/* platform page design starts */
/* common design starts */
.page-wrapper > section {
  clear: both;
}
.new-platform, .platform-features, .platform-stream {
  padding: 100px 0;
}
.new-platform {
  padding: 40px 0;
}
.vp-button{
	min-width: 270px;
	border-radius: 5px;
	background-color: #DBB12C;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  padding: 15px;
  text-align: center;
}
.orange-title {
  color: #DBB12C;
}
.vp-button:hover, .vp-button:active, .vp-button:focus  {
  text-decoration: none;
  color: #FFF;
}
.learn-left a:after,
.learn-right a:after{

}
.platform-stream .vp-stream > h2, .region.region-vocera-footer h2, .platform-features h2,
.platform-features h3  {
	color: #565959;
	font-size: 36px;
	font-weight: 300;
	line-height: 44px;
}
/* common design ends */
/* new-nav-bar starts */
.new-nav-bar {
  background-color: #008995;
}
.new-nav-bar .content {
  display: flex;
  max-width: 1000px;
  margin: auto;
  padding: 10px 0;
  align-items: center;
  justify-content: flex-end;
}
.new-nav-bar .vp-nav-content {
  display: flex;
  align-items: center;
  width: 16.5%;
}
.field-nav-icon img {display: block;}
.field-nav-title {
  font-size: 12px;
  font-weight: bold;
  color: #f5f5f5;
  padding: 0 15px;
  line-height: 15px;
}
.field-nav-title a{
  color: #f5f5f5;
}
/* new-nav-bar ends */
/* new-platform design starts */
.new-platform {
  background: url(../img/Hero-background.png) no-repeat top right;
  background-size: 90% 100%;
}
.vp-staff h1 { color: #4A4A4A; }
.vp-img img { margin: auto; }
/* new-platform design ends */
/* platform-stream design start */
.platform-stream {background: #f5f5f5; padding: 75px 0 40px; }
.platform-stream .vp-stream { margin-bottom: 30px; }
.platform-stream .product-video {
  max-width: 600px;
  margin: auto;
}
.platform-stream .vp-stream ul {
  padding-left: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.platform-stream .vp-stream ul li a { font-weight: bold;  }
.platform-stream .vp-stream ul li {
  margin-bottom: 20px;
  padding-left: 1em;
  position: relative;
}
.platform-stream .vp-stream ul li::before {
  content: "• ";
  color: #DBB12C;
  position: absolute;
  left: 0;
}
.vp-stream-vid .video-description {
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  margin: auto;
  color: #FFF;
  display: flex;
  max-width: 80%;
  align-items: center;
  transform: translate(0%,-50%);
}
.video-description .video-title {
  width: 67%;
  float: left;
  border-right: 5px solid #DBB12C;
  margin-right: 3%;
  padding-right: 10px;
  text-align: right;
}
.video-title h3 {
  color: #FFF;
  font-size: 30px;
  margin-top: 30px;
  line-height: 36px;
}
.video-title p {
  font-size: 16px;
  line-height: 18px;
}
.vp-video-icon {
  width: 30%;
  float: right;
}
.platform-stream .vp-stream-vid { cursor: pointer; }
/* platform-stream design ends */
/* platform-features design starts */
section.platform-features + .middle { display: none; }
.platform-features {
  background: url(../img/Platform-features.png)  no-repeat top left;
}
.platform-features .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 30px;
}
.vp-features-content {
  width: 33.33%;
  margin-bottom: 30px;
}
.field-product-icon {
  margin-bottom: 20px;
  min-height: 65px;
  display: flex;
  align-items: center;
}
.vp-features-body {
  margin-bottom: 30px;
}
.field-product-links a {
  color: #DBB12C;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.field-product-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.field-product-subtitle {
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  color: #4a4a4a;
}
.vp-pla-feat h2,
.vp-pla-feat h3{
  text-align: center;;
}
.vp-slider-content img.file-icon,
.vp-slider-content .file-size {
  display: none;
}
.vp-slider-content a{
  color:#fff;
}

/* platform-features design ends */
/* platform slider design starts  */
.view-platform-slider {padding-top: 0;}
.view-platform-slider .views-slideshow-controls-bottom {
  position: relative;
}
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-simple-pager,
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text {
  position: absolute;
  bottom: 90px;
  z-index: 9;
  width: 100%;
  text-align: center;
}
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text {
  bottom: 225px;
}
.views-slideshow-pager-fields .views-slideshow-pager-field-item .views-content-nothing a {
  font-size: 0;
  padding: 0 5px;
}
.views-slideshow-pager-fields .views-slideshow-pager-field-item .views-content-nothing a:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #99ccd0;
  display: inline-block;
  border-radius: 50px;
}
.views-slideshow-pager-fields .views-slideshow-pager-field-item.active .views-content-nothing a:after {
  width: 13px;
  height: 13px;
  background: #ffffff;
}
.views-slideshow-pager-fields > div {
  padding-left:0px;
}
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-pager-fields{
  position: absolute;
  bottom: 90px;
  z-index: 9;
  width: 100%;
  text-align: center;
}

.views-slideshow-simple-pager .views-slideshow-pager-field-item a:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #99ccd0;
  display: inline-block;
  border-radius: 50px;
}
.views-slideshow-pager-fields .active{
  text-decoration: none;
}
.views-slideshow-simple-pager .views-slideshow-pager-field-item.active a:after {
  width: 13px;
  height: 13px;
  background: #f5f5f5;
}
.view-platform-slider .views-slideshow-cycle-main-frame-row-item { position: relative; }
.view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field {
  position: absolute;
  top: 50%;
  width: 60%;
  right: 0;
  margin: auto;
  left: 47%;
  transform: translate(-47%,-50%);
  text-align: center;
  color: #FFF;
}
.view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field h2 {
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
  text-align: center;
  color: #FFF;
}
.views-slideshow-cycle-main-frame-row-item .field-feature-download a { color: #FFF; }
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text
.views-slideshow-controls-text-pause { display: none; }
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text
.views-slideshow-controls-text-previous {
  position: absolute;
  left: 10%;
}
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text
.views-slideshow-controls-text-previous,
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text
.views-slideshow-controls-text-next {
  font-size: 0;
  background: url(../img/left-arrow.png) no-repeat 0 0;
  width: 11px;
  height: 28px;
}
.view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text
.views-slideshow-controls-text-next {
  position: absolute;
  right: 10%;
  transform: rotate(180deg);
}
/* platform slider design ends  */

/* vp-statistics design starts */
.vp-statistics.vp-statistics { background: #ffffff; padding: 50px 0 60px;}
.vp-statistics.vp-statistics .col-three-outer .col-three .content  h2,
.vp-statistics.vp-statistics .col-three-outer .col-three .content span {
  color: #008995;
  font-size: 56px;
  font-weight: 300;
  line-height: 68px;
}
.we-statistics.vp-statistics .col-three-outer .col-three .content h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  color: #4A4A4A;
}
.we-statistics.vp-statistics .col-three-outer .col-three .content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #DBB12C;
}
/* vp-statistics design ends */
/* contact us design starts */
.page-wrapper > .region.region-vocera-footer .vp-contact-us {
  padding: 0 0 50px 0;
  float: left;
  width: 100%;
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
}
.mktoForm.vp-contact-form input[type="text"],
.mktoForm.vp-contact-form input[type="email"],
.mktoForm.vp-contact-form input[type="tel"],
.mktoForm.vp-contact-form textarea[rows="4"],
.mktoForm.vp-contact-form select {
  border: 1px solid #BEBEBE;
  background: #FFF;
  border-radius: 5px;
  color: #565959;
}
.mktoForm.vp-contact-form select {height: 39px;}
.vp-contact-form .mktoFormCol {
  margin-right: 0 !important;
}
/* contact us design starts */

/* hide labels for marketo form*/
.vp-contact-form label{
  display:none;
}

/* webform style changes */
.pl-contact {
  position: relative;
  margin-top: 50px;
}

.platform-features {
  background-size: 100% 100%;
}

@media screen and (max-width:1199px) {
  #block-vocera-new-platform-features {
    padding: 0 7%;
  }

  #block-vocera-new-platform-features .field-product-subtitle {
    width: 87%;
  }
}

/*@media (min-width:768px) {
    .vp-contact-us .vp-contact-form {
        margin-top: 0;
    }
    .vp-contact-us .img-right {
        position: absolute;
        right: 0;
    }
}
*/

@media screen and (min-width:768px){
  .pl-contact p{
    width:60%;
  }
}
/*scroll reveal start*/
.we-statistics .col-three-outer .col-three .content h2.animate1{
  opacity:1;
}

.we-statistics .col-three-outer .col-three .content h2.animate1 + span{
  display:block;
}
/* platform spacing fix*/
.we-statistics.vp-statistics .col-three-outer .col-three .content h3 {
  margin-top: 10px;
}



/* Header Icon Resize*/
@media screen and (min-width:1200px) {
  .new-nav-bar .content {
    max-width: 1100px;
    padding: 6px 0;
  }
  .field-nav-icon img {
    min-width: 30px;
  }
  .vp-staff {
    max-width: 1000px;
  }
  .vp-staff p {
    font-size: 18px;
  }

}


@media screen and (min-width:1200px){
  .vp-slider-content a{
    text-transform:uppercase;
  }

  .we-statistics.vp-statistics .col-three-outer .col-three .content p {
    margin-top: 15px;
  }
}

/* Responsive design starts */
/* only desktop starts */
@media screen and (min-width: 1025px)  {
  .platform-stream .vp-stream, .platform-stream .vp-stream-vid {
    float: left;
    width: 50%;
  }
  .platform-stream .vp-stream {
    padding-right: 10%;
  }
    /*.vp-contact-us .right-img {
        width: 30%;
        }*/
      }
      /* only desktop ends */
      /* desktop and Tablet start */
      @media screen and (min-width: 768px)  {
        .desktopimg {display: block;}
        .mobileimg {display: none;}
        .vp-contact-us .vp-contact-form {
          width: 50% !important;
          float: left;
          margin-top: 50px;
        }
        .vp-contact-us .right-img { float: right; }
      }


      @media screen and (min-width:768px) {
        .vp-contact-us .vp-contact-form {
          margin-top: 0;
        }

        .vp-contact-us .right-img {
          position: absolute;
          top: 0;
          right: 0;
        }
      }
      /* desktop and Tablet start */
      /* only Tablet starts */
      @media screen and (min-width: 768px) and (max-width: 1024px)  {
        .platform-stream .vp-stream {
          display: flex;
          align-items: center;
        }
        .vp-contact-us .vp-contact-form {
          width: 70% !important;
          padding-left:20px;
        }
        .vp-contact-us .mktoForm .mktoFormCol {
          width: 50%;
        }
        .mktoForm.vp-contact-form input[type="text"],
        .mktoForm.vp-contact-form input[type="email"],
        .mktoForm.vp-contact-form input[type="tel"],
        .mktoForm.vp-contact-form textarea[rows="4"],
        .mktoForm.vp-contact-form select {
          width: 180px !important;
        }
        .vp-contact-us .right-img {
          position: absolute;
          right: -125px;
        }
        .we-statistics.vp-statistics .col-three-outer .col-three .content span {
          font-size: 28px;
          line-height: 34px;
        }
        .we-statistics.vp-statistics .col-three-outer .col-three .content h3 {
          font-size: 18px;
          line-height: 22px;
        }
        .we-statistics.vp-statistics .col-three-outer .col-three .content p {
          font-size: 12px;
          line-height: 15px;
        }
        .vp-statistics.vp-statistics {
          padding: 40px 0 50px;
        }
        .vp-features-content {width: 50%;}
        .field-product-links, .field-product-subtitle {
          font-size: 12px;
          line-height: 15px;
        }
        .field-product-title {
          font-size: 14px;
          line-height: 17px;
        }
      }
      /* only Tablet ends */
      /* only tablet portrait starts */
      @media screen and (max-width: 992px)  {
        .field-nav-title {
          font-size: 8px;
          font-weight: bold;
          line-height: 10px;
        }
      }
      @media (min-width:768px) and (max-width:1199px){
        .view-platform-slider .views-slideshow-controls-bottom .views-slideshow-pager-fields{
          bottom:60px;
        }
      }
      /* only tablet portrait ends */
      /* only mobile starts */
      @media screen and (max-width: 767px)  {
        .new-nav-bar { display: none; }
        .view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field { padding: 0 15px; }
        .video-title p {
          font-size: 9px;
          line-height: 1.5;
        }
        .platform-stream .vp-stream > h2, .region.region-vocera-footer h2, .platform-features .h2,
        .video-title h3 {
          font-size: 18px;
          line-height: 1;
        }
        .vp-staff { margin-bottom: 30px; }
        .desktopimg, .vp-statistics {display: none;}
        .mobileimg {display: block;}
        .right-img {margin-top: -5px;}
        .vp-contact-us .mktoForm.vp-contact-form select { height: 38px;font-size: 14px;}
        .view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field h2 {
          font-size: 18px;
          font-weight: 300;
          line-height: 22px;
        }
        .view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field p {
          font-size: 12px;
          font-weight: 300;
          line-height: 15px;
        }
        .view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text {
          bottom: 115px;
        }
        .view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field { width:80%; }
        .field-feature-slider-image img {
          object-fit: cover;
          object-position: 90% 0;
        }
        .vp-features-content {width: 100%;}
      }
      /* only mobile ends */

      .pl-contact h2,
      .pl-contact p {
        padding-left: 10px;
      }

      @media screen and (min-width:768px) and (max-width:1199px) {
        .vp-contact-form.mktoForm .mktoFieldWrap {
          width: 95% !important;
        }
        .vp-contact-form.mktoForm .form-textarea .mktoFieldWrap {
          width: 100% !important;
        }
        .vp-contact-us .mktoForm.vp-contact-form textarea[rows="4"] {
          width: 100% !important;
        }
        .vp-contact-form.mktoForm .mktoFieldWrap input,
        .vp-contact-form.mktoForm .mktoFieldWrap select {
          width: 100% !important;
        }
        .vp-contact-us .mktoForm .mktoFormCol.form-textarea {
          width: 100%;
          margin-left: 10px;
        }
        .vp-contact-us .mktoForm .mktoGutter {
          display: none;
        }
        .pl-contact h2,
        .pl-contact p{
          padding-left:30px;
        }

        .platform-stream .vp-stream > h2{
          font-size: 30px;
        }
        .platform-stream .vp-stream{
          padding:0 7%;
        }
      }

      @media screen and (min-width:768px) {
        .vp-contact-us .mktoButtonWrap.mktoSimple {
          margin-left: 10px !important;
          margin-top: 0 !important;
        }
        .vp-contact-us .mktoButtonWrap.mktoSimple .mktoButton {
          min-height: 50px;
          min-width: 276px;
        }
        .vp-contact-form.mktoForm .mktoFormRow{
          width:100%;
        }
        .vp-contact-form.mktoForm input[type="text"],
        .vp-contact-form.mktoForm input[type="email"],
        .vp-contact-form.mktoForm input[type="tel"],
        .vp-contact-form.mktoForm select{
          width:100% !important;
        }

        .vp-contact-form.mktoForm .mktoFieldWrap{
          width:94%;
        }

        .vp-contact-form.mktoForm .mktoFormCol{
          width:50%;
        }

        .vp-contact-us .vp-contact-form.mktoForm .mktoFormCol.form-textarea{
          width:97%;
        }

        .vp-contact-us .vp-contact-form.mktoForm .mktoFormCol.form-textarea .mktoOffset{
          display:none;
        }

        .pl-contact p{
          width:50%;
          font-size:18px;
        }

      }

      @media screen and (min-width:991px) {
        .vp-contact-form {
          padding-left: 20px;
        }
      }

      @media screen and (min-width:1200px) {
    /*.vp-contact-form {
        width: 100% !important;
        }*/
        .pl-contact {
          padding-left: 10%;
        }
        .pl-contact .mktoForm .mktoGutter {
          display: none;
        }

        .vp-contact-us .mktoForm .mktoFormCol.form-textarea {
          width: 54.5%;
          margin-left: 10px !important;
        }

        .vp-contact-us .mktoForm .mktoFormCol.form-textarea textarea{
          width:100% !important;
        }

        .vp-contact-us .mktoForm .mktoFormCol.form-textarea .mktoFieldWrap {
          width: 100%;
        }
      }

      @media screen and (max-width:767px) {
        .vp-contact-us .mktoForm .mktoFormCol.form-textarea {
          margin-left: 0;
          margin-top: 20px;
        }

        .vp-contact-us .mktoForm .mktoFormCol.form-textarea textarea {
          width: 100% !important;
        }

        .vp-contact-us .mktoButtonRow,
        .vp-contact-us .mktoButtonRow > span {
          width: 100%;
          margin-left: 0 !important;
        }

        .vp-contact-us .mktoButtonWrap.mktoSimple .mktoButton {
          margin: 0 auto !important;
          display: table;
          float: none;
        }
        #block-vocera-new-platform-features .field-product-subtitle{
          width:100%;
        }


      }

      .vp-contact-form .mktoButtonRow button {
        min-width: 270px  !important;
        border-radius: 5px  !important;
        background-color: #DBB12C  !important;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.25)  !important;
        color: #FFFFFF  !important;
        font-size: 14px  !important;
        font-weight: bold  !important;
        line-height: 20px  !important;
        display: inline-block  !important;
        padding: 15px  !important;
        text-align: center  !important;
        background-image: none !important;
        text-transform: capitalize;
      }

      @media screen and (min-width:1200px){
        .vp-contact-form .mktoButtonRow button{
          text-transform: uppercase;
        }
      }

      /*New Design */
      .vocera-streamline h2.vp-stream{
        color: #565959;
        font-size: 36px;
        font-weight: 300;
        line-height: 44px;
        width:100%;
        margin-bottom: 15px;
      }

      h2.vp-stream + .content{
        padding-right:10%;
        float: left;
      }

      .vstream-link{
        list-style-type: none;
        position:relative;
        margin-bottom: 20px;
        padding-left: 1em;
        position: relative;
        float: left;
      }

      .vstream-link a{
        font-weight:bold;
      }

      .vocera-streamline .vstream-link::before {
        content: "• ";
        color: #DBB12C;
        position: absolute;
        left: 0;
      }

      #block-vocera-vocera-streamline{
        width:50%;
        float:left;
        padding-right: 10%;
      }

      /* new design ends */

      /* 6.45 fix */
      @media screen and (max-width:1199px){
        .vp-features-body{
          margin-bottom: 5px;
        }
        #block-vocera-new-nav{
          padding:0 7%;
        }
        .field-nav-title{
          padding:0 5px;
        }
        .vp-staff{
          margin-bottom: 20px;
        }
        .platform-stream{
          padding-top: 35px;
          padding-bottom: 0;
        }
        .platform-stream .vp-stream ul{
          padding-left: 10px;
        }
        .platform-stream .vp-stream ul li{
          margin-bottom:5px;
          line-height:21px;
        }
        .platform-stream .vp-stream ul li a{
          font-weight: normal;
        }
        .we-statistics.vp-statistics .col-three-outer .col-three .content h3{
          margin-bottom:0;
        }
      }

      @media screen and (max-width:480px) {
        .vp-contact-form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
          min-width: 1px !important;
          /*max-width: 220px !important;*/
          width: 100% !important;
          line-height: 10px !important;
          margin: 0 auto !important;
          display: table !important;
        }
        .mktoButtonRow {
          width: 100%;
        }
        .vp-contact-form.mktoForm input[type="tel"],
        .vp-contact-form.mktoForm input[type="text"],
        .vp-contact-form.mktoForm input[type="email"] {
          width: 100% !important;
        }

        .views-slideshow-cycle-main-frame,
        .views_slideshow_cycle_slide > div,
        .views_slideshow_cycle_slide > div > div {
          max-height: 450px !important;
        }

        .view-platform-slider .views-slideshow-cycle-main-frame-row-item > .views-field {
          width: 98%;
        }

      }


      @media screen and (max-width:1199px){
        .platform-stream h2.vp-stream,
        .platform-stream h2.vp-stream + .content{
          width:50%;
          float:left;
          padding-right:0;
          padding-left:0;
        }

        #block-vocera-vocera-streamline{
          width:100%;
          padding:0 7%;
        }

      }

      @media screen and (max-width:767px){
        .platform-stream h2.vp-stream,
        .platform-stream h2.vp-stream + .content{
          width:100%;
        }

        .platform-stream h2.vp-stream{
          font-size:18px;
          line-height: 22px;
        }

        .vstream-link{
          margin-left:10px
        }
        .vstream-link a{
          font-weight:normal;
        }
        .field-product-icon{
          margin-bottom:5px;
        }

        .platform-features{
          padding-top:25px;
        }

        .platform-features h2{
          font-size:24px;
          line-height:24px;
        }
        .field-product-title{
          font-size:14px;
          margin-bottom:5px;
        }
        .field-product-subtitle{
          font-size:12px;
          margin-bottom:5px;
        }
      }

      /* hover effects on the menu links */
      .vp-nav-content.not-selected{
        opacity: 0.5;
      }

      @media screen and (max-width:767px){
        .right-img{
          text-align: center;
        }
        .right-img img{
          max-width:170px;
        }
        .pl-contact{
          margin-top: 10px;
        }
        .platform-features{
          padding-bottom: 0;
        }
        .vstream-link{
          line-height:1.2;
          margin-bottom: 5px;
        }

        .platform-stream .product-video{
          width: 100vw;
          margin-left: -10px;
        }

        .product-video > img{
          width:100%;
        }
      }

