/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2024 | 13:00:12 */
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500&family=Lato:wght@400;700&family=Spartan:wght@100;400&display=swap');
/*font-family: 'Josefin Sans', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Spartan', sans-serif;*/
body {
	font-family: 'Lato', sans-serif;
	color: #000000;
	line-height: 1.2;
}
body > div {
	font-size: 18px;
}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 5em!important;
}
a {
	text-decoration: none !important;
}
.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%;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Spartan', sans-serif;
}
h1{
	font-family: 'Josefin Sans', sans-serif;
	font-size:93px;
	color:#00213a;
}
h2{
	font-size:36px;
}
h3{
	font-size:21px;
}
.site-inner, .entry{
	margin:0px;
}
.entry-content h3, .entry-content h4 {
	font-weight: 400;
}
.list-row  ul > li {
	list-style-type: none;
}
.list-row   a{
	text-decoration: none;
	color:#888888;
}
.list-row p a,.list-row li,.genesis-nav-menu .current-menu-item > a{
	color:#b69a6a;
}
.vc_row.header-row{
	z-index:999;	
}
.vc_row .icon-col .wpb_text_column{
	line-height: 25px;
}
.vc_row .icon-col .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
	font-size: 86px !important;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-family: 'Spartan', sans-serif;
	font-size: 21px;
	font-weight:400;
}
.nav-primary {
	float: none;
	text-align: center;
}
.menu li {
	padding: 0 20px;
}
.menu.genesis-nav-menu a, .nav-primary {
	padding: 0 !important;
}
.menu li.current-menu-item.page_item span {
	color: #b39a68;
}
/*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: rgba(0, 0, 0, .2);
	top: 13px;
	height: 12px;
	width: 97%;
	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: 11px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .custom-event-class .customaudioplayer:before{
	position: absolute;
	width: 18px;
	height: 15px;
	content: "";
	background-image: url(http://site100.7nyc.com/read/wp-content/uploads/2022/03/player.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -19px 0;
}
.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: 100%;
	margin: 0 auto 30px auto;
	min-height: 24px;
}
.custom-audio-title{
	position: absolute;
	top: -20px;
	left: 30px;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #000000;
}
.customaudioplayer .download-audio a {
	position: absolute;
	width: 30px;
	height: 30px;
	content: "";
	background-image: url(http://site100.7nyc.com/read/wp-content/uploads/2022/03/player.svg);
	background-position: -48px 0px;
	background-size: 77px;
	background-repeat: no-repeat;
	top: -32px;
	right: 5px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: rgba(0, 0, 0, .35)  !important;
	height: 12px;
}
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;
} 
.mejs-button>button:focus{
	display:none;
}
#target-demotag br {
	display:none;
}
/*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-color: #ffffff;
	border: 0 !important;
	color: #000000;
	font-size: 18px !important;
	font-weight: 400;
	padding: 8px !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: #ffffff;
	background: #B39A68;
	font-weight: bold;
	padding: 5px 28px !important;
	font-size: 18px !important;
}
h2.gform_submission_error {
	font-size: 24px;
}
.gform_wrapper textarea.small{
	height: 184px;
}
.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;
}
/*Button*/
.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:#00213a!important;
	color:#ffffff!important;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 18px;
	padding: 10px 23px;
	background-image: none;
	font-family: 'Spartan', sans-serif;
	font-weight: 600;
}
/* Footer Section */
.site-footer .wpb_text_column  p, .site-footer .wpb_text_column  p a{
	font-size: 12px;
	color: #B39A68;
	text-decoration: none;
}
.footer-widget .vc_row .mpc-icon-column__heading{
	font-family: 'Lato', sans-serif;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #000000;
	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: #000000;
	text-align:center;
	padding: 0em 4.5em 1em 4.5em;
	line-height: 30px;
}
.vc_row .testimonial-company {
	border-left: 2px solid #ffffff;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
	position:absolute;
	content:'';
	background-repeat: no-repeat;
	width: 54px;
	height: 54px; 
}
.vc_row .testimonial-content:before {
	background-image: url(http://site100.7nyc.com/read/wp-content/uploads/2022/03/left.svg);
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	background-image: url(http://site100.7nyc.com/read/wp-content/uploads/2022/03/right.svg);
	right:2px;
	bottom:0;
}
/*Header*/
.logo-title a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 30px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
/*Icon section */
.vc_row .icon-col{   
	padding: 0 68px 0 68px!important;
}
.vc_row .three_row .mic img{   
	width:60px;
}
.vc_row .three_row img{
	width:80px;
}
/*blog*/
#blog .vc_btn3.vc_btn3-style-custom {
	border-width: 4px;
	border-color: #b39a68;
	border-style: solid;
	border-radius: 0px;
	margin-top: 10px;
	background: #b39a68;
	color: #ffffff;
	padding: 7px 1em;
	font-size: 18px;
	text-transform: uppercase;
}
.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: rgba(0, 0, 0, .2);
  position: absolute;
  width: calc(100% - 65px);
  height: 12px;
  left: -8px;
  margin: 0 auto;
  right: 0;
  top: 4px;
}
.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{
	width: 100%;
	min-height: 40px;
	border: 2px solid hsl(204deg 100% 11%);
}
.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: 11px;
	top: 12px;
}
.vc_row.audio_bookrow .custom-audio-title {
	display: none;
}
.vc_row.audio_bookrow .customaudioplayer .download-audio a {
	right: 12px;
	top: -32px;
}
@media only screen and (max-width: 1200px){
	.vc_row .icon-col {
		padding: 0 35px 0 35px!important;
	}
	.menu a span {
		font-size: 18px;
	}
	.menu li {
		padding: 0 12px;
	}
	h1.vc_custom_heading{
		font-size: 70px;
	}
}
@media only screen and (max-width: 1023px){
	.genesis-nav-menu a {
		font-size: 14px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fff;
		font-size:22px;
	}
	.menu-toggle {
		float: none;
		margin:0 auto;
		padding:0;
	}
	.menu-row		.menu-toggle {
		padding: 0px 0 0 0;
		margin-top: 0em;
	}
	.menu li {
		padding:5px 0;
	}
	.menu{
		position: absolute;
		top: 0px;
		background: #00213a;
		width: 80%;
		text-align: center;
		right: 0;
		left:0;
		margin:0 auto;
		padding: 10px
	}
	.menu-col.wpb_column{
		z-index:999;
	}
	.genesis-nav-menu a {
		padding: 4px 0;
	}
	.nav-primary{
		padding:0px;
	}
	.site-header .menu-toggle::before {
		top: 0;
	}
	.content-sidebar .site-inner,.vc_row.banner_row .wpb_column, .site-header .vc_row .wpb_column{
		width: 100%;
	}
	.vc_row.banner_row .wpb_column{
		background-color: #ededed;
	}
	.vc_row.banner_row .wpb_single_image {
		text-align: center !important;
		padding-bottom: 26px;
	}
	.site-header{
		text-align:center !important;
	}
	.vc_row.header_banner .vc_col-sm-6{
		padding: 8px 0;
	}
	.vc_row .icon-col  h3 {
		font-size: 19px;
	}

	.vc_row .icon-col  p {
		font-size: 16px;
	}
	.site-footer .wpb_text_column p, .site-footer .wpb_text_column p a,  .site-footer .wpb_column a {
		font-size: 12px !important;
	} 
	.site-footer .wpb_column .tel {
		margin-right: 10px !important;
	}
}
@media only screen and (max-width: 767px){
	.nav-primary {
		text-align:center;
	}
	.site-footer .mail-icon{
		margin-right:0px;
	}
	.menu-toggle {
		float: none;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		height:30px;
		width:30px;
	}
	.vc_row .testimonial-content {   
		padding: 0em 2.5em 1em 2.5em;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0px;
		padding-left: 0px;
	}
	#icon{
		margin-top:0px !important;
	}
	.entry-content ul{
		padding-left:0px;
	}
	h1.vc_custom_heading,h2.vc_custom_heading, .text-right ,h3.vc_custom_heading,h4.vc_custom_heading,h5.vc_custom_heading,h6.vc_custom_heading, .vc_row .vc_btn3-container, .vc_row .wpb_single_image,.wpb_single_image,.vc_row .testimonial-name, .vc_row .testimonial-company, .site-footer .wpb_column{
		text-align: center !important;
	}
	.header-widget .vc_row .wpb_column {
		padding-bottom: 13px;
	}
	.vc_row.banner_row h2{
		margin-top:0px !important;
	}
	.about-column h2{
		padding-top: 1em;
	}
	.site-footer .wpb_text_column p, .site-footer .wpb_text_column p a,  .site-footer .wpb_column a {
		font-size: 12px !important;
	} 
}
@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.banner_row h1 {
		font-size: 96px !important;
	}
	.vc_row.banner_row h1 {
		font-size: 45px !important;
	}
}
@media only screen and (max-width: 479px){
	.vc_row.banner_row h1 {
		font-size: 45px !important;
	}
	.site-footer .wpb_column .tel {
		margin-right: 0!important;
	}
}
