.c-view-more{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.w-view-more{
    border: solid 1px #0285da;
    padding: 13px 15px;
    margin: 2px;
    display: inline-block;
    background: #ffffff;
    color: #0285da;
    border-radius: 30px;
    width: 100%;
}
.w-view-more:hover{
  background:#0285da;
    color: #ffffff;
}
.secondary-hero {
	margin-bottom: 30px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
  }
  .secondary-hero .hero-img {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
	width: 100%;
  }
  .secondary-hero .video_box_ux {
	height: 675px;
  }
  .secondary-hero .video_box_ux .player-outer-box {
	max-width: 1200px;
	left: 50%;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
  }
  .secondary-hero .video_box_ux a {
	opacity: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	display: block;
  }
  .secondary-hero .video_box_ux a img {
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
  }
  .secondary-hero .video_box_ux a.invisible {
	opacity: 0;
  }
  .secondary-hero .video_box_ux a.invisible img {
	-webkit-transform: scaleX(0.82);
		-ms-transform: scaleX(0.82);
			transform: scaleX(0.82);
  }
  .secondary-hero .video_box_ux img {
	border-radius: 0;
  }
  .secondary-hero .video_box_ux .text {
	position: absolute;
	top: 50%;
	color: #fff;
	width: 60%;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
	margin-top: -140px;
  }
  .secondary-hero .card {
	padding-top: 60px;
	background-color: inherit;
	position: absolute;
	top: 0;
	right: 150px;
	z-index: 98;
  }
  .secondary-hero .card .title {
	padding-top: 140px;
  }
  .secondary-hero .card .explore-more {
	padding-top: 130px;
	padding-bottom: 200px;
  }
  .secondary-hero .card .explore-more a {
	color: #fff;
	font-size: 22px;
	display: inline-block;
  }
  .secondary-hero .card .explore-more a:hover {
	text-decoration: none;
  }
  .secondary-hero .card .explore-more a em {
	display: inline-block;
	padding-left: 15px;
	text-decoration: none;
	vertical-align: middle;
	font-size: 18px;
  }
  @media (min-width: 1100px) and (max-width: 1260px) {
	.secondary-hero .card {
	  right: 80px;
	}
	.secondary-hero .hero-img {
	  -webkit-transform: translateX(-60%);
		  -ms-transform: translateX(-60%);
			  transform: translateX(-60%);
	}
  }
  @media (min-width: 991px) and (max-width: 1100px) {
	.secondary-hero .card {
	  right: 20px;
	}
	.secondary-hero .hero-img {
	  -webkit-transform: translateX(-65%);
		  -ms-transform: translateX(-65%);
			  transform: translateX(-65%);
	}
  }
  @media (max-width: 1200px) {
	.secondary-hero {
	  height: auto;
	}
	.secondary-hero .video_box_ux {
	  height: auto;
	}
  }
  @media (max-width: 767px) {
	.index-product-series{
		margin-bottom:40px;
	}
	.secondary-hero {
	  height: auto;
	  margin-bottom: 60px;
	}
	.secondary-hero .video_box_ux {
	  height: auto;
	}
	.secondary-hero .dis-mob-block {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 8;
	}
	.secondary-hero .hero-img {
	  position: static;
	  -webkit-transform: translateX(0);
		  -ms-transform: translateX(0);
			  transform: translateX(0);
	}
	.secondary-hero .card {
	  padding-top: 20px;
	  right: 30px;
	  left: 30px;
	}
	.secondary-hero .card .title {
	  padding-top: 40px;
	}
	.secondary-hero .card .title img {
	  max-width: 100%;
	}
  }
  .player-outer-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 98;
  }
  .video_box_ux {
	width: 100%;
	position: relative;
	z-index: 97;
	overflow: hidden;
  }
  .video_box_ux .circle {
	width: 69px;
	height: 70px;
	border: 4px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
	z-index: 8;
  }
  .video_box_ux .circle:before {
	content: "";
	background: #000;
	opacity: 0.1;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
  }
  .video_box_ux em {
    position: absolute;
    width: 36px;
    height: 36px;
    background-image: url(./play-iii.png);
    background-position: center;
    background-size: contain;
    top: 50%;
    background-repeat: no-repeat;
    left: 50%;
    margin-top: -18px;
    margin-left: -16px;
    z-index: 11;
  }
  .video_box_ux a:hover .circle {
	-webkit-transition-duration: 0.2s;
		 -o-transition-duration: 0.2s;
			transition-duration: 0.2s; 
	-webkit-transform: scale(1);
		-ms-transform: scale(1);
			transform: scale(1);
  }
  .video_box_ux a.js_video_player:hover .circle {
	-webkit-transition-duration: 0.2s;
		 -o-transition-duration: 0.2s;
			transition-duration: 0.2s;
	-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
			transform: scale(1.1);
  }
  .video_box_ux img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	width: 100%;
  }
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.page-tit-h1{
  background: #0285da;
  color: #fff;
}
.page-tit-h1 .cy-mobile-sub-menu{
  width: 100%;
  text-align: center;
  color:#fff;
  position:relative;
}
.page-tit-h1 .cy-mobile-sub-menu h1{
  font-size:1.3rem;
}
.page-tit-h1 .cy-mobile-sub-menu em{
  position:absolute;
  font-size:18px;
  top:12px;
  right:15px;
}
.page-tit-h1 .cy-mobile-sub-menu em:before{
  content: "\e61c";
}
.page-tit-h1 .collapsed em:before{
  
  content: "\E618";
}
#js-header-mobile-sub-menu  ul li a.active{
  border-bottom:none;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/* bof modal vertical-align middle */
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top:-10%;
}
.bootstrap-dialog .bootstrap-dialog-close-button {
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 96;
}
.bootstrap-dialog.type-primary .modal-header {
  border: none;
}
.bootstrap-dialog-title {
  display: none !important;
}
.modal-body,.modal-header{
  padding: 0;
}
.modal-header .close {
  color: #fff;
  font-size: 25px;
  opacity: 1;
  padding:0px;
  margin:0px;
}
.video-dialog .modal-dialog {
  width: 100%;
  max-width: 800px;
  margin: auto;
}
