/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2024 | 12:49:38 */
/*FONTS_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Advent+Pro:700|Raleway:400,700|Roboto:400,500&display=swap');
/*BASIC_SETTINGS*/
body {
	padding:0;
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	color:#333333;
	background-color:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #333333;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6,.logo-description {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}
h1, .audio-row h2,.logo-description {
	font-size: 40px;
}
h2 {
	font-size: 36px;
	color:#333333;
}
h3, .header-title {
	font-size: 29px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6, .header-tagline {
	font-size: 17px;
}
.header-title, .audio-row h1,.logo-title a{
	font-family: 'Advent Pro', sans-serif;
}
.logo-description,.logo-title a,.logo-title{ 
	color:#ffffff;
	text-align:center;
	line-height: 1;
}
.header-title, .header-tagline{
	display:inline-block;
}
.audio-row h1,.logo-title a{
	font-size:146px;
	text-transform:uppercase;
}
/*EDITS SECTION*/
.menu.genesis-nav-menu a, .nav-primary {
	padding: 0 !important;
}
.entry, .site-header p,.footer-widget p{
	margin-bottom:0;
}
.site-inner{
	margin-top:0;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight: 400;
}
.menu li {
	padding: 0 21px;
}
.menu li:last-child{
	padding-right:0;
}
/*SUB_MENU*/
.genesis-nav-menu .sub-menu a{
	background-color: #149cd0;
	border:0;
	width:100%;
}
.menu li .sub-menu{
	top: 28px;
	background-color: #149cd0;
	padding-bottom:15px;
	border:0;
	width:100%;
	text-align: left;
}
.menu li .sub-menu li a span{
	font-size: 18px;
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
}
/*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-container a:hover {
	background:#D3B993!important;
	color:#ffffff!important;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	background: transparent;
	color: #D3B993;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 700;
	border-radius: 0;
	border: 2px solid #D3B993 !important;
	padding: 12px 18px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #333333;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #333333;
	opacity:  1;
}
::-moz-placeholder { 
	color:    #333333;
	opacity:  1;
}
:-ms-input-placeholder { 
	color:    #333333;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #fcfcfc;
	color:    #333333;
	font-size: 14px !important;
	font-weight: 400;
	padding: 12px !important;
	border-radius: 0px !important;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
	-ms-grid-column-span: 6;
	grid-column: span 6;
}
.gform_wrapper.gravity-theme .gfield {
	grid-column: 1/-1;
}
.gform_wrapper.gravity-theme .gform_fields {
	width: 100%;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr 2%)[12];
	grid-template-columns: repeat(12,1fr);
	grid-template-rows: repeat(auto-fill,auto);
	grid-column-gap: 2%;
	grid-row-gap: 16px;
}
.gform_wrapper.gravity-theme .gfield.hidden_label label{
	display: none;
}
body .top_label div.ginput_container {
	line-height: 0;
}
textarea {
	resize: none;
}
.gfield.gform_validation_container{
	display: none !important;
}
.vc_row .gform_wrapper .gform_footer input[type=submit], input[type=submit]{
	color: #333333;
	background: #D3B993;
	font-family: 'Raleway', sans-serif;
	font-size: 18px !important;
	font-weight: 700;
	padding: 9px 0 !important;
	width: 100%;
}
h2.gform_submission_error {
	font-size: 24px;
}
.gform_wrapper textarea.small{
	height: 95px;
}
.gform_wrapper .gform_footer{
	margin-top: 16px;
	text-align:right;
}
.vc_row  .gform_confirmation_message{
	padding: 3em 0;
	text-align: center;
}
.validation_message, .gform_submission_error {
	color: #ff0000;
}
.single-post .site-inner{
	padding:2em 15px !important;
}
.error404 .site-inner{
	margin-top:2em !important;
}
:focus{
	outline:none;
}
/*BIO_SECTION*/
p{
	line-height:28px;
}
/*AUDIO_SECTION*/
.fa.fa-download,.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio, .ginput_container_fileupload .gform_fileupload_rules, .vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content{
	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: #ffffff;
	top: 13px;
	height: 11px;
	border-radius: 5px;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	width: 25px;
	height: 25px;
	position: relative;
	top: 9px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .custom-event-class .customaudioplayer:before{
	position: absolute;
	width: 20px;
	height: 20px;
	content: "";
	background-image: url("http://site100.7nyc.com/callback/wp-content/uploads/2022/03/sprite.svg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -25px 0px;
}
.vc_row .mejs-time-rail{
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 24px)!important;
}
.customaudioplayer{
	position: relative;
	width: 95%;
	margin: 0 auto 30px auto !important;
	min-height: 24px;
}
.custom-audio-title{
	position: absolute;
	top: -20px;
	left: 29px;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	font-weight: 500;
}
.customaudioplayer .download-audio a {
	position: absolute;
	width: 21px;
	height: 20px;
	content: "";
	background-image: url(http://site100.7nyc.com/callback/wp-content/uploads/2022/03/sprite.svg);
	background-position: -50px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	top: -32px;
	right: 0;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #D3B993 !important;
	height: 11px;
	border-radius: 5px;
}
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:0 5px 0 0;
} 
#target-demotag br{
	display:none;
}
.mejs-button>button:focus{
	display:none;
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-1, .vc_row .oxilab-flip-box-back-1, .vc_row .oxilab-flip-box-2, .vc_row .oxilab-flip-box-back-2, .vc_row .oxilab-flip-box-3, .vc_row .oxilab-flip-box-back-3 {
	background-color:#d3b993;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info,.vc_row .oxilab-icon-data .oxi-icons,.vc_row .oxilab-flip-box-back-2-data .oxilab-info,.vc_row .oxilab-icon-data .oxi-icons{
	color: #333333!important;
}
.vc_row .oxilab-flip-box-back .oxilab-info {
	line-height: 28px;
}
.vc_row .oxilab-flip-box-front .oxilab-info, .vc_row .oxilab-flip-box-wrapper .oxilab-heading {
	display:none;
}
.vc_row.flip-row .oxilab-flip-box-body-1-1 .oxilab-icon:before, .vc_row.flip-row .oxilab-flip-box-body-1-2 .oxilab-icon:before,
.vc_row.flip-row .oxilab-flip-box-body-1-3 .oxilab-icon:before, .vc_row.flip-row .oxilab-flip-box-body-2-4 .oxilab-icon:before , .vc_row.flip-row .oxilab-flip-box-body-2-5 .oxilab-icon:before
, .vc_row.flip-row .oxilab-flip-box-body-2-6 .oxilab-icon:before{
	content: ' ';
	position: absolute;
	background-position: center !important;
	width: 130px;
	height:110px;
	top: 16px;
}
.vc_row.flip-row .oxilab-icon{
	position: relative;
}
.vc_row.flip-row .oxilab-flip-box-body-1-1 .oxilab-icon:before, .vc_row.flip-row .oxilab-flip-box-body-2-4 .oxilab-icon:before{
	background: url(http://site100.7nyc.com/callback/wp-content/uploads/2022/03/mic.svg) no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-body-1-2 .oxilab-icon:before, .vc_row.flip-row .oxilab-flip-box-body-2-5 .oxilab-icon:before{
	background: url(http://site100.7nyc.com/callback/wp-content/uploads/2022/03/gear.svg) no-repeat;
}
.vc_row.flip-row .oxilab-flip-box-body-1-3 .oxilab-icon:before, .vc_row.flip-row .oxilab-flip-box-body-2-6 .oxilab-icon:before{
	background: url(http://site100.7nyc.com/callback/wp-content/uploads/2022/03/slide.svg) no-repeat;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #333333;
	font-size: 20px;
}
.vc_row .strong-view.wpmtst-default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmtst-testimonial {
	padding: 1em 5em;
	border: 0;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner,.vc_row .strong-view.wpmtst-default .wpmtst-testimonial{
	border: 0;
	padding: 0;
	text-align: center;
}
.vc_row .strong-view.wpmtst-default .wpmtst-testimonial {
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 35px !important;
	color: #333333;
	text-align:center;
	padding: 0em 4.5em 1em 4.5em;
	line-height: 30px;
}
.vc_row .testimonial-company {
	border-left: 2px solid #333333;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
	position:absolute;
	content:'';
	background-repeat: no-repeat;
	width: 56px;
	height: 56px; 
}
.vc_row .testimonial-content:before {
	background-image: url('http://site100.7nyc.com/callback/wp-content/uploads/2022/03/left.svg') !important;
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	background-image: url('http://site100.7nyc.com/callback/wp-content/uploads/2022/03/right.svg') !important;
	right:2px;
	bottom:0px;
}
/*FOOTER_SECTION*/
.site-footer p,.site-footer p a {
	font-size:12px;
	color:#ffffff;
}
.custom-event-class .wpb_video_widget {
	background-image:url(http://site147.webdnx.net/wp-content/uploads/2024/01/video.gif);
}
.custom-event-class .customaudioplayer::after {
  content: '';
  background:#ffffff;
  position: absolute;
  width: calc(100% - 56px);
  height: 12px;
  left: 0px;
  margin: 0 auto;
  right: 0;
  top: 4px;
  border-radius: 30px;
}
.custom-event-class .customaudioplayer {
	height: 32px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 0px;
}
.custom-event-class .customaudioplayer:before{
	background-position: 0px 0px;
	left: 0;
}
/*AUDIOBOOK_SECTION*/
.vc_row.audio_bookrow .customaudioplayer{
	margin: 18px auto 18px auto !important;
	width: 100%;
	min-height: 40px;
	background-color: hsl(0deg 0% 20%) !important;
}
.vc_row.audio_bookrow .wp-audio-shortcode {
	height: 42px !important;
	width: calc(100% - 34px)!important;
}
.vc_row.audio_bookrow .customaudioplayer .mejs-button {
	left: 11px;
	margin-right: 16px;
	top: 8px;
}
.vc_row.audio_bookrow .custom-audio-title {
	display: none;
}
.vc_row.audio_bookrow .customaudioplayer .download-audio a {
	right: 6px;
	top: -32px;
}
.vc_row .strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: 0!important;
}
/*RESPONSIVE_SECTION*/
@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;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fff;
		font-size:22px;
	}
	.menu-toggle {
		float: none;
		line-height: 25px;
		margin-bottom: 0;
		padding: 0px 0;
	}
	.menu-row .menu-toggle {
		padding: 0px 0 0 0;
		margin-top: 0em;
	}
	.menu li {
		padding:5px 0;
	}
	.menu {
		position: absolute;
		top: 0px;
		background: #141217;
		width: 80%;
		text-align: center;
		right: 0;
		left: 0;
		margin: 0 auto;
		padding: 15px;
		border: 2px solid #ffffff;
	}
	.menu-col{
		z-index:9;
	}
	.site-header .vc_column-inner{
		width: 100%;
		text-align:center !important;
	}
	.site-header .mail-col .wpb_raw_code{
		margin-right: 0px !important;
		display: block;
	}
	.site-header .vc_column_container{
		width:100%;
	}
	.vc_row .oxilab-flip-box-col-4,.vc_row .oxilab-flip-box-col-3 {
		width: 100%;
	}
	.vc_row.audio-row br {
		display: none !important;
	}    
	
	.vc_row .sub-menu-toggle{
		width: 100% !important;
		text-align: right;
	}
	.menu-toggle {
    margin: 0 0 0 auto!important;
  }
	
	#genesis-mobile-nav-primary span {
		display: none;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before{
		content: "☰";
		top: 6px;
		font-size: 28px;
		height: 35px;
		width: 35px;
		margin:0;
	}
	.site-header .menu-toggle.activated::before{
		content: "☓";
	}
}
@media only screen and (max-width: 767px){
	.text-right, .footer-widget p, h2,.site-footer .vc_column-inner,.vc_row .vc_btn3-container {
		text-align:center !important;
	}
	.menu-toggle{
		float:none;
	}
	.vc_row.flip_row .vc_col-sm-4{
		margin-bottom:20px;
	}
	.vc_row.flip_row .innercontainer{
		display:block;
	}
	.vc_row.about-row .wpb_single_image{
		padding-bottom:1em;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		height: 30px;
		width: 30px;
	}
	.vc_row .testimonial-content {
		padding: 0em 3em 1em 3em;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
		text-align: center !important;
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
		font-size: 17px;
	}
}
@media only screen and (max-width: 640px) {
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
}
@media only screen and (max-width: 639px){
	.audio-row h1 {
		font-size: 110px;
	}
	.logo-title a {
		font-size: 105px;
	}    
}
@media only screen and (max-width: 479px){
	.audio-row h1 {
		font-size: 65px;
	}
	.audio-row h2 {
		font-size: 26px;
		margin-top: 0 !important;
	}
	h2 {
		font-size: 28px;
	}
	.logo-title a {
		font-size: 62px;
	}
	.logo-description {
		font-size: 20px;
	}
	.vc_row .oxilab-flip-box-back .oxilab-info {
		line-height: 22px;
		font-size: 14px;
	}
}

