/*
Theme Name: Datrium Child 2.0
Description: Child theme for Datrium theme
Author: LuniaBlue
Template: datrium
*/
/* -------- GLOBAL --------- */

html, body {
  overflow-x: hidden;
  font-size: 20px;
  line-height: 24px;
}

video {
  display: block;
}

h1, h2, h3, h4, h5, h6, p, li, a, ol, span, blockquote {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6, .partner-menu a, .navbar-default .navbar-nav a {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 300 !important;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-weight: bold;
}

h1 {
  text-transform: capitalize !important;
}

h4 sup {
  font-size:60%;
}

#mobile_header_shim {
  display: none;
}

.sub {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 0.696em;
}

h1 {
  font-size: 2.875em;
  font-weight: 300 !important;
  /* 46px */
}

h1 .sub {
  text-transform: none !important;
  font-size: 0.696em;
}

h2 {
  /*font-size: 2.250em;*/
  font-size: 46px;
  font-weight: 300;
  text-transform: none !important;
  /* 36px */
}

h3 {
  font-size: 1.875em;
  text-transform: none !important;
  /* 30px */
  margin-top: 10px;
}

h4 {
  font-size: 1.500em;
  text-transform: none !important;
  /* 24px */
}

h5 {
  font-size: 1.250em;
  text-transform: none !important;
}

h6 {
  font-size: 1.125em;
  /* 18px */
  text-transform: none !important;
}

.transition, a, a:visited, a:active, a:hover, .btn-cta, .slider-form .gform_footer .button, .partnerCTA, .inner-btn, .top-wrap .top-cta-btns button, .top-wrap .top-cta-btns a, .resource-cont .resSidebar ul li a, .resource-cont .resSidebar ul li a:hover, .resource-cont .resSidebar ul li a:active, .posts-navigation .nav-links .nav-previous a, .posts-navigation .nav-links .nav-next a {
  transition: all 0.2s ease;
}

a, a:visited, a:active, a:hover {
  text-transform: none;
  color: #29829a;
}

a:active, a:hover {
  color: #194f5e;
  text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, strong a {
  font-weight: 700;
}

h1 a:visited, h1 a:active, h1 a:hover, h2 a:visited, h2 a:active, h2 a:hover, h3 a:visited, h3 a:active, h3 a:hover, h4 a:visited, h4 a:active, h4 a:hover, h5 a:visited, h5 a:active, h5 a:hover, h6 a:visited, h6 a:active, h6 a:hover, strong a:visited, strong a:active, strong a:hover {
  font-weight: 700;
}

p a {
  font-weight: 700 !important;
  color: #29829a !important;
}

p a:hover {
  color: #194f5e;
  font-weight: normal;
  text-transform: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.aligncenter {
  display: block;
  margin: 20px auto;
}

.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}

.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}

.alignnone {
  float: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #29829a;
}

.row.teams {
  margin: 0;
}

p a {
  color: white;
}


/* add bootstrap support for 5-column */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/* end 5-column support */

.btn-primary {
   color: #fff !important;
}

.subPage {
  position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
  .subPage {
    top: calc(640px + 195px);
  }
}

