/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 30 2024 | 10:05:10 */
/*FONTS_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Oxygen:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');
@font-face {
	font-family: "Palatino-Linotype";
	src: url("http://site100.7nyc.com/analog/wp-content/uploads/2020/04/Palatino-Linotype.ttf");
}
/*BASIC_SETTINGS*/
body {
	padding:0;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color:#292b3c;
	background-color:#ffffff;
}
body > div {
	font-size: 20px;
}
a {
	text-decoration: none !important;
	color: #292b3c;
}
.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 {
	font-family: 'Oxygen', sans-serif;
	font-weight : 400;
}
h1, .header-tagline {
	font-size: 48px;
}
h2 {
	font-size: 36px;
	font-weight : 700;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.header-title{
	font-family: "Palatino-Linotype";
	font-weight:400;
	font-size:105px;
}
/*EDITS SECTION*/
.vc_row .gform_wrapper .top_label .gfield_label , .post-edit-link, .error404 .sidebar{
	display:none;
}
.vc_row .vc_custom_heading a:hover {
	opacity: 1;
}
.menu.genesis-nav-menu a, .nav-primary {
	padding: 0;
}
.entry, .site-header p, .site-footer p{
	margin-bottom:0;
}
.site-inner{
	margin-top:0;
}
.entry-content h3, .entry-content h4, .header-tagline{
	font-weight:400;
}
.white a:hover, .white a:focus{
	color:#ffffff;
}
/*MENU_SECTION*/
.menu a span {
	color: #903A35;
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
}
.menu li {
	padding: 0 12px;
}
.menu li:last-child{
	padding-right:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a {
	border-top:10px solid #903A35;
	padding-top:25px !important;
}
.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;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	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-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	border-radius:0px;
	padding: 2px 15px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #292b3c;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #292b3c;
	opacity:  1;
}
::-moz-placeholder {
	color:    #292b3c;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #292b3c;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffff;
	border: 0;
	color: #292b3c;
	font-size: 14px !important;
	font-weight: 400;
	padding: 13px 12px !important;
	border-radius:5px !important;
}
.gform_wrapper textarea.medium, .vc_row .gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 100px;
	resize: none;
}
/*.vc_row .gform_wrapper .gform_body {
width: 100%;
}
body .gform_wrapper .top_label div.ginput_container, .gform_wrapper li.hidden_label input {
margin-top: 0 !important;
}
.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]{
	margin: 0;
	background: transparent;
	color:#903a35;
	border:2px solid #903a35;
	border-radius:5px !important;
	font-size: 18px !important;
	font-weight: 600;
	padding: 4px 4.5em !important;
}
.vc_row .gform_confirmation_message{
	padding:2em 0;
}
.vc_row .gform_wrapper .gform_footer {
    text-align: center;
    margin: 0;
    display: block;
}
body .top_label div.ginput_container {
	line-height:0;
}
.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 label, .gform_validation_container {
	display:none;
}
h2.gform_submission_error {
	font-size: 24px;
}
/*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: 18px !important;
}
.vc_row.banner-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner, .site-footer .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 29px;
	height: 26px;
}
.vc_row .vc_icon_element.vc_icon_element-outer {
	vertical-align: middle;
	margin-bottom:0;
}
.vc_row .vc_icon_element.custom_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
	height: auto;
	vertical-align: initial;
	color:#903a35;
}
.site-header .vc_row .custom_icon_element.phone-icon {
	margin-right:20px;
}
.vc_row .vc_icon_element.custom_icon_element .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	margin: 0 10px 0 0;
}
/*AUDIO_SECTION*/
.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: #ffffff;
	top: 7px;
	height: 10px;
	margin:0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
