body,
.blog-category-container span,
body.node--type-blog-post .byline span,
body.node--type-blog-post .share-links a,
#block-featuredposts .f-posts .feature-meta span,
body.node--type-blog-post figure figcaption,
h1, h2, h3, h4, h5, h6 {
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif !important;
}

.node--type-blog-post .main-content-wrapper div,
.node--type-blog-post .main-content-wrapper div.columns {
  position: relative;
}

body.node--type-blog-post #block-inductiveautomation-page-title h1 span {
  font-size: 42px;
  line-height: 53px;
  color: #363a46;
  font-weight: 600;
}

article.node--type-blog-post.node--view-mode-full header {
  font-size: 23px;
  color: #363a46;
  margin-top: 25px;
  margin-bottom: 60px;
}

.blog-category-container {
  margin-top: 50px;
  margin-bottom: 21px;
  font-size: 12px;
  color: #8E8E8E;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .5px;
}

body.node--type-blog-post .table-with-images {
  border: none;

}

body.node--type-blog-post .table-with-images td:first-child {
  width: 30%;
  padding-right: 50px;
}

body.node--type-blog-post .table-with-images td:nth-child(2) {
  width: 70%;
}

@media only screen and (max-width: 60.063em) {
  body.node--type-blog-post .table-with-images p {
    font-size: 16px;
  }

  body.node--type-blog-post .table-with-images td:first-child {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 425px) {
  body.node--type-blog-post .table-with-images p {
    font-size: 16px;
  }

  body.node--type-blog-post .table-with-images td:first-child {
    padding-right: 10px;
  }
}

body.node--type-blog-post .table-with-images img {
  min-width: 100px;
}

.blog-category-container a {
  font-size: 12px;
  color: #8E8E8E;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.blog-category-container .blog-category {
  color: #F7901E;
}

body.node--type-blog-post .node__content a {
  color: inherit !important;
  border-bottom: 1px solid #4A90AD;
  font-weight: 300;
  font-family: "proxima-nova","myriad-pro",Helvetica,Arial,sans-serif !important;;
}

body.node--type-blog-post .node__content a:hover {
  border-bottom: 2px solid #4A90AD;
}

body.node--type-blog-post .node__content ul {
  list-style-type: none;
  margin-left: 37.6px;
}

body.node--type-blog-post .node__content ul li {
  position: relative;
  margin-bottom: 10px;
}

body.node--type-blog-post .node__content ul li:last-child {
  margin-bottom: 0;
}

body.node--type-blog-post .node__content ul li:before {
  content: "\2022";
  position: absolute;
  font-size: 12px;
  top: 2px;
  left: -16px;
}

/* Overrides for Slick Carousel styles */
body.node--type-blog-post .node__content ul.slick-dots {
  margin: 0;
}

body.node--type-blog-post .node__content ul.slick-dots li:before {
  content: "";
}

.slick-prev:before, .slick-next:before {
  color: #404040;
}

.make-slick {
  display: none;
}

span.events{
  color: #AE7DB2 !important;
}

span.culture{
  color: #57A94F !important;
}

span.integrators{
  color: #EC6742 !important;
}

span.outlook{
  color: #4AA99D !important;
}

span.product-updates{
  color: #84D6FA !important;
}

span.technically-speaking{
  color: #F49E1E !important;
}

body.node--type-blog-post h1 {
  color: #445C6D;
  font-size: 36px !important;
  font-weight: 600;
  line-height: 48px;
  margin:0 0 20px 0;
}

body.node--type-blog-post blockquote {
  width: 90%;
  border: none;
  padding: 50px 0;
  margin: 0 auto;
  color: #4A90AD;
  font-weight:100;
  font-style: italic;
  text-align: center;
  font-size: 27px;
}

body.node--type-blog-post blockquote p::before {
  content: open-quote;
  font-weight:300;
}

body.node--type-blog-post blockquote p::after {
  content: close-quote;
  font-weight:300;
}

body.node--type-blog-post blockquote p {
  line-height: 38px;
  font-size: 27px;
  font-weight:100;
  padding: 0;
  color: #4A90AD;
  margin: 0;
}

body.node--type-blog-post figure figcaption {
  color: #8E8E8E;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
  text-align: center;
}

body.node--type-blog-post p + figure,
body.node--type-blog-post figure + p {
  margin-top: 50px;
}

body.node--type-blog-post figure + figure {
  margin-top: 25px;
}

body.node--type-blog-post figure:not(.align-left):not(.align-right):not(.align-center) {
  margin-left: 0;
  margin-right: 0;
}


body.node--type-blog-post p em {
  color: #4a90ad;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}

body.node--type-blog-post p em:first-of-type:after {
  content: '';
  display: block;
  width: 30px;
  margin-top: 30px;
  border-bottom: 3px solid #4a90ad;
}

body.node--type-blog-post p.text-align-center em:first-of-type:after {
  content: none;
}

body.node--type-blog-post .table-with-images figcaption {
  text-align: center;
}

body.node--type-blog-post .table-with-images figcaption em {
  color: #8E8E8E;
}

body.node--type-blog-post h2,
body.node--type-blog-post h3,
body.node--type-blog-post h4,
body.node--type-blog-post h5 {
  color: #4e4e4e;
}

body.node--type-blog-post h3 {
  font-size: 1.4375rem !important;
}

body.node--type-blog-post .byline {
  font-size: 18px;
  color: #9B9B9B !important;
  font-style: italic;
  line-height: 14px;
  font-weight: 300;
  position: relative;
}

body.node--type-blog-post .byline img {
  border-radius: 50%;
  position: absolute;
  top: 0;
  height: 50px;
  width: 50px;
}

body.node--type-blog-post .byline .author-meta {
  display: inline-block;
  line-height: 24px;
  font-size: 16px;
  margin-left: 65px;
  color: #4a4a4a;
}

body.node--type-blog-post .byline .author-meta a {
  border-bottom: 1px solid;
  color: #4a4a4a;
  font-weight: inherit;
}

body.node--type-blog-post .byline .author-meta .guest-author,
body.node--type-blog-post .author-name-wrapper .author-title {
  font-size: 14px;
  color: #4a90ad;
  font-style: normal;
  font-weight: 400;
}

body.node--type-blog-post .author-name-wrapper .author-title {
  color: #4E4E4e;
}

body.node--type-blog-post .byline .author-meta a:hover {
  text-decoration: none;
}

body.node--type-blog-post .byline span,
body.node--type-blog-post .byline a,
body.node--type-blog-post .byline a:hover,
body.node--type-blog-post .byline a:active {
  color: #9B9B9B;
}

.blog-hr {
  /*border: 1px solid #D8D8D8;*/
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.blog-hr.above-share-links {
  margin: 10px 0 0 0;
}

body.node--type-blog-post .body-container {
  color: #4E4E4E;
  font-size: 18px;
  line-height: 28px;
}

body.node--type-blog-post .section-title,
.company-summary-container .section-title {
  color: #8E8E8E;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}

.company-summary-container .section-title {
  text-transform: uppercase;
}


.row .row.author-summary-container {
  background-color: #f2f2f2;
  padding: 50px;
  margin: 100px 0;
}

.row.company-summary-container {
  background-color: #f2f2f2;
  padding: 50px;
  margin: 100px auto;
}

body.node--type-blog-post .author-name-wrapper,
.company-name-wrapper {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  color: #4e4e4e;
}

body.node--type-blog-post .author-name,
.company-name {
  font-size: 18px;
  font-weight: 600;
  color: #4E4E4e;
  line-height: 28px;
}

.byline a:hover{
  color: #4A90AD !important;
  text-decoration: underline;
}

body.node--type-blog-post .row.author-summary-container .author-name:not(.no-link)::after,
body.node--type-blog-post .row.company-summary-container .author-name:not(.no-link)::after {
  content: 'see profile >';
  margin-left: 0;
  color: #f2f2f2;
  opacity: 0;
  font-size: 14px;
  line-height: 1em;
  font-weight: 300;
  font-style: italic;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

body.node--type-blog-post .row.author-summary-container:hover .author-name::after,
body.node--type-blog-post .row.company-summary-container:hover .author-name::after {
  opacity: 1;
  color: #4A90AD;
  margin-left: 22px;
}


body.node--type-blog-post .author-description {
  color: #4E4E4E;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

body.node--type-blog-post .author-image img {
  border-radius: 50%;
}

h1 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 600;
  color: #455C6D !important;
  font-family: "proxima-nova", "myriad-pro", Arial, Helvetica, sans-serif !important;
}

body.node--type-blog-post .details-user-link {
  text-decoration: underline;
}

.share-links p,
.share-links a {
  color: #4E4E4E;
  font-size: 12px;
  line-height: 23px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
}

.share-links svg {
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 23px;
  vertical-align: middle;
}

.share-links a svg path {
  fill: #87979D;
  -webkit-transition: fill 100ms ease;
  -o-transition: fill 100ms ease;
  transition: fill 100ms ease;
}

.share-links a:hover svg path {
  fill: #445C6D;
}

.share-links p span {
  color: #87979D;
  margin-left: 5px;
}

.share-links a {
  margin: 0 10px 0 10px;
  color: #8E8E8E;
  letter-spacing: .5px;
  vertical-align: text-bottom;
  display: inline-block;
}

.share-links a i {
  font-size: 23px;
  color: #87979D;
  margin-right: 3px;
  vertical-align: middle;
}

.share-links a:hover i {
  color: #445C6D;
}

.company-bio {
    background-color: #4E4E4E !important;
}

body.node--type-blog-post .author-image img,
.company-image img {
  width: 142px;
}

body.node--type-blog-post #main {
    margin-bottom: 100px;
}

body.node--type-blog-post .disqus-container .field-label {
  color: #445C6D;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 15px;
}

body.node--type-blog-post .disqus-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

body.node--type-blog-post .rows div.columns {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 1025px) {
  body.node--type-blog-post #main {
    padding: 0 3em 0 3em;
  }

  body.node--type-blog-post blockquote {
    padding: 50px 0;
  }

  body.node--type-blog-post .row .row.author-summary-container {
    background-color: #F2F2F2;
    padding: 75px 3em;
    margin: 75px 0;
  }

  body.node--type-blog-post .section-title,
  .company-summary-container .section-title {
    font-size: 10px;
  }

  body.node--type-blog-post .author-name {
    font-size: 16px;
    line-height: 26px;
  }

  body.node--type-blog-post .author-description {
    font-size: 14px;
    line-height: 24px;
  }

  body.node--type-blog-post .author-image img,
  .company-image img {
    width: 100px;
  }

  /* remove special hover state for smaller devices to avoid the need for double-tapping */
  body.node--type-blog-post .row.author-summary-container .author-name::after {
    opacity: 1;
    color: #4A90AD;
    margin-left: 22px;
  }


  body.node--type-blog-post .node__meta.byline span {
    font-size: 16px;
    line-height: 18px;
  }

  body.node--type-blog-post h1 {
    font-size: 32px !important;
    line-height: 40px;
  }

  .blog-category-container a,
  .blog-category-container span{
    font-size: 10px;
    line-height: 14px;
  }

  body.node--type-blog-post #main {
    margin-bottom: 75px;
  }

  body.node--type-blog-post em {
    font-size: 21px;
    line-height: 32px;
  }

  body.node--type-blog-post .node__meta.byline .author-meta {
    line-height: 21px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
.blog-category-container {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 440px) {
  body.node--type-blog-post #main {
    padding: 0 .9375em 0 .9375em;
  }
}

@media only screen and (max-width: 641px) {
  body.node--type-blog-post .author-image,
  .company-image img  {
    margin-bottom: 30px;
  }

  body.node--type-blog-post .author-image img,
  .company-image img {
    width: 110px;
  }

  body.node--type-blog-post h1 {
    font-size: 27px !important;
    line-height: 36px;
  }

  body.node--type-blog-post blockquote {
    padding: 50px 0;
  }

  body.node--type-blog-post #main {
    margin-bottom: 50px;
  }

  body.node--type-blog-post .row .row.author-summary-container,
  .row.company-summary-container {
    margin-left: -3em;
    margin-right: -3em;
    padding: 50px 3em;
  }

  body.node--type-blog-post .row.author-summary-container .author-name::after {
    display: none;
  }

  article.node--type-blog-post.node--view-mode-full header,
  body.path-user header {
    margin-bottom: 45px;
  }
}

.show-for-470 {
  display: none;
}

@media only screen and (max-width: 470px) {
  .show-for-470 {
    display: block;
  }

  .share-links a.linked-in {
    margin-left: 63px;
    display: block;
    margin-top: 5px;
    line-height: 19px;
  }
}

/* Foundation XXL */
@media only screen and (min-width: 120.063em) {

  body.node--type-blog-post #block-inductiveautomation-page-title h1 span {
    font-size: 40px;
    line-height: 50px;
  }

  body.node--type-blog-post h2 {
    font-size: 28px;
    line-height: 30px;
  }

  /*body.node--type-blog-post p {*/
    /*font-size: 21px;*/
    /*line-height: 36px;*/
  /*}*/

  body.node--type-blog-post .author-name {
    font-size: 21px;
    line-height: 30px;
  }

  body.node--type-blog-post .author-description {
    font-size: 18px;
    line-height: 30px;
  }

  body.node--type-blog-post blockquote p {
    font-size: 30px;
    line-height: 42px;
  }

}

#block-featuredposts, #fp-sidebar {
    max-width: 248px;
    float: right;
    border: 0 none;
    margin: 0;
    padding: 0;
}

