@font-face {
	font-family: 'impactreg';
	src: url('../fonts/impactreg/impactreg.eot');
	src: local('impactreg'), url('../fonts/impactreg/impactreg.woff') format('woff'), url('../fonts/impactreg/impactreg.ttf') format('truetype');
}

body {
	padding: 108px 0 0 0;
	margin: 0;
	font-size: 14px;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.impact-font {
	font-family: 'impactreg' !important;
}

form,
ul {
	padding: 0;
	margin: 0;
}

p {
	font-size: 18px;
	line-height: 1.35;
	text-align: left;
}

a {
	text-decoration: none;
	color: red;
}

a:hover {
	text-decoration: underline;
	color: red;
}

.mt-0 {
	margin-top: 0px !important;
}

.mt-5 {
	margin-top: 5px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

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

.mt-25 {
	margin-top: 25px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mr-0 {
	margin-right: 0px !important;
}

.mr-5 {
	margin-right: 5px !important;
}

.mr-10 {
	margin-right: 10px !important;
}

.mr-15 {
	margin-right: 15px !important;
}

.mr-20 {
	margin-right: 20px !important;
}

.mr-30 {
	margin-right: 30px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-150 {
	margin-bottom: 150px !important;
}

.ml-0 {
	margin-left: 0px !important;
}

.ml-5 {
	margin-left: 5px !important;
}

.ml-10 {
	margin-left: 10px !important;
}

.ml-15 {
	margin-left: 15px !important;
}

.ml-20 {
	margin-left: 20px !important;
}

.ml-30 {
	margin-left: 30px !important;
}

.ml-40 {
	margin-left: 40px !important;
}

.pd-0 {
	padding: 0px !important;
}

.pd-5 {
	padding: 5px !important;
}

.pd-10 {
	padding: 10px !important;
}

.pd-15 {
	padding: 15px !important;
}

.pd-20 {
	padding: 20px !important;
}

.pd-30 {
	padding: 30px !important;
}

.pt-0 {
	padding-top: 0px !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-15 {
	padding-top: 15px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pt-30 {
	padding-top: 30px !important;
}

.pr-0 {
	padding-right: 0px !important;
}

.pr-5 {
	padding-right: 5px !important;
}

.pr-10 {
	padding-right: 10px !important;
}

.pr-15 {
	padding-right: 15px !important;
}

.pr-20 {
	padding-right: 20px !important;
}

.pr-30 {
	padding-right: 30px !important;
}

.pb-0 {
	padding-bottom: 0px !important;
}

.pb-5 {
	padding-bottom: 5px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-130 {
	padding-bottom: 130px !important;
}

.pl-0 {
	padding-left: 0px !important;
}

.pl-5 {
	padding-left: 5px !important;
}

.pl-10 {
	padding-left: 10px !important;
}

.pl-15 {
	padding-left: 15px !important;
}

.pl-20 {
	padding-left: 20px !important;
}

.pl-30 {
	padding-left: 30px !important;
}

.header-area {
	padding-top: 30px;
	margin-bottom: 0;
}

header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: #fff;
	transition: 0.5s;
}

.products-container,
.products-navigation,
.products-pagination {
	padding: 0 10px 25px 10px !important;
	display: table;

}


/*container-fluid*/


/*music-box-list*/
.music-box-list {
	margin-bottom: 20px;
	width: 100%;
	height: 495px;
	text-align: left;
	font-size: 1.5rem;
	padding: 0 0 0 0;
	overflow: hidden;
	transition: 0.5s;
}

.music-box-list img {
	width: 100%;
}

.music-box-list:hover {
	opacity: 1;
	transition: 0.5s;
}

.product-detail-description p {
	font-size: 1rem;
}

.shop__product-price {
	font-weight: bold;
}

.music-box-list a.link-text {
	color: #fff;
	padding: 7px 20px;
}

.music-box-list p {}

.music-box-main {
	padding-left: 55px;
	padding-right: 55px;
}

/*footer-menu*/
.footer-menu {
	position: fixed;
	display: block;
	background: black;
	color: white;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: auto;
	text-align: center;
}

.footer-menu a {
	display: inline-block;
	width: auto;
	height: auto;
	padding: 12px 10px 15px 10px;
	font-size: 15px;
	color: #fff;
}

.press-section p {
	margin-bottom: 0px;
}

.press-section a {
	font-size: 1.8rem;
	line-height: 1.35;
	text-align: left;
	display: block;
}

.products-container,
.products-navigation,
.products-pagination {
	width: 100%;
}

.dropdown .dropdown-toggle {
	border: 1px #ced4da solid !important;
}

.dropdown .dropdown-toggle {
	float: left;
}

.logo-img {
	width: 15%;
	margin: 0 auto;
	display: block;
}

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

.btn-primary:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
}

.number-input button {
	padding: 0 20px;
	height: 38px !important;
	color: #fff;
	top: -5px;
	background-color: #000 !important;
	border-color: #000 !important;
}

.number-input button::before,
.number-input button::after {
	background-color: #fff !important;
}

.product-detail {
	padding-bottom: 60px;
	margin-top: 0px;
}

.products-search {
	display: block;
	float: right;
}

.logo-img {
	width: 85px;
	margin: 5px auto 5px auto;
	display: block;
	transition: 0.5s;
}

.header-area {
	padding-top: 0;
}

.container-fluid {
	position: relative;
	padding: 0 23px;
}

.menu-icon {
	position: absolute;
	font-size: 40px;
	color: #000;
	top: 14%;
	left: 2%;
	z-index: 1;
	transition: 0.5s;
}

.menu-icon:hover {
	color: #000;
}

/* Side Menu */

#sidebar-wrapper {
	z-index: 1000;
	position: fixed;
	left: 0;
	width: 250px;
	height: 100%;
	margin-left: -250px;
	overflow-y: auto;
	background: #000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.sidebar-nav {
	position: absolute;
	top: 0;
	width: 250px;
	margin: 60px 0 0 0;
	padding: 0;
	list-style: none;
}

.sidebar-nav li {
	text-indent: 20px;
	line-height: 40px;
}

.sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.sidebar-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
	text-decoration: none;
}

.sidebar-nav>.sidebar-brand {
	height: 55px;
	font-size: 18px;
	line-height: 55px;
}

.sidebar-nav>.sidebar-brand a {
	color: #999;
}

.sidebar-nav>.sidebar-brand a:hover {
	color: #fff;
	background: none;
}


#sidebar-wrapper.active {
	left: 250px;
	width: 305px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.menu-close {
	margin: 5px 5px 0 0;
	position: absolute;
	right: 0;
	padding: 0;
	line-height: 35px;
	width: 35px;
	height: 35px;
}

.home-banner {
	width: 100%;
	/*padding:0 50px;*/
}

.home-banner {
	width: 100%;
	margin-bottom: 35px;
}

#layout-content {
	width: 100%;
}

.container {
	width: 100%;
	max-width: 100%;
}

.products-container,
.products-navigation,
.products-pagination {
	width: 100%;
	padding: 10px 0 30px 0 !important;
}


#HomeCarousel .carousel-inner .carousel-item video {
	width: 100%;
	height: 476px;
}

/*.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}*/

.search-open {
	width: 100%;
	height: 35px;
	display: block;
	background: #000;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	margin: 0 0 3px 0;
}

.p-0 {
	padding: 0;
}

.music-box-list p {
	font-size: 15px;
	padding: 0 0;
	margin-bottom: 0;
	height: auto;
}

.music-box-list span {
	font-size: 14px;
	padding: 0 12px 10px 0px;
	display: block;
	font-weight: bold;
}

.music-box-list h3 {
	font-size: 1.3rem;
	margin: 10px 0 10px 0;
	padding: 0 0;
}

.music-box-list a {
	color: #000;
}

.music-box-list a:hover {
	text-decoration: none;
	color: #666;
}

.products-navigation .container {
	width: 100%;
	max-width: initial;
}

#ShowSearch {
	font-size: 30px;
	line-height: normal;
	position: relative;
	top: -3px;
}

