/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 15 2024 | 05:11:54 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "FrederickatheGreat-Regular";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/05/FrederickatheGreat-Regular.ttf");
}
@font-face {
	font-family: "Calisto-MT-Bold";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/06/Calisto-MT-Bold.ttf");
}
@font-face {
	font-family: "montserrat.regular";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/05/montserrat.regular.ttf");
}
@font-face {
	font-family: "MeaCulpa-Regular";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/05/MeaCulpa-Regular.ttf");
}
@font-face {
	font-family: "calibri-bold";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/05/calibri-bold.ttf");
}
@font-face {
	font-family: "Calibri-Regular";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/05/Calibri-Regular.ttf");
}
@font-face {
	font-family: "lato-regular";
	font-display: swap;
	src: url("https://www.jlynnguistics.com/wp-content/uploads/2022/06/lato-regular.ttf");
}
body {
	font-family: "Calibri-Regular";
	color:#000000;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #FFA07A;
}
.page .entry {
	margin-bottom: 0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "calibri-bold";
	font-weight : 700;
}
#contact h1{
	font-size: 36px;
}
/*MENU_SECTION*/
.menu a span {
	color: #000000;
	font-family: "Calisto-MT-Bold";
	font-size: 21px;
}
.vc_row .menu li {
	padding: 0 20px;
	margin:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
.menu-row .wpb_column.menu-column  {
	z-index: 99;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #00FFEC;
	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;
	display:block;
}
.vc_row .menu li:first-child {
	padding-left: 0;
}
.vc_row .menu li:last-child {
	padding-right: 0;
}
.vc_row .sub-menu-toggle{
	color: #000000;
	top: 2px;
	right: -6px;
	display: block !important;
	visibility: visible !important;
	padding: 0;
}
.sub-menu-toggle::before {
	content: "▼";
	width: auto;
	height: auto;
	font-size: 14px;
}
.sub-menu-toggle.activated::before {
	content: "▲";
}
.genesis-nav-menu .menu-item.menu-item-has-children {
	margin-right: 10px;
}
/*BUTTON_SECTION*/
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	background: #000000;
	color:#FFA07A;
	font-size: 24px;
	padding: 5px 15px !important;
	line-height: 1.5;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #000000;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #000000;
	opacity:  1;
}
::-moz-placeholder {
	color:    #000000;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #000000;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background: rgb(255 255 255 / 60%);
	border: 0 !important;
	font-family: "lato-regular";
	color : #000000 !important;
	font-size: 18px !important;
	padding: 12px !important;
	line-height:1;
}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
	background-color: #FFA07A;
	color: #ffffff !important;
	margin: 0;
	padding: 7px 2em !important;
	border-radius: 0;
	font-weight: 400;
	font-family: "calibri-bold";
	box-shadow: 5px 5px rgb(51 51 51 / 39%);
	font-size: 20px !important;
}
.vc_row .gform_wrapper .gform_footer{
	text-align: right;
}
h2.gform_submission_error {
	font-size: 20px;
}
.vc_row .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 180px;
}
.vc_row .gfield_html p {
	line-height: 24px;
	text-align: center;
}
/*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: #cccccc;
	top: 6px;
	height: 12px;
}
body .vc_row .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #868686 !important;
	height: 12px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio a, .custom-event-class .customaudioplayer:before {
	position: absolute;
	width: 20px;
	height: 25px;
	content: "";
	background-image: url(https://www.jlynnguistics.com/wp-content/uploads/2022/06/sprite.svg);
	background-size: 72px 21px;
	background-repeat: no-repeat;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 6px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -30px 6px;
}
.customaudioplayer .download-audio a {
	top: -22px;
	right: 0px;
	background-position: -56px 0px;
}
.customaudioplayer .mejs-button {
	width: 20px;
	height: 25px;
}
.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% - 26px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	margin: 0px auto 40px auto !important;
	min-height: 24px;
}
.custom-audio-title{
	position: absolute;
	top: -15px;
	left: 22px;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #000000;
}
.download-audio {
	position: relative;
}
body .mejs-button button{
	transition: none !important;
	top: 4px;
}
:focus{
	outline:none !important
}
#target-demotag br{
	display:none;
}
/*HEADER_SECTION*/
#header-banner{
	background-position: right !important;
}
.menu-row h2, .learnmore-row h2 {
	font-size: 21px;
}
.wpb_raw_html a{
	font-family: "lato-regular";
}
.wpb_raw_html.social-icons a{
	display:flex;
}
/*BIO_SECTION*/
p {
	line-height: 25px;
	margin: 0 0 20px;
}
.wpb_text_column  strong{
	font-family: "calibri-bold";
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
/*LEARNMORE_SECTION*/
.learnmore-row .wpb_single_image img {
	width: 80px;
	height: 80px;
}
.learnmore-row .vc_column-inner{
	border-radius: 70px !important;
}
.vc_row.learnmore-row .vc_column_container {
	padding: 35px !important;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#FFA07A;
	font-style: italic;
}
.vc_row .testimonial-company {
	border-left: 2px solid #FFA07A;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2.5em;
	text-align: left;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
}
.vc_row .testimonial-content:before {
	background-image: url(https://www.jlynnguistics.com/wp-content/uploads/2022/05/left-quote.svg);
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	background-image: url(https://www.jlynnguistics.com/wp-content/uploads/2022/05/right-quote.svg);
	right: 0;
	bottom: 0;
}

/*BLOG_SECTION*/
.sidebar{
	padding: 2em 15px;
}
.content-sidebar .content, body.single-post .sidebar {
	padding: 2em 0px;
}
.search-form input[type="submit"]{
	background-color: #FFA07A;
}
.entry-content .search-form, .error404 .entry {
	margin-bottom: 0px;
}
input.search-form-input{
	border: 2px solid #000 !important;
}
/*FOOTER_SECTION*/
.footer-row .wpb_text_column p, .footer-row .wpb_text_column p a{
	color:#507D2A;
	font-size:12px;
	line-height: 1.3;
	font-family: "lato-regular";
}
.footer-row .inline{
	vertical-align:middle;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #cccccc;
	position: absolute;
	width: calc(100% - 55px);
	height: 45%;
	left: -9px;
	margin: 0 auto;
	right: 0;
	top: 6px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 0px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1023px){
	.customaudioplayer {
		width: 100%;
	}
	#demos h2{
		font-size: 26px;
	}
	.vc_row.learnmore-row .vc_column_container {
		padding: 10px !important;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #000000;
	}
	.menu-toggle {
		padding: 0;
		font-size: 24px;
		margin: 20px auto;
	}
	.vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .nav-primary {
		top: 45px;
		background: #ffa07a;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 60%;
		transform: translate(-50%, 0);
		border: 3px solid #507d2a;
		padding: 0 0 10px 0 !important;
	}
	.menu-row .wpb_column {
		width:100%;
		text-align:center;
	}
	.menu-row h2{
		text-align:center !important;
	}
}
@media only screen and (max-width: 767px){
	h1, h2,h3, .site-footer p, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row.footer-row .vc_row,  .vc_row.banner-row p.vc_custom_heading, .vc_row .gform_wrapper .gform_footer, .vc_row .testimonial-name, .vc_row .testimonial-company{
		text-align:center !important;
	}
	.error404 .entry-content .search-form {
		width:100%;
	}
	#header-banner{
		background-image: none !important;
		padding-top: 0em !important;
		padding-bottom: 0em !important;
	}
	.footer-row .wpb_text_column.copyright-text{
		margin-top: 5px;
	}
}
@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){
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding: 10px 0 0 0;
		line-height: 25px;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 30px;
		height: 30px;
	}
	.vc_row .testimonial {
		padding: 0 2em;
	}
	h2, #contact h1 {
		font-size: 30px;
	}
	.footer-row .wpb_raw_html.phone-icon {
		display: block;
		margin-left: 0px !important;
	}
}

