/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2025 | 11:49:40 */
/*FONTS_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Sarabun:300i,400,600,700,800&display=swap'); 
@font-face {
	font-family: "Futura";
	src: url("http://site100.7nyc.com/producer/wp-content/uploads/2021/08/Futura-Heavy-font.ttf");
}
/*BASIC_SETTINGS*/
body {
	margin:0;
	font-family: 'Sarabun', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color:#141826;
	background-color:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #DA725B;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Sarabun', sans-serif;
}
h1 {
	font-family: "Futura";
	font-size: 40px;
	font-weight : bold;
}
h2 {
	font-size: 36px;
	font-weight :800;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
.site-tagline{
	font-weight: 300;
}
.site-heading{
	font-size: 75px; 
}
#about h2{
	font-size:30px;
}
/*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: #3F2938;
	font-family: 'Sarabun', sans-serif;
	font-size: 18px;
	font-weight: 600;
}
ul.menu{
	padding-left: 0px;
}
.menu li {
	padding: 0 18px;
	margin-bottom: 0px !important;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
.nav-primary {
	float: none;
	padding:0px !important;
}
.menu-item-type-post_type.current-menu-item > a span {
	border-bottom:6px solid #C7C6C5;
}
.menu a{
	padding:0px !important;
}
.vc_wp_custommenu{
	margin-bottom: 0px;
}
/*BUTTON_SECTION*/
.vc_row .vc_btn3.vc_btn3-style-custom {
	background: #DA725B;
	color: #fff;
	font-family: 'Sarabun', sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 2px 35px!important;
	line-height: 1.5;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #141826;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #141826;
	opacity:  1;
}
::-moz-placeholder { 
	color:    #141826;
	opacity:  1;
}
:-ms-input-placeholder { 
	color:    #141826;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #CACACB;
	border: 0;
	font-family: 'Sarabun', sans-serif;
	color: #141826;
	font-size: 17px !important;
	font-weight: 300;
	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: 80px;
}
body .vc_row .gform_footer input[type=submit] {
	margin: 0;
	border-radius:0px;
	width:100%;
	background: #DA725B;
	color: #ffffff;
	font-size: 18px !important;
	font-family: 'Sarabun', sans-serif;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .gform_validation_container{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio{
	display:none !important;
}
.vc_row .mejs-container .mejs-controls, .vc_row .mejs-container{
	background: transparent;
}
.vc_row .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row .mejs-time-float-corner, .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #C7C6C5;
	top: 13px;
	height: 12px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 3px;
	top: 4px;
}
.customaudioplayer .mejs-button {
	width: 21px;
	height: 21px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before, .custom-event-class .customaudioplayer:before{
	position: absolute;
	content: '';
	background-image: url(http://site100.7nyc.com/producer/wp-content/uploads/2022/03/sprite.svg);
	width: 27px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -46px 0px;
}
.vc_row .mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 21px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 85%;
	margin: 0px auto 35px auto !important;
	min-height:28px;
}
.custom-audio-title{
	position: absolute;
	top: -13px;
	left: 25px;
	font-size: 16px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #38352f;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -87px 0px;
	top: 0;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 5px;
	height: 21px;
	width: 21px;
	top: -26px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #DA725B !important;
	height: 12px;
}
body span.mejs-time-loaded,   body span.mejs-time-hovered, body span.mejs-time-buffering {
	display:none !important;
}
body .mejs-button button{
	transition: none !important;
}
.vc_row .mejs-controls {
	padding-left: 0;
	height: 28px;
}
.audio-row p{
	margin-bottom:0px;
}
.audio-row br{
	display:none;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #C7C6C5;
	position: absolute;
	width: calc(100% - 55px);
	height: 12px;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 11px;
}
.custom-event-class .customaudioplayer:before{
	background-position: 0px 2px;
	left:10px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 0px;
}
/*HEADER_SECTION*/
.vc_row.header-row .inline, .vc_row.footer-row .inline{
	vertical-align:middle;
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
.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/producer/wp-content/uploads/2022/12/video.gif);
}
/*LOGO_SECTION*/
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active, .wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active, .wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus, .wpls-logo-showcase button.slick-next:hover, .wpls-logo-showcase button.slick-next:focus {
	background-image: none !important;
	color: transparent;
	background-color: transparent !important;
}
.vc_row .slick-next:after, .vc_row .slick-prev:after{
	content: '';
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
}
.vc_row .slick-prev:after{
	background-image: url(http://site100.7nyc.com/producer/wp-content/uploads/2022/03/left-arrow.svg);
	right: -10px;
	bottom: 0;
}
.vc_row .slick-next:after {
	background-image: url(http://site100.7nyc.com/producer/wp-content/uploads/2022/03/right-arrow.svg);
	right: 0px;
	bottom: 0;
}
.vc_row .wpls-logo-showcase .slick-arrow {
	text-indent: 0;
	background: transparent;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-content{
	padding: 0em 4em 2.5em 4em;
	color: #ffffff;
}
.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/producer/wp-content/uploads/2022/03/left-quote.svg);
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	background-image: url(http://site100.7nyc.com/producer/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;
	color: #da725b;
}
.vc_row .testimonial-name {
	border-right: 2px solid #da725b;
	margin-right: 10px;
	padding-right: 10px;
}
/*BLOG_SECTION*/
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar {
	padding: 2em 15px;
}
/*CONTACT_SECTION*/
.contact-text{
	margin-bottom:0px;
	text-align:center;
	color:#003042;
}
.vc_row.contact-row .inline{
	vertical-align: middle;
	line-height: 0px;
}
/*FOOTER_SECTION*/
.footer-row p, .footer-row p a{
	color:#ffffff;
	font-size:12px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){
	.site-heading{
		font-size: 64px;
	}
}
@media only screen and (max-width: 1023px){
	.site-heading {
		font-size: 58px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fbb03b;
		font-size:22px;
	}
	.vc_row .menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		float: right;
	}
	.menu li {
		padding:5px 0;
	}
	.menu{
		top: 25px;
		background: #ffffff;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border:2px solid #da725b;
		transform: translate(-50%,0);
		padding: 5px 0 10px 0!important;
	}
	.site-header .menu-toggle::before, .menu-row .menu-toggle::before {
		content: '☰'
	}
	.menu-toggle span {
		display: none;
	}
	.site-header .menu-toggle::before,.site-header .menu-toggle.activated::before, .menu-row .menu-toggle.activated::before, .menu-row .menu-toggle::before {
		position: relative;
		top: -2px;
	}
	.site-header .menu-toggle.activated::before, .menu-row .menu-toggle.activated::before {
		content: "☓";
	}
	.sidebar nav {
		display: block;
	}
	.vc_row .menu li {
		padding:7px 0;
		text-align:center;
	}
	.home .menu-row{
		padding-bottom: 20px;
	}
	.banner-row .wpb_column{
		width:100%;
	}
	.vc_row.menu-row {
		z-index: 99;
	}
	.vc_row.banner-row.parentrower .innercontainer, .vc_row.parentrower {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex!important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.vc_row.banner-row .mobilefirst {
		-webkit-order: 1;
		order: 1;
	}
	.vc_row.banner-row .mobilesecond {
		-webkit-order: 2;
		order: 2;
	}
	.vc_row.banner-row .mobilethird {
		-webkit-order: 3;
		order: 3;
	}
	.entry-content .search-form {
		width: 100%;
	}
}
@media only screen and (max-width: 767px){
	.header-row .wpb_column,.contact-row p,.footer-row .wpb_column,.footer-row p, .vc_row.contact-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner, .contact-row .wpb_column{
		text-align:center !important;
	}
	.vc_separator{
		margin: 0 auto !important;
	}
}
@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){
	.customaudioplayer {
		width: 100%;
	}
	.site-heading {
		font-size: 53px;
	}
	h2 {
		font-size: 27px;
	}
	.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 2em;
	}
	.vc_row.header-row .wpb_raw_html.phone-icon{
		margin-right: 0px !important;
		display: block;
	}
}


