/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2024 | 14:39:05 */
@font-face {
	font-family: "Raleway";
	font-display: swap;
	src: url("https://www.kinglovoiceover.com/wp-content/uploads/2024/05/Raleway.ttf");
}  
/*BASIC_SETTINGS*/
body {
	font-family: "Raleway";
	font-size: 18px;
	font-weight: 400;
	color:#0b0c0e;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #68fbf1;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Raleway";
	font-weight : 600;   
	color:#1a1a1a;    
}
h1, h2.site-heading {
	font-size: 65px;
	font-weight:400;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
/***** Full Width CSS ******/
.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%;
}
/*EDITS SECTION*/
.indi_mp3j span , .vc_row .gform_wrapper .top_label .gfield_label , .post-edit-link, .error404 .sidebar{
	display:none;
}
.menu.genesis-nav-menu a, .nav-primary {
	padding: 0 !important;
}
.entry, .site-header p{
	margin-bottom:0;
}
.site-inner{
	margin-top:0;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-size: 21px;
	font-weight: 600;
	text-transform:uppercase;
}
.menu li {
	padding: 0 18px;
}
.header-menu .genesis-nav-menu li.page_item.current-menu-item > a span {
	background:#68fbf1;
	padding:0px 15px;
	border-radius:15px;
}
.footer-menu li:last-child, .menu li:last-child {
	padding-right: 0;
}
/*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;
}
/*FOOTER_MENU*/
.secondary-menu a span {
	font-size: 13px; 
}
.secondary-menu .genesis-nav-menu li.page_item.current-menu-item > a span {
	color:#68fbf1;
}
.secondary-menu li {
	padding: 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: #44a39f;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	border-radius: 15px;
	padding: 1px 15px!important;
	line-height: 1.5;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #ededed;
	opacity:  1;
}
:-moz-placeholder {
	color:    #ededed;
	opacity:  1;
}
::-moz-placeholder {
	color:    #ededed;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #ededed;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #44a39f;
	border: 0!important;
	color: #ededed !important;
	font-size: 18px !important;
	font-weight: 400;
	padding: 14px !important;
	border-radius:0px !important;
}
.gfield.gform_validation_container{
	display: none !important;
}
.vc_row .gform_wrapper .gform_footer input[type=submit], input[type=submit]{
	background-color: #68fbf1;
	color: #ffffff;
	font-size: 48px !important;
	padding: 2px 27px!important;
	text-align: center;
	border-radius: 35px !important;
	text-shadow: 2px 2px #ccc;
	font-weight: 400;
}
h2.gform_submission_error {
	font-size: 24px;
}
.gform_wrapper textarea.small{
	height: 140px;
}
.gform_wrapper .gform_footer{
	margin-top: 25px;
	text-align:center;
}
.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;
}
/*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: #ffffff;
	top: 9px;
	height: 10px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 10px;
	top: 1px;
}
.customaudioplayer .mejs-button {
	width: 18px;
	height: 25px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio :before, .custom-event-class .customaudioplayer:before{
	position: absolute;
	content: '';
	background-image: url(https://www.kinglovoiceover.com/wp-content/uploads/2024/05/audio_buttons.svg);
	width: 20px;
	height: 25px;
	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: -45px 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% - 28px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 76%;
	margin: 0 0 35px 0;
	min-height: 28px;
	background: #44a39f;
	border-radius: 5px;
	padding: 4px 10px;
}
.custom-audio-title{
	position: absolute;
	top: -19px;
	left: 0;
	font-size: 12px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #44a39f;
	font-weight: 700;
	text-transform: uppercase;
}
.customaudioplayer .download-audio :before{
	background-position: -74px 0px;
	top: 0;
	right: 0;
	width: 28px;
	height: 25px;
	background-size: 100px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 25px;
	width: 28px;
	top: -27px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background : #68fbf1 !important;
	height: 10px;
}
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;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 75px);
	height: 15px;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 8px;
}
.custom-event-class .customaudioplayer:before{
	background-position: 0px 2px;
	left:10px;
	top:3px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
#target-demotag.wpb_text_column br{
	display:none;
}
/*HEADER_SECTION*/
.mobile-menu {
	display:none;
}
/*BIO_SECTION*/
#banner {
	background-position:bottom !important;
}
.about-row h2 i {
	font-style: normal;
	color: #44a39f;
}
.about-heading i {
	color: #68fbf1 !important;
}
.disable  .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
/*TESTIMONIAL_SECTION*/
.testimonial-name{
	text-align: right;
	padding-right: 8em;
}
/*BLOG_SECTION*/
.vc_grid-item .vc_btn3.vc_btn3-style-custom{
	font-size: 10px;
}
.inner-grid{
	min-height:450px;
}
#blog{
	opacity: 1;
	background-image: linear-gradient(90deg,#ededed 0%,#68fbf1 100%);
}
/*CONTACT_SECTION*/
.contact-row h2 i{
	font-style: normal;
	color: #68fbf1;
}
#contact:after{
	content:"";
	background-image: url(https://www.kinglovoiceover.com/wp-content/uploads/2024/05/footer_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 367px;
	height: 264px;
	bottom: -37px;
	z-index:-1;
}
#contact {
	position:relative;
	z-index:9;
}
/*FOOTER_SECTION*/
.footer-row p,.footer-row a{
	font-size: 14px;
	color: #fff;
}
.footer-row a{
	color: #ffffff;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.about-row .vc_row .vc_column-inner {
		padding-left: 15px !important;
	}
	.menu a span{
		font-size:18px;
	}
	.menu li {
		padding: 0 10px;
	}
}
.footer-row p, .footer-row a {
	font-size: 13px;
}
}
@media only screen and (max-width: 1023px){

}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height:30px;
		font-weight: 700;
		float:right;
	}
	.site-header .vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .genesis-responsive-menu{
		top: 23px;
		background: #000000;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border: 3px solid #0c1660;
		transform: translate(-50%, 0);
		padding: 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;
		margin:0;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.vc_row .main-menu {
		display:none !important;
	}
	.vc_row .mobile-menu {
		display:block;
	}
	h2 {
		font-size: 28px;
	}
	h1 {
		font-size: 56px;
		text-align:center !important;
		padding-top: 20px;
	}
	.site-footer .wpb_raw_code a {
		font-size:12px !important;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .vc_row .vc_btn3-container, .vc_row .wpb_single_image, #footer .vc_row .wpb_column {
		text-align: center !important;
	}
	.vc_row .alignright {
		margin: 0 auto 20px auto;
		display: block;
		float: none;
	}
	#header .wpb_column{
		text-align: center !important;
	}
	.vc_btn3-container.vc_btn3-inline {
		display: block;
	}
	.customaudioplayer {
		width: 100%;
	}
	.inner-grid {
		min-height: auto;
	}
	.vc_row.header-row{
		padding-top:10px;
	}
	.testimonial-name{
		text-align:center;
		padding-right: 0;
	}
	#banner h1 {
		margin-bottom:40px;
	}
	.site-footer .wpb_raw_code a {
		font-size:14px !important;
	}
	#contact:after {
		display:none;
	}
	.secondary-menu .menu li:first-child {
		padding-left:0;
	}
}
@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){
	#contact:after{
		display:none;
	}
	.footer-menu {
		padding-top: 0; 
	}
	.footer-row .contact-link{
		display:block;
		margin-right:0 !important;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .site-heading{
		font-size: 56px !important;
		padding-top: 30px !important;
	}
	.header-row .contact-link{
		display:block;
		margin-right:0 !important;
	}
	.banner-row  h2.site-heading {
		padding-right: 23px !important;
		padding-left: 23px !important;
	}
	.vc_row.footer-row a, .vc_row.footer-row p {
		font-size: 10px;
	}
	.footer-menu li {
		padding: 0 2px;
	}
	h2 {
		font-size: 24px;
	}
	.secondary-menu .menu a span {
		font-size: 15px;
	}
	.secondary-menu .menu li {
		padding:0 5px;
	}
}