@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&amp;display=swap');/*font-family: 'Montserrat', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&amp;display=swap');/*font-family: 'Permanent Marker', cursive;*/
body {
	color:#1c202e;
	font-family: 'Montserrat', sans-serif;
	background-color:#ffffff;
	font-weight:500;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color:#ec576f;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Permanent Marker', cursive;
}
h1{
	font-size: 50px;
}
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: #fff;
	font-size: 19px;
}
.menu li {
	padding: 0px 12px;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.genesis-nav-menu .menu-item-type-post_type.current-menu-item > a{
	font-weight:700;
}
/*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{
	margin: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_btn3.vc_btn3-style-custom {
	font-size: 14px;
	font-weight: 500;
	background-image: none;
	padding: 8px 3.5em;
	background:url(https://www.amandaberryvo.com/wp-content/uploads/2020/12/border.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 {
	background-image:none;
	padding: 5px 1.5em;
	font-size: 12px;
}
.audiobook-row.vc_btn3-container {
    margin-bottom:0px!important;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#2d8fba;
	opacity:  1;
}
:-moz-placeholder { 
	color:#2d8fba;
	opacity:  1;
}
::-moz-placeholder {
	color:#2d8fba;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#2d8fba;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
	border: 0px!important;
	color:#2d8fba;
	font-size: 17px !important;
	font-weight: 400;
	padding: 7px 12px !important;
	border-radius:0px !important;
	line-height: initial;
}
.sidebar input, .sidebar select{
	border: 2px solid #000!important;
}
.gform_wrapper textarea.medium {
	height: 119px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	background: #ffffff;
	font-size: 16px !important;
	font-weight:500;
	color:#2d8fba;
	text-transform:uppercase;
	margin-top:1.5em;
	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;
}
.gform_confirmation_message {
    color: #fff;
}
/*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.amandaberryvo.com/wp-content/uploads/2020/12/demo_curve.png);
	background-repeat: no-repeat;
	background-size: 100% 60%;
	background-position: center 2px;
}
.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: #fa9eb1;
	top: 4px;
	height: 10px;
	border-radius: 10px;
	width: calc(100% - 30px)!important;
	margin-left: 14px;
}
body .mejs-time-current {
	background: #7ed0cc !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: #ffffff;
}
.mejs-pause:before {
	content: "\f28b";
	color: #ffffff;
}
.download-audio .fa-arrow-alt-circle-down:before{
	font-size: 24px;
	color: #ffffff;
}
.mejs-play:before, .mejs-replay:before, .mejs-pause:before{
	position: absolute;
	font-family: fontawesome;
	font-size: 28px;
	top: 7px;
	left: 2px;
	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;
	width: 400px;
	margin: 20px auto;
	border: 1px solid #ffffff;
	border-radius: 25px;
	padding: 1px;
}
.custom-audio-title{
	position: absolute;
	top: -24px;
	left: 35px;
	font-size: 16px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #ffffff;
}
.download-audio a{
	position: absolute;
	right: 3px;
	bottom: 2px;
	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;
}
.audiobook-row .fa.fa-download {
	border: 1px solid #fff;
	border-radius: 25px;
	color: #fa9eb1;
	left: 8px;
	position: absolute;
	background: #fff;
	padding: 2px;
	top: 0px;
}
:focus{
	outline:none;
}
.vc_row.audiobook-row .customaudioplayer {
	width: 100%;
}
/*HEADER-SECTION*/
.vc_row.banner-row .mpc-icon-column__heading{
	color: #ffffff!important;
	font-size: 19px!important;
	text-transform:lowercase!important;
}
.flip-row .mpc-icon-column__heading{
	color: #fff!important;
	font-size: 17px!important;
	text-transform: capitalize!important;
}
/*FLIP_SECTION*/
.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content{
	width:320px;
	height:320px;
	margin:0 auto;
}
.mpc-flipbox__wrapper {
	border-radius: 50% !important;
}
.vc_row.flip-row h3{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
}
.flip-row .mpc-icon i.fa-sliders {
	transform: rotate(90deg);
}
.vc_row.flip-row li,.vc_row.flip-row p{
	font-size:14px;
	color: #fff;
}
.vc_row.flip-row .mpc-icon-column{
	width: 320px;
	height: 320px;
	margin: 0 auto;
	border-color: #3dcbe4;
	border-style: solid;
	border-radius: 200px;
	padding-top: 3.5em;
	padding-bottom: 3.5em;
	background: #3dcbe4;
}
p.flip-content {
	background: url(https://www.amandaberryvo.com/wp-content/uploads/2020/12/border.png);
	background-size: contain !important;
	background-repeat: no-repeat!important;
	padding: 8px 0px;
	background-position: center !important;
}
.click-row .mpc-icon-column__description p {
	margin-bottom: 0px;
}
/*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:75px;
	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%;
	margin: 0 auto;
}
/*TAB_SECTION*/
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
	width: 250px;
	width: 0 auto;
	border-radius: 15px;
	font-size:25px;
	color:#231f20;
	border: 2px solid #fff;
	padding: 5px 20px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	background: #fff!important;
	color: #000!important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	background: transparent;
	color: #fff;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover  {
	background-color: transparent !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
	border: 0px !important;
}
.vc_tta-tabs-container {
	border-bottom: 5px solid #fff;
}
.vc_row.videos {
	width: 65%;
	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;
}
.about-row {
	box-shadow: 0px 0px 23px #000;
}
.testimonial-row,.click-more{
	box-shadow: inset 0px 0px 0px 0px #000, inset 1px 13px 17px -10px #000;
}
.vc_row.logo-row {
	box-shadow: 0px -13px 13px #00000059;
}
.mpc-navigation i:before {
    bottom: 10px;
}
/*CONTACT_SECTION*/
.vc_row.contact-row h2.inline{
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}
.vc_row.contact-row h3.mpc-icon-column__heading {
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	text-transform:lowercase;
	color: #ffffff!important;
	font-size: 18px!important;
}
.vc_row.contact-row a.mpc-icon-column {
	display: flex;
	justify-content: left;
}
/*ABOUT_SECTION*/
.about-row p{
	color:#ec576f;
}
.vc_row .group, .vc_btn3-container.disable{
	display:none;
}
.footer-row p{
	font-size:14px;
}
.header-row{
	overflow:visible!important;
}
/*LOADMORE BUTTON*/
#load-more.disable .vc_btn3, .vc_row .group, #load-more1.disable1 .vc_btn3, .vc_row .group1 {
	display:none;
}
.vc_row .group.active, .vc_row .group1.active1{
	display: block;
}
/*ZAM PLAYER*/
#voiceDemos{
	z-index:99;
}
.clsVZbutton{
	clear: both;
	display: block;
	position: relative;
	text-decoration: none;
	background: transparent;
	padding: 5px 5px 5px 5px;
	width: calc(88% - 61px);
	border: 2px solid #fff;
	border-radius: 30px;
	padding-top: 0;
	height: 35px;
	margin: 30px 8em;
}
.clsDemoName{
	vertical-align: top; 
	line-height: 2; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
	width: calc(100% - 40px);
	display: inline-block;    
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size:16px;
	left: 0;
	top: -29px;   
	font-weight: normal;
	position: absolute;
}
.NoDownloadBtn{
	vertical-align: top;
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 30px);
	display: inline-block;
}
.NoPlayBtn{
	vertical-align: top;
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 35px);
	display: inline-block; 
	margin-left: 7px;
}
.NoBtn{
	vertical-align: top;
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
	width: calc(100% - 15px);
	display: inline-block; 
	margin-left: 7px;
}
.clsBtnPlay {
	display: inline-block;
	box-shadow: none !important;
	position: relative;
	left: 21px;
	width: calc(100% - 43px);
	margin: 0;
	background: url(https://www.amandaberryvo.com/wp-content/uploads/2020/12/play_bar.svg);
	background-repeat: no-repeat;
	background-size: 100% 29px;
	background-position: center 1px;
}
.clsBtnDownload{
	box-shadow: none !important;
	left: auto;
	right: 5px;
	font-size:17px;
	position: absolute;
	width: 22px;
	top: 15px;
}
.btnPlayIcon {
	font-size:20px;
	padding: 5px 4px 0 0;
}
.fa-pause-circle::before {
	top: 5px !important;
	position: relative;
}
.btnDownloadIcon {
	font-size:20px;
}
.clsBtnPlay i {
	position: relative;
	left: -24px;
	color: #fff !important;
	top: -5px;
	font-size: 32px;
}
.clsBtnDownload .btnDownloadIcon{
	color: #fa9eb1;
	padding-left: 7px;
}
.playerBezel { 
	background-repeat: no-repeat; 
	background-position: bottom; 
}
.clsBtnDownload{
	right: 2px;
	top: 2px;
	position: absolute;
	background: #fff;
	border-radius:50%;
	width:28px;
}
.vc_row.flip-row .click-row .mpc-icon-column__content{
	width: 265px;
	margin: 0 auto;
}
/*BLOG-SECTION*/
.blog-row p {
	margin:0px 0px 8px;
	color: #7ed3cf;
	font-weight: 400;
	font-size: 15px;
}
.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: 0px !important;
	display: inline-block !important;
	left: inherit;
	font-size: 18px !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: 46px;
}
body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	right: 21px;
}
.vc_row.blog-row {
	background-position: left center!important;
	background-size: 34% 100%!important;
}
.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
	color: #76d0cc!important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){
}
@media only screen and (max-width: 1200px){
	.menu li {
		padding: 0px 6px;
	}
	.vc_row.flip-row li {
		font-size: 13px!important;
	}
	.vc_row.flip-row h3 {
		font-size: 17px !important;
	}
	.vc_row.flip-row .mpc-icon-column {
		width: 320px;
		height: 320px;
	}
	.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content{
		width:320px;
		height:320px;
	}
	.vc_row.contact-row h3.mpc-icon-column__heading,.vc_row.contact-row .wpb_raw_code a {
		font-size: 14px!important;
	}
		.blog-row h2{
		    padding-left: 15px;
	}
	 .blog h2{
font-size: 16px!important;
}
}
@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.flip-row .wpb_column{
		width:100%
	}
	.vc_row.flip-row .innercontainer,.blog-row .vc_btn3-container.vc_btn3-inline{
		display:block;
	}
		 
}
@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: #3dcbe4;
		width: 80%;
		text-align: center;
		right: 0;
		left:0;
		margin:0 auto;
		padding: 10px;
		border: 3px solid #fff;
	}
	.vc_row.banner-row .wpb_column, .vc_row.contact-row .wpb_column,	.vc_row.about-row .wpb_column,.vc_row.blog-row .wpb_column,.vc_sep_width_60{
		width:100%!important;
	}   
	.vc_row.menu-row{
		z-index:9;
		text-align:center;
	}
	.vc_row.flip-row .innercontainer{
		display:block!important;
	}
	.vc_btn3-container.vc_btn3-right,.vc_row.flip-row .wpb_column, .vc_row.contact-row .wpb_column,.blog-section h2 {
		text-align:center!important;
	}
	.customaudioplayer {
		width: 80%;
	}
	.clsVZbutton {
		width: calc(58% - 82px);
	}
	.vc_row.blog-row {
		background-image:none!important;
	}
	.vc_row.blog-row	.blog-section .vc_column-inner {
		padding-right: 0px !important;
		padding-left: 0px !important;
		background-image: url(https://www.amandaberryvo.com/wp-content/uploads/2021/01/amanda_berry_vo_blog.png?id=757) !important;
		background-position: right !important;
		background-repeat: no-repeat !important;
		background-size: cover!important;
		padding: 6em 0 !important;
	}
	.vc_row.contact-row a.mpc-icon-column {
		justify-content: center;
	}
	.footer-row .mpc-icon-column__heading{
		font-size:13px!important;
	}
	.demos-column .clsVZbutton{
		text-align: initial!important;
	}
		.vc_row.footer-row{
 margin-top: -5em !important;
}   
	.click-more h2 {
    font-size: 30px !important;
}
	.clsDemoName {
    color: #ec576e;
}
	.clsVZbutton{
margin: 30px auto !important;
}
.demos-column h2{
padding-left: 0px !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;
	}
	.audiobook-row .elementor-wrapper video{
		width: 100%;
		height: 100%;
	}
	.vc_row .innercontainer {
		display: block;
	}
	.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;
	}
	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-tabs-container, .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		display: block!important;
	}
	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
		background-color: transparent !important;
	}
	.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
		border-width: 0px !important;
	}
	.vc_tta-panels .vc_tta-panel-heading{
		display: none!important;
	}
	.clsVZbutton {
		width: calc(70% - 61px);
	}
	.vc_tta-tabs-container {
		border-bottom: 0px;
	}
	.vc_row.videos {
		width: 100%;
	}
	.vc_row.footer-row{
 margin-top: -7em !important;
}   
	.footer-row .mpc-icon-column__heading{
		font-size:15px!important;
	}
