@import url('bootstrap3-external-prefix-blessed2.css');@import url('bootstrap3-external-prefix-blessed1.css');
.bootstrap .nested-list__parent-element {
  list-style: none;
  text-align: left;
  margin-bottom: 20px;
}
.bootstrap .nested-list__parent-element--flex-nobreak {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.bootstrap .nested-list__parent-element:hover > a {
  color: #368ccb;
}
.bootstrap .nested-list__child-list--left-align {
  padding-left: 0;
}
.bootstrap .nested-list__child-element {
  list-style: none;
  padding: 0;
  border: 0;
  margin-bottom: 5px;
  transition: 120ms;
  -webkit-transition: 120ms;
}
.bootstrap .nested-list__child-link {
  display: inline-block;
  color: #777777;
  padding: 5px 10px 5px 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  transition: 120ms;
  -webkit-transition: 120ms;
  width: auto;
}
.bootstrap .nested-list__child-link:hover,
.bootstrap .nested-list__child-link:focus {
  color: #368ccb;
  text-decoration: none;
}
.bootstrap .tagline-left {
  border-left: 1px solid #368ccb;
}
.bootstrap .tagline-left .toc__sections {
  padding: 0 0 0 26px;
}
.bootstrap .toc__tags {
  display: inline-block;
  width: 100%;
  padding: 0;
  columns: 2;
}
.bootstrap .blog-tag-item {
  list-style: none;
  display: list-item;
  font-size: 14px;
  margin-bottom: 5px;
}
.bootstrap .blog-tag-item a {
  display: inline-block;
  line-height: 18px;
  padding: 5px 10px 5px 0;
  color: #585858;
  transition: 120ms;
  -webkit-transition: 120ms;
  width: auto;
}
.bootstrap .blog-tag-item a:hover,
.bootstrap .blog-tag-item a:focus {
  text-decoration: none;
  color: #368ccb;
}
.bootstrap .tag-search {
  outline: none;
  height: 31px;
  line-height: 31px;
  margin-bottom: 15px;
  padding: 0 5px;
  font-size: 14px;
  border: 2px solid #dddddd;
  border-radius: 5px;
  background: #fcfcfc;
}
.bootstrap .tag-search:focus {
  border: 2px solid #368ccb;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  background: #ffffff;
  box-shadow: 0 0 10px #ededed;
  -webkit-box-shadow: 0 0 10px #ededed;
}
@media screen and (min-width: 1500px) {
  .bootstrap .toc__tag-list > ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .bootstrap .toc__category-list {
    height: 480px;
  }
  .bootstrap .toc__tag-list {
    height: 430px;
  }
  .bootstrap .tag-search {
    width: 100%;
  }
}
@media screen and (max-width: 1499px) {
  .bootstrap .toc__categories {
    height: 350px;
    overflow-y: scroll;
  }
  .bootstrap .categories--outer {
    padding-left: 36px;
  }
  .bootstrap .toc__category-col li {
    width: 200px;
  }
  .bootstrap .fluid-break {
    padding-left: 0;
  }
  .bootstrap .toc__category-list > ul {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
  }
  .bootstrap .toc__tag-list > ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .bootstrap .toc__category-list,
  .bootstrap .toc__tag-list {
    padding: 0;
  }
  .bootstrap .toc__category-list {
    height: 480px;
  }
  .bootstrap .toc__tag-list {
    height: 430px;
  }
  .bootstrap .tag-search {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .bootstrap .blog--sidebar {
    padding: 10px 20px 0;
  }
  .bootstrap .preview__details {
    width: 30.9%;
  }
  .bootstrap .card-box--previews {
    padding: 15px 30px 30px 55px;
  }
  .bootstrap .comment__info {
    width: 84%;
  }
  .bootstrap .blog-comment__reply .comment__info {
    width: 88%;
  }
  .bootstrap .add-comment {
    margin-right: 0px;
  }
  .bootstrap .categories--outer {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .bootstrap .related-block__preview .related__title {
    width: 58%;
  }
  .bootstrap .toc__category-list > ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
  .bootstrap .toc__tag-list > ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .bootstrap .toc__category-list,
  .bootstrap .toc__tag-list {
    padding: 0;
  }
  .bootstrap .toc__category-list {
    height: 480px;
  }
  .bootstrap .toc__tag-list {
    height: 430px;
  }
}
@media screen and (max-width: 991px) {
  .bootstrap .card--center-on-hero {
    margin-top: 15px;
  }
  .bootstrap .card-box--previews {
    padding: 15px 30px 30px 40px;
  }
  .bootstrap .blog-preview-img {
    max-height: 164px;
  }
  .bootstrap .comment__info {
    width: 100%;
  }
  .bootstrap .blog-comment__reply .comment__info {
    width: 100%;
  }
  .bootstrap .toc__categories {
    overflow-y: visible;
    height: auto;
  }
  .bootstrap .categories--outer {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .bootstrap .tagline-left {
    border-left: 0px;
    border-top: 1px solid #368ccb;
    padding-top: 15px;
    margin-top: 15px;
  }
  .bootstrap .tagline-left .toc__sections {
    padding-left: 0;
  }
  .bootstrap .tagline-left .toc__tags {
    display: inline-block;
    padding-left: 0;
    height: auto;
    overflow-y: visible;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .bootstrap .toc__tag-list,
  .bootstrap .toc__category-list {
    padding: 0;
  }
  .bootstrap .toc__tag-list > ul,
  .bootstrap .toc__category-list > ul {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
  }
  .bootstrap .toc__category-list {
    height: auto;
  }
  .bootstrap .toc__tag-list {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .bootstrap .preview__details {
    width: 47.5%;
  }
  .bootstrap .tag-search {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .bootstrap .card--center-on-hero {
    top: -122px;
  }
  .bootstrap .blog-preview-img img {
    min-height: 179px;
  }
  .bootstrap .preview__details {
    width: 47.5%;
  }
  .bootstrap .card-box--previews {
    padding: 15px 30px 30px 30px;
  }
  .bootstrap .btn--get-posts-email {
    float: left !important;
  }
  .bootstrap .blog-comment__reply {
    padding-left: 80px;
  }
  .bootstrap .comment__ts {
    padding-bottom: 15px;
    display: block;
    float: none;
  }
  .bootstrap .toc__tag-list > ul,
  .bootstrap .toc__category-list > ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .bootstrap .tag-search {
    width: 100%;
  }
}
@media screen and (max-width: 606px) {
  .bootstrap .preview__details {
    width: 46.5%;
  }
  .bootstrap .toc__tag-list > ul,
  .bootstrap .toc__category-list > ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .bootstrap .tagline-left .toc__tags {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .bootstrap .tag-search {
    width: 100%;
  }
}
@media screen and (max-width: 445px) {
  .bootstrap .comsolblog,
  .bootstrap .toc--wrap,
  .bootstrap .top-tool {
    min-width: 320px;
  }
  .bootstrap .preview__details {
    width: 100%;
    min-width: 260px;
  }
  .bootstrap .card-box--previews {
    padding: 15px 30px 30px 30px;
  }
  .bootstrap .card-box--previews .card {
    margin: 15px 0;
  }
  .bootstrap .blog-preview-img {
    height: 181px;
  }
  .bootstrap .sidebar--blog {
    margin: 27px 15px 0 15px;
  }
  .bootstrap .toc__explore-bar {
    width: 100%;
  }
  .bootstrap .toc__explore {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .bootstrap .tagline-left .toc__tags {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}
@media print {
  .bootstrap .mobile-nav-toolbar,
  .bootstrap .nav-toolbar-links,
  .bootstrap .nav-primary-links,
  .bootstrap .post-hero-image,
  .bootstrap .toc--wrap,
  .bootstrap .toc--stuck,
  .bootstrap #toc,
  .bootstrap .toc__body,
  .bootstrap .ftr-main,
  .bootstrap .ftr-legal,
  .bootstrap .blog--sidebar,
  .bootstrap .blog--sidebar--cta,
  .bootstrap .share-links,
  .bootstrap .related-block,
  .bootstrap .enteremail__legal,
  .bootstrap .blogpost__comments,
  .bootstrap .adspace,
  .bootstrap .spacer,
  .bootstrap .blog--siderbar,
  .bootstrap .doublespacer,
  .bootstrap .category-tagblock,
  .bootstrap hr {
    display: none;
  }
  .bootstrap .blogpost__content a,
  .bootstrap .blogpost__content a:visited {
    text-decoration: underline;
    font-weight: bold;
  }
  .bootstrap .blogpost__content a::after,
  .bootstrap .blogpost__content a:visited::after {
    text-decoration: underline;
    font-weight: normal;
  }
  .bootstrap .blogpost__content a[href*="cdn.comsol.com"]::after {
    content: "";
  }
  .bootstrap .wistia_responsive_padding {
    display: inline-block;
    padding-bottom: 1em;
  }
  .bootstrap .topnav-brand {
    float: left;
    margin: 2em 2em 0;
  }
  .bootstrap .blogpost__heading {
    margin-top: 0;
  }
  .bootstrap .blogpost__content {
    margin: 0;
    border-bottom: 3px solid #368ccb;
    font-size: .9em;
    line-height: 1.2;
    padding-bottom: 1em;
  }
  .bootstrap .blogpost__content .blog-body img {
    display: inline-block;
    clear: both;
  }
  .bootstrap .blog-body {
    padding: 0 15px;
  }
  .bootstrap .btn-solid {
    border: 0px !important;
  }
  .bootstrap .blogpost__heading > a,
  .bootstrap .blogpost__author-name > a {
    text-decoration: none;
  }
  .bootstrap .nav-toolbar a.topnav-brand::after,
  .bootstrap .blogpost__heading > a::after,
  .bootstrap .blogpost__author-photo > a::after,
  .bootstrap .blogpost__author-name > a::after,
  .bootstrap .category-tagblock > a::after {
    content: "";
  }
  .bootstrap .topnav-brand {
    display: inline !important;
  }
  .bootstrap .ftr-legal .footerCopyright {
    display: inline !important;
  }
}
.bootstrap .p-x {
  padding: 0 8px;
}
.bootstrap .cntr__remove_margin {
  margin-top: -19px;
}
.bootstrap .ctnr--bg {
  background-color: #f3f3f3;
}
.bootstrap .ls_hide_component {
  display: none !important;
}
.bootstrap .padng_animation * {
  transition: padding 0.18s cubic-bezier(0.17, 0.67, 0.85, 0.54) 0.25s;
}
.bootstrap .unwatched {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid #377fad;
  background-color: #494949;
  box-shadow: 0 0 0 2px #494949;
}
.bootstrap .watched {
  background-color: #5cff9e;
  border: 2px solid #377fad;
  box-shadow: 0 0 0 2px #5cff9e;
}
.bootstrap .ls_header_container {
  margin: 35px 0 15px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 9px 12px -8px rgba(103, 103, 103, 0.74);
  transition: margin 0.25s ease 0.15s;
}
.bootstrap .ls_header_container .ls_title {
  font-size: 32px;
  color: #585858;
  font-weight: 900;
  margin: 0;
  padding: 20px 20px 15px;
}
@media (max-width: 467px) and (max-width: 500px) {
  .bootstrap .ls_header_container .ls_title {
    font-size: 29px;
  }
}
.bootstrap .ls_header_container .ls_subtitle {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  margin: 0;
  padding: 15px 22px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 3px solid #37668e;
  background-color: #4b90cb;
}
@media screen and (orientation: portrait) and (max-width: 590px) {
  .bootstrap .ls_header_container {
    margin: 34px 0 42px;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap .ls_header_container .ls_title {
    font-size: 2.5rem;
    padding: 4% 3.5%;
  }
  .bootstrap .ls_header_container .ls_subtitle {
    line-height: 18px;
    padding: 2% 3.9%;
  }
}
.bootstrap .link-to-home {
  display: inline-block;
}
.bootstrap .link-to-home:hover,
.bootstrap .link-to-home:active,
.bootstrap .link-to-home:focus,
.bootstrap .link-to-home:visited {
  text-decoration: none;
}
.bootstrap .ls_video {
  margin-bottom: 10px;
  position: relative;
}
.bootstrap .overlay__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  padding-bottom: 20px;
  position: relative;
}
.bootstrap .centrdPosition {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -44px;
  bottom: 0;
}
.bootstrap .ls_video__overlay {
  font-size: 1em;
  width: 100%;
  height: 100%;
  padding: 3%;
  position: absolute;
  z-index: 1;
  background-color: #2e3035;
}
.bootstrap .overlay__header {
  position: relative;
  border-bottom: 1px solid #212121;
  z-index: 2;
}
.bootstrap .overlay__header h3 {
  color: #cccccc;
  font-size: 2rem;
  font-weight: 800;
  margin: 0;
}
.bootstrap .overlay__header .header__hightlight {
  color: #eea342;
}
.bootstrap .overlay__header .ls_title {
  font-weight: 600;
  color: #84c2ea;
}
.bootstrap .overlay__header .ls_title + span {
  color: #cccccc;
}
.bootstrap .overlay__header .autoplay-counter {
  color: #ffffff;
  font-size: 1.32rem;
  font-weight: 900;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap .overlay__header {
    margin-bottom: 1%;
  }
  .bootstrap .overlay__header .autoplay-counter {
    font-size: 1.2rem;
  }
  .bootstrap .overlay__header h3 {
    font-size: 1.5rem;
  }
  .bootstrap .overlay__header .ls_title {
    font-size: 1.34rem;
  }
  .bootstrap .overlay__header .ls_title + span {
    font-size: 1.25rem;
  }
}
.bootstrap .overlay__counter_btn {
  display: inline-block;
  font-size: 1.32rem;
  color: #fafafa;
  padding: 0.2% 0.8%;
  margin: 0 0 0.6% 1.2%;
  border: none;
  background-color: #252525;
  border-bottom: 1px solid #cccccc;
}
.bootstrap .overlay__counter_btn:hover {
  border-bottom: 1px solid #84c2ea;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap .overlay__counter_btn {
    font-size: 1.2rem;
    padding: 0px 12px;
    position: absolute;
    right: 0;
    top: -5px;
  }
}
.bootstrap .overlay__vids_preview {
  display: table;
  width: 100%;
  text-align: center;
  padding-top: 8%;
}
.bootstrap .overlay__vids_preview .vids_thumbnails__current,
.bootstrap .overlay__vids_preview .vids_thumbnails__next {
  display: inline-block;
  width: 34%;
  margin: 0 1%;
}
@media screen and (orientation: portrait) and (max-width: 700px) and (min-width: 500px) {
  .bootstrap .overlay__vids_preview {
    padding-top: 3%;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap .overlay__vids_preview {
    padding-top: 4%;
  }
  .bootstrap .overlay__vids_preview .vids_thumbnails__current,
  .bootstrap .overlay__vids_preview .vids_thumbnails__next {
    width: 38%;
    margin: 0 1%;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) and (min-width: 0px) {
  .bootstrap .overlay__vids_preview {
    padding-top: 1%;
  }
  .bootstrap .overlay__vids_preview .vids_thumbnails__current,
  .bootstrap .overlay__vids_preview .vids_thumbnails__next {
    width: 44%;
  }
}
.bootstrap .overlay__cta {
  display: block;
  font-size: 1.25rem;
  color: #cccccc;
  margin: 0 auto;
  font-weight: 700;
}
.bootstrap .overlay__cta:hover {
  cursor: default;
  text-decoration: none;
  color: #cccccc;
}
.bootstrap .overlay__cta .fa {
  color: #84c2ea;
  margin-left: 10px;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap .overlay__cta {
    font-size: 1.1rem;
    color: #cccccc;
    position: relative;
    margin: 0 auto -9px;
    padding: 1.5% 0 1% 0;
    max-width: 100%;
  }
}
.bootstrap .overlay__cta .overlay__cta_btn {
  display: inline-block;
  margin-bottom: 3.5%;
  width: 100%;
  max-width: 75%;
  padding: 2.5%;
  border: none;
  background-color: #212121;
  border-bottom: 2px solid #cccccc;
}
.bootstrap .overlay__cta .overlay__cta_btn:active {
  outline: none;
  border: none;
}
.bootstrap .overlay__cta .overlay__cta_btn:hover {
  cursor: pointer;
  color: #ffffff;
  border-bottom: 2px solid #84c2ea;
}
.bootstrap div[class^="vids_thumbnails"] .thumbnail {
  margin: 0 auto;
  padding: 55% 0 0 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0px 11px 16px -10px rgba(0, 0, 0, 0.92);
  transition: transform 0.2s ease, box-shadow 0.2s ease 0.05s;
}
.bootstrap div[class^="vids_thumbnails"] .thumbnail:hover {
  cursor: pointer;
  box-shadow: 0px 11px 16px -8px rgba(0, 0, 0, 0.92);
  transform: translateY(-5px);
}
.bootstrap div[class^="vids_thumbnails"] .thumbnail:hover h3 {
  color: #ffffff;
}
.bootstrap div[class^="vids_thumbnails"] .thumbnail h3 {
  font-size: 1.1rem;
  color: #cccccc;
  font-weight: 700;
  padding: 2.5% 0;
  margin-bottom: 0;
  background-color: #212121;
  border-top: 4px solid #ffffff;
  border-bottom: 1px solid #84c2ea;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap div[class^="vids_thumbnails"] .thumbnail {
    padding: 33% 0 0 0;
  }
  .bootstrap div[class^="vids_thumbnails"] .thumbnail h3 {
    font-size: 1.08rem;
    font-weight: 500;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) and (min-width: 0px) {
  .bootstrap div[class^="vids_thumbnails"] .thumbnail {
    padding-top: 26%;
  }
}
.bootstrap .no_next_vid {
  padding-top: 12%;
}
.bootstrap .no_next_vid .vids_thumbnails__next {
  padding: 49px 10px;
  background-color: #252525;
  position: relative;
  top: -57px;
  border-bottom: 1.4px solid;
  box-shadow: 0px 11px 16px -10px rgba(0, 0, 0, 0.92);
}
.bootstrap .no_next_vid .vids_thumbnails__next .thumbnail {
  padding-top: 0;
}
.bootstrap .no_next_vid .vids_thumbnails__next p {
  font-size: 15px;
  color: #cccccc;
}
.bootstrap .no_next_vid .vids_thumbnails__next p a {
  font-size: 14px;
  text-transform: uppercase;
  color: #368ccb;
  font-weight: 900;
  text-decoration: underline;
}
.bootstrap .no_next_vid .vids_thumbnails__next p a:hover {
  color: #84c2ea;
}
@media (max-width: 1200px) {
  .bootstrap .no_next_vid .vids_thumbnails__next {
    padding: 17px 10px;
    top: -29px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .bootstrap .no_next_vid {
    padding-top: 0;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current,
  .bootstrap .no_next_vid .vids_thumbnails__next {
    display: block !important;
    margin: 0 auto;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current .overlay__cta {
    width: 78%;
    margin-top: -10px;
    margin-bottom: 19%;
  }
  .bootstrap .no_next_vid .vids_thumbnails__next {
    width: 100%;
    padding: 8px;
  }
}
@media screen and (orientation: portrait) and (max-width: 590px) {
  .bootstrap .no_next_vid .vids_thumbnails__current {
    width: 100%;
    max-width: 250px;
    margin-bottom: 5%;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current .overlay__cta_btn {
    display: none;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current .thumbnail {
    padding-top: 0;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current .thumbnail h3 {
    border-top: 0;
    position: relative;
    padding: 10px;
    width: 127%;
    margin-top: -32px;
    margin-bottom: 6%;
    background-color: #444444;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current .thumbnail h3:before {
    content: "Repeat";
    position: absolute;
    font-weight: bold;
    top: 0;
    left: -44px;
    color: #333333;
    padding: 10px 6px 10px 7px;
    background-color: #84c2ea;
    border-bottom: 1px solid #84c2ea;
  }
}
@media screen and (orientation: portrait) and (max-width: 480px) {
  .bootstrap .no_next_vid .vids_thumbnails__current {
    margin-bottom: 0;
  }
  .bootstrap .no_next_vid .vids_thumbnails__next {
    top: -49px;
  }
  .bootstrap .no_next_vid .vids_thumbnails__next p {
    font-size: 13.5px;
  }
}
@media screen and (orientation: portrait) and (max-width: 373px) {
  .bootstrap .no_next_vid {
    top: -63px;
  }
  .bootstrap .no_next_vid .vids_thumbnails__current .thumbnail h3 {
    z-index: 1;
  }
  .bootstrap .no_next_vid p {
    margin: 0;
  }
}
.bootstrap .cntnr__navbar {
  min-height: 49px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-bottom: 1px solid #368ccb;
  box-shadow: 0 13px 13px -12px rgba(53, 138, 203, 0.6);
}
.bootstrap .cntnr__navbar .navbar__tabs,
.bootstrap .cntnr__navbar .navbar__tabs li,
.bootstrap .cntnr__navbar .navbar__addons,
.bootstrap .cntnr__navbar .navbar__addons li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.bootstrap .cntnr__navbar .navbar__tabs li a,
.bootstrap .cntnr__navbar .navbar__addons li a {
  background-color: #fbfbfb;
}
.bootstrap .cntnr__navbar .navbar__tabs li a:active,
.bootstrap .cntnr__navbar .navbar__addons li a:active,
.bootstrap .cntnr__navbar .navbar__tabs li a:focus,
.bootstrap .cntnr__navbar .navbar__addons li a:focus {
  text-decoration: none;
}
.bootstrap .cntnr__navbar .navbar__tabs li a {
  color: #999999;
  font-weight: 600;
}
.bootstrap .cntnr__navbar .navbar__addons {
  width: 100%;
}
.bootstrap .cntnr__navbar .navbar__addons li {
  display: inline-block;
}
.bootstrap .cntnr__navbar .navbar__addons li:first-child,
.bootstrap .cntnr__navbar .navbar__addons li:nth-child(2) a {
  padding: 10px;
}
.bootstrap .cntnr__navbar .navbar__addons li:first-child {
  width: 20%;
  min-width: 130px;
  max-width: 180px;
  padding-right: 0;
}
.bootstrap .cntnr__navbar .navbar__addons li:first-child .navbar_dropdown {
  width: 100%;
  padding: 1%;
  background-color: #ffffff !important;
}
.bootstrap .cntnr__navbar .navbar__addons li:nth-child(2) {
  float: right;
}
.bootstrap .cntnr__navbar .navbar__addons li:nth-child(2) a {
  display: block;
  padding: 12px 19px;
  transition: background 0.25s 0.15s;
}
.bootstrap .cntnr__navbar .navbar__addons li:nth-child(2) a:hover {
  text-decoration: none;
  background-color: rgba(54, 140, 203, 0.05);
}
.bootstrap .cntnr__navbar .navbar_dropdown {
  color: #999999;
  border: 0 !important;
  border-radius: 3px;
  box-shadow: 0px 0px 0px 1px #dddddd;
  transition: box-shadow 0.25s cubic-bezier(0.18, 0.89, 0.32, 1.019);
}
.bootstrap .cntnr__navbar .navbar_dropdown:hover {
  box-shadow: 0px 0px 0.5px 1px #368ccb;
}
.bootstrap .cntnr__navbar .navbar__addons li a i {
  font-size: 22px;
  color: #eea342;
  margin: 0 8px;
}
.bootstrap .cntnr__navbar .navbar__addons li a p {
  color: #368ccb;
  display: inline-block;
  margin: 0;
  padding-left: 3px;
}
.bootstrap .cntnr__navbar .navbar__addons li a p strong {
  font-weight: 900;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .bootstrap .cntnr__navbar .navbar__addons li {
    display: block;
    text-align: center;
  }
  .bootstrap .cntnr__navbar .navbar__addons li:first-child.ls_rmv_padding {
    padding: 0;
  }
  .bootstrap .cntnr__navbar .navbar__addons li:nth-child(2) {
    float: none;
  }
  .bootstrap .cntnr__navbar .navbar__addons li:first-child {
    width: 100%;
    max-width: 100%;
    padding: 3% 10%;
    border: none;
    outline: none;
  }
  .bootstrap .cntnr__navbar .navbar__addons li:first-child .navbar_dropdown {
    border: 1px solid #cccccc;
  }
  .bootstrap .cntnr__navbar .navbar__addons li:first-child:focus {
    border: none;
    outline: none;
    border: 1px solid #368ccb;
  }
  .bootstrap .cntnr__navbar .navbar__addons li a:first-child {
    border-top: 1px solid #f6f6f6;
    -webkit-appearance: none;
  }
  .bootstrap .cntnr__navbar .navbar__addons li:first-child,
  .bootstrap .cntnr__navbar .navbar__addons li a:first-child {
    display: block;
  }
}
.bootstrap .cntr {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.2);
}
.bootstrap .cntr .cntr__overview {
  padding: 15px;
  border-radius: none;
  box-shadow: 0px 8px 22px 0px rgba(26, 26, 26, 0.09);
}
.bootstrap .cntr .cntr__overview .ls_video_overview {
  padding-bottom: 15px;
}
.bootstrap .cntr .cntr__overview > .row {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1202px) {
  .bootstrap .cntr .cntr__overview > .row {
    display: block;
  }
}
.bootstrap .cntr .cntr__overview .ls_title {
  font-size: 1.5rem;
  color: #eea342;
  padding-top: 41px;
  margin: 0;
  font-weight: 700;
}
.bootstrap .cntr .cntr__overview .ls_title--topic {
  font-weight: 900;
  color: #368ccb;
}
.bootstrap .cntr .cntr__overview .ls_subtitle {
  font-size: 14px;
  display: block;
  font-weight: 700;
  color: #585858;
}
.bootstrap .cntr .cntr__overview .ls_text p {
  font-size: 1.55rem;
  line-height: 24px;
  font-weight: 400;
  color: #585858;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.bootstrap .cntr .ls_vid_duration {
  font-size: 14px;
  font-weight: 500;
  color: #585858;
  display: block;
  margin: 3px 0 21px 0;
}
@media screen and (orientation: portrait) and (max-width: 640px) {
  .bootstrap .cntr .ls_title {
    font-size: 18px;
    text-align: center;
  }
  .bootstrap .cntr .ls_subtitle {
    text-align: center;
  }
  .bootstrap .cntr .ls_vid_duration {
    text-align: center;
  }
}
@media screen and (orientation: portrait) and (min-width: 500px) {
  .bootstrap .cntr .ls_title {
    font-size: 17px !important;
  }
}
.bootstrap .ls__downloadable {
  display: inline-block;
  margin: 30px 0 50px 0;
  padding: 1%;
  background-color: #d4d3d3;
  box-shadow: inset 0 1px 0 #b9b9b9;
  position: relative;
}
@media (max-width: 1200px) {
  .bootstrap .ls__downloadable {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 552px) {
  .bootstrap .ls__downloadable {
    width: 100%;
    padding-right: 13px;
  }
}
.bootstrap .ls__downloadable h5 {
  font-size: 11px;
  padding: 6px 10px;
  position: absolute;
  top: -36px;
  left: 0;
  background-color: #acacac;
}
.bootstrap .ls__downloadable .fa-file-archive-o,
.bootstrap .ls__downloadable .fa-file-pdf-o,
.bootstrap .ls__downloadable .fa-file-powerpoint-o,
.bootstrap .ls__downloadable .fa-file-image-o,
.bootstrap .ls__downloadable .fa-file-text-o,
.bootstrap .ls__downloadable .fa-cog {
  color: #cccccc;
  width: 39px;
  margin-right: 3px;
  line-height: 42px;
  font-size: 25px;
  text-align: center;
  background-color: #939393;
  float: left;
}
.bootstrap .ls__downloadable .ls__downloadable__lock_icon {
  width: 23px;
  color: #ffffff;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  position: absolute;
  top: -13px;
  right: -13px;
  background-color: #e65e30;
}
.bootstrap .ls__downloadable .ls__downloadable__file {
  height: 42px;
  margin: 3px 3px 6px 3px;
  display: block;
  background-color: #ffffff;
}
@media (max-width: 552px) {
  .bootstrap .ls__downloadable .ls__downloadable__file {
    width: 100%;
  }
}
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper {
  margin-left: 43px;
  padding-right: 5px;
}
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper span:first-child {
  font-size: 13.5px;
  display: block;
  line-height: 14px;
  padding-top: 4px;
  font-weight: bold;
}
@media (max-width: 500px) {
  .bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper span:first-child {
    font-size: 12px;
  }
}
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper a {
  font-size: 1.2rem;
  color: #ffffff;
  padding: 0 5px;
  background-color: #8ebf6a;
}
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper a:hover,
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper a:focus,
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper a:active {
  opacity: 0.8;
  text-decoration: none;
}
.bootstrap .ls__downloadable .ls__downloadable__file .file_details__wrapper a span {
  font-weight: 300;
}
.bootstrap .ls__playlist {
  padding-bottom: 5px;
  background-color: #e7edf5;
}
@media (max-width: 1201px) {
  .bootstrap .ls__playlist {
    width: 100%;
    min-height: 270px;
    padding: 30px 0 21px 0;
    margin-bottom: 49px;
    float: left;
  }
  .bootstrap .ls__playlist .ls__playlist__header {
    padding-left: 8px;
  }
}
.bootstrap .ls__playlist .ls__playlist__header {
  padding-top: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e7edf5;
}
.bootstrap .ls__playlist .ls__playlist__header h3 {
  font-size: 1.4rem;
  margin: 0;
  color: #585858;
  font-weight: 800;
}
.bootstrap .ls__playlist .ls__playlist__header h3 + p {
  font-size: 12px;
  color: #585858;
  font-weight: 700;
  margin-top: 3px;
}
@media (max-width: 552px) {
  .bootstrap .ls__playlist .ls__related {
    padding: 0 8px;
  }
}
.bootstrap .ribbon_heading {
  color: #654d16;
  display: inline-block;
  padding: 5px 10px 5px 18px;
  position: relative;
  margin-left: -18px;
  background-color: #eea342;
}
.bootstrap .ribbon_heading:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  left: 0;
  bottom: -17px;
  position: absolute;
  border-top: -7px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 10px solid #9a7114;
}
.bootstrap .social__networks {
  background-color: #ffffff;
  border-top: 1px solid #368ccb;
}
.bootstrap .social__networks li {
  list-style: none;
  display: inline-block;
}
.bootstrap .social__networks a {
  font-size: 14px;
  display: block;
  padding: 4px 6px;
}
.bootstrap .social__networks a:hover {
  background-color: #f7f7f7;
  box-shadow: 0 -1px #e8e8e8, inset 10px -5px 9px -10px #9d9d9d, inset 0 -5px 3px -4px #b8b8b8;
}
.bootstrap .social__networks .color-twitter {
  color: #1da1f2;
}
.bootstrap .social__networks .color-facebook {
  color: #3b5998;
}
.bootstrap .social__networks .color-google {
  color: #db4437;
}
.bootstrap .social__networks .color-envelope {
  color: #555555;
}
.bootstrap .social__networks .color-linkedin {
  color: #007bb5;
}
.bootstrap .social__networks--positioned {
  display: none;
  position: absolute;
  right: -31px;
  top: 225px;
  box-shadow: inset 10px -5px 9px -10px #9d9d9d;
}
@media (max-width: 1200px) {
  .bootstrap .social__networks--positioned {
    right: -15px;
  }
}
@media (max-width: 992px) {
  .bootstrap .social__networks--positioned {
    top: 714px;
    right: 35px;
    box-shadow: none;
    border: 0;
    z-index: 6;
  }
}
.bootstrap .social__networks--positioned li {
  text-align: center;
  display: block;
}
@media (max-width: 992px) {
  .bootstrap .social__networks--positioned li {
    display: inline-block;
  }
}
.bootstrap .cntr__addon {
  padding: 4px 3px;
  margin-bottom: 90px;
  background-color: #c6c6c6;
  border-top: 1px solid #a2a2a2;
  box-shadow: 0px 12px 17px -11px rgba(0, 0, 0, 0.95);
  position: relative;
}
.bootstrap .addon__heading {
  position: absolute;
  top: -39px;
  left: 8px;
}
.bootstrap .addon__heading h5 {
  font-weight: 700;
  font-size: 15px;
}
.bootstrap .ls__related {
  padding: 0;
  margin: 0;
  min-height: 18px;
}
.bootstrap .ls__related__item {
  float: left;
  width: 19.7%;
  background-color: #ffffff;
  border-bottom: 1px solid #afafaf;
  margin: 0 1.71px;
  list-style: none;
  position: relative;
}
.bootstrap .ls__related__item > a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.bootstrap .ls__related__item > a:active,
.bootstrap .ls__related__item > a:focus,
.bootstrap .ls__related__item > a:hover {
  text-decoration: none;
}
.bootstrap .cntr__addon .ls__related {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 0;
}
.bootstrap .cntr__addon .ls__related__item {
  clear: both;
  width: 19.45%;
  height: 76px;
  margin: 3px;
}
@media (max-width: 1200px) {
  .bootstrap .cntr__addon .ls__related__item {
    width: 32.69%;
  }
}
@media (max-width: 992px) {
  .bootstrap .cntr__addon .ls__related__item {
    width: 49.1%;
  }
}
@media (max-width: 771px) {
  .bootstrap .cntr__addon .ls__related__item {
    width: 48.99%;
  }
}
@media (max-width: 647px) {
  .bootstrap .cntr__addon .ls__related__item {
    width: 100%;
  }
}
.bootstrap .cntr__addon .ls__related__item .ls_related__icon {
  max-width: 16.5px;
  position: absolute;
  right: 0;
  padding: 3px;
  z-index: 1;
}
.bootstrap .cntr__addon .ls__related__item a {
  position: relative;
  overflow: hidden;
}
.bootstrap .cntr__addon .ls__related__item a:hover .ls__item__wrapper .ls__related__item__card_overlay {
  opacity: 1;
}
.bootstrap .cntr__addon .ls__related__item a:hover .ls__item__wrapper p .fa-arrow-circle-right {
  opacity: 1;
  transform: translateX(8px);
}
.bootstrap .cntr__addon .ls__related__item a .ls__related__item__thumbnail {
  margin-right: 5px;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper {
  height: inherit;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper h5,
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper p {
  padding-left: 3px;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .item__details_wrapper {
  position: relative;
  background: #f9f5ef;
  top: 0;
  bottom: 0;
  height: 100%;
  padding-top: 0.2px;
  z-index: 0;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .item__title {
  margin: 12px 0 2px 2px;
  font-size: 14px;
  font-weight: 700;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay {
  height: inherit;
  padding-top: 0.5px;
  position: absolute;
  top: 0;
  left: 75px;
  opacity: 0;
  width: 100%;
  z-index: 3;
  background-repeat: no-repeat;
  background-color: #f9f5ef;
  transition: opacity 0.35s ease-in-out;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .item__title {
  color: #585858 ;
  font-weight: bold;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .item__title + p {
  color: #585858 ;
  font-size: 13px;
  padding-left: 3px;
  margin-left: 3px;
  font-weight: bold;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .fa-arrow-circle-right {
  font-size: 15px;
  opacity: 0;
  transform: translateX(5px);
  transition: opacity 0.25s ease 0.2s, transform 0.2s ease 0.45s;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .fa-arrow-circle-right:hover {
  color: #eea342;
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-blog {
  background-image: url("http://cdn.comsol.com/learning-series/assets/png/blog.png");
  background-position: 53% 29px;
}
@media (max-width: 1200px) {
  .bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-blog {
    background-position: 72% 7px;
  }
}
@media (max-width: 647px) {
  .bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-blog {
    background-position: 83% 7px;
  }
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-video {
  background-image: url("http://cdn.comsol.com/learning-series/assets/png/video.png");
  background-position: 52% 33px;
  background-size: 25%;
}
@media (max-width: 1200px) {
  .bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-video {
    background-position: 65% 12px;
  }
}
@media (max-width: 647px) {
  .bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-video {
    background-position: 82% 5px;
    background-size: 18%;
  }
}
.bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-model {
  background-image: url("http://cdn.comsol.com/learning-series/assets/png/model.png");
  background-position: 67% 22px;
}
@media (max-width: 1200px) {
  .bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-model {
    background-position: 73% 22px;
  }
}
@media (max-width: 647px) {
  .bootstrap .cntr__addon .ls__related__item a .ls__item__wrapper .resource-model {
    background-size: 20%;
    background-position: 83% 7px;
  }
}
.bootstrap .ls__related__item--playlist_video {
  width: 100%;
  margin-bottom: 10px;
  background-color: rgba(54, 140, 203, 0.16);
  border: none;
  transition: box-shadow 0.25s ease;
  box-shadow: -1px 2px 5px -3px rgba(0, 0, 0, 0.72);
}
.bootstrap .ls__related__item--playlist_video:hover {
  transform: none;
  box-shadow: 0 0 0 1px #368ccb;
}
@media (max-width: 1200px) {
  .bootstrap .ls__related__item--playlist_video {
    width: 47.8%;
    margin: 1%;
  }
}
@media (max-width: 552px) {
  .bootstrap .ls__related__item--playlist_video {
    width: 100%;
    display: block;
    margin: 5px auto;
  }
}
.bootstrap .ls__related__item--playlist_video .unwatched {
  float: right;
  border: 2px solid #e7edf5;
  margin: 8px;
  background-color: #e7edf5;
}
.bootstrap .ls__related__item--playlist_video .watched {
  background-color: #0f773c;
  border: 2px solid #e7edf5;
  box-shadow: 0 0 0 2px #0f773c;
}
.bootstrap .ls_playlist__active_video {
  background-color: rgba(54, 140, 203, 0.18);
  box-shadow: 0 0 0 1px #368ccb;
}
.bootstrap .ls__related__item__thumbnail {
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 3px;
  position: relative;
  z-index: 4;
  background-color: #ffffff;
}
.bootstrap .video_thumbnail {
  height: 58px;
  width: 58px;
  margin-right: 4px;
  float: left;
}
.bootstrap .ls__item__wrapper {
  text-align: left;
}
.bootstrap .ls__item__wrapper span {
  display: inline-block;
}
.bootstrap .item__title {
  font-size: 14px;
  margin: 7px 0 0 2px;
  font-weight: 700;
}
.bootstrap .video_title {
  font-size: 12.4px !important;
  font-weight: 700 !important;
  color: #368ccb;
  margin: 0 !important;
}
.bootstrap .item__description {
  font-size: 12.4px;
  line-height: 16px;
  color: #585858;
  margin-bottom: 0;
  font-weight: 500;
}
.bootstrap .taxonomy__wrapper {
  text-align: right;
  position: absolute;
  bottom: -3px;
  width: 100%;
}
.bootstrap .taxonomy__wrapper .item__taxonomy {
  color: #368ccb;
  font-size: 12px;
  margin: 0;
  display: inline-block;
  margin: 0 0 0 -8px;
  padding: 0 5px 0 0;
}
.bootstrap .taxonomy__wrapper .taxonomy__divider {
  position: relative;
  left: -5px;
  font-size: 11px;
}
.bootstrap .toc--learning .nested-list__child-element {
  margin-bottom: 5px;
}
.bootstrap .toc--learning .nested-list__child-element > a,
.bootstrap .toc--learning .nested-list__child-element .nested-list__child-link {
  padding: 3px 0;
}
.bootstrap .toc--learning .nested-list__child-element a.subnav__active_video {
  font-weight: 700;
  color: #368ccb;
}
.bootstrap .toc--learning .nested-list__child-element a .unwatched-bullet {
  color: #e2e2e2;
}
.bootstrap .toc--learning .nested-list__child-element a .watched-bullet {
  background: none;
  color: #50c4b5;
  border: 0;
  box-shadow: none;
}
.bootstrap .toc--learning .nested-list__child-element a .active-bullet {
  color: #368ccb;
}
.bootstrap .toc--learning .nested-list__child-element:hover a .unwatched-bullet {
  color: #84c2ea;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.bootstrap .toc--learning .toc__category-list {
  height: 525px;
}
.bootstrap .toc--learning .toc__explore-bar {
  width: 445px;
}
.bootstrap .toc--learning .toc__explore {
  width: 445px;
}
@media screen and (max-width: 991px) and (min-width: 868px) {
  .bootstrap .toc--learning .toc__tag-list > ul,
  .bootstrap .toc--learning .toc__category-list > ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
  }
}
@media screen and (max-width: 867px) {
  .bootstrap .toc--learning .toc__tag-list > ul,
  .bootstrap .toc--learning .toc__category-list > ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
@media screen and (max-width: 619px) {
  .bootstrap .toc--learning .toc__tag-list > ul,
  .bootstrap .toc--learning .toc__category-list > ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}
.bootstrap .wwt-video,
.bootstrap .wwt-additional-info {
  background: #ffffff;
  padding: 20px;
  font-size: .9em;
}
.bootstrap .wwt-welcome-area,
.bootstrap .wwt-downloads,
.bootstrap .wwt-instructions {
  font-size: .9em;
}
.bootstrap .wwt-downloads,
.bootstrap .wwt-instructions {
  padding: 20px;
}
.bootstrap .wwt-welcome-area {
  padding: 0;
  background-color: #e5eef6;
  -webkit-box-shadow: -20px 0 20px -10px #d5e9f9 inset;
  box-shadow: -20px 0 20px -10px #d5e9f9 inset;
}
.bootstrap .wwt-test {
  display: flex;
}
.bootstrap .wwt-header {
  border-bottom: 5px solid #333333;
}
.bootstrap .wwt-header,
.bootstrap .wwt-section {
  background: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.bootstrap .wwt-header h4.first,
.bootstrap .wwt-section h4.first,
.bootstrap .wwt-header h5.first,
.bootstrap .wwt-section h5.first {
  margin-top: 0;
}
.bootstrap .wwt-page-title {
  padding: 20px;
  padding-bottom: 15px;
  margin: 0;
  font-size: 32px;
  color: #555555;
  font-weight: 800;
}
.bootstrap .wwt-page-title a {
  color: #555555;
}
.bootstrap .wwt-page-title a:hover,
.bootstrap .wwt-page-title a:focus {
  text-decoration: none;
}
.bootstrap .wwt-section-title {
  color: #585858;
  font-size: 1.5em;
}
.bootstrap .wwt-lang-select {
  text-align: right;
}
.bootstrap .wwt-icon {
  color: #cccccc;
}
.bootstrap .wwt-welcome-msg {
  border-bottom: 1px solid #dddddd;
  padding: 20px;
  background: #25325b;
  -webkit-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
.bootstrap .wwt-welcome-msg p {
  font-size: 16px;
  margin-bottom: 0;
  color: #ffffff;
}
.bootstrap .wwt-welcome-msg > h4:first-child {
  margin-top: 0;
  color: #eea342;
}
.bootstrap .wwt-btn-container {
  text-align: right;
}
.bootstrap .wwt-support-case-btn {
  display: inline-block;
  color: white;
  background: #368ccb;
  padding: 0 1.3em;
  line-height: 35px;
  text-transform: uppercase;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: 600;
  font-size: .95em;
  transition: 0.2s ease-in-out;
}
.bootstrap .wwt-support-case-btn:hover,
.bootstrap .wwt-support-case-btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap .wwt-support-case-btn:hover {
  background: #2a70a4;
}
.bootstrap .wwt-csr {
  padding: 10px;
  border: 1px solid #c0d6e8;
  border-radius: 5px;
  margin-bottom: 0;
  margin: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px #bcd4e7;
  box-shadow: 0 0 10px #bcd4e7;
}
.bootstrap .wwt-csr__profile {
  position: relative;
  margin-bottom: 0;
}
.bootstrap .wwt-csr__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 5px;
}
.bootstrap .wwt-csr__photo img {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 5px;
}
.bootstrap .wwt-csr__phone,
.bootstrap .wwt-csr__email {
  font-size: 13px;
}
.bootstrap .wwt-csr__phone a,
.bootstrap .wwt-csr__email a {
  display: inline-block;
}
.bootstrap .wwt-csr__info {
  padding-left: 70px;
}
.bootstrap .vid-chapters-container {
  padding-left: 15px;
}
.bootstrap .vid-chapters .chapter {
  padding: 0;
  margin: 0;
}
.bootstrap .vid-chapters .level-2 {
  padding-left: 15px;
}
.bootstrap .vid-chapters .chapter a {
  display: block;
  padding: 5px 10px;
  color: #333333;
}
.bootstrap .vid-chapters .chapter a i {
  color: #368ccb;
}
.bootstrap .vid-chapters .chapter a:hover {
  color: #368ccb;
  background: #f1f8fd;
}
.bootstrap .vid-chapters span .active {
  color: #368ccb;
  background: #f1f8fd;
}
.bootstrap .wwt-downloads-list {
  padding: 1em 0;
}
.bootstrap .wwt-download-item {
  height: 40px;
  line-height: 26px;
  padding: 5px 0;
  padding-left: 5px;
  border-bottom: 1px solid #dddddd;
  font-weight: 600;
}
.bootstrap .wwt-download-item a {
  line-height: 26px;
  transition: 0.2s ease-in-out;
}
.bootstrap .wwt-download-btn {
  float: right;
  display: inline-block;
  font-size: .9em;
  font-weight: 700;
  margin-right: 5px;
}
.bootstrap .wwt-download-btn a {
  box-sizing: border-box;
  display: block;
  padding: 0 1em;
  border: 2px solid #dddddd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: 0.2s ease-in-out;
  background: #ffffff;
  text-transform: uppercase;
}
.bootstrap .wwt-download-btn a:hover,
.bootstrap .wwt-download-btn a:focus {
  border: 2px solid #368ccb;
  text-decoration: none;
}
.bootstrap .wwt-signin-req-txt {
  float: right;
  display: inline-block;
  padding: 0 1em;
  color: #999999;
  font-weight: normal;
}
.bootstrap .wwt-chapter-section.disabled {
  opacity: 0.5;
  pointer-events: none;
  max-height: 434px;
  overflow-y: scroll;
}
.bootstrap .wwt-intro {
  background: #ffffff;
  font-size: 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.bootstrap .wwt-instructions {
  font-size: .95em;
}
.bootstrap .wwt-instructions h4.first,
.bootstrap .wwt-instructions h5.first {
  margin-top: 0;
}
.bootstrap .wwt-support {
  position: relative;
  padding: 20px 20px;
  min-height: 65px;
  border-top: 4px solid #eeeeee;
  font-size: 0.9em;
}
.bootstrap .wwt-support__msg {
  padding-right: 240px;
}
.bootstrap .wwt-support__msg p {
  margin: 0;
}
.bootstrap .wwt-support__btn {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
}
.bootstrap .wwt-code-block {
  display: block;
  color: #555;
  background: #f1f6fa;
  margin: 0;
}
.bootstrap .wwt-code-block ul {
  list-style: none;
  margin: 0;
  padding: 15px 20px;
}
@media screen and (max-width: 991px) {
  .bootstrap .wwt-page-title {
    font-size: 25px;
  }
  .bootstrap .wwt-section-title {
    font-size: 1.25em;
  }
  .bootstrap .wwt-test {
    flex-direction: column;
  }
  .bootstrap .wwt-welcome-area {
    flex: 0 1 auto;
    border-bottom: 1px solid #dddddd;
  }
  .bootstrap .wwt-instructions {
    flex: 0 1 auto;
  }
  .bootstrap .wwt-welcome-msg {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
}
@media screen and (max-width: 575px) {
  .bootstrap .wwt-page-title {
    font-size: 20px;
  }
  .bootstrap .wwt-section-title {
    font-size: 1em;
  }
  .bootstrap .wwt-download-btn,
  .bootstrap .wwt-signin-req-txt {
    display: none;
  }
  .bootstrap .wwt-support__msg {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .bootstrap .wwt-btn-container {
    text-align: center;
  }
  .bootstrap .wwt-support__btn {
    position: relative;
    right: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}
@media screen and (max-width: 399px) {
  .bootstrap .wwt-csr__info {
    padding: 0;
    padding-top: 70px;
    text-align: center;
  }
  .bootstrap .wwt-csr__photo {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media screen and (min-width: 992px) {
  .bootstrap .wwt-welcome-area {
    flex: 0 1 380px;
  }
  .bootstrap .wwt-instructions {
    flex: 0 1 auto;
  }
  .bootstrap .wwt-col--no-padding-r {
    padding-right: 0px;
  }
  .bootstrap .wwt-col--no-padding-l {
    padding-left: 0px;
  }
  .bootstrap .wwt-instructions {
    border-left: 1px solid #dddddd;
  }
}
.bootstrap .clearfix:before,
.bootstrap .clearfix:after,
.bootstrap .bootstrap .dl-horizontal dd:before,
.bootstrap .bootstrap .dl-horizontal dd:after,
.bootstrap .bootstrap .container:before,
.bootstrap .bootstrap .container:after,
.bootstrap .bootstrap .container-fluid:before,
.bootstrap .bootstrap .container-fluid:after,
.bootstrap .bootstrap .row:before,
.bootstrap .bootstrap .row:after,
.bootstrap .bootstrap .form-horizontal .form-group:before,
.bootstrap .bootstrap .form-horizontal .form-group:after,
.bootstrap .bootstrap .btn-toolbar:before,
.bootstrap .bootstrap .btn-toolbar:after,
.bootstrap .bootstrap .btn-group-vertical > .btn-group:before,
.bootstrap .bootstrap .btn-group-vertical > .btn-group:after,
.bootstrap .bootstrap .nav:before,
.bootstrap .bootstrap .nav:after,
.bootstrap .bootstrap .navbar:before,
.bootstrap .bootstrap .navbar:after,
.bootstrap .bootstrap .navbar-header:before,
.bootstrap .bootstrap .navbar-header:after,
.bootstrap .bootstrap .navbar-collapse:before,
.bootstrap .bootstrap .navbar-collapse:after,
.bootstrap .bootstrap .panel-body:before,
.bootstrap .bootstrap .panel-body:after,
.bootstrap .bootstrap .modal-footer:before,
.bootstrap .bootstrap .modal-footer:after {
  content: " ";
  display: table;
}
.bootstrap .clearfix:after,
.bootstrap .bootstrap .dl-horizontal dd:after,
.bootstrap .bootstrap .container:after,
.bootstrap .bootstrap .container-fluid:after,
.bootstrap .bootstrap .row:after,
.bootstrap .bootstrap .form-horizontal .form-group:after,
.bootstrap .bootstrap .btn-toolbar:after,
.bootstrap .bootstrap .btn-group-vertical > .btn-group:after,
.bootstrap .bootstrap .nav:after,
.bootstrap .bootstrap .navbar:after,
.bootstrap .bootstrap .navbar-header:after,
.bootstrap .bootstrap .navbar-collapse:after,
.bootstrap .bootstrap .panel-body:after,
.bootstrap .bootstrap .modal-footer:after {
  clear: both;
}
.bootstrap .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bootstrap .pull-right {
  float: right !important;
}
.bootstrap .pull-left {
  float: left !important;
}
.bootstrap .hide {
  display: none !important;
}
.bootstrap .show {
  display: block !important;
}
.bootstrap .invisible {
  visibility: hidden;
}
.bootstrap .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap .hidden {
  display: none !important;
  visibility: hidden !important;
}
.bootstrap .affix {
  position: fixed;
}
@-ms-viewport {
  width: auto !important;
}
.bootstrap .clear {
  clear: both;
}
.bootstrap .no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap iframe[name=google_conversion_frame] {
  display: none;
}
.bootstrap .link-disabled {
  color: #eeeeee;
  cursor: default;
  pointer-events: none;
}
.bootstrap .link-disabled:hover,
.bootstrap .link-disabled:focus {
  color: #eeeeee;
  text-decoration: none;
}
.bootstrap .lower-case {
  text-transform: lowercase;
}
.bootstrap .legal,
.bootstrap .legal * {
  font-size: 14px;
  font-style: italic;
}
.bootstrap .spacerhalf {
  padding-top: 12px;
}
.bootstrap .spacer {
  padding-top: 24px;
}
.bootstrap .doublespacer {
  padding-top: 48px;
}
.bootstrap .clearforaction {
  clear: both;
  padding-top: 150px;
}
.bootstrap .visible-portrait {
  display: none !important;
}
.bootstrap .visible-landscape {
  display: none !important;
}
.bootstrap .visible-phone {
  display: none !important;
}
.bootstrap .visible-tablet {
  display: none !important;
}
.bootstrap .hidden-desktop {
  display: none !important;
}
.bootstrap .visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .bootstrap .hidden-desktop {
    display: inherit !important;
  }
  .bootstrap .visible-desktop {
    display: none !important ;
  }
  .bootstrap .visible-tablet {
    display: inherit !important;
  }
  .bootstrap .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .bootstrap .hidden-desktop {
    display: inherit !important;
  }
  .bootstrap .visible-desktop {
    display: none !important;
  }
  .bootstrap .visible-phone {
    display: inherit !important;
  }
  .bootstrap .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .bootstrap .visible-landscape {
    display: block !Important;
  }
  .bootstrap .hidden-landscape {
    display: none !important;
  }
}
@media (max-width: 500px) {
  .bootstrap .visible-portrait {
    display: inherit !important;
  }
  .bootstrap .hidden-portrait {
    display: none !important;
  }
}
.bootstrap p:empty {
  margin: 0;
}
.bootstrap #imgWrapper {
  bottom: 5%;
  top: 3%;
  height: 100vh;
  width: 100%;
  margin: 0;
  z-index: 1000;
  opacity: 1.0;
  border: 1px solid transparent;
  outline: none;
}
.bootstrap #imgWrapper.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.bootstrap #imgWrapper.fade.in {
  top: 10%;
}
.bootstrap #imgWrapper img {
  height: auto !important;
}
.bootstrap .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: #1d1c21;
  opacity: 0.9;
}
.bootstrap .modal-backdrop.fade {
  opacity: 0;
}
.bootstrap .modal-backdrop,
.bootstrap .modal-backdrop.fade.in {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.bootstrap .modal-backdrop.in {
  opacity: 0.85;
}
.bootstrap .modalBox {
  margin-left: -1px;
  margin-top: -1px;
  margin-right: -1px;
  padding: 10px;
}
.bootstrap .modalBox img {
  background-color: #ffffff;
}
.bootstrap .modalInnerDiv .btn {
  font-size: 1.333333333333em;
}
.bootstrap #imgCon {
  border: 1px solid transparent;
  text-align: center;
  height: 80%;
}
.bootstrap #imgCon img {
  max-width: 100%;
  max-height: 100% !important;
  height: auto !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-height: 850px) {
  .bootstrap #imgCon {
    height: 70%;
  }
}
@media (max-width: 760px) {
  .bootstrap #imgCon {
    height: 60%;
  }
}
@media (max-width: 560px) {
  .bootstrap #imgCon {
    height: 40%;
  }
}
.bootstrap #imgNav {
  border: 1px solid transparent;
}
.bootstrap #imgNav .btn + .btn {
  margin-left: 5px;
}
.bootstrap #imgCap {
  border: 1px solid transparent;
  text-align: center;
}
.bootstrap #imgCap p {
  color: #ffffff;
}
.bootstrap #navBtns {
  border: 1px solid transparent;
  height: 40px;
}
.bootstrap .modalInnerDiv {
  width: 100%;
  margin-left: 0;
  max-width: 55em;
  margin: 0 auto;
  text-align: left;
  border-left: 1px solid rgba(255, 255, 255, 0.19);
  padding-left: 1em;
}
.bootstrap #prevBtn {
  color: #ffffff;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 30px;
  font-size: 5em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bootstrap #nextBtn {
  color: #ffffff;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 30px;
  font-size: 5em;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bootstrap #close-button {
  font-size: 2em;
  color: #ffffff;
  background: transparent;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  line-height: 70px;
  margin: 0;
  width: 70px;
  height: 70px;
}
.bootstrap #nextBtn:hover,
.bootstrap #prevBtn:hover {
  background: transparent;
  color: #f26522;
}
.bootstrap #close-button:hover {
  background: transparent;
  color: #84c2ea;
}
.bootstrap .greyButton {
  color: #cccccc !important;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap .visible-xs,
.bootstrap .visible-sm,
.bootstrap .visible-md,
.bootstrap .visible-lg {
  display: none !important;
}
.bootstrap .visible-xs-block,
.bootstrap .visible-xs-inline,
.bootstrap .visible-xs-inline-block,
.bootstrap .visible-sm-block,
.bootstrap .visible-sm-inline,
.bootstrap .visible-sm-inline-block,
.bootstrap .visible-md-block,
.bootstrap .visible-md-inline,
.bootstrap .visible-md-inline-block,
.bootstrap .visible-lg-block,
.bootstrap .visible-lg-inline,
.bootstrap .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap .visible-xs {
    display: block !important;
  }
  table.bootstrap .visible-xs {
    display: table;
  }
  tr.bootstrap .visible-xs {
    display: table-row !important;
  }
  th.bootstrap .visible-xs,
  td.bootstrap .visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap .visible-sm {
    display: block !important;
  }
  table.bootstrap .visible-sm {
    display: table;
  }
  tr.bootstrap .visible-sm {
    display: table-row !important;
  }
  th.bootstrap .visible-sm,
  td.bootstrap .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap .visible-md {
    display: block !important;
  }
  table.bootstrap .visible-md {
    display: table;
  }
  tr.bootstrap .visible-md {
    display: table-row !important;
  }
  th.bootstrap .visible-md,
  td.bootstrap .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .visible-lg {
    display: block !important;
  }
  table.bootstrap .visible-lg {
    display: table;
  }
  tr.bootstrap .visible-lg {
    display: table-row !important;
  }
  th.bootstrap .visible-lg,
  td.bootstrap .visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .hidden-lg {
    display: none !important;
  }
}
.bootstrap .visible-print {
  display: none !important;
}
@media print {
  .bootstrap .visible-print {
    display: block !important;
  }
  table.bootstrap .visible-print {
    display: table;
  }
  tr.bootstrap .visible-print {
    display: table-row !important;
  }
  th.bootstrap .visible-print,
  td.bootstrap .visible-print {
    display: table-cell !important;
  }
}
.bootstrap .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap .visible-print-block {
    display: block !important;
  }
}
.bootstrap .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap .hidden-print {
    display: none !important;
  }
}
.bootstrap span.validator-error {
  margin-top: -15px;
  margin-bottom: 15px;
  display: block;
  color: #db4437;
  font-style: italic;
}
.bootstrap #terms + span.validator-error {
  display: inline;
}
.bootstrap label.text-input-label {
  display: block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  margin: 0;
  padding: 0;
}
.bootstrap input.text-input,
.bootstrap select.select {
  height: 35px;
}
.bootstrap textarea.text-input-multiline {
  min-height: 80px;
}
.bootstrap input.text-input,
.bootstrap textarea.text-input-multiline,
.bootstrap select.select {
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #dddddd;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  padding: 2px 8px;
  margin: 4px 0 15px;
  background-color: #fcfcfc;
}
.bootstrap input.text-input:focus,
.bootstrap textarea.text-input-multiline:focus,
.bootstrap select.select:focus {
  background-color: #ffffff;
  outline: none;
  border: 1px solid #cccccc;
  box-shadow: 0 0 10px #ededed;
  -moz-box-shadow: 0 0 10px #ededed;
  -webkit-box-shadow: 0 0 10px #ededed;
}
.bootstrap ::-webkit-input-placeholder {
  font-size: 15px;
  color: #999999;
  text-align: left;
  font-weight: normal;
}
.bootstrap :-moz-placeholder {
  /* older Firefox*/
  font-size: 15px;
  color: #999999;
  text-align: left;
  font-weight: normal;
}
.bootstrap ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 15px;
  color: #999999;
  text-align: left;
  font-weight: normal;
}
.bootstrap :-ms-input-placeholder {
  font-size: 15px;
  color: #999999;
  text-align: left;
  font-weight: normal;
}
.bootstrap label.checkbox-input-label,
.bootstrap label.radio-input-label {
  display: inline-block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #585858;
}
.bootstrap input[type="checkbox"].checkbox-input,
.bootstrap input[type="radio"].radio-input {
  margin-right: 8px;
}
.bootstrap label.radio-input-label {
  margin-right: 30px;
}
.bootstrap span.casl-consent {
  font-size: .9em;
}
.bootstrap textarea.input-error {
  border: 2px solid #eea342;
  box-shadow: 0 0 10px #ffd999;
  -moz-box-shadow: 0 0 10px #ffd999;
  -webkit-box-shadow: 0 0 10px #ffd999;
}
.bootstrap ul.input-error {
  list-style: none;
  margin-top: -15px;
  padding: 0;
}
.bootstrap ul.input-error li {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  color: #eea342;
  font-weight: 800;
}
.bootstrap .form-errors {
  margin: 0;
  padding: 0;
}
.bootstrap .access-login-form-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1.6em;
  color: #777777;
}
.bootstrap label[for="terms"] {
  display: inline;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .bootstrap .access-login-form-title {
    font-size: 1.2em;
    line-height: 1.4em;
  }
}
.bootstrap .invalid-input {
  -moz-box-shadow: 0 0 2px 1px rgba(255, 99, 71, 0.7);
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 99, 71, 0.7);
  box-shadow: 0 0 2px 1px rgba(255, 99, 71, 0.7);
  background-color: rgba(255, 99, 71, 0.05) !important;
}
.bootstrap hr.form {
  margin: 12px 0;
}
.bootstrap .cm-checkbox input[type="checkbox"] {
  position: absolute;
  width: 14px;
  height: 14px;
  overflow: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.bootstrap .cm-checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
}
.bootstrap .cm-checkbox label p {
  font-size: 13px;
}
.bootstrap .cm-checkbox label:first-of-type {
  margin-top: 0px;
}
.bootstrap .cm-checkbox label::before,
.bootstrap .cm-checkbox label::after {
  position: absolute;
  margin-top: 2px;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
.bootstrap .cm-checkbox label::before {
  height: 16px;
  width: 16px;
  background-color: #efefef;
  border: 1px solid #b6b6b6;
  border-radius: 3px;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
  top: 3px;
}
.bootstrap .cm-checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: #e4fde9;
  transform: rotate(-45deg);
  left: 4px;
  top: 7px;
}
.bootstrap .cm-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #35cc55;
  border: 1px solid #009688;
}
.bootstrap .cm-checkbox-neutral input[type="checkbox"]:checked + label::before {
  background-color: #8c8c8c;
  border: 1px solid #2b2b2b;
}
.bootstrap .cm-checkbox input[type="checkbox"] + label::after {
  content: none;
}
.bootstrap .cm-checkbox input[type="checkbox"]:checked + label::after {
  content: "";
}
.bootstrap .cm-checkbox input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 5px;
}
.bootstrap .page_heading * {
  margin: 0;
  padding: 0;
}
.bootstrap .page_heading {
  margin-bottom: 30px;
}
.bootstrap .card {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 7px 6px -5px rgba(0, 0, 0, 0.2);
}
.bootstrap .default_btn {
  color: #ffffff;
  display: inline-block;
  max-width: 290px;
  text-align: center;
  padding: 5px 40px;
  margin-left: 5px;
  border: none;
  border-radius: 5px;
  font-weight: 800;
  text-transform: none;
}
.bootstrap .default_btn:active,
.bootstrap .default_btn:visited,
.bootstrap .default_btn:hover {
  opacity: 0.85;
  color: #ffffff;
  text-decoration: none;
}
.bootstrap .bg_light_green {
  background-color: #70b043;
}
.bootstrap .bg_hot_pink {
  background-color: #bf245e;
}
.bootstrap .bg_webinar {
  background-color: #cad0da;
}
.bootstrap .clearfix::after,
.bootstrap .bootstrap .dl-horizontal dd::after,
.bootstrap .bootstrap .container::after,
.bootstrap .bootstrap .container-fluid::after,
.bootstrap .bootstrap .row::after,
.bootstrap .bootstrap .form-horizontal .form-group::after,
.bootstrap .bootstrap .btn-toolbar::after,
.bootstrap .bootstrap .btn-group-vertical > .btn-group::after,
.bootstrap .bootstrap .nav::after,
.bootstrap .bootstrap .navbar::after,
.bootstrap .bootstrap .navbar-header::after,
.bootstrap .bootstrap .navbar-collapse::after,
.bootstrap .bootstrap .panel-body::after,
.bootstrap .bootstrap .modal-footer::after {
  content: "";
  clear: both;
  display: table;
}
.bootstrap .module__products-wrapper .default_btn {
  max-width: none;
  margin: 5px 5px 5px 0;
  padding: 5px 10px;
  font-weight: 600;
}
.bootstrap .page_heading__title,
.bootstrap .page_heading__title a {
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  color: #585858;
}
.bootstrap .page_heading__title_wrappr,
.bootstrap .page_heading__subtitle_wrappr {
  padding: 17px 20px;
}
.bootstrap .page_heading__title_wrappr {
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
}
.bootstrap .right_content_wrappr {
  float: right;
  display: flex;
  justify-content: space-between;
}
.bootstrap .page_heading__subtitle_wrappr {
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 11px;
  background-color: #a7b0c1;
  box-shadow: inset 0 38px 6px -40px rgba(0, 0, 0, 0.3), inset 0 18px 0 -8px rgba(255, 255, 255, 0.4);
}
.bootstrap .page_heading__subtitle_wrappr p {
  font-weight: bold;
  color: inherit;
  padding-top: 3px;
  line-height: 24px;
  display: inline-block;
}
.bootstrap .page_heading__subtitle_wrappr .right_content__wrappr,
.bootstrap .page_heading__subtitle_wrappr .page_heading__subtitle {
  display: inline-block;
  padding-top: 20px;
}
.bootstrap .page_heading__subtitle_wrappr span {
  vertical-align: text-top;
  display: inline-block;
  margin-left: 0 3px;
}
.bootstrap .page_heading__os_platforms {
  padding-top: 6px;
}
.bootstrap .page_heading__os_platforms li {
  display: inline-block;
  margin-left: 5px;
}
.bootstrap .page_heading__os_platforms li a {
  color: #eea342;
  opacity: 0.75;
}
.bootstrap .page_heading__os_platforms li a:hover {
  opacity: 1;
}
@media (max-width: 992px) {
  .bootstrap .page_heading__title,
  .bootstrap .page_heading__title a {
    font-size: 23px;
  }
  .bootstrap .right_content_wrappr {
    justify-content: start;
    margin-top: 10px;
    width: 100%;
  }
  .bootstrap .page_heading__subtitle + .right_content_wrappr {
    padding-top: 0;
    margin-top: 0;
  }
  .bootstrap .page_heading__subtitle_wrappr span {
    display: block;
    margin: 0;
  }
  .bootstrap .page_heading__subtitle_wrappr span a button {
    margin-top: 10px;
  }
  .bootstrap .default_btn {
    padding: 5px 32px;
  }
}
.bootstrap .modelDb_sidenav {
  padding: 0;
}
.bootstrap .modelDb_sidenav .select2-container .select2-choice {
  background-image: none;
  font-size: 14px;
  height: 34px;
  line-height: 32px;
  border: none;
  border: 1px solid #dddddd;
  border-radius: 5px;
}
.bootstrap .modelDb_sidenav .select2-container .select2-choice abbr {
  top: 11px;
  right: 31px;
  border-radius: 25px;
  background-color: rgba(218, 57, 116, 0.25);
  padding: 7px;
}
.bootstrap .modelDb_sidenav .select2-container .select2-choice .select2-chosen {
  color: #999999 !important;
}
.bootstrap .modelDb_sidenav .select2-container .select2-choice .select2-arrow {
  width: 30px;
  border-left: 1px solid #dddddd;
}
.bootstrap .modelDb_sidenav .select2-container .select2-choice .select2-arrow b {
  background-position: 6px 3px;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__heading,
.bootstrap .modelDb_sidenav .modeldb_sidenav__main_heading {
  color: #ffffff;
  font-weight: 800;
  padding: 17px 20px 23px 20px;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__main_heading {
  box-shadow: inset 0 -18px 0 -8px rgba(255, 255, 255, 0.4);
  background-color: #a7b0c1;
  border-bottom: 0 !important;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__heading {
  background-color: #888888;
  padding: 17px 20px;
  border-bottom: 0;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io {
  padding: 0 13px;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io input {
  padding: 0 !important;
  padding: 7px 5px !important;
  margin-bottom: 0;
  border: none;
  outline: none;
  border: 1px solid #dddddd;
  border-radius: 5px;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io input:focus {
  border: 1px solid #a7b0c1;
  border-radius: 5px;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io .spacer {
  padding-top: 15px;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io #conferenceFilterBtn {
  color: #ffffff;
  display: inline-block;
  max-width: 290px;
  text-align: center;
  padding: 5px 40px;
  margin-left: 5px;
  border: none;
  border-radius: 5px;
  font-weight: 800;
  text-transform: none;
  display: block;
  margin: 30px auto;
  background-color: #44af69 !important;
}
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io #conferenceFilterBtn:active,
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io #conferenceFilterBtn:visited,
.bootstrap .modelDb_sidenav .modeldb_sidenav__user_io #conferenceFilterBtn:hover {
  opacity: 0.85;
  color: #ffffff;
  text-decoration: none;
}
.bootstrap .modelDb_sidenav .modelDb_sidenav__resources {
  background-color: rgba(68, 175, 105, 0.07);
}
.bootstrap .modelDb_sidenav .modelDb_sidenav__resources .modelDb_sidenav__h5 {
  color: #999999;
  padding: 15px 0 15px 20px;
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 14px;
  text-align: left;
  border-top: 0.25px solid #44af69;
  background-color: rgba(68, 175, 105, 0.13);
}
.bootstrap .modelDb_sidenav .modelDb_sidenav__resources ul {
  padding: 6px 0 6px 28px;
}
.bootstrap .modelDb_sidenav .modelDb_sidenav__resources ul li {
  list-style: none;
}
.bootstrap .modelDb_sidenav .modelDb_sidenav__resources ul li a:hover::before {
  left: -10px;
}
.bootstrap .modelDb_sidenav .modelDb_sidenav__resources ul li a::before {
  content: "\f101";
  color: #44af69;
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  left: -12px;
  top: 0;
  border-radius: 100%;
  background-color: #c7c7c8;
  transition: background 0.25s ease;
}
.bootstrap .select2-drop-active {
  border: 0 solid transparent !important;
}
.bootstrap .model_db__introduction {
  padding: 20px 28px 24px 28px;
  line-height: 24px;
}
.bootstrap .model_db__currntYear {
  padding: 0;
}
.bootstrap .model_db__currntYear .model_db__currntYear_banner {
  padding: 10px 10px 0 10px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.35) 19%, transparent 29%), url("https://cdn.comsol.com/conference/2019/hero-images/COMSOL_Conference_Web_Presentations_847x289.png") no-repeat center center, #0e2c42;
  background-size: cover;
}
.bootstrap .model_db__currntYear .model_db__currntYear_banner h2 {
  color: #eea342;
  font-size: 18px;
  padding-top: 200px;
  margin-bottom: 4px;
  font-weight: 800;
}
.bootstrap .model_db__currntYear .model_db__currntYear_banner h2 + p {
  color: #ffffff;
  padding-bottom: 10px;
}
.bootstrap .currntYear__cta_helpr {
  font-size: 12px;
  color: #333333;
}
.bootstrap .bg-sun-accent {
  background-color: #ffa400;
}
.bootstrap .model_db__currntYear_desc {
  padding: 20px 28px 24px 28px;
  line-height: 24px;
  padding: 10px 10px 20px 10px;
}
.bootstrap .model_db__currntYear_desc em:first-child {
  font-size: 12px;
}
.bootstrap .model_db__currntYear_cta {
  max-width: none;
}
.bootstrap .model_db__intro_cta {
  font-size: 15px;
  color: #44af69;
  padding: 10px 0 3px;
  margin: 10px 0 30px;
  display: inline-block;
  border-bottom: 1px solid;
}
.bootstrap .model_db__intro_cta:hover {
  text-decoration: none;
}
.bootstrap .user-story-gallery-container {
  display: table;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  background-color: #fbfbfb;
  padding: 10px;
  border: 1px solid #dddddd;
}
.bootstrap .user-story-gallery-container a:hover img {
  transform: translateY(-5px);
  box-shadow: 0 8px 14px -6px #000000;
}
.bootstrap .user-story-gallery-container img {
  box-shadow: 0 7px 13px -6px #000000;
  transition: transform 0.15s ease 0.1s, box-shadow 0.15s ease 0.12s;
}
.bootstrap .model_db__read_more {
  text-transform: lowercase;
}
@media (max-width: 529px) {
  .bootstrap .user-story-gallery-container a {
    padding: 20px 10px;
  }
  .bootstrap .user-story-gallery-container a figure img {
    padding: 0 0;
  }
}
.bootstrap span[class$="tag"] {
  display: inline-block;
  margin-right: 5px;
  padding-left: 6px;
  font-size: 14px;
  border-bottom: 1px solid;
}
.bootstrap span[class="close-tag"] {
  border-radius: 21px;
  padding: 1px 8px;
  border-bottom: none;
  text-align: center;
  margin: 0 0 0 9px;
  cursor: pointer;
}
.bootstrap span[class="close-tag"]:hover {
  color: #bf245e;
  background-color: rgba(218, 57, 116, 0.25);
}
.bootstrap .clear-model_db_filtertag {
  display: inline-block;
  margin-left: -12px;
  margin-top: 15px;
  cursor: pointer;
  border-radius: 21px;
  padding: 3px 7px;
  background-color: rgba(204, 204, 204, 0.8);
  border-bottom: 0 !important;
}
.bootstrap .clear-model_db_filtertag:hover {
  background-color: rgba(204, 204, 204, 0.5);
}
.bootstrap .model_db__sort {
  margin: 0;
  margin-right: -15px;
}
.bootstrap .model_db__sort button {
  font-size: 0.8em;
}
.bootstrap .model_db__sort button:focus {
  border: 1px solid #44af69;
  background-color: rgba(68, 175, 105, 0.25);
}
.bootstrap .clear-filters {
  padding: 10px 0 0 0;
}
.bootstrap .model_db_filtertag:first-child {
  margin-left: -10px;
}
@media (max-width: 1200px) {
  .bootstrap span[class$="tag"] {
    font-size: 13px;
  }
  .bootstrap span[class$="tag"] span[class="close-tag"] {
    padding: 2px 8px;
  }
}
.bootstrap .modelDbBg .alert {
  border-radius: 5px;
}
.bootstrap .modelDbBg .alert-warning {
  margin-top: 50px;
  border-left: 11px solid;
  background-color: rgba(253, 185, 19, 0.1);
  border-color: #eea342;
  color: #8a6d3b;
}
.bootstrap .model_db__title {
  font-size: 0.65em;
  font-weight: 700;
}
.bootstrap .model_db__author p {
  line-height: 1.3;
}
.bootstrap .model_db__author p em {
  font-size: 0.8em;
  color: #e798b3;
}
.bootstrap .model_db__author--stories p {
  line-height: 18px;
}
.bootstrap .model_db__author--stories p em {
  font-size: 0.8em;
  color: #cccccc;
  font-weight: 500;
}
.bootstrap .model_db__h3 {
  margin-bottom: 13px;
  line-height: 17px;
}
.bootstrap .model_db_card_heading {
  color: #368ccb;
  margin-bottom: 18px;
  font-weight: 900 !important;
  font-size: 20px !important;
}
.bootstrap .model_db_card_heading + .model_db_card_sbheading,
.bootstrap .model_db_card_heading + .model_db_author--stories {
  color: #cccccc;
  font-size: 13px;
}
.bootstrap .model_db__introduction p,
.bootstrap .modelDb-body-wrap p,
.bootstrap .model_db__model_desc {
  color: #585858;
  line-height: 22px;
}
.bootstrap .model_db__downloadables {
  display: inline-block;
  padding: 5px 10px;
}
.bootstrap .model_db__downloadables h4 {
  color: #cccccc;
}
.bootstrap .model_db__downloadables ul li {
  border-bottom: 1px solid #e8e7e7;
}
.bootstrap .model_db__downloadables ul li a[href*="download"] {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 7px;
}
.bootstrap .model_db__downloadables ul li a[href*="download"]:hover {
  text-decoration: none;
}
.bootstrap .model_db__new {
  position: absolute;
  top: 41px;
  background-color: #44af69;
  color: #ffffff;
  right: -25px;
  font-size: 12px;
  text-transform: capitalize;
  padding: 2px 10px;
}
.bootstrap .model_db_imgbox {
  padding-top: 25px;
}
.bootstrap .model_db_imgbox a {
  display: block;
  text-align: center;
}
.bootstrap .model_db_imgbox a img {
  transition: transform 0.1s ease;
}
.bootstrap .model_db_imgbox a img:hover {
  transform: scale(1.08, 1.08);
  -ms-transform: scale(1.08, 1.08);
  -webkit-transform: scale(1.08, 1.08);
}
.bootstrap .model_db_imgbox a img:active {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.bootstrap .model_db__model_content img {
  border-radius: 5px;
}
@media (max-width: 992px) {
  .bootstrap .model_db_imgbox {
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    padding-bottom: 30px;
  }
  .bootstrap .model_db__model_content {
    display: flex;
    flex-direction: column;
  }
  .bootstrap .model_db__model_content .col-md-8 {
    order: 2;
  }
  .bootstrap .model_db__model_content .col-md-4 {
    order: 1;
    padding: 15px 0 30px 0;
  }
  .bootstrap .model_db__model_content .col-md-4 img {
    border-radius: 5px;
  }
  .bootstrap .model_db__model_content .col-md-4 small {
    padding: 0 15%;
    text-align: center;
    display: inline-block;
  }
}
.bootstrap .modelDbBg {
  background-color: #f3f3f3;
  padding-bottom: 50px;
}
.bootstrap .paginationControl .pagePrev a,
.bootstrap .paginationControl .pageNext a,
.bootstrap .paginationControl .pagePrev span,
.bootstrap .paginationControl .pageNext span {
  background-color: #cccccc;
  border-radius: 21px;
  padding: 6px 20px;
}
.bootstrap .model_db__abstract-header {
  position: relative;
  text-align: left;
  display: table;
  width: 100%;
}
.bootstrap .model_db__abstract-header .model_db__publicationYear {
  font-size: 14px;
  font-style: italic;
  top: 53px;
  position: absolute;
  right: 13px;
}
.bootstrap .hr-0-top-margin hr {
  margin-top: 14px;
}
.bootstrap div.jPanelMenu-main {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  width: 100%;
  vertical-align: middle;
  z-index: 5000;
  background: none;
}
.bootstrap div.jPanelMenu-main #menu-trigger {
  position: absolute;
  height: 100%;
  margin-left: 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bootstrap div.jPanelMenu-main #menu-trigger {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .bootstrap div.jPanelMenu-main #menu-trigger {
    margin-top: 18px;
  }
}
.bootstrap div.jPanelMenu-main #menu-trigger i {
  font-size: 2em;
  color: #333333;
  padding: 5px;
  cursor: pointer;
}
.bootstrap div.jPanelMenu-main #menu {
  display: none;
  /* Hide the original menu, this gets cloned by jPanelMenu. */
}
.bootstrap div.jPanelMenu-main {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  width: 100%;
  vertical-align: middle;
  z-index: 5000;
  background: none;
}
.bootstrap div.jPanelMenu-main #menu-trigger {
  position: absolute;
  height: 100%;
  margin-left: 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bootstrap div.jPanelMenu-main #menu-trigger {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .bootstrap div.jPanelMenu-main #menu-trigger {
    margin-top: 18px;
  }
}
.bootstrap #jPanelMenu-menu li.activeSideNav {
  background-color: #151515;
}
.bootstrap #jPanelMenu-menu {
  background-color: #212121;
  -webkit-box-shadow: 1px 0 1px 0 #151515;
  -moz-box-shadow: 1px 0 1px 0 #151515;
  box-shadow: 1px 0 1px 0 #151515;
}
.bootstrap #jPanelMenu-menu ul {
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
.bootstrap #jPanelMenu-menu li {
  border-bottom: 1px solid #151515;
}
.bootstrap #jPanelMenu-menu li:hover {
  cursor: pointer;
  background-color: #151515;
}
.bootstrap #jPanelMenu-menu li a {
  display: block;
  padding: 20px 30px 20px;
}
.bootstrap #jPanelMenu-menu li:last-child {
  margin-bottom: 50px;
}
.bootstrap #jPanelMenu-menu li > a,
.bootstrap #jPanelMenu-menu li > a:visited {
  text-decoration: none;
  color: #ffffff;
}
.bootstrap .showcase-form p {
  margin-bottom: 20px;
  font-weight: 400;
}
.bootstrap .showcase-form p a {
  color: #eea342;
}
.bootstrap .showcase-form p a:hover,
.bootstrap .showcase-form p a:active,
.bootstrap .showcase-form p a:focus {
  color: #eea342;
  text-decoration: none;
  border-bottom: solid 1px rgba(238, 163, 66, 0.01);
}
.bootstrap .showcase-form label.form-required::after {
  content: "*";
}
.bootstrap .showcase-form label.chemicalSC-not-required::after,
.bootstrap .showcase-form label.radio::after {
  content: "";
}
.bootstrap .showcase-form input,
.bootstrap .showcase-form select,
.bootstrap .showcase-form textarea {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bootstrap .showcase-form input:focus,
.bootstrap .showcase-form select:focus,
.bootstrap .showcase-form textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap .showcase-form input::-moz-placeholder,
.bootstrap .showcase-form select::-moz-placeholder,
.bootstrap .showcase-form textarea::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.bootstrap .showcase-form input:-ms-input-placeholder,
.bootstrap .showcase-form select:-ms-input-placeholder,
.bootstrap .showcase-form textarea:-ms-input-placeholder {
  color: #999999;
}
.bootstrap .showcase-form input::-webkit-input-placeholder,
.bootstrap .showcase-form select::-webkit-input-placeholder,
.bootstrap .showcase-form textarea::-webkit-input-placeholder {
  color: #999999;
}
.bootstrap .showcase-form input[disabled],
.bootstrap .showcase-form select[disabled],
.bootstrap .showcase-form textarea[disabled],
.bootstrap .showcase-form input[readonly],
.bootstrap .showcase-form select[readonly],
.bootstrap .showcase-form textarea[readonly],
fieldset[disabled] .bootstrap .showcase-form input,
fieldset[disabled] .bootstrap .showcase-form select,
fieldset[disabled] .bootstrap .showcase-form textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.bootstrap .showcase-form input,
textarea.bootstrap .showcase-form select,
textarea.bootstrap .showcase-form textarea {
  height: auto;
}
.bootstrap .showcase-form textarea {
  height: 104px;
}
.bootstrap .showcase-form button {
  font-family: "myriad-pro", Helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  padding: 4px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  margin: 15px auto;
  display: block;
  text-align: center;
  width: 290px;
  background-color: #eea342;
  border: none;
}
.bootstrap .showcase-form button:hover {
  background-color: rgba(238, 163, 66, 0.05);
}
@media (max-width: 400px) {
  .bootstrap .showcase-form button {
    width: 100%;
  }
}
.bootstrap .showcase-form .chemicalSC-thankyou {
  font-weight: 400;
  font-size: 24px;
  display: block;
  margin-top: 64px;
}
.bootstrap .showcase-form #caslConsent {
  margin-top: 20px;
}
.bootstrap .showcase-form #caslConsent p {
  font-size: 16px;
}
.bootstrap .showcase-form #caslConsent label {
  width: 25%;
}
.bootstrap .showcase-form label.radio input {
  width: auto;
  height: auto;
  margin-right: 10px;
  display: inline-block;
}
.bootstrap .simulation-apps .arrow {
  position: relative;
  top: 15px;
  display: inline-block;
  width: 40px;
  height: 27px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDQ2LjM4OXB4IiBoZWlnaHQ9IjI3Mi41MTZweCIgdmlld0JveD0iMCAwIDQ0Ni4zODkgMjcyLjUxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDQ2LjM4OSAyNzIuNTE2IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iLTIxLjc0NiIgeT0iMTAxLjc1OCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAxMzYuMzEwOSAtNTYuMzA1OCkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzMTUuNzQyIiBoZWlnaHQ9IjY5LjI3MiIvPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iMTUyLjMyNyIgeT0iMTAxLjU1NSIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAtMC43MDcxIDYyNS45MTI2IDEyLjk4NzMpIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMzE1Ljg3OSIgaGVpZ2h0PSI2OS4xMzMiLz4KPC9zdmc+);
  background-size: contain;
  background-repeat: no-repeat;
}
.bootstrap .simulation-apps .scTopicBox {
  position: relative;
  z-index: 200;
}
.bootstrap .simulation-apps h1,
.bootstrap .simulation-apps h2,
.bootstrap .simulation-apps h3,
.bootstrap .simulation-apps p {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.bootstrap .simulation-apps h1 {
  font-size: 55px;
  line-height: 80px;
  font-weight: 400;
  margin: 12% 0;
}
@media (max-width: 1350px) {
  .bootstrap .simulation-apps h1 {
    font-size: 55px;
    line-height: 60px;
  }
}
@media (max-width: 993px) {
  .bootstrap .simulation-apps h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 140px;
  }
}
@media (max-width: 768px) {
  .bootstrap .simulation-apps h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 120px;
  }
}
@media (max-width: 360px) {
  .bootstrap .simulation-apps h1 {
    font-size: 35px;
    line-height: 42px;
    margin-top: 100px;
  }
}
.bootstrap .simulation-apps h2 {
  margin: 50px 0px 20px;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}