@media screen and (max-width: 767px) {
  .subPage {
    /*top: calc(640px + 255px);*/
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .subInner {
    top: calc(452px + 72px);
  }
}

@media screen and (max-width: 767px) {
  .overlay, .subPage, .subInner {
  }
}

main .container:first-child {
  /*padding-bottom: 0;*/
}

/* main {

	.container {
		&:first-child {
			padding-bottom: 60px;
		}
	}
} */
.no {
  padding-bottom: 0 !important;
}

.pad {
  padding-top: 50px;
  padding-bottom: 60px;
}

.lbModal {
  top: 0;
}

.lbModal .modal-body {
  padding: 30px;
}

.lbModal .modal-footer {
  clear: left;
}

.lbModal .form {
  margin-top: 10%;
}

.btn-cta, .slider-form .gform_footer .button {
  padding: 15px 40px;
  background-color: #29829a;
  display: block;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none !important;
  margin-top: 20px;
  color: white !important;
  text-align: center;
}

.btn-cta:visited, .slider-form .gform_footer .button:visited, .btn-cta:link, .slider-form .gform_footer .button:link {
  background-color: #29829a;
  text-transform: none !important;
  text-decoration: none;
  color: white;
  font-weight: 700;
}

.btn-cta:active, .slider-form .gform_footer .button:active, .btn-cta:hover, .slider-form .gform_footer .button:hover, .btn-cta:focus, .slider-form .gform_footer .button:focus {
  background-color: #1e6072;
  text-transform: none !important;
  text-decoration: none;
  color: white;
  font-weight: 700;
}

.partnerCTA {
  width: 100%;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 30px;
  display: block;
  margin-bottom: 20px;
  text-transform: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  background: #29829a;
  text-align: center;
  color: white;
}

.partnerCTA:visited, .partnerCTA:link {
  background-color: #29829a;
  text-transform: none;
  text-decoration: none;
  color: white !important;
  font-weight: 700;
}

.partnerCTA:active, .partnerCTA:hover, .partnerCTA:focus {
  background-color: #1e6072;
  text-transform: none;
  text-decoration: none;
  color: white;
  font-weight: 700;
}

.btnBl {
  background: transparent;
  border: solid 2px black;
  color: black;
}

.btnBl:visited, .btnBl:link {
  background: transparent;
  border: solid 2px black;
  color: black;
}

.btnBl:active, .btnBl:hover, .btnBl:focus {
  background-color: #29829a;
  border-color: #29829a;
  color: white;
}

.btnWh {
  background: transparent;
  border: solid 2px white;
  color: white;
}

.btnWh:visited, .btnWh:link {
  background: transparent;
  border: solid 2px white;
  color: white;
}

.btnWh:active, .btnWh:hover, .btnWh:focus {
  background-color: #29829a;
  border-color: #29829a;
  color: white;
}

.inner-btn {
  width: 100%;
  float: none;
  margin-top: 0;
  margin-bottom: 15px;
}

.inner-btn:visited, .inner-btn:active, .inner-btn:hover {
  font-weight: 700;
}

.ico-btn {
  display: block;
  text-indent: -9999px;
  margin: 0 auto 20px;
  transition: none !important;
}

.ico-btn.brief {
  background: url(../datrium-child-zh/images/apply-to-join-btn.png) no-repeat;
  width: 300px;
  height: 100px;
  background-position: 0 0;
}

.ico-btn.brief:hover {
  background-position: 0 -100px;
}

.ico-btn.portal {
  background: url(../datrium-child-zh/images/access-portal-btn.png) no-repeat;
  width: 334px;
  height: 100px;
  background-position: 0 0;
}

.ico-btn.portal:hover {
  background-position: 0 -100px;
}

.ico-btn.deal {
  background: url(../datrium-child-zh/images/register-deal-btn.png) no-repeat;
  width: 334px;
  height: 100px;
  background-position: 0 0;
}

.ico-btn.deal:hover {
  background-position: 0 -100px;
}

.ico-btn.customer {
  background: url(../datrium-child-zh/images/access-portal-customer-btn.png) no-repeat;
  width: 420px;
  height: 100px;
  background-position: 0 0;
}

.ico-btn.customer:hover {
  background-position: 0 -100px;
}

@media screen and (max-width: 484px) {
  .ico-btn.customer {
    background: url(../datrium-child-zh/images/access-portal-customer-btn_sml.png) no-repeat;
    width: 300px;
    height: 150px;
    margin-top: 20px;
  }

  .ico-btn.customer:hover {
    background-position: 0 -150px;
  }
}

.brief:before {
  background: url(../datrium-child-zh/images/briefcase13.png) no-repeat;
  background-size: contain;
}

.top-wrap .top-cta-btns {
  float: right;
}

.top-wrap .top-cta-btns button, .top-wrap .top-cta-btns a {
  border: 0;
  outline: none;
  position: relative;
}

.top-wrap .top-cta-btns button:active, .top-wrap .top-cta-btns button:focus, .top-wrap .top-cta-btns a:active, .top-wrap .top-cta-btns a:focus {
  background-color: #1e6072;
  color: white;
}

@media screen and (min-width: 992px) {
  .top-wrap .top-cta-btns .search-form {
    display: block;
    margin-top: 3px;
  }

  .top-wrap .top-cta-btns button, .top-wrap .top-cta-btns a {
    margin-top: 0;
    margin-left: 20px;
    padding: 6px 20px;
    border-radius: 0 0 8px 8px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .top-wrap .top-cta-btns {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }

  .top-wrap .top-cta-btns button, .top-wrap .top-cta-btns a {
    width: 32%;
    margin: 0 5px 0 0;
    padding: 10px 0;
    border-radius: 0 0 8px 8px;
  }

  .top-wrap .top-cta-btns .btn-cta, .top-wrap .top-cta-btns .slider-form .gform_footer .button, .slider-form .gform_footer .top-wrap .top-cta-btns .button {
    float: right;
  }

  .top-wrap .top-cta-btns .search-form {
    width: 50%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .top-wrap .top-cta-btns .search-form .form-group {
    width: 85%;
  }

  .top-wrap .top-cta-btns .search-form .form-group label {
    width: 100%;
    margin-bottom: 0;
  }

  .top-wrap .top-cta-btns .search-form .form-group label input {
    width: 100%;
    height: 40px;
  }

  .top-wrap .top-cta-btns .search-form #search-button {
    width: 10%;
    margin: 0;
    height: 40px;
  }

  .top-wrap .top-cta-btns .content_lib_link {
    width: initial;
    color: #29829a;
    margin-right: 30px;
  }

  .top-wrap .top-cta-btns .content_lib_link:hover {
    color: white;
  }
}

@media screen and (max-width: 767px) {
  .top-wrap .top-cta-btns {
    width: 100%;
  }

  .top-wrap .top-cta-btns a {
    width: 100%;
    border-radius: 0;
    font-size: 1.250em;
    padding: 12px 20px 12px 0;
    margin: 0;
  }

  .top-wrap .top-cta-btns .search-form {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .top-wrap .top-cta-btns .search-form .form-group {
    width: 80%;
  }

  .top-wrap .top-cta-btns .search-form .form-group label {
    width: 100%;
    margin-bottom: 0;
  }

  .top-wrap .top-cta-btns .search-form .form-group label input {
    width: 100%;
    height: 40px;
  }

  .top-wrap .top-cta-btns .search-form #search-button {
    width: 19%;
    float: right;
    margin: 0;
    height: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1046px) {
  .navbar-nav > li > a {
    margin: 10px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .navbar-nav {
    padding-top: 0;
    padding-bottom: 1em;
  }

  .navbar-nav > li > a {
    margin: 10px 20px;
  }
}

@media (min-width: 1250px) {
  .navbar-nav > li > a {
    margin: 10px 25px;
  }

  .navbar-right .dropdown-menu {
    left: 25px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .navbar-collapse {
    padding: 0;
  }

  .navbar-collapse .nav {
    margin: 0 auto;
  }
}

.navbar-brand {
  padding: 0 0 0 15px;
  height: 75px;
}

.navbar-brand img {
  margin-top: 15px;
}

.navbar-brand span {
  display: block;
  color: white;
  font-size: 13.5px;
  font-style: italic;
  letter-spacing: 1px;
  margin-top: 5px;
}

.navbar-header {
  margin-bottom: 16px;
}

.row.events img {
  max-width: 100%;
  max-height: none;
}

.panel-wrapper {
  background-color: #29829a;
  padding-top: 10px;
  padding-bottom: 40px;
  display: none;
}

.panel-wrapper .content {
  color: white;
}

.panel-wrapper .form {
  padding-top: 50px;
  margin-top: 30px;
}

.toggles {
  display: none;
}

/* -------- MOBILE NAV ------- */
@media (max-width: 767px) {
  .mobile-nav {
    top: 0;
  }

  .mobile-nav a:hover {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    text-transform: none !important;
  }

  .mobile-list {
    width: 100%;
    padding: 20px;
  }

  .mobile-list ul li {
    border-bottom: 0;
  }

  .mobile-list ul li a {
    font-size: 3em;
  }

  .close-mobile-nav {
    float: none;
    width: initial;
    height: initial;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
  }

  .close-mobile-nav a {
    padding: 20px;
    display: block;
  }

  .mobile-nav .sub-menu li {
    padding-bottom: 0.9em;
  }

  .mobile-nav .sub-menu li a {
    font-size: 1.6em;
    font-weight: 300;
    text-transform: none;
  }

  .mobile-nav .menu-item-has-children > a:after {
    content: '';
  }
}

/* -------- HOME --------- */
@media screen and (min-width: 768px) {
  .vertical-align {
    display: flex;
    align-items: center;
  }
}

.owl-slide {
  padding-bottom: 0 !important;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .owl-slide {
    padding-top: 20px;
  }
}

.item .wrap {
  padding-bottom: 0 !important;
}

.item .wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* -- PRESS RELEASE -- */
.release {
  padding-top: 20px;
  padding-bottom: 20px;
}

.release .container {
  padding-bottom: 0 !important;
  position: relative;
}

.release .blk h2 {
  margin: 0;
  font-size: 1.5em;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .release .blk h2 {
    padding-top: 0;
  }
}

.owl-press .item-press {
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  .owl-press .item-press {
    padding-left: 0;
    padding-right: 0;
  }
}

.owl-press .item-press p {
  margin-bottom: 0;
}

.owl-press .item-press h4 {
  margin: 0;
}

.home p {
  font-size: 1em;
}

.img-alt {
  text-align: center;
  font-size: 12px !important;
  color: #666;
}

.jumbotron {
  position: relative;
}

.jumbotron.home_wrap {
  background: url(../datrium-child-zh/images/datrium_bg_over.svg) no-repeat top -60px right 35%;
  background-size: 920px;
  z-index: 0;
  width: 100%;
  height: 470px;
}

.jumbotron.webinar-archive {
  background: url(../datrium-child-zh/images/Da_Webinar_hero.jpg) no-repeat;
  background-size:cover;
  padding-bottom:2em;
}

.webinar-item {
  min-height:560px;
}

.jumbotron.webinar-archive > .container > .row:first-of-type {
  margin-top:2em;
}
.jumbotron.webinar-archive a {
  color:#000000 !important;
}

.jumbotron.open_converse_webinars {
  background: url(../datrium-child-zh/images/bg_OpenConverse.png) no-repeat;
  background-size:cover;
  padding-top:1em;
  padding-bottom:1em;
}

.jumbotron.open_converse_webinars h1 {
  margin-bottom:.5em;
}

@media screen and (max-width: 767px) {
  .jumbotron.home_wrap {
    min-height: 600px;
  }
}

@media screen and (min-width: 768px) {
  .jumbotron.home_wrap {
    min-height: 470px;
  }
}

@media screen and (min-width: 992px) {
  .jumbotron.home_wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

.jumbotron h1 {
  font-size: 2.875em !important;
  margin-top: 0;
}

.jumbotron .container {
  z-index: 100;
}

@media (min-width: 992px) {
  .jumbotron .wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

.jumbotron .wrap .home h1 {
  text-transform: capitalize;
  margin-bottom: 20px;
}

.jumbotron .wrap .home p {
  text-transform: none;
}

@media (max-width: 767px) {
  .jumbotron .wrap .home p {
    font-size: 2em;
  }
}

.jumbotron ul li, .jumbotron p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 40px;
  text-transform: capitalize;
}

@media screen and (max-width: 800px) {
  .jumbotron ul li, .jumbotron p {
    width: 100%;
  }
}

.jumbotron p {
  font-size: 30px;
  line-height:1em;
}

.jumbotron a {
  font-size: 2em;
}

.gartner_bnr {
  background-color: black;
}

.gartner_bnr .container {
  border-top: solid 1px #0f0f0f;
  padding-top: 2em;
  padding-bottom: 2em;
}

@media (min-width: 711px) {
  .gartner_bnr .container .row .wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

.gartner_bnr h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  text-transform: none;
  color: white;
  float: left;
  margin-right: 40px;
  font-size: 24px;
}

.gartner_bnr .btn-cta, .gartner_bnr .slider-form .gform_footer .button, .slider-form .gform_footer .gartner_bnr .button {
  margin-top: 0;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 8px;
}

@media (min-width: 767px) {
  .sps .row {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

.sps h1 {
  text-align: center;
  margin-bottom: 50px;
  text-transform: capitalize;
}

.sps .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 766px) {
  .sps .content {
    margin-top: 40px;
  }
}

.sps .content p {
  text-align: center;
  font-size: 30px;
}

@media (max-width: 767px) {
  .sps .content p {
    font-size: 24px;
  }
}

.sps .content h2 {
  text-align: center;
}

.sps .content .btn-cta, .sps .content .slider-form .gform_footer .button, .slider-form .gform_footer .sps .content .button {
  border-radius: 8px;
}

.home-blocks h1 {
  text-align: center;
  margin-bottom: 6%;
}

.home-blocks .bl {
  text-align: center;
}

.home-blocks .bl h2 {
  font-size: 1.625em;
  height: initial;
}

.home-blocks .bl img {
  margin: 0 auto;
  float: none;
}

.home-blocks .bl ul {
  text-align: left;
  margin-top: 15px;
}

@media screen and (min-width: 900px) {
  .home-blocks .bl ul li {
    font-size: 0.875em;
  }
}

.home-blocks .fa {
  font-size: 8em;
}

.insane {
  position: relative;
  overflow: hidden;
  background: url(images/insane_bg2.jpg) 50% no-repeat;
  background-size: cover;
}

.insane .wrap {
  position: relative;
  background-color: black;
  z-index: 1000;
  border: solid 5px white;
}

.insane .wrap .content {
  text-align: center;
  padding: 30px;
}

.insane .wrap .content h1 {
  margin: 0;
  font-size: 4em;
}

.insane .wrap .content h1, .insane .wrap .content p, .insane .wrap .content a {
  color: white;
}

.insane .wrap .content p {
  font-size: 1.8em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
}

.insane .wrap .content a {
  display: inline-block;
  margin: 0 auto;
  float: none;
}

.cloud {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 766px) {
  .cloud {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }

  .cloud.array, .cloud.lock {
    border-bottom: solid 2px black;
  }
}

.cloud h2 {
  font-size: 2em;
  margin: 0 auto 40px;
  text-align: center;
  text-transform: none;
}

.cloud h3 {
  color: #bb9f49;
  margin: 30px auto 0;
  text-align: center;
  text-transform: none;
}

.cloud h4 {
  text-align: center;
}

.cloud img {
  display: block;
  margin: 0 auto;
}

.cloud .server_wrap {
  width: 100%;
  margin: 20px auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.cloud .server_wrap .server {
  display: block;
  content: '';
  height: 130px;
  border: dotted 2px black;
  border-radius: 14px;
  float: left;
  margin: 0 5px;
}

.cloud .server_wrap .lrg {
  width: 70px;
}

.cloud .server_wrap .skinny {
  width: 50px;
}

.cloud .server_wrap .fat {
  width: 120px;
  height: 70px;
  align-self: flex-end;
}

.cloud .spacer {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .cloud.lock {
    border-right: solid 1px #EAEAEA;
  }
}

.cloud.lock .lock-icon {
  margin-bottom: 55px;
}

@media (min-width: 992px) {
  .cloud.sps {
    margin-top: -50px;
  }
}

@media (max-width: 767px) {
  .cloud.sps {
    margin-bottom: 0;
  }
}

.cloud.sps .datrium-logo {
  width: 30%;
  margin-bottom: 10px;
}

.cloud.sps h3 {
  margin-top: 45px;
}

.cloud.sps .btn-cta, .cloud.sps .slider-form .gform_footer .button, .slider-form .gform_footer .cloud.sps .button {
  margin-top: 30px;
  border-radius: 8px;
}

.cloud.sps .spacer {
  margin-top: 25px;
  margin-bottom: 62px;
}

@media (min-width: 767px) {
  .cloud.array {
    border-right: solid 1px #EAEAEA;
  }
}

.cloud.array h3, .cloud.lock h3 {
  color: black;
}

.difference {
  background-color: black;
}

.difference h1 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 2.875em;
  text-transform: capitalize;
  color: white;
  -webkit-text-shadow: 2px 2px 4px black;
  text-shadow: 2px 2px 4px black;
}

.diff_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #f4f4f4;
  padding: 40px;
  border-radius: 15px;
  text-align: center;
  min-height: 625px;
  margin-bottom: 20px;
  -webkit-box-shadow: 2px 2px 10px 0 black;
  box-shadow: 2px 2px 10px 0 black;
}

.diff_wrap h2 {
  text-transform: none;
}

.diff_wrap img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.diff_wrap p {
  font-size: 18px;
}

@media (max-width: 1024px) {
  .diff_wrap h2 {
    font-size: 2em;
  }
}

@media (max-width: 992px) {
  .diff_wrap {
    padding: 10px;
  }

  .diff_wrap h2 {
    font-size: 1.8em;
  }
}

@media (max-width: 768px) {
  .diff_wrap h2 {
    font-size: 2.25em;
  }
}

.vidHome {
  z-index: 100;
}

.vidHome .vidContent {
  padding-top: 50px;
  z-index: 100;
}

.vidHome .vidContent h1 {
  color: white;
  text-align: right;
}

.vidHome .vidContent a {
  float: right;
}

@media screen and (max-width: 800px) {
  .vidHome .vidContent {
    position: initial;
    width: 100%;
    padding: 20px 10px;
    float: left;
    top: 0;
    right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .vidHome {
    height: 400px !important;
  }
}

@media screen and (max-width: 767px) {
  .vidHome {
    background-color: black;
    height: 300px !important;
  }

  .vidHome .vidContent {
    padding-top: 20px;
  }

  .vidHome .vidContent h1 {
    text-align: center;
  }

  .vidHome .vidContent a {
    float: none;
    width: 100%;
  }
}

ol.footnotes li {
  font-size: 0.875em;
}

.abHome {
  background-color: black;
}

.abHome h1, .abHome h2, .abHome h3, .abHome h4, .abHome h5, .abHome p, .abHome ul li, .abHome ol li {
  color: white;
}

.abHome h1 {
  -webkit-text-shadow: 2px 2px 4px black;
  text-shadow: 2px 2px 4px black;
}

.abHome h1 a, .abHome h2 a, .abHome h3 a, .abHome h4 a, .abHome h5 a {
  color: white !important;
}

@media screen and (min-width: 992px) {
  .simplify .wrap {
    display: flex;
    flex-direction: row;
  }
}

.simplify h1 {
  margin-top: 0;
}

.simplify .blC {
  overflow: hidden;
}

.simplify .blC h3 {
  text-transform: none;
  font-size: 1.625em;
}

.simplify .blI {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .simplify .blI {
    margin-top: 40px;
  }
}

.simplify .blI img {
  margin: 0 auto;
}

.gartner .container {
  padding-bottom: 0 !important;
}

.compare {
  margin-top: 40px;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .compare {
    margin-bottom: 0;
  }
}

.compare h1 {
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 60px;
  font-size: 2.875em;
}

.compare .wrap {
  padding-left: 40px;
  padding-right: 40px;
}

.newsletter {
  overflow: hidden;
}

.newsletter .container:first-child {
  padding: 0;
}

.newsletter .blL a {
  width: 100%;
  float: none;
  text-align: center;
  margin: 50px auto 0;
}

.newsletter .btn-cta, .newsletter .slider-form .gform_footer .button, .slider-form .gform_footer .newsletter .button {
  border-radius: 8px;
}

.posts {
  margin-top: 50px;
}

.news h2 {
  margin-bottom: 40px;
}

.news h2 a {
  color: black;
  text-transform: none !important;
}

.news h2 a:hover {
  color: #29829a;
}

.news-post .content {
  width: 90%;
  margin-bottom: 15px;
}

.news-post .content:last-child {
  border-bottom: 0;
}

.news-post .content h5 a {
  color: black;
}

.news-post .content h5 a:hover {
  color: #29829a;
  text-decoration: none;
}

.news-post .content p {
  font-size: 0.875em;
  margin: 0;
}

.news-post .ico {
  margin-top: 15px;
}

.news-post:nth-child(5) {
  border-bottom: 0;
}

.news-post .fa-arrow-right {
  margin-top: 12px;
}

.news-post .fa-arrow-right:before {
  color: #29829a;
}

/* -------- GRAVITY FORMS -------- */
.slider-form .form-input label, .slider-form .form-dropdown label {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 0.875em;
  padding-top: 5px;
}

.slider-form .form-input .ginput_container input {
  border-radius: 4px;
  border: solid 1px #247186;
  -webkit-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #2b2b2b;
  -webkit-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.slider-form .gform_footer .button {
  border: 0;
  background-color: #1e6072;
  border-radius: 4px;
  padding: 10px 20px;
  margin-top: 10px;
}

.slider-form .gform_footer .button:hover {
  background-color: #194f5e;
}

.slider-form .gform_confirmation_message_1 {
  color: white;
}

.slider-form .gform_confirmation_message_1 a {
  color: #143e49;
}

.slider-form .gform_confirmation_message_1 a:hover {
  color: #194f5e;
  text-decoration: none;
}

.slider-form .gform_confirmation_message_1 h3, .slider-form .gform_confirmation_message_1 p {
  color: white;
}

.modal .slider-form .gfield_label {
  color: black;
}

/* -------- Inner Styles -------- */
.marketoWrap {
  margin-top: 3em;
}

.inner-jumbo {
  padding-top: 130px;
  /*padding-bottom: 80px;*/
  padding-bottom:0;
}

.inner-jumbo h1 {
  font-size: 3.500em;
}

.inner-jumbo h2 {
  font-size: 2.250em;
  width: 100%;
}

.inner-jumbo h1, .inner-jumbo h2 {
  text-align: center;
}

.page-header {
  margin-top: 70px;
  margin-bottom: 50px;
}

.inner-contain {
  background-color: #EAEAEA;
  padding: 40px;
  margin-top: 80px;
  -moz-box-shadow: inset 0 0 10px #ccc;
  -webkit-box-shadow: inset 0 0 10px #ccc;
  box-shadow: inset 0 0 10px #ccc;
}

@media screen and (max-width: 768px) {
  .inner-contain {
    padding: 15px;
  }
}

.inner-contain h4 {
  text-transform: none;
}

.inner-contain h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 1em;
}

.inner-contain p {
  margin-bottom: 30px;
}

.well {
  background-color: transparent;
  margin-top: 80px;
  margin-bottom: 30px;
  padding-top: 60px;
  border: 0;
  border-top: solid 1px #ccc;
}

.well p {
  color: black;
}

.well h4 {
  color: black;
}

.well h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.5;
  color: black;
}

.row.events {
  padding: 4em 0;
  border-bottom: solid 1px #ccc;
}

.sidebar li a:hover {
  background-color: #194f5e;
  color: white !important;
  text-decoration: none;
}

.resource-cont {
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease 0s;
}

.resource-cont .resSidebar {
  /*position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  top: 110px;*/
  margin-top: 30px;
}

.resource-cont .resSidebar ul {
  /*position: absolute;
  top: 0;*/
}

.resource-cont .resSidebar ul li a {
  padding: 30px;
  background-color: #EAEAEA;
  border-bottom: solid 1px white;
  font-size: 1.5em;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  color: black;
  display: block;
}

.resource-cont .resSidebar ul li a:hover, .resource-cont .resSidebar ul li a:active {
  background-color: #29829a;
  color: white;
}

.video_lightbox_anchor_image {
  display: block;
  max-width: 100%;
  height: auto;
}

/* resources logo grid */

.logo-grid {
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  text-align: center;
}

.logo-grid .logo-grid__item-wrap {
  display: inline-block;
  position: relative;
  padding: 4px;
  width: 25%;
}

@media (min-width: 769px) {
  .logo-grid .logo-grid__item-wrap {
    width: 16.66667%;
  }
}

@media (min-width: 993px) {
  .logo-grid .logo-grid__item-wrap {
    width: 8.33333%;
  }
}

.logo-grid .logo-grid__item {
  border-radius: 5px;
  position: relative;
  text-align: center;
  padding-bottom: 100%;
  height: 0;
  background-color: #fafafa !important;
  border: 1px solid #e4e6ea;
}

.logo-grid .logo-grid__img {
  max-width: 65%;
  max-height: 65%;
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video_lightbox_anchor_image {
  display: block;
  max-width: 100%;
  height: auto;
}

.da_video_popup {
  position: relative;
  min-height: 300px;
}

.da_video_popup a {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.da_video_popup img {
  margin: 0;
  padding: 0;
  max-width: none !important;
  width: 480px !important;
  height: 270px !important;
}


.video_player:after,
 a[rel~="wp-video-lightbox"]:after,
.da_video_popup a:after {
  content: '';
  display: block;
  /*background: rgba(255, 255, 0, .5);*/
  background: url(images/play_video_wh.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}

.video_player:hover:before,
a[rel~="wp-video-lightbox"]:hover:before,
.da_video_popup a:hover:before {
  content: '';
  display: block;
  background: url(images/play_video_bl.png) no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.source-break {
  margin-top: 40px;
  border-top: solid 1px #ccc;
  padding-top: 40px;
  padding-bottom: 30px;
}

.download-wrap {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
}

.download-wrap:last-child {
  border-bottom: 0 !important;
}

.download-wrap h5 {
  font-weight: 300;
}

.download-wrap .go-icon {
  padding-top: 55px;
}

.last-wrap {
  margin-bottom: 0;
  border-bottom: 0;
}

/* ---- Customer ---- */
.customer-blocks h1 {
  text-align: center;
  margin-bottom: 40px;
}

.customer {
  margin-top: 40px;
}

.customer .customer_wrap {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: solid 1px #ccc;
}

.customer .customer_wrap:last-child {
  border-bottom: 0;
}

.customer .block {
  margin-bottom: 40px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .customer .block {
    text-align: center;
  }

  .customer .block:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.customer .block img {
  margin: 0 auto;
}

@media (max-width: 992px) {
  .customer .vid {
    float: none;
    margin: 0 auto;
  }
}

/* ---- Content Library ---- */
.content_lib_link {
  float: left;
  font-size: 13px;
  margin-top: 3px !important;
  border: solid 1px #FFFFFF !important;
  margin-right: 5px;
  color: #FFFFFF !important;
  border-radius: 0 !important;
  padding: 5px 20px !important;
}

.content_lib_link:hover, .content_lib_link:active, .content_lib_link:focus {
  color: white !important;
  background-color: #29829a !important;
  border-color: #29829a !important;
}

.content_lib .ph {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  background-color: #ccc;
}

.content_lib .list1Wrap {
  margin-top: 40px;
  margin-bottom: 40px;
}

.content_lib .list1 {
  display: block;
  margin: 0 auto;
  font-size: 20px;
  background-color: #29829a;
  color: white;
  outline: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}

.content_lib .list2 {
  width: 100%;
  border: 0;
}

.content_lib .list2 .none {
  display: none;
}

.content_lib .list2 .block {
  margin-bottom: 40px;
}

.content_lib .list2 .block .img_wrap {
  height: 250px;
  width: 100%;
  /*padding: 30px;*/
  /*border: solid 2px black;*/
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.content_lib .list2 .block .img_wrap img {
  max-height: 100%;
  margin: 0 auto;
}

.content_lib .list2 h4 {
  text-transform: capitalize;
}

.content_lib .list2 h6 {
  font-size: 1em;
  text-transform: none !important;
  color: grey;
}

@media (min-width: 992px) {
  .content_lib .block {
    height: 375px;
  }
}

@media (max-width: 991px) {
  .content_lib .block {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .content_lib .img_wrap {
    height: 208px !important;
  }

  .content_lib .img_wrap img {
    width: 100% !important;
    height: 208px !important;
  }
}

/* ---- Pagination ---- */
.posts-navigation h2 {
  display: none;
}

.posts-navigation .nav-links .nav-previous {
  float: left;
}

.posts-navigation .nav-links .nav-next {
  float: right;
}

.posts-navigation .nav-links .nav-previous a, .posts-navigation .nav-links .nav-next a {
  color: black;
  font-weight: bold;
  font-size: 0.875em;
  text-transform: none !important;
  display: block;
  border: solid 1px black;
  padding: 10px 20px;
  border-radius: 20px;
}

.posts-navigation .nav-links .nav-previous a:hover, .posts-navigation .nav-links .nav-previous a:focus, .posts-navigation .nav-links .nav-previous a:active, .posts-navigation .nav-links .nav-next a:hover, .posts-navigation .nav-links .nav-next a:focus, .posts-navigation .nav-links .nav-next a:active {
  background-color: black;
  color: white;
}

.posts-navigation .nav-links .nav-previous a:active, .posts-navigation .nav-links .nav-next a:active {
  text-decoration: underline;
}

/* ---- VMWORLD 2016 ---- */
@media (max-width: 767px) {
  .vmbnr {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid 1px white;
  }
}

.shuttle {
  background: url(./video/Datrium_vmworld_insane.jpg) no-repeat;
  background-size: cover;
}

.vmVid {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.vmContent {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 40px;
}

.vmContent .block {
  text-align: center;
}

.vmContent .block h1, .vmContent .block p {
  color: white;
  text-align: center;
}

.vmContent .block h1 {
  font-size: 170px;
  margin: 0;
}

@media (max-width: 991px) {
  .vmContent .block h1 {
    font-size: 9vw;
  }
}

.vmContent .block img {
  margin: 0 auto;
}

.vmContent .block p {
  font-size: 24px;
}

.vmContent .block .sub {
  font-size: 30px;
  margin: 0;
}

.vmContent .block a {
  float: none;
  display: inline-block;
  margin: 0 auto;
  font-size: 18px;
}

.vmContent .block a span {
  font-weight: normal;
  font-size: 14px;
}

.vmContent .info p {
  font-size: 16px;
}

.vmContent .info p strong {
  font-size: 20px;
}

.vmtitle h1 {
  margin-bottom: 10px;
  text-align: center;
}

.vmtitle p {
  font-size: 30px;
  text-align: center;
}

.vmworld .vminsane .vmtitle p {
  color: white;
}

.vmworld .vminsane .block {
  margin-bottom: 30px;
}

.vmworld .vminsane .block .wrap {
  overflow: hidden;
  background-color: white;
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  min-height: 300px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.vmworld .vminsane .block .wrap h2 {
  text-transform: none;
  margin-top: 0;
}

.vmworld .vminsane .block .wrap a {
  float: none;
  display: inline-block;
  margin: 0 auto 10px;
}

.vmworld .vminsane .block .wrap img {
  margin: 0 auto;
}

.vmworld .vminsane .block .wrap .sub {
  font-size: 24px;
}

.vmworld .vminsane .block .wrap strong {
  font-size: 18px;
}

.vmblock {
  padding: 30px;
}

.vmblock .wrap {
  border: solid 2px #29829a;
  padding: 40px;
  text-align: center;
  overflow: hidden;
}

@media (min-width: 768px) {
  .vmblock .wrap {
    min-height: 520px;
  }
}

.vmblock .wrap p {
  font-size: 18px;
}

.vmblock .wrap img {
  margin: 20px auto;
}

.vmblock .wrap a {
  float: none;
  display: inline-block;
  margin: 0;
}

.vmblock .wrap h3 {
  margin: 0;
}

/* ---- SUPPORT TABLE ---- */
table.warrantyTbl {
  margin: 1em 0 2em;
}

.contentCell {
  padding: 15px;
  background-color: #ededed;
  border: solid 1px #ffffff;
}

table .cellHdr {
  padding: 15px;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  text-transform: none !important;
}

table .subheadCell {
  font-weight: bold;
  padding: 15px;
}

table .cellNote {
  padding: 15px;
  font-size: 10px;
}

/* -------- FOOTER -------- */
/* - NEW - */
.mainFoot {
  overflow: hidden;
  background: black;
}

.social-links .navbar-brand {
  padding: 0;
}

.social-links .follow-us {
  clear: left;
}

.foot-menus h4 {
  color: white;
}

.foot-menus a {
  color: white;
}

.foot-menus a:hover {
  color: #29829a;
  text-decoration: none;
}

.cta-btns a {
  border-radius: 8px;
  width: 100%;
  text-align: center;
  padding: 7px 10px;
  font-size: 1.25em;
}

#copyright-row {
  font-size: 0.875em;
  padding-top: 20px;
  margin-top: 40px;
  border-top: solid 1px white;
}

.overview {
  background-position: top -15px right 50%;
  background-size: 920px;
  z-index: 0;
  width: 100%;
  height: 470px;
}

.overview h2 {
  text-transform: none;
}

@media screen and (max-width: 767px) {
  .overview {
    background-position: top 20px right 50%;
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .overview {
    min-height: 470px;
  }
}

@media screen and (min-width: 992px) {
  .overview {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .overview h2 {
    width: 85%;
    margin: 0 auto;
  }
}

.overviewInner {
  /*top: 520px;*/
}

.s1 h1, .s1 h2, .s2 h1, .s2 h2, .s3 h1, .s3 h2, .s4 h1, .s4 h2, .s5 h1, .s5 h2, .s6 h1, .s6 h2 {
  text-align: center;
  margin-bottom: 50px;
}

.s1 .btn-cta, .s1 .slider-form .gform_footer .button, .slider-form .gform_footer .s1 .button, .s2 .btn-cta, .s2 .slider-form .gform_footer .button, .slider-form .gform_footer .s2 .button, .s3 .btn-cta, .s3 .slider-form .gform_footer .button, .slider-form .gform_footer .s3 .button, .s4 .btn-cta, .s4 .slider-form .gform_footer .button, .slider-form .gform_footer .s4 .button, .s5 .btn-cta, .s5 .slider-form .gform_footer .button, .slider-form .gform_footer .s5 .button, .s6 .btn-cta, .s6 .slider-form .gform_footer .button, .slider-form .gform_footer .s6 .button {
  width: 100%;
}

.s1, .s3, .s4, .s5 {
  border-bottom: solid 1px #EAEAEA;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.s2 .anatomy_c {
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .s2 .anatomy_c {
    margin-bottom: 0;
  }
}

.s2 .anatomy_c .content {
  position: relative;
}

.s2 .anatomy_c .content .top, .s2 .anatomy_c .content .btm {
  margin-bottom: 30px;
  margin-top: 30px;
}

.s2 .anatomy_c .content .top span, .s2 .anatomy_c .content .btm span {
  font-size: 1.3em;
}

@media screen and (min-width: 992px) {
  .s2 .anatomy_c .content .top {
    position: relative;
    top: 50px;
  }
}

@media screen and (min-width: 1200px) {
  .s2 .anatomy_c .content .btm {
    position: relative;
    top: 160px;
  }

}

@media (min-width: 992px) and (max-width: 1046px) {
  .s2 .anatomy_c .content .btm {
    position: relative;
    top: 80px;
  }
}

.s4 .img, .s6 .img {
  margin-bottom: 30px;
}

.anatomybg {
  background-color: #000000;
  margin-top: 40px;
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .anatomybg {
    margin-bottom: 40px;
    margin-top: 20px;
  }
}

.anatomybg .container {
  padding-bottom: 0 !important;
}

.prod_sec {
  margin-bottom: 50px;
}

.prod_sec img {
  margin-bottom: 20px;
}

.border_wrap {
  overflow: hidden;
  border: solid 2px #000;
  padding: 40px 20px;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .border_wrap {
    min-height: 620px;
  }
}

@media (min-height: 768px) and (max-width: 991px) {
  .border_wrap {
    min-height: 770px;
  }
}

@media (max-width: 767px) {
  .border_wrap {
    min-height: initial;
  }
}

.border_wrap h4 {
  margin-bottom: 30px;
}

.border_wrap img {
  margin: 0 auto 30px auto;
}

/* --- NEW STYLES --- */
body, html {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: 400;
}

.new-btn, .new-btn-blue, .new-btn-wht {
  display: inline-block;
  height: auto;
  color: #FFFFFF;
  border: solid 1px #29829a;
  padding: 6px 40px;
  float: left;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
}

.new-btn-blue {
  background-color: #29829a;
  color: white !important;
}

.new-btn-blue.lrg {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  width: 100%;
  color: #FFFFFF;
}

.new-btn-blue:hover, .new-btn-blue:focus, .new-btn-blue:active {
  background-color: #1e6072;
  color: #FFFFFF;
}

.new-btn-blue:active {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

.new-btn-wht {
  background-color: transparent;
  color: #29829a;
}

.new-btn-wht.lrg {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  width: 100%;
  color: #29829a;
}

.new-btn-wht:hover, .new-btn-wht:focus, .new-btn-wht:active {
  background-color: #29829a;
  color: #FFFFFF;
}

.new-btn-wht:active {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

header {
  background-color: #000000;
}

header .navbar-header .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}

@media (max-width: 1046px) {
  header .newMainNav {
    padding: 20px 9px !important;
  }
}

header .newMainNav li {
  margin: 0 5px;
}

header .newMainNav li a {
  color: white;
  font-size: 16px;
  margin: 0;
  font-weight: 400;
}

@media (min-width: 1250px) {
  header .newMainNav li a {
    padding: 8px 15px;
  }
}

@media (max-width: 1046px) {
  header .newMainNav li a {
    font-size: 24px;
    padding: 10px 0;
  }
}

@media (max-width: 1250px) {
  header .newMainNav li#menu-item-2560 {
    margin-top: -9px;
  }

  header .newMainNav li#menu-item-2560 > a {
    padding: 8px 15px;
  }
}

header .newMainNav li a:hover, header .newMainNav li a:focus, header .newMainNav li a:active, header .newMainNav li a:visited {
  background-color: transparent;
  color: #FFFFFF;
}

header .newMainNav li .dropdown-menu {
  background-color: transparent;
  padding-top: 7px;
  margin-top: 0;
  left: -5px;
}

header .newMainNav li .dropdown-menu li a {
  font-size: 16px;
}

header .newMainNav li:hover a::after, header .newMainNav li:focus a::after, header .newMainNav li:active a::after, header .newMainNav li:visited a::after {
  background-color: #FFFFFF;
  top: 38px;
  right: -1px;
}

header .newMainNav li:hover .dropdown-menu li, header .newMainNav li:focus .dropdown-menu li, header .newMainNav li:active .dropdown-menu li, header .newMainNav li:visited .dropdown-menu li {
  transition: all 0.2s ease;
  background-color: #000000;
}

header .newMainNav li:hover .dropdown-menu li:hover, header .newMainNav li:focus .dropdown-menu li:hover, header .newMainNav li:active .dropdown-menu li:hover, header .newMainNav li:visited .dropdown-menu li:hover {
  background-color: #29829a;
}

header .navbar-collapse.in, header .navbar-collapse.collapsing {
  position: absolute;
  background-color: #000;
  z-index: 500;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 0;
  overflow: hidden;
  left: 0;
  right: 0;
}

header .navbar-collapse.in .newMainNav, header .navbar-collapse.collapsing .newMainNav {
  width: 100%;
  padding: 20px 0 30px;
  margin: 0;
}

header .navbar-collapse.in .newMainNav .specialLink, header .navbar-collapse.collapsing .newMainNav .specialLink {
  margin: 5px 5px 0;
  padding: 6px;
}

header .search-form {
  float: right !important;
}

header .search-field {
  background: transparent url(images/search-icon.png) no-repeat 5px center;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 37px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
}

header .search-field:focus {
  background-color: #fff;
  border: 2px solid #c3c0ab;
  cursor: text;
  outline: 0;
  width: 230px;
}

header .search-form #search-button {
  display: none;
}

header .specialLink {
  margin-left: 25px;
  transition: all 0.2s ease;
  border: 1px solid #fff;
  /*background-color: #29829a;*/
  color: #FFFFFF;
}

@media (max-width: 1046px) {
  header .specialLink {
    margin-left: 0;
  }
}

header .specialLink:hover {
  background-color: #1e6072;
}

header .specialLink:hover a {
  color: #FFFFFF;
}

header .specialLink:hover a::after {
  display: none;
}

@media (max-width: 1046px) {
  .navbar-header {
    float: none;
  }

  .navbar-left, .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-toggle {
    margin-top: 32px;
  }

  .navbar-nav {
    float: none !important;
    width: 100%;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li a {
    margin: 0;
    padding: 14px 10px;
    color: white;
  }

  .navbar-nav > li a:hover, .navbar-nav > li a:focus {
    background-color: transparent;
  }

  .navbar-nav > li.dropdown:hover .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
  }

  .navbar-nav > li.dropdown:hover .dropdown-menu li a {
    font-size: 18px;
    color: white;
  }

  .collapse.in {
    display: block !important;
  }
}

/* @media (min-width: 992px) and (max-width: 1149px) {
	header .newMainNav li a {
		padding: 4px;
	}
} */
.bg_vid {
  position: relative;
  overflow: hidden;
}

.bg_vid .bwrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000;
  height: 100%;
  width: 100%;
  margin: 0;
  opacity: 0.4;
  z-index: -1;
}

.homeVid {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

@media (max-width: 767px) {
  .homeVid {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.homeVid .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.homeVid .content h1, .homeVid .content h2, .homeVid .content p {
  color: white;
  text-align: center;
  -webkit-text-shadow: 2px 2px 5px #2b2b2b;
  -moz-text-shadow: 2px 2px 5px #2b2b2b;
  -ms-text-shadow: 2px 2px 5px #2b2b2b;
  -o-text-shadow: 2px 2px 5px #2b2b2b;
  text-shadow: 2px 2px 5px #2b2b2b;
}

.homeVid .content h1 {
  font-size: 86px;
  line-height: 1;
  margin: 0 0 10px 0;
}

@media (max-width: 767px) {
  .homeVid .content h1 {
    font-size: 14vw;
  }
}

.homeVid .content h2 {
  margin: 0 0 20px 0;
  color: #FFFFFF;
  font-size: 46px;
  text-transform: none !important;
}

@media (max-width: 767px) {
  .homeVid .content h2 {
    font-size: 10vw;
  }
}

.homeVid .content p {
  font-size: 24px;
  -webkit-text-shadow: 2px 2px 5px #2b2b2b;
  -moz-text-shadow: 2px 2px 5px #2b2b2b;
  -ms-text-shadow: 2px 2px 5px #2b2b2b;
  -o-text-shadow: 2px 2px 5px #2b2b2b;
  text-shadow: 2px 2px 5px #2b2b2b;
}

@media (max-width: 767px) {
  .homeVid .content p {
    font-size: 18px;
  }
}

.homeVid .content .arrowDown {
  position: relative;
  bottom: 0;
}

@media (max-width: 767px) {
  .homeVid .content .arrowDown {
    display: none;
  }
}

.homeVid .content .arrowDown span {
  background: url(./images/arrowDown.png) no-repeat;
  display: block;
  width: 40px;
  height: 22px;
  transition: all 0.2s ease;
}

.homeVid .content .arrowDown span:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: 0;
}

video {
  position: fixed;
  top: 35%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  /*background: url(./images/datrium-home-convergence.jpg) no-repeat;*/
  background-size: cover;
  transition: 1s opacity;
}

@media screen and (max-device-width: 800px) {
  #bgvid {
    display: none;
  }
}

.sep h1 {
  text-align: center;
  color: white;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-text-shadow: 2px 2px 5px #2b2b2b;
  -moz-text-shadow: 2px 2px 5px #2b2b2b;
  -ms-text-shadow: 2px 2px 5px #2b2b2b;
  -o-text-shadow: 2px 2px 5px #2b2b2b;
  text-shadow: 2px 2px 5px #2b2b2b;
}

@media screen and (max-device-width: 800px) {
  .bg_vid, .sep {
    /*background: url(../datrium/images/datrium-home-convergence.jpg) center center;*/
    background-size: cover;
  }
}

.bnr_btm {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000000;
}

.bnr_btm .bnr_btm_btn {
  width: 100%;
  display: block;
  border: solid 1px #29829a;
  color: white;
  font-weight: 700;
  background-color: transparent;
  text-align: center;
  padding: 10px;
  margin-top: 6px;
}

.bnr_btm .bnr_btm_btn:hover {
  background-color: #29829a;
  color: white;
}

.bnr_btm .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.bnr_btm .content p {
  font-size: 20px;
  color: #FFFFFF;
  text-align: right;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .bnr_btm .content p {
    text-align: center;
  }
}

.bnr_btm .content .arrowDown {
  position: relative;
  bottom: 0;
}

@media (max-width: 767px) {
  .bnr_btm .content .arrowDown {
    display: none;
  }
}

.bnr_btm .content .arrowDown span {
  background: url(./images/arrowDown.png) no-repeat;
  display: block;
  width: 40px;
  height: 22px;
  transition: all 0.2s ease;
}

.bnr_btm .content .arrowDown span:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.new_header {
  z-index: 100;
  position: absolute;
  width: 100%;
  background: transparent;
}

.new_home {
  /* Home - Body */
  /* Footer */
}

.new_header hr {
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  border-color: #ffffff;
}

@media (min-width: 1047px) {
  .new_home .new_header {

    /*position: fixed;*/
  }
}

.new_home .new_wrap {
  position: relative;
}

@media (min-width: 1047px) {
  .new_home .new_wrap {
    /*top: 90px;*/
  }
}

.new_home .homeWrap {
  background-color: #FFFFFF;
  padding-top: 0;
  overflow: hidden;
}

.new_home section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.new_home section .container {
  padding-bottom: 0;
}

.new_home section .title {
  margin-bottom: 50px;
}

.new_home section .title h2, .new_home section .title h1, .new_home section .title p {
  text-align: center;
}

.new_home section h1 {
  margin-top: 0;
}

@media (min-width: 767px) {
  .new_home .newsletter .container .row {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

.new_home .newsletter .news_btn .new-btn-blue {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  color: #FFFFFF;
  width: 100%;
}

@media (max-width: 767px) {
  .new_home .sol .block, .new_home .dif .block {
    margin-bottom: 40px;
  }
}

.new_home .sol .block .ico_wrap, .new_home .dif .block .ico_wrap {
  width: 200px;
  height: 200px;
  padding: 50px;
  border-radius: 50%;
  border: solid 1px #069366;
  margin: 0 auto;
}

.new_home .sol .block .ico_wrap img, .new_home .dif .block .ico_wrap img {
  margin: 0 auto;
}

.new_home .sol .block h2, .new_home .dif .block h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  text-transform: none !important;
  color: #069366;
}

.new_home .sol .block h2, .new_home .sol .block p, .new_home .dif .block h2, .new_home .dif .block p {
  text-align: center;
}

.new_home .homeSol {
  border: solid 1px #29829a;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 15px;
}

.new_home .homeSol:hover {
  background-color: #29829a;
  color: #FFF !important;
}

.new_home .dif h2 {
  color: #29829a;
}

.new_home .dif .block {
  margin-bottom: 25px;
  min-height: 280px;
}

.new_home .dif .block .wrap img {
  text-align: left;
  float: left;
  margin-top: 0;
  margin-bottom: 30px;
}

.new_home .sec_cta {
  margin-top: 15px;
}

.new_home .customer-scroll .owl-controls {
  padding-top: 30px;
}

@media (min-width: 768px) {
  .new_home .customer-scroll .item {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .new_home .customer-scroll .item {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .new_home .customer-scroll .item .logo {
    padding-right: 50px;
  }
}

.new_home .customer-scroll .item .logo img {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .new_home .customer-scroll .item .logo img {
    max-width: 275px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .new_home .customer-scroll .item .content {
    padding-left: 50px;
    border-left: solid 1px #eaeaea;
  }
}

@media (max-width: 767px) {
  .new_home .customer-scroll .item .content {
    margin-top: 30px;
  }
}

.new_home .customer-scroll .item .content p {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;
}

.new_home .customer-scroll .item .content a {
  width: initial;
  color: #FFFFFF;
}

@media (min-width: 768px) {
  .new_home .bnr_scroll_wrap {
    border-bottom: solid 1px #EAEAEA;
  }
}

.new_home .bnr_scroll {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .new_home .bnr_scroll .row .wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: solid 1px #EAEAEA;
    min-height: 110px;
  }

  .new_home .bnr_scroll .row .wrap:last-child {
    border-right: none;
  }
}

@media (max-width: 768px) {
  .new_home .bnr_scroll .row .wrap {
    margin-bottom: 20px;
    border-bottom: solid 1px #EAEAEA;
    padding-bottom: 40px !important;
  }
}

.new_home .bnr_scroll h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  text-transform: none;
  color: #000000;
  margin: 0 0 10px 0;
  font-size: 26px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 767px) {
  .new_home .bnr_scroll h3 {
    text-align: center;
    width: 100%;
    clear: both;
  }
}

.new_home .bnr_scroll a {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .new_home .bnr_scroll a {
    width: 100%;
    margin-top: 5px;
  }
}

.new_home .bnr_scroll .owl-controls .owl-nav {
  position: absolute;
  top: 62px;
  width: 100%;
}

@media (max-width: 767px) {
  .new_home .bnr_scroll .owl-controls .owl-nav {
    display: none;
  }
}

.new_home .bnr_scroll .owl-controls .owl-nav .owl-prev, .new_home .bnr_scroll .owl-controls .owl-nav .owl-next {
  position: absolute;
  width: 14px;
  height: 26px;
  display: block;
  background-color: transparent;
  text-indent: -9999px;
  opacity: 0.8;
}

.new_home .bnr_scroll .owl-controls .owl-nav .owl-prev:hover, .new_home .bnr_scroll .owl-controls .owl-nav .owl-next:hover {
  opacity: 1;
}

.new_home .bnr_scroll .owl-controls .owl-nav .owl-prev:active, .new_home .bnr_scroll .owl-controls .owl-nav .owl-next:active {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.new_home .bnr_scroll .owl-controls .owl-nav .owl-prev {
  left: 0;
  background: url(./images/leftArrow.png) no-repeat;
}

.new_home .bnr_scroll .owl-controls .owl-nav .owl-next {
  right: 0;
  background: url(./images/rightArrow.png) no-repeat;
}

.new_home footer {
  padding-top: 50px;
  padding-bottom: 90px;
  background-color: #000000;
}

.new_home footer .foot_logo {
  display: block;
  float: left;
  margin-bottom: 20px;
}

.foot_logo {
  max-width:170px;
}

.new_home footer .list-inline {
  margin-left: 0;
  margin-top: 20px;
}

.new_home footer p {
  font-size: 14px;
  color: #b8b8b8;
}

.new_home footer a {
  color: #b8b8b8;
  width: 100%;
  margin-bottom: 20px;
}

.new_home footer .new-btn-wht {
  border: solid 2px #29829a;
}

.new_home .btm-disc {
  background-color: #141414;
  padding-top: 10px;
  padding-bottom: 10px;
}

.new_home .btm-disc p {
  color: #FFFFFF;
  font-size: 12px;
  margin-bottom: 0;
}

.new_home .btm-disc p a {
  color: #FFFFFF;
}

#request-demo-cta {
  margin: 20px 0;
  padding: 60px 20px;
  background-color: #000;
  font-size: 28px;
  color: #fff;
}

#request-demo-cta .col-sm-12 div:first-child {
  line-height: 300%;
}

#request-demo-cta a.lg-shadow-3d {
  font-family: 'Calibri', sans-serif;
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  background: #000;
  border: 2px solid #fff;
  position: relative;
  padding: 20px 40px;
  color: #fff;
}

#request-demo-cta a.lg-shadow-3d:after,
#request-demo-cta a.lg-shadow-3d:before {
  content: '';
  background: #fff;
  position: absolute;
}

#request-demo-cta a.lg-shadow-3d:after {
  width: 101%;
  height: 6px;
  left: 0;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

#request-demo-cta a.lg-shadow-3d:before {
  width: 6px;
  height: 102%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

.yt-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.yt-container iframe, .yt-container object, .yt-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal {
  top: 0 !important;
}

.footer-menu {
  margin-bottom: 20px;
  color: #999 !important;
  font-weight: 300 !important;
}

.footer-menu a {
  color: #999 !important;
  font-weight: 300 !important;
}

#benefits .block {
  min-height: 180px;
}

#benefits .block img {
  float: left;
  margin-right: 20px;
}

#benefits .block p {
  color: #fff !important;
  padding-right: 20px !important;
  text-align: left;
}

#benefits .block h2 {
  color: #fff !important;
  text-transform: none;
  text-align: left;
  line-height: 220%;
}

a.shadow-3d {
  font-family: 'Calibri', sans-serif;
  font-size: 18px;
  margin-top: 20px;
  display: inline-block;
  background: #fff;
  border: 2px solid #000;
  position: relative;
  padding: 5px 20px;
  color: #000 !important;
}

a.shadow-3d:after,
a.shadow-3d:before {
  content: '';
  background: #000;
  position: absolute;
}

a.shadow-3d:after {
  width: 101%;
  height: 6px;
  left: 1px;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

a.shadow-3d:before {
  width: 6px;
  height: 107%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

a.neg-shadow-3d {
  font-family: 'Calibri', sans-serif;
  font-size: 18px;
  margin-top: 20px;
  display: inline-block;
  background: #000;
  border: 2px solid #fff;
  position: relative;
  padding: 5px 10px;
  color: #fff !important;
}

a.neg-shadow-3d:after,
a.neg-shadow-3d:before {
  content: '';
  background: #fff;
  position: absolute;
}

a.neg-shadow-3d:after {
  width: 102%;
  height: 6px;
  left: 0;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

a.neg-shadow-3d:before {
  width: 6px;
  height: 107%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

a.white-shadow-3d {
  font-family: 'Calibri', sans-serif;
  font-size: 18px;
  margin-top: 20px;
  display: inline-block;
  background: #6a6a6a;
  border: 2px solid #fff;
  position: relative;
  padding: 5px 20px;
  color: #fff !important;
}

a.white-shadow-3d:after,
a.white-shadow-3d:before {
  content: '';
  background: #fff;
  position: absolute;
}

a.white-shadow-3d:after {
  width: 102%;
  height: 6px;
  left: 0;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

a.white-shadow-3d:before {
  width: 6px;
  height: 107%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

.icon-content {
  margin-left: 80px;
}

.icon-content.left {
  padding-right: 20px;
}

.icon-content.center {
  padding-right: 10px;
  padding-left: 10px;
}

.icon-content.right {
  padding-left: 20px;
}

.icon-content h4 {
  text-transform: none !important;
  margin-top: 0;
  padding-top: 0;
}

.center-border-box {
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
}

#company-logos {
  background-color: #e9e9e9;
}

#company-logos h6 {
  font-size: 46px;
}

.overlay {
  left: 0;
  right: 0;
  background: black;
}

#home-solution-diagram {
  display: block;
  width: 100%;
  min-height: 340px;
  background: url('../datrium-child-zh/images/home_solution_diagram.jpg') no-repeat;
  background-size: 100%;
}

section.no-padding {
  padding-bottom: 0;
}

section.no-top-padding {
  padding-top: 0 !important;
}

.solution-tile {
  padding: 50px 100px 50px 60px;
  margin-bottom: 1px;
}

.solution-tile.odd {
  background-color: #e4e4e4;
}

.solution-tile.even {
  background-color: #dadada;
}

.solution-tile .icon {
  text-align: center;
  font-size: 24px;
}

.solution-tile .icon img {
  margin-bottom: 10px;
}

.solution-tile .content {
  border-left: 4px solid #bababa;
}

.solution-tile .content h4 {
  margin-top: 0;
}

.page-title-standard {
  margin-left: 30px;
  padding-top: 112px;
  padding-bottom: 20px;
  color: #fff;
  font-weight: normal;
}

.page-title-standard h1 {
  color: #fff;
  font-weight: normal;
}

#open-convergence {
  padding: 50px 0;
  background-color: #3c3c3c !important;
  color: #fff !important;
  overflow: hidden;
}

#open-convergence .title {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 4px solid #6d6d6d;
}

#open-convergence .ul-block {
  background-color: #2e2e2e !important;
  padding: 20px;
  margin-bottom: 40px;
}

#open-convergence .ul-block ul {
  font-size: 14px;
  margin-left: 0;
  padding-left: 15px;
}

#open-convergence ul.list-unstyled {
  margin-top: 20px;
  /*margin-right: 150px;
  float: right;*/
  padding: 15px 10px;
  background: #000;
}

#open-convergence ul.list-unstyled li {
  text-align: left;
  margin-bottom: 5px;
}

#open-convergence ul.list-unstyled li:first-child {
  margin-bottom: 15px;
}

#open-convergence ul.list-unstyled li a {
  font-weight: normal !important;
  color: #fff;
}

main {
  padding-top: 0;
}

#product-banner {
  padding-top: 200px;
  padding-bottom: 50px;
  background: url('../datrium-child-zh/images/bg_header_product.jpg') no-repeat;
  background-size: 100% 440px;
  color: #fff;
}

#product-banner .title {
  padding-bottom: 80px;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.sub-heading {
  font-size: 24px;
  line-height: 120%;
}

h6.dvx-data-server {
  padding-top: 12px;
  padding-left: 50px;
  background: url('../datrium-child-zh/images/icon_dvx_data_server.jpg') no-repeat;
}

h6.dvx-software {
  padding-top: 10px;
  padding-left: 42px;
  background: url('../datrium-child-zh/images/icon_dvx_software.jpg') no-repeat;
}

.text-hilite-grey {
  background-color: #5d6160;
  padding-left: 4px;
  padding-right: 4px;
}

.text-hilite-content {
  background: rgba(225, 245, 240, 0.2);
  padding-left: 4px;
  padding-right: 4px;
  margin-left: -4px;
}

.text-hilite-content-80 {
  background: rgba(225, 245, 240, 0.8);
}

img#convergence-legend {
  margin-bottom: 50px;
}

.video {
  font-size: 24px;
  line-height: 30px;
  background-color: #f6f6f6;
  padding: 20px;
}

.testimonials-title {
  text-align: center;
}

.testimonials-title h2 {
  margin-top: 0;
  margin-bottom: 30px;
}

.navbar-toggle {
  margin-top: 20px !important;
}

.mobile-only {
  display: none;
}

.footer-news-post {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  max-width: 324px;
  overflow: hidden;
}

.footer-news-post .date {
  font-size: 18px;
}

.footer-news-post img {
  margin-bottom: 10px;
}

.footer-news-post a {
  color: #fff !important;
}

img.tech-partner-logo {
  margin-top: 20px;
  max-width: 200px;
}

.countdown-bg {
  clear: both;
  padding-top: 38px;
  padding-bottom: 20px;
  min-height: 180px;
  color: #fff;
  background: url('images/countdown_bg.jpg') repeat-x;
  background-color: #777777;
}

.countdown.container {
  width: 80%;
  margin: 0 auto;
}

.countdown.container .main-info {
  font-size: 20px;
  line-height: 120%;
  border-left: 1px solid #909090;
  padding-left: 40px;
  padding-bottom: 14px;
}

.countdown-bg .days,
.countdown-bg .hours,
.countdown-bg .minutes,
.countdown-bg .seconds {
  display: inline-block;
  margin-right: 40px;
  font-size: 14px;
  color: #bbb;
}

.countdown-bg .days span,
.countdown-bg .hours span,
.countdown-bg .minutes span,
.countdown-bg .seconds span {
  clear: both;
  display: inline-block;
  padding: 12px 12px;
  font-size: 32px;
  line-height: 100%;
  border: 2px solid #fff;
}

.countdown-bg .days span {
  color: #87f9e2;
  background: #69726e;
}

.countdown-bg .hours span {
  color: #87eaf9;
  background: #697677;
}

.countdown-bg .minutes span {
  color: #90e0fe;
  background: #696f77;
}

.countdown-bg .seconds span {
  color: #90e0fe;
  background: #696f77;
}

.content-lib .img_wrap,
.content_lib .img_wrap {
  position: relative;
  background: #ccc;
}

.content-lib .img_wrap .title,
.content_lib .img_wrap .title {
  position: absolute;
  bottom: 1px;
  right: 1px;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 12px;
  line-height: 100%;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 8px 6px;
}

.title.analyst-reports {
  background-image: url('images/icons/analyst_report.jpg');
}

.title.podcast-videos {
  background-image: url('images/icons/podcast_video.jpg');
}

.title.customer-testimonials {
  background-image: url('images/icons/testimonials.jpg');
}

.title.datasheets-solution-briefs {
  background-image: url('images/icons/analyst_report.jpg');
}

.title.technical-whitepapers {
  background-image: url('images/icons/analyst_report.jpg');
}

.title.webinars {
  background-image: url('images/icons/podcast_video.jpg');
}

.inline-filters {
  font-size: 16px;
  color: #000;
  background-color: #eaeaea;
}

.inline-filters li {
  padding: 6px;
}

.inline-filters a {
  color: #000;
}

.blog-sidebar {
  padding-top: 40px;
}

.blog-sidebar h6 {
  font-size: 24px;
  font-weight: bold !important;
}

.blog-sidebar ul {
  margin: 0 0 40px 0;
  padding: 0;
}

.blog-sidebar ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none;
}

.blog-sidebar ul li a {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
}

.odd,
.even {
  padding: 50px 100px 50px 60px;
  margin-bottom: 1px;
}

.odd {
  background-color: #e4e4e4;
}

.even {
  background-color: #dadada;
}

.wp-content-bootstrap p:first-child,
.wp-content-bootstrap p:last-child {
  margin: 0 !important;
}

.inner-jumbo.white {
  color: #000 !important;
  background-color: #fff !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  border-top: 92px solid #000 !important;
}

table.supportOfferingsTbl td {
  font-size: 20px;
}

table.supportOfferingsTbl td.subheadCell {
  font-size: 14px;
  font-weight: bold;
}

table.supportOfferingsTbl td.contentCell {
  background-color: transparent;
  border-right-width: 0;
  border-bottom: 1px solid #ababab;
  border-left-width: 0;
}

table.supportOfferingsTbl td.cellNote {
  font-size: 12px;
}

.text-left-btn-right div:first-child {
  padding-right: 40px;
  padding-bottom: 6px;
  border-right: 4px solid #c2c2c2;
}

.text-left-btn-right div:last-child {
  padding-left: 20px;
  text-align: center;
}

a.back {
  font-family: 'Calibri', sans-serif;
  font-size: 16px;
  display: inline-block;
  background: #000;
  border: 2px solid #fff;
  position: relative;
  padding: 5px 10px;
  color: #fff !important;
}

a.back:after,
a.back:before {
  content: '';
  background: #fff;
  position: absolute;
}

a.back:after {
  width: 102%;
  height: 6px;
  left: 0;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

a.back:before {
  width: 6px;
  height: 107%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

.tile a {
  color: #000 !important;
}

.bg-grey {
  color: #fff;
  background-color: #696969;
}

.bg-dull-white {
  background-color: #f1f1f1;
}

img.not-mobile {
  display: block;
}

img.mobile {
  display: none;
}

a.transparent-shadow-3d {
  font-family: 'Calibri', sans-serif;
  font-size: 18px;
  margin-top: 10px;
  display: inline-block;
  white-space: nowrap;
  border: 2px solid #fff;
  position: relative;
  padding: 5px 20px;
  color: #fff !important;
}

a.transparent-shadow-3d:after,
a.transparent-shadow-3d:before {
  content: '';
  background: #fff;
  position: absolute;
}

a.transparent-shadow-3d:after {
  width: 101%;
  height: 3px;
  left: 0;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

a.transparent-shadow-3d:before {
  width: 3px;
  height: 104%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

header .newMainNav li ul.dropdown-menu {
  display: none;
}

header .newMainNav li:hover ul.dropdown-menu {
  display: block;
}

/*
Start: Solution Detail
*/
#solution-detail {
  background-image: url('images/solution_detail_bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 815px;
  background-color: #000;
  min-height: 815px;
  padding-bottom: 60px;
  color: #fff !important;
}

#solution-detail .intro p {
  font-size: 24px;
  line-height: 30px;
  margin: 40px 0;
}

#solution-detail .box {
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #7c7375;
  padding: 28px;
  min-height: 260px;
  max-height: 260px;
  color: #fff;
}

#solution-detail .box h6 {
  font-size: 26px;
  line-height: 160%;
}

#solution-detail .box h6 img {
  float: left;
  margin-right: 15px;
}

#solution-detail .bracket-header {
  padding: 40px 0;
}

