/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2025 | 17:10:59 */
/*FONTS_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap');
@font-face {
	font-family: "Alisha";
	src: url("http://site100.7nyc.com/multitrack/wp-content/uploads/2020/04/Alisha.otf");
}
/*BASIC_SETTINGS*/
body {
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color:#000000;
	background-color:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body > div {
	font-size: 14px;
}
a {
	text-decoration: none !important;
	color: #FDE358;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Cabin', sans-serif;
	font-weight :400;
}
h1{
	font-family: "Alisha";
	font-size: 40px;
	font-weight :600;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
.banner-row h1{
	font-size: 75px;
}
/*EDITS SECTION*/
.vc_row .gform_wrapper .top_label .gfield_label {
	display:none;
}
.site-inner{
	margin-top:0;
}
.entry {
	margin-bottom: 0;
}
:focus{
	outline:none !important
}
p:empty {
	display:none;
}
/*MENU_SECTION*/
.menu a span {
	color: #000000;
	font-family: 'Cabin', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.menu a{
	padding:0px !important;
}
.menu li {
	padding: 0 15px;
	margin-bottom: 0px !important;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
.nav-primary {
	float: none;
}
.menu-item-type-post_type.current-menu-item > a span {
	border-bottom:5px solid #FDE358;
}
.header-row .wpb_column.vc_col-sm-5{
	z-index: 99;
}
/*BUTTON_SECTION*/
.vc_row .vc_btn3.vc_btn3-style-custom {
	background: #2a2a2a;
	color: #FDE358;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 1em 2.5em!important;
	line-height: 1.5;
}
.vc_row .vc_btn3.vc_btn3-style-custom:hover {
	background:#fde358;
	color:#2a2a2a;
}
.blog-row .vc_btn3.vc_btn3-style-custom {
	padding: 5px 1.5em!important;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #000000;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #000000;
	opacity:  1;
}
::-moz-placeholder { 
	color:    #000000;
	opacity:  1;
}
:-ms-input-placeholder { 
	color:    #000000;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #F2F2F2;
	border: 0;
	font-family: 'Roboto', sans-serif;
	color:    #000000;
	font-size: 18px !important;
	font-weight: 400;
	padding: 10px !important;
}
input:focus, textarea:focus {
	border: none;
	outline: none;
}
.error404 .content {
	width: 100%;
}
h2.gform_submission_error {
	font-size: 20px;
}
.vc_row .gform_wrapper.gravity-theme .gfield textarea.large{
	height: 126px;
}
body .vc_row .gform_footer input[type=submit] {
	margin: 0;
	border-radius: 0px;
	background-color: #1e1e1e;
	font-size: 16px !important;
	font-weight: 400;
	color: #FDE358;
	padding: 10px 2em !important;
}
/*AUDIO_PLAYLIST*/
body .vc_row.audio-row .wp-playlist.wp-audio-playlist {
	background-color:#111111;
	position:relative;
	width: 75%;
	margin: 0 auto;
}
.vc_row.audio-row .mejs-container .mejs-controls, .vc_row.audio-row .mejs-container{
	background: #111111;
	padding: 0;
	width: 100% !important;
}
body .vc_row.audio-row .wp-playlist-prev, body .vc_row.audio-row .wp-playlist-next {
	position: relative;
	top: -40px;
	float: right;
	z-index: 9;
	width: 30px !important;
	height: 30px !important;
	background-color: transparent !important;

}
body .vc_row.audio-row .wp-playlist-prev {
	background-position: -65px 0px;
	right: 5em;
}
body .vc_row.audio-row .wp-playlist-next {
	background-position: -92px 0px;
	right: 5em;
}
.vc_row.audio-row .wp-audio-playlist .mejs-button.mejs-play:before, .vc_row.audio-row .wp-audio-playlist .mejs-button.mejs-pause:before, .vc_row.audio-row .wp-playlist-next, .vc_row.audio-row .wp-playlist-prev, .vc_row.audio-row .wpse-download:before {
	content: " ";
	background: url(http://site100.7nyc.com/multitrack/wp-content/uploads/2022/03/sprite.svg) no-repeat;
	background-size: cover;
	width: 38px;
	height: 38px;
}
.vc_row.audio-row .wp-audio-playlist .mejs-button.mejs-play:before{
	background-position: 1px 0px;
}
.vc_row.audio-row .wp-audio-playlist .mejs-button.mejs-pause:before{
	background-position: -45px 0px;
}
.vc_row.audio-row .wpse-download:before{
	background-position: -157px 0px;
}
.vc_row.audio-row .wp-audio-playlist .mejs-button.mejs-play, .vc_row.audio-row .wp-audio-playlist .mejs-button.mejs-pause, .vc_row.audio-row .wpse-download:before, body .vc_row.audio-row .wp-playlist-prev, body .vc_row.audio-row .wp-playlist-next  {
	width: 38px;
	height: 38px;
	background-color: #606060;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.audio-row .wp-playlist .mejs-controls .mejs-button button {
	display: none;
}
.audio-row .wp-playlist-light .wp-playlist-caption {
	max-width: 100%;
}
.audio-row span.mejs-time-total.mejs-time-slider {
	position: relative;
	top: 13px;
	height: 8px;
}
.audio-row .wpse-download {
	display: block;
	position: absolute;
	top: 0px;
	right: 1px;
	z-index: 9999;
}
body .audio-row .wp-audio-playlist.wp-playlist-light .wp-playlist-playing, .vc_row.audio-row .vc_row .mejs-controls .mejs-time-rail .mejs-time-current{
	background-color:transparent;
}
body .audio-row .wp-audio-playlist.wp-playlist-light .wp-playlist-playing a span{
	color: #fde358;
	font-weight: 600;
}
.vc_row.audio-row .mejs-controls .mejs-time-rail .mejs-time-current {
	height:8px;
	background: #fde358 !important;
}    
body .audio-row .mejs-button button {
	transition: none !important;
}
.audio-row .wp-playlist .wp-playlist-current-item img, .audio-row span.mejs-time-handle,  .audio-row span.mejs-time-loaded,body .audio-row span.mejs-time-loaded, body .audio-row span.mejs-time-hovered, body .audio-row span.mejs-time-buffering, .audio-row .toggle-font, .audio-row .wpse-download i, .audio-row .wp-audio-playlist span.mejs-currenttime, audio, .audio-row .vc_row .mejs-time, .vc_row.audio-row .mejs-time-float{
	display:none!important;
}
.audio-row .wp-audio-playlist .wp-playlist-tracks {
	background-color: #606060;
	margin-top: 0px;
	border-top: 1px solid #ffffff;
}
.vc_row.audio-row .wp-playlist-item-meta{
	color:#ffffff !important;
}
.vc_row.audio-row .wp-playlist-playing .wp-playlist-item-title {
	color:#20283c;
}
.audio-row .wp-playlist-current-item .wp-playlist-item-title {
	top: 3px;
	position: relative;
}
.audio-row .wp-audio-playlist .wp-playlist-item-title {
	font-size: 14px;
	color: #fff;
	z-index: 9;
}
.audio-row .wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
}
.audio-row .wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	position: absolute;
	width: calc(100% - 48px);
	left: 3.5em;
}
.audio-row .wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 10px 0px;
	border-bottom: 1px solid #111111;
	padding-left: 20px !important;
}
.audio-row .wp-audio-playlist .mejs-time-rail {
	width: calc(100% - 100px)!important;
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	margin: 0 auto;
	height: auto;
}
.audio-row .wp-audio-playlist .mejs-controls {
	height: 40px;
}
.audio-row .wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .audio-row .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded, .audio-row .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color:#ffffff!important;
}
.audio-row .mejs-time {
	position: absolute;
	top: -49px;
	right: 0;
	z-index: 99999;
	padding: 0;
}
.vc_row.audio-row .vc_row .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #ffffff !important;
	z-index: -1;
}
.vc_row.audio-row .vc_row .mejs-controls a.mejs-horizontal-volume-slider {
	width: 18px;
	height: 14px;
	position: absolute;
	right: 3.3em;
}
.vc_row.audio-row .mejs-volume-button, .vc_row.audio-row .vc_row .wp-playlist .mejs-horizontal-volume-total, .audio-row .mejs-time, .audio-row .mejs-controls a.mejs-horizontal-volume-slider {
	display: none;
}
body.custom-event-class .vc_row.audio-row .wp-playlist-prev, body.custom-event-class .vc_row.audio-row .wp-playlist-next {
	display:none;
}
/*VIDEO_SECTION*/
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
.custom-event-class .wpb_video_widget , .custom-event-class .wp-playlist{
	background-image:url(http://site100.7nyc.com/multitrack/wp-content/uploads/2022/12/video.gif);
}
.custom-event-class .wp-playlist {
	height: 250px;
}
/*HEADER_SECTION*/
.logo-title, .logo-description{
	display: inline-block;
}
.logo-title a{
	font-size: 22px;
	font-family: "Alisha";
	font-weight: 600;
	color: #000000;
	margin-right: 5px;
}
.logo-description{
	font-size: 18px;
	color: #606060;
	font-family: 'Cabin', sans-serif;
}
.custom-event-class .vc_row.header-row {
	z-index: 99;
	position: relative;
}
/*BANNER_SECTION*/
h2 i{
	color:#FDE358;
	font-style:normal;
}
#banner{
	background-attachment: fixed !important;
}
/*BIO_SECTION*/
.about-row p{
	margin-bottom:20px;
}
#load-more.disable ,.vc_row .group{
	display:none;
}
.group.active{
	display: block;
} 
/*CONTENT_SECTION*/
.row-container#curve:before {
	background: white;
	top: -49px;
	content: '';
	display: block;
	height: 19%;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(-3deg);
	z-index: 9;
}
.content-row .wpb_single_image img{
	width: 70px;
	height:70px;
}
.content-row .wpb_single_image{
	border-radius:250px;
}
.content-row .wpb_single_image:hover {
	background-color: #FDE358 !important;
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-1, .vc_row .oxilab-flip-box-back-1{
	box-shadow: none;
}
.vc_row .oxilab-flip-box-1{
	background-color:#1e1e1e;
}
.vc_row .oxilab-flip-box-back-1{
	background-color: #FDE358;
}
.vc_row.circle-flip .oxilab-flip-box-1, .vc_row.circle-flip .oxilab-flip-box-back-1{
	border-radius:250px;
}
.vc_row .oxilab-heading, .vc_row .oxilab-flip-box-back-1-data .oxilab-info{
	font-family: 'Roboto', sans-serif;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info{
	line-height: 22px;
	color: #1e1e1e !important;
}
.vc_row .oxilab-heading {
	color: #ffffff !important;
}
.vc_row .oxi-icons {
	color: #FDE358 !important;
}
.vc_row .oxilab-flip-box-1-data .oxilab-info{
	display:none;
}
.fas.fa-sliders-h.oxi-icons {
	transform: rotate(90deg);
}
/*LOGO_SECTION*/
.sliderimage_hide_border .wpls-logo-cnt.slick-slide img{
	border:1px solid #000000;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-content{
	padding: 0em 8em 0em 8em;
	margin-bottom:2.5em;
}
.vc_row .testimonial-content, .vc_row .testimonial-name, .vc_row .testimonial-company{
	color: #000000;
	font-size: 15px;
}
.vc_row .testimonial {
	position:relative;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
}
.vc_row .testimonial-content:before {
	background-image: url(http://site100.7nyc.com/multitrack/wp-content/uploads/2022/03/left-quote.svg);
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	background-image: url(http://site100.7nyc.com/multitrack/wp-content/uploads/2022/03/right-quote.svg);
	right: 0;
	bottom: 0;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display:inline-block;
	line-height: 1;
}
.vc_row .testimonial-name {
	border-right: 2px solid #000000;
	margin-right: 10px;
	padding-right: 10px;
}
/*BLOG_SECTION*/
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar {
	padding: 2em 15px;
}
.blog-row p{
	margin-bottom:0px;
}
/*CONTACT_SECTION*/
.representation-row p,.representation-row a{ 
	font-size: 18px;
}
.representation-row p{
	color:#515151;
}
.representation-row a{ 
	color:#B39A68;
}
/*FOOTER_SECTION*/
.footer-row .wpb_text_column p, .footer-row .wpb_text_column p a{
	font-size:12px;
	color:#ffffff;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){

}
@media only screen and (max-width: 1023px){
	.menu a span {
		font-size: 16px;
	}
	.banner-row h1{
		font-size: 60px;
	}
	.vc_row .oxilab-flip-box-col-3 {
		width: 100%;
		margin: 15px auto;
	}
	.vc_row.heading-row{
		text-align: center;
	}
	#banner {
		background-attachment: inherit !important;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #111111;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		float: right;
	}
	.menu li {
		padding:5px 0;
	}
	.menu{
		top: 35px;
		background: #ffffff;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border:2px solid #fde358;
		transform: translate(-50%,0);
		padding: 5px 0 10px 0!important;
	}
	.site-header .menu-toggle::before {
		content: '☰'
	}
	.menu-toggle span {
		display: none;
	}
	.site-header .menu-toggle::before,.site-header .menu-toggle.activated::before {
		position: relative;
		top: -2px;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.sidebar nav {
		display: block;
	}
	.header-row .wpb_column {
		width:100%;
		text-align: center;
	}
	.representation-row h2{
		font-size: 25px !important;
	}
	h3 {
		font-size: 23px;
	}
	body .vc_row.audio-row .wp-playlist.wp-audio-playlist {
		width: 100%;
	}
}
@media only screen and (max-width: 767px){
	.wpb_single_image,.vc_row .vc_btn3-container,.header-row .wpb_column,.footer-row .wpb_column h1, h2, h3, .vc_row .gform_wrapper .gform_footer{
		text-align:center!important;
	}
	#banner{
		background-image: none !important;
		padding-bottom: 0em !important;
		padding-top: 3em !important;
	}
	.row-container#curve::before {
		display: none;
	}
	#curve{
		padding-top: 2em !important;
	}
	.entry-content .search-form {
		width: 100%;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
}
@media only screen and (max-width: 639px){
	.vc_row .testimonial-name {
		border-right: 0;
		margin-right: 0px;
		padding-right: 0px;
		margin-bottom: 5px;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
	}
}
@media only screen and (max-width: 479px){
	h2 {
		font-size: 18px;
	}
	.banner-row h1{
		font-size: 45px;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		background-size: 30px;
	}
	.vc_row .testimonial-content::after {
		right: -28px;
	}
	.vc_row .testimonial-content {
		padding: 0 2.5em;
	}
	.vc_row .oxilab-flip-box-back-1-data .oxilab-info {
		line-height: 20px;
	}
	.vc_row .oxilab-heading {
		font-size: 20px !important;
	}
}