.bootstrap .simulation-apps h2 strong {
  font-weight: 400;
  text-transform: uppercase;
  font-size: .75em;
}
.bootstrap .simulation-apps h3 {
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  margin: 0px 0px 5px;
}
.bootstrap .simulation-apps h4,
.bootstrap .simulation-apps span.featured {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media (max-width: 990px) {
  .bootstrap .simulation-apps h4,
  .bootstrap .simulation-apps span.featured {
    margin-top: 10px;
  }
}
.bootstrap .simulation-apps h5 {
  font-size: 15px;
  font-weight: 400;
}
.bootstrap .simulation-apps hr {
  border: none;
  border-top: solid 1px #545454;
}
.bootstrap .simulation-apps p {
  font-size: 18px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
  line-height: 1.7em;
}
.bootstrap .simulation-apps p.caption {
  font-weight: 400;
  font-size: 14px;
}
.bootstrap .simulation-apps .simulation-appsSC-scContentBox {
  padding-bottom: 50px;
  -webkit-box-shadow: inset 10px 0px 22px -18px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 10px 0px 22px -18px rgba(0, 0, 0, 0.8);
  box-shadow: inset 10px 0px 22px -18px rgba(0, 0, 0, 0.8);
  min-height: 1100px;
}
.bootstrap .simulation-apps .simulation-showcase-container {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 60px;
}
@media (max-width: 420px) {
  .bootstrap .simulation-apps .simulation-showcase-container {
    padding: 0 40px;
  }
}
.bootstrap #showcase-sticky-nav {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 200;
  box-shadow: 0px -12px 50px -9px #333333;
}
@media (max-width: 991px) {
  .bootstrap #showcase-sticky-nav {
    display: none !important;
  }
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar {
  height: 100vh;
  background-color: #f5f5f5;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul {
  position: absolute;
  margin: 13px 0;
  padding: 0;
  width: 100%;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul a:hover,
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul a:focus,
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul a:active {
  text-decoration: none;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul li {
  list-style: none;
  width: 100%;
  padding: 9px 10%;
  margin-bottom: 9px;
  font-size: 15px;
  text-transform: uppercase;
  color: #999999;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul li i {
  display: inline-block;
  padding-right: 5%;
}
@media (max-width: 1350px) and (min-width: 1200px) {
  .bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul li i {
    padding-right: 2%;
  }
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul li:hover {
  background-color: #84c2ea;
  color: #f5f5f5;
}
@media (max-width: 1430px) {
  .bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul li {
    font-size: 13.5px;
    font-weight: 600;
  }
}
@media (max-width: 1350px) {
  .bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar ul li {
    font-size: 13px;
    font-weight: 600;
  }
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .appSC-internal-nav {
  margin: 24px 0;
  width: 100%;
  background-color: #e4e4e4;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .appSC-internal-nav * {
  background-repeat: repeat-y;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .appSC-internal-nav li {
  padding: 18px 10%;
  margin-bottom: 0px;
  overflow: hidden;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-how {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAIAAABsYngUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDUyQzgzMjIwQUU0MTFFNTlBRUJGOUY1MkQwQTVCRTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDUyQzgzMjMwQUU0MTFFNTlBRUJGOUY1MkQwQTVCRTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENTJDODMyMDBBRTQxMUU1OUFFQkY5RjUyRDBBNUJFNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENTJDODMyMTBBRTQxMUU1OUFFQkY5RjUyRDBBNUJFNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhIIhQIAAAARSURBVHjaYvy7U5gBGwAIMAAqKwHLSkUkdgAAAABJRU5ErkJggg==);
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-how:hover {
  background-color: transparent;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-build {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAIAAABsYngUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REU2RjgxRTMwQUU0MTFFNUE1NzE5NjAzQ0FCOUQ2REIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REU2RjgxRTQwQUU0MTFFNUE1NzE5NjAzQ0FCOUQ2REIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERTZGODFFMTBBRTQxMUU1QTU3MTk2MDNDQUI5RDZEQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERTZGODFFMjBBRTQxMUU1QTU3MTk2MDNDQUI5RDZEQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqmKnGMAAAARSURBVHjaYjTrOc2ADQAEGAAjSAGPxbrrvAAAAABJRU5ErkJggg==);
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-build:hover {
  background-color: transparent;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-distribute {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAIAAABsYngUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNFNUZDNzIwQUU0MTFFNTgzNzBBRUVFRDUyRTdBRkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNFNUZDNzMwQUU0MTFFNTgzNzBBRUVFRDUyRTdBRkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0U1RkM3MDBBRTQxMUU1ODM3MEFFRUVENTJFN0FGQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0U1RkM3MTBBRTQxMUU1ODM3MEFFRUVENTJFN0FGQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqiV8GsAAAARSURBVHjaYixYL8WADQAEGAAcpwE7FZTMtgAAAABJRU5ErkJggg==);
  position: relative;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-distribute:hover {
  background-color: transparent;
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-run {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAIAAABsYngUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTVGM0Q1NDUwQUU0MTFFNTgyNjY5NjVEMTAzODBBNjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTVGM0Q1NDYwQUU0MTFFNTgyNjY5NjVEMTAzODBBNjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNUYzRDU0MzBBRTQxMUU1ODI2Njk2NUQxMDM4MEE2NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNUYzRDU0NDBBRTQxMUU1ODI2Njk2NUQxMDM4MEE2NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsWPKYoAAAARSURBVHjaYtyvEseADQAEGAAdagFDtpraiQAAAABJRU5ErkJggg==);
}
.bootstrap #showcase-sticky-nav .showcase-sticky-nav-navbar .bdr-run:hover {
  background-color: transparent;
}
.bootstrap .shaded-hr {
  width: 70%;
  height: 1px;
  margin-bottom: 9px;
  margin-top: 9px;
  margin-left: 10%;
  background-color: #a8a6a7;
  border-bottom: 1px solid #dfdfdf;
}
.bootstrap .simulation-active-panel li {
  color: #f5f5f5 !important;
  transition: background-color 0.5s ease-out;
}
.bootstrap #simulation-appsSC-tryitnow-link.simulation-active-panel li {
  background-color: #84c2ea !important;
}
.bootstrap #simulation-appsSC-toc-link.simulation-active-panel li {
  background-color: #eea342 !important;
}
.bootstrap #simulation-appsSC-build-link.simulation-active-panel li {
  background-color: #368ccb !important;
}
.bootstrap #simulation-appsSC-share-link.simulation-active-panel li {
  background-color: #70af1a !important;
}
.bootstrap #simulation-appsSC-distribute-link.simulation-active-panel li {
  background-color: #bf245e !important;
}
.bootstrap #simulation-appsSC-contact-link.simulation-active-panel li {
  background-color: #84c2ea;
}
.bootstrap #showcase-mobile-nav {
  position: relative;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
}
@media (min-width: 992px) {
  .bootstrap #showcase-mobile-nav {
    display: none;
  }
}
.bootstrap #showcase-mobile-nav ul {
  width: 100%;
  padding: 0;
  background-color: #e4e4e4;
  margin: 0;
}
.bootstrap #showcase-mobile-nav ul:before,
.bootstrap #showcase-mobile-nav ul:after {
  content: " ";
  display: table;
}
.bootstrap #showcase-mobile-nav ul:after {
  clear: both;
}
.bootstrap #showcase-mobile-nav ul:before,
.bootstrap #showcase-mobile-nav ul:after {
  content: " ";
  display: table;
}
.bootstrap #showcase-mobile-nav ul:after {
  clear: both;
}
.bootstrap #showcase-mobile-nav ul li {
  float: left;
  list-style: none;
  width: 25%;
  margin: 0;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.6em;
}
.bootstrap #showcase-mobile-nav ul li a {
  color: #999999;
}
.bootstrap #showcase-mobile-nav ul li a:hover,
.bootstrap #showcase-mobile-nav ul li a:active,
.bootstrap #showcase-mobile-nav ul li a:focus {
  text-decoration: none;
}
.bootstrap #showcase-mobile-nav ul li i {
  font-size: 24px;
  display: block;
}
.bootstrap #showcase-mobile-nav-spaceblock {
  display: none;
  background-color: #404040;
}
.bootstrap #simulation-appsSC-titleframe {
  background: url(//cdn.comsol.com/showcase/simulation-apps/comsol-logo-white.svg) no-repeat 98% 2% fixed, linear-gradient(#000000, rgba(0, 0, 0, 0.45)), url(//cdn.comsol.com/showcase/simulation-apps/application-builder-2560x1200.jpg) no-repeat center center fixed;
  background-blend-mode: hard-light;
  background-size: 180px, cover, cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 75vh;
  overflow: hidden;
  z-index: 100;
}
@media (max-device-width: 768px) {
  .bootstrap #simulation-appsSC-titleframe {
    background-attachment: scroll;
  }
}
.bootstrap #simulation-appsSC-titleframe .simulation-apps-title {
  position: fixed;
  bottom: 52%;
  width: 100%;
}
@media (max-width: 768px) {
  .bootstrap #simulation-appsSC-titleframe .simulation-apps-title {
    bottom: 30%;
  }
}
.bootstrap #simulation-appsSC-titleframe h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 77px;
  line-height: 1.1em;
  font-weight: 800;
  font-family: "lato", "myriad-pro", Helvetica, sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0 10px;
}
.bootstrap #simulation-appsSC-titleframe h1 span.green {
  color: #70af1a;
}
.bootstrap #simulation-appsSC-titleframe h1 sup {
  font-size: 30%;
  font-weight: 300;
  top: -1.7em;
}
@media (max-width: 1198px) {
  .bootstrap #simulation-appsSC-titleframe h1 {
    font-size: 60px;
  }
}
@media (max-width: 900px) {
  .bootstrap #simulation-appsSC-titleframe h1 {
    font-size: 42px;
  }
}
.bootstrap #simulation-appsSC-titleframe h2 {
  text-align: center;
  color: #ffffff;
  font-family: "lato", "myriad-pro", Helvetica, sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 300;
  margin: 0;
  margin: 18px 10px;
  font-size: 59px;
  line-height: 1.1em;
}
.bootstrap #simulation-appsSC-titleframe h2 sup {
  font-size: 33%;
  font-weight: 300;
  top: -1.4em;
}
@media (max-width: 1198px) {
  .bootstrap #simulation-appsSC-titleframe h2 {
    font-size: 44px;
  }
}
@media (max-width: 900px) {
  .bootstrap #simulation-appsSC-titleframe h2 {
    font-size: 30px;
  }
}
.bootstrap #simulation-appsSC-titleframe hr {
  border-top: solid 2px #ffffff;
  margin: 28px 0;
}
.bootstrap #simulation-appsSC-titleframe .scrollDown {
  text-align: center;
  margin-bottom: 22px;
}
.bootstrap #simulation-appsSC-titleframe .scrollDown a {
  color: #cccccc;
}
@media (max-width: 420px) {
  .bootstrap #simulation-appsSC-titleframe .scrollDown {
    margin: 0 0 28px;
  }
}
.bootstrap #simulation-appsSC-titleframe .titleLinkArrow {
  display: block;
  line-height: 40px;
  margin-bottom: -8px;
}
.bootstrap #simulation-appsSC-videoframe * {
  color: #cccccc;
}
.bootstrap #simulation-appsSC-videoframe h2 strong {
  color: #B0D8D7;
}
.bootstrap #simulation-appsSC-tryitnow {
  z-index: 450;
}
.bootstrap #simulation-appsSC-tryitnow h2 {
  font-size: 25px;
  color: #70af1a;
}
.bootstrap #simulation-appsSC-tryitnow h2:first-child {
  color: #585858;
  margin-bottom: 0px;
}
.bootstrap #simulation-appsSC-tryitnow h2:last-child {
  margin-top: 10px;
}
.bootstrap .showcase-card-container {
  width: 50%;
  float: right;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .bootstrap .showcase-card-container {
    width: 100%;
    border: none;
    display: block;
  }
}
.bootstrap .showcase-card-container.no-border {
  border: none;
}
.bootstrap .showcase-card-container.showcase-card-center {
  width: 100%;
  float: none;
  border: none;
  text-align: center;
}
.bootstrap .showcase-card-container.showcase-card-center .showcase-card {
  max-width: 484px;
}
.bootstrap .showcase-card {
  width: 90%;
  display: inline-block;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.2), 2px 2px 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.2), 2px 2px 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.2), 2px 2px 5px -2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.bootstrap .showcase-card:hover,
