/*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=Flamenco&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@700&amp;family=Montserrat&amp;family=Quicksand&amp;family=Titillium+Web&amp;display=swap');
@font-face {font-display:swap;
	font-family: "Agatha";
	src: url("https://www.emmawheelervoices.co.uk/wp-content/uploads/2020/08/Agatha.ttf");
}
body {
	font-family: 'Flamenco', cursive;
	color:#000000;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #000000;
}
.site-inner {
	margin-top:0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Agatha";
	font-weight : 700;
}
h1 {
	font-size: 75px;
	font-weight:400;
}
h2 {
	font-size: 72px;
	font-weight:400;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.header-title {
	font-size:138px;
}
.header-tagline {
	font-family: 'Flamenco', cursive;
	font-size:39px;
	letter-spacing: 5px;
	font-weight: 600;
}
/*MENU_SECTION*/
.menu a span {
	color: #46312a;
	font-size: 17px !important;
	font-weight: 600;
	text-transform:uppercase;
}
.menu li {
	padding: 0 5px;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	color: #17121e;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.header-widget .vc_row.inner-header {
	overflow:visible;
	z-index:9;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #d9d9d8;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display:block;
}
.menu li:first-child {
	padding-left:0;
}
/*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_row .vc_btn3.vc_btn3-style-custom {
	background: #D8C8AD;
	font-family: 'Flamenco', cursive;
	font-size: 18px;
	font-weight: 700;
	border-radius: 15px;
	padding: 5px 25px;
	box-shadow: 5px 5px rgb(75 80 109 / .3);
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #46312a;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #46312a;
	opacity:  1;
}
::-moz-placeholder {
	color:    #46312a;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #46312a;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: rgb(170 218 242 / 50%);
	border: 0 !important;
	color: #46312a;
	font-size: 16px !important;
	font-weight: 400;
	padding: 10px 12px !important;
	border-radius: 10px !important;
	line-height: 1;
}
.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 .gform_footer input[type=submit]{
	background-color: #aadaf2;
	color: #0c0d0d;
	margin: 0;
	padding: 8px 2.9em !important;
	border-radius: 15px !important;
	box-shadow: 5px 5px rgb(75 80 109 / .3);
}
.vc_row .gform_wrapper .gform_footer{
	text-align:right;
	margin: 0;
	padding: 7px 0 21px;
}
.vc_row .gform_confirmation_message{
	padding:2em 0;
}
/*ICON_SECTION*/
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 16px !important;
}
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 15px;
	height: 24px;
	border: 0;
}
.vc_row .vc_icon_element.vc_icon_element-outer {
	vertical-align: middle;
}
.vc_row .fa-facebook-f:before {
	content: "\f39e";
}
/*AUDIO_SECTION*/
.customaudioplayer {
	min-height: 28px;
}
.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{
	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: #C5E3FD;
	top: 10px;
	height: 13px;
}
.groups{
	display:none;
}
.vc_row .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	width: 21px;
	height: 23px;
	position: relative;
	top: 9px;
	margin-right: 5px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before{
	position: absolute;
	font-family: fontawesome;
	font-size: 20px;
	top: 8px;
	left: 1px;
	color: #45302A;
}
.vc_row .mejs-play:before, .vc_row .mejs-replay:before{ 
	content: "\f04b"; 
} 
.vc_row .mejs-pause:before {
	content: "\f04c"; 
}
.vc_row .mejs-time-rail{
	padding-top: 14px;
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 22px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width:100%;
	margin: 0 auto 22px auto;
}
.custom-audio-title{
	position: absolute;
	top: -18px;
	left: 26px;
	font-size: 14px;
	width: calc(100% - 58px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #242424;
}
.customaudioplayer .download-audio .fa-download:before{
	content: "\f0ab";
	left: 5px;
	top: 0;
	font-size: 21px;
	color:#55AEE5;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 24px;
	width: 27px;
	top: -28px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #D8C8AD !important;
	height: 13px;
}
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;
}
/*HEADER_SECTION*/
.vc_row h3.mpc-icon-column__heading {
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	font-size:14px;
}
.header-widget a.mpc-icon-column {
	display: flex;
	justify-content: flex-end;
} 
.vc_row.header-row {
	background-position:left bottom !important;

}
.vc_row .audio-row h2{
	font-size:40px;
}
.customaudioplayer br{
	display:none !important;
}
.site-header h1 {
	text-shadow: 4px 2px 12px rgb(0 0 0 / 63%);
}
.vc_row.about-header {
	background-position: left top !important;
}
.vc_row.artist-row{
	background-image: linear-gradient(to left, #fff, #fff 40%, #fde1b2 30%, #fde1b2 70%, #fff 60%);
}

/*BIO_SECTION*/
p {
	line-height: 30px;
	margin: 0 0 25px;
}
#about p{
	text-align:left;
}
/*FLIP_SECTION*/
.vc_row.heading-row {
	z-index: 9;
	position: absolute;
	left: 50%;
	width: 100%;
	transform: translate(-50%, 0);
}
.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content{
	width:300px;
	height:300px;
	margin:0 auto;
}
.flip-row h2 {
	font-size:60px;
}
.flip-row p {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0;
}
.vc_row.flip-row {
	background-position:top right !important;
}
.vc_row.flip-row .availability-column .wpb_text_column{
	height: 160px;
	overflow-y: scroll;
	width: 200px;
	margin: 0 auto;
}
.availability-column .wpb_text_column::-webkit-scrollbar {
	width: 12px;
}
.availability-column .wpb_text_column::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #55AEE5;
}
.availability-column .wpb_text_column::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #ffffff;
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
/*TESTIMONIAL_SECTION*/
.vc_row.testimonial-row .mpc-testimonial__content{
	padding:0 9em;
}
.vc_row.testimonial-row .mpc-testimonial__content:before, .vc_row.testimonial-row .mpc-testimonial__content:after{
	position:absolute;
	font-size:40px;
	color:#55AEE5;
	font-family:fontawesome;
	line-height:1;
}
.vc_row.testimonial-row .mpc-testimonial__content:before {
	content:'\f10d';
	left:2em;
	top:0;
}
.vc_row.testimonial-row .mpc-testimonial__content:after {
	content:'\f10e';
	right:2em;
	bottom:1em;
}
.vc_row.testimonial-row .mpc-overlay {
	border-top-left-radius: 200px;
	border-top-right-radius: 200px;
}
.vc_row.testimonial-row .mpcslick-prev {
	background-image: url(https://www.emmawheelervoices.co.uk/wp-content/uploads/2020/08/left_arrow.png);
}
.vc_row.testimonial-row .mpcslick-next {
	background-image: url(https://www.emmawheelervoices.co.uk/wp-content/uploads/2020/08/right_arrow.png);
}
.vc_row.testimonial-row .mpcslick-prev, .vc_row.testimonial-row .mpcslick-next {
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
}
/*LOGO_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;
}
/*LOAD MORE */
#load-more.disable .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
.disable#load-more {
	padding-top: 10px !important;
}
/*BLOG_SECTION*/
.vc_row.blog-row .mpc-post .mpc-post__wrapper {
	box-shadow: 7px 7px rgb(75 80 109 / .3);
	border-radius: 50px;
}
.vc_row.blog-row {
	background : linear-gradient(0deg, rgba(85, 174, 229, 1) 0.75%, rgba(137, 199, 240, 1) 20.34%, rgba(180, 219, 249, 1) 58.92%, rgba(197, 227, 253, 1) 100%);
}
.archive-description .entry-title, .archive-title, .author-box-title {
	font-size: 42px;
	margin-bottom: 0px;
}

.entry-title {
	font-weight: 600;
	text-transform: capitalize;
}
.entry-footer .entry-meta {
	margin-bottom: 30px;
}
/*SIDEBAR_SECTION*/
.wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	height: auto;
}
.demo-playlist .wp-playlist .mejs-controls .mejs-time-rail .mejs-time-total, .demo-playlist .wp-playlist .mejs-time-float-corner, .demo-playlist .wp-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
	top: 0px;
	height: 8px;
}
.demo-playlist .wp-playlist .toggle-font {
	display: none;
}
.demo-playlist .wp-playlist .mejs-time-rail {
	top: 1px;
	margin: 0;
	left: 2%;
	height:14px;
}
.demo-playlist .mejs-time-total {
	width: 56%;
}
.demo-playlist .wp-playlist .wp-playlist-current-item .wp-playlist-item-title {
	color: #fff;
	top: 0;
	width: 100%;
	background-color:#45302a;
	position: relative;
	padding: 5px 10px;
	font-size: 20px;
}
.demo-playlist .wp-playlist .wp-playlist-caption {
	max-width: 100%;
}
.demo-playlist .wp-audio-playlist .mejs-container {
	margin-top: 0;  
	height: 30px !important;
}
.vc_row .demo-playlist .mejs-container .mejs-controls {
	top: 10px;
}
.demo-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background-color: #45302a !important;
}
.demo-playlist .mejs-play:before, .demo-playlist .mejs-replay:before, .demo-playlist .mejs-pause:before,  .demo-playlist .wp-playlist-light .fa-download:before{
	color: #ffffff;
	position: absolute;
	font-family: fontawesome;
	font-size: 20px;
	top: 6px;
	left: 1px;
}
.demo-playlist .wp-playlist .mejs-volume-button button:before  {
	content: "\f028";
	font-family: fontawesome;
	color: #45302a;
	font-size: 18px;
}
.vc_row .demo-playlist .wp-playlist .mejs-volume-button{
	display:block !important;
}
.vc_row .demo-playlist .wp-playlist .mejs-volume-button.mejs-unmute button:before {
	content: "\f026";
}
.vc_row .demo-playlist .wp-playlist-light .fa-download:before {
	content: "\f063";
	font-size:21px;
	left: 8px;
}
.vc_row .demo-playlist .mejs-horizontal-volume-slider {
	height: 9px;
	position: absolute;
	right: 27px;
	top: 5px;
}
.vc_row .demo-playlist .mejs-controls a.mejs-horizontal-volume-slider {
	display: block !important;
}
.vc_row .demo-playlist .mejs-horizontal-volume-total{
	top:0;
}
.vc_row .demo-playlist .mejs-button.mejs-volume-button {
	position: absolute;
	right: 9em;
	left: auto;
}
.vc_row .demo-playlist .mejs-button.mejs-volume-button>button{
	height:25px;
}
.vc_row .demo-playlist .wpse-download {
	position: absolute;
	top: 3.1em;
	right: 2em;
	z-index: 9;
}
.vc_row .demo-playlist .wpse-download i{
	top:0;
}
.wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 5px 8px;
	border-bottom: 2px solid #fff;
	background-color: #c3dee9;
	text-align: left;
}
.wp-audio-playlist .wp-playlist-item-title {
	font-size: 18px;
	color: #45302a;
	font-weight: 400;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing {
	background: #45302a;
	color: #ffffff;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing span{
	color: #ffffff;
}
.wp-playlist.wp-audio-playlist {
	padding: 0;
	background-color: #55aee5;
	border: 5px solid #55aee5;
	width: 330px;
	margin: 0 auto;
	position:relative;
}
.wp-audio-playlist .mejs-button {
	top: -1px;
	position: relative;
}
.demo-playlist .mejs-time-current {
	height: 8px;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{
	background-color: #C5E3FD !important;
}
.sidebar .gform_wrapper {
	background: #55aee5;
	padding: 20px;
}
.sidebar .vc_row .gform_wrapper .gform_footer, .sidebar .vc_row .gform_wrapper .gfield_html p  {
	text-align: center;
}
.sidebar h2{
	font-size: 50px;
}
.demo-playlist ::-webkit-scrollbar {
	width: 12px;
}
.demo-playlist ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ebdfe1;
}
.demo-playlist ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #45302a;
}
.demo-playlist .wp-playlist-tracks {
	height: 345px;
	overflow-y: scroll;
}
/*INSTAGRAM_SECTION*/
.vc_row.instagram-row h2 {
	font-family: 'Montserrat', sans-serif;
	font-size:37px;
}
.vc_row.instagram-row h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
}
.vc_row.instagram-row .text-center .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
/*FOOTER_SECTION*/
.footer-widget .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	height: 18px;
	width: 11px;
}
.footer-widget .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 14px !important;
}
.footer-widget .wpb_text_column p {
	font-size:12px;
}
.footer-widget .wpb_raw_code{
	line-height: 1;
}
.footer-widget .wpb_text_column p, .footer-widget .wpb_text_column p a{
	color:#D8C8AD;
}
.footer-widget .mpc-icon-part {
	width: auto;
}
.vc_row.footer-row {
	background : linear-gradient(0deg, rgba(69, 48, 42, 1) 31.91%, rgba(71, 50, 44, 1) 53.16%, rgba(79, 59, 52, 1) 65.69%, rgba(91, 73, 66, 1) 75.95%, rgba(109, 93, 85, 1) 84.99%, rgba(132, 119, 110, 1) 93.14%, rgba(157, 147, 137, 1) 100%);
}
.privacy-row h1 {
	font-size:65px;
}
.privacy-row h2 {
	font-size:52px;
}
.bio-col img{
	position: absolute;
	max-width: 350px;
}
.vc_row.videos-row .wpb_text_column{
	padding-top: 0px !important;
}
.vc_row .iscwp-load-text{
	color:#ffffff;
}
#about .wpb_text_column.logos p {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
#about .wpb_text_column.logos p img {
	margin-bottom: 0 ; 
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.menu li {
		padding: 0 5px;
	}
	.vc_row.testimonial-row .mpcslick-prev, .vc_row.testimonial-row .mpcslick-next {
		background-size: 60%;
	}
	.vc_row.testimonial-row .mpcslick-prev {
		left: 4em;
	}
	.vc_row.testimonial-row .mpcslick-next {
		right: 4em;
	}
	.vc_row.icon-row .contact-icon {
		margin:0 20px;
	}
	.vc_row.icon-row .icon-image {
		margin: 0 20px !important;
	}
	.vc_row.image-row {
		margin-top:0 !important;
	}
	.wp-playlist.wp-audio-playlist {
		width: 250px;
	}
	.demo-playlist .mejs-time-total {
		width: 40%;
	}
	.menu a span {
		font-size: 15px !important;
	}
	.header-title {
		font-size: 105px;
	}
	.site-header .vc_row .mpc-icon-column__content h3{
		font-size: 18px!important;
	}
	.bio-col img {
		max-width: 300px;
	}
	.vc_row .audio-row h2 {
		font-size: 34px;
	}
	.wpb_raw_code.twitter a{
		vertical-align: baseline!important;
	}
	.wpb_raw_code.twitter svg{
		width: 10px;
		height: 10px;
	}
}
@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 .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content {
		width: 280px;
		height: 280px;
	}

	.vc_row.icon-row .contact-icon, .vc_row.icon-row .icon-image {
		margin: 0 10px !important;
	}
	.vc_row .audio-row h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #5b423c;
		display: block !important;
	}
	.menu-toggle {
		padding:20px 0;
		font-size: 24px;
		font-weight: 700;
	}
	.menu li {
		padding: 4px 0;
		text-align:center;
	}
	.nav-primary {
		top: 52px;
		background: #5b423c;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border: 2px solid #fff;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
	}
	.header-row button#genesis-mobile-nav-primary {
		margin: 0 0 0 auto !important;
	}
	.header-widget .inner-header .nav-primary {
		top: 81px;
	}
	.header-widget .vc_row h3.mpc-icon-column__heading {
		font-size:12px;
	}
	.vc_row.icon-row a.mpc-icon-column {
		display: flex;
	}
	.vc_row.icon-row a.mpc-icon-column, .vc_row.icon-row .wpb_single_image, .vc_row.icon-row .wpb_raw_code {
		margin:5px 0 !important;
	}
	.vc_row.flip-row .innercontainer, .vc_row.icon-row .wpb_single_image {
		display:block;
	}
	.vc_row.flip-row .wpb_column,.site-header .vc_column_container {
		width:100%;
	}
	.vc_row.flip-row {
		background: #cae1f0 !important;
	}
	.site-header .vc_column-inner,.site-header  .wpb_single_image ,.site-footer .vc_column-inner  {
		text-align:center;
	}
	.site-header .menu-col{
		z-index: 999!important;
	}
	.header-widget a.mpc-icon-column {
		justify-content: center;
	}

	.vc_row.header-row {
		background-position: right bottom !important;
		background-size: cover !important;
		padding-bottom: 0em !important;
	}


	.menu a span,.genesis-nav-menu li.page_item.current-menu-item > a span {
		color: #fff;
	}
	.vc_row.header-row {
		background-image: none !important;
		background-color: #bedcf0;
	}
	.vc_row.mobile-row .vc_hidden-sm{
		display: block !important;
	}
	.header-row	.wpb_single_image,.site-header h1,.site-header h2{
		display: none;
	}
	.bio-col img {
		max-width: 235px;
	}
	.vc_row.audio-row .vc_column_container,.site-footer .vc_column_container {
		width: 100%;
	}
	.vc_row .audio-row h2 {
		font-size: 30px;
		margin-top: 1em;
		margin-bottom: 10px !important;
	}
	.vc_row.videos-row .wpb_text_column {
		padding-top: 0px !important;
		line-height: 1;
	}
	#demos{
		padding-top:0px !important;
	}
	.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;
	}
	.mobilefirst {
		-webkit-order: 1;
		order: 1;
	}
	.mobilesecond {
		-webkit-order: 2;
		order: 2;
	}
	.mobilethird {
		-webkit-order: 3;
		order: 3;
	}

	.header-row > .innercontainer > .wpb_column > .vc_column-inner {
		padding: 0;
	}
	.home .header-row {
		position: absolute !important;
		padding-top: 0 !important;
		left:0;
		right:0;
	}
	.site-header .dashicons-menu::before {
  font-size: 28px;
}
}
@media only screen and (max-width: 767px){
	h1, h5, h2, .vc_row .wpb_single_image, .blog-row p, .vc_row .text-right, .footer-widget p, .footer-widget .vc_row, .header-widget .vc_row, .mpc-testimonial .mpc-testimonial__signature, .vc_row .vc_btn3-container,.category-voice-overs {
		text-align:center !important;
	}
	.customaudioplayer {
		margin: 0 auto 22px auto !important;
	}
	.header-widget .inner-header .nav-primary {
		top: 52px;
	}
	.header-widget a.mpc-icon-column {
		justify-content: center;
	}
	.vc_row.testimonial-row .mpcslick-prev {
		left: 0;
	}
	.vc_row.testimonial-row .mpcslick-next {
		right: 0;
	}
	.footer-widget .wpb_text_column p {
		line-height: 18px;
		padding-top: 10px;
	}
	.bio-col img {
		max-width: 100%;
		position: inherit;
	}
	.vc_row.artist-row {
		background-image: linear-gradient(to left, #fde1b2 , #fde1b2 40%, #fde1b2 30%, #fde1b2 70%, #fde1b2 60%);
	}
	.alignleft {
		float: none;
		text-align: center;
		display: block;
		margin: 0 auto 15px auto !important;
	}

}
@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){
	.header-title {
		font-size: 115px;
	}
	.vc_row.testimonial-row .mpc-testimonial__content {
		padding: 0 5em;
	}
	.vc_row.testimonial-row .mpc-testimonial__content::before {
		left: 5px;
	}
	.vc_row.testimonial-row .mpc-testimonial__content::after {
		right: 5px;
	}
	.privacy-row h1 {
		font-size: 55px;
	}
}
@media only screen and (max-width: 479px){
	.header-title {
		font-size: 70px;
	}
	.header-tagline {
		font-size: 30px;
	}
	.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content {
		width: 270px;
		height: 270px;
	}
	.vc_row.flip-row .availability-column .wpb_text_column {
		height: 160px;
		width: 160px;
	}
	.vc_row.flip-row .mpc-flipbox .mpc-flipbox__wrapper {
		background-size: 100% !important;
	}
	.vc_row .mpc-navigation {
		display: none;
	}
	.vc_row.testimonial-row .mpc-testimonial__content {
		padding: 0 1.8em;
	}
	.vc_row.testimonial-row .mpc-testimonial__content::before, .vc_row.testimonial-row .mpc-testimonial__content::after {
		font-size:20px;
	}
	.footer-widget .vc_row a.mpc-icon-column {
		display: flex;
		margin:0;
		padding:0;
		border:0;
	}
	/*	.home .site-inner	h2 {
	font-size: 36px !important;
}*/
	#about h2.about-tagline{
		font-size: 20px !important;
	}
	h2.about-heading{
		font-size: 39px !important;
	}
	.vc_row.instagram-row .inline, .vc_row.instagram-row .text-center .wpb_wrapper {
		display:block;
		margin:0 !important;
	}
	.vc_row.instagram-row h3 {
		padding-bottom:20px;
	}
	.home .vc_row.header-row {
		padding-bottom:0em !important;
	}
	.flip-row p {
		font-size: 12px;
		line-height: 14px;
	}
	.privacy-row h1 {
		font-size: 45px;
	}
	h1 {
		font-size: 49px;
	}
	#about .wpb_text_column.logos p {
		flex-direction: column;
		row-gap: 10px
	}
	.vc_row.header-row .menu-col > .vc_column-inner {
  padding: 0 5px 0 5px !important;
}
 .vc_row.header-row .menu-toggle {
    padding: 2px 0;
}
 .site-header .vc_row .mpc-icon-column__content h3 {
    font-size: 12px !important;
  }
.site-header i.mpc-icon-part {
  font-size: 12px!important;
}
	.site-header .vc_empty_space{
		height: 0;
	}
.site-header .vc_empty_space {
height: 0!important;
}
}