*,*::before,*::after {
	box-sizing:border-box
}
body {
    margin: 0;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    line-height: 26px;
	font-weight: 400;
    color: #eee;
    background-color:#0d1117;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 700;
}
img {
    max-width: 100%;
}
p {
	margin:0;
	margin-bottom:25px;
}
b {
	font-weight:700;
}
a, a:hover {
    color: #464649;
	text-decoration:none;
}
html {
  scroll-behavior: smooth;
}
button, a {
	cursor:pointer;
}
* {
    transition: 0.4s all;
}
body, html {
	height:100%;
}
ul, ol {
	padding:0;
	margin:0;
}
body.body {
    padding: 0;
    margin: 0;
}
._ct-wrap {
    padding: 0 60px;
    max-width: 1600px;
    margin: auto;
}
.bannerVIDplaceholder {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
figure.bnr-video-plax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}
.content-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.navbar {
	display:none;
}
header#main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 2;
}
._header-flx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header {
    padding: 15px 0;
}
/*********/

.fourBoxLayWrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
}
.imgwrap4blc img {
    width: 100%;
    height: 100%;
    display: block;
}
.fourBoxLayCol {
    position: relative;
    overflow: hidden;
}
.fourBoxLayCol p {
    color: #fff;
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 50px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 200;
    padding-top: 100%;
    background: rgba(0, 0, 0, .5);
    line-height: 130%;
	text-transform: uppercase;
}
a.abslink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div#hp_section_three {
    background: #000;
	padding: 60px 0;
}
.hp_3rd_section h1 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 120%;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 35px;
}
.hp_3rd_section_col,
.hp_4rth_section_col {
    flex: 0 0 50%;
}
.hp_3rd_section_col h2, .hpsection h2 {
    font-size: 45px;
    color: #fff;
    margin: 0 0 30px;
	font-weight: 900;
}
.hp_3rd_section_col p, .hpsection p {
    color: #eee;
}
.hp_3rd_section_col1_inner,
.hp_4rth_section_col2_inner {
    background: #0c1015;
    padding: 50px;
}
.hp_3rd_section_content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.hp_3rd_section_col2_inner,
.hp_4rth_section_col1_inner {
    height: 100%;
}
.hp_3rd_section_col2_inner img,
.hp_4rth_section_col1_inner img {
    height: 100%;
    object-fit: cover;
}
.hp_3rd_section_col,
.hp_4rth_section_col {
    border-radius: 20px;
    overflow: hidden;
}
.djc-wcu-section ._ct-wrap {
    padding: 100px 60px;
    background: rgba(0, 0, 0, .75);
}
.djcwcuwrp {
    display: flex;
    align-items: center;
    gap: 50px;
}
.djcwcuwrpcol {
    flex: 1;
}
.djcwcuwrpcol p {
    font-weight: 200;
    font-size: 18px;
}
.djcwcuwrpcol p:Last-child {
    margin:0;
}
.djcwcuwrpcol h2 {
    color: #fff;
    font-size: 45px;
    margin: 0;
    /*text-align: center;*/
    text-transform: uppercase;
    font-weight: 900;
}
.djcwcuwrpcol h2:after {
	content: "";
    height: 22px;
    width: 115px;
    display: block;
    margin: auto;
    margin-top: 20px;
	margin-left:0;
    border-radius: 30px;
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
/* .djcwcuwrpcol h2:after {
    content: "";
    height: 4px;
    width: 120px;
    background: #feb406;
    display: block;
    margin-top: 20px;
    border-radius: 30px;
} */
.djcwcuwrpcol h2 span {
    color: #fff;
    display: block;
    margin-bottom: 28px;
    font-weight: 200;
}
.hp_7th_section_content p {
    color: #fff;
    margin: 0;
    font-weight: 200;
    font-size: 20px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
._1st_dcjhdr h2:after, .hp_7th_section_content h2:after {
    content: "";
    height: 22px;
    width: 115px;
    display: block;
    margin: auto;
    margin-top: 20px;
    border-radius: 30px;
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.cta-erap h2:after {
    content: "";
    height: 22px;
    width: 115px;
    display: block;
    margin: auto;
    margin-top: 20px;
    border-radius: 30px;
    background-image: url(../img/line-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
/* .cta-erap h2:after {
	content: "";
    height: 4px;
    width: 120px;
    background: #fff;
    display: block;
    margin: auto;
    margin-top: 20px;
    border-radius: 30px;
} */
ul.main-nav li:not(li:last-child) a:hover {
	color: #feb406;
}
.hp_7th_section_content h2 span {
    color: #fff;
    display: block;
    margin-bottom: 20px;
    font-weight: 200;
}
.djc-wcu-section {
    background: url(../img/djcompany-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
}
.hp_4rth_section_content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.hpsection ol {
    padding-left: 18px;
    margin-bottom: 18px;
    color: #eee;
}
.hp_4rth_section_col2_inner {
    background: #151b23;
    padding: 30px 25px;
	border: 1px solid #1c242d;
}
div#hp_section_five {
    padding: 70px 0;
}
.hp_5th_col_inner {
    background: #161b22;
    padding: 30px;
    border: 1px solid rgba(235, 167, 6, .15);
    border-radius: 12px;
    height: 100%;
}
.hp_5th_col_inner h3 {
    font-size: 22px;
    color: #feb406;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.hp_5th_col_inner p {
    font-weight: 200;
    font-size: 18px;
    margin: 0;
}
.hp_5th_contnt {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.hp_5th_col_inner ul {
    margin-top: 20px;
}
.hp_5th_section_content h2 {
    text-align: center;
    margin-bottom: 40px;
}
.hp_6th_section_header {
    text-align: center;
}
.hp_6th_section_header h2 {
    margin-bottom: 28px;
}
.hp_6th_section_header p {
    font-size: 18px;
}
.hp_6th_section_header {
    margin-bottom: 45px;
}
.h3styling h3 {
    color: #fff;
    margin: 0 0 12px;
    font-size: 22px;
}
.wcustyle h2 {
    margin-bottom: 25px;
}
.hp_5th_section_content.wcustyle {
    max-width: 1000px;
    margin: auto;
}
.wcustyle p {
    text-align: center;
}
.hp_5th_col_inner, .hp_4rth_section_col1_inner {
    position: relative;
}
.djcwcuptwrp h3 {
    font-size: 22px;
    color: #feb406;
    margin: 20px 0 15px;
}
.djcwcuwrpcol:first-child {
    flex: 0 0 35%;
}
/*.hp_5th_col_inner:before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-left: 4px solid rgba(226, 31, 47, .9);
    border-right: 4px solid rgba(226, 31, 47, .9);
}
.hp_5th_col_inner:after {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-left: 4px solid rgba(226, 31, 47, .9);
    border-right: 4px solid rgba(226, 31, 47, .9);
}*/
header.blackbg {
    backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	background: rgba(0, 0, 0, .6);
    padding: 12px 0;
}
div#hp_section_seven {
    background: #222222;
	padding:70px 0;
}
.hp_7th_section_content h2, .hp_7th_section_content p {
    text-align: center;
}
.hp_7th_section_content .submitColor {
    background-image: none;
    background-color: #1671ff;
}
.footertopwrp {
    background: #1671ff;
    padding: 60px 0;
}
.ftrcntnt {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    color: #fff;
}
.ftrcntntCols h3 {
    text-align: center;
    margin: 0 0 15px;
}
.ftrcntntCols p {
    text-align: center;
    margin: 0;
}
.ftrcntntCols a {
    color: #fff;
    font-size: 35px;
    display: inline-block;
    margin: auto;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
.ftrcntntCols:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
ul.footerlinks li a {
	margin:4px 0;
	font-size:16px;
}
ul.footerlinks {
    list-style: none;
}
.social {
    background: #000;
}
.social ul {
    display: flex;
    list-style: none;
    gap: 25px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.social p {
    text-align: center;
    color: #868686;
}
.social ul a {
    color: #868686;
}
.social {
    padding: 60px 0 30px;
}
/*new*/
.bannerVIDplaceholder h1 {
    color: #feb406;
    font-size: 65px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.bnrtxt {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    flex-direction: column;
    gap: 20px;
}
.bannerVIDplaceholder h1 span {
    font-size: 34px;
    display: block;
    margin-top: 35px;
    font-weight: 200;
	color: #fff;
}
.bnrtxt {
    background: rgba(0, 0, 0, .25);
}
.bnrtxt p {
    color: #fff;
    margin: 0;
    font-weight: 200;
    font-size: 20px;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
ul.main-nav {
    list-style: none;
    margin: 0;
    color: #fff;
}
ul.main-nav li a {
    color: #fff;
    text-transform: uppercase;
}

ul.main-nav {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 40px;
}
ul.main-nav li.lastnav a {
    background: #feb406;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    font-size: 18px;
    color: #000;
}
li.lastnav svg {
    max-width: 24px;
    max-height: 24px;
}
.djc-section-one {
    padding: 70px 0;
}
._1st_dcjhdr {
    max-width: 1065px;
    margin: auto;
}
._1st_dcjcnt_col_txt ul li:not(li:last-child) {
    margin-bottom: 18px;
}
.section ._1st_dcjcnt_col_txt h2 {
    font-size: 30px;
    color: #feb406;
}
.cta-erap {
    max-width: 800px;
    margin: auto;
}
._1st_dcjcnt_col_txt ul {
    padding-left: 18px;
}
._1st_dcjhdr h2 {
    color: #fff;
    font-size: 45px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
	font-weight: 900;
}
._1st_dcjhdr h2 span {
    color: #fff;
    display: block;
    margin-bottom: 28px;
	font-weight:200;
}
._1st_dcjhdr p {
    color: #fff;
    margin: 0;
    font-weight: 200;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
._1st_dcjcnt_col_txt {
    background: #151b23;
    padding: 25px;
    border-radius: 20px;
}
._1st_dcjcnt_col_img img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 20px;
}
._1st_dcjcnt_col_txt {
    background: #151b23;
    padding: 35px 25px;
    border-radius: 20px;
    height: 100%;
    border: 1px solid #1c242d;
}
._1st_dcjhdr {
    margin-bottom: 40px;
}
._1st_dcjcnt {
    display: flex;
    gap: 30px;
}
._1st_dcjcnt_col {
    flex: 1;
}
.section h3 {
    font-size: 25px;
    margin: 0 0 16px;
}
.section p {
    font-weight: 200;
    font-size: 18px;
}
.section h2 {
    font-size: 45px;
    font-weight: 900;
    margin: 0 0 24px;
}
._1st_dcjcnt_col_img {
    height: 100%;
}
.hpsection ul {
    margin-left: 18px;
}
.hpsection ul li:not(li:last-child) {
    margin-bottom: 18px;
}
.cta-section {
    background-image: linear-gradient(to right top, #feb406, #fb9306, #f37115, #e84e22, #d8212c);
    padding: 70px 0;
}
.cta-erap h2 {
    font-size: 45px;
    font-weight: 900;
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
    word-spacing: 8px;
}
p.ctasbtxt {
    font-size: 26px;
    display: block;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
p.blnstt2 {
    color: #fff;
    margin: 0;
    font-weight: 200;
    font-size: 20px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.cta-erap {
    text-align: center;
}
.cta-erap a {
    color: #fff;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    margin-top: 25px;
    padding: 12px 30px;
    background: #0d1117;
    border-radius: 8px;
    font-weight: 200;
}
.social a.logo {
    margin: auto;
    max-width: 170px;
    display: flex;
    margin-bottom: 35px;
}
.cta-erap a svg {
    width: 25px;
    height: 25px;
}
.djc-section-two.section {
    background: url(../img/dj-bg2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.h5vp442c5afd {
    margin: auto;
    border: 5px solid #feb406;
    border-radius: 12px;
    overflow: hidden;
	width: 100%;
}
.h5vp442c5afd.h5vp_player_temp {
	max-width: 842px;
}
.vidwrpdcj {
	max-width: 842px;
	margin:auto;
	margin-top:30px;
}
.vidwrp2col {
    display: flex;
    gap: 30px;
}
.vidwrp-col {
    flex: 1;
    max-width: 50%;
}
.h5vp442c5afd button.plyr__control.plyr__control--overlaid, .h5vp442c5afd .plyr--video .plyr__control:focus-visible, .h5vp442c5afd .plyr--video .plyr__control:hover, .h5vp442c5afd .plyr--video .plyr__control[aria-expanded=true] {
    background: #feb406;
}
.h5vp442c5afd .plyr--full-ui input[type=range] {
	color: #feb406;
}
.djc-section-two.section ._ct-wrap {
    background: rgba(0, 0, 0, .5);
	padding:75px 0;
}
#hambicon, #closeicon {
	display:none;
	cursor:pointer;
}
#closeicon {
    position: absolute;
    top: 36px;
    right: 18px;
}
ul.main-nav li:first-child {
    display: none;
}
.mobilenavbr {
	display:none;
}
.djbeatinwcu {
	margin: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    position: absolute;
    bottom: 0;
}
.djbeatinhero {
	max-width: 528px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-filter: grayscale(100%) invert(100%);
    filter: grayscale(100%) invert(100%);
}
.djbeatinvid {
	margin: auto;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
}
.djcwcuwrp, .djc-section-two, .djc-wcu-section, .h5vp442c5afd {
	position:relative;
}
.pageFotDef .submitColor {
    background: #fab106;
    color: #000;
    font-family: Poppins;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    padding: 8px 15px;
    max-width: 300px;
    border-radius: 5px;
    border: 0;
}
.vidwrpdcj p {
	font-size: 20px;
	max-width: 824px;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
.vidwrp2col, .vidwrp2col .h5vp442c5afd, .vidwrp2col .plyr.plyr--full-ui {
	max-height: 500px;
	height:100%;
}
@media (max-width:991px) {
	ul.main-nav li:first-child {
		display: block;
	}
	#hambicon, #closeicon {
		display:block;
	}
	nav.mobilenavbr {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		transform: translateY(-100%);
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transition: transform .5s ease-in-out;
		-webkit-transition: transform .5s ease-in-out;
		z-index: 2;
		opacity:0;
		background: #000;
	}
	nav.mobilenavbr.opened {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		opacity:1;
	}
	ul.main-nav {
		text-align: center;
		padding: 50px;
		align-items: center;
		flex-direction: column;
		gap: 35px;
		justify-content: center;
		list-style: none;
		display:flex;
		height: 100%;
		
	}
	ul.main-nav li a {
		color: #fff;
		text-transform: uppercase;
		text-align: center;
		font-size: 25px;
		font-weight: 300;
	}
	ul.main-nav li a:hover {
		letter-spacing: 5px;
	}
	.mobilenavbr {
		display:block;
	}
	.navbr {
		display:none;
	}
}
@media (max-width:768px) {
	._ct-wrap {
		padding: 0 15px;
		max-width: 100%;
		margin: auto;
	}
	header.blackbg {
		padding: 10px 0;
	}
	.social ul {
		display: flex;
		list-style: none;
		gap: 15px;
		align-items: center;
		justify-content: center;
		margin-bottom: 15px;
		flex-wrap: wrap;
		font-size: 14px;
	}
	.social p {
		font-size: 14px;
	}
	.ftrcntnt {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
		color: #fff;
	}
	.ftrcntntCols:nth-child(2) {
		border-left: 0;
		border-right: 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 30px 0;
	}
	.hp_3rd_section_col h2, .hpsection h2 {
		line-height: 148%;
	}
	.hp_5th_contnt {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
	.hp_5th_col_inner {
		padding: 25px;
	}
	.hp_5th_section_content h2 {
		margin-bottom: 35px;
	}
	.fourBoxLayWrap {
		grid-template-columns: repeat(1, 1fr);
		width: 100%;
	}
	.fourBoxLayCol p {
		padding: 30px 35px;
		padding-top: 100%
	}
	.hp_3rd_section h1 {
		font-size: 30px;
	}
	.hp_3rd_section_content {
		display: flex;
		gap: 30px;
		flex-direction: column-reverse;
	}
	.hp_3rd_section_col1_inner, .hp_4rth_section_col2_inner {
		padding: 25px 20px;
	}
	.hp_4rth_section_content {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
	.hp_4rth_section_col2_inner {
		padding: 25px 20px;
	}
	.hp_3rd_section_col h2, .hpsection h2 {
		font-size: 26px;
		margin: 0 0 25px;
	}
	.hp_5th_col_inner h3 {
		font-size: 20px;
	}
	.hp_6th_section_header h2 {
		margin-bottom: 25px;
	}
	.bannerVIDplaceholder h1 {
		font-size: 35px;
	}
	.bannerVIDplaceholder h1 span {
		font-size: 20px;
		margin-top: 15px;
	}
	.section h2 {
		font-size: 30px;
	}
	._1st_dcjcnt {
		flex-direction: column-reverse;
	}
	.section h2 {
		line-height: 130%;
	}
	._1st_dcjhdr h2 span {
		margin-bottom: 12px;
	}
	div#hp_section_four {
		padding: 0 0 70px;
	}
	.djc-section-two.section ._ct-wrap {
		padding: 70px 15px;
	}
	p.blnstt2 {
		font-size: 18px;
	}
	p.ctasbtxt {
		font-size: 22px;
		margin-bottom: 12px;
	}
	p.ctasbtxt {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.cta-erap h2 {
		font-size: 24px;
		margin: 0 0 25px;
		line-height: 130%;
		word-spacing: 5px;
	}
	a.logo img {
		max-width: 140px;
		height: 100%;
	}
	.djcwcuwrp {
		align-items: inherit;
		gap: 35px;
		flex-direction: column;
	}
	.djc-wcu-section ._ct-wrap {
		padding: 70px 15px;
	}
	.djcwcuwrpcol h2 span {
		margin-bottom: 0;
	}
	.djcwcuwrpcol h2 {
		line-height: 130%;
		font-size: 30px;
	}
	.bnrtxt p {
		font-size: 18px;
	}
	.fourBoxLayCol p {
		font-size:25px;
	}
	.vidwrp2col {
		flex-direction: column;
	}
	.vidwrp-col {
		max-width: 100%;
	}
	.vidwrp2col .plyr--video .plyr__controls {
		bottom:10px;
	}
	.vidwrp2col {
		min-height: 1030px;
	}
}
@media (min-width:991.1px) and (max-width:1150px) {
	ul.main-nav {
		gap: 25px;
	}
	li.lastnav a {
		padding: 10px 12px;
		font-size: 16px;
	}
	._ct-wrap {
		padding: 0 35px;
	}
}
@media (min-width:768.1px) and (max-width:991px) {
	.fourBoxLayCol p {
		font-size: 25px;
	}
	._1st_dcjcnt {
		flex-direction: column-reverse;
	}
	.hp_3rd_section h1 {
		font-size: 30px;
	}
	.hp_3rd_section_content {
		gap: 30px;
		display: flex;
		flex-direction: column-reverse;
	}
	.hp_4rth_section_content {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
	.hp_5th_contnt {
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
	}
	.ftrcntntCols a {
		font-size: 30px;
	}
	.ftrcntnt {
		gap: 15px;
	}
}