.inp-search {
	border-radius: 20px !important;
	width: 255px !important;
	border: 1px #f0f0f0 solid;
}

.inp-search:focus {
	outline: none;
	border: 1px #ccc solid;
	box-shadow: none;
}

#ShowSearch:hover {
	color: #666;
}

.products-search {
	max-width: 350px !important;
	margin: 21px 0 10px 0;
	transition: 0.5s;
}

.logo-sm .products-search {
	margin: 13px 0 0 0;
}

.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	padding: 20px;
}

.carousel {
	position: relative;
	width: 100%;
	padding: 0 25px;
}


.carousel {
	padding: 0 0;
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: .6s;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}

.carousel-indicators li {
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

.carousel-indicators {
	bottom: 20px;
}

.audio-player-div {}

.carousel .carousel-inner .carousel-item img {
	position: relative;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.music-box-list .carousel .carousel-inner .carousel-item img {
	position: relative;
	width: 100%;
	height: auto !important;
}

.music-box-list .carousel .carousel-indicators {
	bottom: -22px;
}

.music-box-list .carousel .carousel-indicators li {
	background-color: #000;
	width: 7px;
	height: 7px;
}

.music-box-list .carousel {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}

.music-box-list .carousel .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.music-box-list .carousel .carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;

}

.carousel-control-next,
.carousel-control-prev {
	opacity: 1;
}

#product-title {
	font-size: 30px;
}