.bootstrap .showcase-card:focus,
.bootstrap .showcase-card:active {
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 20px -1px rgba(0, 0, 0, 0.255), 4px 4px 9px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px -1px rgba(0, 0, 0, 0.255), 4px 4px 9px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px -1px rgba(0, 0, 0, 0.255), 4px 4px 9px 1px rgba(0, 0, 0, 0.2);
}
.bootstrap .showcase-card h4 {
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  color: #67a3ca !important;
  margin: 26px auto;
  transition: all 0.3s ease-out;
}
.bootstrap .showcase-card h4::after {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
}
.bootstrap .showcase-card h4:hover {
  text-decoration: underline;
}
.bootstrap .showcase-card h5 {
  width: 100%;
  margin-top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10% 15px 40%;
  background-color: #f8f8f8;
  color: #585858 ;
  font-style: italic;
  background-repeat: no-repeat;
  line-height: 2em;
  text-align: left;
}
@media (max-width: 478px) {
  .bootstrap .showcase-card h5 {
    padding: 15px 0;
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .bootstrap .showcase-card {
    width: 100%;
    float: none;
  }
}
@media (max-width: 478px) {
  .bootstrap .showcase-card-container:not(.showcase-card-center) h5 {
    background-image: none !important;
  }
}
.bootstrap .showcase-card-full {
  text-align: center;
}
.bootstrap .showcase-card-full h4 {
  margin: 20px auto 16px;
}
.bootstrap .showcase-card-full h5 {
  text-align: center;
  padding: 0 0 15px;
  background-color: transparent;
}
.bootstrap .simulation-app-demo-card {
  margin-right: 40px;
  max-width: 447px;
  min-height: 320px;
  position: relative;
  overflow: hidden;
}
.bootstrap .simulation-app-demo-card:nth-child(even) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .bootstrap .simulation-app-demo-card {
    margin-right: 0;
    min-height: 380px;
  }
}
@media (max-width: 1220px) {
  .bootstrap .simulation-app-demo-card {
    margin-right: 0;
  }
}
@media (max-width: 350px) {
  .bootstrap .simulation-app-demo-card {
    width: 100%;
  }
}
.bootstrap .simulation-app-demo-card h3 {
  font-size: 23px;
  font-weight: 300;
  text-align: center;
  padding: 18px;
}
.bootstrap .simulation-app-demo-card p {
  color: #585858 ;
  font-size: 14px;
  padding: 25px;
  min-height: 198px;
  text-align: left;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bootstrap .simulation-app-demo-card p {
    bottom: 38px;
    font-size: 13px;
  }
}
.bootstrap .simulation-app-demo-card a {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.bootstrap .simulation-app-demo-card a:hover,
.bootstrap .simulation-app-demo-card a:focus,
.bootstrap .simulation-app-demo-card a:active {
  text-decoration: none !important;
  cursor: pointer;
}
.bootstrap .simulation-app-demo-card a img {
  width: 100%;
  position: relative;
  border: solid 1px #bac1c2;
}
.bootstrap .simulation-app-demo-card a span {
  position: relative;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  font-weight: 800;
  color: #fcfcfc;
  background-color: #70af1a;
}
.bootstrap .simulation-app-demo-card a span::before {
  content: "\f04b";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 525px) {
  .bootstrap .simulation-app-demo-card a span {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    top: 25%;
    left: 38.9%;
    padding-top: 32px;
    font-weight: 400;
    background-color: rgba(112, 175, 26, 0.8);
    transition: all 0.3s ease-out;
  }
  .bootstrap .simulation-app-demo-card a:hover span {
    width: 200px;
    height: 200px;
    left: 27.7%;
    top: 8%;
    padding-top: 73px;
    border-radius: 20px;
    background-color: #70af1a;
  }
}
.bootstrap #comsolServerLegalModal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: -2%;
  border-radius: 4px;
  display: none;
}
.bootstrap #comsolServerLegalModal .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 102%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.bootstrap #comsolServerLegalModal .wrapper {
  margin: 0 auto;
  top: 5%;
  width: 780px;
  height: 70%;
  background-color: #fbf8f5;
  position: relative;
  z-index: 100;
  box-sizing: border-box;
  padding: 40px 0;
  border-radius: 4px;
  box-shadow: 0px -5px 50px -9px #333333, 0px 5px 50px -9px #333333;
}
@media (max-width: 780px) {
  .bootstrap #comsolServerLegalModal .wrapper {
    width: 95%;
  }
}
.bootstrap #comsolServerLegalModal button {
  color: #eeeeee;
  background-color: #368ccb !important;
  border: none;
  font-weight: 300;
  width: 40%;
  border-radius: 4px;
  background: none;
  padding: 4px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 25px;
  display: block;
  text-align: center;
  margin: 15px 0;
  float: left;
  margin-left: 5%;
}
.bootstrap #comsolServerLegalModal button:last-child {
  float: right;
  margin-left: 0;
  margin-right: 5%;
}
@media (max-width: 1428px) {
  .bootstrap #comsolServerLegalModal button {
    width: 40%;
  }
}
.bootstrap .legal-text-container {
  margin: 0 auto;
  height: 90%;
  width: 90%;
}
.bootstrap .legal-text-container pre {
  height: 100%;
  overflow-y: scroll;
}
.bootstrap .simulation-apps .row:nth-child(even) .scTopicBox {
  background-color: #ffffff;
}
.bootstrap .simulation-apps .row:nth-child(odd) .scTopicBox {
  background-color: #f9f9f9;
}
.bootstrap #simulation-appsSC-toc * {
  color: #585858 ;
}
.bootstrap #simulation-appsSC-toc h2 {
  color: #eea342;
}
.bootstrap #simulation-appsSC-build * {
  color: #585858 ;
}
.bootstrap #simulation-appsSC-build h2 {
  color: #368ccb;
}
.bootstrap .simulationSC-video-container {
  width: 100%;
  margin: 0 auto;
}
.bootstrap #simulation-appsSC-share * {
  color: #585858 ;
}
.bootstrap #simulation-appsSC-share h2 {
  color: #70af1a;
}
.bootstrap #simulation-appsSC-share h3 {
  font-size: 24px;
  color: #70af1a;
  margin-bottom: 20px;
}
.bootstrap #simulation-appsSC-share .caption {
  font-size: 14px;
  color: #A7A7A7;
  display: block;
  line-height: 1.4em;
  margin-top: 18px;
}
.bootstrap #simulation-appsSC-share .caption sup {
  color: #A7A7A7;
}
.bootstrap #simulation-appsSC-distribute * {
  color: #585858 ;
}
.bootstrap #simulation-appsSC-distribute h2 {
  color: #bf245e;
}
.bootstrap #simulation-appsSC-distribute h2 * {
  color: #bf245e;
}
.bootstrap #simulation-appsSC-distribute .simulation-showcase-content-btn {
  border-color: #bf245e;
}
.bootstrap #simulation-appsSC-distribute .simulation-showcase-content-btn:hover span,
.bootstrap #simulation-appsSC-distribute .simulation-showcase-content-btn:active span,
.bootstrap #simulation-appsSC-distribute .simulation-showcase-content-btn:focus span {
  color: #404040 !important;
}
.bootstrap #simulation-appsSC-distribute .simulation-showcase-content-btn span {
  color: #bf245e !important;
}
.bootstrap .red-hover-bar {
  background-color: #bf245e;
}
.bootstrap #simulation-appsSC-contact h2 {
  color: #eea342;
}
.bootstrap #simulation-appsSC-contact .formholder a {
  color: #368ccb;
}
.bootstrap #simulation-appsSC-contact .formholder a:hover,
.bootstrap #simulation-appsSC-contact .formholder a:focus,
.bootstrap #simulation-appsSC-contact .formholder a:active {
  border-color: #368ccb;
}
.bootstrap #simulation-appsSC-contact .tab-content {
  border-top: solid 1px #DEDEDE;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs {
  border-color: transparent;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li {
  display: inline-block;
  width: auto;
  cursor: pointer;
  text-align: center;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li:nth-child(2) {
  margin-left: 10px;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li button {
  width: auto;
  color: #368ccb;
  font-size: 14px;
  padding-bottom: 0;
  padding: 4px 10px;
  border-radius: 4px;
  transition: all ease 0.2s;
  border: solid 1px transparent;
  border-radius: 4px 4px 0 0;
  background-color: transparent;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 0;
  outline: none;
  z-index: 100;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li button:hover,
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li button:focus,
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li button:active {
  color: #25628f;
  background-color: #DEDEDE;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li.active button {
  color: #585858;
  border: solid 1px #DEDEDE;
  border-bottom: solid 1px #ffffff;
  position: relative;
  top: 1px;
}
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li.active button:hover,
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li.active button:focus,
.bootstrap #simulation-appsSC-contact .showcase-form .nav-tabs li.active button:active {
  color: #585858;
  background-color: transparent;
  cursor: default;
}
.bootstrap #simulation-appsSC-contact button.showcase-outline {
  background-color: transparent;
  border: solid 1px #368ccb;
  color: #368ccb;
  font-weight: 300;
  width: 100%;
}
@media (min-width: 460px) {
  .bootstrap #simulation-appsSC-contact button.showcase-outline {
    width: 320px;
  }
}
.bootstrap #simulation-appsSC-contact button.showcase-outline i {
  color: inherit;
}
.bootstrap #simulation-appsSC-contact button.showcase-outline:hover {
  color: #f9f9f9;
  background-color: #368ccb;
}
.bootstrap #simulation-appsSC-contact #appSC-user-form {
  margin-top: 30px;
}
.bootstrap img {
  max-width: 100%;
}
.bootstrap #appSC-infographic-wrapper {
  width: 100%;
  height: 1000px;
}
.bootstrap #appSC-infographic-wrapper > * {
  position: static;
}
@media (min-width: 750px) {
  .bootstrap #appSC-infographic-wrapper > * {
    position: absolute;
  }
}
.bootstrap #appSC-infographic-wrapper [id^="yellow-line-"],
.bootstrap #appSC-infographic-wrapper [id*=" yellow-line-"] {
  z-index: 100;
  border-radius: 8px;
  border: dashed 2px #eea342;
}
.bootstrap #appSC-infographic-wrapper #yellow-line-1 {
  width: 33%;
  height: 69px;
  border-bottom: none;
  border-left: none;
  top: 87px;
  left: 447px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap #appSC-infographic-wrapper #yellow-line-2 {
  width: 17%;
  height: 92px;
  border-bottom: none;
  border-right: none;
  top: 440px;
  left: 49%;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap #appSC-infographic-wrapper #yellow-line-3 {
  width: 15.2%;
  height: 92px;
  border-top: none;
  border-right: none;
  top: 604px;
  left: 49%;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
}
.bootstrap #appSC-infographic-wrapper #yellow-line-3::after {
  content: "";
  width: 26px;
  height: 13px;
  position: absolute;
  right: -20px;
  bottom: -7px;
  background-image: url("//cdn.comsol.com/showcase/simulation-apps/infographic/arrow-right.png");
  background-repeat: no-repeat;
}
.bootstrap #appSC-infographic-wrapper [id^="img-"],
.bootstrap #appSC-infographic-wrapper [id*=" img-"] {
  z-index: 200;
}
.bootstrap #appSC-infographic-wrapper #img-build {
  top: 0;
  left: 0;
  max-width: 385px;
}
.bootstrap #appSC-infographic-wrapper #img-create {
  top: 235px;
  right: 0;
  max-width: 364px;
}
.bootstrap #appSC-infographic-wrapper #img-share {
  top: 410px;
  left: 0;
  max-width: 380px;
}
.bootstrap #appSC-infographic-wrapper #img-run {
  margin: 40px 0;
  top: 740px;
  right: 0;
}
.bootstrap #appSC-infographic-wrapper [id^="text-"],
.bootstrap #appSC-infographic-wrapper [id*=" text-"] {
  max-width: 550px;
  text-align: left;
  z-index: 300;
}
.bootstrap #appSC-infographic-wrapper [id^="text-"] p,
.bootstrap #appSC-infographic-wrapper [id*=" text-"] p {
  font-size: 18px;
}
.bootstrap #appSC-infographic-wrapper [id^="text-"] strong,
.bootstrap #appSC-infographic-wrapper [id*=" text-"] strong,
.bootstrap #appSC-infographic-wrapper [id^="text-"] span,
.bootstrap #appSC-infographic-wrapper [id*=" text-"] span {
  font-weight: 600;
  font-size: 22px;
}
.bootstrap #appSC-infographic-wrapper #text-build {
  top: 40px;
  left: 275px;
  max-width: 312px;
}
.bootstrap #appSC-infographic-wrapper #text-build strong {
  color: #239cd7;
}
.bootstrap #appSC-infographic-wrapper #text-create {
  top: 159px;
  right: 0;
}
.bootstrap #appSC-infographic-wrapper #text-create strong {
  color: #0971b4;
}
.bootstrap #appSC-infographic-wrapper #text-share {
  top: 536px;
  left: 45%;
  max-width: 542px;
}
.bootstrap #appSC-infographic-wrapper #text-share strong {
  color: #bf245e;
}
.bootstrap #appSC-infographic-wrapper #text-run {
  max-width: 354px;
  top: 679px;
  left: 67.59%;
}
.bootstrap #appSC-infographic-wrapper #text-run .legal-small {
  font-size: 14px;
}
.bootstrap #appSC-infographic-wrapper #text-run strong {
  color: #44af69;
}
@media (max-width: 1200px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 930px;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"] p,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] p {
    font-size: 16px;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"] strong,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] strong,
  .bootstrap #appSC-infographic-wrapper [id^="text-"] span,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] span {
    font-weight: 600;
    font-size: 18px;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-1 {
    width: 18%;
    height: 72px;
    top: 82px;
    left: 430px;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-2 {
    width: 4%;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-3 {
    width: 14%;
  }
  .bootstrap #appSC-infographic-wrapper #text-share {
    top: 536px;
    right: 0;
    max-width: 542px;
  }
  .bootstrap #appSC-infographic-wrapper #img-share {
    top: 410px;
    left: 0;
    max-width: 320px;
  }
}
@media (max-width: 1100px) {
  .bootstrap #appSC-infographic-wrapper #img-build,
  .bootstrap #appSC-infographic-wrapper #img-create,
  .bootstrap #appSC-infographic-wrapper #img-share {
    max-width: 40%;
  }
  .bootstrap #appSC-infographic-wrapper #img-share {
    top: 380px;
  }
  .bootstrap #appSC-infographic-wrapper #text-share {
    left: 40%;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-2 {
    height: 127px;
    top: 396px;
    width: 8%;
  }
}
@media (max-width: 990px) {
  .bootstrap #appSC-infographic-wrapper #yellow-line-1 {
    width: 24%;
  }
}
@media (max-width: 750px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1500px;
  }
  .bootstrap #appSC-infographic-wrapper #img-build,
  .bootstrap #appSC-infographic-wrapper #img-create,
  .bootstrap #appSC-infographic-wrapper #img-share {
    max-width: 60%;
    margin: 0 auto;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"],
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] {
    max-width: 100%;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"] p,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] p {
    font-size: 18px;
    text-align: center;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"] strong,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] strong,
  .bootstrap #appSC-infographic-wrapper [id^="text-"] span,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] span {
    font-weight: 600;
    font-size: 22px;
  }
  .bootstrap #appSC-infographic-wrapper #text-build,
  .bootstrap #appSC-infographic-wrapper #text-share,
  .bootstrap #appSC-infographic-wrapper #text-run {
    max-width: 100%;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-1,
  .bootstrap #appSC-infographic-wrapper #yellow-line-2,
  .bootstrap #appSC-infographic-wrapper #yellow-line-3 {
    margin: 5px auto;
    height: 60px;
    width: 0;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-left: none;
    border-bottom: none;
    border-top: none;
    border-right: dashed 2px #eea342;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-3 {
    margin-top: -15px;
  }
  .bootstrap #appSC-infographic-wrapper #yellow-line-3::after {
    display: none;
  }
}
@media (max-width: 700px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1450px;
  }
}
@media (max-width: 650px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1350px;
  }
}
@media (max-width: 550px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1200px;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"],
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] {
    max-width: 100%;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"] p,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] p {
    font-size: 16px;
    text-align: center;
  }
  .bootstrap #appSC-infographic-wrapper [id^="text-"] strong,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] strong,
  .bootstrap #appSC-infographic-wrapper [id^="text-"] span,
  .bootstrap #appSC-infographic-wrapper [id*=" text-"] span {
    font-weight: 600;
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1100px;
  }
}
@media (max-width: 420px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1080px;
  }
}
@media (max-width: 380px) {
  .bootstrap #appSC-infographic-wrapper {
    height: 1000px;
  }
}
.bootstrap .electrical {
  /*
     * Hamburger Nav Button
     */
}
.bootstrap .electrical img {
  max-width: 100%;
}
.bootstrap .electrical .arrow {
  position: relative;
  top: 15px;
  display: inline-block;
  width: 40px;
  height: 27px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDQ2LjM4OXB4IiBoZWlnaHQ9IjI3Mi41MTZweCIgdmlld0JveD0iMCAwIDQ0Ni4zODkgMjcyLjUxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDQ2LjM4OSAyNzIuNTE2IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iLTIxLjc0NiIgeT0iMTAxLjc1OCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAxMzYuMzEwOSAtNTYuMzA1OCkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzMTUuNzQyIiBoZWlnaHQ9IjY5LjI3MiIvPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iMTUyLjMyNyIgeT0iMTAxLjU1NSIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAtMC43MDcxIDYyNS45MTI2IDEyLjk4NzMpIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMzE1Ljg3OSIgaGVpZ2h0PSI2OS4xMzMiLz4KPC9zdmc+);
  background-size: contain;
  background-repeat: no-repeat;
}
.bootstrap .electrical .bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-20px);
  }
  60% {
    -ms-transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
.bootstrap .electrical h1 {
  font-size: 83.2px;
  font-weight: 400;
  margin: 15% 0 10%;
}
@media (max-width: 1350px) {
  .bootstrap .electrical h1 {
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .bootstrap .electrical h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 680px) {
  .bootstrap .electrical h1 {
    font-size: 40px;
    line-height: 42px;
    margin-top: 100px;
    margin-bottom: 20px;
  }
}
@media (max-width: 360px) {
  .bootstrap .electrical h1 {
    font-size: 35px;
    line-height: 38px;
    margin-top: 100px;
    margin-bottom: 20px;
  }
}
.bootstrap .electrical h2 {
  font-size: 42.4px;
  line-height: 48px;
  margin: 0px 0px 30px;
}
.bootstrap .electrical h3 {
  font-size: 37.6px;
  line-height: 40.8px;
  margin: 0px 0px 40px;
}
.bootstrap .electrical h4,
.bootstrap .electrical span.featured {
  font-weight: 300;
  margin-top: 10px;
  text-transform: uppercase;
}
.bootstrap .electrical p {
  font-size: 15.5px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
.bootstrap .electrical p.mainText,
.bootstrap .electrical .hackMEMSMainText p {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
  font-weight: 300;
}
.bootstrap .electrical .authors,
.bootstrap .electrical .authors p {
  font-size: 14px;
  font-style: italic;
}
.bootstrap .electrical .authors p,
.bootstrap .electrical .authors p p {
  margin-bottom: 5px;
}
.bootstrap .electrical .authors p:last-child,
.bootstrap .electrical .authors p p:last-child {
  margin-bottom: 20px;
}
.bootstrap .electrical .scdownloadButton {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 15px;
}
.bootstrap .electrical .scdownloadButton i {
  margin-left: 10px;
}
.bootstrap .electrical .scdownloadButton:hover {
  text-decoration: none;
}
.bootstrap .electrical .scdownloadButton:active {
  position: relative;
  top: 1px;
}
.bootstrap .electrical .scmoduleButton {
  padding: 5px 15px;
  display: inline;
  display: inline-block;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15.5px;
  line-height: 25px;
  margin-left: 10px;
  white-space: nowrap;
}
.bootstrap .electrical .scmoduleButton i {
  margin-left: 10px;
}
.bootstrap .electrical .scmoduleButton:hover {
  text-decoration: none;
}
.bootstrap .electrical .scmoduleButton:active {
  position: relative;
  top: 1px;
}
.bootstrap .electrical .elecscImg {
  max-height: 325px;
}
.bootstrap .electrical .elecsc-modeledwith {
  border-top: 2px solid #cccccc;
  padding-top: 20px;
  display: block;
}
.bootstrap .electrical #menu-trigger i {
  font-size: 2em;
  color: #333333;
  padding: 5px;
  cursor: pointer;
}
.bootstrap .electrical #menu {
  display: none;
  /* Hide the original menu, this gets cloned by jPanelMenu. */
}
.bootstrap .electricalSC-scMenuBar {
  width: 100%;
}
@media (min-width: 980px) {
  .bootstrap .electricalSC-scMenuBar {
    height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bootstrap .electricalSC-scMenuBar {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .bootstrap .electricalSC-scMenuBar {
    height: 70px;
  }
}
.bootstrap .electricalSC-scContentBox {
  padding: 0px 0px;
}
.bootstrap .electricalSC-scMenuBar {
  padding-top: 20px;
}
.bootstrap .electricalSC-scMenuBar .scNavButton {
  padding: 0px 25px;
  line-height: 50px;
  color: #ffffff;
  text-transform: uppercase;
}
.bootstrap .electricalSC-scMenuBar .scNavButton i {
  margin-left: 20px;
}
.bootstrap .electricalSC-scMenuBar .next {
  float: right;
  float: right !important;
}
.bootstrap .electricalSC-scMenuBar .cta {
  float: left;
  float: left !important;
  margin-right: 30px;
}
.bootstrap .electricalSC-scMenuBar .scNavButton:active {
  position: relative;
  top: 1px;
}
.bootstrap #electricalSC-titleframeNavBox {
  background: rgba(0, 0, 0, 0.1);
}
.bootstrap #electricalSC-titleframeNavBox a.scNavButton {
  color: #ffffff;
  border-color: #ffffff;
}
.bootstrap #electricalSC-titleframeNavBox a.scNavButton:hover {
  color: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
.bootstrap #electricalSC-titleframe {
  background: url(//cdn.comsol.com/showcase/electrical/cover-motherboard-overlay-2600x1700.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 100vh;
}
.bootstrap #electricalSC-titleframe h1 {
  color: #ffffff;
}
.bootstrap #electricalSC-titleframe .scrollDown {
  width: 165px;
  text-align: center;
  z-index: 1200;
  position: relative;
  margin: 15% auto 3%;
}
@media (min-width: 900px) {
  .bootstrap #electricalSC-titleframe .scrollDown {
    width: 165px;
  }
}
@media (max-width: 480px) {
  .bootstrap #electricalSC-titleframe .scrollDown {
    margin: 5% auto;
  }
}
.bootstrap #electricalSC-titleframe .titleLinkArrow {
  display: inline-block;
  line-height: 40px;
  margin-bottom: -8px;
}
.bootstrap #electricalSC-titleframe a.titleLinkText {
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 15px;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 40px;
  vertical-align: middle;
  font-weight: 600;
}
.bootstrap #electricalSC-titleframe a.titleLinkText:hover {
  text-decoration: none;
  color: #cccccc;
}
.bootstrap #electricalSC-electricaldesignframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #electricalSC-electricaldesignframeNavBox a.scNavButton {
  color: #333333;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-electricaldesignframeNavBox a.scNavButton:hover {
  color: #333333;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #electricalSC-electricaldesignframe {
  background-color: #ffffff;
  padding: 1px 0px 0px 0px;
  background: url(//cdn.comsol.com/showcase/electrical/rfid-2600x1200.jpg) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #electricalSC-electricaldesignframe h3,
.bootstrap #electricalSC-electricaldesignframe h4,
.bootstrap #electricalSC-electricaldesignframe a {
  color: #252525;
}
.bootstrap #electricalSC-electricaldesignframe a:hover {
  color: #252525;
}
.bootstrap #electricalSC-electricaldesignframe p,
.bootstrap #electricalSC-electricaldesignframe h2,
.bootstrap #electricalSC-electricaldesignframe .caption,
.bootstrap #electricalSC-electricaldesignframe .title a {
  color: #252525;
}
.bootstrap #electricalSC-electricaldesignframe h2 {
  font-size: 42px;
  line-height: 48px;
}
.bootstrap #electricalSC-electricaldesignframe .electricaldesignframe-contentholder {
  padding: 130px 0 350px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgogIDxkZWZzPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CiAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgICA8c3RvcCBvZmZzZXQ9Ii40NSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iLjciIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iLjAiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZzEpIi8+Cjwvc3ZnPg==);
  /* SVG for above
        <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
          <defs>
            <linearGradient id="g1" x2="0%" y2="100%">
              <stop stop-color="#ffffff" stop-opacity="1"/>
              <stop offset=".45" stop-color="#ffffff" stop-opacity="1"/>
              <stop offset=".7" stop-color="#ffffff" stop-opacity=".0"/>
            </linearGradient>
          </defs>
          <rect width="100%" height="100%" fill="url(#g1)"/>
        </svg>
        */
  width: 100%;
  top: -1px;
  position: relative;
}
@-webkit-keyframes dot {
  0% {
    opacity: .25;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: .25;
  }
  100% {
    opacity: .25;
  }
}
@keyframes dot {
  0% {
    opacity: .25;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: .25;
  }
  100% {
    opacity: .25;
  }
}
.bootstrap #electricalSC-electricaldesignframe .dot {
  /*animation*/
  -webkit-animation: dot 3s ease-in-out infinite;
  -moz-animation: dot 3s ease-in-out infinite;
  -ms-animation: dot 3s ease-in-out infinite;
  -o-animation: dot 3s ease-in-out infinite;
  animation: dot 3s ease-in-out infinite;
}
.bootstrap #electricalSC-electricaldesignframe .one {
  /*animation-delay*/
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.bootstrap #electricalSC-electricaldesignframe .two {
  /*animation-delay*/
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
.bootstrap #electricalSC-electricaldesignframe .three {
  /*animation-delay*/
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}
.bootstrap #electricalSC-electricaldesignframe .three:hover {
  fill: #368ccb;
}
.bootstrap #electricalSC-videoframeNavBox {
  background-color: #92b6b4;
}
.bootstrap #electricalSC-videoframeNavBox a.scNavButton {
  color: #ffeace;
  background-color: #83aca9;
}
.bootstrap #electricalSC-videoframeNavBox a.scNavButton:hover {
  color: #ffd49b;
  background-color: #73a29f;
  text-decoration: none;
}
.bootstrap #electricalSC-videoframe {
  padding: 130px 0px 130px;
  background-color: #9dcac7;
}
.bootstrap #electricalSC-videoframe h2 {
  color: #eeeeee;
}
.bootstrap #electricalSC-videoframe p,
.bootstrap #electricalSC-videoframe h3,
.bootstrap #electricalSC-videoframe h4 {
  color: #eeeeee;
}
.bootstrap #electricalSC-tocNavBox {
  background-color: #e7e7e7;
}
.bootstrap #electricalSC-tocNavBox a.scNavButton {
  color: #b97011;
  background-color: #dadada;
}
.bootstrap #electricalSC-tocNavBox a.scNavButton:hover {
  color: #73450a;
  background-color: #cecece;
  text-decoration: none;
}
.bootstrap #electricalSC-toc {
  padding: 160px 0px 400px;
  background-color: #e7e7e7;
  background: url(//cdn.comsol.com/showcase/electrical/fuse_2600x1400.jpg) no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #electricalSC-toc h3,
.bootstrap #electricalSC-toc h4,
.bootstrap #electricalSC-toc h2,
.bootstrap #electricalSC-toc p .caption,
.bootstrap #electricalSC-toc .title {
  color: #252525;
}
.bootstrap .electricalSC-tocButton {
  width: 100%;
  height: 100%;
  display: block;
  padding: 20px 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
}
.bootstrap .electricalSC-tocButton:hover {
  color: #dbdbdb;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap .elec-toclink {
  transition: background .5s ease;
  background-color: #0072bc;
  padding: 0 10px;
}
.bootstrap .elec-toclink:hover {
  background-color: #d17e13;
}
.bootstrap #electricalSC-acdcframeNavBox {
  background-color: #294656;
}
.bootstrap #electricalSC-acdcframeNavBox a.scNavButton {
  color: #4c7e94;
  background-color: #213845;
}
.bootstrap #electricalSC-acdcframeNavBox a.scNavButton:hover {
  color: #446f83;
  background-color: #192a33;
  text-decoration: none;
}
.bootstrap #electricalSC-acdcframe {
  padding: 130px 0px 130px;
  background-color: #3d5867;
  padding: 1px 0px 20px 0px;
  background: url(//cdn.comsol.com/products/fullscreen/ACDC-Models-2560x1500.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #electricalSC-acdcframe h3,
.bootstrap #electricalSC-acdcframe h4,
.bootstrap #electricalSC-acdcframe a {
  color: #eeeeee;
}
.bootstrap #electricalSC-acdcframe a:hover {
  color: #eeeeee;
}
.bootstrap #electricalSC-acdcframe p,
.bootstrap #electricalSC-acdcframe h2,
.bootstrap #electricalSC-acdcframe .caption,
.bootstrap #electricalSC-acdcframe .title a {
  color: #eeeeee;
}
.bootstrap #electricalSC-acdcframe .scdownloadButton:hover {
  color: #cccccc;
  text-decoration: none;
}
.bootstrap #electricalSC-acdcframe .badge-elecshowcase {
  background-color: #344a57;
}
.bootstrap #electricalSC-acdcframe .badge-elecshowcase:hover {
  color: #cccccc;
  background-color: #2a3d47;
}
.bootstrap #electricalSC-acdcframe .scmoduleButton {
  color: #4c7e94;
  background-color: #213845;
}
.bootstrap #electricalSC-acdcframe .scmoduleButton:hover {
  color: #446f83;
  text-decoration: none;
  background-color: #192a33;
}
.bootstrap #electricalSC-acdcframe .acdc-contentholder {
  padding: 130px 0px 250px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZzcyMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KCiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzNkNTg2NyIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9Ii43NSIvPiAgICAgCiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzNkNTg2NyIgc3RvcC1vcGFjaXR5PSIuOSIgb2Zmc2V0PSIuOCIvPgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzZDU4NjciIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxIi8+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2c3MjEpIi8+CiAgICAgICAgPC9zdmc+);
  /* SVG for above
        <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
        <defs>
        <linearGradient id="g2" x2="0%" y2="100%">
        <stop stop-color="#3d5867"/>
        <stop offset=".6" stop-color="#3d5867" stop-opacity="1"/>
        <stop offset=".8" stop-color="#3d5867" stop-opacity=".25"/>
        <stop offset="1" stop-color="#3d5867" stop-opacity="0"/>
        </linearGradient>
        </defs>
        <rect width="100%" height="100%" fill="url(#g2)"/>
        </svg>
        */
  width: 100%;
  top: -1px;
  position: relative;
  margin-bottom: 400px;
}
.bootstrap #electricalSC-electromagframeNavBox {
  background-color: #e7e7e7;
}
.bootstrap #electricalSC-electromagframeNavBox a.scNavButton {
  color: #e88c15;
  background-color: #dadada;
}
.bootstrap #electricalSC-electromagframeNavBox a.scNavButton:hover {
  color: #d17e13;
  background-color: #cecece;
  text-decoration: none;
}
.bootstrap #electricalSC-electromagframe {
  padding: 130px 0px 130px;
  background-color: #ffffff;
}
.bootstrap #electricalSC-electromagframe h3,
.bootstrap #electricalSC-electromagframe h4,
.bootstrap #electricalSC-electromagframe a {
  color: #252525;
}
.bootstrap #electricalSC-electromagframe a:hover {
  color: #252525;
}
.bootstrap #electricalSC-electromagframe p,
.bootstrap #electricalSC-electromagframe h2,
.bootstrap #electricalSC-electromagframe .caption,
.bootstrap #electricalSC-electromagframe .title a {
  color: #252525;
}
.bootstrap #electricalSC-electromagframe .scdownloadButton {
  color: #4b4b4b;
}
.bootstrap #electricalSC-electromagframe .scdownloadButton:hover {
  color: #252525;
  text-decoration: none;
}
.bootstrap #electricalSC-electromagframe .badge-elecshowcase {
  color: #4b4b4b;
  background-color: #f2f2f2;
}
.bootstrap #electricalSC-electromagframe .badge-elecshowcase:hover {
  color: #252525;
  background-color: #e6e6e6;
}
.bootstrap #electricalSC-electromagframe .scmoduleButton {
  color: #e88c15;
  background-color: #dadada;
}
.bootstrap #electricalSC-electromagframe .scmoduleButton:hover {
  color: #d17e13;
  text-decoration: none;
  background-color: #cecece;
}
.bootstrap #electricalSC-jouleandinductionframeNavBox {
  background-color: #333333;
}
.bootstrap #electricalSC-jouleandinductionframeNavBox a.scNavButton {
  color: #63a594;
  background-color: #262626;
}
.bootstrap #electricalSC-jouleandinductionframeNavBox a.scNavButton:hover {
  color: #579887;
  background-color: #1a1a1a;
  text-decoration: none;
}
.bootstrap #electricalSC-jouleandinductionframe {
  padding: 130px 0px 130px;
  background-color: #404040;
}
.bootstrap #electricalSC-jouleandinductionframe h3,
.bootstrap #electricalSC-jouleandinductionframe h4,
.bootstrap #electricalSC-jouleandinductionframe a {
  color: #eeeeee;
}
.bootstrap #electricalSC-jouleandinductionframe a:hover {
  color: #eeeeee;
}
.bootstrap #electricalSC-jouleandinductionframe p,
.bootstrap #electricalSC-jouleandinductionframe h2,
.bootstrap #electricalSC-jouleandinductionframe .caption,
.bootstrap #electricalSC-jouleandinductionframe .title a {
  color: #eeeeee;
}
.bootstrap #electricalSC-jouleandinductionframe .scdownloadButton {
  color: #ffffff;
}
.bootstrap #electricalSC-jouleandinductionframe .scdownloadButton:hover {
  color: #eeeeee;
  text-decoration: none;
}
.bootstrap #electricalSC-jouleandinductionframe .badge-elecshowcase {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap #electricalSC-jouleandinductionframe .badge-elecshowcase:hover {
  color: #eeeeee;
  background-color: #272727;
}
.bootstrap #electricalSC-jouleandinductionframe .scmoduleButton {
  color: #63a594;
  background-color: #262626;
}
.bootstrap #electricalSC-jouleandinductionframe .scmoduleButton:hover {
  color: #579887;
  text-decoration: none;
  background-color: #1a1a1a;
}
.bootstrap #electricalSC-microwaveandrfframeNavBox {
  background-color: #6f93a9;
}
.bootstrap #electricalSC-microwaveandrfframeNavBox a.scNavButton {
  color: #86ccca;
  background-color: #5f879f;
}
.bootstrap #electricalSC-microwaveandrfframeNavBox a.scNavButton:hover {
  color: #74c4c3;
  background-color: #56798f;
  text-decoration: none;
}
.bootstrap #electricalSC-microwaveandrfframe {
  background-color: #7ea4bc;
  padding: 1px 0px 20px 0px;
  background: url(//cdn.comsol.com/showcase/electrical/antena-rf-2600x1096.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #electricalSC-microwaveandrfframe h3,
.bootstrap #electricalSC-microwaveandrfframe h4,
.bootstrap #electricalSC-microwaveandrfframe a {
  color: #ffffff;
}
.bootstrap #electricalSC-microwaveandrfframe a:hover {
  color: #ffffff;
}
.bootstrap #electricalSC-microwaveandrfframe p,
.bootstrap #electricalSC-microwaveandrfframe h2,
.bootstrap #electricalSC-microwaveandrfframe .caption,
.bootstrap #electricalSC-microwaveandrfframe .title a {
  color: #ffffff;
}
.bootstrap #electricalSC-microwaveandrfframe .scdownloadButton {
  color: #ffffff;
}
.bootstrap #electricalSC-microwaveandrfframe .scdownloadButton:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #electricalSC-microwaveandrfframe .badge-elecshowcase {
  color: #ffffff;
  background-color: #6d98b3;
}
.bootstrap #electricalSC-microwaveandrfframe .badge-elecshowcase:hover {
  color: #ffffff;
  background-color: #5c8cab;
}
.bootstrap #electricalSC-microwaveandrfframe .scmoduleButton {
  color: #86ccca;
  background-color: #5f879f;
}
.bootstrap #electricalSC-microwaveandrfframe .scmoduleButton:hover {
  color: #74c4c3;
  text-decoration: none;
  background-color: #56798f;
}
.bootstrap #electricalSC-microwaveandrfframe .microwaveandrf-contentholder {
  padding: 130px 0px 250px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url(data:image/svg+xml;base64,PCEtLSBTVkcgc3ludGF4IC0tPiAKICAgICAgICA8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgICAgICAgICAgIAogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0ibWljcm93YXZlcmYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM3ZWE0YmMiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIuOCIvPiAgICAgCiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzdlYTRiYyIgc3RvcC1vcGFjaXR5PSIuOSIgb2Zmc2V0PSIuODkiLz4KICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjN2VhNGJjIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMSIvPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgICAgIAogICAgICAgIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjbWljcm93YXZlcmYpIi8+CiAgICAgICAgPC9zdmc+);
  /* SVG for above
        <!-- SVG syntax -->
        <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1 1" preserveAspectRatio="none">

        <linearGradient id="microwaverf" gradientUnits="userSpaceOnUse" x1="0%" y1="0%" x2="0%" y2="100%">

        <stop stop-color="#7ea4bc" stop-opacity="1" offset=".8"/>
        <stop stop-color="#7ea4bc" stop-opacity=".9" offset=".89"/>
        <stop stop-color="#7ea4bc" stop-opacity="0" offset="1"/>
        </linearGradient>

        <rect width="100%" height="100%" fill="url(#microwaverf)"/>
        </svg>
        */
  width: 100%;
  top: -1px;
  position: relative;
  margin-bottom: 250px;
}
.bootstrap #electricalSC-rayopticsframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #electricalSC-rayopticsframeNavBox a.scNavButton {
  color: #4c7e94;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-rayopticsframeNavBox a.scNavButton:hover {
  color: #446f83;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #electricalSC-rayopticsframe {
  padding: 130px 0px 130px;
  background-color: #ffffff;
}
.bootstrap #electricalSC-rayopticsframe h3,
.bootstrap #electricalSC-rayopticsframe h4,
.bootstrap #electricalSC-rayopticsframe a {
  color: #252525;
}
.bootstrap #electricalSC-rayopticsframe a:hover {
  color: #252525;
}
.bootstrap #electricalSC-rayopticsframe p,
.bootstrap #electricalSC-rayopticsframe h2,
.bootstrap #electricalSC-rayopticsframe .caption,
.bootstrap #electricalSC-rayopticsframe .title a {
  color: #252525;
}
.bootstrap #electricalSC-rayopticsframe .scdownloadButton {
  color: #4b4b4b;
}
.bootstrap #electricalSC-rayopticsframe .scdownloadButton:hover {
  color: #252525;
  text-decoration: none;
}
.bootstrap #electricalSC-rayopticsframe .badge-elecshowcase {
  color: #4b4b4b;
  background-color: #f2f2f2;
}
.bootstrap #electricalSC-rayopticsframe .badge-elecshowcase:hover {
  color: #252525;
  background-color: #e6e6e6;
}
.bootstrap #electricalSC-rayopticsframe .scmoduleButton {
  color: #4c7e94;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-rayopticsframe .scmoduleButton:hover {
  color: #446f83;
  text-decoration: none;
  background-color: #d5d5d5;
}
.bootstrap #electricalSC-opticsframeNavBox {
  background-color: #333333;
}
.bootstrap #electricalSC-opticsframeNavBox a.scNavButton {
  color: #63a594;
  background-color: #262626;
}
.bootstrap #electricalSC-opticsframeNavBox a.scNavButton:hover {
  color: #579887;
  background-color: #1a1a1a;
  text-decoration: none;
}
.bootstrap #electricalSC-opticsframe {
  padding: 130px 0px 130px;
  background-color: #404040;
}
.bootstrap #electricalSC-opticsframe h3,
.bootstrap #electricalSC-opticsframe h4,
.bootstrap #electricalSC-opticsframe a {
  color: #eeeeee;
}
.bootstrap #electricalSC-opticsframe a:hover {
  color: #eeeeee;
}
.bootstrap #electricalSC-opticsframe p,
.bootstrap #electricalSC-opticsframe h2,
.bootstrap #electricalSC-opticsframe .caption,
.bootstrap #electricalSC-opticsframe .title a {
  color: #eeeeee;
}
.bootstrap #electricalSC-opticsframe .scdownloadButton {
  color: #ffffff;
}
.bootstrap #electricalSC-opticsframe .scdownloadButton:hover {
  color: #eeeeee;
  text-decoration: none;
}
.bootstrap #electricalSC-opticsframe .badge-elecshowcase {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap #electricalSC-opticsframe .badge-elecshowcase:hover {
  color: #eeeeee;
  background-color: #272727;
}
.bootstrap #electricalSC-opticsframe .scmoduleButton {
  color: #63a594;
  background-color: #262626;
}
.bootstrap #electricalSC-opticsframe .scmoduleButton:hover {
  color: #579887;
  text-decoration: none;
  background-color: #1a1a1a;
}
.bootstrap #electricalSC-rfandmicrowaveframeNavBox {
  background-color: #333333;
}
.bootstrap #electricalSC-rfandmicrowaveframeNavBox a.scNavButton {
  color: #63a594;
  background-color: #262626;
}
.bootstrap #electricalSC-rfandmicrowaveframeNavBox a.scNavButton:hover {
  color: #579887;
  background-color: #1a1a1a;
  text-decoration: none;
}
.bootstrap #electricalSC-rfandmicrowaveframe {
  padding: 130px 0px 130px;
  background-color: #404040;
}
.bootstrap #electricalSC-rfandmicrowaveframe h3,
.bootstrap #electricalSC-rfandmicrowaveframe h4,
.bootstrap #electricalSC-rfandmicrowaveframe a {
  color: #eeeeee;
}
.bootstrap #electricalSC-rfandmicrowaveframe a:hover {
  color: #eeeeee;
}
.bootstrap #electricalSC-rfandmicrowaveframe p,
.bootstrap #electricalSC-rfandmicrowaveframe h2,
.bootstrap #electricalSC-rfandmicrowaveframe .caption,
.bootstrap #electricalSC-rfandmicrowaveframe .title a {
  color: #eeeeee;
}
.bootstrap #electricalSC-rfandmicrowaveframe .scdownloadButton {
  color: #ffffff;
}
.bootstrap #electricalSC-rfandmicrowaveframe .scdownloadButton:hover {
  color: #eeeeee;
  text-decoration: none;
}
.bootstrap #electricalSC-rfandmicrowaveframe .badge-elecshowcase {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap #electricalSC-rfandmicrowaveframe .badge-elecshowcase:hover {
  color: #eeeeee;
  background-color: #272727;
}
.bootstrap #electricalSC-rfandmicrowaveframe .scmoduleButton {
  color: #63a594;
  background-color: #262626;
}
.bootstrap #electricalSC-rfandmicrowaveframe .scmoduleButton:hover {
  color: #579887;
  text-decoration: none;
  background-color: #1a1a1a;
}
.bootstrap #electricalSC-memsframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #electricalSC-memsframeNavBox a.scNavButton {
  color: #63a594;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-memsframeNavBox a.scNavButton:hover {
  color: #579887;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #electricalSC-memsframe {
  padding: 130px 0px 130px;
  background-color: #ffffff;
}
.bootstrap #electricalSC-memsframe h3,
.bootstrap #electricalSC-memsframe h4,
.bootstrap #electricalSC-memsframe a {
  color: #252525;
}
.bootstrap #electricalSC-memsframe a:hover {
  color: #252525;
}
.bootstrap #electricalSC-memsframe p,
.bootstrap #electricalSC-memsframe h2,
.bootstrap #electricalSC-memsframe .caption,
.bootstrap #electricalSC-memsframe .title a {
  color: #252525;
}
.bootstrap #electricalSC-memsframe .scdownloadButton {
  color: #4b4b4b;
}
.bootstrap #electricalSC-memsframe .scdownloadButton:hover {
  color: #252525;
  text-decoration: none;
}
.bootstrap #electricalSC-memsframe .badge-elecshowcase {
  color: #4b4b4b;
  background-color: #f2f2f2;
}
.bootstrap #electricalSC-memsframe .badge-elecshowcase:hover {
  color: #252525;
  background-color: #e6e6e6;
}
.bootstrap #electricalSC-memsframe .scmoduleButton {
  color: #63a594;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-memsframe .scmoduleButton:hover {
  color: #579887;
  text-decoration: none;
  background-color: #d5d5d5;
}
.bootstrap #electricalSC-semiconductorframeNavBox {
  background-color: #1f2139;
}
.bootstrap #electricalSC-semiconductorframeNavBox a.scNavButton {
  color: #927c99;
  background-color: #161728;
}
.bootstrap #electricalSC-semiconductorframeNavBox a.scNavButton:hover {
  color: #866f8d;
  background-color: #0d0e18;
  text-decoration: none;
}
.bootstrap #electricalSC-semiconductorframe {
  padding: 130px 0px 130px;
  background-color: #282b4a;
  padding: 1px 0px 20px 0px;
  background: url(//cdn.comsol.com/products/fullscreen/Semiconductor-Models-dark-2560x1500.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #electricalSC-semiconductorframe h3,
.bootstrap #electricalSC-semiconductorframe h4,
.bootstrap #electricalSC-semiconductorframe a {
  color: #ffffff;
}
.bootstrap #electricalSC-semiconductorframe a:hover {
  color: #ffffff;
}
.bootstrap #electricalSC-semiconductorframe p,
.bootstrap #electricalSC-semiconductorframe h2,
.bootstrap #electricalSC-semiconductorframe .caption,
.bootstrap #electricalSC-semiconductorframe .title a {
  color: #ffffff;
}
.bootstrap #electricalSC-semiconductorframe .scdownloadButton {
  color: #ffffff;
}
.bootstrap #electricalSC-semiconductorframe .scdownloadButton:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #electricalSC-semiconductorframe .badge-elecshowcase {
  color: #ffffff;
  background-color: #1f2139;
}
.bootstrap #electricalSC-semiconductorframe .badge-elecshowcase:hover {
  color: #ffffff;
  background-color: #161829;
}
.bootstrap #electricalSC-semiconductorframe .scmoduleButton {
  color: #927c99;
  background-color: #161728;
}
.bootstrap #electricalSC-semiconductorframe .scmoduleButton:hover {
  color: #866f8d;
  text-decoration: none;
  background-color: #0d0e18;
}
.bootstrap #electricalSC-semiconductorframe .semiconductor-contentholder {
  padding: 130px 0px 350px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgogICAgICAgICAgICAKICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9InNlbWljb24iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgogICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMyODJiNGEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIuOCIvPiAgICAgCiAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI4MmI0YSIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEiLz4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgICAgICAKICAgICAgICA8cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI3NlbWljb24pIi8+CiAgICAgICAgPC9zdmc+);
  /* SVG for above
        <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1 1" preserveAspectRatio="none">

        <linearGradient id="semicon" gradientUnits="userSpaceOnUse" x1="0%" y1="0%" x2="0%" y2="100%">

        <stop stop-color="#282b4a" stop-opacity="1" offset=".8"/>
        <stop stop-color="#282b4a" stop-opacity="0" offset="1"/>
        </linearGradient>

        <rect width="100%" height="100%" fill="url(#semicon)"/>
        </svg>
        */
  width: 100%;
  top: -1px;
  position: relative;
  margin-bottom: 250px;
}
.bootstrap #electricalSC-plasmaframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #electricalSC-plasmaframeNavBox a.scNavButton {
  color: #4c7e94;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-plasmaframeNavBox a.scNavButton:hover {
  color: #446f83;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #electricalSC-plasmaframe {
  padding: 130px 0px 130px;
  background-color: #ffffff;
}
.bootstrap #electricalSC-plasmaframe h3,
.bootstrap #electricalSC-plasmaframe h4,
.bootstrap #electricalSC-plasmaframe a {
  color: #252525;
}
.bootstrap #electricalSC-plasmaframe a:hover {
  color: #252525;
}
.bootstrap #electricalSC-plasmaframe p,
.bootstrap #electricalSC-plasmaframe h2,
.bootstrap #electricalSC-plasmaframe .caption,
.bootstrap #electricalSC-plasmaframe .title a {
  color: #252525;
}
.bootstrap #electricalSC-plasmaframe .scdownloadButton {
  color: #4b4b4b;
}
.bootstrap #electricalSC-plasmaframe .scdownloadButton:hover {
  color: #252525;
  text-decoration: none;
}
.bootstrap #electricalSC-plasmaframe .badge-elecshowcase {
  color: #4b4b4b;
  background-color: #f2f2f2;
}
.bootstrap #electricalSC-plasmaframe .badge-elecshowcase:hover {
  color: #252525;
  background-color: #e6e6e6;
}
.bootstrap #electricalSC-plasmaframe .scmoduleButton {
  color: #4c7e94;
  background-color: #e1e1e1;
}
.bootstrap #electricalSC-plasmaframe .scmoduleButton:hover {
  color: #446f83;
  text-decoration: none;
  background-color: #d5d5d5;
}
.bootstrap #electricalSC-ctaframeNavBox {
  background-color: #4d5558;
  background: rgba(77, 85, 88, 0.8);
}
.bootstrap #electricalSC-ctaframeNavBox a.scNavButton {
  color: #ffffff;
  background-color: #41484a;
}
.bootstrap #electricalSC-ctaframeNavBox a.scNavButton:hover {
  color: #eeeeee;
  background-color: #353b3d;
  text-decoration: none;
}
.bootstrap #electricalSC-ctaframe {
  padding: 200px 0px 130px;
  background-color: #4d5558;
  background: url(//cdn.comsol.com/showcase/electrical/optics-plasmonic-wire-grating_2600x1200.jpg) bottom right no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #electricalSC-ctaframe h3,
.bootstrap #electricalSC-ctaframe h4 {
  color: #ffffff;
}
.bootstrap #electricalSC-ctaframe a {
  color: #eea342;
}
.bootstrap #electricalSC-ctaframe a:hover {
  color: #ffd15c;
  text-decoration: none;
}
.bootstrap #electricalSC-ctaframe p,
.bootstrap #electricalSC-ctaframe h2,
.bootstrap #electricalSC-ctaframe .caption,
.bootstrap #electricalSC-ctaframe .title a,
.bootstrap #electricalSC-ctaframe li,
.bootstrap #electricalSC-ctaframe ul {
  color: #ffffff;
}
.bootstrap #electricalSC-ctaframe h2 {
  text-shadow: 1px 1px 2px #000000;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 60px;
}
.bootstrap #electricalSC-ctaframe .fa-ul {
  padding-left: 20px;
  margin-left: 3.5em;
}
.bootstrap #electricalSC-ctaframe ul {
  padding-top: 15px;
}
.bootstrap #electricalSC-ctaframe li,
.bootstrap #electricalSC-ctaframe h3 {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 300;
  font-size: 26.4px;
  line-height: 29.6px;
  padding-bottom: 30px;
}
.bootstrap #electricalSC-ctaframe li i {
  font-size: 48px;
  line-height: 56px;
}
.bootstrap #electricalSC-ctaframe .fa-desktop-smaller {
  font-size: 44.8px;
}
.bootstrap #electricalSC-ctaframe .formholder {
  margin-top: 60px;
}
.bootstrap #electricalSC-ctaframe .formholder label,
.bootstrap #electricalSC-ctaframe .formholder input[type="button"],
.bootstrap #electricalSC-ctaframe .formholder input[type="reset"],
.bootstrap #electricalSC-ctaframe .formholder input[type="submit"],
.bootstrap #electricalSC-ctaframe .formholder input[type="radio"],
.bootstrap #electricalSC-ctaframe .formholder input[type="checkbox"] {
  color: #ffffff;
}
.bootstrap #electricalSC-ctaframe #submitbutton {
  width: 91%;
}
.bootstrap .elec-email-form input,
.bootstrap .elec-email-form textarea {
  width: 87%;
}
.bootstrap .mechanical {
  /*
     * Hamburger Nav Button
     */
}
.bootstrap .mechanical img {
  max-width: 100%;
}
.bootstrap .mechanical .arrow {
  position: relative;
  top: 15px;
  display: inline-block;
  width: 50px;
  height: 31px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDQ2LjM4OXB4IiBoZWlnaHQ9IjI3Mi41MTZweCIgdmlld0JveD0iMCAwIDQ0Ni4zODkgMjcyLjUxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDQ2LjM4OSAyNzIuNTE2IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iLTIxLjc0NiIgeT0iMTAxLjc1OCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAxMzYuMzEwOSAtNTYuMzA1OCkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzMTUuNzQyIiBoZWlnaHQ9IjY5LjI3MiIvPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iMTUyLjMyNyIgeT0iMTAxLjU1NSIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAtMC43MDcxIDYyNS45MTI2IDEyLjk4NzMpIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMzE1Ljg3OSIgaGVpZ2h0PSI2OS4xMzMiLz4KPC9zdmc+);
  background-size: contain;
  background-repeat: no-repeat;
}
.bootstrap .mechanical .bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-20px);
  }
  60% {
    -ms-transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
.bootstrap .mechanical h1 {
  font-size: 67.2px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 30%;
}
@media (max-width: 1350px) {
  .bootstrap .mechanical h1 {
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .bootstrap .mechanical h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
@media (max-width: 680px) {
  .bootstrap .mechanical h1 {
    font-size: 40px;
    line-height: 42px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 360px) {
  .bootstrap .mechanical h1 {
    font-size: 35px;
    line-height: 38px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.bootstrap .mechanical h2 {
  font-size: 42.4px;
  line-height: 48px;
  margin: 0px 0px 30px;
}
.bootstrap .mechanical h3 {
  font-size: 37.6px;
  line-height: 40.8px;
  margin: 0px 0px 40px;
}
.bootstrap .mechanical h4 {
  font-weight: 300;
  margin-top: 10px;
}
.bootstrap .mechanical p {
  font-size: 15.5px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
.bootstrap .mechanical .mainText p {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
  font-weight: 300;
}
.bootstrap .mechanical .authors,
.bootstrap .mechanical .authors p {
  font-size: 14px;
  font-style: italic;
}
.bootstrap .mechanical .authors p,
.bootstrap .mechanical .authors p p {
  margin-bottom: 5px;
}
.bootstrap .mechanical .authors p:last-child,
.bootstrap .mechanical .authors p p:last-child {
  margin-bottom: 20px;
}
.bootstrap .mechanical .scdownloadButton {
  padding: 5px 15px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 15px;
  white-space: nowrap;
}
.bootstrap .mechanical .scdownloadButton i {
  margin-left: 10px;
}
.bootstrap .mechanical .scdownloadButton:hover {
  text-decoration: none;
}
.bootstrap .mechanical .scdownloadButton:active {
  position: relative;
  top: 1px;
}
.bootstrap .mechanical #menu-trigger i {
  font-size: 2em;
  color: #333333;
  padding: 5px;
  cursor: pointer;
}
.bootstrap .mechanical #menu {
  display: none;
  /* Hide the original menu, this gets cloned by jPanelMenu. */
}
.bootstrap .scTopicNav {
  margin: 0;
}
.bootstrap .mechanicalSC-scMenuBar {
  width: 100%;
}
@media (min-width: 980px) {
  .bootstrap .mechanicalSC-scMenuBar {
    height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bootstrap .mechanicalSC-scMenuBar {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .bootstrap .mechanicalSC-scMenuBar {
    height: 70px;
  }
}
.bootstrap .mechanicalSC-scContentBox {
  padding: 0px 0px;
}
.bootstrap .mechanicalSC-scMenuBar {
  padding-top: 20px;
}
.bootstrap .mechanicalSC-scMenuBar .scNavButton {
  padding: 0px 25px;
  line-height: 50px;
  color: #ffffff;
  text-transform: uppercase;
}
.bootstrap .mechanicalSC-scMenuBar .scNavButton i {
  margin-left: 20px;
}
.bootstrap .mechanicalSC-scMenuBar .next {
  float: right;
  float: right !important;
}
.bootstrap .mechanicalSC-scMenuBar .cta {
  float: left;
  float: left !important;
  margin-right: 30px;
}
.bootstrap .mechanicalSC-scMenuBar .scNavButton:active {
  position: relative;
  top: 1px;
}
.bootstrap .mech-cta {
  border-top: 2px solid #cccccc;
  padding-top: 20px;
  display: block;
  text-align: right;
}
.bootstrap #mechanicalSC-titleframeNavBox {
  background: rgba(0, 0, 0, 0.1);
}
.bootstrap #mechanicalSC-titleframeNavBox a.scNavButton {
  color: #ffffff;
  border-color: #ffffff;
  display: none !important;
}
.bootstrap #mechanicalSC-titleframeNavBox a.scNavButton:hover {
  color: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
.bootstrap #mechanicalSC-titleframe {
  background: url(//cdn.comsol.com/showcase/mechanical/lighter-mech-title-image-2600x1700.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15% 0 15% 10%;
  position: relative;
}
@media (max-width: 1200px) {
  .bootstrap #mechanicalSC-titleframe {
    background: url(//cdn.comsol.com/showcase/mechanical/mech-title-background_980x652.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 80px 0 0 0;
    text-align: center;
  }
}
.bootstrap #mechanicalSC-titleframe .title-screen {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-height: 60%;
  overflow: hidden;
}
@media (min-width: 1201px) {
  .bootstrap #mechanicalSC-titleframe .title-screen {
    display: none !important;
  }
}
.bootstrap #mechanicalSC-titleframe h1 {
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
}
.bootstrap #mechanicalSC-titleframe a {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  bottom: 20%;
  position: absolute;
  color: #ffffff;
}
@media (max-width: 1200px) {
  .bootstrap #mechanicalSC-titleframe a {
    position: relative;
  }
}
.bootstrap #mechanicalSC-titleframe a span.tlText {
  padding-left: 15px;
  font-size: 26px;
  line-height: 52px;
  vertical-align: middle;
}
.bootstrap #mechanicalSC-titleframe a:hover {
  text-decoration: none;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8);
}
.bootstrap #mechanicalSC-tocNavBox {
  background-color: #d8d8d8;
}
.bootstrap #mechanicalSC-tocNavBox a.scNavButton {
  color: #333333;
  background-color: #cbcbcb;
}
.bootstrap #mechanicalSC-tocNavBox a.scNavButton:hover {
  color: #000000;
  background-color: #bfbfbf;
  text-decoration: none;
}
.bootstrap #mechanicalSC-toc {
  padding: 130px 0px;
  background: #ffffff;
}
.bootstrap #mechanicalSC-toc p,
.bootstrap #mechanicalSC-toc h2,
.bootstrap #mechanicalSC-toc h3 {
  color: #333333;
}
.bootstrap .mechanicalSC-tocButton {
  width: 100%;
  height: 100%;
  padding: 40px 0;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.bootstrap .mechanicalSC-tocButton:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap .mechanicalSC-toc .well {
  padding: 0;
  margin-bottom: 40px;
}
.bootstrap .well.videoLink {
  transition: background 1s ease;
  background-color: #83b8aa;
}
.bootstrap .well.videoLink:hover {
  background-color: #b4d4cb;
}
.bootstrap .well.structuralLink {
  background: url(//cdn.comsol.com/showcase/mechanical/structural-userstory-jdrcables-square.png) no-repeat center center;
  background-size: cover;
}
.bootstrap .well.structuralLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background: #ffb350;
  transition: background 1s ease;
}
.bootstrap .well.structuralLink a:hover {
  background: rgba(255, 179, 80, 0.5);
}
.bootstrap .well.nonlinearLink {
  background: url(//cdn.comsol.com/showcase/mechanical/nonlinear-model-stent.png) no-repeat center center;
}
.bootstrap .well.nonlinearLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: background 1s ease;
  background: #6498af;
}
.bootstrap .well.nonlinearLink a:hover {
  background: rgba(100, 152, 175, 0.45);
  background-size: cover;
}
.bootstrap .well.thermalLink {
  background: url(//cdn.comsol.com/showcase/mechanical/thermal-userstory-ugitech_steel_casting.png) no-repeat center center;
  background-size: cover;
}
.bootstrap .well.thermalLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: background 1s ease;
  background: #c62d27;
}
.bootstrap .well.thermalLink a:hover {
  background: rgba(198, 45, 39, 0.45);
}
.bootstrap .well.acousticsLink {
  background: url(//cdn.comsol.com/showcase/mechanical/acoustics-userstory-insean.jpg) no-repeat center center;
  background-size: cover;
}
.bootstrap .well.acousticsLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: background 1s ease;
  background: #dc90aa;
}
.bootstrap .well.acousticsLink a:hover {
  background: rgba(220, 144, 170, 0.45);
}
.bootstrap .well.multibodyLink {
  background: url(//cdn.comsol.com/showcase/mechanical/multibody-model-swashplate-cropped.png) no-repeat center center;
  background-size: cover;
}
.bootstrap .well.multibodyLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: background 1s ease;
  background: #a5b255;
}
.bootstrap .well.multibodyLink a:hover {
  background: rgba(165, 178, 85, 0.45);
}
.bootstrap .well.fatigueLink {
  background: url(//cdn.comsol.com/showcase/mechanical/nonlinear-model-viscoplastic-creep.png) no-repeat center center;
  background-size: cover;
}
.bootstrap .well.fatigueLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: background 1s ease;
  background: #96c278;
}
.bootstrap .well.fatigueLink a:hover {
  background: rgba(150, 194, 120, 0.45);
}
.bootstrap .well.cadLink {
  background: url(//cdn.comsol.com/showcase/mechanical/cad-userstory-toyota_research.png) no-repeat center center;
  background-size: cover;
}
.bootstrap .well.cadLink a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: background 1s ease;
  background: #ff6a5a;
}
.bootstrap .well.cadLink a:hover {
  background: rgba(255, 106, 90, 0.45);
}
.bootstrap .well.talkLink {
  transition: background 1s ease;
  background-color: #363636;
}
.bootstrap .well.talkLink:hover {
  background-color: #696969;
}
.bootstrap #mechanicalSC-videoframeNavBox {
  background-color: #333333;
}
.bootstrap #mechanicalSC-videoframeNavBox a.scNavButton {
  color: #83b8aa;
  background-color: #262626;
}
.bootstrap #mechanicalSC-videoframeNavBox a.scNavButton:hover {
  color: #eeeeee;
  background-color: #1a1a1a;
  text-decoration: none;
}
.bootstrap #mechanicalSC-videoframe {
  padding: 130px 0px;
  background-color: #404040;
}
.bootstrap #mechanicalSC-videoframe h2 {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-videoframe p,
.bootstrap #mechanicalSC-videoframe h3,
.bootstrap #mechanicalSC-videoframe h4 {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-structuralframeNavBox {
  background-color: #d8d8d8;
}
.bootstrap #mechanicalSC-structuralframeNavBox a.scNavButton {
  color: #b97011;
  background-color: #cbcbcb;
}
.bootstrap #mechanicalSC-structuralframeNavBox a.scNavButton:hover {
  color: #73450a;
  background-color: #bfbfbf;
  text-decoration: none;
}
.bootstrap #mechanicalSC-structuralframe {
  padding: 130px 0px;
  background-color: #e7e7e7;
}
.bootstrap #mechanicalSC-structuralframe h3,
.bootstrap #mechanicalSC-structuralframe h4,
.bootstrap #mechanicalSC-structuralframe a {
  color: #252525;
}
.bootstrap #mechanicalSC-structuralframe a:hover {
  color: #252525;
}
.bootstrap #mechanicalSC-structuralframe p,
.bootstrap #mechanicalSC-structuralframe h2,
.bootstrap #mechanicalSC-structuralframe .caption,
.bootstrap #mechanicalSC-structuralframe .title a {
  color: #252525;
}
.bootstrap #mechanicalSC-structuralframe .scdownloadButton {
  color: #d17e13;
  background-color: #dadada;
}
.bootstrap #mechanicalSC-structuralframe .scdownloadButton:hover {
  color: #a2620f;
  background-color: #cecece;
  text-decoration: none;
}
.bootstrap #mechanicalSC-nonlinearframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #mechanicalSC-nonlinearframeNavBox a.scNavButton {
  color: #4c7e94;
  background-color: #e1e1e1;
}
.bootstrap #mechanicalSC-nonlinearframeNavBox a.scNavButton:hover {
  color: #446f83;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #mechanicalSC-nonlinearframe {
  padding: 130px 0px;
  background-color: #ffffff;
}
.bootstrap #mechanicalSC-nonlinearframe h3,
.bootstrap #mechanicalSC-nonlinearframe h4,
.bootstrap #mechanicalSC-nonlinearframe a {
  color: #252525;
}
.bootstrap #mechanicalSC-nonlinearframe a:hover {
  color: #252525;
}
.bootstrap #mechanicalSC-nonlinearframe p,
.bootstrap #mechanicalSC-nonlinearframe h2,
.bootstrap #mechanicalSC-nonlinearframe .caption,
.bootstrap #mechanicalSC-nonlinearframe .title a {
  color: #252525;
}
.bootstrap #mechanicalSC-nonlinearframe .scdownloadButton {
  color: #4c7e94;
  background-color: #f2f2f2;
}
.bootstrap #mechanicalSC-nonlinearframe .scdownloadButton:hover {
  color: #446f83;
  background-color: #e6e6e6;
  text-decoration: none;
}
.bootstrap #mechanicalSC-thermalstressesframeNavBox {
  background-color: #333333;
}
.bootstrap #mechanicalSC-thermalstressesframeNavBox a.scNavButton {
  color: #db4437;
  background-color: #262626;
}
.bootstrap #mechanicalSC-thermalstressesframeNavBox a.scNavButton:hover {
  color: #eeeeee;
  background-color: #1a1a1a;
  text-decoration: none;
}
.bootstrap #mechanicalSC-thermalstressesframe {
  padding: 130px 0px;
  background-color: #404040;
}
.bootstrap #mechanicalSC-thermalstressesframe h3,
.bootstrap #mechanicalSC-thermalstressesframe h4,
.bootstrap #mechanicalSC-thermalstressesframe a {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-thermalstressesframe a:hover {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-thermalstressesframe p,
.bootstrap #mechanicalSC-thermalstressesframe h2,
.bootstrap #mechanicalSC-thermalstressesframe .caption,
.bootstrap #mechanicalSC-thermalstressesframe .title a {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-thermalstressesframe .scdownloadButton {
  color: #bd2e22;
  background-color: #333333;
}
.bootstrap #mechanicalSC-thermalstressesframe .scdownloadButton:hover {
  color: #a7291e;
  background-color: #272727;
  text-decoration: none;
}
.bootstrap #mechanicalSC-multibodyframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #mechanicalSC-multibodyframeNavBox a.scNavButton {
  color: #5d6912;
  background-color: #e1e1e1;
}
.bootstrap #mechanicalSC-multibodyframeNavBox a.scNavButton:hover {
  color: #49530f;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #mechanicalSC-multibodyframe {
  padding: 130px 0px;
  background-color: #ffffff;
}
.bootstrap #mechanicalSC-multibodyframe h3,
.bootstrap #mechanicalSC-multibodyframe h4,
.bootstrap #mechanicalSC-multibodyframe a {
  color: #252525;
}
.bootstrap #mechanicalSC-multibodyframe a:hover {
  color: #252525;
}
.bootstrap #mechanicalSC-multibodyframe p,
.bootstrap #mechanicalSC-multibodyframe h2,
.bootstrap #mechanicalSC-multibodyframe .caption,
.bootstrap #mechanicalSC-multibodyframe .title a {
  color: #252525;
}
.bootstrap #mechanicalSC-multibodyframe .scdownloadButton {
  color: #5d6912;
  background-color: #f2f2f2;
}
.bootstrap #mechanicalSC-multibodyframe .scdownloadButton:hover {
  color: #49530f;
  background-color: #e6e6e6;
  text-decoration: none;
}
.bootstrap #mechanicalSC-acousticsframeNavBox {
  background-color: #d8d8d8;
}
.bootstrap #mechanicalSC-acousticsframeNavBox a.scNavButton {
  color: #d0698c;
  background-color: #cbcbcb;
}
.bootstrap #mechanicalSC-acousticsframeNavBox a.scNavButton:hover {
  color: #ca567d;
  background-color: #bfbfbf;
  text-decoration: none;
}
.bootstrap #mechanicalSC-acousticsframe {
  padding: 130px 0px;
  background-color: #e7e7e7;
}
.bootstrap #mechanicalSC-acousticsframe h3,
.bootstrap #mechanicalSC-acousticsframe h4,
.bootstrap #mechanicalSC-acousticsframe a {
  color: #252525;
}
.bootstrap #mechanicalSC-acousticsframe a:hover {
  color: #252525;
}
.bootstrap #mechanicalSC-acousticsframe p,
.bootstrap #mechanicalSC-acousticsframe h2,
.bootstrap #mechanicalSC-acousticsframe .caption,
.bootstrap #mechanicalSC-acousticsframe .title a {
  color: #252525;
}
.bootstrap #mechanicalSC-acousticsframe .scdownloadButton {
  color: #d0698c;
  background-color: #dadada;
}
.bootstrap #mechanicalSC-acousticsframe .scdownloadButton:hover {
  color: #ca567d;
  background-color: #cecece;
  text-decoration: none;
}
.bootstrap #mechanicalSC-fatigueframeNavBox {
  background-color: #333333;
}
.bootstrap #mechanicalSC-fatigueframeNavBox a.scNavButton {
  color: #44af69;
  background-color: #262626;
}
.bootstrap #mechanicalSC-fatigueframeNavBox a.scNavButton:hover {
  color: #eeeeee;
  background-color: #1a1a1a;
  text-decoration: none;
}
.bootstrap #mechanicalSC-fatigueframe {
  padding: 130px 0px;
  background-color: #404040;
}
.bootstrap #mechanicalSC-fatigueframe h3,
.bootstrap #mechanicalSC-fatigueframe h4,
.bootstrap #mechanicalSC-fatigueframe a {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-fatigueframe a:hover {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-fatigueframe p,
.bootstrap #mechanicalSC-fatigueframe h2,
.bootstrap #mechanicalSC-fatigueframe .caption,
.bootstrap #mechanicalSC-fatigueframe .title a {
  color: #eeeeee;
}
.bootstrap #mechanicalSC-fatigueframe .scdownloadButton {
  color: #368a53;
  background-color: #333333;
}
.bootstrap #mechanicalSC-fatigueframe .scdownloadButton:hover {
  color: #2f7848;
  background-color: #272727;
  text-decoration: none;
}
.bootstrap #mechanicalSC-cadframeNavBox {
  background-color: #d8d8d8;
}
.bootstrap #mechanicalSC-cadframeNavBox a.scNavButton {
  color: #db4437;
  background-color: #cbcbcb;
}
.bootstrap #mechanicalSC-cadframeNavBox a.scNavButton:hover {
  color: #252525;
  background-color: #bfbfbf;
  text-decoration: none;
}
.bootstrap #mechanicalSC-cadframe {
  padding: 130px 0px;
  background-color: #e7e7e7;
}
.bootstrap #mechanicalSC-cadframe h3,
.bootstrap #mechanicalSC-cadframe h4,
.bootstrap #mechanicalSC-cadframe a {
  color: #252525;
}
.bootstrap #mechanicalSC-cadframe a:hover {
  color: #252525;
}
.bootstrap #mechanicalSC-cadframe p,
.bootstrap #mechanicalSC-cadframe h2,
.bootstrap #mechanicalSC-cadframe .caption,
.bootstrap #mechanicalSC-cadframe .title a {
  color: #252525;
}
.bootstrap #mechanicalSC-cadframe .scdownloadButton {
  color: #bd2e22;
  background-color: #dadada;
}
.bootstrap #mechanicalSC-cadframe .scdownloadButton:hover {
  color: #db4437;
  background-color: #cecece;
  text-decoration: none;
}
.bootstrap #mechanicalSC-ctaframeNavBox {
  background-color: #eeeeee;
}
.bootstrap #mechanicalSC-ctaframeNavBox a.scNavButton {
  color: #1c1c1c;
  background-color: #e1e1e1;
}
.bootstrap #mechanicalSC-ctaframeNavBox a.scNavButton:hover {
  color: #101010;
  background-color: #d5d5d5;
  text-decoration: none;
}
.bootstrap #mechanicalSC-ctaframe {
  background-color: #ffffff;
  padding: 1px 0px 400px 0px;
  background: url(//cdn.comsol.com/showcase/mechanical/car-factory-2600x1733.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #mechanicalSC-ctaframe h3,
.bootstrap #mechanicalSC-ctaframe h4,
.bootstrap #mechanicalSC-ctaframe a {
  color: #252525;
}
.bootstrap #mechanicalSC-ctaframe a:hover {
  color: #252525;
}
.bootstrap #mechanicalSC-ctaframe p,
.bootstrap #mechanicalSC-ctaframe h2,
.bootstrap #mechanicalSC-ctaframe .caption,
.bootstrap #mechanicalSC-ctaframe .title a {
  color: #252525;
}
.bootstrap #mechanicalSC-ctaframe .ctaframe-contentholder {
  padding: 130px 0px;
  padding-bottom: 400px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgogICAgICAgICAgPGRlZnM+CiAgICAgICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iZzQ2MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIxMDAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiKDI1NSwyNTUsMjU1KTtzdG9wLW9wYWNpdHk6MCIgLz4KICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiKDI1NSwyNTUsMjU1KTtzdG9wLW9wYWNpdHk6MSIgLz4KICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYigyNTUsMjU1LDI1NSk7c3RvcC1vcGFjaXR5OjEiIC8+CiAgICAgICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgICA8L2RlZnM+CiAgICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NjIpIiAvPgogICAgICAgIDwvc3ZnPg==);
  /* SVG for above
        <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1 1" preserveAspectRatio="none">
          <defs>
            <linearGradient id="g462" gradientUnits="userSpaceOnUse" x1="100%" y1="100%" x2="100%" y2="0%">
              <stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:0" />
              <stop offset="50%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
              <stop offset="100%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
            </linearGradient>
          </defs>
          <rect x="0" y="0" width="1" height="1" fill="url(#g462)" />
        </svg>
        */
  width: 100%;
  top: -1px;
  position: relative;
}
.bootstrap .mech-email-form input,
.bootstrap .mech-email-form textarea {
  width: 98%;
}
.bootstrap .mems {
  /*
     * Link to Product Buttons
     */
}
.bootstrap .mems h1 {
  font-size: 112px;
}
.bootstrap .mems h2 {
  font-size: 42.4px;
  line-height: 44px;
  margin: 20px 0px 10px;
}
.bootstrap .mems h3 {
  font-size: 37.6px;
  line-height: 40.8px;
  margin: 0px 0px 40px;
}
.bootstrap .mems h3.subSmall {
  font-size: 22px;
}
.bootstrap .mems h4 {
  font-weight: 300;
  margin-top: 10px;
}
.bootstrap .mems p {
  font-size: 18px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
.bootstrap .mems .caps {
  text-transform: uppercase;
}
.bootstrap .mems .caption {
  font-style: normal;
}
.bootstrap .mems .title {
  font-size: 18px;
}
.bootstrap .mems .topicMedia {
  margin-bottom: 30px;
}
@media (max-width: 379px) {
  .bootstrap .mems .titleframe h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  .bootstrap .mems .pull-right,
  .bootstrap .mems .pull-left {
    float: none;
  }
  .bootstrap .mems .titleframe h1 {
    font-size: 56px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bootstrap .mems .titleframe h1 {
    font-size: 64px;
    line-height: 70px;
  }
}
.bootstrap .mems .topicMedia {
  position: relative;
}
.bootstrap .mems .topicMedia .span4 {
  display: inline-block !important;
  min-width: 200px;
}
.bootstrap .mems .downloadAsset {
  background: url(//cdn.comsol.com/showcase/mems/icons/downloadcircles.png) no-repeat;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 120px;
  height: 120px;
  float: left;
  float: left !important;
}
.bootstrap .mems .downloadAsset span {
  background: url(//cdn.comsol.com/showcase/mems/icons/downloadcircles.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.bootstrap .mems .downloadAsset:hover span {
  opacity: 1;
}
.bootstrap .mems .PiezoStory {
  background-position: 0px -120px;
}
.bootstrap .mems .PiezoStory span {
  background-position: 0px 0px;
}
.bootstrap .mems .PiezoStory2 {
  background-position: -1440px -120px;
}
.bootstrap .mems .PiezoStory2 span {
  background-position: -1440px 0;
}
.bootstrap .mems .PiezoModel {
  background-position: -120px -120px;
}
.bootstrap .mems .PiezoModel span {
  background-position: -120px 0px;
}
.bootstrap .mems .SensorsStory {
  background-position: -240px -120px;
}
.bootstrap .mems .SensorsStory span {
  background-position: -240px 0px;
}
.bootstrap .mems .SensorsStory2 {
  background-position: -1320px -120px;
}
.bootstrap .mems .SensorsStory2 span {
  background-position: -1320px 0px;
}
.bootstrap .mems .ResonantStory {
  background-position: -360px -120px;
}
.bootstrap .mems .ResonantStory span {
  background-position: -360px 0px;
}
.bootstrap .mems .ResonantModel {
  background-position: -480px -120px;
}
.bootstrap .mems .ResonantModel span {
  background-position: -480px 0px;
}
.bootstrap .mems .UltraStory {
  background-position: -600px -120px;
}
.bootstrap .mems .UltraStory span {
  background-position: -600px 0px;
}
.bootstrap .mems .UltraStory2 {
  background-position: -1200px -120px;
}
.bootstrap .mems .UltraStory2 span {
  background-position: -1200px 0px;
}
.bootstrap .mems .RFStory {
  background-position: -720px -120px;
}
.bootstrap .mems .RFStory span {
  background-position: -720px 0px;
}
.bootstrap .mems .RFModel {
  background-position: -840px -120px;
}
.bootstrap .mems .RFModel span {
  background-position: -840px 0px;
}
.bootstrap .mems .BioStory {
  background-position: -960px -120px;
}
.bootstrap .mems .BioStory span {
  background-position: -960px 0px;
}
.bootstrap .mems .scdownloadButton {
  padding: 15px 25px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 30px;
}
.bootstrap .mems .scdownloadButton i {
  margin-left: 20px;
}
.bootstrap .mems .scdownloadButton:hover {
  text-decoration: none;
}
.bootstrap .mems .scdownloadButton:active {
  position: relative;
  top: 1px;
}
.bootstrap .memsSC-scTopicNav {
  margin: 0;
}
.bootstrap .memsSC-scMenuBar {
  width: 100%;
}
@media (min-width: 980px) {
  .bootstrap .memsSC-scMenuBar {
    height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bootstrap .memsSC-scMenuBar {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .bootstrap .memsSC-scMenuBar {
    height: 70px;
  }
}
.bootstrap .memsSC-scContentBox {
  padding: 0px 0px;
}
.bootstrap .memsSC-scMenuBar {
  padding-top: 20px;
}
.bootstrap .memsSC-scMenuBar .scNavButton {
  border: 1px solid #ffffff;
  padding: 0px 12px;
  line-height: 50px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
}
.bootstrap .memsSC-scMenuBar .scNavButton i {
  margin-left: 20px;
}
.bootstrap .memsSC-scMenuBar .next {
  float: right;
  float: right !important;
}
.bootstrap .memsSC-scMenuBar .cta {
  float: left;
  float: left !important;
  margin-right: 16px;
}
@media (max-width: 990px) {
  .bootstrap .memsSC-scMenuBar .cta {
    display: none;
  }
}
.bootstrap .memsSC-scMenuBar .scNavButton:active {
  position: relative;
  top: 1px;
}
.bootstrap .memsSC-scMenuBar .next span {
  -webkit-animation: glow 5s ease-in infinite;
  animation: glow 5s ease-in infinite;
}
@keyframes glow {
  0% {
    color: #ffffff;
  }
  50% {
    color: rgba(255, 255, 255, 0.25);
  }
  100% {
    color: #ffffff;
  }
}
@-webkit-keyframes glow {
  0% {
    color: #ffffff;
  }
  50% {
    color: rgba(255, 255, 255, 0.25);
  }
  100% {
    color: #ffffff;
  }
}
.bootstrap .tocButton {
  display: inline-block;
  position: relative;
  background-repeat: none;
}
.bootstrap .tocButton span.link,
.bootstrap .tocButton span.hover span {
  position: absolute;
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.bootstrap .tocButton span.hover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.bootstrap .tocButton:hover span.hover {
  opacity: 1;
}
@media (min-width: 980px) {
  .bootstrap .tocButton {
    background: url(//cdn.comsol.com/showcase/mems/icons/applicationcircles-290.png) no-repeat;
    height: 290px;
    width: 290px;
  }
  .bootstrap .tocButton span.link,
  .bootstrap .tocButton span.hover span {
    top: 38%;
    font-size: 22px;
    line-height: 36px;
    width: 290px;
  }
  .bootstrap .tocButton span.hover {
    background: url(//cdn.comsol.com/showcase/mems/icons/applicationcircles-290.png) no-repeat;
  }
  .bootstrap .PiezoCircle {
    background-position: 0px 0px;
  }
  .bootstrap .PiezoCircle span.hover {
    background-position: 0px -290px;
  }
  .bootstrap .SensorCircle {
    background-position: -290px 0px;
  }
  .bootstrap .SensorCircle span.hover {
    background-position: -290px -290px;
  }
  .bootstrap .ResonantCircle {
    background-position: -580px 0px;
  }
  .bootstrap .ResonantCircle span.hover {
    background-position: -580px -290px;
  }
  .bootstrap .UltraCircle {
    background-position: -870px 0px;
  }
  .bootstrap .UltraCircle span.hover {
    background-position: -870px -290px;
  }
  .bootstrap .RFCircle {
    background-position: -1160px 0px;
  }
  .bootstrap .RFCircle span.hover {
    background-position: -1160px -290px;
  }
  .bootstrap .BioCircle {
    background-position: -1450px 0px;
  }
  .bootstrap .BioCircle span.hover {
    background-position: -1450px -290px;
  }
  .bootstrap .BlueCircle {
    background-position: -1740px 0px;
  }
  .bootstrap .BlueCircle span.hover {
    background-position: -1740px -290px;
  }
  .bootstrap .GreenCircle {
    background-position: -2030px 0px;
  }
  .bootstrap .GreenCircle span.hover {
    background-position: -2030px -290px;
  }
  .bootstrap .YellowCircle {
    background-position: -2320px 0px;
  }
  .bootstrap .YellowCircle span.hover {
    background-position: -2320px -290px;
  }
}
@media (min-width: 501px) and (max-width: 979px) {
  .bootstrap .tocButton {
    background: url(//cdn.comsol.com/showcase/mems/icons/applicationcircles-145.png) no-repeat;
    height: 145px;
    width: 145px;
  }
  .bootstrap .tocButton span.link,
  .bootstrap .tocButton span.hover span {
    top: 38%;
    font-size: 18px;
    line-height: 20px;
    width: 145px;
  }
  .bootstrap .tocButton span.hover {
    background: url(//cdn.comsol.com/showcase/mems/icons/applicationcircles-145.png) no-repeat;
  }
  .bootstrap .PiezoCircle {
    background-position: 0px 0px;
  }
  .bootstrap .PiezoCircle span.hover {
    background-position: 0px -145px;
  }
  .bootstrap .SensorCircle {
    background-position: -145px 0px;
  }
  .bootstrap .SensorCircle span.hover {
    background-position: -145px -145px;
  }
  .bootstrap .ResonantCircle {
    background-position: -290px 0px;
  }
  .bootstrap .ResonantCircle span.hover {
    background-position: -290px -145px;
  }
  .bootstrap .UltraCircle {
    background-position: -435px 0px;
  }
  .bootstrap .UltraCircle span.hover {
    background-position: -435px -145px;
  }
  .bootstrap .RFCircle {
    background-position: -580px 0px;
  }
  .bootstrap .RFCircle span.hover {
    background-position: -580px -145px;
  }
  .bootstrap .BioCircle {
    background-position: -725px 0px;
  }
  .bootstrap .BioCircle span.hover {
    background-position: -725px -145px;
  }
  .bootstrap .BlueCircle {
    background-position: -870px 0px;
  }
  .bootstrap .BlueCircle span.hover {
    background-position: -870px -145px;
  }
  .bootstrap .GreenCircle {
    background-position: -1015px 0px;
  }
  .bootstrap .GreenCircle span.hover {
    background-position: -1015px -145px;
  }
  .bootstrap .YellowCircle {
    background-position: -1160px 0px;
  }
  .bootstrap .YellowCircle span.hover {
    background-position: -1160px -145px;
  }
}
@media (max-width: 500px) {
  .bootstrap span.link {
    line-height: 20px;
  }
}
.bootstrap #memsSC-titleframeNavBox {
  background: rgba(0, 0, 0, 0.1);
}
.bootstrap #memsSC-titleframeNavBox li,
.bootstrap #memsSC-titleframeNavBox a {
  color: #cccccc;
}
.bootstrap #memsSC-titleframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-titleframeNavBox .scNavButton {
  border-color: #cccccc;
}
.bootstrap #memsSC-titleframe {
  background: url(//cdn.comsol.com/showcase/mems/title/mems-gradient-2600x1731.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #memsSC-titleframe h1,
.bootstrap #memsSC-titleframe a {
  color: #ffffff;
}
.bootstrap #memsSC-titleframe h1 {
  font-weight: 400;
}
@media (min-width: 768px) {
  .bootstrap #memsSC-titleframe h1 {
    margin-top: 15%;
  }
}
@media (max-width: 767px) {
  .bootstrap #memsSC-titleframe h1 {
    margin-top: 75px;
  }
}
.bootstrap #memsSC-titleframe a.titleLink {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 52px;
  height: 52px;
  padding-left: 70px;
  display: inline-block;
}
.bootstrap #memsSC-titleframe a.titleLink:hover {
  background-position: 0 -52px;
  text-decoration: none;
  color: #cccccc;
}
.bootstrap #memsSC-titleframe a.topic {
  background: url(//cdn.comsol.com/showcase/mems/icons/icon-topics-sprite_52x104.png) no-repeat;
  margin-right: 50px;
}
.bootstrap #memsSC-titleframe a.video {
  background: url(//cdn.comsol.com/showcase/mems/icons/icon-video-sprite_52x104.png) no-repeat;
}
@media (min-width: 555px) and (max-width: 767px) {
  .bootstrap #memsSC-titleframe a.titleLink {
    font-size: 26px;
    line-height: 52px;
    height: 52px;
  }
}
@media (min-width: 481px) and (max-width: 554px) {
  .bootstrap #memsSC-titleframe a.titleLink {
    font-size: 20px;
    line-height: 52px;
    height: 52px;
  }
}
@media (max-width: 480px) {
  .bootstrap #memsSC-titleframe a.titleLink {
    font-size: 26px;
    line-height: 30px;
    display: block;
    height: 52px;
    margin-bottom: 30px;
  }
}
.bootstrap #memsSC-videoframeNavBox {
  background-color: #212121;
}
.bootstrap #memsSC-videoframeNavBox li,
.bootstrap #memsSC-videoframeNavBox a {
  color: #c2c2c2;
}
.bootstrap #memsSC-videoframeNavBox li,
.bootstrap #memsSC-videoframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-videoframeNavBox .scNavButton {
  border-color: #c2c2c2;
}
.bootstrap #memsSC-videoframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-videoframe {
  padding: 130px 0px;
  background-color: #333333;
}
.bootstrap #memsSC-videoframe h2 {
  color: #ffffff;
}
.bootstrap #memsSC-videoframe p,
.bootstrap #memsSC-videoframe h3,
.bootstrap #memsSC-videoframe h4 {
  color: #c2c2c2;
}
.bootstrap #memsSC-applicationframeNavBox {
  background-color: #f0f0f0;
}
.bootstrap #memsSC-applicationframeNavBox li,
.bootstrap #memsSC-applicationframeNavBox a {
  color: #585858;
}
.bootstrap #memsSC-applicationframeNavBox li,
.bootstrap #memsSC-applicationframeNavBox a:hover {
  color: #000000;
  text-decoration: none;
}
.bootstrap #memsSC-applicationframeNavBox .scNavButton {
  border-color: #585858;
}
.bootstrap #memsSC-applicationframeNavBox .scNavButton:hover {
  border-color: #000000;
}
.bootstrap #memsSC-applicationframe {
  padding: 130px 0px;
  background-color: #ffffff;
}
.bootstrap #memsSC-applicationframe p,
.bootstrap #memsSC-applicationframe h2,
.bootstrap #memsSC-applicationframe h3 {
  color: #333333;
}
.bootstrap #memsSC-piezoframeNavBox {
  background-color: #114d74;
}
.bootstrap #memsSC-piezoframeNavBox li,
.bootstrap #memsSC-piezoframeNavBox a {
  color: #7dcbf5;
}
.bootstrap #memsSC-piezoframeNavBox li,
.bootstrap #memsSC-piezoframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-piezoframeNavBox .scNavButton {
  border-color: #7dcbf5;
}
.bootstrap #memsSC-piezoframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-piezoframe {
  background-color: #145f8f;
  padding: 130px 0px;
}
.bootstrap #memsSC-piezoframe h3,
.bootstrap #memsSC-piezoframe h4,
.bootstrap #memsSC-piezoframe a {
  color: #7dcbf5;
}
.bootstrap #memsSC-piezoframe a:hover {
  color: #ffffff;
}
.bootstrap #memsSC-piezoframe p,
.bootstrap #memsSC-piezoframe h2,
.bootstrap #memsSC-piezoframe .caption,
.bootstrap #memsSC-piezoframe .title a {
  color: #ffffff;
}
.bootstrap #memsSC-piezoframe .scdownloadButton {
  background-color: #114d74;
  color: #7dcbf5;
}
.bootstrap #memsSC-piezoframe .scdownloadButton:hover {
  color: #ffffff;
  background-color: #0f4467;
}
.bootstrap #memsSC-sensorframeNavBox {
  background-color: #227a3e;
}
.bootstrap #memsSC-sensorframeNavBox li,
.bootstrap #memsSC-sensorframeNavBox a {
  color: #d1f7b7;
}
.bootstrap #memsSC-sensorframeNavBox li,
.bootstrap #memsSC-sensorframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-sensorframeNavBox .scNavButton {
  border-color: #d1f7b7;
}
.bootstrap #memsSC-sensorframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-sensorframe {
  padding: 130px 0px;
  background-color: #2e954e;
}
.bootstrap #memsSC-sensorframe h3,
.bootstrap #memsSC-sensorframe h4,
.bootstrap #memsSC-sensorframe a {
  color: #d1f7b7;
}
.bootstrap #memsSC-sensorframe a:hover {
  color: #ffffff;
}
.bootstrap #memsSC-sensorframe p,
.bootstrap #memsSC-sensorframe h2,
.bootstrap #memsSC-sensorframe .caption,
.bootstrap #memsSC-sensorframe .title a {
  color: #ffffff;
}
.bootstrap #memsSC-sensorframe .scdownloadButton {
  background-color: #227a3e;
  color: #d1f7b7;
}
.bootstrap #memsSC-sensorframe .scdownloadButton:hover {
  color: #ffffff;
  background-color: #1f6e38;
}
.bootstrap #memsSC-resonantframeNavBox {
  background-color: #b1780b;
}
.bootstrap #memsSC-resonantframeNavBox li,
.bootstrap #memsSC-resonantframeNavBox a {
  color: #edd3a5;
}
.bootstrap #memsSC-resonantframeNavBox li,
.bootstrap #memsSC-resonantframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-resonantframeNavBox .scNavButton {
  border-color: #edd3a5;
}
.bootstrap #memsSC-resonantframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-resonantframe {
  padding: 130px 0px;
  background-color: #CC8905;
}
.bootstrap #memsSC-resonantframe h3,
.bootstrap #memsSC-resonantframe h4,
.bootstrap #memsSC-resonantframe a {
  color: #edd3a5;
}
.bootstrap #memsSC-resonantframe a:hover {
  color: #ffffff;
}
.bootstrap #memsSC-resonantframe p,
.bootstrap #memsSC-resonantframe h2,
.bootstrap #memsSC-resonantframe .caption,
.bootstrap #memsSC-resonantframe .title a {
  color: #ffffff;
}
.bootstrap #memsSC-resonantframe .resonantModel {
  background: url(//cdn.comsol.com/showcase/mems/thermodamp-1200x1095.png) transparent 40% 100px no-repeat fixed;
  min-height: 300px;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
.bootstrap #memsSC-resonantframe .scdownloadButton {
  background-color: #b1780b;
  color: #edd3a5;
}
.bootstrap #memsSC-resonantframe .scdownloadButton:hover {
  color: #ffffff;
  background-color: #a36e0a;
}
.bootstrap #memsSC-ultrasonicframeNavBox {
  background-color: #8C2434;
}
.bootstrap #memsSC-ultrasonicframeNavBox li,
.bootstrap #memsSC-ultrasonicframeNavBox a {
  color: #f395ad;
}
.bootstrap #memsSC-ultrasonicframeNavBox li,
.bootstrap #memsSC-ultrasonicframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-ultrasonicframeNavBox .scNavButton {
  border-color: #f395ad;
}
.bootstrap #memsSC-ultrasonicframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-ultrasonicframe {
  padding: 130px 0px;
  background-color: #9D283A;
}
.bootstrap #memsSC-ultrasonicframe h3,
.bootstrap #memsSC-ultrasonicframe h4,
.bootstrap #memsSC-ultrasonicframe a {
  color: #f395ad;
}
.bootstrap #memsSC-ultrasonicframe a:hover {
  color: #ffffff;
}
.bootstrap #memsSC-ultrasonicframe p,
.bootstrap #memsSC-ultrasonicframe h2,
.bootstrap #memsSC-ultrasonicframe .caption,
.bootstrap #memsSC-ultrasonicframe .title a {
  color: #ffffff;
}
.bootstrap #memsSC-ultrasonicframe .scdownloadButton {
  background-color: #8c2434;
  color: #f395ad;
}
.bootstrap #memsSC-ultrasonicframe .scdownloadButton:hover {
  color: #ffffff;
  background-color: #80212f;
}
.bootstrap #memsSC-rfframeNavBox {
  background-color: #43281d;
}
.bootstrap #memsSC-rfframeNavBox li,
.bootstrap #memsSC-rfframeNavBox a {
  color: #96857b;
}
.bootstrap #memsSC-rfframeNavBox li,
.bootstrap #memsSC-rfframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-rfframeNavBox .scNavButton {
  border-color: #96857b;
}
.bootstrap #memsSC-rfframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-rfframe {
  padding: 130px 0px;
  background-color: #5c392c;
}
.bootstrap #memsSC-rfframe h3,
.bootstrap #memsSC-rfframe h4,
.bootstrap #memsSC-rfframe a {
  color: #96857b;
}
.bootstrap #memsSC-rfframe a:hover {
  color: #ffffff;
}
.bootstrap #memsSC-rfframe p,
.bootstrap #memsSC-rfframe h2,
.bootstrap #memsSC-rfframe .caption,
.bootstrap #memsSC-rfframe .title a {
  color: #ffffff;
}
.bootstrap #memsSC-rfframe .scdownloadButton {
  background-color: #43281d;
  color: #96857b;
}
.bootstrap #memsSC-rfframe .scdownloadButton:hover {
  color: #ffffff;
  background-color: #382218;
}
.bootstrap #memsSC-bioframeNavBox {
  background-color: #007e75;
}
.bootstrap #memsSC-bioframeNavBox li,
.bootstrap #memsSC-bioframeNavBox a {
  color: #a0ffe7;
}
.bootstrap #memsSC-bioframeNavBox li,
.bootstrap #memsSC-bioframeNavBox a:hover {
  color: #ffffff;
  text-decoration: none;
}
.bootstrap #memsSC-bioframeNavBox .scNavButton {
  border-color: #a0ffe7;
}
.bootstrap #memsSC-bioframeNavBox .scNavButton:hover {
  border-color: #ffffff;
}
.bootstrap #memsSC-bioframe {
  padding: 130px 0px;
  background-color: #02998e;
}
.bootstrap #memsSC-bioframe h3,
.bootstrap #memsSC-bioframe h4,
.bootstrap #memsSC-bioframe a {
  color: #a0ffe7;
}
.bootstrap #memsSC-bioframe a:hover {
  color: #ffffff;
}
.bootstrap #memsSC-bioframe p,
.bootstrap #memsSC-bioframe h2,
.bootstrap #memsSC-bioframe .caption,
.bootstrap #memsSC-bioframe .title a {
  color: #ffffff;
}
.bootstrap #memsSC-bioframe .scdownloadButton {
  background-color: #007e75;
  color: #a0ffe7;
}
.bootstrap #memsSC-bioframe .scdownloadButton:hover {
  color: #ffffff;
  background-color: #006f67;
}
.bootstrap #memsSC-ctaframeNavBox {
  background-color: #f0f0f0;
}
.bootstrap #memsSC-ctaframeNavBox li,
.bootstrap #memsSC-ctaframeNavBox a {
  color: #585858;
}
.bootstrap #memsSC-ctaframeNavBox li,
.bootstrap #memsSC-ctaframeNavBox a:hover {
  color: #000000;
  text-decoration: none;
}
.bootstrap #memsSC-ctaframeNavBox .scNavButton {
  border-color: #585858;
}
.bootstrap #memsSC-ctaframeNavBox .scNavButton:hover {
  border-color: #000000;
}
.bootstrap #memsSC-ctaframe {
  padding: 130px 0px;
  background-color: #ffffff;
}
.bootstrap #memsSC-ctaframe p,
.bootstrap #memsSC-ctaframe h2,
.bootstrap #memsSC-ctaframe h3 {
  color: #333333;
}
.bootstrap #memsSC-ctaframe a {
  color: #368ccb;
  border-color: #368ccb;
}
.bootstrap .mems-flex-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.bootstrap .mems-flex-list li {
  width: 300px;
  height: auto;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0px;
  margin: 0;
}
.bootstrap .mems-flex-list li:first-child {
  flex-grow: 1.2;
}
.bootstrap .mems-flex-list li:last-child {
  flex-grow: 3;
}
@media (max-width: 990px) {
  .bootstrap .mems-flex-list li:last-child {
    flex-grow: 6;
  }
}
.bootstrap .chemical {
  /*
     * Hamburger Nav Button
     */
}
.bootstrap .chemical .arrow {
  position: relative;
  top: 15px;
  display: inline-block;
  width: 40px;
  height: 27px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDQ2LjM4OXB4IiBoZWlnaHQ9IjI3Mi41MTZweCIgdmlld0JveD0iMCAwIDQ0Ni4zODkgMjcyLjUxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDQ2LjM4OSAyNzIuNTE2IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iLTIxLjc0NiIgeT0iMTAxLjc1OCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAxMzYuMzEwOSAtNTYuMzA1OCkiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzMTUuNzQyIiBoZWlnaHQ9IjY5LjI3MiIvPgo8cmVjdCBjbGFzcz0ic2lkZSIgeD0iMTUyLjMyNyIgeT0iMTAxLjU1NSIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MSAwLjcwNzEgLTAuNzA3MSAtMC43MDcxIDYyNS45MTI2IDEyLjk4NzMpIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMzE1Ljg3OSIgaGVpZ2h0PSI2OS4xMzMiLz4KPC9zdmc+);
  background-size: contain;
  background-repeat: no-repeat;
}
.bootstrap .chemical h1,
.bootstrap .chemical h2,
.bootstrap .chemical h3,
.bootstrap .chemical p {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.bootstrap .chemical h1 {
  font-size: 55px;
  line-height: 80px;
  font-weight: 400;
  margin: 12% 0;
}
@media (max-width: 1350px) {
  .bootstrap .chemical h1 {
    font-size: 55px;
    line-height: 60px;
  }
}
@media (max-width: 993px) {
  .bootstrap .chemical h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 140px;
  }
}
@media (max-width: 768px) {
  .bootstrap .chemical h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 120px;
  }
}
@media (max-width: 360px) {
  .bootstrap .chemical h1 {
    font-size: 35px;
    line-height: 42px;
    margin-top: 100px;
  }
}
.bootstrap .chemical h2 {
  margin: 0px 0px 30px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}
