@import url(//fonts.googleapis.com/css?family=Lato:400,700);
/*
Theme Name:     Updated Generic Blog Theme (Version 0.2.0)
Description:    Custom generic theme for VMware.
Author:         Elacrity
Author URI:     http://www.elacritydigital.com
Text Domain:    wordpress-bootstrap-updated-generic
Version:        0.2.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* Fonts */
/* Mixins */
/* Switches colors for widget */
.widget-inverse {
  background-color: #fff;
  padding: 20px 0 0 0;
  color: #504c4d;
}
.widget-inverse h4 {
  color: #404040;
}
.widget-inverse a {
  color: #0095d3;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
/* Call to Action style button */
.cta-button {
  background-color: #70b349;
  padding: 5px 30px;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  border-radius: 0;
  font-size: 12px;
  color: #fff;
  margin-top: 20px;
}
.cta-button:hover {
  color: #fff;
}
.cta-button:hover span {
  text-decoration: underline;
}
.cta-button:hover span.arrow-right {
  text-decoration: none;
}
.modal-content iframe {
  margin: 0 auto;
  display: block;
}
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  background-color: #fff;
  padding: 0;
  color: #404040;
}
h1 {
  font-weight: 300;
  margin: 12px 0 0 0;
  padding-left: 15px;
}
@media (min-width: 768px) {
  h1 {
    margin: 16px 0 0 0;
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  h1 {
    margin: 20px 0 0 0;
    padding-left: 0;
  }
}
h2 {
  text-transform: uppercase;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 20px;
  color: #0095d3;
}
h3,
h3.h2 {
  color: #0095d3;
  margin-top: 0;
}
.single-post h3,
.single-post h3.h2 {
  font-weight: 100;
  margin-top: 0;
}
h4 {
  text-transform: uppercase;
  color: #6a6a6a;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 0 20px 0 0;
}
@media (min-width: 768px) {
  h4 {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  h4 {
    margin: 0 0 20px;
    padding: 0;
  }
}
.widget h4 {
  color: #ffffff;
}
.vmware-bottombar-homepage h4 {
  color: #504c4d;
  margin-bottom: 35px;
}
body {
  font-size: 14px;
  line-height: 14px;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  body {
    font-size: 18px;
    line-height: 18px;
  }
}
h1 {
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
h2 {
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
h3,
h3.h2 {
  font-size: 16px;
  line-height: 16px;
}
@media (min-width: 768px) {
  h3,
  h3.h2 {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  h3,
  h3.h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
h4 {
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 768px) {
  h4 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  h4 {
    font-size: 25px;
    line-height: 25px;
  }
}
#page-middle {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
body.blog #page-middle {
  margin-top: 20px;
}
#content {
  padding: 0;
}
.no-padding {
  padding-left: 0!important;
  padding-right: 0!important;
}
.list-posts .list-post-excerpt {
  line-height: 24px;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 320px;
}
@media (min-width: 768px) {
  .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 742px;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 100%;
    max-width: 1180px;
  }
}
.content-right {
  margin-bottom: 50px;
}
body.blog .content-right {
  padding-right: 0;
}
#main p.meta {
  font-style: normal;
}
body > footer {
  background-color: #504c4d;
  padding-bottom: 100px;
}
/* Feature Boxes */
.featured-boxes {
  margin: 0;
  padding: 0;
  max-width: 900px;
}
@media (min-width: 1025px) {
  .featured-boxes {
    max-width: 1260px;
  }
}
.featured-boxes img {
  width: 100%;
  height: auto;
}
.featured-boxes a {
  overflow: hidden;
  display: block;
  background-size: cover;
}
#featured-image-right {
  padding: 0;
  margin-left: -5px;
}
@media (max-width: 767px) {
  .navbar-top .navbar-search {
    display: none;
    width: 100%;
    height: 58px;
    float: none;
    padding-top: 4px;
    background-color: #494949;
  }
  .navbar-top .navbar-search .navbar-form {
    border: 0;
    box-shadow: none;
  }
  .navbar-top .header-nav-external {
    display: none;
  }
  .navbar-top .search-query {
    width: 267px;
    margin-left: 26px;
  }
}
.navbar-top {
  position: relative;
  background-color: #494949;
  height: 50px;
}
.navbar-top .navbar-header {
  position: relative;
}
.navbar-top .navbar-header i {
  color: #fff;
  position: absolute;
  right: 70px;
  top: 12px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .navbar-top .navbar-header i {
    right: 81px;
    top: 20px;
  }
}
.navbar-top .navbar-header button {
  background-color: transparent;
}
.navbar-top .navbar-header .navbar-logo img {
  width: 176px;
  margin-top: 14px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-top .navbar-header .navbar-logo img {
    margin-top: 16px;
    margin-left: 0;
    width: 182px;
    height: 20px;
  }
}
.navbar {
  margin-bottom: 0;
  border: 0;
}
.nav .open > a {
  background-color: transparent !important;
  border: none;
}
.navbar-blog-navigation {
  background-color: #494949;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  padding: 5px 20px;
}
@media (min-width: 768px) {
  .navbar-blog-navigation {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  .navbar-blog-navigation {
    font-size: 18px;
    line-height: 18px;
  }
}
.navbar-blog-navigation a {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-blog-navigation a {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  .navbar-blog-navigation a {
    font-size: 18px;
    line-height: 18px;
  }
}
.navbar-blog-navigation a:hover,
.navbar-blog-navigation a:active {
  background-color: transparent !important;
}
.navbar-blog-navigation ul.navbar-nav {
  border-top: 1px solid #939393;
  margin-top: -5px;
}
.navbar-blog-navigation ul.navbar-nav > li {
  border-bottom: 1px solid #939393;
  padding: 6px 0 6px 0;
}
.navbar-blog-navigation ul.navbar-nav > li:hover,
.navbar-blog-navigation ul.navbar-nav > li:active {
  background-color: transparent !important;
}
.navbar-blog-navigation ul.navbar-nav > li:last-of-type {
  border: none;
}
.navbar-blog-navigation ul.navbar-nav > li ul.dropdown-menu li {
  margin-bottom: 14px;
  background-color: transparent !important;
}
.navbar-blog-navigation ul.navbar-nav > li ul.dropdown-menu li a {
  color: #fff;
}
.navbar-blog-navigation .caret {
  float: right;
  background-color: white;
  width: 16px;
  margin-top: 10px;
}
.navbar-search {
  float: right;
  width: 70%;
  position: relative;
  margin-top: 0;
}
.navbar-search ul.header-nav-external {
  position: absolute;
  right: 212px;
  list-style-type: none;
  padding: 0;
  top: 15px;
}
.navbar-search ul.header-nav-external li {
  display: inline-block;
  margin-right: 30px;
}
.navbar-search ul.header-nav-external li a {
  color: #ffffff;
}
.navbar-form {
  margin-top: 9px;
  padding: 0;
  margin-right: 0;
  border: 0;
  color: #f6f6f6;
}
.navbar-form .right-inner-addon {
  position: relative;
}
.navbar-form .right-inner-addon input {
  padding-right: 30px;
  background-color: #fff !important;
}
.navbar-form .right-inner-addon input:hover {
  background-color: #fff;
}
.navbar-form .right-inner-addon input:active {
  background-color: #fff;
}
.navbar-form .right-inner-addon i {
  position: absolute;
  right: 0;
  padding: 8px 21px;
  pointer-events: none;
  color: #504c4d;
}
@media (min-width: 768px) {
  .navbar-form .right-inner-addon i {
    padding: 6px 12px;
  }
}
.navbar-form input {
  width: 150px;
}
.navbar-form input:focus {
  background-color: #504c4d;
}
@media (min-width: 768px) {
  .navbar-form input {
    width: 120px;
  }
}
.navbar-title {
  background-color: #0095d3;
  color: #fff;
  border-radius: 0;
  background: #0095d3 url('images/header-blue-detail.jpg') right no-repeat;
  background-size: cover;
}
.navbar-title h1 a {
  color: #fff;
}
.navbar-title h1 a:hover {
  text-decoration: none;
}
.navbar-title > .container {
  position: relative;
  height: 72px;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .navbar-title > .container {
    height: 98px;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .navbar-title > .container {
    height: 110px;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navbar-title {
    background-size: inherit;
  }
}
.navbar-title .navbar-blog-navigation-sm {
  background-color: transparent;
}
.navbar-title .navbar-blog-navigation-sm > ul {
  position: absolute;
  bottom: 0;
  left: -15px;
}
.navbar-title .navbar-blog-navigation-sm > ul > li {
  margin-right: 0;
}
@media (min-width: 1025px) {
  .navbar-title .navbar-blog-navigation-sm > ul > li {
    margin-right: 30px;
  }
}
.navbar-title .navbar-blog-navigation-sm > ul > li:hover {
  background-color: #494949;
}
.navbar-title .navbar-blog-navigation-sm > ul > li:hover a {
  color: #fff !important;
}
.navbar-title .navbar-blog-navigation-sm > ul > li.active a,
.navbar-title .navbar-blog-navigation-sm > ul > li.open a {
  background-color: transparent;
  color: #ffffff;
}
.navbar-title .navbar-blog-navigation-sm > ul > li.active a:hover,
.navbar-title .navbar-blog-navigation-sm > ul > li.open a:hover {
  color: #ffffff;
  background-color: #494949;
}
.navbar-title .navbar-blog-navigation-sm > ul > li.open a {
  background-color: #494949;
}
.navbar-title .navbar-blog-navigation-sm > ul > li.open a:focus {
  background-color: #494949;
}
.navbar-title .navbar-blog-navigation-sm > ul > li > a {
  font-size: 14px;
  line-height: 14px;
  color: #fff !important;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navbar-title .navbar-blog-navigation-sm > ul > li > a {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  .navbar-title .navbar-blog-navigation-sm > ul > li > a {
    font-size: 18px;
    line-height: 18px;
  }
}
.navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu {
  background-color: #494949;
  margin-top: -1px;
  margin-left: 0px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 20px;
}
.navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu li {
  margin-bottom: 15px;
}
.navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu li:last-of-type {
  margin-bottom: 0;
}
.navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu a {
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu a {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  .navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu a {
    font-size: 18px;
    line-height: 18px;
  }
}
.navbar-title .navbar-blog-navigation-sm > ul > li .dropdown-menu a:hover {
  text-decoration: underline;
}
.navbar-title .navbar-blog-navigation-sm > ul a {
  color: #ffffff;
}
.navbar-title .navbar-blog-navigation-sm > ul a:active {
  background-color: transparent;
}
.navbar-title .navbar-blog-navigation-sm > ul a b.caret {
  display: none;
}
@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
.navbar-default .navbar-toggle {
  margin-right: 5px;
  margin-top: 6px;
  border: 0;
}
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  width: 34px;
  height: 3px;
}
body.blog #main > div > h4 {
  margin-left: 15px;
}
@media (min-width: 768px) {
  body.blog #main > div > h4 {
    margin-left: 0;
  }
}
.featured-boxes-home {
  margin: 0;
  padding: 0;
  max-width: 900px;
}
.featured-boxes-home > div {
  margin: 0;
  padding: 0;
}
.featured-boxes-home img {
  width: 100%;
  height: auto;
}
.featured-boxes-home a {
  overflow: hidden;
  display: block;
  background-size: cover;
}
.featured-boxes-home #featured-image-left {
  padding: 0;
}
@media (min-width: 768px) {
  .featured-boxes-home #featured-image-left {
    padding: 0 10px 0 0;
  }
}
.featured-boxes-home #featured-image-left > .row a {
  min-height: 157px;
}
@media (min-width: 1025px) {
  .featured-boxes-home {
    max-width: 1260px;
  }
}
.featured-boxes-home .featured-image-box-split {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .featured-boxes-home .featured-image-box-split {
    padding-top: 8px;
  }
}
.featured-boxes-home .featured-image-home-box-1 a {
  max-height: 157px;
  min-height: 157px;
}
@media (min-width: 1025px) {
  .featured-boxes-home .featured-image-home-box-1 a {
    max-height: 192px;
    min-height: 192px;
  }
}
.featured-boxes-home .featured-image-home-box-2 {
  padding-right: 0;
}
@media (min-width: 768px) {
  .featured-boxes-home .featured-image-home-box-2 {
    padding-right: 18px;
  }
}
@media (min-width: 1025px) {
  .featured-boxes-home .featured-image-home-box-2 {
    padding-right: 0;
  }
}
.featured-boxes-home .featured-image-home-box-2 a {
  min-height: 172px;
  max-height: 172px;
}
.featured-boxes-home .featured-image-home-box-3 {
  padding-left: 12px;
}
.featured-boxes-home .featured-image-home-box-3 a {
  min-height: 172px;
  max-height: 172px;
}
@media (max-width: 767px) {
  .featured-boxes-home .featured-image-home-box-4 {
    height: 132px;
    overflow: hidden;
  }
}
.featured-boxes-home .featured-image-home-box-4 a {
  min-height: 324px;
  max-height: 324px;
  width: 100%;
}
@media (min-width: 1025px) {
  .featured-boxes-home .featured-image-home-box-4 a {
    min-height: 359px;
    max-height: 359px;
  }
}
.latest-posts.paginated {
  margin-top: 20px;
}
.vmware-bottombar-homepage:first-child {
  padding-left: 0;
}
.vmware-bottombar-homepage:last-child {
  padding-right: 0;
}
.vmware-bottombar-homepage .vmware-widget-list-events li {
  position: relative;
  margin-right: 0;
}
@media (min-width: 768px) {
  .vmware-bottombar-homepage .vmware-widget-list-events li {
    width: 100% !important;
  }
}
.vmware-bottombar-homepage .vmware-widget-list-events li span {
  position: absolute;
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  display: block;
  z-index: 1;
  bottom: 0;
  font-size: 22px;
  line-height: 32px;
  font-weight: 100;
  text-align: left;
  opacity: 1.6;
  width: 100%;
}
.section-featured-videos {
  padding-left: 15px;
}
.featured-video-thumb {
  padding: 0;
}
.page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: 0;
}
body.category .page-header {
  margin-left: -15px;
}
#featured-image-left {
  padding: 0;
}
@media (min-width: 768px) {
  #featured-image-left {
    padding: 0 20px 0 0;
  }
}
@media (min-width: 768px) {
  .featured-boxes #featured-image-left div:first-child {
    margin-bottom: 13px;
  }
}
.featured-image-resource-box-3 img {
  max-height: 510px;
  width: 100%;
}
.img-box {
  position: relative;
  display: block;
  border: 1px solid black;
}
.img-box a.img-box-text span {
  text-decoration: none;
}
.img-box:hover a.img-box-text span {
  text-decoration: underline;
}
.img-box.featured-image-category-box-1 a,
.img-box.featured-image-category-box-2 a {
  max-height: 110px;
  min-height: 110px;
}
@media (min-width: 1025px) {
  .img-box.featured-image-category-box-1 a,
  .img-box.featured-image-category-box-2 a {
    max-height: 132px;
    min-height: 132px;
  }
}
.img-box.featured-image-category-box-3 a {
  width: 100%;
  min-height: 236px;
  max-height: 236px;
}
@media (min-width: 1025px) {
  .img-box.featured-image-category-box-3 a {
    min-height: 279px;
    max-height: 279px;
  }
}
.img-box a.img-box-text {
  position: absolute;
  padding: 0;
  color: #fff;
  display: block;
  z-index: 1;
  bottom: 0;
  font-weight: 100;
  text-align: left;
  opacity: 1.6;
  width: 100%;
  min-height: 60px;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.img-box a.img-box-text span {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 100%;
  font-weight: 400;
}
.featured-video {
  display: inline-block;
  position: relative;
  width: 90%;
}
.featured-video a {
  outline: 0;
}
.featured-video .featured-video-thumb {
  position: relative;
  display: inline-block;
  float: none;
  margin-right: 0;
}
@media (min-width: 1025px) {
  .featured-video .featured-video-thumb img {
    border: 1px solid black;
  }
}
@media (max-width: 1024px) {
  .featured-video .featured-video-thumb {
    float: left;
    margin-right: 11px;
    width: auto;
  }
}
.featured-video .featured-video-thumb span {
  display: none;
}
@media (min-width: 1025px) {
  .featured-video .featured-video-thumb span {
    display: block;
    background: transparent url('images/icon-video-play.png') center no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
.featured-video .featured-video-thumb .wp-post-image {
  display: block;
  min-width: 265px;
  min-height: 135px;
  max-width: 265px;
  max-height: 135px;
}
@media (min-width: 768px) {
  body.blog .featured-video .featured-video-thumb .wp-post-image {
    display: none;
  }
}
@media (min-width: 1025px) {
  body.blog .featured-video .featured-video-thumb .wp-post-image {
    display: block;
  }
}
.featured-video span.video-title {
  display: block;
}
@media (max-width: 1024px) {
  .featured-video span.video-title {
    margin-left: 8px;
    margin-top: 5px;
    display: block;
  }
}
.featured-video span.video-title.video-title-sm {
  display: none;
}
@media (min-width: 768px) {
  .featured-video span.video-title.video-title-sm {
    display: block;
  }
}
@media (min-width: 1025px) {
  .featured-video span.video-title.video-title-sm {
    display: none;
  }
}
.featured-video span.video-title.video-title-md {
  display: none;
}
@media (min-width: 1025px) {
  .featured-video span.video-title.video-title-md {
    display: block;
  }
}
.post-thumb img {
  float: left;
  margin: 0 25px 0 0;
}
.read-more {
  background-color: #70b349;
  padding: 5px 30px;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  border-radius: 0;
  font-size: 12px;
  color: #fff;
  margin-top: 20px;
}
.read-more:hover {
  color: #fff;
}
.read-more:hover span {
  text-decoration: underline;
}
.read-more:hover span.arrow-right {
  text-decoration: none;
}
.arrow-right,
.arrow-left {
  font-family: 'Zapf Dingbats';
  font-size: 12px;
  margin-left: 5px;
}
.page-section {
  margin-bottom: 15px;
}
@media (min-width: 1025px) {
  .page-section {
    margin-bottom: 20px;
  }
}
.page-section.featured-boxes {
  margin-bottom: 40px;
}
body.category #main {
  padding-left: 0;
  padding-right: 0;
}
body.tag .page-header {
  margin-bottom: 50px;
}
#content .list-posts {
  padding: 0;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #content .list-posts {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  #content .list-posts {
    padding: 0;
    overflow: hidden;
  }
}
#content .list-posts .post_content {
  padding-left: 90px;
}
@media (min-width: 768px) {
  #content .list-posts .post_content {
    padding-left: 194px;
  }
}
@media (min-width: 1025px) {
  #content .list-posts .post_content {
    padding-left: 250px;
  }
}
#content .list-posts .post_content .list-post-excerpt {
  display: none;
}
@media (min-width: 768px) {
  #content .list-posts .post_content .list-post-excerpt {
    display: block;
  }
}
#content .list-posts a.post-image {
  float: left;
  margin-right: 15px;
}
#content .list-posts img {
  display: block;
  max-width: 75px !important;
  max-height: 75px !important;
  width: auto;
  height: auto;
}
@media (min-width: 768px) {
  #content .list-posts img {
    max-width: 180px !important;
    max-height: 130px !important;
    width: auto;
    height: auto;
  }
}
@media (min-width: 1025px) {
  #content .list-posts img {
    min-width: 225px !important;
    max-width: 225px !important;
    min-height: 150px !important;
    max-height: 150px !important;
    width: auto;
    height: auto;
  }
}
.list-resources .fa {
  color: #6a6a6a;
  margin-right: 10px;
}
.list-resources .post_content {
  margin-bottom: 40px;
}
.post_content p,
.post_content li {
  line-height: 24px;
}
/** Sharing **/
.sd-title {
  display: none !important;
}
.sd-content {
  float: right;
}
/** Widgets **/
/* Widgets in the right sidebar that was shifted left for tablet/mobile */
#main .content-right-shifted {
  margin-bottom: 10px;
}
@media (min-width: 1025px) {
  #main .content-right-shifted {
    margin-bottom: 40px;
  }
}
#main .content-right-shifted a {
  color: #fff;
  font-weight: 100;
}
/* Widgets in the right sidebar only */
.content-right .widget {
  /* Events widget - right nav only */
  /* Related posts widget */
  /* Related Resources */
  /* Promo widget */
}
.content-right .widget h4 {
  margin-bottom: 15px;
}
@media (min-width: 1025px) {
  .content-right .widget h4 {
    margin-bottom: 35px;
  }
}
.content-right .widget a {
  color: #fff;
  font-weight: 100;
}
.content-right .widget li {
  margin-bottom: 35px;
}
.content-right .widget li:last-child {
  margin-bottom: 0;
}
.content-right .widget.widget_vmware_promos_widget,
.content-right .widget.widget_vmware_events_widget {
  background-color: #fff;
  padding: 20px 0 0 0;
  color: #504c4d;
}
.content-right .widget.widget_vmware_promos_widget h4,
.content-right .widget.widget_vmware_events_widget h4 {
  color: #404040;
}
.content-right .widget.widget_vmware_promos_widget a,
.content-right .widget.widget_vmware_events_widget a {
  color: #0095d3;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.content-right .widget.widget_vmware_promos_widget img,
.content-right .widget.widget_vmware_events_widget img {
  border: 1px solid #504c4d;
}
.content-right .widget.widget_vmware_twitter_widget {
  background-color: #fff;
  padding: 20px 0 0 0;
  color: #504c4d;
}
.content-right .widget.widget_vmware_twitter_widget h4 {
  color: #404040;
}
.content-right .widget.widget_vmware_twitter_widget a {
  color: #0095d3;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.content-right .widget.widget_widget_crp {
  background-color: #fff;
  padding: 20px 0 0 0;
  color: #504c4d;
  padding: 20px;
}
.content-right .widget.widget_widget_crp .crp_related_widget {
  margin-top: 20px;
}
.content-right .widget.widget_widget_crp .crp_related_widget ul li > a .crp_title {
  display: none;
}
.content-right .widget.widget_widget_crp .crp_related_widget ul li > a img {
  width: 85px;
  height: 85px;
  display: inline;
  float: left;
}
.content-right .widget.widget_widget_crp .crp_related_widget ul li span {
  font-size: smaller;
}
.content-right .widget.widget_widget_crp .crp_related_widget ul li span a {
  font-size: 18px;
}
.content-right .widget.widget_widget_crp h4 {
  color: #404040;
}
.content-right .widget.widget_widget_crp a {
  color: #0095d3;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
@media (min-width: 768px) {
  .content-right .widget.widget_widget_crp {
    padding: 20px 0 0 0;
  }
}
.content-right .widget.widget_widget_crp ul li {
  display: block;
  margin-bottom: 28px;
  overflow: hidden;
}
.content-right .widget.widget_widget_crp ul li img {
  display: block;
}
.content-right .widget.widget_widget_crp ul li a.crp_title,
.content-right .widget.widget_widget_crp ul li span {
  margin-left: 105px;
  margin-top: 0;
  margin-bottom: 10px;
}
.content-right .widget.widget_widget_crp ul li span {
  display: block;
  font-size: smaller;
}
.content-right .widget.widget_widget_crp ul li > a:first-child {
  float: left;
  margin-top: 0;
}
.content-right .widget.widget_vmware_related_resources_widget {
  background-color: #fff;
  padding: 20px 0 0 0;
  color: #504c4d;
}
.content-right .widget.widget_vmware_related_resources_widget h4 {
  color: #404040;
}
.content-right .widget.widget_vmware_related_resources_widget a {
  color: #0095d3;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.content-right .widget.widget_vmware_related_resources_widget .fa {
  margin-right: 15px;
}
.content-right .widget.widget_vmware_related_resources_widget a {
  margin-top: 0;
  display: inline-block;
}
.content-right .widget.widget_vmware_related_resources_widget .read-more {
  display: none;
}
.content-right .widget.widget-promo {
  background-color: #fff;
  padding: 20px 0 0 0;
  color: #504c4d;
}
.content-right .widget.widget-promo h4 {
  color: #404040;
}
.content-right .widget.widget-promo a {
  color: #0095d3;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
.content-right .widget.widget-promo ul.vmware-widget-list li {
  margin-right: 0;
}
.content-right .widget.widget-promo img {
  max-width: 350px;
}
.content-right .widget.widget-promo a {
  display: block;
}
.content-right .widget.widget-promo p {
  line-height: 20px;
}
.widget {
  background-color: #494949;
  margin: 0 0 1px 0;
  padding: 25px 20px;
  color: #fff;
}
@media (min-width: 1025px) {
  .widget {
    padding: 40px 30px;
  }
}
.widget.widget-no-padding {
  padding: 0;
}
.vmware-bottombar-homepage .widget {
  background-color: transparent;
  padding: 0;
  color: #504c4d;
}
.widget.widget_vmware_promos_widget img,
.widget.widget_vmware_events_widget img {
  width: 100%;
}
.widget ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget h2.widgettitle,
.widget h4 {
  color: #ffffff;
  margin: 0 0 20px;
  padding: 0;
  font-size: 22px;
  line-height: 22px;
}
.bottom-column .widget h2.widgettitle,
.bottom-column .widget h4 {
  color: #404040;
}
@media (min-width: 768px) {
  .widget h2.widgettitle,
  .widget h4 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  .widget h2.widgettitle,
  .widget h4 {
    font-size: 25px;
    line-height: 25px;
  }
}
.mks_author_widget {
  font-weight: 100;
  font-size: smaller;
}
.mks_author_widget p {
  font-weight: 100;
  display: block;
  margin-left: 118px;
}
.mks_author_widget h4 {
  margin-bottom: 20px;
}
.mks_author_widget a {
  font-size: 20px;
  font-weight: 500;
}
ul.vmware-widget-list li {
  display: block;
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  ul.vmware-widget-list li {
    margin-bottom: 25px;
  }
}
ul.vmware-widget-list li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  ul.vmware-widget-list li {
    display: inline-block;
  }
}
@media (min-width: 1025px) {
  ul.vmware-widget-list li {
    display: block;
  }
}
ul.vmware-widget-list.vmware-widget-list-trending li {
  margin-bottom: 20px;
  margin-right: 40px;
  font-size: 16px;
}
ul.vmware-widget-list.vmware-widget-list-trending li:last-of-type {
  margin-bottom: 0;
  margin-right: 0;
}
ul.vmware-widget-list.vmware-widget-list-trending a {
  text-transform: uppercase;
}
ul.vmware-widget-list.vmware-widget-list-trending span {
  color: #fff;
  display: none;
}
@media (min-width: 1025px) {
  ul.vmware-widget-list.vmware-widget-list-trending span {
    display: inline-block;
  }
}
ul.vmware-widget-list.vmware-widget-list-resources li {
  margin-bottom: 35px;
  position: relative;
}
ul.vmware-widget-list.vmware-widget-list-resources span {
  padding-left: 30px;
  display: block;
  font-size: 13px;
}
ul.vmware-widget-list.vmware-widget-list-resources i.fa {
  color: #6a6a6a;
  font-size: 28px;
  margin: 0;
  position: absolute;
  top: 2px;
}
ul.vmware-widget-list.vmware-widget-list-resources a {
  margin-left: 50px;
  display: inline-block;
}
ul.vmware-widget-list.vmware-widget-list-events li {
  margin-bottom: 25px;
  margin-right: 0;
}
@media (min-width: 768px) {
  ul.vmware-widget-list.vmware-widget-list-events li {
    width: 49%;
    display: inline-block;
  }
  ul.vmware-widget-list.vmware-widget-list-events li:first-of-type {
    margin-right: 5px;
  }
}
@media (min-width: 1025px) {
  ul.vmware-widget-list.vmware-widget-list-events li {
    width: 100%;
    display: block;
  }
}
ul.vmware-widget-list.vmware-widget-list-subscribe ul {
  height: 100px;
}
@media (min-width: 768px) {
  ul.vmware-widget-list.vmware-widget-list-subscribe ul {
    height: auto;
  }
}
ul.vmware-widget-list.vmware-widget-list-subscribe li {
  font-size: 16px;
  display: block;
  width: 49%;
  margin-bottom: 10px;
  margin-right: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  ul.vmware-widget-list.vmware-widget-list-subscribe li {
    width: auto;
  }
}
@media (min-width: 1025px) {
  ul.vmware-widget-list.vmware-widget-list-subscribe li {
    display: block;
  }
}
ul.vmware-widget-list.vmware-widget-list-subscribe li i {
  font-size: 24px;
  margin-right: 10px;
  width: 15px;
}
@media (min-width: 768px) {
  ul.vmware-widget-list.vmware-widget-list-subscribe li i {
    width: 24px;
    font-size: 30px;
  }
}
@media (min-width: 1025px) {
  ul.vmware-widget-list.vmware-widget-list-subscribe li i {
    width: 36px;
  }
}
.list-resources .meta-wrapper p {
  color: #0095d3;
}
body.author .page-header {
  min-height: 100px;
  margin-bottom: 40px;
}
body.author .page-header img {
  position: absolute;
  top: 0;
  left: 15px;
}
body.author .page-header p.lead {
  padding: 0 0 0 120px;
  position: relative;
  font-size: 14px;
}
@media (min-width: 768px) {
  body.author .page-header p.lead {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  body.author .page-header p.lead {
    font-size: 18px;
  }
}
/* bottom light grey background bar */
.bottom-container {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 60px;
}
.bottom-container .bottom-column > div {
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .bottom-container .bottom-column > div:last-child {
    display: none;
  }
}
/* Pagination */
.pagination-wrapper {
  text-align: center;
}
.pagination-wrapper ul.pagination {
  list-style: none;
  margin: 0;
}
.pagination-wrapper ul.pagination li a,
.pagination-wrapper ul.pagination li.active a,
.pagination-wrapper ul.pagination li strong,
.pagination-wrapper ul.pagination li.active strong {
  background-color: #ffffff !important;
  color: #0095d3;
  border: 0;
  padding: 15px 15px 0 15px;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .pagination-wrapper ul.pagination li a,
  .pagination-wrapper ul.pagination li.active a,
  .pagination-wrapper ul.pagination li strong,
  .pagination-wrapper ul.pagination li.active strong {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .pagination-wrapper ul.pagination li a,
  .pagination-wrapper ul.pagination li.active a,
  .pagination-wrapper ul.pagination li strong,
  .pagination-wrapper ul.pagination li.active strong {
    font-size: 20px;
    line-height: 20px;
  }
}
.pagination-wrapper ul.pagination li strong,
.pagination-wrapper ul.pagination li.active strong {
  color: #404040;
  margin: 0;
  float: left;
}
.pagination-wrapper .arrow-right {
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .pagination-wrapper .arrow-right {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  .pagination-wrapper .arrow-right {
    font-size: 22px;
    line-height: 22px;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.single {
  /* Also Interested In */
}
body.single h2 {
  padding: 0;
  margin: 0;
  text-transform: none;
  line-height: 40px;
}
body.single #main .article {
  padding: 0;
}
@media (min-width: 768px) {
  body.single #main .article {
    padding: 0 0 9px;
  }
}
body.single #main .article img {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
}
body.single .post_content {
  position: relative;
}
body.single .post_content blockquote {
  clear: both;
}
body.single .author-meta {
  margin-bottom: 25px;
  margin-top: 10px;
}
body.single .social-share td {
  width: 95px;
  display: inline-block;
}
body.single .social-share td.share-linkedin {
  width: 125px;
}
@media (min-width: 768px) {
  body.single .social-share {
    float: right;
    margin-top: -32px;
  }
}
body.single header {
  margin-bottom: 25px;
}
body.single footer #post-also-interested-in > div {
  margin-bottom: 20px;
}
body.single footer #post-also-interested-in img.img-blog-post {
  width: 85px;
  height: auto;
}
@media (min-width: 768px) {
  body.single footer #post-also-interested-in img.img-blog-post {
    width: 220px;
    height: 165px;
  }
}
body.single footer #post-also-interested-in .feature-title {
  float: left;
}
body.single .comments-form {
  background-color: #ffffff;
}
body.single .comments-form .comment-reply-title {
  font-size: 22px;
  line-height: 22px;
  line-height: 30px;
  text-transform: uppercase;
  color: #404040;
  font-weight: lighter;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  body.single .comments-form .comment-reply-title {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  body.single .comments-form .comment-reply-title {
    font-size: 25px;
    line-height: 25px;
  }
}
body.single .comments-form label {
  font-weight: 300;
}
body.single .comments-form .form-submit input[type=submit] {
  background-color: #70b349;
  padding: 5px 30px;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  border-radius: 0;
  font-size: 12px;
  color: #fff;
  margin-top: 20px;
  border: 0;
  float: right;
}
body.single .comments-form .form-submit input[type=submit]:hover {
  color: #fff;
}
body.single .comments-form .form-submit input[type=submit]:hover span {
  text-decoration: underline;
}
body.single .comments-form .form-submit input[type=submit]:hover span.arrow-right {
  text-decoration: none;
}
body.single .comments-form .comment-notes,
body.single .comments-form .form-allowed-tags {
  display: none;
}
body.single .comments-section ol.commentlist li {
  background-color: transparent;
  margin-bottom: 30px;
}
body.single .comments-section ol.commentlist li:last-of-type {
  margin-bottom: 0;
}
body.single .comments-section ol.commentlist li p {
  line-height: 24px;
}
body.single .comments-section h3 {
  margin-bottom: 0;
}
body.single .comments-section h4 {
  margin-bottom: 30px;
}
body.single .comments-section .comment-count {
  margin-bottom: 30px;
}
body.single .comments-section .comment-count span {
  display: inline-block;
  background-color: #0095d3;
  border-radius: 16px;
  width: 30px;
  height: 30px;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
  font-weight: 500;
  padding-top: 5px;
  line-height: 20px;
}
body.single .comments-section .comment .vcard > div {
  padding: 0;
}
body.single .comments-section #respond {
  margin-top: 60px;
}
body.single .comments-section ol.commentlist time {
  color: #404040;
  margin-bottom: 20px;
  display: inline-block;
}
body.single .comments-section ol.commentlist time .alert-message {
  font-weight: bold;
}
@media (max-width: 767px) {
  .page-header h2 {
    font-size: 18px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .results-list h2 {
    margin-bottom: 0px;
  }
}
#content.resource-page .list-posts {
  margin-bottom: 20px;
}
#content.resource-page .list-posts:first-of-type {
  margin-bottom: 20px;
}
#clear-button:hover {
  cursor: pointer;
}
#clear-button i {
  margin-right: 9px;
}
.resource-page #main article {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .resource-page .page-section.featured-boxes {
    width: 318px;
  }
}
/* Filter Widget */
.filter-close {
  display: none;
  font-size: 19px;
  color: white;
  border: 1px solid white;
  width: 28px;
  height: 17px;
  position: absolute;
  z-index: 2000;
  right: 26px;
  top: 20px;
  font-weight: bold;
  padding: 4px 5px 18px 7px;
  margin: 0;
}
.filter-close:hover {
  cursor: pointer;
}
#uwpqsf_id {
  border: 0;
  z-index: 1;
  font-size: 14px;
  line-height: 14px;
  font-weight: 100!important;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #uwpqsf_id {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1025px) {
  #uwpqsf_id {
    font-size: 18px;
    line-height: 18px;
  }
}
#uwpqsf_id .uform_title {
  padding: 25px 20px 0 30px;
  font-weight: 100!important;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #uwpqsf_id .uform_title {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1025px) {
  #uwpqsf_id .uform_title {
    font-size: 25px;
    line-height: 25px;
  }
}
#uwpqsf_id input[type=checkbox] {
  margin-right: 15px;
  margin-bottom: 7px;
}
@media (min-width: 1025px) {
  #uwpqsf_id input[type=checkbox] {
    float: left;
  }
}
#uwpqsf_id label {
  font-weight: 100!important;
  float: none !important;
}
#uwpqsf_id .uwpqsf_class {
  border-top: 1px solid #ccc;
  padding: 10px 30px;
}
#uwpqsf_id .uwpqsf_class.clear-filter {
  border-top: 0;
}
#uwpqsf_id .uwpqsf_class label {
  width: 100%;
}
#uwpqsf_id .uwpqsf_class .resource-show-hide {
  font-size: 14px;
}
#uwpqsf_id .uwpqsf_class .resource-show-hide:hover {
  cursor: hand;
  cursor: pointer;
}
#uwpqsf_id .uwpqsf_class span {
  margin: 0 0 5px;
  display: block;
  font-weight: 300!important;
  float: none !important;
  padding-left: 0;
}
@media (min-width: 768px) and (max-width: 767px) {
  #uwpqsf_id .uwpqsf_class {
    width: 33%;
    float: left;
    clear: none;
    border-top: none;
    padding-top: 0;
  }
  #uwpqsf_id #tax-check-0 {
    padding-top: 30px;
  }
  #uwpqsf_id .clear-filter {
    border-top: 0;
    float: left;
    display: inline-block;
    position: absolute;
    top: 67px;
    padding: 0;
    left: 29px;
  }
}
/* tricks to use the same filter form for all devices */
#content.resource-page {
  position: relative;
}
#content.resource-page .widget {
  background-color: transparent;
  margin-right: 0;
}
@media (min-width: 768px) {
  #content.resource-page .widget {
    margin-right: 5px;
  }
}
#content.resource-page .widget #uwpqsf_id {
  position: relative;
  background-color: #494949;
  margin-bottom: 20px;
}
#content.resource-page .widget #uwpqsf_id:before {
  content: '\276F';
  font-family: 'Zapf Dingbats';
  font-size: 35px;
  position: absolute;
  top: 28px;
  left: 18px;
}
#content.resource-page .widget #uwpqsf_id .uform_title {
  margin: 0 0 0 15px;
  padding-bottom: 20px;
}
#content.resource-page .widget #uwpqsf_id .uform_title:hover {
  cursor: pointer;
}
@media (min-width: 1025px) {
  #content.resource-page .widget #uwpqsf_id .uform_title:hover {
    cursor: default;
    left: 0;
  }
}
@media (min-width: 1025px) {
  #content.resource-page .widget #uwpqsf_id {
    min-height: 545px;
  }
  #content.resource-page .widget #uwpqsf_id:before {
    content: " ";
  }
}
body > footer {
  position: relative;
}
body > footer #widget-footer {
  padding: 20px;
}
@media (min-width: 768px) {
  body > footer #widget-footer {
    padding: 20px 0 0 0;
  }
}
@media (min-width: 768px) {
  body > footer #widget-footer > div {
    border-left: 1px solid #595659;
  }
}
body > footer #widget-footer > div:first-of-type {
  border: 0;
}
body > footer h5 {
  color: #ffffff;
  padding-bottom: 15px !important;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}