#other-solutions {
  background-color: #dcdcdc;
}

#other-solutions h2 {
  margin-top: 0;
  margin-bottom: 40px;
}

#other-solutions ul li {
  text-align: left;
}

#other-solutions ul li a {
  display: block;
  font-size: 24px;
  line-height: 120%;
  width: 324px;
  height: 110px;
  color: #fff;
  padding: 26px;
  background-color: #000;
}

#other-solutions ul li a img {
  float: left;
  margin-right: 15px;
}

/*
End: Solution Detail
*/

/*
Start: content-post.php
*/
article.category-blog {
  border-bottom: 0;
  padding-bottom: 0;
}

article .post-meta,
article .post-meta a {
  font-weight: normal !important;
  font-size: 14px !important;
  color: #000 !important;
}

article .posted-by,
article .posted-by a {
  font-weight: bold !important;
  font-size: 16px !important;
  color: #000 !important;
}

article h2.entry-title,
article h2.entry-title a {
  margin-top: 0;
  font-size: 24px !important;
  color: #000 !important;
}

.entry-content .excerpt a:last-child {
  font-family: 'Calibri', sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  background: #fff;
  border: 2px solid #000;
  position: relative;
  padding: 5px 20px;
  color: #000 !important;
}

.entry-content .excerpt a:last-child:after,
.entry-content .excerpt a:last-child:before {
  content: '';
  background: #000;
  position: absolute;
}

