/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2024 | 09:09:05 */
/*FONT_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400|Playfair+Display:400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rancho&display=swap');
/*BASIC_SETTINGS*/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color:#20283c;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #2f263a;
}
.block {
	display:block!important;
}
.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: 'Playfair Display', serif;
	font-weight : 400;
	color:#393f28;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 20px;
}
/*EDITS SECTION*/
:focus{
	outline:none;
}
p:empty{
	display:none;
}
.site-inner{
	margin-top:0;
}
.entry-content h3, .entry-content h4 {
	font-weight: 400;
}
p{
	margin-bottom:10px;
}
/*MENU_SECTION*/
.menu.genesis-nav-menu a, .nav-primary {
	padding: 0 !important;
}
.menu a span {
	color: #cea44f;
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}
.menu li {
	padding: 0 18px;
}
.nav-primary{
	float:none;
	text-align: center;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
	color: #ffffff;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	background-color: #149cd0;
	border:0;
	width:100%;
}
.menu li .sub-menu{
	top: 28px;
	background-color: #149cd0;
	padding-bottom:15px;
	border:0;
	width:100%;
	text-align: left;
}
.menu li .sub-menu li a span{
	font-size: 18px;
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry {
	margin-bottom: 0;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	background: #cea44f;
	color: #393f28;
	font-size: 18px;
	font-weight: 400;
	border-radius: 5px;
	padding: 2px 24px!important;
	line-height: 1.5;
	border:1px solid #393f28;
	font-family: 'Playfair Display', serif;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color: #050707;
	opacity:  1;
}
:-moz-placeholder { 
	color: #050707;
	opacity:  1;
}
::-moz-placeholder { 
	color: #050707;
	opacity:  1;
}
:-ms-input-placeholder { 
	color: #050707;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffff;
	border: 0;
	font-family: 'Open Sans', sans-serif !important;
	color: #393f28;
	font-size: 17px !important;
	font-weight: 400;
	line-height: 1.2 !important;
	padding: 10px !important;
	border-radius: 5px !important;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
	-ms-grid-column-span: 6;
	grid-column: span 6;
}
.gform_wrapper.gravity-theme .gfield {
	grid-column: 1/-1;
}
.gform_wrapper.gravity-theme .gform_fields {
	width: 100%;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr 2%)[12];
	grid-template-columns: repeat(12,1fr);
	grid-template-rows: repeat(auto-fill,auto);
	grid-column-gap: 2%;
	grid-row-gap: 16px;
}
.gform_wrapper.gravity-theme .gfield.hidden_label label{
	display: none;
}
body .top_label div.ginput_container {
	line-height: 0;
}
textarea {
	resize: none;
}
.gfield.gform_validation_container{
	display: none !important;
}
.vc_row .gform_wrapper .gform_footer input[type=submit], input[type=submit]{
	border:1px solid #393f28;
	background: #cea44f;
	color: #393f28;
	font-size: 18px !important;
	font-weight: 400;
	padding: 1px 32px !important;
	border-radius: 8px !important;
	font-family: 'Playfair Display', serif!important;
}
h2.gform_submission_error {
	font-size: 24px;
}
.gform_wrapper textarea.small{
	height: 140px;
}
.gform_wrapper .gform_footer{
	margin-top: 16px;
	text-align:right;
}
.vc_row  .gform_confirmation_message{
	padding: 3em 0;
	text-align: center;
}
.validation_message, .gform_submission_error {
	color: #ff0000;
}
.single-post .site-inner{
	padding:2em 15px !important;
}
.error404 .site-inner{
	margin-top:2em !important;
}
.vc_row .gfield_html p{
	color: #fff;
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 1.3;
}
/*ICON_SECTION*/
a.hex-icon {
	color:#ffffff;
	background-image: url(http://site100.7nyc.com/casting/wp-content/uploads/2020/04/Email-stroke.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	padding: 2px;
	display: block;
}
.vc_row .menu-col .vc_icon_element.vc_icon_element-outer.inline .vc_icon_element-inner {
	width: 1.3em;
	height: 1.3em;
}
/*FLIP_SECTION*/
.vc_row i.fa-sliders-h {
	transform: rotate(90deg);
}
.round-flip .oxilab-flip-box-1, .round-flip .oxilab-flip-box-back-1 {
	border-radius:50%;
}
.vc_row .oxilab-flip-box-1 {
	background: #393f28;
}
.vc_row .oxilab-flip-box-back-1 {
	background: #e4e6d8;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info {
	color: #000000;
}
.vc_row .oxilab-flip-box-1-data .oxilab-info {
	display:none;
}
/*CLIENT SECTION*/
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active, .wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus {
	background: rgb(0 0 0 / 0%) url(http://site100.7nyc.com/casting/wp-content/uploads/2020/04/Jane-Doe-Voice-Over-Talent-prev.png) center center no-repeat !important;
	background-size: 18px !important;
}
.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active, .wpls-logo-showcase button.slick-next:hover, .wpls-logo-showcase button.slick-next:focus {
	background: rgb(0 0 0 / 0%) url(http://site100.7nyc.com/casting/wp-content/uploads/2020/04/Jane-Doe-Voice-Over-Talent-Left.png) center center no-repeat !important;
	background-size: 18px !important;
}
.wpls-logo-showcase button.slick-arrow {
	width: 22px;
	height: 65px;
}
.vc_row.representation_row p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 28px;
}
.vc_row.banner_row .vc_inner{
	top:5em;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio,
body span.mejs-time-loaded,   body span.mejs-time-hovered, body span.mejs-time-buffering, .demo-player br{
	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: #ffffff;
	top: 18px;
	height: 13px;
	border-radius: 2px;
	border: 1px solid #fff;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio a, .custom-event-class .customaudioplayer:before  {
	position: absolute;
	width: 24px;
	height: 24px;
	content: "";
	background-image: url(http://site100.7nyc.com/casting/wp-content/uploads/2022/03/sprite.svg);
	background-size: cover;
	background-repeat: no-repeat;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 1px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -37px 0px;
}
.customaudioplayer .download-audio a {
	top: -23px;
	right: -1px;
	background-position: -76px 0px
}
.vc_row .mejs-time-rail{
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:21px !important;
	width: calc(100% - 20px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 60%;
	margin: 0px auto 25px;
	background: #2A2D1D;
	padding: 6px 6px;
	min-height: 24px;
	border-radius: 5px;
}
.custom-audio-title{
	position: absolute;
	top: -24px;
	left: 1px;
	color: #132428;
	font-size: 16px;
	font-weight: 600;
	display: none;
}
.vc_row .mejs-button{
	width: 30px;
	height:30px;
	position: relative;
	top: 17px;
}
.download-audio {
	position: relative;
}
.vc_row .mejs-controls .mejs-time-rail .mejs-time-current{
	background: #cea44f!important;
	top: 0px;
	height: 11px;
	border-radius: 2px!important;
}
body .mejs-button button{
	transition: none !important;
}
.vc_row .mejs-controls{
	padding-left:0;
}
/*Event Audio*/
.custom-event-class .customaudioplayer {
	min-height: 34px;
}
.custom-event-class .customaudioplayer:before {
	left: 7px;
	top: 4px;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	position: absolute;
	width: calc(100% - 72px);
	left: 0px;
	margin: 0 auto;
	right: 0;
	top: 10px;
	background: #ffffff;
	height: 13px;
	border-radius: 2px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: -2px;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
.custom-event-class .wpb_video_widget {
	background-image:url(http://site100.7nyc.com/casting/wp-content/uploads/2022/11/video.gif);
}
/*HEADER_SECTION*/
.logo-title{
	text-align: center;
}
.logo-title a {
	font-size: 86px;
	color: #ffffff;
	line-height: 0.8;
	font-family: 'Rancho', cursive;
}
.logo-description {
	font-size: 18px;
	color: #e9e9dc;
	text-align: center;
	font-family: 'Playfair Display', serif;
	letter-spacing: 3px;
	padding-bottom: 30px;
}
.vc_row.bg_bottom{
	background-position: bottom !important;
}
.vc_row.banner_row p{
	line-height:1.2;
	font-weight: 300;
	padding-right: 8em;
}
#header {
	overflow-x:hidden;
}
/*TESTIMONIAL_SECTION*/
#testimonial {
	z-index: 9;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #cea44f!important;
}
.vc_row .testimonial-company {
	border-left: 2px solid #cea44f;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em!important;
	color:#ffffff;
}
.vc_row .wpmtst-testimonial-inner  {
	text-align:center!important;
	padding: 1.5em 6em!important;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	width: 64px;
	height: 64px;
}
.vc_row .testimonial-content:before{
	background-image: url(http://site100.7nyc.com/casting/wp-content/uploads/2022/03/left.svg) !important;
	left: 20px;
	top: 0
}
.vc_row .testimonial-content:after{
	background-image: url(http://site100.7nyc.com/casting/wp-content/uploads/2022/03/right.svg) !important;
	right: 20px;
	bottom: 28px;
}
/*LOGO_SECTION*/
.contact-image .wpb_single_image.vc_align_left {
	z-index: 0;
	position: absolute;
	transform: translate(-20%, -18%);
}
.contact_icon{
	position:relative;
	left:7em;
	z-index: 9;
}
.contact-row a.hex-icon {
	background-image: url(http://site100.7nyc.com/casting/wp-content/uploads/2020/04/Diom.png);
	display: inline-flex;
	padding: 8px;
	margin-right:8px;
}
.contact-row a.contact-link {
	color:#2f263a;
	font-size:16px;
}
/*FOOTER_SECTION*/
.site-footer .vc_sep_width_100 {
	width: 270px;
}
.vc_row.contact_row .wpb_single_image{
	position: relative;
	top: -70px;
}
.copy-right a{
	color:#ffffff !important;
}
/*LOADMORE BUTTON*/
#load-more.disable .vc_btn3, .group {
	display:none;
}
.group.active {
	display: block;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.menu li {
		padding: 0 10px;
	}
	.vc_row.banner_row p {
		padding-right: 0em;
	}
	.vc_row.about_row .vc_col-sm-8 .vc_column-inner{
		padding-left: 15px !important;
	}
	.contact_icon {
		position: initial;
		left: 0;
	}
	.vc_row .contact_icon h3.mpc-icon-column__heading {
		font-size:15px !important;
	}
}
@media only screen and (max-width: 1023px){
	h2 {
		font-size: 30px;
	}
	.vc_row.representation_row p {
		font-size: 16px;
	}
}
@media only screen and (max-width: 991px){
	.vc_row .contact_icon_col {
		text-align:center;
	}
	.contact_icon_col .wpb_raw_html i {
		display: block;
		margin: 5px 0 0!important;
	}
	.contact-image .wpb_single_image.vc_align_left {
		z-index: 0;
		position: relative;
		transform: none;
		text-align: center;
	}
}
@media only screen and (max-width: 959px){
	.site-header .vc_row.banner-row {
		overflow:visible!important;
		z-index: 9999;
	}
	.menu li {
		padding:6px 0;
	}
	.menu a span {
		font-size: 16px;
	}
	.menu-toggle,.menu-toggle:hover,.menu-toggle:focus{
		color:#fff;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		float: right;
	}
	.vc_row .menu li {
		padding: 8px 0!important;
		text-align: center;
	}
	.vc_row .genesis-responsive-menu {
		top: 35px;
		background: #ffffff;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border: 3px solid #cea44f;
		transform: translate(-50%,0);
		z-index: 999;
	}
	.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;
	}
	.genesis-nav-menu li.page_item.current-menu-item > a span {
		color: #393f28;
	}
	.genesis-responsive-menu {
		position: absolute!important;
		left: 0;
		z-index: 999;
	}
	.vc_row .site-tag {
		padding-bottom: 14px !important;
	}
	.site-header .menu-toggle::before {
		top: 0;
	}
	.content-sidebar .site-inner, .vc_row.contact_row .vc_inner .wpb_column {
		width: 100%;
	}
	.vc_row.contact_row .vc_inner .wpb_column, .vc_row.contact_row .wpb_single_image, .vc_row .gfield_html p{
		text-align: center;
	}
	.vc_row.contact_row .wpb_single_image {
		position: inherit;
	}
	.vc_row .represent_row h3 {
		font-weight:bold !important;
	}
	.vc_row.footer_row .mobilefirst h2 br {
		display:none;
	}
	.vc_row.footer_row .mobilefirst h2 , .vc_row.footer_row .mobilesecond p {
		font-size: 12px !important;
	}
	.vc_row .about-inner-col .vc_column-inner {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.contact-row h3.mpc-icon-column__heading {
		font-size: 15px!important;
	}
}
@media only screen and (max-width: 767px){
	h1.vc_custom_heading, h2.vc_custom_heading, h3.vc_custom_heading, h4.vc_custom_heading, h5.vc_custom_heading, h6.vc_custom_heading, .vc_row .vc_btn3-container, .vc_row .wpb_single_image{
		text-align: center !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		display:block  !important;
	}
	.site-footer .wpb_column{
		text-align: center !important;
	}
	.vc_row.menu_row .mobilefirst {
		z-index:99;
	}
	.vc_row.menu_row .mobilethird {
		z-index:9;
	}
	.vc_row.banner_row .vc_inner {
		top: 7em;
	}
	.vc_row.banner_row {
		margin-top: -15em !important;
	}
	.vc_row .wpmtst-testimonial-inner {
		padding: 1.5em!important;
	}
	.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
		width: 25px;
		height: 25px;
	}
	.vc_row .testimonial-content:before {
		left: 8px;
	}
	.vc_row .testimonial-content:after {
		right: 8px;
	}
	#representation {
		padding-top: 6em !important;
		padding-bottom: 3em !important;
		margin-top:3em;
	}
	#representation {
		background-size: 3210px !important;
	}
	.vc_row.representation_row h2{
		margin-bottom: 20px !important;
	}
	.vc_row .about-inner-col .vc_column-inner {
		padding-top: 2em !important;
		padding-bottom: 0 !important;
	}
	.logo-inner-col .vc_column-inner  {
		padding: 0 15px!important;
	}
	#testimonial-row {
		margin-top: -6em !important;
	}
	#video {
		padding-top:2em!important;
		padding-bottom:9em!important;
	}
	#video {
		background-size: 7880px!important;
	}
	.site-footer .vc_sep_width_100 {
		width: 270px;
		margin: 0px auto;
	}
}
@media only screen and (max-width: 640px) {
	.gform_wrapper .gform_body ul.gform_fields li.gf_left_half ,.gform_wrapper ul.gform_fields li.gf_right_half {
		padding:0px;
	}
}
@media only screen and (max-width: 639px){
	#video {
		background-size: 6500px!important;
	}
}
@media only screen and (max-width: 479px){
	h2 {
		font-size: 27px;
	}
	.logo-title a{
		font-size: 68px;
	}
	.customaudioplayer, .site-footer .vc_sep_width_100 {
		width: 100%;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
		display: block;
	}
}