#block-featuredposts h4,
#fp-sidebar h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #8E8E8E;
}

#block-featuredposts .f-posts .feature-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px;
}

#block-featuredposts .f-posts .feature-title:hover {
  text-decoration: underline;
}

#block-featuredposts .f-posts .feature-meta {
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  letter-spacing: .325px;
  text-transform: uppercase;
}

#block-featuredposts .f-posts h4 {
  margin-bottom: 15px;
  font-size: 16px;
}

#block-featuredposts .f-posts .feature-meta a span {
  font-weight: 600;
}

form#features-newsletter-signup {
  margin-top: 20px;
}

#block-featuredposts .inputDiv input,
#fp-sidebar .inputDiv input {
  border-radius: 3px;
  border: 1px solid #979797;
  height: 45px;
  box-shadow: none;
  font-weight: 300;
  font-size: 17px;
  color: #4E4E4E;
  margin-bottom: 20px;
  transition-duration: 0s;
}

#block-featuredposts .inputDiv input:focus,
#fp-sidebar .inputDiv input:focus {
  background-color: #fff;
  border: 1px solid #4A90AD ;
}

#block-featuredposts .inputDiv input.inputError,
#fp-sidebar .inputDiv input.inputError {
  border: 2px solid red;
  margin-bottom: 0;
  transition-duration: 0s;
}