.entry-content .excerpt a:last-child:after {
  width: 101%;
  height: 6px;
  left: 1px;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

.entry-content .excerpt a:last-child:before {
  width: 6px;
  height: 110%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 0.4px;
}

/*
End: content-post.php
*/

/*
Start: Product Page
*/
#product-dvx-software,
#product-compute-node,
#product-third-party,
#product-dxv-data-node,
#product-nvme,
#product-cloud-data-management,
#product-data-security-resiliency {
  margin-bottom: 12px;
  font-size: 18px;
  padding: 20px 34px;
}

#product-dvx-software ul,
#product-compute-node ul,
#product-third-party ul,
#product-dxv-data-node ul,
#product-nvme ul,
#product-cloud-data-management ul,
#product-data-security-resiliency ul {
  border-top: 1px solid #626262;
  padding: 20px 0 0 0;
  margin: 20px 0 0 0;
}

#product-dvx-software ul li,
#product-compute-node ul li,
#product-third-party ul li,
#product-dxv-data-node ul li,
#product-nvme ul li,
#product-cloud-data-management ul li,
#product-data-security-resiliency ul li {
  font-size: 14px;
  padding: 0;
  margin: 0;
}

#product-compute-node,
#product-third-party,
#product-dxv-data-node,
#product-nvme,
#product-cloud-data-management,
#product-data-security-resiliency {
  background-color: #2e2e2e;
  color: #fff;
}

