/*FONTS_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400,700&amp;display=swap');
/*BASIC_SETTINGS*/
body {
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color:#231F20;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #136AAE;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight : 400;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
h2 i, p i{ 
	color:#136AAE;
	font-style: normal;
}
/*EDITS SECTION*/
.indi_mp3j span , .vc_row .gform_wrapper .top_label .gfield_label {
	display:none;
}
.site-inner{
	margin-top:0;
}
.entry {
	margin-bottom: 0;
}
:focus{
	outline:none !important
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.menu li {
	padding: 0 8px;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
.nav-primary {
	float: none;
}
.menu-item-type-post_type.current-menu-item > a span {
	border-bottom:1px solid #ffffff;
}
.header-row .wpb_column.vc_col-sm-7 {
	z-index: 99;
}
.vc_row.header-row{
	overflow: visible !important;
}
/*BUTTON_SECTION*/
.vc_row .vc_btn3.vc_btn3-style-custom {
	background: transparent;
	color: #231F20;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	border:1px solid #20283C;
	padding: 2px 35px!important;
	line-height: 1.5;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #231F20;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #231F20;
	opacity:  1;
}
::-moz-placeholder { 
	color:    #231F20;
	opacity:  1;
}
:-ms-input-placeholder { 
	color:    #231F20;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffff;
	border: 0;
	font-family: 'Open Sans', sans-serif;
	color: #231F20;
	font-size: 14px !important;
	font-weight: 600;
	padding: 10px !important;
}
input:focus, textarea:focus {
	border: none;
	outline: none;
}
.error404 .content {
	width: 100%;
}
.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;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0px;
}
body .vc_row .gform_footer input[type=submit] {
	margin: 0;
	border-radius:0px;
	font-weight:700;
	font-size: 20px !important;
	width:100%;
	color:#ffffff;
	background-color: #136AAE;
}
p.contact-text{
	margin:0;
	font-size: 19px;
	color:#ffffff;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}
.gform_wrapper textarea.medium {
	height: 78px;
}
.gform_wrapper .gform_footer {
	padding: 8px 0 10px 0;
	margin: 0;
}
.gform_confirmation_message {
	color: #ffffff;
	margin-top: 3em;
	margin-bottom: 3em;
}
/*ICON_SECTION*/
h3.mpc-icon-column__heading{
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}
.vc_row.contact-row a.mpc-icon-column {
	margin-right: 7em;
	margin-top: -1em;
}
.vc_row.contact-row a.mpc-icon-column:last-child {
	margin-right: 0em;
}
/*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: #3D3D3D;
	top: 3px;
	height:14px;
	border-radius: 3px;
}
body .mejs-time-current {
	background: #136AAE !important;
	height: 14px;
	border-radius: 5px !important;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
}
.mejs-play:before, .mejs-replay:before{
	content: "\f01d";
	color: #3D3D3D;
}
.mejs-pause:before {
	content: "\f28c";
	color: #3D3D3D;
}
.download-audio .fa-download:before{
	content: "\f019";
	color: #3D3D3D; 
}
.mejs-play:before, .mejs-replay:before, .mejs-pause:before, .download-audio .fa-download:before{
	position: absolute;
	font-family: fontawesome;
}
.mejs-play:before, .mejs-replay:before, .mejs-pause:before{
	font-size: 25px;
	top: 11px;
}
.download-audio .fa-download:before{
	font-size: 25px;
	top: 8px;
}
.customaudioplayer .mejs-button {
	width: 25px;
	height: 24px;
}
.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% - 34px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 56%;
	margin: 0px auto;
}
.custom-audio-title{
	position: absolute;
	top: -11px;
	left: 26px;
	font-size: 14px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #3D3D3D;
}
.download-audio a{
	position: absolute;
	right: -6px;
	bottom: 9px;
	height: 24px;
	width: 32px;
}
.download-audio {
	position: relative;
}
body .mejs-button button{
	transition: none !important;
	top: 4px;
}
.demo-row p{
	margin-bottom:0px;
}
#demos {
	margin-bottom: 20vh;
}
/*BANNER_SECTION*/
.banner-row .wpb_video_widget{
	width: 600px;
	margin: 0 auto;
}
.banner-row .vc_single_image-img{
	width: 450px;
}
.vc_row.banner-row{
	z-index:9;
}
/*FLIP_SECTION*/
.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .mpc-flipbox__content {
	display: flex;
	align-items: center;
	width: 360px !important;
	height: 360px !important;
	border-radius: 50% !important;
	margin: 0 auto;
}
.flip-row p{
	width: 255px;
	margin: 0 auto;
	font-size:13px;
	text-align:left;
}
/*ABOUT_SECTION*/
.about-row .wpb_single_image {
	float: right;
	margin-left: 30px;
}
/*VIDEO_SECTION*/
.vc_row .wpb_video_widget .wpb_video_wrapper {
	padding-top: 0;
}
.wpb_video_widget .wpb_wrapper iframe {
	position: relative;
}
.lazy-load-div::before {
	content: "\ ";
}
.banner-row .wpb_video_widget .wpb_wrapper iframe {
	height: 320px;
}
/*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;
}
.logo-row .mpc-carousel__wrapper{
	padding-left:30px;
}
/*TESTIMONIAL_SECTION*/
.mpc-testimonial .mpc-testimonial__content:after{
	content:'\f10e';
	right: 2px;
	bottom: 35px;
}
.mpc-testimonial .mpc-testimonial__content:before{
	content:'\f10d';
	left: 2px;
	top: 0px;
}
.mpc-testimonial .mpc-testimonial__content:before, .mpc-testimonial .mpc-testimonial__content:after{
	font-family:fontawesome;
	font-size:36px;
	color:#ffffff;
	position:absolute;
}
.mpc-testimonial .mpc-testimonial__content {
	padding:0 3em !important;
}
.mpc-carousel-testimonial{
	width: 90%;
	margin: 0 auto
}
/*BLOG_SECTION*/
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar {
	padding: 2em 15px;
}
.vc_gitem_row p{
	font-size: 12px;
}
.vc_gitem_row .vc_btn3.vc_btn3-style-custom{
	border: 1px solid #ffffff;
	color: #ffffff;
}
.vc_gitem_row {
	height: 500px;
}
/*FOOTER_SECTION*/
.footer-widget p, .footer-widget a{
	color:#ffffff;
	font-size:12px;
}
.vc_row .group, .vc_btn3-container.disable{
	display: none;
}
.vc_row .group.active {
	display: block;
}
.mpc-flipbox__content ul {
	padding-left: 0px!important;
	width: 255px;
	margin: 0 auto;
	display: inline-grid;
	align-items: center;
	justify-content: center;
}
.mpc-flipbox__content li {
	font-size: 13px;
	text-align: left;
}
/*REPRESENTATION_SECTION*/
.representation-row p, .representation-row a{
	color: #231F20;
}
/*SIDEBAR_SECTION*/
.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: #136AAE;
	width: 30px;
	height: 27px;
	background-color: #ffffff;
	border: 1px solid #3d3d3d;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
	margin-left: 0;
}
.sidebar .vc_row .mejs-button.mejs-play:before{
	content: "\f04b";
}
.sidebar .vc_row .mejs-button.mejs-pause:before{
	content: "\f04c";
	left: 0px;
}
.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, .home .mejs-time{
	display:none!important;
}
.wp-playlist.wp-audio-playlist .mejs-container {
	margin-top: 2em;
}
.wp-audio-playlist .wp-playlist-tracks {
	background-color: #3d3d3d ;
}
.wp-audio-playlist .wp-playlist-item-title {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}
.wp-audio-playlist.wp-playlist-light .wp-playlist-playing{
	background: #136aae;
	color: #ffffff;
}
.wp-playlist-current-item .wp-playlist-item-title {
	color: #032641;
	font-weight: 400;
	font-size: 18px;
	top: 5px;
	position: absolute;
	width: calc(100% - 30px);
	display: inline-block;
}
.wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
	background:transparent;
}
.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: #58473f ;
	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: -12px;
	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: #3D3D3D  !important;
	top: 10px;
	left: 0px;
}
.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: 99999;
	cursor: pointer;
}
.wp-playlist-next {
	position: relative;
	top: -20px;
	right: 37px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.wp-playlist-prev {
	position: relative;
	top: -20px;
	right: 44px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.mejs-time {
	position: absolute;
	top: -49px;
	right: 0;
	z-index: 99999;
	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: 9999;
	cursor: pointer;
	right: 15px;
}
body .sidebar .mejs-time-current {
	background:#136AAE!important;
}
.sidebar input, .sidebar select, .sidebar textarea {
	border: 1px solid #3d3d3d!important;
}
.sidebar .vc_row .vc_btn3.vc_btn3-style-custom {
	border: 1px solid #20283C!important;
}
.clsVZbutton{
	clear: both;
	position: relative;
	padding: 35px 5px 5px 5px;
	width: 450px;
	margin: 25px auto;
}
.clsDemoName{
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 40px);
	display: inline-block;
	position: absolute;
	bottom: 34px;
	font-size: 14px;
	bottom: 19px;

}
.NoDownloadBtn{
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 30px);
	display: inline-block;
}
.NoPlayBtn{
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 35px);
	display: inline-block;
	margin-left: 7px;
}
.NoBtn{
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 15px);
	display: inline-block;
	margin-left: 7px;
}
.clsBtnPlay{
	display: flex;
	width: calc(100% - 55px);
	align-items: center;
	box-shadow: none !important;
	background: #3D3D3D;
	margin: 0 auto;
	height: 15px;
	border-radius: 3px;
}
.btnPlayIcon, .btnPauseIcon {
	position: relative;
	left: -23px;
	top: 2px;
}
.clsBtnDownload{
	left: auto;
	right: 7px;
	position: absolute;
	top: 27px;
}
.btnColor {
	color: #3D3D3D;
}

