/*FONTS_SETTINGS*/
@font-face {
	font-family: "Goudy-Bookletter-1911";
	src: url("https://www.wileyvoice.com/wp-content/uploads/2020/11/Goudy-Bookletter-1911.otf");
}
body {
	font-family: 'Lato', sans-serif;
	color:#606060;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #1e1e1e;
}
.site-inner {
	margin-top:0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Lato', sans-serif;
	font-weight : 900;
}
h1 {
	font-size: 38px;
}
h2, .vc_row.about-row h1 {
	font-size: 36px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	font-weight: 400;
}
.menu li {
	padding: 0 10px;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	border-bottom: 4px solid #000000;
}
.vc_row .nav-primary, .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;
	display:block;
}
/*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 {
	background: #dcd0c0;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	border-radius: 0px;
	padding: 11px 35px 13px 35px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #1e1e1e;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #1e1e1e;
	opacity:  1;
}
::-moz-placeholder {
	color:    #1e1e1e;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #1e1e1e;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	font-family: 'Lato', sans-serif;
	background-color: #ffffff;
	border: 0 !important;
	color: #1e1e1e;
	font-size: 18px !important;
	font-weight: 400;
	padding: 12px !important;
	border-radius:0px !important;
	line-height:1;
}
.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]{
	background-color: #d32d39;
	color: #ffffff;
	margin: 0;
	padding: 10px 0 !important;
	width:100%;
}
.vc_row .gform_wrapper .gform_footer{
	margin: 0;
	padding: 7px 0 21px;
}
.vc_row .gform_confirmation_message{
	padding:2em 0;
}
.vc_row .gform_wrapper ul.gform_fields li.gfield {
	margin-bottom:0;
}
/*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: 16px !important;
}
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 15px;
	height: 24px;
	border: 0;
}
.vc_row .vc_icon_element.vc_icon_element-outer {
	vertical-align: middle;
}
.vc_row .fa-facebook-f:before {
	content: "\f39e";
}
/*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: #1e1e1e;
	top: 14px;
	height: 9px;
}
.vc_row.audiobook-row .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row.audiobook-row .mejs-time-float-corner, .vc_row.audiobook-row .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #ffffff;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	width: 17px;
	height: 23px;
	position: relative;
	top: 10px;
	left: 2px;
	margin-right: 14px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before {
	position: absolute;
	font-family: fontawesome;
	font-size: 20px;
	top: 8px;
	left: 1px;
	color: #d32d39;
}
.vc_row.audiobook-row .customaudioplayer .mejs-play:before, .vc_row.audiobook-row .customaudioplayer .mejs-replay:before, .vc_row.audiobook-row .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before {
	color: #1e1e1e;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
	content: "\f04b";
}
.customaudioplayer .mejs-pause:before {
	content: "\f04c";
}
.vc_row .mejs-time-rail{
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:33px !important;
	width: calc(100% - 30px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.custom-audio-title{
	position: absolute;
	top: -16px;
	left: 30px;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #1e1e1e;
}
.vc_row.audiobook-row .custom-audio-title{ 
	color:#ffffff;
}
.customaudioplayer .download-audio .fa-download:before{
	content: "\f0ed";
	font-size: 21px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 21px;
	width: 24px;
	top: -30px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #d32d39 !important;
	height: 9px;
}
body .audiobook-row .mejs-time-current{
	background: #1e1e1e !important;
}
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;
}
/*HEADER_SECTION*/
.vc_row h3.mpc-icon-column__heading {
	color:#000000;
	font-size:16px;
	font-weight:400;
}
.header-title {
	font-family: "Goudy-Bookletter-1911";
	font-size:54px;
	font-weight:400;
}
.header-tagline {
	font-weight:400;
	font-size:23px;
	letter-spacing:7px;
}
.heading-column h2 {
	font-size:55px;
}
.vc_row .icon-column .wpb_wrapper {
	display:flex;
	align-items:center;
}
.vc_row .heading-column .wpb_wrapper, .vc_row.list-row .wpb_text_column .wpb_wrapper{
	display:inline-block;
	text-align:left;
}
h2 i {
	font-style:normal;
	color:#1e1e1e;
}
/*BIO_SECTION*/
p {
	line-height: 24px;
	margin: 0 0 25px;
}
.vc_row.list-row li b {
	font-weight:400;
	color:#606060;
}
.vc_row.list-row li {
	color:#d32d39;
}
.vc_row.award-row p {
	font-size:14px;
	line-height: 18px;
}
.vc_row .journal-column p {
	font-size:18px;
	line-height: 24px;
}
.vc_row.studio-row ul {
	padding: 0;
}
.vc_row.studio-row ul > li {
	list-style-type: none;
	display: inline-block;
	padding-right: 15px;
}
/*TAB_SECTION*/
body .vc_row.tab-row .vc_tta-style-classic .vc_tta-tab.vc_active>a, body .vc_row.tab-row .vc_tta.vc_general .vc_active .vc_tta-panel-title>a {
	background: #000000 !important;
}
.vc_row .vc_tta-style-classic .vc_tta-tab.vc_active>a, .vc_row .vc_tta.vc_general .vc_active .vc_tta-panel-title>a, body .vc_row .vc_tta-style-classic .vc_tta-tab>a, body .vc_row .vc_tta.vc_general .vc_tta-panel-title>a  {
	color: #ffffff!important;
}
body .vc_row.tab-row .vc_tta-style-classic .vc_tta-tab>a, body .vc_row.tab-row .vc_tta.vc_general .vc_tta-panel-title>a {
	background:  #d32d39 !important;
}
body .vc_row.tab-row .vc_tta-style-classic .vc_tta-tab>a, body .vc_row.tab-row .vc_tta.vc_general .vc_tta-panel-title>a{
	border: 0;
	padding: 0 2em;
	border-radius: 5px 5px 0 0 !important;
}
.vc_row.tab-row ul.vc_tta-tabs-list {
	border-bottom: 4px solid #000000;
}
.vc_row.tab-row .vc_tta-title-text{
	font-size:16px;
}
.vc_row.tab-row .audio-row .wpb_wrapper {
	vertical-align:bottom;
}
.vc_row.tab-row .audio-row .wpb_text_column {
	width:76%;
}
.vc_row.tab-row .vc_tta.vc_tta-style-classic .vc_tta-tab {
	margin:0 3px;
}
.vc_row.audio-row p {
	font-size:14px;
	line-height: 15px;
}
/*TESTIMONIAL_SECTION*/
.vc_row.testimonial-row .mpc-carousel-testimonial .mpc-gap {
	justify-content: center;
}
.vc_row.testimonial-row .mpc-testimonial__content{
	padding:0 5em;
}
.vc_row.testimonial-row .mpc-testimonial__content:before, .vc_row.testimonial-row .mpc-testimonial__content:after{
	position:absolute;
	font-size:60px;
	color:#1e1e1e;
	font-family:fontawesome;
	line-height:1;
}
.vc_row.testimonial-row .mpc-testimonial__content:before {
	content:'\f10d';
	left:2px;
	top:0;
}
.vc_row.testimonial-row .mpc-testimonial__content:after {
	content:'\f10e';
	right:2px;
	bottom:0;
}
/*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;
}
/*FOOTER_SECTION*/
.footer-widget .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	height: 18px;
}
.footer-widget .vc_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;
}
.footer-widget .wpb_text_column p {
	font-family: 'Lato', sans-serif;
	font-size:16px;
}
.footer-widget .wpb_text_column p, .footer-widget .wpb_text_column p a{
	color: rgb(30 30 30 / .5);
}
.footer-widget a.mpc-icon-column {
	display: flex;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	body .vc_row.tab-row .vc_tta-style-classic .vc_tta-tab>a, body .vc_row.tab-row .vc_tta.vc_general .vc_tta-panel-title>a {
		padding: 0 1em;
	}
	.vc_row.tab-row .audio-row .wpb_text_column {
		width: 71%;
	}
}
@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;
	}    
	.vc_row.tab-row .audio-row .wpb_text_column {
		width: 69%;
	}
	.vc_row.tab-row .audio-row .wpb_single_image {
		vertical-align: top;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		padding:20px 0;
		font-size: 24px;
		font-weight: 700;
	}
	.menu li {
		padding: 4px 0;
		text-align:center;
	}
	.nav-primary {
		top: 43px;
		background: #d32d39;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 60%;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
	}
	.heading-column h2 {
		font-size: 50px;
	}
	body .vc_row.tab-row .vc_tta-style-classic .vc_tta-tab>a, body .vc_row.tab-row .vc_tta.vc_general .vc_tta-panel-title>a {
		padding: 0 8px;
	}
	.vc_row.tab-row .audio-row .wpb_text_column {
		width: 73%;
	}
	.vc_row.tab-row .audio-row .wpb_single_image {
		width: 20%;
	}
	.vc_row.audio-row p {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .vc_row .wpb_single_image,.footer-widget p, .mpc-testimonial .mpc-testimonial__signature, .vc_row.award-row p, .vc_row.studio-row ul > li {
		text-align:center !important;
	}
	.vc_row .icon-column .wpb_wrapper {
		justify-content: center;
	}
	body .vc_row.tab-row .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
		border:0;
	}
	body .vc_row.tab-row .vc_tta-style-classic .vc_tta-tab>a, body .vc_row.tab-row .vc_tta.vc_general .vc_tta-panel-title>a {
		padding: 10px 8px;
		margin: 10px 0;
	}
	.vc_row.list-row .wpb_text_column .wpb_wrapper, .vc_row.dialects-row .innercontainer {
		display: block;
	}
	.vc_row.list-row .wpb_text_column {
		width: 330px;
		margin: 0 auto;
	}
	.journal-column .vc_column-inner {
		border-left:0 !important;
	}
	.vc_row.about-row .wpb_single_image {
		padding-bottom:2em;
	}
	.vc_row.studio-row ul > li {
		display: block;
		padding-right: 0;
	}
	.vc_row.dialects-row ul {
		margin-bottom:0;
		padding-left:0;
	}
	.header-tagline {
		letter-spacing: 0;
	}
}
@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-widget .vc_row a.mpc-icon-column {
		display: flex;
		margin:0;
	}
	.vc_row.list-row .wpb_text_column {
		width: 280px;
	}
	.vc_row .icon-column .wpb_wrapper {
		display: block;
		text-align: center;
	}
	.header-title {
		font-size: 40px;
	}
	.heading-column h2 {
		font-size: 35px;
	}
	h2 {
		font-size: 26px;
	}
	.vc_row.testimonial-row .mpc-testimonial__content {
		padding: 0 1.5em;
	}
	.vc_row.testimonial-row .mpc-testimonial__content:before, .vc_row.testimonial-row .mpc-testimonial__content:after {
		font-size:25px;
	}
	.vc_row.dialects-row .mpc-accordion .mpc-accordion-item__heading {
		font-size: 16px;
	}
}