@charset "UTF-8";


/* HERO image
 ---------------------------- */

#d1784790 {
	
}
#d1784790 .image-slider-area .slider-control-button-wrapper {
	display: none;
}
#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .banner-image-wrapper {
	width: 100%;
	height: 800px;
	background-image: url('photo_00_hero.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .banner-image-wrapper img {
	display: none;
}
#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .text-area {
	padding: 0;
	width: 100%;
	max-width: 100%;
	background-color: transparent !important;
}
#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .text-area .title {
	margin: 0;
	font-size: 100px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	letter-spacing: 16px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8), 0px 0px 8px rgba(0, 0, 0, 0.8);
	text-align: center;
}

@media screen and (max-width:1000px) {
	#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .banner-image-wrapper {
		height: 600px;
	}
	#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .text-area .title {
		font-size: 60px;
	}
}

@media screen and (max-width:767px) {
	#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .banner-image-wrapper {
		height: 300px;
	}
	#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .text-area {
		display: block !important;
	}
	#d1784790 .image-slider-area .slider-wrapper .slider-item.item-0 .text-area .title {
		font-size: 30px;
		letter-spacing: 4px;
	}
	#d1784790 .sp-slider-area {
		display: none !important;
	}
}



/* section: INTRODUCTION
 ---------------------------- */

#d1910074 {
	margin: 0;
	padding: 120px 0;
	background-image: url('bg_01_introduction.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#d1910074 .container-fluid {
	margin: 0 auto;
}
#d1910074 .heading {
	margin: 0 auto;
	width: 100%;
	max-width: 945px;
	font-size: 50px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-align: center;
}
#d1910074 .links {
	margin: 60px 0 0;
}
#d1910074 .links > li {
	display: flex;
	justify-content: center;
	align-content: flex-start;
}
#d1910074 .links > li a {
	display: block;
	padding: 25px 50px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	color: #000;
	text-align: center;
	text-decoration: none;
	border: solid 3px #000;
	transition: color ease 0.3s, background-color ease 0.3s;
}
#d1910074 .links > li a:hover {
	color: #fff;
	background-color: #000;
}

@media screen and (max-width:767px) {
	#d1910074 {
		padding: 50px 0 60px;
	}
	#d1910074 .heading {
		max-width: 100%;
		font-size: 26px;
	}
	#d1910074 .links {
		margin: 40px 0 0;
	}
	#d1910074 .links > li a {
		padding: 20px 30px;
		font-size: 13px;
		border: solid 2px #000;
	}
}



/* section: CREATORS ~ PERFORMERS
 ---------------------------- */

[data-id="d1784516-1"],
[data-id="d1784516-2"],
[data-id="d1784516-3"],
[data-id="d1784516-4"],
[data-id="d1784516-5"] {
	margin: 0;
	padding: 120px 0;
	max-width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
[data-id="d1784516-1"] .row,
[data-id="d1784516-2"] .row,
[data-id="d1784516-3"] .row,
[data-id="d1784516-4"] .row,
[data-id="d1784516-5"] .row {
	margin: 0;
}

[data-id="d1784516-1"] { background-image: url('bg_02_creators.png'); }
[data-id="d1784516-2"] { background-image: url('bg_03_sound_lovers.png'); }
[data-id="d1784516-3"] { background-image: url('bg_04_beginners.png'); }
[data-id="d1784516-4"] { background-image: url('bg_05_silent_players.png'); }
[data-id="d1784516-5"] { background-image: url('bg_06_performers.png'); }

/* heading */
#d1775315 h2,
#d1776024 h2,
#d1775106 h2,
#d1775620 h2,
#d1775151 h2 {
	margin: 0 0 80px;
	padding: 0;
	font-size: 80px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 10px;
	color: #000;
	text-align: center;
}
#d1775620 h2 {
	color: #fff;
}