/*.page-node-20141 .grid-wrap .block-system {
    display: none;
    }*/
/*.page-node-20141 .region-vocera-footer {
    max-width: 1170px;
    margin: 0 auto;
    }*/


    div#views_slideshow_cycle_teaser_section_platform_slider-block_1 {
      margin: 0 auto;
    }

    .vp-contact-us .wrapper {
      position: relative;
    }
    /* Slider Width fix */
/*#views_slideshow_cycle_teaser_section_platform_slider-block_1,
#views_slideshow_cycle_teaser_section_platform_slider-block_1 > div{
  width:100% !important;
  }*/

  /* Slider arrow fix*/
  @media screen and (max-width:767px){
    .view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text .views-slideshow-controls-text-previous{
      left:20%;
    }
    .view-platform-slider .views-slideshow-controls-bottom .views-slideshow-controls-text .views-slideshow-controls-text-next{
      right:20%;
    }
  }

  @media screen and (max-width:767px){
    .platform-features h2{
     font-size:21px;
   }
   .field-product-title{
    font-size:14px;
  }
  .field-product-subtitle{
    font-size:12px;
  }
  .field-product-links a{
    font-size:13px;
  }
  #block-vocera-new-platform-features{
    padding:0 10px;
  }

  .field-vocera-subtitle{
    padding:0 20px;
  }
  .mobileimg{
    width:260px;
  }
  .vstream-link{
    font-size:14px;
    padding-left: 25px;
  }
  #block-vocera-vocera-streamline{
    padding:0px 10px;
  }
  h2.vp-stream + .content{
    padding-right:0;
  }
  .platform-features h2{
    font-size:21px;
  }

  .pl-contact p{
    font-size:12px;
    line-height:15px;
  }

  .vp-contact-form .mktoForm .mktoFormCol{
    margin-bottom:5px;
  }
}

@media screen and (max-width:580px){
  .wrapper h1{
    font-size:24px;
  }
}
/*Hide text area in contact form*/
.vp-contact-form.mktoForm > .mktoFormRow:nth-last-of-type(2){
  display:none;
}

/*changes 29/11/2018*/

@media (min-width:600px) and (max-width: 767px){
  .vp-features-content {
    width: 50%;
  }
}
@media(max-width:767px){
  .mktoForm .mktoGutter{
    display: none;
  }
  .vp-contact-us .mktoButtonWrap.mktoSimple .mktoButton{
    margin-left: 10px !important;
  }
  .platform-stream .product-video {
    width: 100vw;
    margin-left: auto;
  }
  .vp-contact-us .mktoButtonRow{
    margin-top:10px;
  }

}

@media(min-width:768px){
  .vp-contact-us .right-img {
    position: absolute;
    top: -50px;
    right: 0;
  }
}

@media (min-width: 768px) and (max-width:991px){
  .platform-stream h2.vp-stream{
    width: 58%;
    float: left;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 40px;
    margin-top: 50px;

  }
  .std {

    width: 38%;
    float: right;

  }
  body .vp-contact-us .right-img {

    position: absolute;
    right: -125px;

  }

}
@media (min-width: 992px) and (max-width:1024px){
  .std {
    width: 50%;
    float: right;
  }
  .platform-stream h2.vp-stream{
    width: 50%;

    float: left;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 40px;
    margin-top: 50px;

  }
  body .vp-contact-us .right-img {

    position: absolute;
    right: -125px;

  }

}
@media (min-width: 1025px) and (max-width:1250px){
  .platform-stream .vp-stream, .platform-stream .vp-stream-vid {
    float: left;
    width: 100%;
  }
}




/**************************phase 2***********************/


/********************home page css start ****************/
.vc-home-ft .vc-tour {

  width: 100%;
  float: left;
  min-height: 146px;

}

.field-slider-link a,.vp-btn{
  min-width: 200px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;

}

.field-slider-link a, .vp-tour-btn{
  background-color: #DBB12C;
}

.vp-bl-btn{
  background-color: #008995;
}
.btn-section{
  width:auto;
  float:left;
}
.btn-section .vp-tour-btn{
  margin-right:20px;

}
.btn-section .vp-tour-btn:hover{
  text-decoration: none;
  color:#fff;
}
/*.middle{

    background: #eee;

    }*/
    .middle,.vocera-home-middle{
      width:100%;
      float:left;
    }
    .banner-content  h1{

      color: #4A4A4A;

      font-size: 48px;
      font-weight: 500;
      line-height: 58px;
    }
    .banner-content p{
      font-size: 14px;
    }
    .flex-control-paging li a.flex-active {

      background: #fff;
      cursor: default;
      width: 13px;
      height: 13px;

    }
    /********************home page css end ****************/

    .rt-image{
      width:30%;
      float:left;
    }
    .banner-content .left-banner{
      width:70%;
      float:left;
      padding-top:190px;
      padding-bottom:200px;
      /*----- jan04------*/
      padding-top: 100px;
      padding-bottom: 30px;
    }
    .platform-right{
      width:49%;
      float:right;
      background-color: rgba(219,177,44,0.4);
      padding-top: 70px;
    }
    .platform-right:hover{
      background-color: rgba(219,177,44,1);
    }
    .platform-right .learn-right{}
    .platform-right .learn-right h2{
      width: 100%;   color: #4A4A4A;   font-size: 32px;    font-weight: 300;   line-height: 44px;  text-align: center;
    }
    .platform-right .learn-right a{
     width: 100%;    color: #4A4A4A;  font-size: 14px;    font-weight: bold;  line-height: 17px;  text-align: center;
   }
   .vocera-device{
    width:100%;
    float:left;
    background: #fff;
    background-color: rgba(0,137,149,0.4);
    padding-top: 70px;

  }

  .vocera-device:hover{
    background-color: rgba(0,137,149,1);
  }
  .vocera-device:hover h2,
  .vocera-device:hover a,
  .platform-right:hover h2,
  .platform-right:hover a
  {
   color:#fff;
 }
 .vocera-device h2 ,.platform-right h2{
   width: 100%;
   color: #4A4A4A;

   font-size: 32px;
   font-weight: 300;
   line-height: 44px;
   text-align: center;
   float:left;

 }
 .vocera-device a ,.platform-right a{
   width: 100%;
   color: #4A4A4A;

   font-size: 14px;
   font-weight: bold;
   line-height: 17px;
   text-align: center;
   float:left;
   padding-bottom:40px;

 }
 .vocera-device img ,.platform-right img{
  width:auto;
  display:table;
  margin: 0 auto;
}

.learn-right{
  padding: 0px 40px 0px;

}
.learn-left{
  padding: 0 40px;
}
.vocera-client{
  width: 100%;


  padding: 106px 0px 0px;

  margin: 0 auto;

  max-width: 1184px;
}
/****blog section start****/
.blog-section{
  width:100%;
  float:left;
  background: #eee;
}
.blog-section .vc-role-wrapper{
  width:100%;
  float:left;
}
.vc-role-wrapper{
  padding-toP:0px;

}
.blog-section .vc-role-wrapper >div.view-content > div{
  width:20%;
  float:left;

}
.vc-ft-blog{
  background: #f5f5f5
}
.vocera-home-middle .vocera-client .hover-overlay h2, .vocera-home-middle .vocera-client .hover-overlay a {

  color: #008995;
  width: 100%;
  float: left;

}
.vc-smart-badge{
 background: transparent url(../img/bg_right.png);
 background-repeat: no-repeat;
 background-position: top right;
 width:100%;
 float:left;

}
.clinical-bg2{
  width: 100%;

  float: left;

  background: transparent url(/sites/all/themes/vocera/img/platform-bg.png) no-repeat -300px 0px;
}
.node-type-vocera-software .middle .vc-badges {

  padding-left: 0px;

}
.node-type-vocera-software .middle .vc-badges {

  padding-left: 0px !important;

}
.node-type-vocera-software  .badge-banner{
  background: url(../img/bg1.png) no-repeat;

}
.node-type-vocera-software .clinical-sections{
  width: 100%;

  float: left;

  background: #ededed;
}
.node-type-vocera-software .voc-pro-feat{
 background: url(../img/bg1.png) no-repeat;
}
.node-type-vocera-software  .we-quote-slider .wrapper{
  margin:0 auto;
  max-width: 970px;
}
.width-60{
  width:60%;
  float:left;
}
/****blog section end****/
.clinical-bg{
  width:100%;
  float:left;
}
.clinical-bg2{
  width:100%;
  float:left;
}
.vocera-home-middle{

}
.vocera-home-middle .vocera-client{}
/*.voc-pro-feat .vp-features-content img{
    max-height: 51px;
    max-width: 38px;

    }*/
    .vocera-home-middle .vocera-client .cl-header > h2{
      width:100%;
      float:left;
      text-align: center;
      color: #000000;
      padding: 0px 0px 30px;
      font-size: 36px;
      font-weight: 300;
      line-height: 30px;
    }
    .vocera-home-middle .vocera-client .cli-wrap{
      background-color: #F5F5F5;
      width:49%;
      float:left;
      padding: 40px 50px 32px;
      padding-top: 36px;
      padding-bottom: 36px;
      min-height: 194px;
      box-shadow: 1px 2px 14px #ccc;
      margin-bottom: 20px;
      box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
    }
    .node-type-vocera-new .breadcrumbs, .node-type-vocera-product .breadcrumbs{
      display:none;
    }
    .vocera-home-middle .vocera-client .cli-wrap:nth-child(2n){
      float:right;
    }
    .vocera-home-middle .vocera-client .cli-wrap:hover{
      background-color: #008a8f;

    }
    .vocera-home-middle .vocera-client .cl-header > h2 span{
     color: #008995;

   }
   .vocera-home-middle .vocera-client .hover-overlay h2 a{
    color: #008995;

    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    padding-bottom: 35px;
    width:100%;
    float:left;
  }
  .vocera-home-middle .vocera-client .hover-overlay > div{
    width:100%;
    float:left;
  }
  .vocera-home-middle .vocera-client .hover-overlay:hover h2,
  .vocera-home-middle .vocera-client .hover-overlay:hover a
  {
    color:#fff;
    text-align: center;
  }
  .vocera-home-middle .vocera-client .hover-overlay h2,
  .vocera-home-middle .vocera-client .hover-overlay a{
    text-align: center;
  }
  .vocera-home-middle .vocera-client  .cli-wrap:hover  .hover-overlay h2,
  .vocera-home-middle .vocera-client  .cli-wrap:hover  .hover-overlay a{
    color:#fff;
  }
  .vocera-home-middle .vocera-client .hover-overlay h2,
  .vocera-home-middle .vocera-client .hover-overlay a{
    color: #008995;
  }
  .vocera-home-middle .vocera-client .hover-overlay{
    width:50%;
    float:left;
  }
  .vocera-home-middle .vocera-client .cli-logo{
    width:50%;
    float:left;
  }
  .vocera-home-middle .vocera-client .cl-header .cli-wrap:nth-child(odd){
    width:49%;
    float:left;
    margin-bottom:20px;

  }
  .vocera-home-middle .vocera-client .cl-header .cli-wrap:nth-child(even){
    width:49%;
    float:right;
    margin-bottom:20px;

  }
  .cl-footer{
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0px 100px;
  }
  .vc-roles .we-col-with-link .col-outer .col-box{
    width:100%;
    float:left;
  }

  .text-rl-container h5 {

    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;

  }
  .vocera-home-middle .vocera-client .hover-overlay{
    border-left: 5px solid #ccc;
    padding-left: 18px;
  }
  .vocera-home-middle .vocera-client .cli-wrap:hover .hover-overlay{
   border-left: 5px solid rgba(204,204,204,0.3);
 }
 .vid-banner{
  position: absolute;

  top: 0px;

  background-color: rgba(0,137,149,0.7);

  width: 100%;

  height: 100%;

}


