.zw-template-inner * {
  box-sizing: border-box;
}

.cat-device-only {
  display: none !important;
}

.zw-template-inner .banner .content-wrap {
  padding-top: 90px;
  padding-bottom: 120px;
}

p.zstripe {
  position: relative;
  left: 0;
  right: 0;
  top: -40px;
  background: #000;
  color: #fff;
  width: 730px;
  margin-bottom: 0;
  padding: 10px 10px 10px 20px;
  text-align: left;
  margin: auto;
  font-family: "Roboto";
  font-weight: 500;
  border-radius: 5px;
  z-index: 1;
  transform: scale(0.85);
  display: none;
}

span.zicon-close {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-position: -215px 1px;
  width: 13px;
  height: 15px;
  cursor: pointer;
}

p.zstripe span:first-child {
  padding-left: 28px;
  position: relative;
}

p.zstripe span:first-child:before {
  content: "";
  position: absolute;
  background: url(//cdn.zoho.com.cn/sites/zweb/images/one/videos/oneminuteseries-sprite.png);
  background-size: 141px auto;
  left: 0;
  background-position: -141px 0px;
  width: 17px;
  height: 20px;
  top: 2px;
}

.zw-template-inner .content-wrap {
  padding: 120px 0;
  max-width: 1170px;
}

h1,
h2,
h3 {
  font-family: var(--zf-secondary-bold);
}

.videoslist-wrapper .content-wrap {
  padding-bottom: 0;
}

h1 {
  font-size: 30px;
}

.banner, .zw-product-header  {
  background: #fed700;
}

.banner {
  text-align: center;
}

.bnr-desc span {
  font-size: 28px;
  display: inline-block;
  margin-bottom: 20px;
}

.flex-wrap {
  display: flex;
  align-items: center;
}

.flex-wrap > div {
  width: 50%;
}

.video-cont span {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  max-width: 160px;
}

.video-cont p {
  max-width: 487px;
}

.video-wrap iframe {
  width: 111.5%;
  min-height: 400px;
  margin-left: 0;
  border-radius: 5px;
}

.video-cont {
  text-align: left;
  padding-right: 30px;
}

h1,
h2,
h3 {
  font-size: 30px;
}

[class|="zicon"] {
  background: url(//cdn.zoho.com.cn/sites/zweb/images/one/videos/oneminuteseries-sprite.png);
  background-size: 191px auto;
  display: inline-block;
  padding: 0;
}

.zicon-duration {
  background-position: -168px 1px;
  width: 30px;
  height: 21px;
}

.search-back-btn {
  margin-bottom: 30px;
  cursor: pointer;
}

/*related videos*/
.videos-list {
  position: relative;
}

.video-slider {
  margin: 50px 0 0 0;
}

.slick-initialized .slick-slide {
  outline-style: none;
}

.slick-slider .slick-track {
  margin-left: 0;
}

.videos-list .thumb-img img {
  vertical-align: middle;
}

.thumb-img img {
  vertical-align: bottom;
}

.video-slider li > div,
.svideos-list li > div {
  position: relative;
}

.video-slider li > div:last-child,
.svideos-list li > div:last-child {
  padding: 20px;
}

.video-slider li > div:first-child img,
.svideos-list li > div:first-child img {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.video-slider li,
.svideos-list li {
  margin-right: 20px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
  margin-bottom: 30px;
  transition: all 0.6s ease;
}

.video-slider li:hover,
.svideos-list li:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.06);
}

.svideos-list li {
  position: relative;
  display: inline-block;
  width: 22%;
  margin-bottom: 40px;
  margin-right: 2.6%;
}

.video-slider h5,
.svideos-list h5 {
  margin-bottom: 5px;
  line-height: 1.3;
  height: 46px;
  overflow: hidden;
}

.video-slider p,
.svideos-list p {
  margin-bottom: 5px;
  color: #3c3c3c;
  font-size: 16px;
}

.thumb-desc p {
  height: 72px;
  overflow: hidden;
}

.video-slider .slick-next,
.video-slider .slick-prev {
  top: -60px;
}

.video-slider .slick-next {
  right: calc(0% + 20px);
}

.video-slider .slick-prev {
  left: calc(100% - 80px);
}

.video-slider .slick-next:after,
.video-slider .slick-next:before,
.video-slider .slick-prev:after,
.video-slider .slick-prev:before {
  background: #000;
}

.zplay-icon {
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  color: #fff;
  font-size: 10px;
  font-family: var(--zf-primary-semibold);
  right: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 45px;
  height: 45px;
  font-size: 0px;
  padding: 3px;
  border-radius: 50%;
  box-shadow: 0 0rem 2rem rgba(0, 0, 0, 0.07);
}

.zplay-icon:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 13px solid #000;
  bottom: 0;
  margin: auto;
  left: 4px;
  right: 0;
}

