body{
	font-family: 'Poppins', sans-serif;
}
.poppins{
	font-family: 'Poppins', sans-serif;
}
.roboto{
	font-family: 'Roboto', sans-serif;
}
.bg-black{
	background: #000;
}
header{
	z-index: 999999999;
}
a{
	text-decoration: none;
	transition: 0.5s;
}
.navbar-brand img{
	width: 150px;
}
.text_big{
	font-size: 6.8rem;
	line-height: .85;
}  
.text_big_2{
	font-size: 4.7rem;
	line-height: .85;
} 
.font-light{
	 font-weight: 100;
}
.font-22{
	font-size: 1.4rem;

}   
a.btnn{
	font-size: 1.2rem;
    padding: 1.0rem 3rem;
    background: #00a1e0;
    color: #fff;
    margin: 10px 0px;
    line-height: 34px;
    text-decoration: none;
    font-weight: 300;
    display: inline-block;
    text-transform: uppercase;
}
.font-200{
	font-weight: 300;
}
.banner{
	background-image: url(../img/bg.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
.font-60{
	font-size: 60px;
	line-height: 55px;
}
.font-400{
	font-weight: 400;
}
.font-18{
	font-size: 18px;
}
p{
	font-family: inherit;
}
a.light-btn{
	font-size: 1.2rem;
    padding: 1.0rem 3rem;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    margin: 10px 0px 0px;
    line-height: 34px;
    text-decoration: none;
    font-weight: 300;
    display: inline-block;
    text-transform: uppercase;
}
a.light-btn:hover{
	background: rgba(255, 255, 255, 0.4);
}
.relative{
	position: relative;
	z-index: 99999;
}
#video{
	position: absolute;
	width: 100vw;
	top: -40px;
 	height: 120vh;
	top: -90px;
	left: 0;
	z-index: 1;
}
.over-flow{
	overflow: hidden;
}
.rgba{
	background: rgba(0, 0, 0, 0.6);
}
.artist_box{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	border-radius: 12px;
	height: 200px;
	width: 350px;
	margin-right: 20px;
}
.artist_box a {
    display: inline-block !important;
    background: #00000052;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    padding-left: 18px;
    padding-top: 158px;
    font-size: 19px;
}
.modal{
	background: #000000b8;
	z-index: 999999 !important;
}
.modal-content{
	background: transparent;
	border: 0px;
}
.modal-footer{
	border-top: 0px;
	text-align: center;
	display: block;
}
.over-flow-x{
	overflow-x: scroll;
}
.artist_big_box {
    display: inline-flex;

}
.over-auto {
     overflow-x: auto;
}
.join{
	background-image: url(../img/mixing_man-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;

}
.text-gray{
	color: #706f6f;
}
.Unlimited{
	background-image: url(../img/Background2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.font-bold{
	font-weight: 900;
}
.highlight{
    background: linear-gradient(to bottom right,#00e79d,#00d8c7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.distribute{
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	border: 2px solid #00ef86;
	border-radius: 30px;
	padding: 8px 40px;
	display: inline-block;
	margin-top: 10px;
}
.services{
	background-image: url(../img/girl_playing_guitar_left.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.CAREER{
	background-image: url(../img/Duet_Musicians_Singing-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

.tune_core{
	background: url(../img/russ-video-block-scaled.jpeg),rgba(0, 0, 0, 0.9);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.Distribution{
	background-image: url(../img/Keith-Jacobs-Two-Column.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.second-banner{
	padding-top: 150px !important;
	padding-bottom: 150px !important;
}

.second-banner1{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.num-left {
	position: relative;
    display: flex;
    justify-content: space-between;
}
.num-left img{
	height: fit-content !important;
}


.num-left:after{
	content: '';
	position: absolute;
	height: 197px;
	width: 1px;
	background: #000;
	top: 0;
	right: 44%;
}
.num-left:before{
	content: '';
	position: absolute;
	height: 10px;
	width: 10px;
	background: #000;
	top: 0;
	right: 42%;
}
.arrow:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background: transparent;
    bottom: -95px;
    transform: rotate(130deg);
    right: 41.6%;
}
.artist_servies{
	background-image: url(../img/brooklyn_man_desktop-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.text-blue {
	color: #00a1e0;
}
#popup_video{
	width: 100px;
	opacity: 0.6;
	margin-left: 50px;
	margin-top: 120px;
	cursor: pointer;
	transition: 0.5s;
}
#popup_video:hover{
	transform: scale(1.2);
}
.footer{
	background: #1c1d1d;
}
.fotter_links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.fotter_links ul li a{
	color:#9b9b9b ;
	font-size: 16px;
	font-family:  'Roboto', sans-serif;
	padding: 2px 0px;
	text-decoration: none;
	display: inline-block;
} 
.fotter_links:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #686868;
	top: 0;
	left: -30px;
}
.fotter_links:before{
	content: '';
	position: absolute;
	height: 10px;
	width: 10px;
	background: #686868;
	top: 0;
	left: -34px;
}


.banner-1{
	background-image: url(../img/4-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}


.join-1{
	background-image: url(../img/5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
.box_bigg ul {
	list-style: none;
	padding: 0px !important;
	margin: 0px;
}
.grn-box{
	border: 3px solid #00ef86;
}
.sp2-header {
    color: #00ef86;
    background: linear-gradient( to bottom right, #00ef86, #00d2d7 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blu-box{
	border: 3px solid #00a1e0;
}


.sp2-price {
    color: #00a1e0;
    background: linear-gradient( to bottom right, #00a1e0, #39309f );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.font-30{
	font-size: 20px;
}
.headingg{
	border-bottom:1px solid #000 ;
}

.banner{
	background-image: url(../img/banner.png);
	padding-top: 100px;
	padding-bottom: 100px;
	background-size: cover;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
}
.btn_1{
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 20px;
	margin-top: 10px;
	display: inline-block;
}
.font-18 {
	font-size: 18px;
}
.boxx_artistblog{
	height: 356px;
	border: 1px solid #ececec;
}
.boxx_artistblog img{
	height: 120px;
}
.head img {
    margin-left: -58px;
}
.video_bg{
	background: #222;
}
p.mb-0.font-12 {
	font-size: 13px !important;
}
img.mm{
	width: 30px !important;
	height: 30px !important;
}
.audio_box{
	border-bottom: 1px solid #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.audio {
	background: #f5f5f5;
	height: 550px;
	overflow-y: scroll;
}
.imagee img{
	width: 60px !important;
	height: 60px !important;
}
















@media only screen and (max-width: 600px) {
 .text_big {
    font-size: 2.8rem;
}
.font-22 {
    font-size: 1.0rem;
}
.text_big_2 {
    font-size: 2.3rem;
}
.font-60 {
    font-size: 30px;
    line-height: 38px;
}
}