/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 17:31:56 */
@font-face {
	font-family: 'Merriweather';
	font-family: 'Merriweather-Regular';
	font-display: swap;
	src: url(https://toddraceproofreading.com/wp-content/uploads/2025/07/Merriweather-Light.ttf);
	src: url(https://toddraceproofreading.com/wp-content/uploads/2025/07/Merriweather-Regular.ttf);
	src: url(https://toddraceproofreading.com/wp-content/uploads/2025/07/Merriweather-Bold.ttf);
	src: url(https://toddraceproofreading.com/wp-content/uploads/2025/07/Merriweather-BoldItalic.ttf);
}
body {
	color:#000033;
	font-family: 'Merriweather';
	background-color:#ffffff;
	font-weight:400;
}
body > div {
	font-size: 18px;
}
a, a:hover {
	text-decoration: none !important;
	color:#000033;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Merriweather';
	font-weight:700;
}
h1{
	font-size:40px;
}
h2, #about h1  {
	font-size:36px;
}
h3{
	font-size:30px;
}
h4{
	font-size:25px;
}
h5 {
	font-size:22px;
}
h6 {
	font-size:18px;
}
/*MENU_SECTION*/
.menu a span {
	color: #333333;
	font-size: 18px;
	font-family: 'Merriweather';
	font-weight:400;
}
.vc_row .menu li {
	padding: 0px 13px;
	margin:0;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .genesis-nav-menu .menu-item-type-post_type.current-menu-item > a span {
	border-bottom: 6px solid #cccccc;
	padding: 0 5px 5px 5px;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 25px;
	background-color: #e47825;
	border:0;
	text-align: left;
	width:auto;
}
.menu li .sub-menu li{
	margin:0;
	padding: 5px 10px;
}
.vc_row .sub-menu-toggle {
	padding:0;
	display: block;
	visibility: visible;
	top:9px;
}
.sub-menu-toggle::before {
	content: "";
	border: 7px solid transparent;
	border-top: 7px solid #010101;
	vertical-align: bottom;
	width: auto;
	height: auto;
}
/*ICON_SECTION*/
.wpb_raw_code a {
	display: inline-flex;
	align-items: center;
}
/*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_row .vc_btn3.vc_btn3-style-custom {
	font-size: 16px;
	font-weight: 400;
	border-radius: 0;
	padding: 10px 10px 10px 10px;
	color: #000000;
	background-image: none;
	background-color: #CC0033;
	color: #FFFFFF;
	line-height: 1;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#000033;
	opacity:  1;
}
:-moz-placeholder { 
	color:#000033;
	opacity:  1;
}
::-moz-placeholder {
	color:#000033;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#000033;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	font-family: 'Merriweather';
	background-color: #ffffff;
	border: 0 !important;
	color:#000033 !important;
	font-size: 17px !important;
	padding: 7px 12px !important;
	border-radius:0 !important;
	line-height: 1 !important;
	font-weight:400;
}
.gform_footer input {
	background: #cc0033 !important;
	color: #ffffff !important;
	font-size:18px !important;
	font-weight:700;
	padding: 9px 0 !important;
	margin-bottom:0 !important;
	width:100%;
}
.vc_row textarea {
	height:80px !important;
}
.vc_row .gform_confirmation_message {
	padding: 3em 0;
}
.vc_row .gform_footer {
	text-align:center;
	display:block !important;
	margin:0 !important;
}
.vc_row .gfield_html p {
	line-height: 1.8;
	margin-bottom: 10px;
	font-size: 17px;
}
.vc_row .gfield_html ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	gap: 40px;
	font-size: 17px;
	padding-left: 20px;
	margin-bottom:0;
}
h2.gform_submission_error, .gfield_validation_message {
	background: #ffffff;
	border-radius: 5px;
	padding: 5px;
	margin-top: 7px;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .gform_validation_container{
	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: 14px;
	height: 11px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button, body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .customaudioplayer .mejs-button {
	margin-right: 7px;
	top: 11px;
	width: 16px;
	height: 16px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before{
	position: absolute;
	content: '';
	background-image: url(https://toddraceproofreading.com/wp-content/uploads/2025/07/audio-buttons.svg);
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index:9;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -31px 0px;
}
.vc_row .mejs-time-rail {
	margin: 0;
	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;
}
.vc_row .customaudioplayer {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	min-height: 28px;
}
.custom-audio-title{
	position: absolute;
	top: -10px;
	left: 23px;
	font-size: 15px;
	width: calc(100% - 58px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color:#333333;
	z-index:9;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -58px 0px;
	top: 0;
	right:0;
	width: 26px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	top: -18px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background : #cc0033 !important;
	height: 11px;
}
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;
	width: 16px;
	height: 16px;
}
.vc_row .mejs-controls {
	padding-left: 0;
	height: 28px;
}
.custom-event-class .customaudioplayer:before {
	position: absolute;
	width: 17px;
	height: 17px;
	content: "";
	background-image: url(https://toddraceproofreading.com/wp-content/uploads/2025/07/audio-buttons.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 10px;
	left: 0;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 55px);
	height: 35%;
	left: 0px;
	margin: 0 auto;
	right: 0;
	top: 14px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.custom-event-class .customaudioplayer .download-audio .fa-download::before {
	top: 9px;
}
#demos .wpb_text_column br {
	display:none;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*HEADER_SECTION*/
.site-header .wpb_raw_code a {
	font-size:18px;
	font-weight:300;
}
#menu-row {
	position:absolute !important;
	z-index:9;
	right:0;
}
/* #banner:after {
	content:'';
	background-image:url('https://toddraceproofreading.com/wp-content/uploads/2025/07/demos-bg.jpg');
	width:100%;
	height:112px;
	position:absolute;
	bottom:0;
} */
#banner {
	position:relative;
}
/*ABOUT_SECTION*/
#about p {
	line-height:1.5;
	font-weight:300;
}
/*LOGO_SECTION*/

/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#cc0033;
	font-weight:400;
	font-style:italic;
	font-size:18px;
}
.vc_row .testimonial-company {
	border-left: 3px solid #cc0033;
	margin-left: 5px;
	padding-left: 5px;
}
.vc_row .testimonial{
	padding: 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
	color:#000033;
	font-size:18px;
	font-weight:300;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content:'';
	position:absolute;
	width: 50px;
	height: 43px;
	background-image:url('https://toddraceproofreading.com/wp-content/uploads/2025/07/left-quote.svg');
	background-size: contain;
	background-repeat: no-repeat;
}
.vc_row .testimonial-content:before {
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	transform:rotate(180deg);
	right:2px;
	bottom:0;
}
/*CONTACT_SECTION*/
#contact .wpb_text_column p {
	display: flex;
	vertical-align: middle;
	align-items: center;
}
#contact .wpb_text_column p img {
	margin-bottom:0;
}
/*FOOTER_SECTION*/
.site-footer .text-right a, .site-footer .text-right p {
	font-size:14px;
}
.site-footer .wpb_raw_code {
	line-height:1;
}
.site-footer p.wpb-copyright {
	font-size:12px;
}
.error404 input {
	border:2px solid #000 !important;
}
.error404 input[type="submit"] {
	color:#fff !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	.vc_row .vc_sep_width_80 {
		width: 90%;
	}
}
@media only screen and (max-width: 1023px){
	.vc_row .vc_sep_width_80 {
		width: 100%;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height:30px;
		font-weight: 700;
		float:right;
		position: absolute;
		top: -2.8em;
		right: 15px;
	}
	.site-header .vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .genesis-responsive-menu{
		top: -2.8em;
		background: #cccccc;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border: 3px solid #cc0033;
		transform: translate(-50%, 0);
		padding: 10px 0 !important;
	}
	.site-header .menu-toggle::before{
		content: '☰';
	}
	.vc_row .genesis-nav-menu .menu-item-type-post_type.current-menu-item > a span {
		border-bottom: 0;
		padding: 0;
	}
	.menu-toggle span {
		display: none;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before {
		position: relative;
		top: -2px;
		margin:0;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.vc_row .customaudioplayer {
		margin-bottom: 35px;
	}
/* 	#banner:after {
		height: 160px;
	} */
	#header-row {
		padding-top:2.5em !important;
	}
	.site-header .wpb_raw_code a {
		font-size: 16px;
	}
	.site-footer .text-right a, .site-footer .text-right p {
		font-size: 11px;
	}
	#contact .wpb_column {
		width:100%;
		text-align:center;
	}
	#contact .mobilesecond .vc_column-inner {
		padding-top:0 !important;
	}
	.vc_row .gfield_html ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		display:inline-block;
		text-align:left;
	}
	#menu-row {
		padding:0 !important;
	}
	#banner {
		padding-top:15px !important;
	}
	#contact .vc_btn3-container {
		text-align:center !important;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .vc_row .vc_btn3-container, .vc_row .wpb_single_image, .vc_row .text-right, .site-footer .vc_row, .site-header .vc_row, #contact .mobilesecond, .vc_btn3-container {
		text-align:center !important;
	}
	.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
		width: 35px;
		height: 32px;
	}
	.vc_row .testimonial {
		padding: 0 3em;
	}
	.vc_row .customaudioplayer, .gform_wrapper {
		width:100%;
	}
	.wpb_copyright_element {
		display: block;
		white-space: normal;
	}
	#contact .mobilesecond .vc_column-inner {
		padding-top:2em !important;
	}
	.site-footer .text-right.mobilefirst, #header-row .vc_col-sm-4 {
		padding-bottom:10px;
	}
	#contact .wpb_text_column p {
		justify-content: center; 
	}
/* 	.vc_row.logo-row {
		padding-bottom:0 !important;
	} */
	#banner:after {
		display:none;
	}
	.menu-toggle, .vc_row .genesis-responsive-menu {
		top: -4em;
	}
}
@media only screen and (max-width: 639px){

}
@media only screen and (max-width: 479px){
	h2, #about h1 {
		font-size: 23px;
	}
	.vc_row .testimonial {
		padding: 0 1.5em;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 20px;
		height: 20px;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
		padding-top:10px;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block
	}
	.wpmtst-testimonial {
		text-align: center;
	}
	.menu-toggle, .vc_row .genesis-responsive-menu {
		top: -5em;
	}
	.site-header .text-right .wpb_raw_code {
		display:block;
		margin-right:0 !important;
	}
	#contact .wpb_raw_code a {
		font-size: 16px;
	}
}