.vocera-prod-bt .product-video .vidyard_play_button {

  display: block;

}
.region.region-vocera-footer{
  width:100%;
  float:left;
}

.region.region-vocera-footer > .vc-home-ft {
  width:25%;
  float:left;
  padding: 50px;
  background: #f5f5f5;
  min-height: 376px;
}
/*.region.region-vocera-footer > .vc-home-ft:hover{
    background-color: rgba(0,137,149,0.7);
    }*/
    .region.region-vocera-footer > .vc-home-ft:hover .vc-home-ft-title{
      color: #fff;


    }
    .region.region-vocera-footer > .vc-home-ft:nth-child(odd){

      background:  rgba(0,137,149,0.4) url(../img/bg1.png);

    }
    .region.region-vocera-footer > .vc-home-ft:nth-child(odd):hover{
     background:rgba(0,137,149,1);
   }
   .region.region-vocera-footer > .vc-home-ft:nth-child(even):hover{
    background: rgba(219,177,44,1) url(../img/platform-bg.png);
  }
  .region.region-vocera-footer > .vc-home-ft:nth-child(even){
    background: rgba(219,177,44,0.4) url(../img/platform-bg.png);
  }
  .region.region-vocera-footer > .vc-home-ft:hover  a{
    color:#fff;
  }
/* kkmar20 */
  .region.region-vocera-footer > div .vc-home-ft-title, .region.region-vocera-footer > section .vc-home-ft-title{
    width:100%;
    float:left;
    margin-bottom: 20px;
  }
  .region.region-vocera-footer > div .vc-tour a, .region.region-vocera-footer > section .vc-tour{
    padding-bottom: 25px;
  }
  .region.region-vocera-footer  .vc-home-ft .view-content, .region.region-vocera-footer  .vc-home-ftv .vc-tour {

    min-height: 226px;

  }
  .blog-section  .we-col-with-link{
    background: transparent;
  }
  .blog-section  .we-col-with-link{
    padding-top: 16px;
  }
  .banner-content .left-banner p{
    font-size: 18px;
    line-height: 22px;
    color: #4A4A4A;
    max-width:445px;
  }


  .vc-home-ft   a{
    width:100%;
    float:left;
    padding-bottom:30px;
    color: #008995;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;



  }
  .vc-home-ft  a.vp-bl-btn{
    padding-bottom:15px;
  }

  .vc-home-ft-title{
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
  }

  .vc-home-ft.blog-four .view{
    padding-top: 0px;

  }

  .rl-header-im {

    width: 100%;
    color: #4A4A4A;
    font-size: 36px;
    font-weight: 300;
    line-height: 44px;
    text-align: center;
    padding-top:100px;



  }
  .vc-home-ft a.vp-bl-btn {

    padding-bottom: 15px;
    color: #008995;
    background: #fff;
    border: 2px solid #008995;

  }
  .vc-home-ft a.vp-bl-btn {

    padding-bottom: 15px;
    color: #008995;
    background: #fff;
    border: 2px solid #008995;

  }
  .region.region-vocera-footer > .vc-home-ft:hover .vp-bl-btn{
    color: #008995;
  }
  .region.region-vocera-footer > .vc-home-ft:hover a.vp-bl-btn{
    color: #008995;
  }
  .region.region-vocera-footer > .vc-home-ft a:hover{
    text-decoration:none;
  }
  .region.region-vocera-footer{
    margin: 0 auto;

    max-width: 1170px;
  }
  .vidyard_play_button{
    width: 30%;
    float: left;

  }
  .vid-text-container{
    width: 70%;
    float: right;

    color: #fff;

    padding-left: 40px;
  }
  .vid-text-container h2{
    width: 100%;
    float: left;
    margin: 0;
    padding-bottom: 15px; /*jan04 25px*/
    color: #ffffff;
    font-size: 36px;
    font-weight: 300;
    line-height: 44px;
    text-align: center;
  }
  .vid-text-container p{
    width: 100%;
    float: left;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;



  }
  .vid-banner .wrapper{
    margin: 100px auto;
    max-width: 775px;
  }
  .vc-home-ft .view-content,
  .vc-home-ftv .vc-tour{
   min-height: 246px;
 }
 .vid-text-container .vp-tour-btn{
  padding-left: 40px;
  margin-top: 25px;
}
.vidyard_play_button p{
  width: auto;
  float: left;
  color: #fff;
  padding-right:18px;
  padding-top:20px;
  font-size: 18px;
  line-height: 22px;
}
.vp-btn:hover, .vp-btn:focus{ /*btn focus color add jan08*/
  color:#fff;
}
.vocera-prod-bt .product-video .vidyard_play_button {

  display: block;
  padding-top: 40px;

}
.vocera-home-middle .vocera-client .hover-overlay{
  min-height: 132px;
}
.vc-roles .we-col-with-link .col-outer .col-box .bg-rl-img img
{
  max-height: 148px;

  max-width: 148px;

}
.vocera-home-middle .we-quote-slider{
  padding: 95px 0 75px;

}
.vocera-home-middle .we-quote-slider .wrapper{
  max-width: 773px;
}
.vocera-home-middle .we-quote-slider .wrapper .slide-container .slick-prev{
 margin-left: -80px;
 border-bottom: 1px solid #008995;
 border-left: 1px solid #008995;

}
.vocera-home-middle .we-quote-slider .wrapper .slide-container .slide-item .quote-text .writer-info{
      /*   color: #4A4A4A;

    font-size: 24px;
    font-weight: 300;
    line-height: 36px; jan04 */

  }
  .vocera-home-middle .we-quote-slider .wrapper .slide-container .slick-next{
   margin-right: -80px;
   border-left: 1px solid #008995;
   border-bottom: 1px solid #008995;
   border-bottom: 1px solid #008995;
 }
 .vocera-home-middle .we-quote-slider .wrapper .slide-container .slide-item .quote-text p{
    /*color: #4A4A4A;

     font-size: 24px;
    font-weight: 300;
    line-height: 36px;  jan04 */
  }
  .vocera-home-middle.we-quote-slider .wrapper .slide-container .slick-prev,
  .vocera-home-middle.we-quote-slider .wrapper .slide-container .slick-next
  {


  }

  .vocera-home-middle  .we-quote-slider .wrapper .slide-container .slide-item .quote-text p::before,
  .vocera-home-middle .we-quote-slider .wrapper .slide-container .slide-item .quote-text p::after{
    /* color: #4A4A4A;	 jan04*/
  }
  .we-quote-slider .wrapper .slide-container .slick-next{
    margin-right: -80px;
  }
  .vp-bl-btn:hover{
    background: #fff;
  }
  .banner-content .vp-bl-btn:hover{
    background: #fff;
    background-color: #008995;
  }
  .banner-content{
    width:100%;
    float:left;

  }

  a:hover{
    text-decoration:none;
  }
  .vocera-prod-bt .we-col-with-link .col-outer .col-box a:hover p,.vocera-prod-bt .we-col-with-link .col-outer .col-box a:hover h5{
    text-decoration:none !important;
  }
  .vocera-prod-bt .we-col-with-link .section-intro p{
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    width:100%;
    text-align: center;
    min-height:100px;
    padding-top:5px;
  }
  .vocera-prod-bt  .text-rl-container h5 {

    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
    width:100%;
    text-align: center;
    min-height:40px;
    padding-top: 20px;

    font-style: italic;
  }
  .cl-footer .vp-button{
    text-transform: uppercase;
  }
  .vocera-client.company{
    max-width: 100%;
    float:left;
  }
  .product-video .vidyard_play_button {

    display: block;
    padding: 60px 0px;
    border-right: 3px solid rgba(255,255,255,0.5);

  }
  .product-video{
    max-height:500px;

  }
/*.vocera-prod-bt .we-col-with-link{
    background: #fff;
    }*/
    .cl-header{
      margin:0 auto;
      max-width:1184px;

    }
    .vocera-home-middle .vocera-client .cl-header > h2 span {

      color: #008995;
      font-size: 36px;
      font-weight: 600;
      line-height: 30px;

    }
    /*common banner style*/
    .badge-banner  h1{
    	color: #4A4A4A;
      font-size: 45px;
      line-height: 54px;
      font-weight: 400;
    }

    .content-section ul{
      padding-left: 40px;
    }

    .vocera-prod-bt{
      width:100%;
      float:left;
      background: #eee;
    }
    .region-vocera-home{
      width:100%;
      float:left;

    }
    .region-vocera-home > div{
      width:100%;
      float:left;
    }
    .view-product-features .flexslider{
      width:100%;
      float:left;
      border:none;
    }
    .slides .vc-slider > div *{
      color:#fff;

    }
    .slides .vc-slider{
      width: 100%;

      float: left;

      text-align: center;

      position: absolute;

      top: 29%;

    }
    .slides .vc-slider .field-slider-title{
      color: #FFFFFF;
      font-size: 36px;
      font-weight: 300;
      line-height: 44px;
      text-align: center;
      padding-bottom: 20px;
    }

    .slides .vc-slider > div.field-slider-title{}
    .slides .vc-slider > div.field-slider-link{}
    .slides .vc-slider > div.field-slider-link a{}
    .flex-direction-nav a::before {
      color:#fff !important
    }
    .slides .vc-slider > div .field-slider-link{
    }
    .vprod-feat .field-product-subtitle{
      min-height: 55px;
    }
    .slides .vc-slider > div .field-slider-link {

      padding-top: 40px;

    }
    .vprod-feat .vp-bl-btn:hover {

      background: #008995;

    }
    .vc-bt-container .vc-sys-6 .content-section h2{
      margin-bottom: 10px;
    }


    .vc-bt-container .vc-sys-6 .content-section p{
      margin-bottom: 13px;
    }
    .vc-bt-container .vc-sys-6 .content-section ul li{
      margin-bottom: 3px;
    }

    .img-section {

      padding: 30px 0px;

    }
    .flex-direction-nav a::before{
      content: '\f001';
      font-size: 26px;
    }
    .flex-control-nav{
      z-index: 9999;
      bottom: 32px;


    }
    .node-type-vocera-product .vocera-prod-bt{
      background: transparent;
    }
    .node-type-vocera-product .vc-benefits .view-content .views-row-1{
     background: transparent url(../img/bg_right.png);
     background-repeat: no-repeat;

     background-position: -309px -303px;

   }
   .node-type-vocera-product .vc-benefits .view-content .views-row-2{

   }
   .node-type-vocera-product .vc-benefits .view-content .views-row-3{

   }
   .node-type-vocera-product .vc-benefits .view-content .views-row-4{

   }
   .node-type-vocera-product .vc-benefits .view-content .views-row-5{
    width:100%;
    float:left;
    background: #f5f5f5;

  }
  .node-type-vocera-product .newprod-demo .vc-twocol .img-section {

  }
  .node-type-vocera-product .newprod-demo .vc-twocol .img-section.img-hide img{
    max-width: 100%;
    /*top: -32px;
    max-height:293px;*/
  }
  .node-type-vocera-product .vocera-prod-bt .vprod-feat{
    background: transparent url(../img/bg1.png) no-repeat;
    background-position: -216px 0px;

  }
  .node-type-vocera-product .newprod-demo{
    background: #f5f5f5 url(../img/blue-bg-right.png) no-repeat;

    background-position: 149% 100%;

    background-size: 66% 129%;

  }
  .node-type-vocera-product.voceraRenderedMarketoForms-processed .vocera-home-middle{

  }
  .node-type-vocera-product .compare .newprod-demo .vc-twocol .img-section.img-hide img{
    /*max-height: 500px;*/
  }
  /*******compare product css start********/
  .node-type-product-compare .middle h1{
    width:100%;
    float:left;
    text-align: center;
    color: #4A4A4A;
    font-size: 45px;
    line-height: 54px;
  }
  .node-type-product-compare .middle .wrapper {
    margin:0 auto;
    max-width:970px;
  }
  .node-type-product-compare .vc-cmp-vc-img{
    width:100%;
    float:left;
    padding-bottom:40px;
  }
  .node-type-product-compare .vc-cmp-attrib{
    width:100%;
    float:left;
    text-align: center;
  }
  .node-type-product-compare .compare-prd-view .view-product-features{
    width:50%;
    float:left;

  }
  .node-type-vocera-software #page-title{
    display:none;
  }
  .button-section .vp-btn.vp-tour-btn a{
    color:#fff;
  }
/*  .node-type-vocera-new   .middle,.region-vocera-home > div.vocera-device-block{
    background: url(../img/bg1.png);
  }*/
  .region-vocera-home > div.vocera-device-block{
    background: url(../img/bg1.png);
  }
  .vocera-device-block, .platform-right{
    cursor: pointer;
  }
  .region-vocera-home > div.platform-right{
    background:rgba(219,177,44,0.4) url(../img/platform-bg.png);
  }
  .region-vocera-home > div.platform-right:hover   {

    background: rgba(219,177,44,1) url(../img/platform-bg.png);

  }

  .blog-section {

    background: url(../img/roles-bg.png) no-repeat;

  }
  .vc-product-slider,.vc-product-stat{
    width:100%;
    float:left;
  }
  .node-type-vocera-software .newprod-demo .content-section{
    max-width: 567px;
  }
  .node-type-vocera-software .vc-twocol .content-section.content-left-padding {

    padding-left: 8%;

  }
  .vid-banner.banner-right .vidyard_play_button{
    width: 100%;
    border-right:   0px solid rgba(255,255,255,0.5)
  }
  .node-type-vocera-software .vocera-prod-bt {

    width: 100%;
    float: left;
    background: #f5f5f5;

  }
  .node-type-vocera-software .vc-home-ft .block-title-link{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    color: #008995;
  }
  .node-type-vocera-software .middle {

    background: #f5f5f5;
  }