/* body */
#d1533850,
#d1533851,
#d1533852,
#d1533853,
#d1762181 {
	margin: 0;
}
#d1762240 .container-fluid .clearfix,
#d1762694 .container-fluid .clearfix,
#d1762241 .container-fluid .clearfix,
#d1760865 .container-fluid .clearfix,
#d1762181 .container-fluid .clearfix {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#d1762240 .container-fluid .clearfix,
#d1762241 .container-fluid .clearfix,
#d1762181 .container-fluid .clearfix {
	flex-direction: row-reverse;
}
#d1762694 .container-fluid .clearfix,
#d1760865 .container-fluid .clearfix {
	flex-direction: row;
}
#d1762240 .container-fluid .clearfix::before,
#d1762240 .container-fluid .clearfix::after,
#d1762694 .container-fluid .clearfix::before,
#d1762694 .container-fluid .clearfix::after,
#d1762241 .container-fluid .clearfix::before,
#d1762241 .container-fluid .clearfix::after,
#d1760865 .container-fluid .clearfix::before,
#d1760865 .container-fluid .clearfix::after,
#d1762181 .container-fluid .clearfix::before,
#d1762181 .container-fluid .clearfix::after {
	content: none;
}
#d1762240 .media-box,
#d1762694 .media-box,
#d1762241 .media-box,
#d1760865 .media-box,
#d1762181 .media-box {
	margin: 0;
	padding: 0;
	width: calc(70% - 40px);
}
#d1762240 .media-box img,
#d1762694 .media-box img,
#d1762241 .media-box img,
#d1760865 .media-box img,
#d1762181 .media-box img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#d1762240 .text-box,
#d1762694 .text-box,
#d1762241 .text-box,
#d1760865 .text-box,
#d1762181 .text-box {
	width: 30%;
}
#d1762240 .text-box p,
#d1762694 .text-box p,
#d1762241 .text-box p,
#d1760865 .text-box p,
#d1762181 .text-box p {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	color: #000;
}
#d1760865 .text-box p {
	color: #fff;
}
#d1762240 .text-box p ~ p,
#d1762694 .text-box p ~ p,
#d1762241 .text-box p ~ p,
#d1760865 .text-box p ~ p,
#d1762181 .text-box p ~ p {
	margin-top: 10px;
}
#d1762240 .text-box .list-unstyled,
#d1762694 .text-box .list-unstyled,
#d1762241 .text-box .list-unstyled,
#d1760865 .text-box .list-unstyled,
#d1762181 .text-box .list-unstyled {
	display: none;
}

@media screen and (max-width:767px) {
	[data-id="d1784516-1"],
	[data-id="d1784516-2"],
	[data-id="d1784516-3"],
	[data-id="d1784516-4"],
	[data-id="d1784516-5"] {
		margin: 0;
		padding: 50px 0 60px;
	}

	/* heading */
	#d1775315 h2,
	#d1776024 h2,
	#d1775106 h2,
	#d1775620 h2,
	#d1775151 h2 {
		margin: 0 0 20px;
		font-size: 30px;
		letter-spacing: 4px;
	}

	/* body */
	#d1762240 .container-fluid,
	#d1762694 .container-fluid,
	#d1762241 .container-fluid,
	#d1760865 .container-fluid,
	#d1762181 .container-fluid {
		padding: 0;
	}
	#d1762240 .container-fluid .clearfix,
	#d1762694 .container-fluid .clearfix,
	#d1762241 .container-fluid .clearfix,
	#d1760865 .container-fluid .clearfix,
	#d1762181 .container-fluid .clearfix {
		flex-direction: column;
	}
	#d1762240 .media-box,
	#d1762694 .media-box,
	#d1762241 .media-box,
	#d1760865 .media-box,
	#d1762181 .media-box {
		margin: 0 0 30px;
		width: 100%;
	}
	#d1762240 .text-box,
	#d1762694 .text-box,
	#d1762241 .text-box,
	#d1760865 .text-box,
	#d1762181 .text-box {
		width: 100%;
		padding: 0 20px;
	}
	#d1762240 .text-box p,
	#d1762694 .text-box p,
	#d1762241 .text-box p,
	#d1760865 .text-box p,
	#d1762181 .text-box p {
		font-size: 16px;
	}
}



/* section: DISCOVER OUR PRODUCTS
 ---------------------------- */

