/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 17:46:36 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "Times-New-Roman";
	font-family: "Americana-Extra-Bold-Condensed-BT";
	font-family: "Americana-XBdCn-BT";
	font-display: swap;
	src: url("https://njvoiceacting.com/wp-content/uploads/2024/11/times-new-roman.ttf");
	src: url("https://njvoiceacting.com/wp-content/uploads/2024/12/americana-extra-bold-condensed-bt.ttf");
	src: url("https://njvoiceacting.com/wp-content/uploads/2024/11/Americana-XBdCn-BT.ttf");
}  
body {
	font-family: "Times-New-Roman";
	color:#000000;
	background-color:#ffffff;
	font-weight: 400;
}
body > div {
	font-size: 20px;
}
a {
	text-decoration: none !important;
	color: #000000;
}
.page .entry {
	margin-bottom: 0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Americana-Extra-Bold-Condensed-BT";
	font-weight: 700;
}
h1{
	font-size:45px;
}
h2, #reel-row h1 {
	font-size:36px;
}
h3 {
	font-size:24px;
}
/***** Full Width CSS ******/
.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%;
}
/*MENU_SECTION*/
.menu a span {
	color: #2e3030;
	font-weight:400;
	font-size: 19px;
	text-transform: uppercase;
}
.vc_row .menu li {
	padding: 0 10px;
	margin:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	border-bottom: 7px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(90deg, #ee403e 0%, #166997 100%);
}
.header-row .menu-column.wpb_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: #111944;
	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: #ffffff;
	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 {
	font-family: "Americana-Extra-Bold-Condensed-BT";
	background-color: #006996 !important;
	color: #ffffff;
	font-size: 18px;
	font-weight:700;
	padding: 0px 25px 2px 25px;
	line-height: 1.5;
	border: 0;
	box-shadow: 5px 5px 2px #e6e6e5 !important;
	border-radius: 12px !important;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color: #20283c;
	opacity: 1;
}
:-moz-placeholder { 
	color: #20283c;
	opacity:  1;
}
::-moz-placeholder {
	color: #20283c;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #20283c;
	opacity: 1;
}
/*FORM_SECTION*/
input, select, textarea {
	background: #ffffff;
	border: 0 !important;
	color: #20283c !important;
	font-size: 18px !important;
	padding: 10px !important;
	line-height: 1 !important;
}
body .vc_row .gform_wrapper .gform_footer input[type=submit]{
	font-family: "Americana-Extra-Bold-Condensed-BT";
	background: #006996 !important;
	border: 0 !important;
	color: #ffffff !important;
	margin: 0;
	padding: 8px 1.7em !important;
	font-size: 24px !important;
	font-weight: 700;
	box-shadow: 5px 5px 2px #e6e6e5 !important;
	border-radius: 12px !important;
}
h2.gform_submission_error {
	font-size: 20px !important;
}
.gform-theme--foundation .gfield textarea.large {
	height: 150px !important;
	min-block-size: auto;
}
.vc_row .gform_confirmation_message {
	padding: 4em 0;
}
h2.gform_submission_error, .gfield_validation_message, .gfield_required {
	background: #fff;
	padding: 5px;
	margin-top: 10px;
}
.vc_row .gform_fields {
	gap:16px;
}
:focus {
	outline:none !important;
}
/*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: 8px;
	height: 15px;
	margin: 0;
	box-shadow: 0px 1px 6px #0000005c;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 10px;
	top: 1px;
}
.customaudioplayer .mejs-button {
	width: 23px;
	height: 25px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio :before, .custom-event-class .customaudioplayer:before{
	position: absolute;
	content: '';
	background-image: url(https://njvoiceacting.com/wp-content/uploads/2024/11/audio-button.svg);
	width: 23px;
	height: 27px;
	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: -35px 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% - 35px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 73%;
	background: transparent;
	padding: 0;
	margin: 0 auto 45px auto;
	min-height: 28px;
}
.custom-audio-title{
	position: absolute;
	top: -25px;
	left: 32px;
	font-size: 24px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0c0d0d;
	text-align: left;
}
.customaudioplayer .download-audio :before{
	background-position: -57px 0px;
	top: 0;
	right: 0;
	width: 35px;
	height: 25px;
	background-size: 91px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 25px;
	width: 35px;
	top: -27px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: linear-gradient(90deg, rgba(239, 65, 63, 1) 0%, rgba(0, 105, 150, 1) 100%) !important;
	height: 15px;
}
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: 28px;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 89px);
	height: 14px;
	left: -9px;
	margin: 0 auto;
	right: 0;
	top: 8px;
}
.custom-event-class .customaudioplayer:before{
	background-position: 0px 2px;
	left:10px;
	top:3px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.audio-row .wpb_text_column br{
	display:none;
}
/*HEADER_SECTION*/
.wpb_raw_code.social-icons a{
	display:flex;
}
.wpb_raw_code.inline, .footer-row .inline{
	vertical-align:middle;
}
#menu {
	box-shadow: 0px 3px 8px #e8a66d;
}
h2.site_title {
	font-family: "Americana-XBdCn-BT";
	font-weight:700;
	font-size:42px;
}
h2.site_tagline {
	font-family: "Times-New-Roman";
	font-size:29px;
	font-weight:400;
	position:relative;
}
.home h2.site_tagline:before {
	content:'';	
	width:33px;
	height:33px;
	position:absolute;
	background-image:url('https://njvoiceacting.com/wp-content/uploads/2024/12/spectacle.png'); 
	background-repeat:no-repeat;
	background-position:center;
	left: -43px;
}
.icon-row .text-right .wpb_wrapper .wpb_single_image img {
	width:132px;
} 
.icon-row .text-right .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
/*BANNER_SECTION*/
#banner h1, .contact-row h2 i, .contact-row h2 b {
	font-family: "Smooch-Sans";
	font-size:77px;
	line-height:1;
	font-weight: 400;
}
#banner h1 i, .contact-row h2 i {
	font-style:normal;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; 
	background-image: linear-gradient(0deg, #f38559 0%, #de1975 27%, #f5c058 96%);
	letter-spacing: 7px;
}
#banner h2 {
	font-family: "Montserrat";
	font-size:16px;
	font-weight:500;
}
#banner .wpb_raw_code, #banner p.vc_custom_heading {
	font-family: "PT-Sans";
	font-size:18px;
}
#banner .vc_column-inner {
	background-position:right !important;
}
.banner-icons .wpb_wrapper {
	display:inline-block;
	text-align:left;
}
#gradient-bg {
	background : linear-gradient(90deg, rgba(239, 65, 63, 1) 0%, rgba(0, 105, 150, 1) 100%);
}
/*BIO_SECTION*/
.about-row h1 {
	font-family: "Times-New-Roman";
	font-size:30px;
}
#about p{
	line-height:1.8;
}
.about-row h1 i {
	font-family: "Americana-Extra-Bold-Condensed-BT";
	font-size:36px;
	font-style:normal;
	font-weight:700;
}
h2.featured-title:before, #about h1 i:before {
	content:'';
	background : linear-gradient(30deg, rgba(239, 65, 63, 1) 0%, rgba(0, 105, 150, 1) 100%);
	width:15px;
	height:15px;
	position:absolute;
	border-radius: 50%;
	left: -25px;
	top: 16px;
}
h2.featured-title, #reel-row h1 {
	position:relative;
	display:inline-block;
}
#testimonials h2.featured-title:before { 
	left:0;
}
#about h1 i {
	position:relative;
}
/*FLIP_SECTION*/
#flip {
	overflow-x:hidden;
}
.vc_row.flip-row li {
	font-weight:700;
	font-size:21px;
	line-height:38px;
}
.vc_row.flip-row .vc_column-inner {
	border-radius: 39px;
	background-image: linear-gradient(30deg, #ee5966 0%, #f1c075 100%);
	border:4px solid #ffffff;
}
.vc_row.flip-row .wpb_text_column .wpb_wrapper {
	display:inline-block;
	text-align:left;
}
body .vc_row.flip-row .wpb_text_column ul {
	padding-left:23px;
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
#videos {
	background-image: linear-gradient(30deg, #bfbebe 0%, #f0f1f1 53%, #c8c6c6 100%);
}
/*LOGO_SECTION*/
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
	width: 50px;
	height: 50px;
}
.vc_row .wpls-logo-showcase .slick-arrow svg {
	fill: #21283d;
}
.sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	height: auto!important;
	max-width: 100%!important;
}
.vc_row .shadow-row:before, .vc_row .shadow-row:after{
	position: relative;
	z-index: 9;
	content: '';
	bottom: 0;
	height: 20px;
	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,.2),transparent 58%);
}
.vc_row .shadow-row:before{
	top:0;
	transform: rotate(180deg);
}
/*TESTIMONIAL_SECTION*/
#testimonials {
	background-position:top !important;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#000000;
	font-size:20px;
	font-weight:700;
}
.vc_row .testimonial-content{
	color:#4e4e4e;
	font-size:20px;
	text-align:left;
}
.vc_row .testimonial-company {
	border-left: 2px solid #000000;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 2em 5em 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://njvoiceacting.com/wp-content/uploads/2024/12/left-quote.png);
	width: 86px;
	height: 66px;
	position: absolute;
}
.vc_row .testimonial-content:before {
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	background-image: url(https://njvoiceacting.com/wp-content/uploads/2024/12/right-quote.png);
	right: 0;
	bottom: 0;
}
/*BLOG_SECTION*/
.sidebar{
	padding: 2em 15px;
}
.content-sidebar .content {
	padding: 2em 0px;
}
body.single-post .sidebar {
	padding: 2.6em 0; 
}
.search-form input[type="submit"], .wp-block-search__button[type=submit]{
	color: #ffffff !important;
}
.entry-content .search-form, .error404 .entry, .wpb_content_element {
	margin-bottom: 0px;
}
#blog .vc_gitem-post-data h2{
	font-size:26px;
}
#blog .vc_gitem-post-data-source-post_excerpt p{
	font-size:18px;
}
.wp-block-search__input{
	margin-bottom:10px;
}
.title-column h2 {
	font-size:34px;
}
.title-column span.vc_gitem-post-category-name {
	font-size:20px;
}
.vc_row .vc_grid-filter {
	margin-bottom:0;
}
/*CONTACT_SECTION*/
#contact .gfield_html p {
	text-align:center;
	font-size:23px;
}
.vc_row .gform_wrapper {
	width: 85%;
	margin: 0 auto;
}
.vc_row .gform_wrapper .gform_footer {
	display: block;
	text-align: center;
}
#contact .wpb_single_image {
	line-height:1;
}
/*FOOTER_SECTION*/
.site-footer .wpb_text_column p {
	font-size:12px;
}
.site-footer .row-container {
	background-position:top !important;
}
.home .site-footer .text-right .hidden-icons {
	display:none;
}
/*On-Camera*/
#reel-row .sliderimage_hide_border .wpls-logo-cnt.slick-slide img, #reel-row .wpls-logo-showcase .wpls-fix-box {
	max-height:100% !important;
}
#reel-row .wpls-logo-showcase .slick-next {
	right:-15px !important;
}
#reel-row .wpls-logo-showcase .slick-prev {
	left:-15px !important;
}
.subpage-header h2.site_title, .subpage-header h1.site_title {
	font-size:31px;
}
.subpage-header h2.site_tagline {
	font-size:22px;
	line-height:1;
}
.title-row h1 {
	font-size:121px;
}
.subpage-header .vc_col-sm-6 .wpb_wrapper {
	display:flex;
	align-items:center;
}
.badge-row .wpb_single_image img, .title-row .wpb_single_image img {
	width: 130px;
}
/*podcast*/
.podcast-title h1 {
	font-size:97px;
}
.donation-button {
	background : linear-gradient(30deg, rgba(0, 105, 150, 1) 0%, rgba(239, 65, 63, 1) 100%);
	border : 1px solid #ffffff;
	box-shadow : 6.21px 6.21px 4.44px rgba(0, 0, 0, 0.45);
	font-family: "Times-New-Roman"; 
	font-size:26px;
}
.subscribe-button {
	background-color:006996;
	font-family: "Times-New-Roman"; 
	font-size:26px;
}
.vc_row .vc-gitem-zone-height-mode-auto:before {
	padding-top: 25%;
}
.vc_gitem-post-data-source-post_title h2 {
	font-size:26px;
	padding-right: 2em;
}
.vc_gitem-post-data-source-post_date div {
	color:#006996;
}
.vc_gitem-post-data-source-post_date div { 
	font-family: "Americana-Extra-Bold-Condensed-BT"; 
	font-size:17px;
}
.vc_gitem-post-data-source-post_excerpt p {
	font-size:18px;
}
.vc_row .vc_row .vc_grid-item .vc_btn3.vc_btn3-style-custom {
	background:transparent !important;
	color:#ef413f !important;
	padding: 0;
}
.vc_row .vc_row .gradient-button .vc_btn3.vc_btn3-style-custom, .vc_row .vc_row .subscribe-button .vc_btn3.vc_btn3-style-custom {
	font-family: "Times-New-Roman";
	font-size: 25px;
	font-weight: 400;
	padding: 8px 2em;
	border: 2px solid #fff;
	box-shadow: 2px 2px 13px #000;
}
.vc_row .vc_row .gradient-button .vc_btn3.vc_btn3-style-custom {
	background: linear-gradient(30deg, #166997 0%, #ee403e 100%); 
}
.entry-content ul.menu {
	margin-bottom: 0;
	padding-left: 0;
}
.donation-section {
	float:right;
	width:399px;
}
.single .site-container, .archive .site-container {
	background: #eff0f0;
}
.vc_row .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 0;
}
.vc_row .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1920px){
	.separator-row .vc_empty_space {
		height:6.5em !important;
	}
}
@media only screen and (max-width: 1200px){
	.menu a span {
		font-size: 16px;
	}
	.vc_row .menu li {
		padding: 0 5px;
	}
}
@media only screen and (max-width: 1023px){
	.menu a span {
		font-size: 15px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #191919;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height:30px;
		font-weight: 700;
		float:right;
	}
	body .vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .genesis-responsive-menu{
		top: 30px;
		background: #d4d4d4;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border: 3px solid #0c1660;
		transform: translate(-50%, 0);
		padding: 10px 0 !important;
	}
	.vc_row .menu-toggle::before{
		content: '☰';
	}
	.menu-toggle span {
		display: none;
	}
	.vc_row .menu-toggle::before, .vc_row .menu-toggle.activated::before {
		position: relative;
		top: -2px;
	}
	.vc_row .menu-toggle.activated::before {
		content: "☓";
	}
	.sidebar nav{
		display: block;
	}
	.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;
	}
	.vc_row .gfield_html p {
		line-height: 23px;
		font-size: 20px;
	}
	#menu-row .wpb_column, .subpage-header .wpb_column, .vc_row .gform_wrapper  {
		width:100%;
	}
	#menu-row .wpb_column.left-menu, .subpage-header .vc_col-sm-2 {
		z-index:9;
	}
	.vc_row .donation-section {
		float: none;
		width: auto;
	}
	.vc_row .vc_gitem-zone-a .vc_gitem-row-position-bottom {
		position:static;
	}
	.vc_row .vc-gitem-zone-height-mode-auto::before {
		padding-top: 0;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .site-footer p, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row.contact-row .vc_row, .vc_row .gform_wrapper .gform_footer,#banner .vc_custom_heading, .site-header .vc_row, .site-footer .mobilesecond .wpb_text_column, .vc_row .wpb_single_image, .icon-row {
		text-align:center !important;
	}
	.customaudioplayer, .gform_wrapper {
		width:100%;
	}
	#banner .vc_column-inner, #contact .vc_column-inner {
		background-image:none !important;
		padding-bottom:0 !important;
	}
	#about h2 {
		padding-left:0 !important;
	}
	.banner-icons .wpb_wrapper, .vc_row .vc_row .gradient-button, .vc_row .vc_row .subscribe-button {
		display: block;
		text-align: center;
	}
	.site-footer .mobilesecond .wpb_text_column .wpb_wrapper {
		display:inline-block;
	}
	.about-row h1 {
		padding-top: 1em;
	}
	.icon-row .vc_col-sm-3 {
		padding-bottom:20px;
	}
	.audio-row .wpb_single_image {
		padding-bottom:2em;
	}
	#contact .wpb_single_image img {
		vertical-align:middle;
	}
	.subpage-header .vc_col-sm-6 .wpb_wrapper, .icon-row .text-right .wpb_wrapper {
		justify-content: center;
	}
	.paypal-row .wpb_raw_code div {
		margin:0 auto;
	}
	#podcast-blog {
		padding-bottom:0 !important;
	}
	.vc_row .donation-section {
		padding-bottom: 2em;
	}
}
@media only screen and (max-width: 639px){
	#contact .icon-row {
		padding-top: 0 !important;
	}
	#contact .wpb_raw_code a {
		font-size:16px !important;
	}
	#contact .gform_wrapper {
		padding-bottom:2em;
	}
	.vc_row .menu li {
		padding: 0 10px;
	}
	#banner .wpb_raw_code {
		display: block;
		margin: 10px 0 !important;
	}
	.site-header .wpb_raw_code {
		display:block;
		padding:3px 0 !important;
	}
	h1 {
		font-size: 32px;
	}
}
@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;
	}
	.vc_grid-filter>.vc_grid-filter-item>span {
		font-size: 18px;
	}
	.hover-blog .vc_gitem-post-data-source-post_excerpt p {
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 0;
	}
	.hover-blog .vc_gitem-post-data-source-post_title h2 {
		font-size: 20px !important;
	}
	.hover-blog .vc_grid-filter>.vc_grid-filter-item>span {
		font-size: 15px;
	}
	h2 {
		font-size: 27px;
	}
	#banner h2 {
		font-size: 14px;
	}
	#blog .vc_gitem-post-data-source-post_excerpt p {
		font-size: 15px;
	}
	#banner h1 {
		font-size: 56px;
	}
	#banner .wpb_raw_code {
		display:block;
		margin-right:0 !important;
	}
	.site-footer .menu a span {
		font-size: 12px;
	}
	.vc_row .menu li {
		padding: 0 5px;
	}
	.contact-row h2 i, .contact-row h2 b {
		font-size: 40px;
	}
	.footer-row .wpb_text_column {
		padding-top:20px;
	}
	.footer-row .wpb_text_column p b {
		top: 1.5em;
	}
	h2.featured-title::before, #about h1 i::before {
		top: 11px;
	}
}