/*}
.node-type-vocera-product .newprod-demo .vc-twocol .img-section.img-hide img{
    top: 40px;
    max-height: auto;
    }*/
    .vc-product-slider,.vocera-plat-stats {
      width:100%;
      float:left;
    }
    .newprod-demo .content-section input{
      border:1px solid #BEBEBE;

    }
    .vid-banner.banner-right .vidyard_play_button {

      width: 100%;
      border-right: 0px solid rgba(255,255,255,0.5);
      padding-left: 25%;
      padding-top: 20px;

    }
    .node-type-vocera-software .middle .vc-badges{
      padding-left: 55px;
    }

    .node-type-vocera-software .vc-twocol .content-section.content-left-padding {

      padding-left: 0%;

    }
    .node-type-vocera-software  .view-display-id-block_2 .views-row-1::after{
      background: none;
    }
    .newprod-demo{
      background: #f5f5f5;
    }
    .vprod-feat{

    }
    .rotate-360{max-width: 400px;float:right;}
    .node-type-vocera-product .middle .vc-smart-badge{
      background: transparent url(../img/bg1.png);

    }
    .vc-smart-badge{
      width:100%;
      float:left;
    }
    .node-type-vocera-product .middle{
      /*    background: transparent url(../img/compare-background.png);*/
    }
    .node-type-vocera-product .marketing .top,
    .node-type-vocera-microsite .marketing .top{
     background: transparent url(../img/market-bg.png) no-repeat;
     background-position: 0px 9px;
    /*padding-top: 240px;
    padding-bottom: 100px;*/
    background-position: -59px 0px;
    padding-top: 130px;

    padding-bottom: 40px;


  }
  .new-nav-bar .field-nav-icon img {
    /*min-width: 30px;*/
    /*min-width: auto;*/
    height: 30px;
  }
  .node-type-vocera-product .vc-bt-container .vc-sys-6 .content-section h2{
    font-weight: 500;
  }
  .page-wrapper.marketing > section.breadcrumbs{
    display:none;
  }
  .node-type-vocera-product .marketing .persistent-nav .nav-actions a.questions{
    color: #4a4a4a;
  }
  .node-type-vocera-product .marketing .persistent-nav .hamburger{
    display:none;
  }
  .node-type-vocera-product .marketing  .nav-back{
    display:none;
  }
  .node-type-vocera-product .marketing .persistent-nav,
  .node-type-vocera-microsite .marketing .persistent-nav{
    top:20px !important;
    background: transparent;
    position: relative !important;
  }
  .node-type-vocera-product .marketing header{
    height: auto;
    background: none;
  }
  .node-type-vocera-new .marketing .vp-tour-btn {


   display: inline-block;
   position: relative;
 }
 .node-type-vocera-new .marketing .new-nav-bar{
  background: transparent;
}
/* .node-type-vocera-product .marketing .middle{
    display: none;
    } jan05 */
    .node-type-vocera-product  .marketing .persistent-nav .btn-red,
    .node-type-vocera-microsite  .marketing .persistent-nav .btn-red{
      background: #cda21f;
      color: white;
      text-shadow: none;
      box-shadow: none;
      border: none;
      padding: 12px 30px !important;
      font-size: 14px;
      text-transform: capitalize;
      border-radius: 5px;

    }
    .node-type-vocera-product  .marketing .vocera-home-middle .vocera-home-middle {
      width:100%;
      float:left;

    }
    .node-type-vocera-product  .marketing  .region-vocera-home > div.graph-section{
      background: #f5f5f5 url(../img/bg_right.png) no-repeat;
      background-position: top right;
      padding: 60px 0px;
    }
    .field-nav-icon img {

      min-width: auto;

    }
    .marketing .vc-product-header{
      display:none;
    }
    .node-type-vocera-new .banner-content .left-banner {

      width: 70%;
    }
    .rotate-360 > p{
      width: 100%;
      text-align: center;
      font-weight: 500;
      font-style: italic;
      font-size: 28px;
      margin-bottom: 0px;
    }
    .v5000-bg{
      width:100%;
      float: left;
      background: transparent url(../img/bg_right.png) no-repeat;
      background-position-x: 0%;
      background-position-y: 0%;
      background-position: right;



    }
    .v5000-bg1{
      width: 100%;
      float: left;
      background: #f5f5f5;
    }
    .node-type-vocera-product .marketing .newprod-demo .vc-twocol .img-section.img-hide img{
      top:0px;
      /*max-width: 230px;*/
    }
    .newprod-demo .view-product-features {
      padding-top:0px;
    }


    .page-wrapper.compare .content-section.content-left-padding{
      padding-left: 0%;
      max-width: 567px;
    }
    .vid-banner .wrapper {
      margin: 140px auto;

    }

    /* Required for triangle */
	/*.node-type-vocera-new  .vp-tour-btn:before
	 {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent;
		border-right: 0;

   }*/
   /* Stroke */
/*.node-type-vocera-new  .vp-tour-btn::before {

    top: 17px;
    border-left-color: #fff;
    border-width: 9px;
    left: 24px;

    }*/
    /* Fill */
/*
	.vp-tour-btn:after {
		top: 1px;
		border-left-color: #2fad74;
		border-width: 29px;
	}
  */
  .node-type-vocera-new  .vocera-home-middle .vocera-client .cli-wrap h2{
    font-size: 18px;
    font-weight: bold;
  }
  .node-type-vocera-new  .vid-banner{
    background-color: transparent;
  }
  .blog-section .vc-role-wrapper{
    float:none;
  }
  platform-right img {



  }
  .node-type-vocera-new  .vid-banner{
    background-color: transparent;
  }
  .page-wrapper.marketing .connected{
    display:none;
  }
  .page-wrapper.marketing .view-display-id-block_2 .views-row-1::after,
  .node-type-vocera-product .view-display-id-block_2 .views-row-1:after
  {
    background: none;

  }
  .v5000-bg1{
    width: 100%;
    float: left;
    background: #f5f5f5;
  }
  .vid-text-container h2{
    text-align: left;
  }
  .vocera-home-middle .vocera-client .cli-wrap{

  }
  /*******compare product css end********/




  @media (min-width: 1025px){
    .node-type-vocera-software  .vprod-feat .field-product-icon{
      min-height: 80px;
    }
    .vc-slider-img .field-slider-image img{
      min-height: 436px;
    }
    .node-type-vocera-software .vc-badges span.field-content .left-banner {

      width: 67%;
    }

  }


  @media (min-width: 768px){
    .node-type-vocera-software  .region.region-vocera-footer > div .vc-home-ft-title,
    .node-type-vocera-software  .region.region-vocera-footer > section .vc-home-ft-title{
      min-height: 180px;
    }
    .region-vocera-home > div.vocera-device-block{padding-right:15px;}
    .region-vocera-home > div.platform-right {

      padding-left:15px

    }
    .region-vocera-home > div.vocera-device-block,
    .region-vocera-home > div.platform-right{
      width:50%;
      float:left;
    }
    .content-section{
      max-width: 475px;
    }
    .vc-benefits .view-content > .views-row:nth-child(2n) .vc-bt-container > .vc-sys-6:first-child .content-section{
      float: right;
    }
    .marketing-wrapper .wrapper .vc-bt-container >div:nth-child(1){
      width: 40%;
    }
    .marketing-wrapper .wrapper .vc-bt-container >div:nth-child(2){
      width: 60%;
    }
    .marketing-wrapper .wrapper .vc-bt-container >div .content-section {

      max-width: 572px;
      float: right;

    }


  }
/*
*********************code for tablet view start******************************/