.audio-player-div {
	position: relative;
}


.product-detail-description {
	padding-top: 5px;
}

.audio-download:hover {
	color: #999;
}

.article-des .article-more {
	display: none;
}


.logo-sm {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 5px #999;
}

.logo-sm .logo-img {
	width: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.logo-sm .header-area {
	margin-bottom: 0;
}

.logo-sm .menu-icon {
	top: 11px;
	font-size: 35px;
	line-height: normal;
}

.shop__cart-button.shop__position-top-right {
	z-index: 1;
}

.article-close {
	display: none;
}

#vaslvCarousel1 {
	margin-bottom: 20px;
}

.list-song-name {
	font-size: 11px !important;
	color: #000;
	position: absolute;
	left: 80px;
	top: -6px;
	width: 75%;
	padding: 0 !important;
	line-height: normal;
}

.home-page-text p {
	font-size: 16px;
	margin: 0 0 35px 0 !important;
}

.fancybox-button--zoom svg {
	display: none !important;
}

.fancybox-button--zoom:before {
	content: "\f00e";
	font-family: FontAwesome;
	color: #fff;
	/* or whatever color you prefer */
	margin-right: 4px;
}

.carousel-caption p {
	font-size: 16px !important;
}

.mobile-img {
	display: none;
}

.desktop-img {
	display: block;
}

.static-page {
	width: 90%;
	margin: 0 auto 110px auto;
}

.container-sm {
  width: 100%;
  padding: 0 144px;
}

.news-area {
	margin-bottom: 20px;
}

.news-area h3 {
	font-size: 25px;
	border-bottom: 1px #000 solid;
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.news-area img {
	width: 100px;
	height: 100px;
}

.news-area h5 {
	font-size: 16px;
	font-weight: bold;
}

.news-area p {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}

.news-area .media {
	margin: 0 0 20px 0;
}

.news-area a {
	color: #000;
}

.news-area a:hover {
	color: #323233;
	text-decoration: none;
}

#vaslvCarousel1 .carousel-item video {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.video-slider .carousel-item video {
	height: 304px;
	width: 100%;
	object-fit: cover;
	background: #000;
}

.quickVideo {
	position: relative;
	text-align: center;
	color: white;
}

.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 14px;
	font-weight: bold;
	transform: translate(-40%, -40%);
}

.vwrapper {
	display: table;
	width: auto;
	position: relative;
	width: 100%;
}

#playpause {
	background-image: url(../images/media_play_pause_resume.png);
	background-repeat: no-repeat;
	width: 25%;
	height: 25%;
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0%;
	bottom: 0%;
	margin: auto;
	cursor: pointer;
	background-size: contain;
	background-position: center;
}

.video-buy-text {
	text-decoration: none;
	color: #fff !important;
}

.quickVideo video {
	width: 100%;
	height: auto;
}

.play-pause-btn {
	display: block;
	width: 60px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
	font-family: arial;
	cursor: pointer;
	color: #fff;
}

