/*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=Montserrat:wght@400;500;600&amp;family=Open+Sans+Condensed:wght@300;700&amp;display=swap');
/* font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans Condensed', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&amp;display=swap');/*font-family: 'Open Sans Condensed', sans-serif;*/
body {
        color:#232323;
font-family: 'Open Sans Condensed', sans-serif;
        background-color:#ffffff;
	font-weight:300;
}
body > div {
        font-size: 18px;
}
a {
        text-decoration: none !important;
        color:#1c202e;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
   font-family: 'Montserrat', sans-serif;
	 font-weight:600;
}
h1{
        font-size: 52px;
}
h2 {
        font-size: 36px;
}
h3 {
        font-size: 30px;
}
h4 {
        font-size: 22px;
}
h5 {
        font-size: 18px;
}
h6 {
        font-size: 16px;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	font-weight: 700;
}
.menu li {
	padding: 0 10px;
}
.menu li:last-child{
	padding: 0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
    background-color: #763240;
    border-radius: 10px;
    padding: 2px 10px 4px 10px;
}
.vc_row .nav-primary, .menu-toggle{
	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: #d9d9d8;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
/*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-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    background-image: none;
    padding: 7px 2em;
	background:url(https://www.voiceoverbysarah.com/wp-content/uploads/2020/12/button_bg.png);
background-repeat:no-repeat!important;
	border:none;
	background-size:100% 100%;
	border-radius:0px;
}
.vc_row.blog-row .vc_btn3.vc_btn3-style-custom,.content-sidebar .vc_row .vc_btn3.vc_btn3-style-custom{
		background-image:none;
	    padding: 4px 2em;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
       color:#232323;
        opacity:  1;
}
:-moz-placeholder { 
       color:#232323;
        opacity:  1;
}
::-moz-placeholder {
       color:#232323;
        opacity:  1;
}
:-ms-input-placeholder {
       color:#232323;
        opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	 font-family: 'Open Sans Condensed', sans-serif;
        background-color: #fff;
        border: 0!important;
        color:#232323;
        font-size: 17px !important;
        font-weight: 300;
        padding: 7px 12px !important;
        border-radius:0px !important;
        line-height: initial;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	   font-family: 'Open Sans Condensed', sans-serif;
        margin: 0;
        background: #c2a080;
        font-size: 21px !important;
	      font-weight:700;
	      color:#232323;
	      text-transform:uppercase;
	      margin-top:1em;
	      width:100%;
	      }
.ginput_container {
        margin-top: 0!important;
        margin-bottom: 14px!important;
        line-height: 0;
}
.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
        padding-right: 7px;
}
.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_right_half {
        padding-left: 7px;
}
.gform_wrapper ul.gform_fields li.gfield{
	margin-bottom:0;
}
.vc_row .gform_wrapper .gform_footer{
        margin: 0;
        padding: 0;
}
.site-inner {
        margin-top: 0!important;
}
a.mpc-icon-column, .inline  {
        vertical-align: middle;
}
.vc_row .gform_confirmation_message {
        padding: 3em 0 5.5em 0;
}
.ginput_container {
    margin-bottom: 0 !important;
}
.gform_wrapper textarea.large {
    height: 75px !important;
}
/*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-color: transparent;
}
.vc_row .customaudioplayer .mejs-time-rail {
	padding-top: 0;
	margin: 0;
	background: url(https://www.voiceoverbysarah.com/wp-content/uploads/2020/12/demo.png);
	background-repeat: no-repeat;
    background-size: 100% 62%;
    background-position: center 1px;
}
.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: 3px;
	height: 10px;
	border-radius: 10px;
	width: calc(100% - 30px)!important;
	margin-left: 14px;
}
body .mejs-time-current {
	background: #c2a080 !important;
	height:10px;
	border-radius: 10px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
}
.mejs-play:before, .mejs-replay:before{
	content: "\f144";
color: #565656;
}
.mejs-pause:before {
	content: "\f28b";
	color: #565656;
}
.download-audio .fa-arrow-alt-circle-down:before{
	font-size: 24px;
	color: #565656;
}
.mejs-play:before, .mejs-replay:before, .mejs-pause:before {
    position: absolute;
    font-family: fontawesome;
    font-size: 32px;
    top: 7px;
    left: 0px;
    border: 2px solid transparent;
}
.download-audio .fa-download:before{
	font-size:24px;
}
.customaudioplayer .mejs-button {
	width: 27px;
	height: 30px;
}
.customaudioplayer .mejs-controls {
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 26px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
    margin: 10px auto;
border: 2px solid #565656;
	border-radius: 25px;
	padding: 1px;
}
.custom-audio-title{
	position: absolute;
    top: -24px;
    left: 35px;
	font-size: 16px;
	width: calc(100% - 82px);
	overflow: hidden;
	font-weight:700;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
    color: #232323;
}
.download-audio a{
	position: absolute;
	right: 1px;
	bottom: 0px;
	height: 24px;
	width: 32px;
}
.download-audio {
	position: relative;
}
body .mejs-button button{
	transition: none !important;
	top: 4px;
}
.download-audio .fa-download:before {
    font-size: 18px !important;
}
.fa.fa-download {
    color: #c4b9b3;
    left: 4px;
    position: absolute;
    background: #763240;
    padding: 6px;
    right: 0;
    height: 28px;
    width: 28px;
    top: -4px;
    border-radius: 50%;
}
:focus{
	outline:none;
}
/*HEADER-SECTION*/
.vc_row.banner-row .mpc-icon-column__heading{
    color: #ffffff!important;
    font-size: 17px!important;
font-family: 'Open Sans Condensed', sans-serif!important;
}
.header-widget h2{
	font-weight: 500!important;
}
.vc_row.header-row {
    z-index: 9;
}
/*BANNER-SECTION*/
.title-col h2 {
    font-weight: 400;
}
/*FLIP_SECTION*/
.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content {
    width: 301px;
    height: 301px;
    margin: 0 auto;
}
/*TESTIMONIAL_SECTION*/
.vc_row.testimonial-row .mpc-testimonial__content{
	padding:0 6em;
}
.vc_row.testimonial-row .mpc-testimonial__content:before, .vc_row.testimonial-row .mpc-testimonial__content:after{
	position:absolute;
	font-size:85px;
	color:#fff;
	font-family:fontawesome;
}
.vc_row.testimonial-row .mpc-testimonial__content:before {
	content:'\f10d';
	left:2px;
	top:-26px;
}
.vc_row.testimonial-row .mpc-carousel-testimonial {
    width: 75%;
}
.vc_row.testimonial-row .mpc-testimonial,.vc_row.testimonial-row .mpc-carousel-testimonial {
margin: 0 auto;
}
/*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;
}
.vc_row.logo-row .mpc-navigation {
display:block!important;
}
.mpc-navigation i:before{
bottom:7px;
}
/*CONTACT_SECTION*/
.vc_row.contact-row h3 {
    text-transform: lowercase;
    font-weight: 300;
    font-family: 'Open Sans Condensed', sans-serif;
}
.vc_row.contact-row a.mpc-icon-column {
    display: flex;
    justify-content: left;
}
/*ABOUT_SECTION*/
.about-row p{
	color:#232323;
	margin-bottom:15px;
}
.vc_row.about-row {
   background-repeat: no-repeat;
   background-position: right;
   background-size: 40% 100% !important;
}
.vc_row.blog-row {
background-repeat: no-repeat;
background-size: 36% 100%!important;
}
.vc_row.blog-row {
    background-position: left !important;
}
.title-col.wpb_column .vc_column-inner, .li-section.wpb_column .vc_column-inner {
    background-position: left center !important;
}
 .vc_row .group, .vc_btn3-container.disable{
	display:none;
}
.li-section li:before {
    content: "\f101";
    font-family: fontawesome;
    padding-right: 12px;
    color: #fff;
    font-size: 12px;
}
.li-section ul li{
   list-style-type: none;
    color: #fff;
    font-weight: 400;
	    line-height: 20px;
}
.wpb_text_column.li-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.li-section ul li:last-child {
	padding-left: 20px;
}
.li-section li:last-child:before{
	display:none;
}
.vc_row.header-row{
	overflow:visible!important;
}
/*BLOG_SECTION*/
.vc_row.blog-row .vc_grid-owl-nav, .vc_row.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev,.vc_row.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	opacity: 1 !important;
	transition: none !important;
	top: -30px !important;
	display: inline-block !important;
	left: inherit;
	font-size: 35px !important;
	border-radius: 0px;
}
.vc_row.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev, .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{
	background-repeat:no-repeat;
	background-position: center;
}
.vc_row.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	right: 42px;
}
body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	right: 0px;
}
.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
    color: #763240!important;
}
/*LOAD_MORE_SECTION*/
#load-more.disable .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
.vc_separator .vc_sep_holder .vc_sep_line {
top: 3px;
}
.footer-row p{
	font-size:14px;
}
.vc_row.footer-row .text-center h3 {
font-size: 16px;
font-weight: 300;
font-family: 'Open Sans Condensed', sans-serif;
}
/*SIDEBAR_SECTION*/
.sidebar .mejs-play:before,.sidebar .mejs-replay:before,.sidebar .mejs-pause:before {
	left: 0px;
}
.wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.wp-audio-playlist .mejs-button>button, .wp-audio-playlist .download-audio a, .wp-playlist-prev:before, .wp-playlist-next:before , .toggle-font{
	background-image:none!important;
}
.vc_row .wp-audio-playlist .mejs-button.mejs-play:before, .vc_row .wp-audio-playlist .mejs-button.mejs-pause:before, .vc_row .wp-playlist-next:before, .vc_row .wp-playlist-prev:after, .vc_row .toggle-font{
	font-family: fontawesome;
	font-size: 20px;
	color: #fff;
	width: 30px;
	height: 27px;
  background-color: #565656;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidebar .mejs-play::before, .sidebar .mejs-replay::before,.sidebar .mejs-pause::before,.sidebar .download-audio .fa-download::before {
	top: 10px;
}
.sidebar .vc_row .mejs-button.mejs-play:before{
	content: "\f04b";
}
.sidebar .vc_row .mejs-button.mejs-pause:before{
	content: "\f04c";
}
.sidebar .vc_row .wp-playlist-next:before{
	content: "\f101";
}
.sidebar .vc_row .wp-playlist-prev:after{
	content: "\f100"; 
}
.sidebar .vc_row .toggle-font:before{
	content: "\f0c9";
}
.wpse-download, .wpse-download a:hover{
	position:relative;
	color:#fff !important;
	display: block;
}
.wpse-download i {
	position: absolute;
	right: 8px;
	top: -26px;
} 
body .wp-playlist-item{
	padding-left: 8px !important;
}
.wp-audio-playlist .mejs-volume-button, .wp-audio-playlist .mejs-controls a.mejs-horizontal-volume-slider,.wp-audio-playlist .mejs-time.mejs-duration-container, .wp-playlist .wp-playlist-current-item img,span.mejs-time-handle{
	display:none!important;
}
.wp-playlist.wp-audio-playlist .mejs-container {
	margin-top: 2em;
}
.wp-audio-playlist .wp-playlist-tracks {
	background-color: #121c1f ;
}
.wp-audio-playlist .wp-playlist-item-title {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing{
	background: #763240;
	color: #ffffff;
}
.wp-playlist-current-item .wp-playlist-item-title {
	color: #121c1f;
	font-weight: 400;
	font-size: 20px;
	top: 5px;
	position: absolute;
}
.wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
}
.wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	height: auto;
}
.wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 5px 0px;
	border-bottom: 2px solid #fff;
	background-color: #d8d8d8 ;
	text-align: left;
}
.wp-audio-playlist .mejs-time-rail {
	width: 100%;
	position: absolute;
	top: -34px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.wp-audio-playlist .mejs-button {
	top: -11px;
	position: relative;
	left: -10px;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded,.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color:#565656 !important
}
.wp-playlist-next:before {
	content: "";
	font-family: 'Font Awesome';
	cursor: pointer;
	font-size: 35px;
	color: #fff;
}
.wp-playlist-prev:before {
	position: relative;
	top: -20px;
	right: 93px;
	float: right;
	z-index: 9;
	cursor: pointer;
}
.wp-playlist-next {
	position: relative;
	top: -20px;
	right: 37px;
	float: right;
	z-index: 9;
	cursor: pointer;
}
.wp-playlist-prev {
	position: relative;
	top: -20px;
	right: 44px;
	float: right;
	z-index: 9;
	cursor: pointer;
}
.mejs-time {
	position: absolute;
	top: -49px;
	right: 0;
	z-index: 9;
	padding: 0;
}
body .sidebar .mejs-controls{
	height: 19px;
}
.wp-audio-playlist span.mejs-currenttime {
	color: #3d362f;
}
.sidebar .vc_row .mejs-container .mejs-controls{
	background: transparent !important;
}
.toggle-font{ 
	position: absolute;
	margin: 0;
	top: 48px;
	z-index: 9;
	cursor: pointer;
	right: 15px;
}
body .sidebar .mejs-time-current {
	background:#c2a080 !important;
	height: 10px;
	top: 0px;
}
.sidebar .vc_row .mejs-time-total{
	top: 14px !important;
}
.single-post .entry-title{
padding-top: 1em;
}
.sidebar .postform,.sidebar input,.sidebar select{
       border: 2px solid #000!important;
}
.sidebar .fa.fa-download {
    display: none;
}
.wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total{
	width:100% !important;
	margin-left:0;
}
.footer-widget p{
   -webkit-transform: translate3d(0,0,0)!important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){
.vc_row.blog-row {
    background-repeat: no-repeat;
    background-size: 35% 100% !important;
}
}
@media only screen and (max-width: 1200px){
.menu li {
    padding: 0px 6px;
}
}
@media only screen and (max-width: 1023px){
        .menu a span {
    font-size: 17px;
}
        body .vc_row.wpb_row .wpb_wrapper .mpc-icon-column--style_3 .mpc-icon {
                margin: 0px 10px 0px 0px!important;
        }
	.vc_row.banner-row .mpc-icon-column__heading{
    font-size: 16px!important;
}
	  .li-section h2{
 font-size: 22px!important;
    text-align: center!important;
	}
	.vc_row.contact-row .mpc-icon-column__heading{
		  font-size: 14px!important;
	}
}
@media only screen and (max-width: 959px){
    .menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fff;
		font-size:25px;
	}
	.menu-toggle {
		float: none;
	}
	.menu li {
		padding:5px 0;
	}
.menu {
    position: absolute;
    top: 10px;
    background: #565757;
    width: 80%;
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 10px;
    padding-left: 10px !important;
    border: 3px solid #763240;
}
	.entry-content ul {
     padding-left: 0px; 
}
     .vc_row.banner-row .wpb_column,.vc_row.flip-row .wpb_column,	.vc_row.about-row .wpb_column, .vc_row.blog-row .wpb_column{
width:100%;
}   
	.vc_row.menu-row{
		z-index:9;
	}
	.vc_row.flip-row .innercontainer,.vc_row.blog-row .innercontainer{
		display:block!important;
	}
	.vc_btn3-container.vc_btn3-right, .vc_row.banner-row .wpb_column,.vc_row.flip-row .wpb_column, .vc_row.contact-row .wpb_column,	.vc_row.banner-row h1,.vc_row.banner-row h2 ,.about-row h2{
					 text-align:center!important;
	}
	.customaudioplayer {
    width: 90%;
}
	.footer-row .mpc-icon-column__heading{
		font-size:13px!important;
	}
.vc_row.blog-row ,	.title-col.wpb_column .vc_column-inner {
    background-position: center !important;
}
	.vc_row.about-row,.vc_row.blog-row{
background-image:none !important;
		padding-bottom:0em!important;
}
.li-section.wpb_column{
background-image: url(https://www.voiceoverbysarah.com/wp-content/uploads/2020/12/sarah_van_voice_over_artist_about_bg.png?id=488) !important;
     background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 80% 100%;
}
	.vc_row.banner-row h1,.vc_row.banner-row h2{
		    padding-left: 0px !important;
		    padding-left: 0px !important;
	}   
	.blog-heading.wpb_column {
		background-image: url(https://www.voiceoverbysarah.com/wp-content/uploads/2020/12/sarah_van_voice_over_artist_blog_bg.png) !important;
	  background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 80% 100%;
	}
	.blog-heading.wpb_column {
    background-image: url(https://www.voiceoverbysarah.com/wp-content/uploads/2020/12/sarah_van_voice_over_artist_blog_bg.png) !important;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: 90% 100%;
}
	.blog-heading .vc_column-inner {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
}
	.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 {
    width: calc(100% - 46px) !important;
    margin-left: 22px;
}
	.li-section.wpb_column .vc_column-inner {
padding-top: 4em!important;
}
	.vc_sep_width_70 {
    width: 100%!important;
}
}
@media only screen and (max-width: 767px){
        h1, h5, h2, .vc_row .wpb_single_image, .blog-row p, .vc_row .vc_btn3-container, .footer-widget .text-right, .footer-widget p, .footer-widget .vc_row, .mpc-testimonial .mpc-testimonial__signature,.header-widget .vc_column-inner,.header-widget .text-right.wpb_column {
                text-align:center !important;
        }
      .vc_row.contact-row a.mpc-icon-column {
    justify-content: center;
}
        .vc_row .innercontainer,.vc_btn3-container.vc_btn3-inline  {
                display: block!important;
        }
.vc_row.testimonial-row .mpc-carousel-testimonial {
    width: 85%;
}
	.vc_row.testimonial-row .mpc-testimonial__content::before {
    top: -18px;
}
.vc_row.testimonial-row .mpc-testimonial__content::before, .vc_row.testimonial-row .mpc-testimonial__content::after {
    font-size: 50px;
}
.vc_row.testimonial-row .mpc-testimonial__content {
    padding: 0 3em;
}
	.vc_sep_width_60 {
		width:100%;
	}
	.vc_row.logo-row .mpc-navigation {
display:none!important;
}
	}
@media only screen and (max-width: 640px){
	.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_right_half,.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
    padding:0px;
}
}
@media only screen and (max-width: 639px){
 .vc_row a.mpc-icon-column {
                display: flex;
        }
	.footer-widget a.mpc-icon-column {
    padding-top: 5px!important;
}
.banner-row .mpc-icon-column,.footer-widget .mpc-icon-column {
margin-left: 0px !important;
border:none !important;
padding-left: 0px !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
    width: 170px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
    font-size: 20px;
}
}
@media only screen and (max-width: 479px){
	.click-more h2{
		font-size: 26px!important;
	}
	.logo-row h2,.testimonial-row h2,.contact-row h2,.about-row h2,	.videos-row h2 {
		font-size: 28px!important;
	}
	.li-section h2,.vc_row.banner-row h2 {
    font-size: 21px !important;
}
	.vc_row.testimonial-row .mpc-testimonial__content {
    padding: 0px 2.5em;
}
	.vc_row.testimonial-row .mpc-carousel-testimonial {
    width: 100%;
}
	.vc_row.testimonial-row .mpc-testimonial__content::before, .vc_row.testimonial-row .mpc-testimonial__content::after {
    font-size: 40px;
}
.vc_row.testimonial-row .mpc-testimonial__content::before {
    top: -14px;
}
	.banner-row h1 {
    font-size: 46px;
}
 .vc_row.banner-row h2 {
    font-size: 18px !important;
}
	.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content {
    width: 270px;
    height: 270px;
    margin: 20px auto;
}
	.vc_row.flip-row .mpc-flipbox .mpc-flipbox__front .mpc-flipbox__wrapper, .vc_row.flip-row .mpc-flipbox .mpc-flipbox__back .mpc-flipbox__wrapper {
    background-size: 100%;
}
 .flip-row .wpb_text_column{
    padding-right: 20px !important;
    padding-left: 20px !important;
}
	.li-section.wpb_column{
		background-size: 90% 100%;
	}
}
@media only screen and (max-width: 330px){
.vc_row.contact-row .mpc-icon-column__heading {
    font-size: 11px !important;
}
	}