@media (min-width: 768px) and (max-width:991px){
  .banner-content .left-banner{
    padding-top: 60px;
  }
  .blog-section .vc-role-wrapper > div.view-content > div {

    width: 33%;
    float: left;
    min-height: 418px;

  }

  .blog-section .vc-role-wrapper > div.view-content > div:nth-child(4),
  .blog-section .vc-role-wrapper > div.view-content > div:nth-child(5){

    width: 50%;
    float: left;

  }
  .text-rl-container .v-middle{
    width: 100%;

    float: left;
  }
  .vid-banner .wrapper {

    margin: 100px auto;
    max-width: 650px;

  }



}
@media (min-width: 768px) and (max-width:1024px){
  .vocera-home-middle .vocera-client .cli-wrap{
    padding: 40px 15px 32px;
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .vocera-home-middle .vocera-client .cli-wrap{
    min-height: 260px;
  }
  .vocera-device h2, .platform-right h2{
    min-height: 90px;

  }
  .marketing .wrapper .newprod-demo {
    padding:0px 0px;
  }
  .marketing  .bottom .wrapper .grid-wrap{
    display:none;
  }
  .marketing .wrapper .bottom{
    background: none;

  }
  .marketing .bottom .wrapper p{
    margin-top:20px;
    margin-top:20px;
  }
  .marketing .wrapper .bottom{
    padding-top:0px;
  }
  .marketing  .footer{
    display:none;
  }
  .vc-roles .we-col-with-link .col-outer .col-box{
    padding: 0 0px;
  }
  .region.region-vocera-footer > .vc-home-ft{
    width:50%;
    float:left;
  }
  .region.region-vocera-footer > div .vc-home-ft-title, .region.region-vocera-footer > section .vc-home-ft-title {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    min-height: 98px;

  }
  .vocera-client.company .product-video > img{
    height: 500px;
  }
  .vc-twocol {
    overflow:hidden;
  }
  .vc-twocol .content-section.content-left-padding {

    padding-left: 9%;

  }
  .vc-slider-img .field-slider-image img{
    min-height: 334px;
  }
  .clinical-sections .vc-sys-6{
    width:100%;
    float:left !important;
  }
  .clinical-sections .content-section{
    max-width: 100%;
  }
  .clinical-sections .content-section h2{
    width: 50%;
    float: left;
    min-height: 300px;
    margin-top: 60px;
  }
  .clinical-sections{
    padding: 0 35px;
  }
  .clinical-sections .content-section {

    max-width: 100%;
    margin-bottom: 30px;

  }
  .node-type-vocera-software .region-vocera-footer .vc-home-ft:nth-child(n+3){
    display:none;

  }
  .node-type-vocera-software .region.region-vocera-footer > .vc-home-ft{
    min-height: 219px;
  }
}

/**********************code for tablet view end******************************/


/******************code for mobile view start****************/

@media(max-width:767px){
  .view-display-id-block_2.voc-pro-feat .views-row-1::after{
    background: none;
  }
  .vidyard_play_button p{
    padding-right: 30px;
  }
  .product-video .vidyard_play_button{
    padding: 28px 0px;
  }
  .product-video {

    max-height: 402px;

  }
  .node-type-vocera-new .vocera-home-middle .vocera-client .cli-wrap {

    min-height: 170px;
    padding: 10px 20px;

  }
  .node-type-vocera-new .vocera-client{
    padding: 56px 0px 0px;
  }
  .node-type-vocera-new .vocera-home-middle .vocera-client .cl-header > h2{
    padding: 0px 0px 15px;
  }
  .node-type-vocera-new  .vocera-home-middle .vocera-client .cli-wrap{
    margin-bottom: 10px;
  }
  .node-type-vocera-new .vocera-client .cl-footer .vp-button{
   text-transform: uppercase;

   padding: 15px 22px;

   font-size: 12px;

   line-height: 15px;

 }
 .vidyard_play_button p{
  padding-right: 25px;
}
.node-type-vocera-new .region.region-vocera-footer > .vc-home-ft{
  min-height: auto;
}
.node-type-vocera-new .cl-footer {
  padding: 30px 0px 50px;

}
.vidyard_play_button{
  width:100%;
  max-width:100%;
}
.badge-banner h1{
  font-size: 24px;
  line-height: 30px;

}
.node-type-vocera-software .product-video > img {
  min-height: auto;

}
.node-type-vocera-software .vocera-prod-bt .product-video .vidyard_play_button{
  border-top: 0px solid rgba(255,255,255,0.8);
  max-width:100%;
}
.node-type-vocera-software .middle .vc-badges {

  padding-left: 0px;

}
.node-type-vocera-software .region-vocera-footer .vc-home-ft:nth-child(n+3){
  display:none;

}
.node-type-vocera-software .clinical-sections .vc-bt-container .vc-sys-6:nth-child(2){
  padding-left:0px;
  padding-right:0px;
}
.node-type-vocera-software  .we-quote-slider {
  padding: 20px 0;
  display: none;
}
.blog-section .vc-role-wrapper > div.view-content > div {

  width: 50%;
  max-height: 400px;

}
.vidyard_play_button {
  margin: 0 auto;
  max-width: 200px;
  float: none;

}
.btn-section .vp-tour-btn {

  margin-right: 20px;
  margin-bottom: 20px;

}
.product-video{
  max-height: 700px;
}
.product-video .vidyard_play_button {

  display: block;
  padding: 60px 0px;
  border-top: 3px solid rgba(255,255,255,0.5);
  border-right: 0px solid rgba(255,255,255,0.5);

}

.vocera-prod-bt .product-video .vidyard_play_button{
  display: table;
  padding-top: 10px;
  width: auto;
  float: none;
  margin: 0 auto;
  max-width: 200px;
  clear: both;
  text-align: center;
  border-top: 3px solid rgba(255,255,255,0.8);
}
.vocera-home-middle .vocera-client .cli-wrap:nth-child(odd){

}
.vocera-home-middle .vocera-client .cli-wrap:nth-child(even){

}
.vid-banner .wrapper {

  margin: 30px auto;
  max-width: 775px;

}
.product-video > img{
  min-height:600px;
}
.vid-text-container{
  width: 100%;
  float: left;
  border-left:none;
  padding-left:0px;
  margin-bottom: 40px;


}
.platform-right,.vocera-device{
  width: 100%;
  float: left;
}
.banner-content .left-banner{
  width:100%;
  float:left;
}
.blog-section .vc-role-wrapper > div.view-content > div:nth-child(5){
  width:100%;
  float:left;
}
.blog-section .vc-role-wrapper > div.view-content > div{
  width:50%;
}
.rt-image{
  width: 100%;
  float: left;
  float: left;

}
.vocera-home-middle .vocera-client .hover-overlay {
  display: none;

}
.vocera-home-middle .vocera-client .cli-logo {

  width: 100%;
  float: left;

}
.vocera-home-middle .vocera-client .cli-wrap{
  min-height: 170px;
  padding: 20px;
}
.vocera-home-middle .vocera-client .cli-logo {

  width: 100%;
  float: left;

}
.banner-content .left-banner{
  padding-top: 40px;
}
.banner-content h1{
  font-size: 24px;
  line-height: 29px;
}
.region.region-vocera-footer > .vc-home-ft{
  width:100%;
}
.flexslider .slides img{
  height: 270px;
}
.slides .vc-slider .field-slider-title{
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.slides .vc-slider > div *{
  font-size: 12px;
}
.slides .vc-slider{
  top: 18%;
}
.slides .vc-slider .field-slider-title{
  padding-bottom: 11px;
}
.flexslider .slides img{
  min-height: 270px;
}
.slides .vc-slider > div .field-slider-link {

  padding-top: 22px;

}
.flexslider:hover .flex-direction-nav .flex-prev{

  top: auto;
  bottom: 28px;
  text-align: center;
  left: 38%;
}
.flexslider:hover .flex-direction-nav .flex-next{
  top: auto;
  bottom: 28px;
  text-align: center;
  right: 38%;
}
.vc-twocol .content-section{
  margin:0 auto;
  display:table;
}
.vocera-device{
  padding-top: 35px;
  margin-bottom: 10px;
  margin-bottom: 10px;
}
.vocera-device h2, .platform-right h2{
  font-size: 18px;
  line-height: 22px;
}
.vocera-device a, .platform-right a{
  font-size: 12px;
}
.vocera-device a, .platform-right a{
  padding-bottom: 15px;
}
.platform-right .learn-right h2{
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
.platform-right{
  padding-top: 25px;
}
.vocera-home-middle .vocera-client .cl-header > h2{
  font-size: 18px;
  font-weight: 300;
  line-height: 19px;
  color:#000;
}
.vocera-home-middle .vocera-client .cl-header > h2 span{
  font-size: 18px;
  line-height: 19px;
}
.vocera-home-middle .we-quote-slider .wrapper .slide-container .slide-item .quote-text p {


  font-size: 12px;

  line-height: 15px;

}
.vocera-home-middle .we-quote-slider .wrapper .slide-container .slide-item .quote-text .writer-info{
  line-height: 13px;
  font-size: 12px;
}
.region.region-vocera-footer .vc-home-ft .view-content, .region.region-vocera-footer .vc-home-ftv .vc-tour {

  min-height: 226px;
  display: none;

}
.region.region-vocera-footer > div .vc-tour, .region.region-vocera-footer > section .vc-tour{
  display: none;
}
.vocera-prod-bt .we-col-with-link .section-intro p{
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}
.vocera-prod-bt .we-col-with-link .section-intro p{
  min-height: 25px;
}
.blog-section .we-col-with-link {

  padding-top: 0px;
  padding-bottom: 0px;

}
.rl-header-im{
  padding-top: 50px;
  font-size: 18px;
  line-height: 22px;

}
.node-type-vocera-software .newprod-demo .content-section {

  max-width: 100%;

}
.node-type-vocera-software  .mktoForm input[type="text"]{
  width: 100% !important;
}
.page-node .field-content form.mktoForm .mktoFormCol{
  width:100% !important;
  float:left;
}
.banner-content .left-banner p{font-size: 12px;line-height: 15px;}
.product-video .vidyard_play_button {

  display: block;
  padding: 60px 0px;
  border-top: 3px solid rgba(255,255,255,0.5);
  border-right: 0px solid rgba(255,255,255,0.5);
  width: 100%;
  float: left;
  margin: 0 auto;
  max-width: 200px;
  float: none;
  clear: both;

}


}
@media(max-width:480px){
  .flexslider:hover .flex-direction-nav .flex-prev{


    left: 40%;
  }
  .flexslider:hover .flex-direction-nav .flex-next{

    right: 40%;
  }

}
@media(max-width:360px){
  .flexslider:hover .flex-direction-nav .flex-prev{


    left:34%;
  }
  .flexslider:hover .flex-direction-nav .flex-next{

    right: 34%;
  }

}



/******************code for mobile view start****************/





/*global requirements*/
[class*="vc-sys-"], .vc-badges span.field-content .left-banner ,  .vc-badges span.field-content .rt-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* header list icon section srarts*/
.section-tb50{
  padding-bottom: 50px;
  padding-top:50px;
}
.fl-100{
  float: left;
  width:100%;
}
.vc-product-header .view-product-features{
  width: 100%;
  margin: auto;
  padding: 0 15px;
  min-width: 660px;

}
.vc-product-header .view-product-features .view-content {
  align-items: center;
  justify-content: flex-end;
  display: flex;
}
.vc-product-header .view-product-features .view-content .views-row {
  width: 19%;
}
.vc-product-header .view-product-features .view-content .views-row:nth-child(3){
  width: 24%;
}
.vc-product-header .view-product-features .view-content .views-row .vp-nav-content{
  width:100%;
}

.vc-product-header .view-product-features .view-content .views-row .field-nav-title a{
  font-size: 11px;
  line-height: 14px;
  display: block;
  padding-right: 4px;
}
/*vocera-prod-bt*/
.section-tb50 , .vprod-feat , .vprod-stat{
  padding-bottom: 50px;
  padding-top:18px;
}
.fl-100 , .vprod-feat, .vprod-stat{
  float: left;
  width:100%;
}
.vocera-prod-bt .voc-pro-feat ul{
  display: table;
  width: 100%;
  max-width:1170px;
  margin: auto;
}
.vocera-prod-bt .voc-pro-feat ul li {
  float: left;
  width:100%;
  padding: 0 15px !important;
  list-style: none;
}
.vocera-prod-bt .voc-pro-feat ul li .vp-features-content{
  width:100%;
}
.vc-twocol, .vc-bt-container, .vc-badges span.field-content{
  display: table;
  width: 100%;

}
.vc-twocol .content-section{
  padding-top: 50px;
  padding-bottom: 50px;
}
.vc-twocol .content-section p{
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #4A4A4A;
}
.vc-twocol .content-section h2{
  color: #4A4A4A;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
}
.vc-twocol .img-section img{
  /*  max-width:300px;*/
  margin: auto;
  display: block;
}
.vc-link a{
  background-color: #DBB12C;
  min-width: 232px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
}
.vc-link a:hover{
  color: #fff;
  text-decoration: none;
}
.vc-twocol .img-section{
/*    position: relative;
width:100%;*/
}
.vc-twocol .img-section.img-hide{
  min-height: 280px;
}
.vc-twocol .img-section.img-hide img {
  position: absolute;
  display: block !important;
  left: 0;
  right: 0;
}
.vocera-prod-bt .voc-pro-feat .view-header{
  display: table;
  margin: auto;
  text-align: center;
}
.vocera-prod-bt .voc-pro-feat .view-header .vprod-feat-title{
  margin-bottom: 25px;
}
.vc-badges span.field-content .left-banner h2 a{
  font-size: 45px;
  line-height: 54px;
  color: #4A4A4A;
}
.vc-badges span.field-content .left-banner .field-product-subtitle{
  font-size: 24px;
  line-height: 29px;
  color: #DBB12C;
}
.vocera-prod-bt .voc-pro-feat .view-header .vprod-feat-title h2, .vc-bt-container .vc-sys-6 .content-section h2{
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
  color: #4A4A4A;
}
.vocera-prod-bt .voc-pro-feat .view-header .vprod-feat-title h2{
  text-align: center;
}
.vc-bt-container .vc-sys-6 .content-section p, .vc-badges span.field-content .left-banner .field-product-desc{
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  color: #4A4A4A;
  margin-top: 5px;
  margin-bottom: 22px;
}
.vc-badges span.field-content .left-banner .btn-section a{
  min-width: 212px;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;background-color: #008995;
  margin-right: 15px;
}

.vc-badges span.field-content .left-banner .btn-section a:hover{    background-color: #008995;}
.vc-badges span.field-content .left-banner .field-product-desc + .btn-section a,
.vc-badges span.field-content .left-banner .field-product-desc + .btn-section a:hover {
  background-color: #DBB12C;
}
.vc-bt-container .vc-sys-6 .content-section ul li{
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  color: #4A4A4A;
  margin-bottom: 10px;
}
.vc-bt-container .vc-sys-6 .content-section ul li span.color-text{
  display: inline-block;
  color: #008995;
}
.vc-badges{
  padding: 0;
}
.vc-bt-container .vc-sys-6 .img-section img, .vc-badges span.field-content .rt-image img{
  display: block;
  margin: auto;
}
.vocera-client  .cl-footer .vp-button {

  text-transform: uppercase;
  padding: 15px 68px;

}
.marketing .new-nav-bar {
  background-color: transparent;
}
.marketing .vocera-home-middle .we-quote-slider {

  padding: 95px 0 75px;
  width: 100%;
  background: #f5f5f5;

}
body{
  overflow-x:hidden;
}
.marketing .page-wrapper > section{
  display: none;
}
.marketing  .bottom .wrapper p{
  font-size: 14px;
  float: right;

}
.clinical-video {

  padding-top: 90px;
  padding-bottom: 100px;

}

.vocera-home-middle .we-quote-slider {

  padding: 95px 0 50px;

}
/*tablet start */

@media screen and (min-width:768px){
  [class*="vc-sys-"] {
    float: left;
  }
  .vc-sys-6{
    width:50%;
  }
  .vc-sys-4{
    width:33.33%;
  }
  .vc-sys-8{
    width:66.66%;
  }
  .vc-bt-container .vc-sys-6, .vc-badges span.field-content .left-banner ,  .vc-badges span.field-content .rt-image{
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .vc-badges span.field-content .left-banner{
    width:50%;
    padding-left: 0;
    padding-right: 6%;
  }
  .vc-badges span.field-content .rt-image{
    width:50%;
    overflow: hidden;
  }
  .vc-twocol .content-section.content-left-padding{
    padding-left:16%;
  }

  .vocera-prod-bt .voc-pro-feat ul li {
    width:50%;
  }
  .vocera-prod-bt .voc-pro-feat .view-header .vprod-feat-btnsection a{
    margin: 0 10px;
  }
  .vocera-prod-bt .voc-pro-feat .view-header{
    margin-bottom: 40px;
  }
  /*let right change */
  .vc-benefits .view-content > .views-row:nth-child(even) .vc-bt-container> .vc-sys-6:first-child{
    left:50%;
  }
  .vc-benefits .view-content > .views-row:nth-child(even) .vc-bt-container> .vc-sys-6:last-child{
    right:50%;
  }

}
@media screen and (min-width:992px){
  .vocera-prod-bt .voc-pro-feat ul li {
    width:33%;
  }
  .vc-product-header .view-product-features{
    width: 60%;
  }
}
@media screen and (min-width:1200px){
  .vc-twocol{
    max-width:1170px;
    margin:auto;
  }
}
/*tablet 991*/
@media screen and (max-width:991px){
  .vc-product-header .view-product-features{
    width:100%;
  }
  .vc-badges span.field-content .left-banner .btn-section{
    width:100%;
    margin-bottom: 15px;
  }

}
@media screen and (max-width:767px){
  body .marketing .top{
    margin-top: 0px;
  }
  .vid-text-container p{
    font-size: 12px;
  }
  .vid-text-container h2{
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 20px;
  }
  .vid-text-container{
    padding: 15px 15px;
  }
  .node-type-vocera-product .marketing .top, .node-type-vocera-microsite .marketing .top{
    background-position: -389px -150px;
  }
  .node-type-vocera-product .marketing .top, .node-type-vocera-microsite .marketing .top{
    padding-bottom: 0px;
    padding-top: 102px;
    padding-top: 60px; /*jan09 */
  }
  .node-type-vocera-product .marketing .top .marketing-wrapper .content-section .mktoFormRow{
    width:100% !important;

  }
  .vocera-prod-bt .voc-pro-feat .view-header .vprod-feat-btnsection a{
    display: block;
    margin-bottom: 20px;
    max-width: 232px;
    margin-left: auto;
    margin-right: auto;
  }
  .vc-bt-container .vc-sys-6 .content-section p, .vc-bt-container .vc-sys-6 .content-section ul li, .vc-twocol .content-section p,
  .vc-badges span.field-content .left-banner .field-product-desc{
    font-size: 12px;
    line-height: 15px;
  }
  .vc-twocol .content-section h2,.vocera-prod-bt .voc-pro-feat .view-header .vprod-feat-title h2,
  .vc-bt-container .vc-sys-6 .content-section h2, .vc-badges span.field-content .left-banner .field-product-subtitle{
    font-size: 18px;
    line-height: 22px;
  }
  .vc-bt-container .vc-sys-6 .content-section{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .vc-badges span.field-content .left-banner ,  .vc-badges span.field-content .rt-image{
    padding-bottom: 30px;
  }
  .vc-badges span.field-content .left-banner h2 a{
    font-size: 24px;
    line-height: 29px;
  }
}

/*compare page starts*/
#block-vocera-compare-devices{
  background: url(../img/bg1.png);
}
.compare_page{
  position:relative;
  float: left;
  width: 100%;
}

.compare_page::after{
  position:absolute;
  content:"";
  height:2px;
  width:80%;
  left:10%;
  bottom:0;
  background-color:rgba(216,216,216,0.5);
}
.compare_page > h3{
  text-align: center;
  font-size:45px;
  margin:100px 0;
}
.compare_page > div{
  width:50%;
  float:left;
  text-align: center;
  margin-bottom:50px;
}

.compare_page > div h3{
  font-size:24px;
  margin-bottom:20px;
}

.features-compare .leftproduct,
.features-compare .rightproduct{
  width:50%;
  float:left;
  text-align:center;
}

.features-compare .leftproduct > div,
.features-compare .rightproduct > div{
  margin-top:50px;
}

.features-compare .leftproduct p a,
.features-compare .rightproduct p a{
  font-size:14px;
  font-weight:bold;
}

.features-compare .feature-item-content p:only-child{
  height:62px;
  font-size:22px;
  width:55%;
  margin-left:auto;
  margin-right:auto;
}

.features-compare .feature-item-content p:first-child:not(:only-child){
  font-size:22px;
  width:65%;
  margin-left:auto;
  margin-right:auto;
  height:93px;
  margin-bottom:10px;
}

.features-compare .feature-item-content p:last-child:not(:only-child){
  line-height:1px;
}

@media (max-width:1119px){
  .features-compare .feature-item-content p:only-child,
  .features-compare .feature-item-content p:first-child:not(:only-child){
    width:65%;
    font-size:18px;
  }

  .features-compare .feature-item-content p:first-child:not(:only-child){
    height:80px;
  }
}

@media (max-width:991px){
 .features-compare .feature-item-content p:only-child,
 .features-compare .feature-item-content p:first-child:not(:only-child){
  width:80%;
}
}

@media (max-width:767px){
  .features-compare .feature-item-content p:only-child{
    height:80px;
  }
  .features-compare .feature-item-content p:only-child,
  .features-compare .feature-item-content p:first-child:not(:only-child){
    width:85%;
    font-size:14px;
  }
  .features-compare .feature-item-content p:first-child:not(:only-child){
    height: 85px;
  }
  .vocera-home-middle .we-quote-slider .wrapper .slide-container .slick-prev,
  .vocera-home-middle .we-quote-slider .wrapper .slide-container .slick-next{
    display:none !important;
  }
  body .top{
    margin-top:0px;
  }
  .node-type-vocera-software header{position:relative;}
}

.region-vocera-footer .block-title-link{
  color:#008995;
  text-align:center;
}
.region-vocera-footer .vp-btn{
  min-width:auto;
}

/*compare page ends*/
/*04012019*/
.vocera-prod-bt{
  background: #ffffff;
}
.node-type-vocera-software .vc-home-ft:hover .block-title-link{
  /*clinical color box hover */
  color: #ffffff;
}
/* clinical page white space remove*/
.node-type-vocera-software .breadcrumbs{
  margin: 0;
}
/*marketing page */
.page-wrapper.marketing > section.bottom{
  background: #ffffff;
}
.page-wrapper.marketing > section.bottom footer{
  display: none;
}
.page-wrapper.marketing > section.bottom .card-logo{
  width: 178px;
  height: 27px;
  background-image: url(/sites/all/themes/vocera/logo.png);
  margin: 10px;
}
.page-wrapper.marketing > section.bottom .lap-full{
 display: none;
}
.page-wrapper.compare .vc-twocol, .page-wrapper.compare .vc-bt-container, .page-wrapper.compare .vc-badges span.field-content{
  table-layout: fixed;
}
/*home banner img center */
.node-type-vocera-new  .banner-content  .content img{
  display: block !important;
  max-width: 320px;
  height: auto;
  margin: auto;
}
.vid-banner{
  cursor: pointer;
}
.vocera-home-middle .vocera-client .cli-wrap  .client-container{
  display: table;
  table-layout: fixed;
  width: 100%;
}
.vocera-home-middle .vocera-client .cli-wrap{
  min-height: 0px;
  display: flex;
  align-items: center;
  min-height: 210px;
  position: relative;
}
.vocera-home-middle .vocera-client .cli-wrap:after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width:5px;
  height: 70%;
  background: #ccc;
  margin: auto;
}
.vocera-home-middle .vocera-client .cli-wrap:hover:after{
  background: rgba(204,204,204,0.3);
}

.vocera-home-middle .vocera-client .cli-wrap  .client-container .cli-logo,
.vocera-home-middle .vocera-client .cli-wrap  .client-container .hover-overlay{
  display: table-cell;
  float: none;
  vertical-align: middle;
  min-height: 0;
}
.not-selected .vc-sm-badge-nav{
  opacity: 0.5;
}
.node-type-vocera-new .vc-roles .we-col-with-link .col-outer .col-box{
  float: none;
  width: 100%;
  max-width: 148px;
  padding: 0;
  padding: 0;
  display: table;
  margin: auto;
}
@media (max-width: 991px){
  .region.region-vocera-footer > div .vc-tour, .region.region-vocera-footer > section .vc-tour{
    display: none;
  }
  .region.region-vocera-footer .vc-home-ft .view-content, .region.region-vocera-footer .vc-home-ftv .vc-tour{
    display: none;
  }
  .page-wrapper.compare .content-section.content-left-padding{
    max-width: 100%;
  }
  .vocera-home-middle .vocera-client .cli-wrap{
    width:100%;
    min-height: 0;
  }
  .node-type-vocera-new .vocera-home-middle .vocera-client .cli-wrap{
    position: relative;
    margin-bottom: 20px;
  }
}
@media(max-width:767px){
  .node-type-vocera-new .vc-roles .we-col-with-link .col-outer .col-box{
    margin-bottom: 20px;
  }
  .region.region-vocera-footer > div .vc-home-ft-title , .region.region-vocera-footer > section .vc-home-ft-title{
    padding: 0 20%;
  }
  .vc-home-ft a.vp-bl-btn{

    max-width: 300px;
    margin: auto;
    float: none;
    display: table;
  }
  .features-compare .leftproduct .feature-item  .button-section .vp-btn, .features-compare .rightproduct .feature-item  .button-section .vp-btn{
    min-width: 0;
    max-width: 100%;
  }
  .vc-bt-container .vc-sys-6 .vid-banner .wrapper{
    margin:40px auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 92%;
    height: 80px;
    text-align: center;
    display: block;
  }
  .vc-bt-container .vc-sys-6 .vid-banner .wrapper .vidyard_play_button  {
    padding: 0;
    margin: auto;
    border:0;
  }
  .flexslider:hover .flex-direction-nav a, .flexslider:hover .flex-direction-nav a{
    display: none;
  }
  .node-type-vocera-new .banner-content .left-banner{
    width:100%;
  }
  .node-type-vocera-new .vocera-home-middle .vocera-client .cli-wrap{
    position: relative;
    margin-bottom: 20px;
  }
  /*home icon s center Explore More Customer Stories jan05*/
  /* .vocera-home-middle .vocera-client .cli-logo{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .vocera-home-middle .vocera-client .cli-logo img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    } */
        /*home icon s center Explore More Customer Stories jan05*/
        .vocera-home-middle .vocera-client .cli-wrap .client-container .cli-logo{
          width: 100px;
          height: auto;
          padding-right: 15px;
        }
        .node-type-vocera-new .vocera-home-middle .vocera-client .cli-wrap h2{
          display: none;
        }
        .vc-roles .we-col-with-link .col-outer .col-box .text-rl-container {
          max-width:148px;
          margin: auto;
        }
        .vc-badges span.field-content .left-banner{ /* clinical page add top space*/
          padding-top:36px;
        }
        .node-type-vocera-new .banner-content .left-banner{
          display: flex;
          flex-flow: column;
        }
        .node-type-vocera-new .banner-content .left-banner .btn-section{
          text-align: center;
        }
        .node-type-vocera-new .banner-content .left-banner .btn-section .vidyard_wrapper{
          float: none;
        }
        .node-type-vocera-new .banner-content .left-banner .btn-section .vidyard_wrapper .vp-tour-btn{
          margin-right: 0;
        }
        .vocera-home-middle .vocera-client .cli-wrap:after{
         display: none;
       }
       /* inner pages btn center */
       .vc-badges span.field-content .left-banner .btn-section, .btn-vc-center,
       .vc-bt-container .vc-sys-6 .content-section .button-section{
        text-align: center;
      }
      .vc-twocol, .vc-bt-container, .vc-badges span.field-content{
        display: block;
      }
      .vocera-prod-bt .voc-pro-feat ul{
        padding-left:20px;
        padding-right: 20px;
      }

      .node-type-vocera-software .vocera-prod-bt .voc-pro-feat ul{
        padding-left:0px;
        padding-right: 0px;
      }
      .vc-bt-container .vc-sys-6 .vc-care-img{
        width: 100%;
      }
      .vc-bt-container .vc-sys-6 .vc-care-img img{
        min-height: auto;
      }

    }
    @media(max-width:480px){
      .vc-slider-img .field-slider-image img{
        min-height:300px;
        height: 300px;
      }
      .vc-roles .we-col-with-link .col-outer .col-box .bg-rl-img img{
        max-width: 130px;
        max-height: 130px;
      }
      .vc-roles .we-col-with-link .col-outer .col-box .text-rl-container{
        max-width:130px;
      }
      .region.region-vocera-footer > div .vc-home-ft-title, .region.region-vocera-footer > section .vc-home-ft-title{
        padding: 0 14%;
      }
    }
    @media(max-width:479px){
      .vc-roles .we-col-with-link .col-outer .col-box .bg-rl-img img{
        max-width: 110px;
        max-height: 110px;
      }
      .vc-roles .we-col-with-link .col-outer .col-box .text-rl-container{
        max-width:110px;
      }
    }

    @media (max-width: 767px) and (min-width: 481px){
      .page-wrapper.compare .content-section .mktoForm{
        text-align: left;
        width: 300px !important;
        margin: auto !important;
        text-align: center;
      }
      .page-wrapper.compare .content-section .mktoForm .mktoButtonRow span.mktoButtonWrap {
        margin-left: 0;
      }
    }
    @media (max-width:360px){
      .vc-twocol .img-section img{
        max-width: 260px;
      }
    }
    @media (max-width: 1024px) and (min-width: 768px){
      .region.region-vocera-footer > div .vc-home-ft-title, .region.region-vocera-footer > section .vc-home-ft-title{
        padding: 0 16%;
      }
      .region.region-vocera-footer > .vc-home-ft:nth-child(odd){
        border-right: 4px solid #fff;
      }
      .region.region-vocera-footer > .vc-home-ft{
        min-height: 284px;
      }

      .vc-slider-img .field-slider-image img{
        min-height: 424px;
      }
      .marketing-wrapper .wrapper .vc-bt-container >div .content-section.badge-banner{
        max-width:420px;
      }

    }
    @media (max-width: 1024px) and (min-width: 992px){
      .region.region-vocera-footer > div .vc-home-ft-title, .region.region-vocera-footer > section .vc-home-ft-title{
        padding: 0 22%;
      }
      .node-type-vocera-new .region.region-vocera-footer > .vc-home-ft{
        min-height: 425px;
      }
      .vocera-home-middle .vocera-client .cli-wrap{
        min-height: 236px;
      }
    }
    @media (max-width: 1199px) and (min-width: 1025px){
      .node-type-vocera-new .region.region-vocera-footer > .vc-home-ft{
        min-height: 440px;
      }
      .vocera-home-middle .vocera-client .cli-wrap{
        min-height: 236px;
      }
    }
    @media(min-width:768px){
      .vocera-home-middle .vocera-client .hover-overlay, .vocera-home-middle .vocera-client .cli-wrap:hover .hover-overlay{
        border:0;
      }
      .vc-bt-container .vc-sys-6 .vid-banner .wrapper{
        margin:40px auto;
      }
      .flexslider .slides .vc-slider .wrapper{
        padding-left: 30px;
        padding-right:30px;
      }
      .vc-twocol, .vc-bt-container, .vc-badges span.field-content{
        table-layout: fixed; /*vocera badge 2 col img collapse i11*/
      }
      .page-wrapper.marketing > section.newprod-demo .vc-twocol .content-section{
        max-width: 100%;
      }
    }
    @media(min-width:992px){
      .node-type-vocera-new .region.region-vocera-footer > .vc-home-ft{
        position: relative;
      }
      .node-type-vocera-new .region.region-vocera-footer > .vc-home-ft .bl-exp{
        position: absolute;
        bottom: 50px;
        width: calc(100% - 100px);
      }
    }
    @media(min-width:1200px){

      .vc-bt-container .vc-sys-6 .vid-banner .wrapper{
        margin: 100px auto;
      }
      .region.region-vocera-footer > .vc-home-ft{
        min-height: 410px;
      }
    }
    /*i11 hacks*/
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      /* IE10+ specific styles go here */
      .new-nav-bar  .vc-product-header .content{
        display: block;
      }
      .vocera-home-middle .vocera-client .cli-wrap{
        min-height: inherit;
        height: 210px;
      }
    }

    /*rotating video center align*/
    .vc-rt-vid {
      cursor: pointer;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
    }

    .spin-txt {
      text-align: center;
    }

    .vc-img-hid{
      overflow: hidden;
    }

    /*new change*/
    span.ringdna-smartnumber {
      font-size: 11px;
      text-decoration: none !important;
      color: #717171;
      position: relative;
    }
    span.ringdna-smartnumber:before {
      text-decoration: underline;
      content: "";
      position: absolute;
      top: 3px;
      left: -25px;
      width: 13px;
      height: 13px;
      background: url(/sites/all/themes/vocera/img/new-design/phone_icon.svg);
      background-size: cover;
    }
    .top-header{
      position: absolute;
      width: 100%;
      top: 0;
      display: block !important;
    }

    /*brand microsite pages*/
    .node-type-vocera-microsite .field-microsite-care {
      text-align: center;
    }
    .node-type-vocera-microsite  .field-microsite-video,
    .node-type-vocera-microsite  .field-microsite-comms{
      padding: 60px 0px;
    }
    .node-type-vocera-microsite .field-microsite-care h2{
      font-size: 36px;
      font-weight: 300;
      line-height: 44px;
      color: #4A4A4A;
    }
    .node-type-vocera-microsite .field-microsite-care-image {
      padding: 50px 0px;
    }
    .node-type-vocera-microsite .content-section.content-left-padding{
      max-width: 100%;
      /*padding-left: 0;*/
    }
    .node-type-vocera-microsite .breadcrumbs {
      display: none;
    }
    .node-type-vocera-microsite .field-microsite-care-image img{
      height: auto;
    }
    .node-type-vocera-microsite .mktoButtonRow .mktoButton {
      text-transform: uppercase;
    }
    .node-type-vocera-product .vc-link, .node-type-vocera-microsite .vc-link {
      max-width: 250px;
    }

    /*New Microsite pages tablet design*/
    @media (min-width:768px) and(max-width:991px){
      .node-type-vocera-microsite .vc-twocol .img-section {
        position: static;
      }
    }

    /*New Microsite pages mobile design*/
    @media (max-width:767px){
      .node-type-vocera-product .compare .newprod-demo .vc-twocol .img-section.img-hide img{
        top:-40px;
      }
      .node-type-vocera-microsite .product-video > img{
        min-height: 0;
      }
      .node-type-vocera-microsite .field-demo-desc h2{
        text-align: center;
        padding-bottom: 20px;
      }
      .node-type-vocera-microsite .field-microsite-video, .node-type-vocera-microsite .field-microsite-comms{
        padding: 0;
      }
      .node-type-vocera-microsite .vc-twocol .content-section {
       padding-top: 40px;
       padding-bottom: 40px;
     }
     .page-wrapper.marketing > section.bottom .card-logo{
      clear: both;
      margin: auto;
      float: none;
    }
    .marketing .bottom .wrapper p{
      float: none;
      text-align: center;
    }
    .vc-rt-vid{
     width:100%;
     margin-top:30px;
   }
    .node-type-vocera-microsite .vc-link {
      /*text-align: center;*/
      margin: 0 auto;
    }
    .node-type-vocera-microsite .img-section {
      padding: 0;
    }
  }
.node-type-vocera-new .rt-image {
  overflow: hidden;
}
/*Video border fix in firefox*/
.banner-content *, .badge-banner * {
    outline: none;
}
/* global item kkmar20  */
.site-links li.leaf{
  position: relative;
}
.site-links li.leaf:before{
  content: "";
  position: absolute;
  width: 5px;
  height: 8px;
  left: -12px;
  top: 5px;
  background-image: url(../img/list-arrow.png);
}
.site-links li.leaf a{
  padding: 0;
}
.site-links li.leaf a:hover, .site-links li.leaf a:focus{
  background: transparent;
}
header .top-navigation ul li.tel-number a:before{
  background: url(/themes/vocera/img/new-design/phone_icon.svg);
}
header .top-navigation ul li.tel-number a:after{
  background: url(/themes/vocera/img/new-design/phone_icon_teal.svg);
}
header .top-navigation ul li.lang-selector .outer-container span:before{
  background: url(/themes/vocera/img/new-design/globe_icon.svg);
}
header .top-navigation ul li.lang-selector .outer-container span:after{
  background: url(/themes/vocera/img/new-design/lang_down_arrow.svg);
  background-size: cover;
}
header .top-navigation ul li.top-search span:before{
  background: url(/themes/vocera/img/new-design/search_icon.svg);
}
header .top-navigation ul li.top-search form:before{
  background: url(/themes/vocera/img/new-design/search_icon.svg);
  background-size: cover;
}
.info-btn{
  background: url(/themes/vocera/img/gold-back-2.png) #AA832E repeat-x !important;
}
.quote-bg, .vcr-prdct-wrapper.bg-quote, .vcr-prdct-wrapper .half-box.bg-quote, .inforgraphic{
  background-image: url(/themes/vocera/img/green-bg.png);
}
.vcr-prdct-wrapper .half-box.bg-green-graphic{
  background-image: url(/themes/vocera/img/vector-back.png);
}
div.close-button{
  background-image:url(/themes/vocera/img/close.png);
}
/* breadcrumb markk21 */
.breadcrumbs .breadcrumb{
  margin: 0;
  padding: 0;
  background: transparent;
  border:0;
}
.breadcrumbs .breadcrumb > .active{
  color: #00a2a9;
  font-size: 12px;
}
.node-type-vocera-product h1#page-title{
  display: none;
}
/* global heading tags line height chnages as per live */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  line-height: 1.4;
}
/* ,
h1#page-title, .product-vocera-top h1, .compare_page > h3, .product-vocera-sub-title,
.product-vocera-title,.vwo-contact-us h1, .comunication-delays-title, .comunication-delays-more h2,
.vwo-product-page .bg-quote .content-box h2 */
.breadcrumbs .breadcrumb > li + li:before{
  content: ">>";
  font-size: 9px;
  color: #5a5a5a;
  letter-spacing: -1px;
}
p:last-child{
  margin: 0.5em 0 1.5em;}
 .new-nav-bar .vc-product-header > .form-group{
  display: flex;
  max-width: 1000px;
  margin: auto;
  padding: 10px 0;
  align-items: center;
  justify-content: flex-end;
 }
 .new-nav-bar .vc-product-header .view-product-features .view-content .views-row.not-selected{
   opacity:0.5;
 }
 .product-video>img.video-poster{
  min-width:1400px;
  min-height: 350px;
}
.product-top-left>span{
  display: block;
  margin-bottom: 0;
}
li.email-icon{
  background: url(/themes/vocera/img/email-icon.jpg) left center no-repeat;
}
li.phone-icon{
  background: url(/themes/vocera/img/phone-icon.jpg) left center no-repeat;
}
.submit-btn>input[type="submit"]{
  background: url(/themes/vocera/img/gold-back-2.png) #AA832E repeat-x !important;
}
.contact-in>h1{
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  color: #616464;
}
.region-sidebar-second h2{
  font-size: 24px;
  color: #616464;
  margin-bottom: 16px;
}
.page-node-23141 .region-sidebar-second h2{
  color: #BA900D;
  margin-bottom: 0.4em;
}
.vocera-prod-bt .voc-pro-feat > .view-content{
  display: table;
  width: 100%;
  max-width: 1170px;
  margin: auto;
}
.vocera-prod-bt .voc-pro-feat > .view-content .views-row {
  float: left;
  width: 100%;
  padding: 0 15px ;
  margin-bottom: 30px;
}
/* .vocera-prod-bt .voc-pro-feat .view-content .views-row .views-field-field-product-purpose > .field-content > div .field--label{
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.vocera-prod-bt .voc-pro-feat .view-content .views-row .views-field-field-product-purpose > .field-content > div .field--item{
  margin-bottom: 20px;
} */
.banner-content+ .region.region-content , .product-clear-both + .region.region-content{
  clear: both;
}
.node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row,
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row,
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row

{
 float: left;
  width: 100%;
}
.node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field,
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field,
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field
{
  float: left;
  width: 100%;
}
.node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content,
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content,
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content

{
  width: 100%;
  max-width: 567px;
  padding-top: 50px;
  padding-bottom: 50px;}
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content{
  max-width:100%;
}
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content p{
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  color: #4A4A4A;
}
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
height:52px !important;
}
.node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol,
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol,
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol
{
  display: block;
  overflow: visible;
}
.node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-8,
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-8,
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-8
{
  display: none;
}
.node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-4,
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-4,
.page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-4