.video-desktop {}

.video-mobile {
	display: none;
}

#video_controls {
	position: absolute;
	right: 10px;
	bottom: 18px;
	color: #fff;
	font-size: 25px;
	cursor: pointer;
	z-index: 100;
}

#video_controls strong {
	font-size: 25px;
	cursor: pointer;
}

.list-btn-area {}

.list-btn-area a {
	background: #000;
	border-radius: 50%;
	font-size: 19px;
	color: #fff;
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	position: relative;
}


.list-btn-area a small {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 9px;
	font-weight: bold;
	background: transparent;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

#topcontrol {
	z-index: 10000;
}

.home-banner {
	width: 100% !important;
}

.home-banner img {
	height: 600px !important;
	width: 100% !important;
	object-fit: contain !important;
}

.home-banner .jssora21r {
	background-position: -63px -33px;
	right: 35px !important;
}

.badge {
	font-size: 100%;
	border-radius: 1rem;
	margin: 0 3px 6px 0;
	padding: 0.35em 0.4em;
}

.sidebar-badge {
	margin: 70px 0 0 0;
	width: 100%;
	padding: 10px;
}

.sidebar-badge a {
	color: #fff;
}

.page-header {
	padding-bottom: 0px;
	margin: 0px 0 20px;
	border-bottom: 1px solid #eee;
}

.event-details-list {
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
}

.event-details-list li {
	margin: 0 0 7px 0;
}

.event-login-form-area {
	margin: 15px 0 15px 0;
	width: 100%;
	text-align: left;
}

.event-login-form-area .form-control {
	margin: 0 0 12px 0 !important;
}

.event-info {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	line-height: normal;
}

.event-info li {
	font-size: 16px;
}

.btn-circle.btn-xl {
	width: 42px;
	height: 100px;
	padding: 0;
	border: 2px solid #000;
	border-radius: 5px;
	font-size: 24px;
	line-height: 1.33;
	background-color: #000 !important;
	position: fixed;
	top: 50%;
	z-index: 100;
	right: 0 !important;
	border: 0;
}

.btn-xl {
	width: 40px;
	height: 40px;
	padding: 0;
	right: 18px !important;
	bottom: 13px !important;
	position: absolute;
	font-size: 1.2rem;
}

.sidebar-res-icon {
	position: absolute;
	width: 100%;
	padding: 5px 16px;
	background-color: #f8f9fa;
	/*border-bottom: 2px solid #000000;*/
}

.sidebar-res-icon button {
	border: 0;
	background: transparent;
	font-size: 1.5rem;
}

.qr-card .card-title {
	margin: 0 0 0 0;
margin: 0 0 0 0;
  font-weight: 400;
  font-family: "Dela Gothic One", sans-serif;
  color: #000;  
}

.qr-card .card-footer {	
  margin: 0 0 0 0;
  font-weight: 400;
  font-family: "Dela Gothic One", sans-serif;
  color: #000;
}

.qr-download-btn {
	position: absolute;
	right: 7px;
	top: 53px;
	background: #000;
	color: #fff;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	border-radius: 50%;
}

.qr-download-btn:hover {
  background: #f700ff;
  color: #fff;
}

.tap-here-btn {
	transition: 0.5s all;
}

.tap-here-btn:hover {
	background: #f700ff !important;
	border-color: #f700ff !important;
}