.btnDownloadIcon, .btnPlayIcon, .btnPauseIcon {
	font-size: 22px!important;
}
div#voiceDemos {
	z-index: 99999;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.demo-row .vc_column-inner {
	z-index: 0!important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){

	.banner-row .wpb_video_widget {
		width: 460px;
		margin: 0 auto;
	}

}
@media only screen and (max-width: 1199px){
	.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .mpc-flipbox__content {
		width: 300px !important;
		height: 300px !important;
	}
	.flip-row p,.mpc-flipbox__content ul {
		width: 190px;
	}
	.vc_row.contact-row a.mpc-icon-column {
		margin-right: 5em;
	}
}
@media only screen and (max-width: 1023px){
	.menu li {
		padding: 0 5px;
	}
	.flip-row .wpb_column{
		width:100%;
	}
	.flip-row .innercontainer{
		display: block !important;
	}
	p.contact-text {
		font-size: 16px;
	}
	.clsVZbutton {
		width: 80%;
	}
	.vc_row.contact-row a.mpc-icon-column {
		margin-right: 3em;
	}
}
@media only screen and (max-width: 992px){
	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;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fff;
	}
	.menu-toggle {
		float: none;
	}
	.menu li {
		padding:5px 0;
	}
	.menu{
		position: absolute;
		top: 10px;
		background: #3D3D3D;
		width: 50%;
		text-align: center;
		right: 0;
		left:0;
		margin:0 auto;
		padding: 10px;
	}
	.header-row .wpb_column, .contact-row .wpb_column {
		width:100%;
		text-align:center;
	}
	.header-row .mpc-overlay--first {
		background-image: linear-gradient(180deg,#3d3d3d 50%,#136aae 50%) !important;
	}
	.customaudioplayer {
		width: 75%;
	}
	.banner-row .wpb_video_widget {
		width: 350px;
	}
	.vc_row.contact-row a.mpc-icon-column {
		margin-right: 15px;
	}
	.contact-row .wpb_single_image{
		padding-top: 20px;
	}
	p.contact-text {
		font-size: 16px;
	}
	.banner-row .vc_col-sm-6 {
		width: 100%;
	}
	.vc_row.header-row{
		padding-bottom: 12px !important;
	}
	.vc_row.contact-row.parentrower .innercontainer, .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;
	}
	.vc_row.contact-row .mobilefirst {
		-webkit-order: 1;
		order: 1;
	}
	.vc_row.contact-row .mobilesecond {
		-webkit-order: 2;
		order: 2;
	}
	.vc_row.contact-row a.mpc-icon-column {
		margin-right: 0px;
		margin-top: 0em;
	}
	.vc_row.contact-row a.mpc-icon-column {
		display: flex;
		margin-bottom: 10px;
	}
	.vc_row.contact-row h2, .vc_row.contact-row .wpb_single_image {
		text-align:center !important;
	}
}
@media only screen and (max-width: 767px){
	.heading-row h1{
		font-size: 30px !important;
	}
	h2, .mpc-testimonial__signature, .vc_btn3-container,.wpb_single_image, p.contact-text, .footer-row .wpb_column,.footer-widget p{
		text-align:center !important;
	}
	.mpc-carousel-testimonial {
		width: 100%;
	}
	.vc_row.footer-row .mpc-overlay--first{
		background-image: linear-gradient(180deg,#3d3d3d 50%,#136aae 50%) !important;
	}
	.vc_separator{
		margin: 0 auto !important;
		padding-bottom: 5px;
	}
	.footer-row a.mpc-icon-column {
		display: inline-block;
	}
	.about-row .wpb_single_image {
		float: none;
		margin-left: 0px;
		margin-bottom:15px;
	}
	.gform_confirmation_message {
		margin-top: 1em;
	}
	.vc_row.footer-row{
		padding-top: 0px !important;
		padding-bottom: 25px !important;
	}
	.wpb_video_widget .wpb_wrapper iframe {
		height: 320px;
	}
}
@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){
	.heading-row h1 {
		font-size: 23px !important;
	}
	h2 {
		font-size: 30px;
	}
	p.about-heading{
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 479px){
	.menu {
		width: 80%;
	}
	.header-row h2{
		font-size: 16px !important;
	}
	.banner-row .wpb_video_widget {
		width: auto;
	}
	.customaudioplayer {
		width: 100%;
	}
	.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .mpc-flipbox__content {
		width: 275px !important;
		height: 275px !important;
	}
	.flip-row p, .mpc-flipbox__content li {
		font-size: 12px;
	}
	h2 {
		font-size: 25px;
	}
	.mpc-testimonial .mpc-testimonial__content::before, .mpc-testimonial .mpc-testimonial__content::after {
		font-size: 30px;
	}
	.mpc-testimonial__description {
		font-size: 18px !important;
	}
	.mpc-testimonial .mpc-testimonial__content {
		padding: 0 2.5em !important;
	}
	.vc_separator {
		width: 100% !important;
	}
	.footer-row a.mpc-icon-column {
		display: flex;
		border: 0 !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
	.contact-row h3.mpc-icon-column__heading{
		font-size: 14px !important;
	}
	.vc_row.footer-row .mobilefirst{
		padding-bottom: 22px !important;
	}
	.banner-row h2{
		font-size: 30px !important;
	}
	.vc_row .vzCloseDemoButton{
		left:0 !important;
	}
	.wpb_video_widget .wpb_wrapper iframe,.banner-row .wpb_video_widget .wpb_wrapper iframe{
		height: 300px;
	}
}