.video-duration {
  font-size: 14px;
  color: #000;
  padding: 1px 8px 4px 8px;
  margin: 16px 0;
  display: block;
  font-family: var(--zf-secondary-bold);
  padding-left: 30px;
  position: relative;
}

.video-duration:before {
  content: "";
  position: absolute;
  background: url(//cdn.zoho.com.cn/sites/zweb/images/one/videos/oneminuteseries-sprite.png);
  background-size: 191px auto;
  left: 0;
  background-position: -168px 1px;
  width: 30px;
  height: 21px;
  top: 2px;
}

.posted-date {
  font-size: 14px;
  font-family: var(--zf-primary-semibold);
}

.category-desc a {
  position: absolute;
  right: 0;
  top: 50px;
  color: #000;
  border-bottom: 1px solid #000;
  font-family: var(--zf-secondary-semibold);
  text-transform: uppercase;
  font-size: 14px;
}

.category-desc {
  position: relative;
  padding-right: 150px;
}

.category-desc h2 + p {
  max-width: 575px;
}

.videos-inner {
  padding-top: 140px;
}

.category-list {
  position: absolute;
  top: 100px;
  width: 100%;
  background: #fff;
  max-width: 1170px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 9px 0 18px 0;
}

.category-list.zmakefixed {
  position: fixed;
  top: 52px;
  max-width: 1170px;
  z-index: 9;
}

.category-list-items {
  text-align: center;
}

.category-list a,
.cat-device-only {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: var(--zf-primary-semibold);
  padding: 10px 17px;
  display: inline-block;
  color: #000;
  background: #f7f7f7;
}

.category-list a {
  border-radius: 50px;
  position: relative;
}

.category-list a.active:before {
  content: "\A";
  border-style: solid;
  border-width: 12px 11px 12px 0;
  border-color: transparent #000 transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 0px;
  bottom: -14px;
  transform: rotateZ(-90deg);
}

.zo-down-arrow {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #000;
  position: relative;
  top: 15px;
  left: 8px;
}

.category-list a.active {
  color: #fff;
  background: #000;
}

.category-list-items a {
  margin-right: 30px;
}

.category-list-items a:last-child {
  margin-right: 0;
}

.thumb-img p {
  font-size: 16px;
  color: #000;
  font-family: "Roboto";
  font-weight: 700;
  padding: 0 0 16px 0;
  text-align: center;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 212px;
  margin: 0 auto;
}

.thumb-img {
  background-color: #fed700;
  border-radius: 4px;
  padding: 20px 20px 0 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.videos-inner > div {
  padding-bottom: 90px;
}

.slick-next,
.slick-prev {
  transform: scale(0.6);
}

.videos-inner > div:last-child {
  padding-bottom: 60px;
}

/*search styles*/
.zo-search {
  position: absolute;
  width: 40px;
  top: 10px;
  left: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  right: 0;
  border: 1px solid #fed700;
}

span.cat-search,
.search-icon {
  position: absolute;
  top: -4px;
  cursor: pointer;
  background: url(//cdn.zoho.com.cn/sites/zweb/images/one/videos/oneminuteseries-sprite.png);
  background-size: 191px auto;
  right: 10px;
  background-position: -227px 1px;
  width: 21px;
  height: 21px;
  bottom: 0;
  margin: auto;
  z-index: 22;
}

.zo-search .zo-search-filed {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 11px 70px 11px 20px;
  z-index: 12;
  border: 1px solid transparent;
  right: 20px;
  border-radius: 5px;
}

.search-icon {
  z-index: 12;
  display: none;
}

.zo-search-verlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 10px;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.36);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 800ms ease;
}

.active .zo-search-verlay {
  /*visibility: visible;
  opacity: 1;*/
}

.zo-search.active {
  opacity: 1;
  visibility: visible;
  top: 10px;
  right: 0;
  width: 23%;
  border-radius: 5px;
  border: 1px solid #fed700;
}

.thumb-desc {
  border: 1px solid #e7e7e7;
  border-top: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bottom-cta * {
  text-align: center;
}

.bottom-cta p {
  font-size: 24px;
}

.bottom-cta h2 {
  font-size: 42px;
  max-width: 780px;
  margin: 0 auto 30px;
}

.footer-wrapper {
  margin-top: 0px;
}

.slick-next,
.slick-prev {
  font-size: 0;
}

.bottom-cta .content-wrap {
  padding-top: 40px;
}

.zneed {
  background: #151515;
  color: #fff;
}

.zneed-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 100px 1fr 100px 1fr;
  grid-template-columns: repeat(3, 1fr);
}

.zneed .content-wrap {
  padding: 0;
}

.zneed-inner > div {
  box-sizing: border-box;
  padding: 50px;
}

.zneed-inner > div:nth-child(2) {
  border-left: 1px solid #282828;
  border-right: 1px solid #282828;
}

.zneed-inner h3 {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
}

.zneed-inner a {
  color: #ffffff;
}

.zneed-inner p,
.zneed-inner > div:last-child a {
  color: #999999;
  vertical-align: top;
}

.zneed-inner > div:last-child p {
  margin-bottom: 12px;
}

.zneed-inner > div:last-child span {
  margin-bottom: 0;
  margin-right: 2px;
  transform: scale(0.85);
}

.zneed-inner .zred {
  color: #f0483e;
}

.zneed-inner span,
.zneed-inner > div span.zicon-connect {
  margin-bottom: 30px;
}

.zicon-need {
  background-position: 0 -67px;
  width: 31px;
  height: 38px;
}

.zicon-ear {
  background-position: -45px -64px;
  width: 29px;
  height: 38px;
}

.zicon-connect {
  background-position: -90px -67px;
  width: 33px;
  height: 38px;
}

.zicon-tweet {
  background-position: -135px -61px;
  width: 26px;
  height: 26px;
}

.zicon-in {
  background-position: -162px -61px;
  width: 26px;
  height: 26px;
}

@media all and (max-width: 1440px) {
  .zw-template-inner .banner .content-wrap {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .zw-template-inner .content-wrap {
    padding: 90px 0;
  }
}

@media all and (max-width: 1280px) {
  .category-list,
  .category-list.zmakefixed {
    max-width: 940px;
  }

  .video-wrap iframe {
    margin-left: auto;
    width: 100%;
  }

  .thumb-img p {
    width: 100%;
  }

  .svideos-list li {
    width: 30%;
    margin-right: 2.6%;
  }
}

@media all and (min-width: 1200px) {
  h1 {
    font-size: 48px;
    line-height: 1.1;
    max-width: 400px;
  }

  .videos-list .content-wrap {
    padding-bottom: 60px;
  }
}

@media all and (max-width: 1140px) {
  .category-list.zmakefixed {
    top: 0;
  }

  .thumb-desc p {
    font-size: 16px;
  }

  .videos-inner > div:last-child {
    padding-bottom: 0;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .zw-template-inner .content-wrap {
    padding: 60px 0 100px 0;
  }

  h1 {
    font-size: 36px;
  }

  .banner .content-wrap {
    padding: 90px 0;
  }

  /* .video-slider p,.posted-date,.sidebar p{display:none;} */
  /* .banner .content-wrap{max-width:700px;} */
  .primary-video {
    margin-bottom: 60px;
  }

  .primary-video .flex-wrap {
    flex-flow: column-reverse;
  }

  .primary-video .flex-wrap > div {
    width: 100%;
    text-align: center;
  }

  .primary-video .video-wrap {
    max-width: 600px;
    margin: 0 auto;
  }

  .bottom-cta .content-wrap {
    padding-top: 0;
  }
}

@media all and (max-width: 991px) {
  .thumb-desc p {
    height: 52px;
  }

  .zw-template-inner .banner .content-wrap {
    padding-top: 44px;
  }

  .zw-template-inner .videoslist-wrapper .content-wrap {
    padding-bottom: 80px;
    padding-top: 60px;
  }

  p.zstripe {
    top: -30px;
  }

  .flex-wrap {
    flex-flow: column;
  }

  .zw-template-inner .content-wrap {
    padding: 60px 0 100px 0;
    max-width: 95%;
  }

  .bottom-cta .content-wrap {
    padding-top: 0px;
  }

  .banner .content-wrap {
    background: none;
  }

  .category-desc {
    margin-top: 0;
    padding: 0;
  }

  .category-list-items {
    display: none;
    z-index: 2;
    background: #fff;
    position: relative;
  }

  .cat-device-only {
    display: block !important;
  }

  .category-list-items.active {
    display: block;
  }

  .category-list a {
    width: 100%;
  }

  .category-desc a {
    position: static;
  }

  .video-slider {
    margin: 40px 0 0 0;
  }

  .video-slider .slick-next,
  .video-slider .slick-prev {
    top: -60px;
  }

  .primary-video {
    margin-bottom: 60px;
  }

  /* .primary-video .flex-wrap {flex-flow: column-reverse;} */
  .zw-template-inner .flex-wrap > div {
    width: 100%;
    text-align: center;
  }

  .video-wrap iframe {
    margin-left: auto;
    width: 100%;
  }

  .primary-video .video-wrap {
    max-width: 600px;
    margin: 0 auto;
  }

  .bottom-cta h2 {
    font-size: 32px;
    max-width: 600px;
    margin: 0 auto 20px;
  }

  .bottom-cta p {
    margin-bottom: 5px;
  }

  .video-cont p {
    margin: 0 auto 20px;
  }

  .zw-template-inner .flex-wrap > div.video-wrap {
    max-width: 680px;
    margin-top: 40px;
  }

  .videoslist-wrapper > .videos-list .content-wrap {
    padding: 50px 0;
  }

  .videoslist-wrapper > .videos-list:last-child .content-wrap {
    padding-bottom: 100px;
  }

  .zw-template-inner .banner .content-wrap {
    padding-bottom: 80px;
  }

  .category-list {
    position: absolute;
    top: 70px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .zo-search.active {
    width: 100%;
  }

  .category-list a,
  .category-list a.active {
    border-radius: 0;
    background: #f7f7f7;
    color: #000;
  }

  .category-list a.active:before {
    content: none;
  }

  span.cat-search {
    top: 20px;
    bottom: auto;
  }

  .video-cont {
    padding-right: 0px;
  }

  .category-list,
  .category-list.zmakefixed {
    max-width: 348px;
  }

  .zneed-inner {
    display: block;
  }

  .zneed-inner {
    max-width: 550px;
    margin: 0 auto;
  }

  .zneed-inner > div {
    padding: 40px 10px;
  }

  .zneed-inner span,
  .zneed-inner > div span.zicon-connect {
    margin-bottom: 20px;
    transform: scale(0.9);
  }

  .zneed-inner > div:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
  }

  .zneed-inner p {
    margin-bottom: 0;
  }
}

@media all and (max-width: 767px) {
  .zw-template-inner .flex-wrap > div.video-wrap {
    margin-top: 10px;
  }

  .category-list,
  .category-list.zmakefixed {
    max-width: 90%;
    width: 90%;
  }

  .video-slider {
    margin: 24px 0 0 0;
  }

  .video-slider .slick-next,
  .video-slider .slick-prev {
    top: -40px;
  }

  .videos-inner > div {
    padding-bottom: 60px;
  }

  p.zstripe {
    width: 100%;
    padding: 10px 40px 10px 20px;
  }

  .zw-template-inner .bottom-cta .content-wrap {
    padding-top: 0;
  }

  .zw-template-inner .banner .content-wrap {
    padding-top: 24px;
  }

  .zw-template-inner .content-wrap {
    max-width: 400px;
  }

  h1 {
    font-size: 28px;
    max-width: 300px;
    margin: 0 auto 20px;
  }

  h2 {
    font-size: 24px;
  }

  .bnr-desc span {
    font-size: 20px;
  }

  .bottom-cta h2 {
    font-size: 22px;
  }

  .bottom-cta p {
    font-size: 18px;
    max-width: 320px;
    line-height: 1.3;
    margin: 0 auto 20px;
  }

  .videos-list .thumb-img img {
    width: 100%;
  }

  .video-wrap iframe {
    min-height: 300px;
  }

  .video-slider li,
  .svideos-list li {
    margin: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
  }

  .zw-template-inner .flex-wrap > div.video-wrap {
    max-width: 400px;
  }

  .videoslist-wrapper > .videos-list:last-child .content-wrap {
    padding-bottom: 10px;
  }

  .zw-template-inner .content-wrap {
    padding: 60px 0 80px 0;
  }

  .svideos-list li {
    width: 100%;
    margin: 0 auto 60px;
  }
}