#block-featuredposts .errorlist,
#fp-sidebar .errorlist {
  font-size: 11px;
  color: red;
  position: relative;
  top: 0;
  left: 0;
  height: 1rem;
  margin-bottom: 4px;
}

#block-featuredposts a.wizard-button,
#fp-sidebar a.wizard-button {
  text-align: center;
  width: 100%;
  height: 45px;
  background-color: #8DC63E;
  border-radius: 3px;
  display: inline-block;
  padding: 10px;
}

#block-featuredposts a.wizard-button:hover,
#fp-sidebar a.wizard-button:hover {
    background-color: #7BBA19;
}

#block-featuredposts a.wizard-button span,
#block-featuredposts a.wizard-button i,
#block-featuredposts a.wizard-button,
#fp-sidebar a.wizard-button span,
#fp-sidebar a.wizard-button i,
#fp-sidebar a.wizard-button {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 400;
}

#block-featuredposts hr.webinar-hr,
#fp-sidebar hr.webinar-hr {
  margin: 40px 0;
}

#block-featuredposts .features-news-letter,
#fp-sidebar .features-news-letter {
  margin-top: 40px;
}

#block-featuredposts .features-news-letter > h4,
#fp-sidebar .features-news-letter > h4 {
  width: 250px;
}

#block-featuredposts .features-news-letter .privacy-policy span,
#fp-sidebar .features-news-letter .privacy-policy span {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  display: inline-block;
  margin-bottom: 20px;
  color: #4E4E4E;
}