.noti-nav {
padding: 0.5rem 0;
    font-family: system-ui, sans-serif;
    position: relative;
    left: -10px;
    top: 0;
    display: inline-flex;
    gap: 10px;
    height: auto;
    align-items: center;
    z-index: 1;
    }

    .nav-icon {
      position: relative;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 30px;
      border-radius: 50%;
      color: #fff;
      font-size: 20px;
      text-decoration: none !important;
    }

    .nav-icon.messages { color: #0b74de; }  /* blue */
    .nav-icon.notifications { color: #e53935; } /* red */

  
    .badge {
      position: absolute;
      top: -6px;
      right: -5px;
      min-width: 18px;
      height: 18px;
      padding: 0 5px;
      border-radius: 50%;
      background: #fff;
      color: #000;
      font-size: 11px;
      font-weight: 600;
      line-height: 18px;
      text-align: center;
      box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    }
.sidebar-res-icon button {}

.profile-icon {
    display: flex;
    align-items: center;
    gap: 5px;
    width: 298px;
}

.profile-icon a {
padding: 0.50rem !important;
    box-shadow: none !important;
}

.profile-icon a:hover {
	    background: transparent !important;
}



.profile-icon a img {
  width: 32px;     
  height: 32px;
  object-fit: contain;
  display: block;
filter: brightness(0) invert(1);
}

.pi-li {
border-bottom: 1px solid #00fffe;
}

.main-count {
    position: absolute;
    font-size: 1.3rem;
    right: -30px;
    font-weight: 600;
    top: -3px;
    min-width: 24px;
    text-align: left;
}

.hbtn {
display: flex;
    align-items: center;
    justify-content: space-between;
}

#installBtn {
background: #00fffe;
}

/*responsive css*/

@media only screen and (min-width: 1440px) {
	.video-slider .carousel-item video {
		height: 326px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 1600px) {
	.video-slider .carousel-item video {
		height: 366px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 1680px) {
	.video-slider .carousel-item video {
		height: 386px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 1920px) {
	.video-slider .carousel-item video {
		height: 446px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 2560px) {
	.video-slider .carousel-item video {
		height: 606px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 3840px) {
	.video-slider .carousel-item video {
		height: 926px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 4096px) {
	.video-slider .carousel-item video {
		height: 990px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (min-width: 5120px) {
	.video-slider .carousel-item video {
		height: 1246px;
		width: 100%;
		object-fit: cover;
	}
}


@media only screen and (min-width: 1367px) {
	.music-box-list {
		width: 100%;
		height: auto;
	}

	.product-detail {
		padding-bottom: 200px;
	}
}

@media only screen and (max-width: 1280px) {
	.video-slider .carousel-item video {
		height: 286px;
		width: 100%;
		object-fit: cover;
	}
}

@media only screen and (max-width: 1024px) {
	.video-slider .carousel-item video {
		height: 222px;
	}
}


@media only screen and (max-width: 991px) {
	.container-sm {
		width: 100% !important;
	}

	.video-slider .carousel-item video {
		height: 346px;
	}



.nav-icon {
  font-size: 25px;
  text-decoration: none !important;
}

}

@media only screen and (max-width: 768px) {
	.music-box-main {
		padding-left: 15px;
		padding-right: 15px;
	}

	.music-box-list {
		font-size: 18px;
	}

	.music-box-list h3 {
		font-size: 18px;
	}

	.music-box-list img {
		width: 100%;
		margin-bottom: 0;
	}

	.footer-menu a {
		font-size: 18px;
	}

	.mobile-img {
		display: block;
	}

	.desktop-img {
		display: none;
	}

	.container-sm {
		width: 100% !important;
	}

	.video-desktop {
		display: none;
	}

	.video-mobile {
		display: block;
	}

	.mobile-none {
		display: none;
	}


	.article-des {
		position: absolute;
		top: 10%;
		background: rgba(255, 255, 255, 0.8);
		width: 80%;
		margin: 31px auto 0 auto;
		display: block;
		left: 0;
		right: 0;
		height: 240px;
		display: none;
		z-index: 2;
	}


	.article-des p {
		font-size: 17px;
		padding: 15px;
		margin: 0 0 0 0;
	}

	.article-des .article-more {
		display: block;
		text-align: center;
		font-size: 17px;
		margin: 0px 0 15px 0;
		font-weight: bold;
	}

	.article-des .article-close {
		color: #000;
		cursor: pointer;
		position: absolute;
		right: 5px;
		top: 2px;
		font-size: 25px;
		z-index: 100;
		display: block;
	}

	.music-box-list span {
		font-size: 14px;
		padding: 0 12px 10px 0px;
		display: block;
		font-weight: bold;
	}

	.music-box-list {
		width: 100%;
		height: 430px;
	}

	.news-area {
		margin-top: 25px;
	}

	.home-page-text h1 span,
	.home-page-text h2 span {
		font-size: 35px !important;
	}

	.page-header h1 {
		font-size: 2rem;
	}
    .product-detail-description * {
	    font-size: 16px !important;
     }

    .home-banner img {
	    height: auto !important;
	    width: 100% !important;
	    object-fit: contain !important;
    }

   .container-sm {
	  width: 100%;
	   padding: 0 15px;
     }

    .product-detail-description video {
	  width: 100% !important;
     }
}


@media only screen and (max-width: 480px) {
	.music-box-list {
		margin-bottom: 25px;
		width: 100%;
		height: auto;
		text-align: left;
		font-size: 1.5rem;
		padding: 0 0 20px 0;
		overflow: hidden;
		transition: 0.5s;
		border-bottom: 1px #ddd solid;
	}

	.music-box-list p {
		height: auto;
	}

	.music-box-list-article {
		padding-bottom: 15px !important;
	}

	.article-des {
		position: absolute;
		top: 5%;
		background: rgba(255, 255, 255, 0.8);
		width: 80%;
		margin: 31px auto 0 auto;
		display: block;
		left: 0;
		right: 0;
		height: 280px;
		display: none;
		z-index: 2;
	}


	.article-des p {
		font-size: 17px;
		padding: 15px;
		margin: 0 0 0 0;
	}

	.article-des .article-more {
		display: block;
		text-align: center;
		font-size: 17px;
		margin: 0px 0 15px 0;
		font-weight: bold;
	}

	.article-des .article-close {
		color: #000;
		cursor: pointer;
		position: absolute;
		right: 5px;
		top: 2px;
		font-size: 25px;
		z-index: 100;
		display: block;
	}

	.music-box-list span {
		font-size: 14px;
		padding: 0 12px 10px 0px;
		display: block;
		font-weight: bold;
	}

	.container-fluid {
		position: relative;
		padding: 0 15px;
	}

	.carousel .carousel-inner .carousel-item img {
		height: 345px;
		object-fit: cover;
	}

	.xzoom-container {
		padding: 20px 0 20px 0 !important;
	}

	.carousel-control-next,
	.carousel-control-prev {
		z-index: 1;
	}

	.home-page-text p {
		font-size: 16px;
		margin: 0 0 23px 0 !important;
		border-bottom: 1px #ddd solid;
		padding: 0 0 25px 0;
	}

	.logo-img {
		width: auto;
		height: 55px;
	}

	.menu-icon {
		position: absolute;
		font-size: 40px;
		color: #000;
		top: 7px;
		left: 15px;
		z-index: 1;
		transition: 0.5s;
	}

	#ShowSearch {
		font-size: 25px;
		line-height: normal;
		position: relative;
		top: 0;
		right: 0;
		padding-right: 0;
		padding-left: 0;
	}

	#ShowSearch .fa-search {
		position: relative;
		right: -9px;
	}

	.products-search {
		margin: 14px 0 10px 0;
		transition: 0.5s;
	}

	.inp-search {
		border-radius: 20px !important;
		width: 258px !important;
		border: 1px #f0f0f0 solid;
		position: absolute !important;
		right: 45px;
	}

	body {
		padding: 89px 0 0 0;
	}

	#vaslvCarousel1 .carousel-item video {
		width: 100%;
		height: 400px;
	}

	.video-slider .carousel-item video {
		height: 450px;
	}

}

@media only screen and (max-width: 414px) {
	.video-slider .carousel-item video {
		height: 384px;
	}
}

@media only screen and (max-width: 375px) {
	.article-des {
		top: 2%;
	}

	.video-slider .carousel-item video {
		height: 345px;
	}

	.footer-menu a {

		padding: 12px 5px 15px 5px;
		font-size: 13px;
	}

}

@media only screen and (max-width: 360px) {
	.article-des {
		top: 5%;
	}

	.video-slider .carousel-item video {
		height: 330px;
	}
}


@media only screen and (max-width: 320px) {
	.inp-search {
		border-radius: 20px !important;
		width: 245px !important;
		border: 1px #f0f0f0 solid;
	}

	.article-des {
		top: 2%;
	}

	.video-slider .carousel-item video {
		height: 290px;
	}

}