#product-dvx-software {
  background-color: #4f4f4f;
  color: #d9d9d9;
}

#product-dvx-software h6 {
  padding-top: 10px;
  padding-left: 42px;
  background-image: url('../datrium-child-zh/images/icon_dvx_software.jpg');
  background-repeat: no-repeat;
}

.page-products-banner-button p {
  margin-bottom: 0;
}

#product-compute-node h6 {
  padding-left: 114px;
  background-image: url('../datrium-child-zh/images/icon_dvx_compute_node.jpg');
  background-repeat: no-repeat;
}

#product-third-party h6 {
  padding-left: 114px;
  background-image: url('../datrium-child-zh/images/icon_3rd_party_servers.png');
  background-repeat: no-repeat;
}

#product-dxv-data-node h6 {
  padding-top: 10px;
  padding-left: 114px;
  height: 35px;
  background-image: url('../datrium-child-zh/images/icon_dvx_data_node.jpg');
  background-repeat: no-repeat;
}

#product-nvme h6 {
  padding-top: 10px;
  height: 35px;
  padding-left: 114px;
  background-image: url('../datrium-child-zh/images/NVMeProven.png');
  background-repeat: no-repeat;
}

#product-cloud-data-management h6 {
  padding-top: 10px;
  height: 35px;
  padding-left: 60px;
  background-image: url('../datrium-child-zh/images/icon_CloudData.png');
  background-repeat: no-repeat;
  background-size: 40px;
}

#product-data-security-resiliency h6 {
  padding-top: 10px;
  height: 40px;
  padding-left: 60px;
  background-image: url('../datrium-child-zh/images/icon_DataSecurity.png');
  background-repeat: no-repeat;
  background-size: 35px;
}

/*
End: Product Page
*/

/*
Start: Product: Data Cloud
*/
#product-data-cloud-banner {
  padding-top: 200px;
  padding-bottom: 50px;
  background-image: url('../datrium-child-zh/images/bg_header_product_data_cloud.jpg');
  background-repeat: no-repeat;
  background-size: 100% 449px;
  height: 449px;
  color: #fff;
}

#product-data-cloud-banner .title {
  color: #2b2b2b !important;
}

.product-data-cloud {
  font-size: 20px;
  line-height: 26px;
}

.product-data-cloud hr {
  margin-top: 20px;
  border-color: #a5a5a5;
}

.product-data-cloud .icon-box {
  margin-top: 50px;
  min-height: 120px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #818181;
}

.product-data-cloud .icon-box img {
  margin-bottom: 10px;
}

.product-data-cloud .icon-box.first {
  padding-left: 0;
}

.product-data-cloud .icon-box.last {
  border-right: 0;
  padding-right: 0;
}

/*
End: Product: Data Cloud
*/

/*
Solutions v2 (tiles)
*/
ul.solution-tiles {
  margin: 0 auto;
  padding: 0;
  display: inline-block;
}

ul.solution-tiles li {
  display: inline-block;
  float: left;
  list-style-type: none;
  width: 326px;
  height: 326px;
  margin: 20px;
  padding: 0;
  background-repeat: no-repeat;
  color: #fff;
}

ul.solution-tiles li a,
ul.solution-tiles li a:hover,
ul.solution-tiles li a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

ul.solution-tiles li .solution-tile-content {
  height: 245px;
  padding: 60px 20px 0;
}

ul.solution-tiles li .solution-tile-content img {
  margin-bottom: 10px;
  display: none;
}

ul.solution-tiles li .solution-tile-content h4 {
  padding: 0;
  margin: 0 0 12px 0;
  width: 200px;
}

ul.solution-tiles li .solution-tile-logos {
  height: 81px;
  padding-top: 26px;
}

ul.solution-tiles li .solution-tile-logos img {
  margin: 0;
  float: left;
  display: inline-block;
}

/*
HOME SLIDER
*/
.home-banner,
.home-banner #slide-brand-msg,
.home-banner #slide-product-encrypt,
.home-banner #slide-convergence {
  min-height: 606px;
  background-size: 100% 606px;
}

.home-banner {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  position: relative;
}

.home-banner .item {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
  color: #fff;
}

.home-banner .item h2 {
  margin-top: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 46px;
  line-height: 100%;
  font-weight: 300 !important;
  font-style: normal !important;
}

.home-banner .owl-controls {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.home-banner .owl-nav > * {
  background: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0 !important;
}

.home-banner .owl-controls .owl-next {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -25px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #444144;
}

.home-banner .owl-controls .owl-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -25px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #444144;
}

.home-banner .owl-controls .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
}

.home-banner #slide-brand-msg,
.home-banner #slide-product-encrypt,
.home-banner #slide-convergence {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
}

.home-banner #slide-brand-msg h2 {
  margin-top: 46px;
}

.home-banner #slide-brand-msg a {
  color: #fff !important;
}

.home-banner #slide-brand-msg {
  padding: 150px 100px 0;
  background-image: url('../datrium-child-zh/images/slider_bg_brand_msg.jpg');
}

.home-banner #slide-product-encrypt {
  padding: 200px 220px 0;
  background-image: url('../datrium-child-zh/images/slider_bg_product_encrypt.jpg');
}

.home-banner #slide-convergence {
  padding: 180px 290px 0;
  background-image: url('../datrium-child-zh/images/slider_bg_convergence.jpg');
}

.home-banner #slide-convergence h2 {
  margin-top: 40px;
}

/*
Mobile
*/
@media (max-width: 767px) {
  h2 {
    font-size: 1.875em;
  }

  .home-banner,
  .home-banner #slide-brand-msg,
  .home-banner #slide-product-encrypt,
  .home-banner #slide-convergence {
    min-height: 545px;
    background-size: 100% 545px;
  }

  .home-banner {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    position: relative;
  }

  .home-banner .item h2 {
    font-size: 32px;
  }

  .home-banner img.img-responsive {
    display: none !important;
  }

  .home-banner #slide-brand-msg {
    padding: 100px 40px 0 58px;
  }

  .home-banner #slide-brand-msg h2 {
    margin-top: 0;
  }

  .home-banner #slide-product-encrypt {
    padding: 100px 120px 0 58px;
  }

  .home-banner #slide-convergence {
    padding: 120px 50px 0 60px;
  }

  .home-banner #slide-brand-msg {
    background-image: url('../datrium-child-zh/images/slider_bg_brand_msg_mobile.jpg');
  }

  .home-banner #slide-product-encrypt {
    background-image: url('../datrium-child-zh/images/slider_bg_product_encrypt_mobile.jpg');
  }

  .home-banner #slide-product-encrypt .neg-shadow-3d {
    display: none;
  }

  .home-banner #slide-convergence {
    background-image: url('../datrium-child-zh/images/slider_bg_convergence_mobile.jpg');
  }

  #benefits {
    padding-bottom: 20px;
  }

  #benefits .block {
    min-height: 80px;
  }

  #benefits .block h2 {
    margin-bottom: 0;
  }

  a.shadow-3d, a.neg-shadow-3d {
    margin-top: 10px;
    font-size: 16px;
  }

  .solution-tile {
    padding: 20px;
    margin-bottom: 1px;
  }

  .solution-tile .icon {
    text-align: center;
    padding-bottom: 20px;
  }

  .solution-tile .icon img {
    margin-bottom: 10px;
  }

  .solution-tile .content {
    border-left: 0;
    font-size: 16px;
  }

  #product-dvx-software {
    margin-top: 10px;
  }

  .page-products-banner-button p {
    margin-left: 30px;
    margin-bottom: 10px;
  }

  #product-banner {
    padding-top: 100px;
    padding-bottom: 40px;
    background-size: 100% 240px;
  }

  #product-banner .title {
    padding-bottom: 40px;
  }

  #open-convergence {
    padding: 20px 0;
  }

  #open-convergence .col-sm-6,
  #open-convergence .col-sm-4 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  #open-convergence .title {
    padding: 20px;
    margin-bottom: 40px;
  }

  #open-convergence .ul-block {
    padding: 20px;
  }

  #open-convergence ul.list-unstyled {
    margin-top: 0;
    margin-bottom: 40px;
    margin-right: 0;
    float: none;
  }

  #request-demo-cta {
    margin: 0;
    padding: 15px 0 25px 0;
    font-size: 17px;
  }

  #request-demo-cta .col-sm-12 div:first-child {
    line-height: 120%;
    padding-bottom: 20px;
  }

  #request-demo-cta a.lg-shadow-3d {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding: 10px 30px;
  }

  #request-demo-cta a.lg-shadow-3d:after,
  #request-demo-cta a.lg-shadow-3d:before {
    content: '';
    position: absolute;
  }

  #request-demo-cta a.lg-shadow-3d:after {
    width: 101%;
    height: 6px;
    left: 0;
    bottom: 0;
  }

  #request-demo-cta a.lg-shadow-3d:before {
    width: 6px;
    height: 102%;
    right: 0;
    top: 1px;
  }

  .new_home section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #home-solution-diagram {
    display: block;
    width: 100%;
    height: 580px;
    background: url('../datrium-child-zh/images/homepage-diagram_mobile.jpg') no-repeat;
    background-size: 100%;
  }

  .icon-content {
    padding-bottom: 20px;
  }

  .icon-content.left {
    padding-right: 0;
  }

  .icon-content.center {
    padding-right: 0;
    padding-left: 0;
  }

  .icon-content.right {
    padding-left: 0;
  }

  .sub-heading {
    font-size: 16px;
    line-height: 22px;
  }

  h6.dvx-data-server {
    padding-top: 16px;
  }

  .mobile-only {
    display: block;
  }

  .footer-news-post {
    font-size: 22px;
    width: 100%;
  }

  img#open_convergence_2 {
    margin-bottom: 20px;
    float: none;
  }

  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;
  }

  .countdown-bg {
    clear: both;
    height: 100%;
    padding-top: 28px;
  }

  .countdown.container {
    width: 90%;
    margin: 0 auto;
  }

  .countdown.container .main-info {
    margin-top: 15px;
    font-size: 20px;
    line-height: 120%;
    padding-left: 20px;
    padding-bottom: 20px;
    border: 0;
  }

  .countdown-bg p {
    margin-left: 8px;
  }

  .countdown-bg .days {
    margin-left: 8px;
  }

  .countdown-bg .days,
  .countdown-bg .hours,
  .countdown-bg .minutes,
  .countdown-bg .seconds {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
    color: #bbb;
  }

  .countdown-bg .days span,
  .countdown-bg .hours span,
  .countdown-bg .minutes span,
  .countdown-bg .seconds span {
    clear: both;
    display: inline-block;
    padding: 12px 12px;
    font-size: 28px;
    line-height: 100%;
  }

  .text-left-btn-right div:first-child {
    padding-right: 0;
    padding-bottom: 6px;
    border-right: 0;
  }

  .text-left-btn-right div:last-child {
    padding-left: 0;
  }

  .odd,
  .even {
    padding: 20px;
  }

  a.back {
    font-size: 12px;
    margin-top: -40px;
    margin-bottom: 40px;
    margin-left: 18px;
  }

  a.white-shadow-3d {
    font-size: 16px;
  }

  #other-solutions ul li {
    margin-bottom: 10px;
  }

  #other-solutions ul li a {
    font-size: 16px;
    width: 100% !important;
  }

  .product-data-cloud .icon-box {
    padding-left: 0;
    margin-top: 10px;
    border-right: 0;
    border-bottom: 1px solid #818181;
  }

  .product-data-cloud .icon-box.last {
    border-bottom: 0;
  }

  #product-data-cloud-banner {
    background-image: url('images/CloudProductBackground_mobile.jpg');
    padding-top: 140px;
    padding-bottom: 50px;
    background-size: 100% 449px;
    height: 449px;
  }

  #solution-detail {
    background-image: url('images/SolutionDetailBackground_mobile.jpg');
  }

  img.not-mobile {
    display: none;
  }

  img.mobile {
    display: block;
  }

  /*
Solutions v2 (tiles)
*/
  ul.solution-tiles {
    margin: 0 0 0 10px;
  }

}