/*.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: 6px;
left: 1px;
color: #ffffff;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
content: "\f04b";
}
.customaudioplayer .mejs-pause:before {
content: "\f04c";
}*/
/*.vc_row .mejs-button{
width: 18px;
height: 19px;
position: relative;
top: 12px;
margin-right: 10px;
}*/
.customaudioplayer .mejs-button {
	width: 20px;
	height: 20px;
	position: relative;
	left: 0px;
	margin-right: 10px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before, .custom-event-class .customaudioplayer:before {
	position: absolute;
	content: '';
	background-image: url(http://site100.7nyc.com/analog/wp-content/uploads/2022/03/audio-buttons.svg);
	width: 18px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -40px 0px;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -66px 0px;
	top: 0;
	width: 30px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 23px;
	width: 30px;
	top: -21px;
}
.download-audio {
	position: relative;
}
.vc_row .mejs-time-rail{
	margin: 0;
	height: 20px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:20px !important;
	width: calc(100% - 30px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.vc_row .customaudioplayer {
	position: relative;
	margin: 0 auto 45px auto;
	width: 70%;
	min-height:20px;
}
.custom-audio-title{
	position: absolute;
	top: -16px;
	left: 29px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 75px);
	height: 10px;
	left: -2px;
	margin: 0 auto;
	right: 0;
	top: 10px;
}
.custom-event-class .customaudioplayer:before {
	background-position: 0px 0px;
	left:10px;
	top:3px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.custom-event-class .custom-audio-title {
	left: 42px;
}
/*.customaudioplayer .download-audio .fa-download:before{
content: "\f0ed";
left: 5px;
top: 0;
}
.customaudioplayer .download-audio a {
position: absolute;
right: 0;
height: 20px;
width: 27px;
top: -28px;
}*/
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #C3C3C1 !important;
	height: 10px;
	transition:none;
}
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;
	height: 20px;
}
.custom-event-class .wpb_video_widget , .custom-event-class .wp-playlist{
	background-image:url(http://site100.7nyc.com/analog/wp-content/uploads/2024/06/video.gif);
}
/*HEADER_SECTION*/
.vc_row.banner-row .vc_column-inner {   
	background-position: 75% 100%!important;
}
/*FLIP_SECTION*/
.vc_row i.fa-sliders-h {
	transform: rotate(90deg);
}
.round-flip .oxilab-flip-box-2, .round-flip .oxilab-flip-box-3, .round-flip .oxilab-flip-box-4 {
	border-color: transparent;
	background-color: transparent;
	border-width: 0;
	box-shadow: none;
}
.round-flip .oxilab-flip-box-front {
	background-image: url(http://site100.7nyc.com/analog/wp-content/uploads/2020/02/Jane-Smith-Voice-Talent-Flip-Front-Bg.png);
	background-size: 100%;
}
.vc_row .oxilab-flip-box-back-2, .vc_row .oxilab-flip-box-back-3, .vc_row .oxilab-flip-box-back-4 {
	background: #c3c3c1;
}
.vc_row .oxilab-flip-box-back .oxilab-icon-data .oxi-icons {
	color: #292b3c;
}
.round-flip .oxilab-flip-box-back-2, .round-flip .oxilab-flip-box-back-3, .round-flip .oxilab-flip-box-back-4 {
	border-radius:50%;
}
.square-flip .oxilab-flip-box-2, .square-flip .oxilab-flip-box-3, .square-flip .oxilab-flip-box-4 {
	background-color:#903a35;
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial{
	padding: 0 3.5em;
	position:relative;
}
.vc_row .testimonial-content {
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.3;
}
.vc_row .testimonial-content, .vc_row .testimonial-company {
	font-size: 21px;
}
/*.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
position:absolute;
font-size:50px;
color:#d4b7bd;
font-family:fontawesome;
line-height:1;
}
.vc_row .testimonial-content:before {
content:'\f10d';
left:2px;
top:0;
}
.vc_row .testimonial-content:after {
content:'\f10e';
right:2px;
bottom:0;
}*/
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content:'';
	position:absolute;
	width: 50px;
	height: 46px;
	background-size: contain;
	background-repeat: no-repeat;
}
.vc_row .testimonial-content:before {
	background-image:url('http://site100.7nyc.com/analog/wp-content/uploads/2022/03/left-quote.svg');
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	background-image:url('http://site100.7nyc.com/analog/wp-content/uploads/2022/03/right-quote.svg');
	right:2px;
	bottom:0;
}
.vc_row .strong-view.slider-container {
	width:65%;
	margin:0 auto;
}
/*LOGO_SECTION*/
.logo-row .vc_row:after {
	position: relative;
	z-index: 9;
	content: '';
	bottom: -25px;
	height: 50px;
	width: 100%;
	background: -webkit-radial-gradient(ellipse at 50% 0,rgba(0,0,0,.2),transparent 58%);
	background: radial-gradient(ellipse at 50% 0,rgba(0,0,0,.34),transparent 58%);
}
/*CONTACT_SECTION*/
.vc_row.contact-row .gfield_html p{
	line-height: 21px;
	margin-bottom:0;
	font-size:18px;
}
.vc_row.contact-row .mobilethird{
	align-items: flex-end;
}
.vc_row.contact-row .vc_icon_element.custom_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
	font-size:14px;
	color:#ffffff;
}
.vc_row.contact-row .custom_icon_element.phone-icon {
	margin-bottom:10px;
}
.vc_row.contact-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;
}
.vc_row.contact-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	text-align:left;
}
/*FOOTER_SECTION*/
.site-footer .contact-row li{
	margin-bottom:0;
}
.site-footer .footer-row p{
	font-size:14px;
}
.error404 .content {
	margin:2em 0;
}
/*AUDIOBOOK_SECTION*/
.vc_row.audio_bookrow .customaudioplayer{
	margin: 18px auto 18px auto;
	width: 100%;
	min-height: 40px;
	background-color: hsl(3deg 46% 39%);
}
.vc_row.audio_bookrow .wp-audio-shortcode {
	height: 29px !important;
	width: calc(100% - 30px)!important;
}
.vc_row.audio_bookrow .customaudioplayer .mejs-button {
	left: 11px;
	margin-right: 16px;
	top: 2px;
}
.vc_row.audio_bookrow .custom-audio-title {
	display: none;
}
.vc_row.audio_bookrow .customaudioplayer .download-audio a {
	right: 3px;
	top: -19px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.site-header .vc_row .wpb_raw_code a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1023px){
	.site-header .vc_row .wpb_raw_code a {
		font-size: 14px;
	}
	.header-title {
		font-size: 92px;
	}
}
@media only screen and (max-width: 959px){
	.header-row .wpb_column, .flip-row .wpb_column, .vc_row .customaudioplayer {
		width: 100%;
	}
	.genesis-nav-menu li.page_item.current-menu-item > a{
		border:0;
		padding-top:0 !important;
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #903A35;
		font-size:22px;
	}
	.menu-toggle {
		padding: 0;
		margin: 20px auto 0 auto;
		float: none;
	}
	.menu li {
		padding:5px 0;
	}
	.vc_row .nav-primary {
		position: absolute;
		top: 40px;
		background: #fff;
		width: 50%;
		text-align: center;
		right: 0;
		left: 0;
		margin: 0 auto;
		padding: 10px;
		border: 3px solid #903A35;
	}
	.header-row .text-right, .menu li {
		text-align:center;
	}
	.header-row{
		text-align:center;
	}
	.header-title {
		font-size: 78px;
	}
	.vc_row .header-tagline{
		padding-right:0 !important;
	}
	.vc_row.flip-row .innercontainer{
		display:block;
	}
	.site-footer .footer-row p {
		font-size: 12px;
	}	
	.vc_row.banner-row .vc_column-inner {
		background-size: 47%;
	}
}
@media only screen and (max-width: 767px){
	h1,h2, .text-right, .site-footer p, .vc_row.contact-row .wpb_raw_code {
		text-align:center !important;
	}
	.vc_row.banner-row .vc_column-inner {
		background-image: none !important;
	}
	.vc_row.banner-row .vc_row{
		padding-bottom:0 !important;
	}
	.vc_row .strong-view.slider-container {
		width: 100%;
	}
}
@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: 479px){
	.header-title {
		font-size: 55px;
	}
	.header-tagline {
		font-size: 42px;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 20px;
		height: 19px;
	}
	.vc_row .testimonial {
		padding: 0 1.5em;
	}
	.vc_row .testimonial-content:after {
		bottom: 42px;
	}
	.header-row .wpb_raw_code.inline {
		margin-right: 0 !important;
	}
	.header-row .wpb_raw_code.inline {
		display:block;
	}
}