@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,700,900');
/* colors */
/* Fields */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.georgiaitalic {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
}
.georgia {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
}
.logo {
  background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
  height: 80px;
  left: 20px;
  margin: 18px;
  position: absolute;
  text-indent: -9999px;
  width: 170px;
}
.nav {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  height: 40px;
  top: 110px;
}
.standardBox {
  background-color: #FFFFFF;
}
.darkGrayBox {
  background-color: #c1c5ca;
  border-width: 1px;
  border-color: #a6a9ad;
  border-style: solid;
}
.lightGrayBox {
  background-color: #eff1f2;
  border-width: 1px;
  border-color: #bebdbd;
  border-style: solid;
}
.storyBoxInside {
  background-color: #E8EDF0;
  border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
  border-style: solid;
  border-width: 1px;
}
.storyBoxInside2017 {
  background-color: #eee;
  border-style: solid;
  border-width: 0px;
}
.graySubmitButton {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #C1C5CA;
  color: #7A7E87;
  display: block;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
}
.graybutton {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #C1C5CA;
}
.redSolidButton {
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  background-color: #de1400 ;
  color: #fff ;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 12px 0;
}
.redbutton {
  background-color: #de1400;
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 20px;
  font-weight: bold;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* Header */
.hub {
  background: #2a537e url("../images/body.png") repeat-x scroll 0 0;
}
.hub #div-gpt-ad-DESKTOP_SKIN-0 {
  display: none;
}
.hub .partnerFooter {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
  padding: 10px 0;
}
.hub .partnerFooter span {
  display: block;
}
.hub #header {
  width: 100%;
  position: relative;
  background-color: transparent;
}
.hub #header .logo {
  position: absolute;
  float: left;
  margin: 0 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  z-index: 99999999;
}
.hub #header .divider {
  background: none #700507;
  background: -moz-linear-gradient(top, #d83621, #700507);
  background: -ms-linear-gradient(top, #d83621, #700507);
  background: -o-linear-gradient(top, #d83621, #700507);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d83621), to(#700507));
  background: -webkit-linear-gradient(top, #d83621, #700507);
  background: linear-gradient(top, #d83621, #700507);
  height: 5px;
  width: 100%;
  display: block;
}
.hub #header .wrapper {
  height: 190px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.hub #header .wrapper .headerContainer {
  width: 100%;
  float: left;
}
.hub #header .wrapper .headerContainer .hubTitleContainer {
  bottom: 0;
  position: relative;
}
.hub #header .wrapper .headerContainer .hubTitle {
  display: block;
  font-size: 14px;
  position: absolute;
  top: 60px;
  width: 100%;
}
.hub #header .wrapper .headerContainer .hubTitle > h3 {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-left: 0px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #15293e;
  -moz-text-shadow: 0 1px 0 #15293e;
  text-shadow: 0 1px 0 #15293e;
}
.hub #header .wrapper .headerContainer #nav {
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  position: relative;
  bottom: 0;
  width: auto;
  height: 45px;
  background-color: transparent;
}
.hub #header .wrapper .headerContainer #nav .nav-menus li a {
  font-size: 11px;
  line-height: 40px;
  padding: 0 9px;
  text-transform: none;
}
.hub #header .wrapper .headerContainer #nav .nav-menus li a:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.hub #header .wrapper .headerContainer #nav .nav-menus li a.mobileTitle {
  font-size: 22px;
  line-height: 48px;
}
.hub #header .wrapper .headerContainer #nav .nav-menus li:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.hub #header .wrapper .headerContainer #nav .nav-menus li:hover a {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.hub #header .wrapper .sponsor {
  bottom: 10px;
  float: none;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 300px;
}
.hub #header .wrapper .sponsor span {
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 10px;
}
.hub #header .wrapper .sponsorList {
  display: table;
  text-align: center;
  width: 100%;
  margin-top: 0;
  zoom: 1;
}
.hub #header .wrapper .sponsorList:before,
.hub #header .wrapper .sponsorList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.hub #header .wrapper .sponsorList:after {
  clear: both;
}
.hub #header .wrapper .sponsorList li {
  display: inline-block;
  width: 120px;
}
.hub #header .wrapper .sponsorList li:last-of-type {
  margin-right: 0;
}
.hub #header .wrapper .sponsorList li a {
  text-indent: -9999px;
  display: inline-block;
}
.hub #header .wrapper .sponsorList li.hp {
  width: 134px;
  height: 55px;
  margin-right: 28px;
}
.hub #header .wrapper .sponsorList li.hp a {
  background: url("../images/specials/hpe/hpe-logo.png") no-repeat 0 0 transparent;
  height: 55px;
  width: 134px;
}
.hub #header .wrapper .sponsorList li.intel {
  height: 55px;
  width: 78px;
}
.hub #header .wrapper .sponsorList li.intel a {
  background: url("../images/specials/hpe/intel-logo.png") no-repeat 0 0 transparent;
  height: 55px;
  width: 78px;
}
.hub #page {
  background-color: #15293e !important;
  background-image: url("../images/pagebg-v2-mob.jpg");
  background-position: left -35px;
  background-size: auto 290px;
  background-repeat: no-repeat;
  padding-top: 0;
}
.hub #page .hubPageTitle {
  height: auto;
  margin: 0 auto 20px;
  text-align: center;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  color: #fff;
}
.hub #page .hubPageTitle h2 {
  font-size: 24px;
  line-height: 28px;
  padding-top: 25px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.hub #page .hubPageTitle p {
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.hub #page .section .sectionTitle {
  font-size: 18px;
}
.hub #page .headerWrapper {
  width: 100%;
  margin: 0 auto 30px;
  zoom: 1;
}
.hub #page .headerWrapper:before,
.hub #page .headerWrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.hub #page .headerWrapper:after {
  clear: both;
}
.hub #page .headerWrapper .sPPponsor {
  float: right;
  text-align: center;
  width: 100%;
  margin-top: 28px;
}
.hub #page .headerWrapper .sPPponsor span {
  color: #fff;
  display: block;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 10px;
}
.hub #page .headerWrapper .sPPponsorList {
  display: table;
  text-align: center;
  width: 100%;
  margin-top: 0;
  zoom: 1;
}
.hub #page .headerWrapper .sPPponsorList:before,
.hub #page .headerWrapper .sPPponsorList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.hub #page .headerWrapper .sPPponsorList:after {
  clear: both;
}
.hub #page .headerWrapper .sPPponsorList li {
  display: inline-block;
  width: 120px;
}
.hub #page .headerWrapper .sPPponsorList li:last-of-type {
  margin-right: 0;
}
.hub #page .headerWrapper .sPPponsorList li a {
  text-indent: -9999px;
  display: inline-block;
  background-image: url('../images/sponsor-logos.png');
}
.hub #page .headerWrapper .sPPponsorList li.hp {
  width: 134px;
  height: 55px;
  margin-right: 28px;
}
.hub #page .headerWrapper .sPPponsorList li.hp a {
  background-position: -477px -496px;
  height: 55px;
  width: 134px;
}
.hub #page .headerWrapper .sPPponsorList li.intel {
  height: 55px;
  width: 78px;
}
.hub #page .headerWrapper .sPPponsorList li.intel a {
  background-position: -505px -233px;
  height: 55px;
  width: 78px;
}
.hub #page #main .section {
  margin-bottom: 0px;
  background-image: none;
}
.hub #page #main .row {
  zoom: 1;
}
.hub #page #main .row:before,
.hub #page #main .row:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.hub #page #main .row:after {
  clear: both;
}
.hub #page #main .row article {
  width: 100%;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
  position: relative;
}
.hub #page #main .row article:last-of-type {
  margin-right: 0;
}
.hub #page #main .row article.large .imageLinkWrapper {
  background-position: 50% 0;
  background-size: 90% auto;
  height: 150px;
  width: 100%;
}
.hub #page #main .row article .imageLinkWrapper {
  float: left;
  background-position: 50% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.hub #page #main .row article .img img {
  width: 60px;
  height: 45px;
}
.hub #page #main .row article .flap {
  background: transparent none repeat scroll 0 0;
  border-top: 0px solid #711011;
  box-shadow: 0 4px 2px -4px rgba(255, 255, 255, 0) inset, 1px 2px 3px rgba(0, 0, 0, 0);
  color: #991517;
  display: block;
  font-size: 11px;
  font-weight: bold;
  left: 0px;
  padding: 6px 0px 0px;
  position: relative;
  text-align: left;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  text-transform: uppercase;
  top: 3px;
  z-index: 4;
}
.hub #page #main .row article .zoominButton {
  bottom: 0;
  position: absolute;
  right: 0;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  text-rendering: optimizelegibility;
  font-weight: bold;
  font-size: 12px;
  margin: 0 auto 0;
  cursor: pointer;
  line-height: 24px;
  height: 26px;
  background: url("../images/gallery_nav.png") no-repeat scroll -207px -166px rgba(21, 40, 62, 0.6);
  padding: 5px 15px 5px 35px;
  color: #fff;
  display: block;
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}
.hub #page #main .row article .zoominButton:hover {
  text-decoration: none;
  color: rgba(165, 169, 173, 0.9);
}
.hub #page #main .row article .content {
  zoom: 1;
  background-color: #fff;
  display: block;
  margin: 0 0 0 70px;
  padding: 0;
  z-index: 15;
}
.hub #page #main .row article .content:before,
.hub #page #main .row article .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.hub #page #main .row article .content:after {
  clear: both;
}
.hub #page #main .row article .content h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}
.hub #page #main .row article .content p {
  font-size: 14px;
  display: none;
}
.hub #page #main .row article .content .date {
  margin-bottom: 5px;
}
.hub #page #main #secondary .imageLinkWrapper {
  background-repeat: no-repeat;
  background-position: center top;
}
.hub #page #main #secondary .section {
  background: transparent url("../images/sprites.png") repeat-x scroll 0 -473px;
}
.hub #page #main #secondary .section .sectionTitle {
  line-height: 22px;
}
.hub #page #main #secondary .topStories .boxWrapper .content {
  padding: 0;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article {
  margin-bottom: 20px;
  zoom: 1;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article:last-of-type {
  margin-bottom: 30px;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article:before,
.hub #page #main #secondary .topStories .boxWrapper .content .article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article:after {
  clear: both;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article figure {
  float: left;
  width: 120px;
  height: 90px;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article figure .frontPageImage {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  border: medium none;
  box-shadow: 0 0 0 #a0acb5 inset;
  float: left;
  height: 90px;
  margin-right: 0;
  width: 120px;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article .content {
  display: block;
  padding: 0;
  margin-left: 130px;
}
.hub #page #main #secondary .topStories .boxWrapper .content .article .content h2 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}
.hub #page #main #secondary .rssfeed .boxWrapper {
  background-color: #d7d7d7;
}
.hub #page #main #secondary .rssfeed .boxWrapper .content {
  padding: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) inset;
}
.hub.tag-nutanix-hyperconverged-infrastructure #header .wrapper .headerContainer .hubTitleContainer #nav {
  margin-top: 0px;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page {
  background-image: url("../images/specials/nutanix/pagebg-mob.jpg");
  background-size: auto 350px;
  background-color: #08192B;
  background-position: center top;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle {
  background-color: rgba(0, 17, 35, 0.4);
  height: auto;
  margin: 20px 0 10px;
  padding: 30px 0 ;
  width: 100%;
  float: none;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle h2,
.hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle h1 {
  font-size: 30px;
  line-height: 36px;
  padding-top: 0px;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sponsor {
  float: none;
  text-align: center;
  width: 100%;
  margin: 0 auto 20px;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sponsor span {
  width: 100%;
  float: none;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sponsorList {
  display: table;
  text-align: center;
  width: 100%;
  margin-top: 0;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sponsorList li.nutanix {
  width: 100px;
  height: 35px;
  margin-right: 0px;
  float: none;
}
.hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sponsorList li.nutanix a {
  height: 35px;
  width: 100px;
  text-indent: -9999px;
  display: inline-block;
  background-image: url('../images/specials/nutanix/nutanix-logo.png');
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 100px auto;
}
/* Page */
@media only screen and (min-width: 768px) and (min-device-width: 768px) {
  /* colors */
  /* Fields */
  .hub #header {
    height: 115px;
  }
  .hub #header .logo {
    margin: 18px 0 0 ;
    left: 0;
    width: 140px;
    position: relative;
    transform: none;
  }
  .hub #header .wrapper {
    width: 768px;
    height: 110px;
  }
  .hub #header .wrapper .headerContainer {
    width: 768px;
    position: relative;
    height: 110px;
    background: url("../images/header-bg.png") no-repeat 0 bottom transparent;
    background-size: 100% auto;
    display: block;
  }
  .hub #header .wrapper .headerContainer #nav .nav-menus li a {
    font-size: 12px;
    line-height: 51px;
    padding: 0 15px;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer {
    float: left;
    text-align: center;
    height: 110px;
    width: 350px;
    background: url("../images/title-divider.png") no-repeat 0px 50% transparent;
    background-size: 100% auto;
  }
  .hub #header .wrapper .headerContainer .hubTitle {
    display: block;
    height: 52px;
    font-family: 'Raleway', sans-serif;
    text-rendering: optimizelegibility;
    font-size: 24px;
    position: static;
  }
  .hub #header .wrapper .headerContainer .hubTitle h3 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-left: 0;
    margin-top: 10px;
    text-shadow: 0 1px 0 #15293e;
  }
  .hub #header .wrapper .headerContainer #nav {
    height: 48px;
    top: 0;
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
  }
  .hub #header .wrapper .headerContainer #nav #menu-menu-right li .mobileTitle {
    background-image: none;
    line-height: 48px;
  }
  .hub #header .wrapper .headerContainer #nav #menu-menu-right li:hover a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hub #header .wrapper .headerContainer #nav #menu-menu-right li a {
    color: #a2b5c5;
    font-size: 14px;
  }
  .hub #header .wrapper .headerContainer #nav #menu-menu-right .menu-item-has-children .sub-menu li:hover a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hub #header .wrapper .headerContainer #nav #menu-menu-right .menu-item-has-children .sub-menu li a {
    color: #004d99;
  }
  .hub #header .wrapper .sponsor {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 245px;
    margin-top: 0;
    left: auto;
  }
  .hub #header .wrapper .sponsor span {
    color: #fff;
    display: block;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 28px;
  }
  .hub #header .wrapper .sponsorList {
    display: table;
    text-align: center;
    width: 245px;
    margin-top: 0;
    zoom: 1;
  }
  .hub #header .wrapper .sponsorList:before,
  .hub #header .wrapper .sponsorList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #header .wrapper .sponsorList:after {
    clear: both;
  }
  .hub #header .wrapper .sponsorList li {
    display: inline-block;
  }
  .hub #header .wrapper .sponsorList li:last-of-type {
    margin-right: 0;
  }
  .hub #header .wrapper .sponsorList li a {
    text-indent: -9999px;
    display: inline-block;
    background-image: url('../images/sponsor-logos.png');
  }
  .hub #page {
    background-color: #15293e;
    background-image: url("../images/pagebg-v2-tab.jpg");
    background-position: left top;
    background-size: auto 342px;
  }
  .hub #page .hubPageTitle {
    float: left;
    height: 250px;
    margin: 0 40px 0 auto;
    text-align: center;
    width: 480px;
  }
  .hub #page .hubPageTitle h2 {
    padding: 50px 0 0;
    font-size: 30px;
    line-height: 38px;
  }
  .hub #page .hubPageTitle p {
    font-size: 19px;
  }
  .hub #page .headerWrapper {
    width: 768px;
    margin: 0 auto;
    zoom: 1;
  }
  .hub #page .headerWrapper:before,
  .hub #page .headerWrapper:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page .headerWrapper:after {
    clear: both;
  }
  .hub #page .headerWrapper .sponsor {
    float: right;
    text-align: center;
    width: 245px;
    margin-top: 50px;
  }
  .hub #page .headerWrapper .sponsor span {
    color: #fff;
    display: block;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 28px;
  }
  .hub #page .headerWrapper .sponsorList {
    display: table;
    text-align: center;
    width: 245px;
    margin-top: 0;
    zoom: 1;
  }
  .hub #page .headerWrapper .sponsorList:before,
  .hub #page .headerWrapper .sponsorList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page .headerWrapper .sponsorList:after {
    clear: both;
  }
  .hub #page .headerWrapper .sponsorList li {
    display: inline-block;
  }
  .hub #page .headerWrapper .sponsorList li:last-of-type {
    margin-right: 0;
  }
  .hub #page .headerWrapper .sponsorList li a {
    text-indent: -9999px;
    display: inline-block;
    background-image: url('../images/sponsor-logos.png');
  }
  .hub #page #main .section {
    margin-bottom: 10px;
  }
  .hub #page #main .row {
    zoom: 1;
    margin-bottom: 20px;
  }
  .hub #page #main .row:before,
  .hub #page #main .row:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page #main .row:after {
    clear: both;
  }
  .hub #page #main .row article {
    width: 229px;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 0;
  }
  .hub #page #main .row article:last-of-type {
    margin-right: 0;
  }
  .hub #page #main .row article.large .imageLinkWrapper {
    background-position: 50% 30px;
    background-repeat: no-repeat;
    background-size: 80% auto;
  }
  .hub #page #main .row article.large .img img {
    width: 229px;
    height: 172px;
  }
  .hub #page #main .row article .imageLinkWrapper {
    float: none;
    background-position: 50% 50%;
    background-size: auto 100%;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.4) inset;
  }
  .hub #page #main .row article .img img {
    width: 229px;
    height: 172px;
  }
  .hub #page #main .row article .flap {
    background: #991517 none repeat scroll 0 0;
    border-top: 1px solid #711011;
    box-shadow: 0 4px 2px -4px rgba(255, 255, 255, 0.85) inset, 1px 2px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    left: 0px;
    padding: 6px 20px 4px;
    position: absolute;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    top: -2px;
    z-index: 4;
  }
  .hub #page #main .row article .flap:after {
    background: rgba(0, 0, 0, 0) url("../images/flap.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: -2px;
    top: -1px;
    width: 2px;
  }
  .hub #page #main .row article .content {
    zoom: 1;
    background-color: #fff;
    display: block;
    margin: -65px 10px 0;
    padding: 10px;
    z-index: 15;
  }
  .hub #page #main .row article .content:before,
  .hub #page #main .row article .content:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page #main .row article .content:after {
    clear: both;
  }
  .hub #page #main .row article .content h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .hub #page #main .row article .content p {
    font-size: 14px;
    display: block;
  }
  .hub #page #main .row article .content .date {
    margin-bottom: 5px;
  }
  .hub #page #main #primary {
    width: 372px;
    margin-right: 20px;
  }
  .hub #page #main #primary .row article {
    width: 372px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .hub #page #main #primary .row article:last-of-type {
    margin-right: 0;
  }
  .hub #page #main #primary .row article .imageLinkWrapper {
    background-size: 100% auto;
  }
  .hub #page #main #secondary {
    width: 336px;
  }
  .hub #page #main #secondary .row {
    margin-bottom: 40px;
  }
  .hub #page #main #secondary .row article {
    width: 336px;
  }
  .hub #page #main #secondary .row article.large .imageLinkWrapper {
    height: 350px;
    background-position: 50% 30px;
    background-repeat: no-repeat;
    background-size: 80% auto;
  }
  .hub #page #main #secondary .row article.large .img img {
    width: 336px;
    height: 500px;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #header .wrapper .headerContainer .hubTitleContainer {
    background-image: none;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #header .wrapper .headerContainer .hubTitleContainer #nav {
    margin-top: 30px;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page {
    background-image: url("../images/specials/nutanix/pagebg.jpg");
    background-size: auto 350px;
    background-color: #08192B;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle {
    height: auto;
    margin: 20px 0 10px;
    padding: 30px 0;
    width: 100%;
    float: none;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle h2 {
    padding-top: 0;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sPPPponsor {
    float: none;
    text-align: center;
    width: 310px;
    margin: 0 auto 20px;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sPPPponsor span {
    width: 120px;
    float: left;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sPPPponsorList {
    width: 190px;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sPPPponsorList li.nutanix {
    width: 190px;
    height: 35px;
    margin-right: 0px;
    float: right;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .headerWrapper .sPPPponsorList li.nutanix a {
    height: 35px;
    width: 190px;
    background-size: auto auto;
  }
}
@media only screen and (min-width: 1080px) {
  .hub #nav {
    background-color: transparent;
  }
  .hub #nav .nav-menus li a {
    line-height: 45px;
  }
  .hub #nav .nav-menus li:hover {
    background-color: transparent !important;
  }
  .hub #nav .nav-menus li:hover a {
    background-color: transparent !important;
  }
  .hub #nav .nav-menus li .sub-menu:before {
    content: '';
  }
  .hub #nav .nav-menus li .sub-menu li:first-child a {
    visibility: hidden;
    padding: 0 !important;
    position: relative;
    text-align: center;
    text-indent: -9999999px;
    width: 45px;
    font-weight: normal;
  }
  .hub #nav .nav-menus li .sub-menu li:first-child a:before {
    visibility: visible;
    content: "\f015";
    font-family: FontAwesome;
    display: block;
    font-size: 20px;
    height: 51px;
    left: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 45px;
    color: #fff;
    text-indent: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .hub #nav .nav-menus li .sub-menu li:first-child a:hover:before {
    background-color: rgba(0, 0, 0, 0.3) !important;
  }
  .hub #header #nav #menu-special-hpeintel-jrit-hub .menu-item-has-children .sub-menu {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    display: block;
    left: 0;
    visibility: visible;
    width: inherit;
  }
  .hub #header #nav #menu-special-hpeintel-jrit-hub .menu-item-has-children .sub-menu li {
    float: left;
    padding: 0;
  }
  .hub #header .wrapper {
    width: 1080px;
  }
  .hub #header .wrapper .headerContainer {
    width: 1080px;
    position: relative;
    height: 110px;
    background: url("../images/header-bg.png") no-repeat 0 bottom transparent;
    background-size: auto auto;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer {
    width: 668px;
    float: left;
    text-align: left;
    height: 110px;
    margin-left: 20px;
    background: url("../images/title-divider.png") no-repeat -80px 50% transparent;
    background-size: 100% auto;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer .hubTitle {
    height: 59px;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer .hubTitle > h3 {
    line-height: 65px;
    font-size: 18px;
    margin-top: 0;
    margin-left: 10px;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav {
    height: 51px;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav .nav-menus li a:hover {
    background-color: rgba(0, 0, 0, 0.3) !important;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right li:hover a {
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right li a {
    color: #a2b5c5;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right li a:hover {
    color: #fff;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right .menu-item-has-children .sub-menu li a {
    background: transparent url("http://www.zdnet.de/wp-content/themes/korasa-zdnet-de/assets/images/header-nav-divider.png") no-repeat scroll 100% 50%;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right .menu-item-has-children .sub-menu li:last-of-type a {
    background-image: none;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right .menu-item-has-children .sub-menu li:hover a {
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hub #header .wrapper .headerContainer .hubTitleContainer #nav #menu-menu-right .menu-item-has-children .sub-menu li a {
    color: #a2b5c5;
  }
  .hub #header .wrapper .headerContainer .sponsor {
    width: 160px;
    height: 70px;
    padding: 5px;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList {
    display: table;
    text-align: center;
    width: 160px;
    margin-top: 0;
    zoom: 1;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList:before,
  .hub #header .wrapper .headerContainer .sponsor .sponsorList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList:after {
    clear: both;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList li {
    display: inline-block;
    margin-right: 15px;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList li:last-of-type {
    margin-right: 0;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList li a {
    text-indent: -9999px;
    display: block;
    background-image: url('../images/sponsor-logos.png');
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList li.hp a {
    width: 43px;
    height: 43px;
    background-position: -7px -7px;
  }
  .hub #header .wrapper .headerContainer .sponsor .sponsorList li.intel a {
    background-position: -7px -84px;
    height: 44px;
    width: 66px;
  }
  .hub #header .wrapper .sponsor {
    float: none;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 242px;
    right: 0;
  }
  .hub #header .wrapper .sponsor span {
    color: #fff;
    display: block;
    font-family: georgia;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  .hub #header .wrapper .sponsorList {
    display: table;
    text-align: center;
    width: 242px;
    margin-top: 0;
    zoom: 1;
  }
  .hub #header .wrapper .sponsorList:before,
  .hub #header .wrapper .sponsorList:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #header .wrapper .sponsorList:after {
    clear: both;
  }
  .hub #header .wrapper .sponsorList li {
    display: inline-block;
  }
  .hub #header .wrapper .sponsorList li:last-of-type {
    margin-right: 0;
  }
  .hub #header .wrapper .sponsorList li a {
    text-indent: -9999px;
    display: inline-block;
    background-image: url('../images/sponsor-logos.png');
  }
  .hub #header .wrapper .sponsorList li.hp {
    border-right: 1px solid rgba(255, 255, 255, 0.24);
    float: left;
    height: 53px;
    margin-right: 20px;
    padding-right: 20px;
    width: 127px;
  }
  .hub #header .wrapper .sponsorList li.hp a {
    height: 53px;
    width: 127px;
  }
  .hub #header .wrapper .sponsorList li.intel {
    height: 49px;
    width: 74px;
  }
  .hub #header .wrapper .sponsorList li.intel a {
    height: 49px;
    width: 74px;
  }
  .hub #page {
    background-color: #15293e;
    background-image: url("../images/pagebg-v2.jpg");
    background-position: 50% top;
    background-size: auto 495px;
  }
  .hub #page .hubPageTitle {
    height: 250px;
    width: 670px;
    float: left;
  }
  .hub #page .headerWrapper {
    width: 1080px;
    margin: 0 auto;
    zoom: 1;
  }
  .hub #page .headerWrapper:before,
  .hub #page .headerWrapper:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page .headerWrapper:after {
    clear: both;
  }
  .hub #page #main .row {
    zoom: 1;
  }
  .hub #page #main .row:before,
  .hub #page #main .row:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page #main .row:after {
    clear: both;
  }
  .hub #page #main .row article {
    width: 330px;
    float: left;
    margin-right: 25px;
  }
  .hub #page #main .row article:last-of-type {
    margin-right: 0;
  }
  .hub #page #main .row article .img img {
    width: 330px;
    height: 248px;
  }
  .hub #page #main .row article .content {
    zoom: 1;
    background-color: #fff;
    display: block;
    margin: -97px 10px 0;
    padding: 15px 20px;
    z-index: 15;
  }
  .hub #page #main .row article .content:before,
  .hub #page #main .row article .content:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  .hub #page #main .row article .content:after {
    clear: both;
  }
  .hub #page #main .row article .content h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .hub #page #main .row article .content p {
    font-size: 14px;
  }
  .hub #page #main .row article .content .date {
    margin-bottom: 5px;
  }
  .hub #page #main #primary {
    width: 685px;
    margin-right: 25px;
  }
  .hub #page #main #primary .row article {
    width: 330px;
    margin-right: 25px;
  }
  .hub #page #main #primary .row article:last-of-type {
    margin-right: 0;
  }
  .hub #page #main #primary .row article .imageLinkWrapper {
    background-size: auto 100%;
  }
  .hub #page #main #secondary {
    width: 330px;
  }
  .hub #page #main #secondary .row {
    margin-bottom: 40px;
  }
  .hub #page #main #secondary .row article {
    width: 330px;
  }
  .hub #page #main #secondary .row article.large .imageLinkWrapper {
    height: 500px;
    background-position: 50% 30px;
    background-repeat: no-repeat;
    background-size: 80% auto;
  }
  .hub #page #main #secondary .row article.large .img img {
    width: 330px;
    height: 500px;
  }
  .hub.single #page #main #primary {
    margin-right: 20px;
    width: 684px;
  }
  .hub.single #page #main #secondary {
    width: 336px;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #header .wrapper .headerContainer .hubTitleContainer {
    background-image: none;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page {
    background-image: url("../images/specials/nutanix/pagebg.jpg");
    background-size: auto 661px;
    background-color: #08192B;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle {
    height: auto;
    margin: 20px 0 10px;
    padding: 30px 0;
    width: 100%;
    float: none;
  }
  .hub.tag-nutanix-hyperconverged-infrastructure #page .hubPageTitle h2 {
    padding-top: 0;
  }
}