/*
Mobile iPhone 6
*/
@media (max-width: 375px) {
  /*
  Solutions v2 (tiles)
  */
  ul.solution-tiles {
    margin: 0;
  }

  ul.solution-tiles li {
    width: 300px;
  }
}

/*
Mobile iPhone 5
*/
@media (max-width: 320px) {
  /*
  Solutions v2 (tiles)
  */
  ul.solution-tiles li {
    width: 250px;
  }
}

/* Tablet */
@media (max-width: 1100px) {
  .content_lib .list2 .block .img_wrap {
    height: 200px;
  }

  .content_lib .list2 .block .img_wrap img {
    max-height: none;
  }
}

/*
New globals (08/08/17)
*/
body.nav_black header .specialLink {
  border: 1px solid #000 !important;
}

body.nav_black header .newMainNav li a,
body.nav_black header .newMainNav li a:hover,
body.nav_black header .newMainNav li a:focus,
body.nav_black header .newMainNav li a:active,
body.nav_black header .newMainNav li a:visited,
body.nav_black header .newMainNav li a.dropdown-toggle:hover,
body.nav_black header .newMainNav li a.dropdown-toggle:focus,
body.nav_black header .newMainNav li a.dropdown-toggle:active,
body.nav_black header .newMainNav li a.dropdown-toggle:visited {
  color: #000 !important;
}

body.nav_black header .newMainNav .dropdown-menu li a,
body.nav_black header .newMainNav .dropdown-menu li a:hover,
body.nav_black header .newMainNav .dropdown-menu li a:focus,
body.nav_black header .newMainNav .dropdown-menu li a:active,
body.nav_black header .newMainNav .dropdown-menu li a:visited,
body.nav_black header .newMainNav .dropdown-menu li a.dropdown-toggle:hover,
body.nav_black header .newMainNav .dropdown-menu li a.dropdown-toggle:focus,
body.nav_black header .newMainNav .dropdown-menu li a.dropdown-toggle:active,
body.nav_black header .newMainNav .dropdown-menu li a.dropdown-toggle:visited {
  color: #fff !important;
}

body.nav_black header .navbar-header .navbar-toggle .icon-bar {
  background-color: #000 !important;
}

.new-section h2 {
  margin-bottom: 40px;
}

li.square {
  list-style-type: square;
}

.copy-lrg {
  font-size: 24px;
  line-height: 28px;
  font-weight: 200;
}

.hideit {
  display: none;
}

/*
Home Page v2
*/
.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.hptwo-video {
  color: #fff;
  padding-bottom: 80px !important;
  background-color: #3c3c3c;
}

.hptwo-video p {
  font-size: 20px;
}

.hptwo-video .text-hilite {
  background-color: #61706b;
  padding-left: 4px;
  padding-right: 4px;
}

.hptwo-video h2 {
  margin-bottom: 30px;
}

.hptwo-overview-box {
  padding: 15px 38px 38px;
  margin-bottom: 40px;
  min-height: 250px;
  border: 1px solid #b7b7b7 !important;
}

.hptwo-overview-box h4 {
  text-transform: none !important;
  margin-top: 0;
  padding-top: 0;
}

.hptwo-overview-box ul {
  margin: 0 0 0 20px;
  padding: 0;
}

.hptwo-overview-box ul li {
  font-size: 16px;
}

ul.hptwo-solution-tiles {
  margin: 20px 0 0 0;
  padding: 0;
}

ul.hptwo-solution-tiles li {
  margin: 0;
  list-style-type: none;
  color: #000;
  padding: 0 20px;
}

ul.hptwo-solution-tiles li img {
  float: left;
  margin: 0 15px 40px 0;
}

ul.hptwo-solution-tiles li h6 {
  font-size: 24px;
  font-weight: 400 !important;
  margin-bottom: 4px;
}

ul.hptwo-solution-tiles li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.hptwo-key-benefit {
  color: #fff;
  padding: 40px;
  font-size: 16px;
}

.hptwo-key-benefit img {
  float: left;
  height: 33px;
  width: auto;
  margin: 0 15px 0 0;
}

.hptwo-key-benefit h6 {
  font-size: 24px;
  line-height: 190%;
  font-weight: 400;
}

#hptwo-key-benefits {
  background: url('../datrium-child-zh/images/bg_key_benefits.jpg') no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}

#hptwo-request-demo-cta {
  padding: 0 20px 60px;
  background-color: #000;
  font-size: 28px;
  color: #fff;
}

#hptwo-request-demo-cta .col-sm-12 h6 {
  font-size: 46px;
  font-weight: 300;
  line-height: 300%;
}

#hptwo-request-demo-cta a.lg-shadow-3d {
  font-family: 'Calibri', sans-serif;
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  background: #000;
  border: 2px solid #fff;
  position: relative;
  padding: 20px 40px;
  color: #fff;
}

#hptwo-request-demo-cta a.lg-shadow-3d:after,
#hptwo-request-demo-cta a.lg-shadow-3d:before {
  content: '';
  background: #fff;
  position: absolute;
}

#hptwo-request-demo-cta a.lg-shadow-3d:after {
  width: 101%;
  height: 6px;
  left: 0;
  bottom: 0;
  transform: translatey(100%) skewx(45deg);
}

#hptwo-request-demo-cta a.lg-shadow-3d:before {
  width: 6px;
  height: 102%;
  right: 0;
  transform: translatex(100%) skewy(45deg);
  top: 1px;
}

.hptwo-banner {
  display: block;
  min-height: 600px;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}

.hptwo-banner .slide {
  position: relative;
  min-height: 600px;
  background-size: 100% 600px;
  padding: 0 !important;
  margin: 0 !important;
  color: #fff;
  width: 100%;
  background-repeat: no-repeat;
}

.hptwo-banner .slide .icon {
  position: absolute;
  bottom: 100px;
  right: 100px;
}

.hptwo-banner .slide p {
  font-size: 26px;
  font-weight: 300;
}

.hptwo-banner .slide .content {
  margin: 150px 0 0 100px;
}

.hptwo-banner .slide.new-slide-private-cloud {
  background-image: url('../datrium-child-zh/images/home_slide_new_brandmsg.jpg');
}

.hptwo-banner .slide.new-slide-bare-metal {
  background-image: url('../datrium-child-zh/images/home_slide_new_baremetal.jpg');
}

.hptwo-banner .slide.new-slide-open-convergence {
  background-image: url('../datrium-child-zh/images/home_slide_new_openconvergence.jpg');
}

/*
Mobile
*/
@media (max-width: 767px) {

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .hptwo-banner {
    min-height: 450px !important;
  }

  .hptwo-banner .slide {
    min-height: 450px !important;
    background-size: 1200px 450px !important;
  }

  .hptwo-banner .slide .icon {
    display: none;
  }

  .hptwo-banner .slide h1 {
    font-size: 30px !important;
  }

  .hptwo-banner .slide p {
    font-size: 22px !important;
  }

  .hptwo-banner .slide .content {
    margin: 120px 0 0 20px;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }

  .hptwo-overview-box {
    padding: 10px 20px 20px;
    margin: 20px;
    min-height: inherit;
    border: 1px solid red
  }

  ul.hptwo-solution-tiles {
  }

  ul.hptwo-solution-tiles li {
    padding: 20px 20px 0;
  }

  ul.hptwo-solution-tiles li h6 {
    margin-bottom: 0;
    float: left;
    display: block;
    width: 100%;
  }

  ul.hptwo-solution-tiles li img {
    margin: 0 15px 5px 0;
  }

  .hptwo-key-benefit {
    padding: 10px 30px;
  }

  .hptwo-key-benefit img {
  }

  .hptwo-key-benefit h6 {
    margin-bottom: 0;
  }

  #hptwo-key-benefits {
    padding-top: 20px;
  }

  #hptwo-request-demo-cta {
    padding: 20px 0 40px 0;
    font-size: 17px;
    margin-top: 20px;
  }

  #hptwo-request-demo-cta h6 {
    font-size: 24px !important;
    line-height: 120% !important;
    padding-bottom: 20px !important;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding: 10px 30px;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d:after,
  #hptwo-request-demo-cta a.lg-shadow-3d:before {
    content: '';
    position: absolute;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d:after {
    width: 101%;
    height: 6px;
    left: 0;
    bottom: 0;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d:before {
    width: 6px;
    height: 102%;
    right: 0;
    top: 1px;
  }

  #company-logos h6 {
    font-size: 24px !important;
    line-height: 120% !important;
  }
}

/*
Mobile iPhone 6
*/
@media (max-width: 375px) {

}

/*
Mobile iPhone 5
*/
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
End: Home Page v2
*/

/*
Home Page v3
*/
#challenges {
  background-image: url('../datrium-child-zh/images/hpthree_challenge_bg.jpg');
  background-size: cover;
}

.hpthree-challenge-title {
  padding-bottom: 20px;
}

.hpthree-challenge-title h2 {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 300 !important;
  color: #fff !important;
}

.hpthree-challenge-box {
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
}

.hpthree-challenge-box.first {
  margin-right: -20px;
}

.hpthree-challenge-box.second {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0 20px;
}

.hpthree-challenge-box.third {

}

.hpthree-challenge-box h4 {
  text-transform: none !important;
  margin-top: 0;
  padding-top: 0;
  font-size: 32px;
  line-height: 28px;
}

.hpthree-challenge-box span {
  color: #fff;
  font-size: 48px;
  font-weight: 100;
  display: inline;
  float: left;
  width: 40px;
  line-height: 34px;
  margin-right: 0;
  margin-bottom: 200px;
  opacity: .3;
}

.hpthree-overview-box {
  padding: 0;
  margin-bottom: 40px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
}

.hpthree-overview-box.first {
  margin-right: -20px;
}

.hpthree-overview-box.second {
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
  padding: 0 20px;
}

.hpthree-overview-box.third {

}

.hpthree-overview-box h4 {
  text-transform: none !important;
  margin-top: 0;
  padding-top: 0;
  font-size: 36px;
  line-height: 40px;
}

.hpthree-overview-box h4 span {
  color: #8b8b8b;
  font-size: 100px;
  font-weight: 100;
  display: inline;
  float: left;
  width: 40px;
  line-height: 74px;
  margin-right: 30px;
}

.hpthree-banner {
  display: block;
  min-height: 600px;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}

.hpthree-banner .slide {
  position: relative;
  min-height: 600px;
  background-size: 100% 600px;
  padding: 0 !important;
  margin: 0 !important;
  color: #fff;
  width: 100%;
  background-repeat: no-repeat;
}

.hpthree-banner .slide .icon {
  position: absolute;
  bottom: 100px;
  right: 100px;
}

.hpthree-banner .slide p {
  font-size: 26px;
  font-weight: 300;
}

.hpthree-banner .slide .content {
  margin: 150px 0 0 100px;
}

#hp-video,
#hp-events {
  background-color: #e6eded;
}

.carousel-hp-events {
  display: block;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 40px !important;
  position: relative;
}

.carousel-hp-events .slick-prev {
  left: -40px !important;
}

.carousel-hp-events .slick-next {
  right: -40px !important;
}

.carousel-hp-events .slide {
  position: relative;
  padding: 0 !important;
  margin: 0 40px !important;
  color: #000;
  width: 100%;
  background-repeat: no-repeat;
}

.carousel-hp-events .slide p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.carousel-hp-events .slide .content {

}

#hpthree-company-logos {

}

#hpthree-company-logos h2 {
  margin-bottom: 30px;
}

/* Mobile */
@media (max-width: 767px) {

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .hpthree-banner {
    min-height: 450px !important;
  }

  .hpthree-banner .slide {
    min-height: 450px !important;
    background-size: 1200px 450px !important;
  }

  .hpthree-banner .slide .icon {
    display: none;
  }

  .hpthree-banner .slide h1 {
    font-size: 30px !important;
  }

  .hpthree-banner .slide p {
    font-size: 22px !important;
  }

  .hpthree-banner .slide .content {
    margin: 120px 0 0 20px;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }

  .hpthree-overview-box {
    padding: 10px;
  }

  .hpthree-overview-box.first {
    margin-right: 0;
  }

  .hpthree-overview-box.second {
    border-left: 0 !important;
    border-right: 0 !important;
  }

  .hpthree-overview-box.third {

  }

  #company-logos h6 {
    font-size: 24px !important;
    line-height: 120% !important;
  }
}

/* Mobile iPhone 6 */
@media (max-width: 375px) {

}

/* Mobile iPhone 5 */
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
End: Home Page v3
*/

/*
START: Product Page A
*/
#proda-banner {
  color: #fff;
  font-weight: 200;
  height: 1100px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
}

#proda-main-diagram {
  margin: 50px 0;
}

#proda-banner-bullets {
  margin-top: 20px;
  padding: 40px 20px;
  border-top: 1px solid #f1f1f1;
}

#proda-banner-bullets li {
  padding-right: 20px;
}

/*
Mobile
*/
@media (max-width: 767px) {

}

/*
Mobile iPhone 6
*/
@media (max-width: 375px) {

}

/*
Mobile iPhone 5
*/
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
END: Product Page A
*/
.slide.new-slide-bare-metal {
  background-image: url('../datrium-child-zh/images/home_slide_new_baremetal.jpg');
}

.hptwo-banner .slide.new-slide-open-convergence {
  background-image: url('../datrium-child-zh/images/home_slide_new_openconvergence.jpg');
}

/*
Mobile
*/
@media (max-width: 767px) {

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .hptwo-banner {
    min-height: 450px !important;
  }

  .hptwo-banner .slide {
    min-height: 450px !important;
    background-size: 1200px 450px !important;
  }

  .hptwo-banner .slide .icon {
    display: none;
  }

  .hptwo-banner .slide h1 {
    font-size: 30px !important;
  }

  .hptwo-banner .slide p {
    font-size: 22px !important;
  }

  .hptwo-banner .slide .content {
    margin: 120px 0 0 20px;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }

  .hptwo-overview-box {
    padding: 10px 20px 20px;
    margin: 20px;
    min-height: inherit;
    border: 1px solid red
  }

  ul.hptwo-solution-tiles {
  }

  ul.hptwo-solution-tiles li {
    padding: 20px 20px 0;
  }

  ul.hptwo-solution-tiles li h6 {
    margin-bottom: 0;
    float: left;
    display: block;
    width: 100%;
  }

  ul.hptwo-solution-tiles li img {
    margin: 0 15px 5px 0;
  }

  .hptwo-key-benefit {
    padding: 10px 30px;
  }

  .hptwo-key-benefit img {
  }

  .hptwo-key-benefit h6 {
    margin-bottom: 0;
  }

  #hptwo-key-benefits {
    padding-top: 20px;
  }

  #hptwo-request-demo-cta {
    padding: 20px 0 40px 0;
    font-size: 17px;
    margin-top: 20px;
  }

  #hptwo-request-demo-cta h6 {
    font-size: 24px !important;
    line-height: 120% !important;
    padding-bottom: 20px !important;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding: 10px 30px;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d:after,
  #hptwo-request-demo-cta a.lg-shadow-3d:before {
    content: '';
    position: absolute;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d:after {
    width: 101%;
    height: 6px;
    left: 0;
    bottom: 0;
  }

  #hptwo-request-demo-cta a.lg-shadow-3d:before {
    width: 6px;
    height: 102%;
    right: 0;
    top: 1px;
  }

  #company-logos h6 {
    font-size: 24px !important;
    line-height: 120% !important;
  }
}

/* Mobile iPhone 6 */
@media (max-width: 375px) {

}

/* Mobile iPhone 5 */
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
End: Home Page v2
*/

/*
START: Product Page A, B, C Shared
*/
.prod-abc-banner {
  font-weight: 200;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px !important;
}

.prod-abc-main-diagram {
  margin: 50px 0;
}

.product-resource-links {
  color: #fff;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 60px;
}

.product-resource-links a {
  color: #fff;
  background-image: url(../datrium-child-zh/images/right_arrow_white.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  padding-right: 30px;
  outline: 0;
}

.product-resource-links ul {
  margin: auto;
  padding: 0;
  display: table;
}

.product-resource-links ul li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0 40px 0 34px;
  list-style-type: none;
  background-repeat: no-repeat;
}

.product-resource-links ul li.doc {
  background-image: url(../datrium-child-zh/images/icons/doc.png);
}

.product-resource-links ul li.vid {
  background-image: url(../datrium-child-zh/images/icons/vid.png);
}

.prod-abc-accordion {
  width: 100%;
}

.prod-abc-accordion button {
  color: #000;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  border: 2px solid #000;
  background-color: #fff;
  width: 100%;
  border-radius: 0;
  margin-bottom: 22px;
  padding: 16px 30px;
  text-align: left;
  white-space: normal;
  -webkit-tap-highlight-color: unset !important;
}