body > footer ul {
  padding-left: 0;
  list-style: none;
  padding-right: 3px;
}
body > footer ul li {
  margin: 0 0 7px 0;
  background: none;
  padding-left: 0;
  display: block;
  float: none;
  list-style-type: none;
}
body > footer ul li a {
  color: #d1d0d2;
  font-size: 15px;
  line-height: 15px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
}
body > footer ul li a:hover {
  color: #d1d0d2;
  text-decoration: none;
}
body > footer ul li .ftr-social-label {
  font-size: 15px !important;
  color: #9c9c9c !important;
  margin-bottom: 0px;
  font-weight: 300;
}
body > footer nav {
  position: absolute;
  top: 57px;
  left: 0;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
body > footer nav ul {
  width: 100%;
  float: left;
  padding-left: 30px;
}
body > footer nav ul li {
  float: left;
  margin: 0 10px 0 0;
  background-image: none;
  padding-left: 0;
  list-style-type: none;
}
body > footer nav ul li a {
  display: block;
  padding-bottom: 5px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  color: #d1d0d2;
}
body > footer nav ul li a:hover {
  color: #0095d3;
  text-decoration: none;
}
body > footer .page-b-footer-gradient {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 430px;
  width: 100%;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3c3d), color-stop(3%, #4f4b4c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3e3c3d 0%, #4f4b4c 3%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  /* W3C */
}
body > footer .home .page-b-footer-gradient {
  background: #323235;
}
body > footer .page-footer-copyright {
  width: auto;
  margin: 0;
  padding-top: 30px;
  text-align: left;
  color: #d1d0d2 !important;
  position: relative;
  z-index: 1;
  display: block;
  font-size: 13px;
  line-height: 1.3;
}
body > footer .page-b-footer-pattern {
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 0;
  width: 398px;
  height: 405px;
  background: transparent url('images/page-background-a-gray-home.png') no-repeat right bottom;
  background-size: 100%;
}
body > footer .border-line-break {
  border-bottom: 2px solid #a3a1a1;
  clear: left;
  position: relative;
  height: 15px;
  margin: 12px 15px;
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