#block-featuredposts .features-news-letter .privacy-policy span a,
#fp-sidebar .features-news-letter .privacy-policy span a {
  text-decoration: underline;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

#features-newsletter-signup p.features-success {
  font-size: 14px;
  line-height: 21px;
}

/*These cannot be grouped*/
#block-featuredposts .inputDiv input[type="email"]::-webkit-input-placeholder {
  color: #CCCCCB;
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif !important;
  font-size: 17px;
  font-weight: 100 !important;
}
#block-featuredposts .inputDiv input[type="email"]::-moz-placeholder {
  color: #CCCCCB;
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif !important;
  font-size: 17px;
  font-weight: 100 !important;
}
#block-featuredposts .inputDiv input[type="email"]:-ms-input-placeholder {
  color: #CCCCCB;
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif !important;
  font-size: 17px;
  font-weight: 100 !important;
}
#block-featuredposts .inputDiv input[type="email"]:-moz-placeholder{
  color: #CCCCCB;
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif !important;
  font-size: 17px;
  font-weight: 100 !important;
}
#block-featuredposts .inputDiv input[type="email"]::placeholder {
  color: #CCCCCB;
  font-family: proxima-nova, "myriad-pro", Arial, Helvetica, sans-serif !important;
  font-size: 17px;
  font-weight: 100 !important;
}