.prod-abc-accordion button:hover,
.prod-abc-accordion button:focus,
.prod-abc-accordion button:active,
.prod-abc-accordion button:active:focus {
  background-color: #e8e8e8 !important;
  border: 2px solid #000 !important;
  color: #000 !important;
  outline: none !important;
  -webkit-tap-highlight-color: unset !important;
}

.prod-abc-accordion .btn:focus {
  outline: none;
  box-shadow: none;
}

.prod-abc-accordion button img {
  width: 85px;
  height: 20px;
  float: left;
  margin: 4px 10px 0;
}

.prod-abc-accordion .content p {
  font-size: 20px;
  line-height: 26px;
  margin-top: -11px;
  margin-bottom: 22px;
}

.prod-abc-sub-head {
  font-size: 20px;
}

.prod-abc-hr {
  margin: 40px 0 20px;
  border-color: #b7b7b7;
}

h2.new {
  background-image: url('../datrium-child-zh/images/New_Stamp.png');
  background-repeat: no-repeat;
  background-position: 68% 2px;
}

/* Mobile */
@media (max-width: 767px) {
  #prod-diagrams {
    padding: 0 40px;
  }

  .prod-abc-main-diagram {
    margin: 25px 0;
  }

  .product-resource-links {
    padding: 20px 20px 10px;
  }

  .product-resource-links ul li {
    margin-bottom: 12px;
  }

  .prod-abc-accordion button {
    font-size: 20px;
    line-height: 22px;
  }

  .prod-abc-hr {
    margin: 10px 0 0;
  }

  h2.new {
    background-position: 90% 2px;
  }
}

/* Mobile iPhone 6 */
@media (max-width: 375px) {
  .prod-abc-accordion button span {
    display: inline-block;
    width: 140px;
  }
}

/* Mobile iPhone 5 */
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
END: Product Page A, B, C Shared
*/

/*
START: Product Page A
*/
#proda-banner {
  color: #fff;
  font-weight: 200;
  height: 1100px;
}

#proda-banner-bullets {
  margin-top: 20px;
  padding: 20px 20px;
  border-top: 1px solid rgba(249, 249, 249, 0.2);
}

#proda-banner-bullets ul {
  margin: 0;
  padding: 0;
}

#proda-banner-bullets ul li {
  margin-left: 0;
  padding-left: 0;
}

/* Mobile */
@media (max-width: 767px) {
  #proda-banner {
    height: 900px;
    padding-top: 110px !important;
  }

  #proda-banner-bullets ul li {
    margin-bottom: 8px;
  }

  #proda-main-diagram {
    margin: 20px 0;
  }
}

/* Mobile iPhone 6 */
@media (max-width: 375px) {

}

/* Mobile iPhone 5 */
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
END: Product Page A
*/

/*
START: Product Page B
*/
#prodb-banner {
  background-color: #dee1e3;
  color: #fff;
}

#prodb-key-benefits {
  margin-bottom: 30px;
}

#prodb-key-benefits .prodb-key-benefit {
  color: #000;
  padding: 20px 20px 0;
  font-size: 16px;
}

#prodb-key-benefits .prodb-key-benefit img {
  float: left;
  height: 33px;
  width: auto;
  margin: 0 15px 0 0;
}

#prodb-key-benefits .prodb-key-benefit h6 {
  font-size: 24px;
  line-height: 190%;
  font-weight: 400;
}

#prodb-spec-overview {
  background: #515151;
  color: #fff;
}

#prodb-spec-overview .spec-col h4 {
  font-size: 32px;
}

#prodb-spec-overview .spec-col img {
  margin: 20px 0;
}

#prodb-spec-overview .spec-col p {
  font-weight: 300;
  margin-bottom: 30px;
}

#prodb-spec-overview .spec-col p strong {
  font-size: 24px;
}

.prodb-accordion {
  margin-top: 16px;
}

.prodb-accordion button {
  line-height: 140%;
  padding: 16px 20px;
  background-image: url(../datrium-child-zh/images/down_arrow_black.png);
  background-repeat: no-repeat;
  background-position: 94%;
}

.prodb-accordion button.uparrow {
  background-color: #e8e8e8;
  background-image: url(../datrium-child-zh/images/up_arrow_black.png);
}

/* Mobile */
@media (max-width: 767px) {
  #prodb-banner {
    padding-top: 110px !important;
  }

  .prodb-accordion button {
    padding: 16px 10px;
  }
}

/* Mobile iPhone 6 */
@media (max-width: 375px) {

}

/* Mobile iPhone 5 */
@media (max-width: 320px) {

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
END: Product Page B
*/

/*
START: Product Page B v2
*/
#prodb-v2-banner {
  background-color: #dee1e3;
  color: #fff;
}

#prodb-v2-banner h2 {
  color: #fff;
}

#prodb-v2-key-benefits {
  margin-bottom: 30px;
}

#prodb-v2-key-benefits .prodb-v2-key-benefit {
  color: #000;
  padding: 20px 20px 0;
  font-size: 16px;
}

#prodb-v2-key-benefits .prodb-v2-key-benefit img {
  float: left;
  height: 33px;
  width: auto;
  margin: 0 15px 0 0;
}

#prodb-v2-key-benefits .prodb-v2-key-benefit h6 {
  font-size: 24px;
  line-height: 190%;
  font-weight: 400;
}

#prodb-v2-spec-overview {
  background: #004b60;
  color: #fff;
}

#prodb-v2-spec-overview .spec-col h4 {
  font-size: 32px;
}

#prodb-v2-spec-overview .spec-col img {
  margin: 20px 0;
}

#prodb-v2-spec-overview .spec-col p {
  font-weight: 300;
  margin-bottom: 30px;
}

#prodb-v2-spec-overview .spec-col p strong {
  font-size: 24px;
}

.prodb-v2-accordion {
  margin-top: 16px;
}

.prodb-v2-accordion button {
  line-height: 140%;
  padding: 16px 20px;
  background-image: url(../datrium-child-zh/images/down_arrow_black.png);
  background-repeat: no-repeat;
  background-position: 94%;
}

.prodb-v2-accordion button.uparrow {
  background-color: #e8e8e8;
  background-image: url(../datrium-child-zh/images/up_arrow_black.png);
}

.prodb-v2-highlights {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 40px 30px;
  background-color: #e4f2f1;
}

/* MKTO Form Styling */

body.page-id-5884 div.mkto-form-wrapper {
  width: 800px;
  margin: 60px auto;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 300 !important;
  /*background-color:red;*/
}

form#mktoForm_539 {
  width: 100% !important;
}

#mktoForm_539 > div.mktoFormRow {
  margin-bottom: 1em;

}

form#mktoForm_539.mktoForm .mktoFieldWrap {
  float: left;
  width: 100%;
}

form#mktoForm_539.mktoForm .mktoLabel {
  width:auto !important;
}

form#mktoForm_539 div.mktoFieldDescriptor.mktoFormCol {
  float: left;
  width: 49% !important;
}

form#mktoForm_539 div.mktoFieldDescriptor.mktoFormCol:nth-child(2) {
  float: right;
  width: 48% !important;
}

form#mktoForm_539 div.mktoFieldDescriptor.mktoFormCol input,
form#mktoForm_539 div.mktoFieldDescriptor.mktoFormCol select {
  border: 1px solid #c0c0c0;
  background-color: #e0e0e0;
  float: left;
  display: block;
  clear: both;
  width: 100% !important;
  height: 2em !important;
  font-size: 2em;
  border-radius: 5px !important;
}

form#mktoForm_539 .mktoButtonRow {
  text-align: center;
  width:100%;
  margin-bottom:2em;
}

form#mktoForm_539 .mktoButtonRow span.mktoButtonWrap {
  text-align: center;
  margin: 0 !important;
  padding: 0;
}


form#mktoForm_539.mktoForm .mktoButtonWrap.mktoBlueBox .mktoButton {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400 !important;
  width: 140px !important;
  height: 40px !important;
  background-color: #29829a !important;
  background-image: none;
  color: #fff !important;
  border: none !important;
  font-size: 2em !important;
  text-shadow: none !important;
  border-radius: 5px !important;
  line-height: .1em;
}

.mktoButton {
  background-color:#337ab7 !important;
  border-color: #2e6da4 !important;
  background-image:none !important;
  border-radius: 5px;
}

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm select.mktoField,
.mktoForm textarea.mktoField {
  color: #666666 !important;
}

.shadow-3d:hover,
.mktoButton:hover {
  color: #fff !important;
  background-color: #286090 !important;
  border-color: #204d74 !important;
}


/* TCO Calculator Styles */
#datrium_tco_calculator .datrium_tco_onpremise h3,
#datrium_tco_calculator .datrium_tco_onpremise h4,
#datrium_tco_calculator .datrium_tco_onpremise {
  text-align:center;

}

.tco_slider_control {
  margin: 1em 0 1.5em 0;
}

.tco_slider_min {
  display:block;
  text-align:left;
}

.tco_slider_max {
  display:block;
  text-align:right;
}

/* The Modal (background) */
.tco_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 50%;
  transform:translateX(-50%);
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.tco_modal_content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 50%;
  max-width:600px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.tco_close {
  color: black;
  float: right;
  font-size: 2em !important;
  font-weight: bold;
  margin-top:5px;
}

.tco_close:hover,
.tco_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.tco_modal_header {
  padding: 2px 16px;
  background-color: #e7f3f9;
  color: black;
}

.tco_modal_body {padding: 2px 16px;}

.tco_modal_footer {
  padding: 2px 16px;
  background-color: #e7f3f9;
  color: black;
}

/* END TCO Calculator Styles */

/* START MKTO form styles */

body.page-id-5884 div.mkto-form-wrapper .mktoForm .mktoRequiredField {
  width: 100%;
}

body.page-id-5884 div.mkto-form-wrapper .mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: normal;
  color: #888;
  font-size: 16px;
  line-height: 25px;
  width: auto !important;
  display: block;
  margin-bottom: .5em;
}

body.page-id-5884 form#mktoForm_539 div.mktoButtonRow {
  width: 100% !important;
}

body.page-id-5884 form#mktoForm_539 div.mktoButtonRow span.mktoButtonWrap {
  width: 200px !important;
  margin: 0 auto !important;

}

body.page-id-5884 form#mktoForm_539 div.mktoButtonRow button {
  width: 200px !important;
  background-color: #29829a !important;
  background-image: none;
  margin: 20px auto !important;
  display: block;
  color: #fff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400 !important;
  font-size: 2em !important;
  text-shadow: none !important;
  border-radius: 5px !important;
}

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
  padding: 2px 3px;
  margin: 0 0 10px 0 !important;
  border-radius: 5px !important;
  min-height: 40px !important;
  min-width:300px !important;
  box-shadow:none !important;
}


.mktoForm .mktoButtonWrap.mktoDownloadButton .mktoButton {
  position: relative;
  vertical-align: top;
  height: auto !important;
  line-height: 35px;
  padding: 20px !important;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  background-clip: padding-box;
  border: none !important;
  border-radius: 2px;
  cursor: pointer;

  width: 200px !important;
  background-color: #29829a !important;
  background-image: none;
  margin: 20px auto !important;
  display: block;
  color: #fff !important;
  border: none !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400 !important;
  font-size: 2em !important;
  text-shadow: none !important;
  border-radius: 5px !important;
}


#mktoForm_697  {
  width: 350px;
  background-color: rgba(255,255,255,.8);
  padding: .7em .7em .7em 1em;
  border-radius: 6px;
  position:relative;
}

form.mktoForm {
  width:100% !important;
}

form.mktoForm .mktoFieldWrap {
  white-space:normal;

}

form.mktoForm .mktoFieldDescriptor {
  margin-bottom:0 !important;
}

form.mktoForm .mktoButtonRow {
  width:100%;
  text-align:center;

}

form.mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left:0 !important;
  width:100%;
}

form.mktoForm .mktoButtonRow .mktoButtonWrap button {
  width:100%;
}

form.mktoForm .mktoAsterix {
  font-size: 2em;
  padding-top:.7em;
}
/* END MKTO form styles */




/* hover image fixes */
body.page-id-5884 .ih-item.square.effect12.bottom_to_top a:hover .info h3 {
  font-weight: 700 !important;
}

/* solutions page mid-body belly band */
body > div.subPage.subInner > main > section > div > div:nth-child(2) > div.customer-scroll-v2 {
  min-height: 240px
}

/* technology partners tiles */
.ih-item.square.effect12 .img {
  filter: grayscale(100%);
  border: 5px #fff solid;
  border-radius: 10px !important;
}

.ih-item.square.effect12:hover .img {
  filter: grayscale(0);
  border: 5px #fff solid;
  border-radius: 10px !important;
}

.ih-item.square.effect12 .info h3 {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 300 !important;
}

.ih-item.square.effect12 .info p {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400 !important;
  margin-top: 200px;
  width: 140px !important;
  height: 40px !important;
  background-color: #29829a !important;
  background-image: none;
  margin-left: auto !important;
  margin-right: auto !important;
  color: #fff !important;
  border: none !important;
  font-size: 1em !important;
  text-shadow: none !important;
  border-radius: 5px !important;
  line-height: .1em;
  padding: 0;
}

a.shadow-3d {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400 !important;
  margin-top: 20px;

  /*width: 140px !important;*/

  min-height: 40px !important;
  background-color: #29829a !important;
  background-image: none;
  margin-left: auto !important;
  margin-right: auto !important;
  /*display: block;*/
  color: #fff !important;
  border: none !important;
  /*font-family: 'Source Sans Pro', sans-serif !important;*/
  /*font-weight: 400 !important;*/
  font-size: 1em !important;
  text-shadow: none !important;
  border-radius: 5px !important;
  line-height: 1em;
  height: auto;
  padding: 10px;

}

a.shadow-3d:after, a.shadow-3d:before {
  content: '';
  background: none;
  position: absolute;
}

/* banded content fix */
div.banded_content {
  position: relative;
}

div.banded_content > br {
  display: none;
}

/* Home Page Fixups */

#static-header-wrapper {
  position: relative;
  width: 100%;
  min-height: 600px;
}

#static-header-background {
  width: 1170px;
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}

#static-header-background #static-header-textbox {
  float: right;
  margin-right: 4.5em;
  margin-top: 11.7em;
}

#static-header-background h2#static-header-title {
  text-align: left;
  color: #ffffff;
}

#static-header-background h2#static-header-subtitle {
  text-align: left;
  color: #11bccb;
}

@media (max-width: 1170px) {
  #static-header-background {
    width: 100%;
    background-position: top left;
  }
}

@media (max-width: 1100px) {
  #static-header-background #static-header-textbox {
    margin-top: 12.3em;
  }

  #static-header-background h2#static-header-title,
  #static-header-background h2#static-header-subtitle {
    font-size: 40px;
    line-height: 1em;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 1020px) {
  #static-header-background #static-header-textbox {
    margin-top: 10em;
  }

  #static-header-background h2#static-header-title,
  #static-header-background h2#static-header-subtitle {
    font-size: 30px;
  }
}

@media (max-width: 850px) {
  #static-header-background #static-header-textbox {
    margin-top: 5em;
  }

  #static-header-background h2#static-header-title,
  #static-header-background h2#static-header-subtitle {
    font-size: 30px;
  }
}

/* About Us */

#datrium_customer_tiles {
  padding-left:60px;
}

#datrium_customer_tiles .customer_tile_parent {
  padding: 5px;
  margin:20px;
  /*border:1px #363636 solid;*/
  border-radius: 5px;
  background-color:#ffffff;
}

#datrium_customer_tiles .customer_tile_parent .customer_tile_child {
  background-size:contain !important;
  height:100%;
  width:100%;
  transition: all .3s;
}

#datrium_customer_tiles .customer_tile_parent .customer_tile_child .customer_tile_modal {
  height:100%;
  /*background:rgba(255,255,255,0.75);*/
  background-color: rgba(52, 73, 94, 0.75);
  display:none;
  position:relative;
  padding:5px;
  border-radius:5px;
}


#datrium_customer_tiles .customer_tile_parent:hover .customer_tile_child {
  transform: scale(1.2);
}

#datrium_customer_tiles .customer_tile_parent .customer_tile_child .customer_tile_excerpt {
  display:none;
}

#datrium_customer_tiles .customer_tile_parent:hover .customer_tile_child .customer_tile_modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#datrium_customer_tiles .customer_tile_parent:hover .customer_tile_child .customer_tile_excerpt {
  text-align:center;
  color:#ffffff;
  position:absolute;
  display:block;
  margin:20px;
}
#datrium_customer_tiles .customer_tile_parent:hover .customer_tile_child .customer_tile_excerpt a {
  color:#ffffff !important;
}

#datrium_customer_tiles .customer_tile_parent:hover .customer_tile_child:before {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background-color: rgba(52, 73, 94, 0.75);*/
}

