h1{font-size:26px;text-shadow:none;color:#333;}p{margin-bottom:20px}.nav-previous,.nav-next{padding:1em}.nav-next{text-align:right}.nav-previous:hover,.nav-next:hover{background:#f8f8f8}#post-1505 .entry-content{position:relative}.post{margin-left:-1em;margin-bottom:2em;padding:1em}.post-hover:hover{background:#f8f8f8}.titleBlog{font-size:1.7em;line-height:1em;font-family:'Open Sans', 'Helvetica', sans-serif}.titleBlog a:link,.titleBlog a:hover,.titleBlog a:active,.titleBlog a:visited{color:#b8223b;text-decoration:none}.titleBlog a:hover{text-decoration:underline}.metaBlog{margin:.5em 0 1em}.linkBlog{display:inline-block;margin:1em 0}#socialSingleTop,#socialSingleBottom,#socialLoop{float:right;display:inline-block;margin:1em 0}#socialFacebook,#socialTwitter,#socialLinkedin,#socialGoogle{margin:0 .5em 0 0;display:inline-block;width:75px;vertical-align:top;height:27px}#socialTwitter{padding-top:6px;}#socialLinkedin{width:100px}.blogCategories ul{list-style:none;margin:0 0 0 1em}.blogCategories li{border-left:5px solid #eee}.blogCategories li:not(:first-child){border-top:1px solid #eee}.blogCategories li a{display:inline-block;margin:0;padding:.6em 0 .6em 1em}.blogCategories li:hover{background:#f5f5f5;border-left-color:#2287B9}#kb #searchresultdata{position:relative}#kb #searchresultdata li.ui-menu-item{list-style-type:none}#kb .videoLink{display:none}@media (max-width: 736px){.row{margin:0}}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive-4by3 {
  padding-bottom: 75%
}
.size-full {
  max-width: 100%;
  height: auto;
}
.container-padded{padding:40px 0;margin-left:auto;margin-right:auto;}
.container {
  width: 100%;
  max-width: 90%;
}
/* Responsive container for mobile */
@media (max-width: 920px){
  .container-padded{padding:170px 0;}
}