/* Table of contents styles */

#toc-js-block-toc-js-block {
    background: #FFFFFF;
    max-width: 248px;
    top: -10px;
    padding: 2px;
    z-index: 1;
}

#toc-js-block-toc-js-block nav {
    background: #FFFFFF url('/sites/default/themes/inductiveautomation/images/icons/borderline.svg') 5px 26px no-repeat;
    position: relative;
    margin-top: 6px;
}

#toc-js-block-toc-js-block ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}

.toc-title.h2 {
    color: #445c6d;
    font-size: 18px;
    font-weight: bold;
}

#toc-js-block-toc-js-block li {
    padding: 0 12px 16px 12px;
    background: url('/sites/default/themes/inductiveautomation/images/icons/dot-stroke.svg') 0 6px no-repeat;
    vertical-align: top;
}

#toc-js-block-toc-js-block li.toc-active {
    background-image: url('/sites/default/themes/inductiveautomation/images/icons/dot-fIll.svg');
}

#toc-js-block-toc-js-block li a {
    color: #8E8E8E;
    display: block;
    margin: 0 0 0 8px;
    padding: 0;
    line-height: 22px;
}

#toc-js-block-toc-js-block li.toc-active a {
    color: #4E4E4E;
    font-weight: 500;
}

#toc-js-block-toc-js-block nav li:last-child {
    position: relative;
}

#toc-js-block-toc-js-block nav li:last-child::before {
    content: " ";
    position: absolute;
    top: 17px;
    left: 4px;
    width: 2px;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 1;
}

/* End table of contents styles */


#block-alsolike .also-like {
  background-color: #F2F2F2;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 75px 0 100px 0;
}

#block-alsolike .also-like .row {
  margin-left: auto;
  margin-right: auto;
  max-width: 64.063em;
}

#block-alsolike .also-like h3 {
  color: #445C6D;
  font-size: 27px;
  line-height: 28px;
  margin-bottom: 50px;
}

#block-alsolike .also-like .al-name {
  color: #4E4E4E;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-transform: uppercase;
}

#block-alsolike .also-like .al-title {
  font-size: 18px;
  line-height: 24px;
}

@media only screen and (max-width: 1025px) {
  #block-alsolike .also-like {
    padding-left: 3em;
    padding-right: 3em;
  }
  .company-image img {
    width: 110px !important;
    margin-bottom: 40px !important;
  }
}