#datrium_customer_tiles .customer_tile_parent:hover .customer_tile_child:before{
  display: block;
}

#datrium_customer_tiles .customer_tile_parent .customer_tile_child span {
  color: white; /* Good thing we set a fallback color! */
  font-family: sans-serif;
  padding: 20%;
  position: absolute;
}
#datrium_customer_tiles .customer_tile_parent span {
  display:none;
}

#datrium_customer_tiles .customer_tile_parent:hover span {
  /*display: block;*/
  text-align:center;
}


/* Why Datrium fixups */

#revenue-circle,
#admin-circle,
#cost-circle {
  background-size: cover;
  background-repeat: no-repeat;
  width: 324px;
  height: 324px;
  text-align: center;
  padding: 70px 60px 20px 40px;
  margin: 0 0 40px 60px;
}

#revenue-circle {
  background-image: url(../datrium-child-zh/images/circle_one.png);
}

#admin-circle {
  background-image: url(../datrium-child-zh/images/circle_two.png);
}

#cost-circle {
  background-image: url(../datrium-child-zh/images/circle_three.png);
}

#revenue-circle h3,
#admin-circle h3,
#cost-circle h3 {
  font-size: 4em;
  padding-right: 20px;
}

section#complex-simplicity-box {
  z-index: 10000;
  position: relative;

}

section#complex-simplicity-box > .container {
  /*background-color:red;*/
  background-image: url(../datrium-child-zh/images/complex-simple.png);
  background-size: cover;
  min-height: 1000px;
  padding: 0 80px;
}

section#complex-simplicity-box > .container section .container {
  width: 100%;
}

section#complex-simplicity-box > .container .row > p {
  display: none;
}

section#complexity-box {
  padding-bottom: 0;
}

section#simplify-box {
  padding-top: 0;
  padding-bottom: 0;
}

#app-service,
#admin-time,
#tight-budget,
#bottleneck,
#scaleout,
#overflow {
  padding-top: 90px;
  padding-right: 50px;
  background-image: url(../datrium-child-zh/images/app-service-icon.png);
  background-repeat: no-repeat;
  background-position: 20px 0;
  font-size: 24px;
  font-weight: normal;
}

#app-service .column-text,
#admin-time .column-text,
#tight-budget .column-text,
#bottleneck .column-text,
#scaleout .column-text,
#overflow .column-text {
  font-size: 24px;
  font-weight: 300 !important;
}

#admin-time {
  background-image: url(../datrium-child-zh/images/admin-time-icon.png);
}

#tight-budget {
  background-image: url(../datrium-child-zh/images/tight-budget-icon.png);
}

#bottleneck {
  background-image: url(../datrium-child-zh/images/bottleneck-icon.png);
}

#scaleout {
  background-image: url(../datrium-child-zh/images/scaleout-icon.png);
}

#overflow {
  background-image: url(../datrium-child-zh/images/overflow-icon.png);
}

#cloudburst {
  margin-top: -22em;
  padding-top: 44em;
  /*background-color:#eeeeee;*/
  background-image: url(../datrium-child-zh/images/cluster-burst.png);
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 100;
  position: relative;
}

#cloudburst #middle-headline {
  padding: 0;
}

#cloudburst #middle-headline .hpthree-challenge-title {
  margin: 0;
  padding: 0;
}

#cloudburst #middle-headline h2 {
  font-weight: 800 !important;
  margin: 0;
  padding: 0;
  font-size: 3em;

}

#cloudburst #middle-headline .container .row:nth-child(2) p:nth-child(2) {
  margin: 0;
  padding: 0;
  font-size: 2em;
  line-height: 1em;
  font-weight: 300 !important;

}

#cloudburst #big-content {
  padding-bottom: 0;
}

#cloudburst #benefits-table {
  padding-top: 0;
}

#cloudburst #benefits-table table tr td:nth-child(1) {
  vertical-align: top;
  padding-right: 1em;
}

#cloudburst #benefits-table table tr td:nth-child(2) {
  /*padding-top: .5em;*/
  padding-bottom: 1em;
  vertical-align: top;
}

#cloudburst #benefits-table table tr td ul {
  list-style-image: url(../datrium-child-zh/images/check-mark-icon.png);
}

#cloudburst #benefits-table table tr td ul li {
  line-height: 1.5em;
  font-size: 1.5em;
  font-weight: 300 !important;
}

#cloudburst #download {
  padding-bottom: 0;
  margin-bottom: -10px;
}

#cloudburst #download-cta {
  background-image: url(../datrium-child-zh/images/why_datrium_cta.png);
  background-repeat: no-repeat;
}

/* body black fixes */
#outer-wrapper.new_wrap.top-gradient {
  background-color: #ffffff;
  background-image: url(../datrium-child-zh/images/top-gradient.png);
  background-repeat: repeat-x;
}

#outer-wrapper.new_wrap.top-gradient .bottom-gradient {
  background-image: url(../datrium-child-zh/images/bottom-gradient.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

body.nav_black .top-gradient .jumbotron {
  background-color: transparent;
}

body.nav_black .top-gradient .jumbotron:first-child {
  padding-bottom: 0;
}

.top-gradient .homeWrap.bottom-gradient {
  background-color: transparent;
}

body.nav_black .jumbotron h1 {
  color: #000000;
}

/* background header styles */
#outer-wrapper.new_wrap.bg_header_img_top {
  background-color: #ffffff;
  background-image: none;
  background-repeat: no-repeat;
}

#outer-wrapper.new_wrap.top-gradient .bg_header_img_bottom {
  background-image: none;
  background-repeat: no-repeat;
  background-position: bottom;
}

body.bg_header_img .bg_header_img_top .jumbotron {
  background-color: transparent;
}

body.bg_header_img .bg_header_img_top .jumbotron:first-child {
  padding-bottom: 0;
}

.bg_header_img_top .homeWrap.bg_header_img_top {
  background-color: transparent;
}

body.nav_white .bg_header_img_top h1 {
  color: #ffffff;
}

body.nav_white header > hr {
  border-color: #ffffff;
}

/* product overview page */
#on_prem_dvx .hpthree-challenge-box,
#cloud_dvx .hpthree-challenge-box,
#dvx_architecture .hpthree-challenge-box {
  min-height: 540px;
}

#dvx_architecture_video table,
table#cloud_dvx_attributes {
  width: 100% !important;
}

table#cloud_dvx_attributes tbody tr td,
table#cloud_dvx_attributes tbody tr th {
  width: auto !important;
}

#dvx_architecture_video table tbody tr td,
#dvx_architecture_video table tbody tr th {
  width: 50% !important;
}

@media screen and (max-width: 1200px) {
  #on_prem_dvx .hpthree-challenge-box,
  #cloud_dvx .hpthree-challenge-box,
  #dvx_architecture .hpthree-challenge-box {
    min-height: 600px;
  }

  #on_prem_dvx .hpthree-challenge-box h2,
  #cloud_dvx .hpthree-challenge-box h2,
  #dvx_architecture .hpthree-challenge-box h2 {
    font-size: 40px;
  }

  table#on_prem_resources tbody tr td {
    display: block !important;
    width: 100% !important;
    padding: 20px !important;

  }

  #dvx_architecture_video table tbody tr td {
    display: block !important;
    width: 100% !important;
    padding: 20px !important;
    text-align: center;

  }

  /* footer */
  p.footer-news-post-title,
  p.footer-news-post-date {
    padding: 0 1em;

  }

}

@media screen and (max-width: 968px) {
  #dvx_compute_node_chart .row h6 img {
    display: block;
    float: none;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }

  #dvx_compute_node_chart .row h6 img:after {
    content: ' ';
    display: block;

  }

}

@media screen and (max-width: 1068px) {

  #on_prem_dvx_container h2 {
    text-align: center;
    position: relative;
  }

  #on_prem_dvx_graphs {
    position: relative;
    text-align: center;
  }

  #on_prem_dvx_graphs .col-md-3 {
    display: inline-block !important;
    width: 50%;
    margin: 0;
    padding: 0;
    float: left;
  }

  #on_prem_dvx_graphs .col-md-3 p {
    margin: 0;
    padding: 0;
  }

  #on_prem_dvx_graphs .col-md-3 .hpthree-challenge-box {
    margin: 0;
    padding: 0;
    display: inline-block;
  }

  #on_prem_dvx_graphs .col-md-3 img {
    float: none;
    clear: none;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    margin: 0;
    padding: 0 0 2em 0;
  }

}

@media screen and (max-width: 990px) {
  #on_prem_dvx .hpthree-challenge-box,
  #cloud_dvx .hpthree-challenge-box,
  #dvx_architecture .hpthree-challenge-box {
    min-height: auto;
  }

  #on_prem_dvx .hpthree-challenge-box h2,
  #cloud_dvx .hpthree-challenge-box h2,
  #dvx_architecture .hpthree-challenge-box h2 {
    font-size: 46px;
  }
}

/* on-prem product page */
table#on_prem_resources {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1em;
}

table#on_prem_resources > tbody > tr {
  border-spacing: 0 10px;
}

table#on_prem_resources > tbody > tr > td {
  margin: 0;
  padding: 10px;
}

table#on_prem_resources > tbody > tr > td > a,
table#on_prem_resources > tbody > tr > td > p > a {
  background: url(images/doc_icon.png) no-repeat 0 5px;
  color: #000000 !important;
  line-height: 1em;
  margin: 0 0 0 40px;
  padding: 0 0 0 30px;
}

table#on_prem_resources > tbody > tr > td a:after {
  /*background:url(images/arrow_icon.png) no-repeat 0 10px;*/
  /*content:" ";*/
  /*width:30px;*/
  /*height:30px;*/
  /*display:inline-block;*/
  content: url(images/arrow_icon.png);
  margin-left: 10px;

}

table#on_prem_resources > tbody > tr > td:nth-child(1) {
  width: 70%;
  background-color: #f4f4f4;
  color: #363636;
  vertical-align: middle;
  padding-left: 20px;
}

table#on_prem_resources > tbody > tr > td:nth-child(2) {
  width: 5%;
  text-align: left;
  vertical-align: middle;
  background-color: #e3eeee;
  color: #363636;
}

table#on_prem_resources > tbody > tr > td:nth-child(3) {
  width: 20%;
  text-align: left;
  vertical-align: middle;
  background-color: #e3eeee;
  color: #363636;
}

table#on_prem_resources > tbody > tr > td:nth-child(4) {
  width: 5%;
  text-align: right;
  vertical-align: middle;
  background-color: #e3eeee;
  color: #363636;
}

/* cloud DVX attributes table */
table#cloud_dvx_attributes {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  background-color: #ffffff;
}

table#cloud_dvx_attributes > tbody > tr > th {
  background-color: #e3e3e3;
  font-weight: 300;
  padding: .5em;

}

table#cloud_dvx_attributes > tbody > tr > th:last-child {
  background-color: #d7eae9;
  font-weight: 700;
  color: #009ca6;

}

table#cloud_dvx_attributes > tbody > tr:nth-child(even) > td {
  background-color: #f6f6f6;
  padding: .5em;
}

table#cloud_dvx_attributes > tbody > tr:nth-child(even) > td:last-child {
  background-color: #f2f8f8;
  color: #009ca6;
  font-weight: 700;
}

table#cloud_dvx_attributes > tbody > tr:nth-child(odd) > td {
  background-color: #fcfcfc;
  padding: .5em;
}

table#cloud_dvx_attributes > tbody > tr:nth-child(odd) > td:last-child {
  background-color: #fafdfd;
  color: #009ca6;
  font-weight: 700;
}

table#cloud_dvx_attributes > tbody > tr:last-child > td {
  background-color: #fafdfd;
  color: #009ca6;
  font-weight: 700;
}

/* dvx architecture table */

table#dvx_architecture {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 5px;
  background-color: #ffffff;
}

table#dvx_architecture tr {
  background-color: #000000;
}

table#dvx_architecture tr td {
  color: #ffffff;
  padding: 1em;
}

@media (max-width: 1048px) {

  body.new_home .new_header {
    /*background: #000;*/
    background: transparent;
  }

  body.new_home #rev_slider_1_1_forcefullwidth {
    /*margin-top:60px !important;*/
  }

  body.new_home .new_header > hr {
    display: none;
  }
}

@media (max-width: 995px) {
  .hpthree-challenge-box span {
    margin-bottom: 50px;
  }
}

/* Mobile */
@media (max-width: 800px) {
  body.page-id-5884 div.mkto-form-wrapper {
    width: 100%;
  }

  #rev_slider_2_1_forcefullwidth {
    /*margin-top:60px !important;*/
  }

  p {
    margin: 10px;
  }

  form#mktoForm_539 div.mktoFieldDescriptor.mktoFormCol {
    float: left;
    width: 95% !important;
    clear: left;
    margin-left: 10px;
  }

  form#mktoForm_539 div.mktoFieldDescriptor.mktoFormCol:nth-child(2) {
    float: left;
    width: 95% !important;
    clear: left;
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  #prodb-v2-banner {
    padding-top: 110px !important;
  }

  .prodb-v2-accordion button {
    padding: 16px 10px;
  }

  .prodb-v2-highlights {
    margin-top: 20px;
  }

  #prodc-banner {
    padding-top: 110px !important;
  }

  /* architecture page */
  table#dvx_architecture tr td {
    display: block;
    width: 100% !important;
    text-align: center;
  }

  table#dvx_architecture tr td ul li {
    text-align: left;
  }

  /* footer */
  #footer,
  #footer-news,
  #footer .abHome,
  #footer .abHome .container,
  #footer .abHome .container .col-md-12,
  #footer .abHome .container .col-sm-4,
  #footer .abHome .container .col-sm-4 .footer-news-post {
    margin: 0;
    padding: 0;
  }

  .footer-news-post {
    max-width: none;
    position: relative;
  }

  a.footer-news-post-img {
    display: inline-block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    padding: 0 1em;
  }

  p.footer-news-post-title {
    text-align: center;
  }

  p.footer-news-post-date {
    text-align: center;
    margin-bottom: 2.5em;
  }

}

@media (max-width: 650px) {

  #mobile_header_shim {
    display: block;
    width: 100%;
    height: 100px;
  }

  body.nav_black {
    background-color: #ffffff;
  }

  body.nav_black header nav ul#menu-header-menu.newMainNav li a {
    color: #ffffff !important;
  }

  body.new_home .new_header {
    background: transparent;
  }

  body.new_home #rev_slider_1_1_forcefullwidth {
    /*margin-top:60px !important;*/
  }

  #on_prem_dvx_graphs .col-md-3 {
    width: 100%;
    float: none;
  }

  table#on_prem_resources > tbody > tr > td > a, table#on_prem_resources > tbody > tr > td > p > a {
    margin: 0;
  }

  .da_video_popup img {
    max-width: none !important;
    width: 320px !important;
    height: 240px !important;
    /* max-width: 100% !important; */
  }

  .product-resource-links ul li.doc {
    background: none;
    padding: 0;
  }

  #download-cta ul li a {
    padding: 0 0 0 34px;
    display: block;
    background: url(../datrium-child-zh/images/icons/doc.png) no-repeat top left;
  }

}

@media screen and (max-width: 525px) {
  .hpthree-challenge-box span {
    margin-bottom: 0;
  }
}

@media (max-width: 450px) {
  table#on_prem_resources > tbody > tr > td > a:after,
  table#on_prem_resources > tbody > tr > td > p > a:after {
    display: none;
  }
}

/* Mobile iPhone 6 */
@media (max-width: 375px) {
  .prodc-accordion-container {
    padding: 10px 20px 20px;
  }

  .prodc-accordion button {
    padding: 16px 10px;
  }

  .prodc-accordion button span {
    width: 100px;
  }
}

/* Mobile iPhone 5 */
@media (max-width: 320px) {
  .hpthree-challenge-box span {
    margin-bottom: 25px;
  }

}

/* Tablet */
@media (max-width: 1100px) {

}

/*
END: Product Page B v2
*/

/*
START: Product Page C
*/
#prodc-banner {
  background-color: #fff;
}

#prodc-software-review {
  background-color: #f3f3f3;
}

#prodc-software-review h6 {
  font-size: 24px;
  font-weight: 600 !important;
  margin: 20px 0;
}

.prodc-accordion-container {
  background-color: #fff;
  padding: 10px 40px 20px;
}

.prodc-accordion button {
  padding: 16px 20px;
  background-image: url(../datrium-child-zh/images/down_arrow_black.png);
  background-repeat: no-repeat;
  background-position: 94%;
}

.prodc-accordion button.uparrow {
  background-color: #e8e8e8;
  background-image: url(../datrium-child-zh/images/up_arrow_black.png);
}

.prodc-accordion button img {
  width: auto;
  height: auto;
}