{
  width:100%;
}
.vc-badges.vocera-product-banner .view-content > .views-row{
  display: table;
  width: 100%;
}
.vc-badges.vocera-product-banner span.field-content .left-banner, .vc-badges.vocera-product-banner span.field-content .rt-image{
  width:100%;
  display: block;
  padding: 0;
}
.vc-badges.vocera-product-banner span.field-content .rt-image{
  display: none;
}
.spin-txt {
  margin: 20px 0px;
}
.page-node-type-industry-solution .page-wrapper.test{
  overflow: visible;
  overflow-y: hidden;
}
/* login user page ui satrts */
.path-user nav.tabs>ul>li, nav.tabs>ul>li{
  padding: 0 !important;
}
.path-user nav.tabs>ul>li a,  nav.tabs>ul>li a{
  background-color: #ddd;
  border-color: #bbb;
  border-style: solid solid none solid;
  border-width: 1px;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;}
.path-user nav.tabs>ul>li.active a,nav.tabs>ul>li.active a{
  padding-bottom: 0;
  padding-top: 0;
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
.path-user nav.tabs>ul>li a:hover,nav.tabs>ul>li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
.path-user nav.tabs>ul>li.active,nav.tabs>ul>li.active{
  border: 0;
  background: none;
}
.path-user nav.tabs>ul>li.active:after,nav.tabs>ul>li.active:after{
  display: none;
}
.path-user form.user-login-form input.form-control, .path-user form.user-pass input.form-control,
.path-user form.user-register-form input.form-control{
  width:auto;
  height: auto;
  line-height: normal;
  font-size: 100%;
}
/* login user page ui ends */
/* pagination ui press release page starts */
.pager-nav .pager{
  margin-top: 0;
}
.pager-nav .pager li > a{
  padding: 0;
  border: 0;
}
.pager-nav .pager li.active > a{
  font-weight: bold;
  color: #7b6d65;
}
.pager-nav .pager li > a:hover{
  background: transparent;
}
/* pagination ui press release page ends */
/* customer page starts */
body.page-customers #customer-love-block .social-media-grid .social-media.instagram {
    background-image: url(/themes/vocera/img/instagram-quote-bg.png);
}
body.page-customers .region-bottom {
  background: #A4C9B5 url(/themes/vocera/img/social_logo_bg_1400x730.png) top center no-repeat;
  background-size: cover;
}
body.page-customers #customer-love-block .social-media-grid .social-media.twitter {
  background-image: url(/themes/vocera/img/twitter-quote-bg.png);
}
body.page-customers #customer-love-block .social-media-grid .social-media.facebook {
  background-image: url(/themes/vocera/img/facebook-quote-bg.png);
}
.page-node-type-industry-solution .vcr-prdct-wrapper.video-half .content-box{
  padding: 0px !important;
  /* http://dev-d8vocera.ameexcloud.com/industry-solution/department-defense  28185 */
}
body.page-customers #customer-love-block .social-media-grid .social-media.instagram .social-media-logo {
  background: url(/themes/vocera/img/instagram_icon.png) 50% 1.5em no-repeat;
  font-size: 0;
  position: relative;
  top: 20.5px;
}
body.page-customers #customer-love-block .social-media-grid .social-media.facebook .social-media-logo {
  background: url(/themes/vocera/img/facebook_icon.png) 50% 1.5em no-repeat;
  font-size: 0;
  position: relative;
  top: 20.5px;
}
body.page-customers #customer-love-block .social-media-grid .social-media.twitter .social-media-logo {
  position: relative;
  z-index: 2;
  background: url(/themes/vocera/img/twitter_icon.png) 50% 1.5em no-repeat;
  font-size: 0;
  top: 20.5px;
}
.clinical-bg2{

  background: transparent url(/themes/vocera/img/platform-bg.png) no-repeat -300px 0px;
}
.blog-mid .blog-list li:before{
  background: url(/themes/vocera/img/list-arrow.png?1387322939);
  background-size: cover;
}
.node-type-vocera-software .vc-badges.vocera-product-banner .view-content > .views-row{
  background: url(/themes/vocera/img/bg1.png) no-repeat;
}
/* mantis 27934 fix */
.page-node-type-ein-page .ein-page.full .content{
  margin-top: 30px;
  margin-bottom: 40px;
}
.page-node-type-ein-page .top >.med-gray.middle > .clearfix > .gray-content:nth-child(2){
  padding: 0;
}
.page-node-type-ein-page .top >.med-gray.middle > .clearfix > .gray-content:nth-child(2) .views-element-container.form-group{
  padding: 0 20px;
}
/* customer page ends */
.news-item .large-link{
  display: block;
}
.node-type-sem-page .page-wrapper{
  overflow: visible;
}
/* microsite page satrts */
.node-type-vocera-microsite .persistent-nav .logo-badge img{
  vertical-align: top;
}
span.ringdna-smartnumber:before{
  background: url(/themes/vocera/img/new-design/phone_icon.svg);
  background-size: cover;
}
.we-latest-activity .below-content h6::after{
  background: url(/themes/vocera/img/header-arrow.png) no-repeat;
}
/* microsite page ends */
.page-node-type-class .tab-panels .panel{
  background: transparent;
  border:0;
  box-shadow: none;
}
.page-node-type-class .tab-panels .panel > ul{
  padding-left: 13px;
}
.page-node-type-class .tab-panels .panel > ul li {
  display: list-item;
  padding: 10px ;
  text-transform: none;
  font-weight: normal;
  margin: 5px 0 ;
  list-style-image: url(../img/list-arrow.png);
  cursor: auto;
}
.vid-text-container p:last-child{
  margin: 0;
}
/* .page-node-type-industry-solution .middle > .wrapper > .grid-wrap > .grid > #body-intro-text{
  font-size: 16px;
  margin: 0;
  width: 100%;
} */
.page-node-type-product-category #all-overviews .vcr-prdct-wrapper .half-box .video .video-text{
  background: transparent;
  bottom: inherit;
  top: 48% !important;
}
.page-node-type-product-category #all-overviews .vcr-prdct-wrapper .half-box .video .video-text h2{
  font-size: 30px !important;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0.4em;
  letter-spacing: normal;
  text-transform: capitalize;
}
.page-node-type-product-category #all-overviews .vcr-prdct-wrapper .half-box .video .video-text p {
  line-height:1.4;
  font-size: 16px;
}
.to-hide .field--name-field-resource{
  display : none;
  }
  body.user-logged-in.path-frontpage .region.region-vocera-footer > .vc-home-ft .contextual-region,
  body.user-logged-in.path-frontpage .region.region-vocera-footer > .vc-home-ft .contextual
  {
position: static;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item{
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item legend span.fieldset-legend{
    display: block;
    height: auto;
    padding: 10px;
    cursor: pointer;
    padding-left: 17px;
    color: #7b6d65;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item > .fieldset-wrapper{
    display: none;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item.opencheckbox > .fieldset-wrapper{
    display:block;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item:not(.opencheckbox) > legend:after{
    content: "+";
  }
  body.path-resource-center  .middle  .grid-wrap .side-bar{
    margin-top: 0;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item.opencheckbox > .fieldset-wrapper .form-item > label{
    font-size: 16px;
    position: relative;
    padding-left: 22px;
    width: 100%;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item.opencheckbox > .fieldset-wrapper .form-item > label input{
    position: absolute;
    left:0;
    top:6px;
  }
  form#views-exposed-form-resource-center-page fieldset.form-item.opencheckbox > .fieldset-wrapper .form-item > label:before {
    content: ">";
    padding-right: 0px;
    font-size: 11px;
    vertical-align: middle;
    bottom: 2px;
    position: relative;
    font-weight: bold;
}
form#views-exposed-form-resource-center-page fieldset.form-item.opencheckbox > .fieldset-wrapper .form-item{
  margin-top: 5px;
  margin-bottom: 5px;
}
.resource-recent .del-edit-node{
  width: 100%;
  margin: 10px 0;
  padding-top: 5px;
  border-top: 1px dashed #ccc;
}
.resource-recent .del-edit-node a{
  display: inline-block ;
  margin-right: 8px;
  padding-right: 10px;
  border-right: solid 1px #ccc;
  font-weight: normal ;
  color: #c1b0ad;
}
.resource-recent .del-edit-node a:hover{
  color:#f68165;
}
body.path-search form#search-form{
  position: relative;
  width:30%;
  margin-top: 1em;
}
body.path-search form#search-form > .form-group{
  margin-bottom: 1em;
}
body.path-search form#search-form > .form-group  label.control-label{
  position: static;
  width: auto;
  height: auto;
}
body.path-search form#search-form > .form-group  .input-group > input[type="search"]{
  width:100%;
  padding: 12px 10px 12px 20px;
  position: relative;
  background: #ebebeb;
  border-radius: 8px 0 8px 0;
  border: 0;
  height: auto;
  margin-bottom: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
body.path-search form#search-form > .form-group  .input-group > span.input-group-btn{
  position: absolute;
  right: 0;
  display: inline-block;
  width: 43px;
  height: 27px;
  top: 7px;
  margin: auto;
}
body.path-search form#search-form > .form-group  .input-group{
  width:100%;
}
body.path-search form#search-form > .form-group .input-group > span.input-group-btn button{
  background: transparent;
  border:0;
  outline: none;
  padding: 5px 12px;
}
body.path-search form#search-form > .form-group .input-group > span.input-group-btn button span.glyphicon-search:before{
  content: "\4d";
  font-family: 'icomoon';
  font-size: 20px;
  color: #616464;
}
body.path-search .resource-recent .views-row{
  background: #f9f9f9;
}
.path-news .pager-nav .pager li.pager__item--next > a span.visually-hidden,
.path-news .pager-nav .pager li.pager__item--previous > a span.visually-hidden
{
  position: static !important;
}
.micro-background-image header{
  position: absolute;
  /* overflow: hidden;
  width: 100%;
  left: 0; */
}
.infoimg-overlay .infoclose .close, .infoimg-overlay .infoclose .close:hover{
  opacity: 1;
}
#slideshow-area {
  display: block !important;
}
.node-type-resource .connected , .node-type-industry-solution .connected , .connected{
  margin-top: 25px;
}
.promo + .connected , .path-frontpage .connected , .page-node-type-product .region-content + .connected , .blog-banner + .connected,
.newprod-demo  + .connected , .middle + .view-solution + .connected , .page-node-type-product-category .product-clear-both ~ .connected,
.node-type-vocera-product .newprod-demo ~ .connected , body.page-customers .region-bottom + .connected , .page-node-6281 .connected,
.page-node-6136 .connected , .page-node-6146 .connected , .page-node-5681 .connected , .page-node-5886 .connected,
.page-node-19626 .connected, .page-node-6126  .connected , .connected-space .connected {
  margin-top: 0;
  /* https://dev-d8vocera.ameexcloud.com/product/collaboration-suite
     https://dev-d8vocera.ameexcloud.com/products/patient-engagement   */
}
blockquote{
  /* 27858 fix */
  padding: 0;
  font-size: inherit;
}
.icon-badge{
  width: 9px;
  height: 12px;
  border: 1px solid ;
  display: inline-block;
  margin-left: 7px;
}
header .top-navigation ul li.top-search form{
  height:21px;
}
/* for table page design starts https://www.vocera.com/solutions-support/commands#toc */
.toc ul{
  list-style-type: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.toc ul li{
  margin-bottom: 0;
  padding-left: 0;
}
.toc ul li a{
  font-weight: bold;
}
.toc-table{
  border:solid 1px #ebebeb;
  border-color: #ddd;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.5em;
  border-spacing: 0;
}
.toc-table thead tr {
  background-color: #00a2a9;
  font-weight: bold;
  color: #fff;
}
.toc-table thead tr td {
  font-size: 16px;
  /* width: 50%; */
}
.toc-table tbody td {
  font-size: 14px;
}
.toc-table tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.toc-table  td p, .toc-table  td p:last-child {
  margin-top: 0;
  margin-bottom: 0.5em;
}
/* for table page design ends https://www.vocera.com/solutions-support/commands#toc */
.page-node-type-staff .field-body p:first-of-type {
  margin-top: 0;
}
form#views-exposed-form-resource-center-page fieldset.form-item.opencheckbox > .fieldset-wrapper .form-item > label:before{
  display: none;
}
.icon-Case.Studies:before{
  content: '\e603';
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
  /* http://dev-d8vocera.ameexcloud.com/partners/integration-partners for this page ref live  */
}
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field  .content img{
  display: block;
  margin: auto;
}
.vc-badges.vocera-product-banner span.field-content .left-banner h1 a,
.vc-badges.vocera-product-banner span.field-content .left-banner h1 a:focus,
.vc-badges.vocera-product-banner span.field-content .left-banner h1 a:hover
{
  color: #7b6d65;
}
.rounded-feature.outer_vidyard_wrapper.need-append:after{
  display: block;
}
strong .btn.btn-gold{
  font-weight: bold;
  font-size: 16px;
}
.block-views-blockpress-releases-press-release-block + .block-views-blockin-the-news-in-the-news-block{
  clear: both;
  padding-top: 30px;
  /* http://dev-d8vocera.ameexcloud.com/newsroom-events   overlap issue  */
}
.block-views-blockpress-releases-press-release-block + .block-views-blockin-the-news-in-the-news-block + article{
  clear: both;
  /* http://dev-d8vocera.ameexcloud.com/newsroom-events   overlap issue  */
}
.node-type-vocera-product .vocera-prod-bt  .vc-product-slider + div{
  clear: both;
}
.page-node-type-solutions .we-divider-content .col-two.hr .more-link span#chevron{
display: none;
}
form#views-exposed-form-blog-block{
  display: none;
}
.page-node-217 .intro-text{
  width: 100%;
  /* https://dev-d8vocera.ameexcloud.com/retail */
}
/*.page-node-1865 .ein-featured-resources-wrap:nth-child(2){
  width: 100%;
}*/
.view-upcoming-events .slider .slide-item .views-field-field-image{
  border: solid 2px #ebebeb;
  margin-bottom: 20px;
  height: 144px;
  border-radius: 20px 0 20px 0;
  overflow: hidden;
}
.view-upcoming-events .slider .slide-item .views-field-field-image img {
  width: 100%;
  height: auto;
}
#block-system-main .field--name-field-content p {
  margin: 0;
  margin-bottom: 1.5em;
}
#block-system-main .field--name-field-content li {
  margin-bottom: 15px ;
}
.page-node-234 #body-intro-text p.intro-text{
  margin: 30px 0px;
}
a.btn-red{
  font-size: inherit;
  line-height: inherit;
}
a.btn-red:focus{
  color: #008a8f;
}
.page-node-1329 .grid-wrap > .grid > .region-content  .view{
  padding: 0;
}
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1,
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1 > a ,
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1 > a:hover ,
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1 > a:focus{
  color: #4A4A4A;
  font-size: 45px;
  line-height: 54px;
  font-weight: 400
}
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(2)  img{
  display: block;
  margin: auto;
}
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(2) > .field-content > p:last-child{
  margin: 0;
}
table#draggableviews-table-customers-page-sort{
  table-layout: fixed;
}
table#draggableviews-table-customers-page-sort > tbody > tr{
  width: 25%;
  float: left;
  border-right: 1px solid #ebebeb;
  cursor: pointer;
  background: #fff;
}
table#draggableviews-table-customers-page-sort > tbody > tr >td{
  display: block;
  border: 0;
  /* border-right: 1px solid #ebebeb; */
  padding: 20px 50px;
}
table#draggableviews-table-customers-page-sort > tbody > tr > td.views-field.views-field-draggableviews{
  display: none;
}
table#draggableviews-table-customers-page-sort > tbody > tr > td.views-field.views-field-field-image{
  padding-top: 0;
  padding-bottom: 0;
}
table#draggableviews-table-customers-page-sort > tbody > tr > td.views-field.views-field-field-image img{
  display: block;
  margin: auto;
}
.page-node-1329 .grid-wrap .content > .form-item{
  margin-top: 1em;
  margin-bottom: 1em;
}
.icon-Solution.Briefs:before {
  content: "";
}
.icon-White.Papers:before {
  content: "";
}
.icon-Documentation.amp.Guides:before {
  content: "";
}
.icon-Data.Sheets:before {
  content: "";
}
.path-resource-center:not(.user-logged-in) .resource-recent .del-edit-node{
  display: none;
}
.path-resource-center .overlay + .get-started > .get-started-button ~ .block-block-content{
  display: inline-block;
}
.path-resource-center .overlay + .get-started > .get-started-button ~ .block-block-content .column{
  width: 100%;
}
.path-resource-center .overlay + .get-started > .get-started-button + .block-block-content{
  width: 60%;
}
.path-resource-center .overlay + .get-started > .get-started-button + .block-block-content + .block-block-content{
  width: 40%;
}
.path-resource-center .overlay + .get-started > .get-started-button + .block-block-content + .block-block-content + .block-block-content{
  width: 100%;
  background: #f2f2f2;
  border-radius: 8px;
}
.we-content-img a.arrow-title:after{
  background-image: url(/themes/vocera/img/header-arrow-blue.png);
  background-repeat: no-repeat;
}
.we-contact-info .email-icon:after{
  background: url(/themes/vocera/img/email-icon.jpg) left center no-repeat;
}
.we-contact-info .phone-icon:after {
  background: url(/themes/vocera/img/phone-icon.jpg) left center no-repeat;
}
.page-node-5876 .we-static-quote .bg-img img{
  height: 100%;
  /* https://dev-d8vocera.ameexcloud.com/uk/product/collaboration-suite */
}
.page-node-5681 .we-info-block .we-info-inner .bg-img > img {
  width: 100%;
  height: auto;
  /* https://dev-d8vocera.ameexcloud.com/uk/product/care-team-staff-assignment-software */
}
.page-node-5701 .we-info-block .we-info-inner .bg-img > img{
  height: 100%;
  width: auto;
}
form#views-exposed-form-resource-center-page .form-inline > .hr-fade ,
form#views-exposed-form-resource-center-page .form-inline > .form-item{
  float: left;
  width: 100%;
}
form#views-exposed-form-resource-center-page .form-inline > h3{
  clear: both;
}
form#views-exposed-form-resource-center-page .form-inline > .form-item input#edit-combine{
  height: auto;
  display: block;
  font-size: 16px;
  color: #000;
}
form#views-exposed-form-resource-center-page .form-inline > .form-item input.form-resource-submit{
  opacity: 0;
  position: absolute;
  right: 9px;
  top: 6px;
  width: 44px;
  height: 30px;
  cursor: pointer;
  z-index: 2;}
  .we-info-block .we-info-inner{
    height: auto;
    /* https://dev-d8vocera.ameexcloud.com/nz/industry-solution/reduce-burnout-and-improve-resilience */
  }
  .we-info-block .we-info-inner .bg-img > img{
    height: 100%;
    /* https://dev-d8vocera.ameexcloud.com/uk/product/vocera-clinical-system-integrations */
  }
  .we-col-three-block .text-container a:before{
    background: url(/themes/vocera/img/list-arrow.png);
    background-repeat: no-repeat;
  }
  .we-col-three-block .block-intro.detailed-intro a:after{
    background: url(/themes/vocera/img/link_arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* tweet page design starts */
.cstm-twitter {
  float: left;
  width: 100%;
  background: #ffffff;
  color: #333333;
  padding: 10px 14px 0;
  margin-bottom: 2px;
  font-size: 1.077em;
  line-height: 1.42857142857143em;
}
.cstm-twitter .cstm-log-icon {
  float: left;
  width: 54px;
}
.cstm-twitter .cstm-body-wrapper{
  float: left;
  width: calc(100% - 54px);
  padding-left: 10px;
}
.cstm-twitter .cstm-body-wrapper a:hover{
  text-decoration: underline;
}
.cstm-twitter .cstm-body-wrapper .name-handle{
  float: left;
  width: 100%;
}
.cstm-twitter .cstm-body-wrapper .name-handle .cstm-left {
  float: left;
}
.cstm-twitter .cstm-body-wrapper .name-handle .cstm-right, .cstm-twitter .cstm-body-wrapper .name-handle .cstm-right a{
  float: right;
  color: #999999;
  font-size: 0.85714285714286em;
}
.cstm-twitter .cstm-body-wrapper .name-handle .name, .cstm-twitter .cstm-body-wrapper .name-handle .handle {
  display: inline;
}
.cstm-twitter .cstm-twiter-body {
  clear: both;
}
.cstm-twitter .cstm-body-wrapper .name-handle .name a {
  font-weight: bold;
  margin-right: 5px;
  color: #333333;
}
.cstm-twitter .cstm-body-wrapper .name-handle .handle a {
  color: #999999;
  font-size: 0.85714285714286em;
}
.cstm-twitter .cstm-body-wrapper .cstm-tweet-handle {
  visibility: hidden;
  text-align: right;
  font-size: 0.85714285714286em;
}
.cstm-twitter:hover .cstm-body-wrapper .cstm-tweet-handle{
  visibility: visible;
}
.cstm-twitter .cstm-body-wrapper .cstm-tweet-handle > span{
  margin-bottom: 15px;
  padding: 0 4px;
  display: inline-block;
}
.cstm-twitter .cstm-body-wrapper .cstm-tweet-handle > span > a {
  display: inline-block;
  line-height: 16px;
  margin-left: 10px;
  vertical-align: top;
  color: #999999;
}
.cstm-body-wrapper .cstm-twiter-body a {
  color: #30a9ff;
}
.cstm-body-wrapper .cstm-twiter-body > a:hover ,.cstm-body-wrapper .cstm-twiter-body > a:focus{
  color: #008a8f;
}
.micro-background-image header .main-navigation{
min-height: inherit;
}
.path-resource-center .overlay-box img{
  height: inherit;
}
header .main-navigation .wrapper .main-menu .inner-container .bottom-nav-container .bottom-inner-nav ul li.lang-selector .outer-container span:before{
  background: url(/themes/vocera//img/new-design/globe_icon.svg);
  background-size: cover;
}
header .main-navigation .wrapper .main-menu .inner-container .bottom-nav-container .bottom-inner-nav ul li.lang-selector .outer-container span:after{
  background: url(/themes/vocera//img/new-design/lang_down_arrow.svg);
  background-size: cover;
}
header .main-navigation .wrapper .main-menu .inner-container .bottom-nav-container .bottom-inner-nav ul li.top-search span:before{
  background: url(/themes/vocera//img/new-design/search_icon.svg);
  background-size: cover;
}
header .main-navigation .wrapper .main-menu .inner-container .bottom-nav-container .bottom-inner-nav form:before{
  background: url(/themes/vocera/img/new-design/search_icon.svg);
  background-size: cover;
}
.region.region-content .messages__wrapper{
  display: none;
}
.region-footer-fifthcolumn address{
  margin: 0;
  line-height: inherit;

}
.page-node-2031 .product-top-right .region-sidebar-second{
display: none;
}
.node-type-sem-page.micro-background-image .desk-9-12 .region-content .layout--onecol ul li{
  margin-bottom: 15px;
}
.blog-post .share-box img, .grid .bottom-share-box img{
  vertical-align: top;
}
.blog-banner .v-middle button{
  color: rgb(128,128,128);
}
.node-type-sem-page.micro-background-image .top{
  height:151px !important;
}
.node-type-sem-page.micro-background-image .top > img{
  display: none;
}
tr.even, tr.odd , .toc-table-even tr.even, .toc-table-even tr.odd{
  background-color: #eee;
  padding: 0.1em 0.6em;
}
@media(min-width:480px){
  .page-node-type-roles .region-content div.clear-float{
    float: left;
  }
}
@media(min-width:768px){
  .page-node-21536.node-type-vocera-product .newprod-demo{
    min-height: 510px;
  }
  table#draggableviews-table-customers-page-sort > tbody > tr{
    min-height: 220px;
  }
  .micro-background-image header{
    /* position: absolute;
    overflow: hidden;
    height: 126px !important;
    width: 100%;
    left: 0; */
  }
  .page-node-type-industry-solution #overlayContent .mktoForm .mktoFormCol,
 .page-node-type-product #overlayContent .mktoForm .mktoFormCol{
    width: 48% !important;
  }
  .vc-badges.vocera-product-banner .view-content > .views-row {
    table-layout: fixed;
  }
  .vc-badges.vocera-product-banner .view-content > .views-row > .views-field{
    display: table-cell;
    vertical-align: middle;
    width:50%;
  }
  .vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(2){
    padding-left: 15px;
    padding-right: 15px;
  }
  .vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1){
    padding-right: 6%;
  }
  .node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1),
  .page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1),
  .page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1)

  {
    width: 66.66%;
  }
  .node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2),
  .page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2),
  .page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2)
  {
    width:33.33%;
    }
    .page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field,
    .page-node-type-vocera-software .newprod-demo .view-product-features > .view-content > .views-row > .views-field {
      padding: 0 15px;
    }
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content{
  padding-left:16%;
}
.page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content h2{
  color: #4A4A4A;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px;
}
  header .main-navigation{
    min-height: 79px;
  }
  .product-top-left>div>.content-box{
    float: left;
     /* Zebra TC51-HCpage  */
    }
    .vocera-prod-bt .voc-pro-feat > .view-content .views-row {
      width: 50%;
    }
}
@media(min-width:811px){
  .page-node-6321 .we-info-block .we-info-inner.we-content-top{
    min-height: 560px;
  }
  #block-careersfootermenu{
    display: none;
  }
  .path-resource-center .resource-recent .views-row > .views-field.views-field-nothing{
    display: inline-block;
    width: 80%;
  }
  .path-resource-center .resource-recent .views-row > .views-field .recent-content{
    width: 100% ;
  }
}
@media(min-width:992px){
  .page-node-6126 .we-video-info .play-button{
    top: calc(56% - 30px);
  }
  .connected-space .middle + aside{
    display: none;
  }
  .page-node-type-staff  .field-body-2 {
    float: right;
    width: calc(100% - 250px);
  }
  /* .page-node-type-industry-solution #all-overviews .quote-bg .product-text.textleft{
    width:49.3%;
  }
  .page-node-type-industry-solution #all-overviews .quote-bg .product-img.imgright{
    width:50.6%;
  } */
  .page-node-type-industry-solution #all-overviews .quote-bg .product-img.imgright img{
    /* margin-bottom: -5px; */
    max-width: 500px;
    width: auto;
  }
  .vocera-prod-bt .voc-pro-feat > .view-content .views-row {
    width: 33.33%;
  }
  .page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content{

    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media(min-width:1025px){
  .page-node-type-ein-page .top >.med-gray.middle > .clearfix > .gray-content:nth-child(2) .views-element-container.form-group:nth-child(1){
    float: right;
  }
  .page-node-type-ein-page .top >.med-gray.middle > .clearfix > .gray-content:nth-child(2) .views-element-container.form-group:nth-child(2){
    float: left;
  }
  .micro-background-image header{
    /* position: absolute;
    overflow: hidden;
    height: 126px !important;
    width: 100%; */
  }
  .vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1){
    width:67%;
  }
  .page-node-21536 .vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1){
    width: 50%;
  }
}
@media (min-width:1180px){
  .path-resource-center .overlay + .get-started > .get-started-button ~ .block-block-content{
    display: table-cell;
  }
  .path-resource-center .overlay + .get-started > .get-started-button + .block-block-content{
    width: 48%;
  }
  .path-resource-center .overlay + .get-started > .get-started-button + .block-block-content + .block-block-content{
    width: 32%;
  }
  .path-resource-center .overlay + .get-started > .get-started-button + .block-block-content + .block-block-content + .block-block-content{
    width: 20%;
    background: #f2f2f2;
    border-radius: 8px;
  }
}
@media(max-width:1099px){
  .page-node-1865 .med-gray .view-ein-upcoming-event{
    width: 100%;
    max-width: 510px;
  }
  .page-node-type-product-category #all-overviews .vcr-prdct-wrapper .half-box .video .video-text h2{
    font-size: 20px !important;
  }
  .product-video>img.video-poster{
    left:-60px !important;
  }
}
@media(max-width:1024px){
  .product-video>img.video-poster{
    left:-90px !important;
  }
}
@media(max-width:997px){
  body.path-search form#search-form{
    width:38%;
  }
}
@media(max-width:991px){
  header .main-navigation .wrapper .nav-hamburger .inner-container span{
    font-size: 0;
  }
  .connected-space .middle .grid-wrap aside.grid{
    display: none;
  }
  header .main-navigation .wrapper .main-menu .inner-container>ul>li.sub-nav-container>a:before{
    background: url(/themes/vocera/img/new-design/arrow_down_black.svg);
  }
  header .main-navigation .wrapper .main-menu .inner-container>ul>li>.sub-nav.col-four-nav .col-container .col-four>a:before{
    background: url(/themes/vocera/img/new-design/arrow_down_teal.svg);
  }
  table#draggableviews-table-customers-page-sort > tbody > tr{
    width: 50%;
  }
  .micro-background-image header .main-navigation{
    top: 25%!important;

  }
  .product-video>img.video-poster{
    left:-130px !important;
  }
  .region-sidebar-second h2{
    font-size: 22px;
  }
}
@media(max-width:811px){
  .arrow-title:after, .overlay-box .arrow-title:after{
    display: none;
  }
  body.path-search form#search-form{
    width:45%;
  }
  .item-list ul {
    margin-bottom: 55px;
  }
}
@media(max-width:767px){
  .node-type-vocera-new .banner-content .left-banner .btn-section{
    width: 100%;
  }
  .vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1,
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1 > a ,
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1 > a:hover ,
.vc-badges.vocera-product-banner .view-content > .views-row > .views-field:nth-child(1) h1 > a:focus{
  font-size: 24px;
  line-height: 30px;
}
  .micro-background-image header{
    /* height:100px !important; */
  }
  .micro-background-image #all-overviews .top > img{
    height: 100%;
  }
  .node-type-vocera-product:not(.page-microsite-badge) .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-4 .img-section img,
  .page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(2) .vc-twocol .vc-sys-4 .img-section img
  {
    top: -40px;
  }
  .page-node-type-vocera-microsite .newprod-demo .view-product-features > .view-content > .views-row > .views-field:nth-child(1) .field-content h2{
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
  }
  .product-video>img.video-poster{
    left:-360px !important;
  }
  .product-video>img.play{
    min-height: 0;
  }
  .contact-in>h1{
    margin-bottom: 10px;
  }
  .region-sidebar-second h2{
    font-size: 20px;
  }
}
@media(max-width:580px){
  .page-node-2031 #all-overviews .vcr-prdct-wrapper .half-box{
    height: auto !important;
    min-height: 300px;
  }
  table#draggableviews-table-customers-page-sort > tbody > tr{
    width: 100%;
  }
  body.path-search form#search-form{
    width:100%;
  }
  .page-node-type-product-category #all-overviews .vcr-prdct-wrapper .half-box .video .video-text{
    top: 28% !important;
  }
}
@media(max-width:479px){
  .product-video>img.video-poster{
    left:-450px !important;
  }
}
@media(max-width:360px){
  .product-video>img.video-poster{
    left:-500px !important;
  }
}
@media(min-width:1200px){
  .page-node-1865 .ein-featured-resources-wrap:nth-child(2) > .wrapper .wrapper .views-element-container:nth-of-type(2) .view-id-ein_upcoming_event.view-display-id-block{
    float: right;
  }
  .new-nav-bar .vc-product-header > .form-group{
    max-width: 1100px;
    padding: 6px 0;
  }
}
/* For registration page fix */
form#webform-submission-webform-1330-node-1330-add-form > .form-item .form-item {
    float: left;
    margin-top: 0 !important;
}
form#webform-submission-webform-1330-node-1330-add-form > .form-item {
    width: 100%;
}
