/*FONTS_SETTINGS*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Oxygen&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abel&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sansita+Swashed:wght@300;400&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&amp;display=swap');
/*BASIC_SETTINGS*/
body {
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color:#231e22;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #3eafa9;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Abel', sans-serif;
	color:#08191d;
	font-weight :400;
}
h1 {
	font-family: 'Sansita Swashed', cursive;
	font-size: 50px;
}
h2 {
	font-size: 48px;
}
h2 i{
	font-style: normal;
	color: #db3930;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
.site_tagline{
	font-family: 'Sansita Swashed', cursive;
}
/*EDITS SECTION*/
.site-inner, .vc_row .gform_wrapper{
	margin-top:0;
}
/*MENU_SECTION*/
.menu a span {
	color: #19191a;
	font-family: 'Abel', sans-serif;
	font-size: 27px;
	font-weight:600;
}
.menu li {
	padding: 0 18px;
}
.menu li:first-child{
	padding-left:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
	color: #ffffff;
}
.nav-primary{
	float:none;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #0b7884;
	padding-bottom:15px;
	border:0;
	text-align: left;
	width: max-content;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display: inherit;
}
.genesis-nav-menu .sub-menu .sub-menu{
	margin: 0;
	position: absolute;
	left: 100% !important;
	top: 0px;
}
/*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 {
	font-size: 18px;
	font-weight: bold;
	border-radius: 0px;
	padding: 2px 35px!important;
	line-height: 1.5;
	font-family: 'Oxygen', sans-serif;
	background-color: #db3930;
	color: #ffffff;
	background-image: none;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color: #120f0e;
	opacity:  1;
}
:-moz-placeholder { 
	color: #120f0e;
	opacity:  1;
}
::-moz-placeholder { 
	color: #120f0e;
	opacity:  1;
}
:-ms-input-placeholder { 
	color: #120f0e;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffff;
	border: 0 !important;
	color: #120f0e;
	font-size: 14px !important;
	font-weight: 400;
	padding: 10px !important;
	line-height: 1.2 !important;
}
.gform_wrapper .gform_body ul.gform_fields li.gf_left_half {
	padding-right: 8px;
}
.gform_wrapper ul.gform_fields li.gf_right_half {
	padding-left: 8px;
}
.vc_row .gform_wrapper textarea.large{
	height: 80px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
	margin: 0;
	color: #ffffff;
	background: #db3930;
	font-size: 20px !important;
	font-weight: 400;
	padding: 6px !important;
	width: 100%;
	border-radius: 0px;
	font-family: 'Abel', sans-serif;
}
.vc_row .gform_wrapper .gform_footer {
	text-align: right;
	margin: 0;
	padding: 7px 0 21px;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
	line-height: 1.4;
	margin: 0 0 46px 0;
}
.vc_row .gform_confirmation_message{
	color: #ffffff;
	padding-bottom: 8em;
}
/*ICON_SECTION*/
.mpc-icon-column__content .mpc-icon-column__heading{
	color: #ffffff;
	font-size: 16px;
	text-transform: none;
}
a.mpc-icon-column, .inline,.vc_row.header_icon img{
	vertical-align: middle;
}
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{
	width: 20px;
	height: 20px;
}
.vc_row .fa-facebook-f:before {
	content: "\f39e";
}
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
	font-size: 16px !important;
}
.vc_row.header_icon{
	background-position: 48% 100%!important;
}
/*CLIENT SECTION*/
.vc_row.logo_row .mpc-carousel-image .mpc-carousel__item-wrapper{
	display:flex !important;
	justify-content:center;
}
.vc_row.logo_row .mpc-carousel-image {
	height: auto!important;
}
.vc_row.logo_row .mpc-navigation i{
	top:-10px;
}
.slick-track{
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}
.shadow-row:after, .shadow-row:before {
	position: relative;
	z-index: 9;
	content: ''!important;
	height: 20px;
	width: 100%;
	background: radial-gradient(ellipse at 50% 0,rgba(0,0,0,.34),transparent 60%);
}
.shadow-row:before {
	transform: rotate(180deg);
}
/*AUDIO_SECTION*/
body span.mejs-time-loaded,   body span.mejs-time-hovered, body span.mejs-time-buffering, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float,.mejs-time.mejs-duration-container,.mejs-time.mejs-currenttime-container,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: #1b1b1b;
	top: 6px;
	height:11px;
}
body .mejs-time-current {
	background: #db3930 !important;
	height:11px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
}
.mejs-play:before, .mejs-replay:before{
	content: "\f04b";
}
.mejs-pause:before {
	content: "\f04c";
}
.mejs-play:before, .mejs-replay:before, .mejs-pause:before, .download-audio .fa-download:before{
	position: absolute;
	font-family: fontawesome;
	font-size: 16px;
	top: 10px;
	color: #1b1b1b;
}
.download-audio .fa-download:before{
	font-size: 18px;
} 
.customaudioplayer .mejs-button {
	width: 20px;
	height: 20px;
}
.customaudioplayer .mejs-controls {
	height: 28px;
	padding: 0;
}
.vc_row .mejs-time-rail{
	margin: 0;
	height: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 24px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	text-align:center;
	width: 25%;
	margin: 32px auto;
}
.custom-audio-title{
	position: absolute;
	top: -20px;
	left: 0;
	font-size: 14px;
	width: calc(100% - 36px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #1b1b1b;
	font-weight: 600;
	font-family: 'Oxygen', sans-serif;
}
.download-audio a{
	position: absolute;
	right:0px;
	bottom: 8px;
	height: 24px;
	width: 24px;
}
.download-audio {
	position: relative;
}
body .mejs-button button{
	transition: none !important;
	top: 4px;
}
:focus{
	outline:none !important
}
/*BIO_SECTION*/
.vc_row.bio_row .wpb_text_column p{
	line-height: 1.4;
	text-align: justify;
	margin-bottom: 0px;
}
.vc_row.bio_row li:before {
	content: "\f101";
	font-family: fontawesome;
	padding-right: 30px;
	font-size: 16px;
	color: #20283c;
	font-weight: 600;
}
.vc_row.bio_row li{
	list-style-type: none;
}
.vc_row.bio_row ul{
	padding-left: 10px;
}
.vc_row.bio_row .text-center .wpb_wrapper{
	display: inline-block;
	text-align: left;
}
/*TESTIMONIAL_SECTION*/
.vc_row.testimonial-row .mpc-carousel__wrapper{
	width:85%;
	margin:0 auto;
}
.vc_row.testimonial-row .mpc-carousel-testimonial:before, .vc_row.testimonial-row .mpc-carousel-testimonial:after {
	font: normal normal normal 64px/1 FontAwesome;
	color: #db3930;
	position: absolute;
}
.vc_row.testimonial-row .mpc-carousel-testimonial:before {
	content: "\f10d";
	left: -1em;
	top: -28px;
}
.vc_row.testimonial-row .mpc-carousel-testimonial:after {
	content: "\f10e";
	right: -1em;
	top: 40px;
}
.vc_row.testimonial-row .mpc-testimonial__description{
	margin-bottom: 2.8em;
}
/* .vc_row .group, .vc_row .vc_btn3-container.disable{
	display: none;
}
.vc_row .group.active {
	display: block;
} */
.disable  .vc_btn3, .vc_row .group{
display:none;
}
.vc_row .group.active{
display: block;
}

.preview-lazyload {
	position: absolute;
	top: 0;
}
.vc_row .mobilesecond .wpb_wrapper{
	display: inline-block;
	text-align: left;
}
/*Audiobook*/
.vc_row.audiobook_row .customaudioplayer{
	width: 88%;
}
/* .vc_row.tagline_row h2:before, .vc_row.tagline_row h2:after{
font: normal normal normal 18px/1 FontAwesome;
color: #ffffff;
position: relative;
top: -12px;
}
.vc_row.tagline_row h2:after{
content: "\f10e";
padding-left: 10px;
}
.vc_row.tagline_row h2:before{
content: "\f10d";
padding-right: 8px;
} */

/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.vc_row.contact_row a.mpc-icon-column{
		margin: 0 18px !important;
	}
}
@media only screen and (max-width: 1023px){
	body .vc_row .vc_row .wpb_column a.mpc-icon-column h3.mpc-icon-column__heading {
		margin:0 !important;
	}
	body .vc_row .vc_row .wpb_column a.mpc-icon-column .mpc-icon {
		margin: 0 5px 0 0!important;
	}
	.vc_row.header_icon {
		background: #171717 !important;
	}
	.vc_row.header_icon .vc_col-sm-2, .vc_row.header_icon .vc_col-sm-4 {
		width: 25%;
	}
	.vc_row.header_icon a.mpc-icon-column, .vc_row.bio_row ul{
		padding:0px !important;
	}
	.vc_row.bio_row li:before{
		padding-right: 16px;
	}
	.vc_row.bio_row .vc_inner h2{
		font-size: 28px !important;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fff;
	}
	.menu-toggle {
		padding:0px;
		float: none;
	}
	.nav-primary{
		position: absolute;
		top: 26px;
		background: #b9906b;
		width: 50%;
		text-align: center;
		right: 0;
		left: 0;
		margin: 0 auto;
		z-index: 9;
		border: 6px solid #181818;
	}
	.menu {
		padding: 10px;
	}
	.menu li {
		padding: 4px 0;
	}
	.menu li .sub-menu{
		text-align: center;
		width: 100%;
		padding:0;
		background-color: transparent;
	}
	.vc_row.menu_row{
		overflow: visible !important;
	}
	.vc_row.contact_row a.mpc-icon-column {
		margin: 0 10px !important;
	}
	.vc_row.contact_row h3.mpc-icon-column__heading, .vc_row .representation_row p a{
		font-size: 14px;
	}
	.vc_row.testimonial-row .mpc-carousel__wrapper {
		width: 84%;
	}
	.customaudioplayer{
		width: 250px;
	}
	.vc_row.banner_row{
		background-image: url(https://www.malikrashadvo.com/wp-content/uploads/2021/02/malik-rashad-voice-over-artist-mob-bg.png) !important;
	}
	.vc_row.banner_row h1{
		font-size: 66px !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 .wpb_single_image{
		text-align: center !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		display:block  !important;
	}
	.header-widget .vc_row a.mpc-icon-column {
		display: flex;
		margin-bottom:5px !important;
	}
	.text-right{
		text-align: center;
	}
	.vc_row.header_icon .wpb_column {
		width: 100%;
	}
	.vc_row .mpc-navigation i{
		display:none;
	}
	.site-footer .vc_row .mpc-overlay {
		background-size: cover !important;
	}
	.vc_row.tagline_row h2 {
		font-size: 24px !important;
	}
	.vc_row .mpc-carousel-testimonial div{
		text-align: center !important;
	}
	.vc_row.testimonial-row .mpc-carousel-testimonial:before, .vc_row.testimonial-row .mpc-carousel-testimonial:after{
		font-size:28px;
		top:0;
	}
	.alignleft{
		float: none;
		display: block;
		margin: 0px auto 20px auto!important;
	}

	body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
		margin: 0 0 15px 0;
	}
	.vc_row .gform_confirmation_message{
		padding-bottom: 1em;
	}
}
@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){
	.vc_row.testimonial-row .mpc-testimonial__description, .vc_row.contact_row h3.mpc-icon-column__heading{
		font-size: 18px;
	}
	.vc_row.contact_row a.mpc-icon-column {
		margin: 5px 0px !important;
		display: flex;
	}
	.vc_row.logo_row .vc_column-inner{
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.footer-widget .vc_row .wpb_text_column {
		padding-top: 8px;
	}
	.vc_row.tagline_row h2 br{
		display:none;
	}
}
@media only screen and (max-width: 479px){
	.vc_row.banner_row h1 {
		font-size: 42px !important;
	}
	h2 {
		font-size: 34px;
	}
}