.vc_sep_width_60 {
    padding-bottom: 3px;
	}
	.vc_row.banner-row .wpb_single_image {
padding-top: 2em;
}
		.vc_row.contact-row {
padding-bottom: 9em !important;
}
	.blog-row h2{
		    padding-left: 0px;
	}
}
@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;
	}
	.header-widget h2.tagline {
		display:block!important;
	}
	.header-widget h2.tagline,.header-widget .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;
	}
	.clsVZbutton {
		width: calc(100% - 129px);
	}
	.clsBtnPlay:before {
		content: " ";
		background-color: #fa9eb1;
		height: 25px;
		width: 92%;
		position: absolute;
		top: 3px;
		margin: 0 auto;
		right: 0;
		left: 0;
		border: 8px solid #fff;
		border-radius: 25px;
	}
	.clsBtnPlay {
		background: none;
	}
}
@media only screen and (max-width: 479px){
	.vzCloseDemoButton{
		top: -12px!important;
		left: 128px!important;
	}
	.click-more h2{
		font-size: 26px!important;
	}
	.logo-row h2,.testimonial-row h2,.contact-row h2,.about-row h2 {
		font-size: 29px!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;
	}
	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
		border:none !important;
	}
	.vc_row.flip-row .mpc-icon-column{
		width: 270px;
		height: 270px;
	}
	.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content{
		width:270px;
		height:270px;
	}
	.vc_row.flip-row h3{
		font-size:14px!important;
	}
	.vc_row.flip-row li{
		font-size:10px!important;
	}
	.clsVZbutton {
		width: calc(100% - 0px);
	}
	.vc_row.flip-row li, .vc_row.flip-row p {
		font-size: 11px;
	}
	.vc_row.footer-row{
 margin-top: -8.5em !important;
}  
}
@media only screen and (max-width: 330px){
	.vc_row.contact-row h3.mpc-icon-column__heading,.vc_row.contact-row .wpb_raw_code a{
    font-size: 12px !important;
}
	.vc_row.contact-row .mpc-icon-part {
font-size: 14px!important;
}
	.click-more h2 {
    font-size: 23px !important;
}
}