.bootstrap .chemical h3 {
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  margin: 0px 0px 5px;
}
.bootstrap .chemical h4,
.bootstrap .chemical span.featured {
  font-family: "myriad-pro", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media (max-width: 990px) {
  .bootstrap .chemical h4,
  .bootstrap .chemical span.featured {
    margin-top: 10px;
  }
}
.bootstrap .chemical h5 {
  font-size: 15px;
  font-weight: 400;
}
.bootstrap .chemical hr {
  border: none;
  border-top: solid 1px #545454;
}
.bootstrap .chemical p {
  font-size: 19px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 300;
}
.bootstrap .chemical p.caption {
  font-weight: 400;
  font-size: 14px;
}
.bootstrap .chemical p.mainText,
.bootstrap .chemical .hackMEMSMainText p {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.bootstrap .chemical .authors,
.bootstrap .chemical .authors p {
  font-size: 14px;
  font-style: italic;
}
.bootstrap .chemical .authors p,
.bootstrap .chemical .authors p p {
  margin-bottom: 5px;
}
.bootstrap .chemical .authors p:last-child,
.bootstrap .chemical .authors p p:last-child {
  margin-bottom: 20px;
}
.bootstrap .chemical .thumbnail {
  background-color: transparent;
  padding: 8px;
  margin-bottom: 0;
}
.bootstrap .chemical .scdownloadButton {
  font-family: "myriad-pro", Helvetica, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: none;
  padding: 4px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  margin: 15px auto;
  display: block;
  text-align: center;
  width: 290px;
  float: right;
}
.bootstrap .chemical .scdownloadButton i {
  margin-left: 5px;
}
@media (max-width: 336px) {
  .bootstrap .chemical .scdownloadButton {
    width: 100%;
  }
}
.bootstrap .chemical #chemicalSC-titleframe .scdownloadButton {
  margin-top: 4%;
  width: 570px;
  float: none;
}
@media (max-width: 580px) {
  .bootstrap .chemical #chemicalSC-titleframe .scdownloadButton {
    width: 95%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.bootstrap .chemical .scdownloadButton:hover,
.bootstrap .chemical .scdownloadButton:focus {
  text-decoration: none;
}
.bootstrap .chemical .scdownloadButton:active {
  text-decoration: none;
  position: relative;
  top: 1px;
}
.bootstrap .chemical .showcase-btn-yellow {
  border: solid 1px #eea342;
  color: #eea342;
}
.bootstrap .chemical .showcase-btn-yellow:hover {
  background-color: #eea342;
  color: #585858;
}
.bootstrap .chemical .showcase-btn-red {
  border: solid 1px #bf245e;
  color: #bf245e;
}
.bootstrap .chemical .showcase-btn-red:hover {
  background-color: #bf245e;
  color: #332128;
}
.bootstrap .chemical .showcase-btn-green {
  border: solid 1px #70af1a;
  color: #70af1a;
}
.bootstrap .chemical .showcase-btn-green:hover {
  background-color: #70af1a;
  color: #ffffff;
}
.bootstrap .chemical .showcase-btn-blue {
  border: solid 1px #368ccb;
  color: #368ccb;
}
.bootstrap .chemical .showcase-btn-blue:hover {
  background-color: #368ccb;
  color: #cccccc;
}
.bootstrap .chemical .scChemicalModule-links {
  list-style: none;
  padding-left: 0;
}
.bootstrap .chemical .scChemicalModule-links a {
  font-family: "myriad-pro", Helvetica, sans-serif;
  background: none;
  padding: 0px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  border-bottom: solid 1px rgba(255, 255, 255, 0);
}
.bootstrap .chemical .scChemicalModule-links a::after {
  margin-left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f0da";
}
.bootstrap .chemical .scChemicalModule-links a:hover,
.bootstrap .chemical .scChemicalModule-links a:focus,
.bootstrap .chemical .scChemicalModule-links a:active {
  text-decoration: none;
}
.bootstrap .chemical .showcase-link-red {
  color: #bf245e;
}
.bootstrap .chemical .showcase-link-red:hover,
.bootstrap .chemical .showcase-link-red:focus,
.bootstrap .chemical .showcase-link-red:active {
  border-color: #bf245e;
  color: #bf245e;
}
.bootstrap .chemical .showcase-link-green {
  color: #70af1a;
}
.bootstrap .chemical .showcase-link-green:hover,
.bootstrap .chemical .showcase-link-green:focus,
.bootstrap .chemical .showcase-link-green:active {
  border-color: #70af1a;
  color: #70af1a;
}
.bootstrap .chemical .showcase-link-blue {
  color: #368ccb;
}
.bootstrap .chemical .showcase-link-blue:hover,
.bootstrap .chemical .showcase-link-blue:focus,
.bootstrap .chemical .showcase-link-blue:active {
  border-color: #368ccb;
  color: #368ccb;
}
.bootstrap .chemical #menu-trigger i {
  font-size: 2em;
  color: #333333;
  padding: 5px;
  cursor: pointer;
}
.bootstrap .chemical #menu {
  display: none;
  /* Hide the original menu, this gets cloned by jPanelMenu. */
}
.bootstrap .force-myriad-number em {
  font-family: "myriad-pro", Helvetica, sans-serif;
  font-style: normal;
}
.bootstrap .chemicalSC-scMenuBar {
  width: 100%;
}
@media (min-width: 980px) {
  .bootstrap .chemicalSC-scMenuBar {
    height: 70px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bootstrap .chemicalSC-scMenuBar {
    height: 70px;
  }
}
@media (max-width: 767px) {
  .bootstrap .chemicalSC-scMenuBar {
    height: 50px;
  }
}
.bootstrap .chemicalSC-scContentBox {
  padding: 0px 0px;
}
.bootstrap .chemicalSC-scMenuBar {
  padding-top: 20px;
  height: 90px;
}
.bootstrap .chemicalSC-scMenuBar .scNavButton {
  margin: 0px 25px;
  color: #cccccc;
  text-transform: uppercase;
  border-bottom: solid 1px rgba(164, 167, 182, 0);
}
.bootstrap .chemicalSC-scMenuBar .scNavButton i {
  margin-left: 12px;
  font-size: 20px;
  position: relative;
  bottom: -3px;
}
.bootstrap .chemicalSC-scMenuBar .scNavButton:hover {
  border-bottom: solid 1px rgba(164, 167, 182, 0.5);
  text-decoration: none;
}
.bootstrap .chemicalSC-scMenuBar .scNavButton:active,
.bootstrap .chemicalSC-scMenuBar .scNavButton:focus {
  text-decoration: none;
}
.bootstrap .chemicalSC-scMenuBar .next {
  float: right;
  float: right !important;
}
.bootstrap .chemicalSC-scMenuBar .cta {
  float: left;
  float: left !important;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .bootstrap .chemicalSC-scMenuBar {
    height: 70px;
  }
}
.bootstrap .unstyled li {
  list-style: none;
}
.bootstrap .chemicalSC-lightNavBox {
  background: #fafafa;
  height: 90px;
}
.bootstrap .chemicalSC-lightNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap .chemicalSC-lightNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap .chemicalSC-lightNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap .chemicalSC-grayNavBox {
  background: #f0efef;
  height: 90px;
}
.bootstrap .chemicalSC-grayNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap .chemicalSC-grayNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap .chemicalSC-grayNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap .chemicalSC-darkNavBox {
  background: #3b3b3b;
  height: 90px;
}
.bootstrap .chemicalSC-darkNavBox a.scNavButton {
  color: #cccccc;
}
.bootstrap .chemicalSC-darkNavBox a.scNavButton span {
  color: #a4a7b6;
}
.bootstrap .chemicalSC-darkNavBox a.scNavButton i {
  color: #a4a7b6;
}
.bootstrap .chemical-darkThumbnail {
  border-color: rgba(255, 255, 255, 0.11);
}
.bootstrap .chemical-darkThumbnail:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.bootstrap .chemical-lightThumbnail {
  border-color: rgba(186, 186, 186, 0.32);
}
.bootstrap .chemical-lightThumbnail:hover {
  border-color: #bababa;
}
.bootstrap .chemical-medThumbnail {
  border-color: rgba(186, 186, 186, 0.46);
}
.bootstrap .chemical-medThumbnail:hover {
  border-color: #bababa;
}
.bootstrap #chemicalSC-titleframeNavBox {
  background: rgba(0, 0, 0, 0.15);
  height: 90px;
}
.bootstrap #chemicalSC-titleframeNavBox a.scNavButton {
  color: #cccccc;
}
.bootstrap #chemicalSC-titleframeNavBox a.scNavButton span {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-titleframeNavBox a.scNavButton i {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-titleframe {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
.bootstrap #chemicalSC-titleframe h1 {
  color: #ffffff;
}
.bootstrap #chemicalSC-titleframe .scrollDown {
  width: 165px;
  text-align: center;
  z-index: 1200;
  position: relative;
  margin: 15% auto 3%;
}
@media (min-width: 900px) {
  .bootstrap #chemicalSC-titleframe .scrollDown {
    width: 165px;
  }
}
@media (max-width: 480px) {
  .bootstrap #chemicalSC-titleframe .scrollDown {
    margin: 5% auto;
  }
}
.bootstrap #chemicalSC-titleframe .titleLinkArrow {
  display: block;
  line-height: 40px;
  margin-bottom: -8px;
}
.bootstrap #chemicalSC-titleframe a.titleLinkText {
  display: inline-block;
  text-transform: uppercase;
  color: #eeeeee;
  font-size: 24px;
  line-height: 40px;
  vertical-align: middle;
  font-weight: 300;
}
.bootstrap #chemicalSC-titleframe a.titleLinkText:hover,
.bootstrap #chemicalSC-titleframe a.titleLinkText:active,
.bootstrap #chemicalSC-titleframe a.titleLinkText:focus {
  text-decoration: none;
  color: #cccccc;
}
.bootstrap #chemicalSC-titleframe #chemShowcaseVid {
  position: absolute;
  width: auto;
  height: 100vh;
  z-index: -1000;
  /*bottom: 0;
        left: 0;*/
  bottom: 50%;
  right: 50%;
  -webkit-transform: translateX(50%) translateY(50%);
  -ms-transform: translateX(50%) translateY(50%);
  transform: translateX(50%) translateY(50%);
  min-width: 1920px;
  min-height: 100%;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .bootstrap #chemicalSC-titleframe #chemShowcaseVid {
    width: 100%;
  }
}
.bootstrap #chemicalSC-titleframe #chemShowcaseBg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(//cdn.comsol.com/showcase/chemical/video-placeholder.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #chemicalSC-titleframe #chemShowcaseVidOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1100;
}
.bootstrap #chemicalSC-titleframe .chemTitleOverlay * {
  z-index: 1200;
}
.bootstrap #chemicalSC-titleframe .chemTitleOverlay h1,
.bootstrap #chemicalSC-titleframe .chemTitleOverlay .scdownloadButton {
  position: relative;
}
.bootstrap #chemicalSC-chemicaldesignNavBox {
  background: #fafafa;
  height: 90px;
}
.bootstrap #chemicalSC-chemicaldesignNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-chemicaldesignNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-chemicaldesignNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-chemicaldesign {
  background-color: #ffffff;
  padding: 1px 0px 150px 0px;
  position: relative;
  background: url(//cdn.comsol.com/showcase/chemical/design-sketch-2600x1200.jpg) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #chemicalSC-chemicaldesign h3,
.bootstrap #chemicalSC-chemicaldesign h4,
.bootstrap #chemicalSC-chemicaldesign a {
  color: #212224;
}
.bootstrap #chemicalSC-chemicaldesign a:hover {
  color: #212224;
}
.bootstrap #chemicalSC-chemicaldesign p,
.bootstrap #chemicalSC-chemicaldesign h2,
.bootstrap #chemicalSC-chemicaldesign .caption,
.bootstrap #chemicalSC-chemicaldesign .title a {
  color: #212224;
}
.bootstrap #chemicalSC-chemicaldesign h2 {
  font-size: 34px;
}
.bootstrap #chemicalSC-chemicaldesign p {
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .bootstrap #chemicalSC-chemicaldesign p {
    width: 95%;
  }
}
.bootstrap #chemicalSC-chemicaldesign .bounce {
  position: absolute;
  bottom: 260px;
  font-size: 45px;
}
.bootstrap #chemicalSC-chemicaldesign .chemicaldesignframe-contentholder {
  padding: 90px 0 480px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii42IiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KCQkJPHN0b3Agb2Zmc2V0PSIuODUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  /* SVG for above
        <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
            <defs>
                <linearGradient id="g1" x2="0%" y2="100%">
                    <stop stop-color="#ffffff" stop-opacity="1"/>
                    <stop offset=".6" stop-color="#ffffff" stop-opacity="1"/>
                    <stop offset=".85" stop-color="#ffffff" stop-opacity=".0"/>
                </linearGradient>
            </defs>
            <rect width="100%" height="100%" fill="url(#g1)"/>
        </svg>
        */
  width: 100%;
  top: -1px;
  position: relative;
}
@media (max-width: 380px) {
  .bootstrap #chemicalSC-chemicaldesign .chemicaldesignframe-contentholder {
    padding: 90px 0 710px;
  }
}
.bootstrap #chemicalSC-videoframeNavBox {
  background: #3b3b3b;
  height: 90px;
}
.bootstrap #chemicalSC-videoframeNavBox a.scNavButton {
  color: #cccccc;
}
.bootstrap #chemicalSC-videoframeNavBox a.scNavButton span {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-videoframeNavBox a.scNavButton i {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-videoframe {
  padding: 130px 0px 130px;
  background-color: #404040;
}
.bootstrap #chemicalSC-videoframe h2 {
  color: #eeeeee;
}
.bootstrap #chemicalSC-videoframe p,
.bootstrap #chemicalSC-videoframe h3,
.bootstrap #chemicalSC-videoframe h4 {
  color: #eeeeee;
}
.bootstrap #chemicalSC-videoframe h2 {
  font-size: 34px;
  text-align: center;
  color: #eeeeee;
}
.bootstrap #chemicalSC-videoframe h2 em {
  font-style: normal;
  color: #cccccc;
}
.bootstrap #chemicalSC-tocNavBox {
  background: #fafafa;
  height: 90px;
}
.bootstrap #chemicalSC-tocNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-tocNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-tocNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-toc {
  padding: 160px 0px 200px;
  background-color: #ffffff;
}
.bootstrap #chemicalSC-toc h3,
.bootstrap #chemicalSC-toc h4,
.bootstrap #chemicalSC-toc h2,
.bootstrap #chemicalSC-toc p,
.bootstrap #chemicalSC-toc p .caption,
.bootstrap #chemicalSC-toc .title {
  color: #585858;
}
.bootstrap #chemicalSC-toc h2 {
  font-weight: 300;
  font-size: 38px;
}
.bootstrap .chemical-toc-btn {
  display: table;
  width: 234px;
  height: 134px;
  color: #fafafa;
  font-size: 23px;
  background-color: #464646;
  margin-right: 32px;
  margin-bottom: 32px;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;
  /* Firefox 1 - 28 */
  box-sizing: border-box;
  -webkit-transition: all 0.25s;
  /* Safari */
  transition: all 0.25s;
}
.bootstrap .chemical-toc-btn:hover,
.bootstrap .chemical-toc-btn:active,
.bootstrap .chemical-toc-btn:focus {
  -ms-transform: scale(1.1, 1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1, 1.1);
  /* Safari */
  transform: scale(1.1, 1.1);
  /* Standard syntax */
  text-decoration: none;
  color: #fafafa;
}
.bootstrap .chemical-toc-btn span {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 510px) {
  .bootstrap .chemical-toc-btn {
    margin-right: 0;
  }
}
.bootstrap .scContentBox .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.bootstrap .toc-reactionEngineering-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/reaction-engineering-toc-btn.jpg) no-repeat center center;
}
.bootstrap .toc-mixingSeperation-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/mixing-seperation-toc-btn.jpg) no-repeat center center;
}
.bootstrap .toc-heatTransfer-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/heat-transfer-toc-btn.jpg) no-repeat center center;
}
.bootstrap .toc-batteriesFuelCells-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/batteries-toc-btn.jpg) no-repeat center center;
}
.bootstrap .toc-corrosionCorrosionProtection-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/corrosion-toc-btn.jpg) no-repeat center center;
}
.bootstrap .toc-electrodepositionCell-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/electrodeposition-toc-btn.jpg) no-repeat center center;
}
.bootstrap .toc-industrialAnalyticalElectrochemical-btn {
  background: url(//cdn.comsol.com/showcase/chemical/toc-btns/electrochem-toc-btn.jpg) no-repeat center center;
}
.bootstrap #chemicalSC-reactionEngineeringNavBox {
  background: #3b3b3b;
  height: 90px;
}
.bootstrap #chemicalSC-reactionEngineeringNavBox a.scNavButton {
  color: #cccccc;
}
.bootstrap #chemicalSC-reactionEngineeringNavBox a.scNavButton span {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-reactionEngineeringNavBox a.scNavButton i {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-reactionEngineering {
  padding: 0px 0px 0px;
  background-color: #404040;
  background: url(//cdn.comsol.com/showcase/chemical/pipeing-night-2600x1200.jpg) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #chemicalSC-reactionEngineering h3,
.bootstrap #chemicalSC-reactionEngineering h2,
.bootstrap #chemicalSC-reactionEngineering h5,
.bootstrap #chemicalSC-reactionEngineering p,
.bootstrap #chemicalSC-reactionEngineering .title {
  color: #cccccc;
}
.bootstrap #chemicalSC-reactionEngineering h4 {
  color: #7b7a7a;
}
.bootstrap #chemicalSC-reactionEngineering p.caption {
  color: rgba(241, 240, 240, 0.7);
}
.bootstrap #chemicalSC-reactionEngineering .thumbnail {
  border-color: rgba(255, 255, 255, 0.11);
}
.bootstrap #chemicalSC-reactionEngineering .thumbnail:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.bootstrap #chemicalSC-reactionEngineering .reactionEngineeringframe-contentholder {
  padding: 160px 0 700px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiM0MDQwNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii42IiBzdG9wLWNvbG9yPSIjNDA0MDQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KCQkJPHN0b3Agb2Zmc2V0PSIuODUiIHN0b3AtY29sb3I9IiM0MDQwNDAiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  width: 100%;
  top: -1px;
  position: relative;
}
@media (max-width: 991px) {
  .bootstrap #chemicalSC-reactionEngineering .reactionEngineeringframe-contentholder {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiM0MDQwNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii44IiBzdG9wLWNvbG9yPSIjNDA0MDQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KCQkJPHN0b3Agb2Zmc2V0PSIuOTUiIHN0b3AtY29sb3I9IiM0MDQwNDAiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  }
}
.bootstrap #chemicalSC-mixingSeparationNavBox {
  background: #fafafa;
  height: 90px;
}
.bootstrap #chemicalSC-mixingSeparationNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-mixingSeparationNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-mixingSeparationNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-mixingSeparation {
  padding: 160px 0px 200px;
  background-color: #ffffff;
}
.bootstrap #chemicalSC-mixingSeparation h3,
.bootstrap #chemicalSC-mixingSeparation h2,
.bootstrap #chemicalSC-mixingSeparation h5,
.bootstrap #chemicalSC-mixingSeparation p,
.bootstrap #chemicalSC-mixingSeparation .title {
  color: #47484d;
}
.bootstrap #chemicalSC-mixingSeparation h4 {
  color: #cccccc;
}
.bootstrap #chemicalSC-mixingSeparation p.caption {
  color: rgba(71, 72, 77, 0.7);
}
.bootstrap #chemicalSC-mixingSeparation hr {
  border-color: #c7c7c7;
}
.bootstrap #chemicalSC-mixingSeparation .thumbnail {
  border-color: rgba(186, 186, 186, 0.32);
}
.bootstrap #chemicalSC-mixingSeparation .thumbnail:hover {
  border-color: #bababa;
}
.bootstrap #chemicalSC-heatTransferNavBox {
  background: #f0efef;
  height: 90px;
}
.bootstrap #chemicalSC-heatTransferNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-heatTransferNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-heatTransferNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-heatTransfer {
  padding: 0px 0px 0px;
  background-color: #cccccc;
  background: url(//cdn.comsol.com/showcase/chemical/lab-research-2600x1200.jpg) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #chemicalSC-heatTransfer h3,
.bootstrap #chemicalSC-heatTransfer h2,
.bootstrap #chemicalSC-heatTransfer h5,
.bootstrap #chemicalSC-heatTransfer p,
.bootstrap #chemicalSC-heatTransfer .title {
  color: #212224;
}
.bootstrap #chemicalSC-heatTransfer h4 {
  color: #aaaaaa;
}
.bootstrap #chemicalSC-heatTransfer p.caption {
  color: rgba(71, 72, 77, 0.7);
}
.bootstrap #chemicalSC-heatTransfer hr {
  border-color: #c7c7c7;
}
.bootstrap #chemicalSC-heatTransfer .thumbnail {
  border-color: rgba(186, 186, 186, 0.46);
}
.bootstrap #chemicalSC-heatTransfer .thumbnail:hover {
  border-color: #bababa;
}
.bootstrap #chemicalSC-heatTransfer .heatTransferframe-contentholder {
  padding: 160px 0 700px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii42IiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KCQkJPHN0b3Agb2Zmc2V0PSIuODUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  width: 100%;
  top: -1px;
  position: relative;
}
@media (max-width: 991px) {
  .bootstrap #chemicalSC-heatTransfer .heatTransferframe-contentholder {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii43NSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CgkJCTxzdG9wIG9mZnNldD0iLjkiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  }
}
.bootstrap #chemicalSC-batteriesFuelcellsNavBox {
  background: #3b3b3b;
  height: 90px;
}
.bootstrap #chemicalSC-batteriesFuelcellsNavBox a.scNavButton {
  color: #cccccc;
}
.bootstrap #chemicalSC-batteriesFuelcellsNavBox a.scNavButton span {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-batteriesFuelcellsNavBox a.scNavButton i {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-batteriesFuelcells {
  padding: 160px 0px 200px;
  background-color: #404040;
}
.bootstrap #chemicalSC-batteriesFuelcells h3,
.bootstrap #chemicalSC-batteriesFuelcells h2,
.bootstrap #chemicalSC-batteriesFuelcells h5,
.bootstrap #chemicalSC-batteriesFuelcells p,
.bootstrap #chemicalSC-batteriesFuelcells .title {
  color: #cccccc;
}
.bootstrap #chemicalSC-batteriesFuelcells h4 {
  color: #7b7a7a;
}
.bootstrap #chemicalSC-batteriesFuelcells p.caption {
  color: rgba(241, 240, 240, 0.7);
}
.bootstrap #chemicalSC-batteriesFuelcells .thumbnail {
  border-color: rgba(255, 255, 255, 0.11);
}
.bootstrap #chemicalSC-batteriesFuelcells .thumbnail:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.bootstrap #chemicalSC-corrosionProtectionNavBox {
  background: #f0efef;
  height: 90px;
}
.bootstrap #chemicalSC-corrosionProtectionNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-corrosionProtectionNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-corrosionProtectionNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-corrosionProtection {
  padding: 0px 0px 0px;
  background-color: #cccccc;
  background: url(//cdn.comsol.com/showcase/chemical/oil-rig-2600x1200.jpg) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #chemicalSC-corrosionProtection h3,
.bootstrap #chemicalSC-corrosionProtection h2,
.bootstrap #chemicalSC-corrosionProtection h5,
.bootstrap #chemicalSC-corrosionProtection p,
.bootstrap #chemicalSC-corrosionProtection .title {
  color: #212224;
}
.bootstrap #chemicalSC-corrosionProtection h4 {
  color: #aaaaaa;
}
.bootstrap #chemicalSC-corrosionProtection p.caption {
  color: rgba(71, 72, 77, 0.7);
}
.bootstrap #chemicalSC-corrosionProtection hr {
  border-color: #c7c7c7;
}
.bootstrap #chemicalSC-corrosionProtection .thumbnail {
  border-color: rgba(186, 186, 186, 0.46);
}
.bootstrap #chemicalSC-corrosionProtection .thumbnail:hover {
  border-color: #bababa;
}
.bootstrap #chemicalSC-corrosionProtection .corrosionProtectionframe-contentholder {
  padding: 160px 0 700px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii42IiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KCQkJPHN0b3Agb2Zmc2V0PSIuODUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  width: 100%;
  top: -1px;
  position: relative;
}
@media (max-width: 991px) {
  .bootstrap #chemicalSC-corrosionProtection .corrosionProtectionframe-contentholder {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii43NSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CgkJCTxzdG9wIG9mZnNldD0iLjkiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  }
}
.bootstrap #chemicalSC-electrodepositionDesignNavBox {
  background: #fafafa;
  height: 90px;
}
.bootstrap #chemicalSC-electrodepositionDesignNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-electrodepositionDesignNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-electrodepositionDesignNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-electrodepositionDesign {
  padding: 160px 0px 200px;
  background-color: #ffffff;
}
.bootstrap #chemicalSC-electrodepositionDesign h3,
.bootstrap #chemicalSC-electrodepositionDesign h2,
.bootstrap #chemicalSC-electrodepositionDesign h5,
.bootstrap #chemicalSC-electrodepositionDesign p,
.bootstrap #chemicalSC-electrodepositionDesign .title {
  color: #47484d;
}
.bootstrap #chemicalSC-electrodepositionDesign h4 {
  color: #cccccc;
}
.bootstrap #chemicalSC-electrodepositionDesign p.caption {
  color: rgba(71, 72, 77, 0.7);
}
.bootstrap #chemicalSC-electrodepositionDesign hr {
  border-color: #c7c7c7;
}
.bootstrap #chemicalSC-electrodepositionDesign .thumbnail {
  border-color: rgba(186, 186, 186, 0.32);
}
.bootstrap #chemicalSC-electrodepositionDesign .thumbnail:hover {
  border-color: #bababa;
}
.bootstrap #chemicalSC-industrialAnalyticalNavBox {
  background: #f0efef;
  height: 90px;
}
.bootstrap #chemicalSC-industrialAnalyticalNavBox a.scNavButton {
  color: #a4a7b6;
}
.bootstrap #chemicalSC-industrialAnalyticalNavBox a.scNavButton span {
  color: #cccccc;
}
.bootstrap #chemicalSC-industrialAnalyticalNavBox a.scNavButton i {
  color: #cccccc;
}
.bootstrap #chemicalSC-industrialAnalytical {
  padding: 160px 0px 200px;
  background-color: #cccccc;
}
.bootstrap #chemicalSC-industrialAnalytical h3,
.bootstrap #chemicalSC-industrialAnalytical h2,
.bootstrap #chemicalSC-industrialAnalytical h5,
.bootstrap #chemicalSC-industrialAnalytical p,
.bootstrap #chemicalSC-industrialAnalytical .title {
  color: #212224;
}
.bootstrap #chemicalSC-industrialAnalytical h4 {
  color: #cccccc;
}
.bootstrap #chemicalSC-industrialAnalytical p.caption {
  color: rgba(71, 72, 77, 0.7);
}
.bootstrap #chemicalSC-industrialAnalytical hr {
  border-color: #c7c7c7;
}
.bootstrap #chemicalSC-industrialAnalytical .thumbnail {
  border-color: rgba(186, 186, 186, 0.46);
}
.bootstrap #chemicalSC-industrialAnalytical .thumbnail:hover {
  border-color: #bababa;
}
.bootstrap #chemicalSC-ctaframeNavBox {
  background-color: #1e2931;
}
.bootstrap #chemicalSC-ctaframeNavBox a.scNavButton {
  color: #cccccc;
}
.bootstrap #chemicalSC-ctaframe {
  padding: 0px 0px 0px;
  background-color: #222e37;
  background: url(//cdn.comsol.com/showcase/chemical/model-2080x1200.jpg) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bootstrap #chemicalSC-ctaframe h3,
.bootstrap #chemicalSC-ctaframe h2,
.bootstrap #chemicalSC-ctaframe h5,
.bootstrap #chemicalSC-ctaframe p,
.bootstrap #chemicalSC-ctaframe .title,
.bootstrap #chemicalSC-ctaframe label {
  color: #cccccc;
}
.bootstrap #chemicalSC-ctaframe h2 {
  font-size: 39px;
}
.bootstrap #chemicalSC-ctaframe .ctaframe-contentholder {
  padding: 160px 0 700px;
  /* base64 SVG as background image (IE9/Chrome/Safari/Opera) */
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPgoJPGRlZnM+CgkJPGxpbmVhckdyYWRpZW50IGlkPSJnMSIgeDI9IjAlIiB5Mj0iMTAwJSI+CgkJCTxzdG9wIHN0b3AtY29sb3I9IiMyMjJlMzciIHN0b3Atb3BhY2l0eT0iMSIvPgoJCQk8c3RvcCBvZmZzZXQ9Ii42IiBzdG9wLWNvbG9yPSIjMjIyZTM3IiBzdG9wLW9wYWNpdHk9IjEiLz4KCQkJPHN0b3Agb2Zmc2V0PSIuODUiIHN0b3AtY29sb3I9IiMyMjJlMzciIHN0b3Atb3BhY2l0eT0iLjAiLz4KCQk8L2xpbmVhckdyYWRpZW50PgoJPC9kZWZzPgoJPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiLz4KPC9zdmc+');
  width: 100%;
  top: -1px;
  position: relative;
}