#d1761320 {
	margin: 0;
	padding: 120px 0;
	background-color: #000;
}
#d1761320 .container-fluid {
	margin: 0 auto;
}
#d1761320 .heading {
	margin: 0 0 80px;
	padding: 0;
	font-size: 80px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 10px;
	color: #fff;
	text-align: center;
}
#d1761320 .description {
	display: block;
	margin: 0 auto;
	max-width: 650px;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.4;
	color: #fff;
	text-align: center;
}
#d1761320 .description ~ .description {
	margin-top: 10px;
}
#d1761320 .links {
	margin: 60px 0 0;
}
#d1761320 .links > li {
	display: flex;
	justify-content: center;
	align-content: flex-start;
}
#d1761320 .links > li a {
	display: block;
	padding: 25px 50px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: solid 3px #fff;
	transition: color ease 0.3s, background-color ease 0.3s;
}
#d1761320 .links > li a:hover {
	color: #000;
	background-color: #fff;
}
#d1761320 .links > li a .fa {
	display: none;
}

@media screen and (max-width:767px) {
	#d1761320 {
		padding: 50px 0 60px;
	}
	#d1761320 .heading {
		margin: 0 0 30px;
		font-size: 30px;
		letter-spacing: 4px;
	}
	#d1761320 .description {
		max-width: 310px;
		font-size: 16px;
	}
	#d1761320 .links {
		margin: 40px 0 0;
	}
	#d1761320 .links > li a {
		display: block;
		padding: 20px 30px;
		font-size: 13px;
		border: solid 2px #fff;
	}
}


/* section: MAKE WAVES STORIES
 ---------------------------- */

#d1763133 {
	margin: 0;
	padding: 120px 0 80px;
	background-color: #fff;
}
#d1763133 .container-fluid {
	margin: 0 auto;
}
#d1763133 .heading {
	margin: 0 0 80px;
	padding: 0;
	font-size: 80px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 10px;
	color: #000;
	text-align: center;
}
#d1763133 .description {
	display: block;
	margin: 0 auto;
	max-width: 650px;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.4;
	color: #000;
	text-align: center;
}
#d1763133 .description ~ .description {
	margin-top: 10px;
}

@media screen and (max-width:767px) {
	#d1763133 {
		padding: 50px 0 40px;
	}
	#d1763133 .heading {
		margin: 0 0 30px;
		font-size: 30px;
		letter-spacing: 4px;
	}
	#d1763133 .description {
		max-width: 310px;
		font-size: 16px;
	}
}


[data-id="d1784516-6"] {
	padding: 0 32px 120px;
}
[data-id="d1784516-6"] .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	margin: 0;
	padding: 0;
	width: 100%;
}
[data-id="d1784516-6"] .row::before,
[data-id="d1784516-6"] .row::after {
	content: none;
}
[data-id="d1784516-6"] .row .ngc:nth-child(2n) {
	margin-left: 40px;
}

[data-id="1381295"],
[data-id="1381297"] {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	width: calc(50% - 20px);
}
[data-id="1381295"] a,
[data-id="1381297"] a {
	position: relative;
	display: block;
	padding: 25px 50px 25px 25px;
	width: 100%;
	min-height: 130px;
	color: #FFF;
	text-decoration: none;
	background: linear-gradient(90deg,#873aa6,#f981a8);
}
[data-id="1381295"] a:hover,
[data-id="1381297"] a:hover {
	opacity: 0.8;
}
[data-id="1381295"] a:after,
[data-id="1381297"] a:after {
	content: '';
	top: calc(50% - 7px);
	right: 20px;
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	transform: rotate(-45deg);
}
[data-id="1381295"] .heading,
[data-id="1381297"] .heading {
	margin: 0 0 10px;
	padding: 0;
	font-size: 28px;
	line-height: 1.2;
	color: #fff;
	text-align: left;
}
[data-id="1381295"] .links,
[data-id="1381297"] .links {
	margin: 0;
}
[data-id="1381295"] .links > li,
[data-id="1381297"] .links > li{
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
}

@media screen and (max-width:767px) {
	[data-id="d1784516-6"] {
		padding: 0 16px 60px;
	}
	[data-id="d1784516-6"] .row {
		flex-direction: column;
	}
	[data-id="d1784516-6"] .row .ngc:nth-child(2n) {
		margin-left: 0;
	}
	[data-id="1381295"],
	[data-id="1381297"] {
		width: 100%;
	}
	[data-id="1381295"] a,
	[data-id="1381297"] a {
		padding-right: 40px;
	}
}

