/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2022 | 17:40:15 */
@font-face {
	font-family: "AgencyFB";
	src: url("https://www.robreedvo.com/wp-content/uploads/fonts/AgencyFB.ttf");
}
@font-face {
	font-family: "Raleway-Black";
	src: url("https://www.robreedvo.com/wp-content/uploads/fonts/Raleway-Black.ttf");
}
body {
	color:#000000;
	font-family: 'Titillium Web', sans-serif;
	background-color:#ffffff;
	font-weight:400;
}
body > div {
	font-size: 18px;
}
a , a:hover{
	text-decoration: none !important;
	color: #f22b0c;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
	line-height: 1;
}
h1 {
	font-size: 40px;
	color: #000000;
}
h2 {
	font-size: 36px;
	color: #000000;
	text-transform: uppercase;
}
h3 {
	font-size: 25px;
	color: #000000;
}
h4 {
	font-size: 21px;
	color: #78787a;
}
h5 {
	font-size: 20px;
	color: #000000;
}
h6 {
	font-size: 16px;
	color: #000000;
}
h2 b {
	color: #f22b0c;
}
/*MENU_SECTION*/
.menu a span {
	color: #fff;
	font-family: "AgencyFB";
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu li {
	padding: 0 20px;
	margin-bottom:0 !important;
}
/* .menu   li:last-child,.menu li:first-child {
padding-left: 0;
} */
/*.menu   li:last-child {
padding-right:0;
}*/
.nav-primary {
	float: none;
}
.nav-primary .genesis-nav-menu a{
	padding:0;
}
.vc_row.menu-row,.vc_row.menu-row .wpb-column{
	overflow: visible !important;
	z-index:99;
}
.sub-menu-toggle::before{
	font-size: 16px;
}
.menu li .sub-menu .sub-menu-toggle {
	right: 0px;
	top: 13px;
}
.genesis-nav-menu li.menu-item.current-menu-item > a span {
	padding: 5px 0;
	color: #f22b0c;
}
.menu-col {
	z-index: 99999 !important;
}
.vc_row .sub-menu-toggle.activated {
	top: 3px !important;
}
.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}
.genesis-nav-menu {
	padding-left: 0px!important;
}
.mobile-menu{
	display:none;
}
/*Sub Menu*/
.vc_row .menu li .sub-menu li.mobile-menu{
	display:none;
}
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.sub-menu-toggle::before {
	transition: none;
}
.menu li .sub-menu {
	top: 22px;
	background-color:#8c191b;
	border: 0;
	text-align: left;
	width: 250px;
}
.menu li li .sub-menu {
	width: 320px;
}
.menu li .sub-menu li a span{
	line-height: 23px;
	font-size: 20px;
}
.vc_row  .menu li .sub-menu li {
	padding: 10px 10px 9px 10px;
	margin: 0;
	display: block;  
}
.sub-menu li:hover {
	background: rgba(145,75,76,0.5);
}

.vc_row .sub-menu-toggle {
	color: #ffffff;
	top: -2px;
	right: 0px;
	display: block !important;
	visibility: visible !important;
	padding: 0;
}
.sub-menu-toggle::before {
	content: "▼";
	width: auto;
	height: auto;
	font-size: 14px;
}
.vc_row .sub-menu .sub-menu-toggle.activated {
	top: 17px !important;
}
/* .genesis-nav-menu .menu-item.menu-item-has-children {
margin-right: 10px;
} */
.menu li.sub-menu-columns .sub-menu {
	width: 900px;
	font-family: Helvetica,sans-serif;
	right: -155%;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -14px 0 0 240px;
}
/*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_btn3.vc_btn3-style-custom {
	background: transparent;
	color: #000;
	font-family: 'Titillium Web', sans-serif;
	font-size: 21px;
	font-weight: bold;
	border-radius: 2px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	padding: 2px 14px;
	line-height: 1.5;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color: rgb(144,144,144);
	opacity:  1;
}
:-moz-placeholder { 
	color:rgb(144,144,144);
	opacity:  1;
}
::-moz-placeholder {
	color:rgb(144,144,144);
	opacity:  1;
}
:-ms-input-placeholder {
	color:rgb(144,144,144);
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #fff;
	border: 1px solid #000;
	font-family: 'Titillium Web', sans-serif!important;
	color:rgb(144,144,144);
	font-size: 18px !important;
	font-weight: 400;
	padding: 7px !important;
	line-height: 1 !important;
}
.gform_footer input {
	background: #000000 !important;
	color: #ffffff !important;
	width:100%;
	padding: 7px 0 !important;
	font-weight:700;
}
.vc_row textarea {
	height: 192px;
}
.vc_row .gform_confirmation_message {
	padding: 3em 0;
}
.vc_row .gform_wrapper {
	width: 100%;
	margin: 0 auto;
}
.vc_row .gform_wrapper .top_label  .gfield_label,.gfield_description {
	display: block !important;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
}
.gform_fileupload_rules,.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label{
	font-size:15px;
}
.gform_wrapper.gravity-theme .gfield {
	border: 0;
}
.field_description_below .gfield_description {
	padding-top: 6px;
	font-size: 18px;
}
#field_2_13 .gfield_label{
	display: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: 8px;
	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: 10px;
	top: 2px;
	width: 15px;
	height: 20px;
	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://www.robreedvo.com/wp-content/uploads/2022/11/audio-buttons.svg);
	width: 17px;
	height: 19px;
	background-repeat: no-repeat;
	background-size: 75px;
}
.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% - 21px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 85%;
	margin:0 auto 30px auto;
	min-height:28px;
}
.custom-audio-title{
	position: absolute;
	top: -16px;
	left: 25px;
	font-size: 16px;
	width: calc(100% - 58px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: left;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -56px 0px;
	top: 0;
	right: 0;
	width: 21px;
	height: 19px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	width: 22px;
	height: 20px;
	top: -30px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #942f25 !important;
	height: 8px;
}
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;
}
#featured-row .customaudioplayer .mejs-play:before, #featured-row .customaudioplayer .mejs-replay:before, #featured-row .customaudioplayer .mejs-pause:before, #featured-row .customaudioplayer .download-audio .fa-download:before{
	background-image: url(http://site140.webdnx.net/wp-content/uploads/2022/10/sprite.svg);
}
#featured-row .custom-audio-title{
	color: #1e1e1e;
}
#featured-row .vc_row .mejs-controls .mejs-time-rail .mejs-time-total, #featured-row .vc_row .mejs-time-float-corner, #featured-row .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #1e1e1e;
}
.custom-event-class .customaudioplayer:before {
	position: absolute;
	width: 17px;
	height: 19px;
	content: "";
	background-image: url(http://site140.webdnx.net/wp-content/uploads/2022/10/sprite.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 6px;
	left: 10px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #000000;
	position: absolute;
	width: calc(100% - 75px);
	height: 35%;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 10px;
}
.custom-event-class .custom-audio-title {
	left: 36px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 2px;
}
.audio-block br {
	display:none;
}
/*HEADER_SECTION*/
/*ABOUT sECTION*/
.about-col h2,.logo-col h2,.testimonial-col h2{
	font-family: "Raleway-Black";
	line-height: .78;
	font-weight: 700;
	margin-bottom: 10px;
}
/* VIDEO_SECTION */
.vc_btn3-container.disable, .vc_row.group{
	display:none;
}
.vc_row.group.active{
	display: block;
}
.vc_row .wpb_video_widget .wpb_video_wrapper {
	padding-top: 0;
}
.wpb_video_widget .wpb_wrapper iframe {
	position: relative;
}
/* ABOUT_SECTION */
.vc_row.list-row .wpb_text_column .wpb_wrapper {
	display:inline-block;
	text-align:left;
}
/* #shadow-row, #blog, .site-footer .row-container {
box-shadow: 0 -14px 40px #000000;
}
#contact {
box-shadow: inset 0px 20px 25px 0px #000000;
}*/
/*TESTIMONIAL_SECTION*/

#testimonial {
	z-index: 9;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.3;
}
.vc_row .testimonial-company:before {
	content: "/";
	color: #ffffff;
	margin-left: 3px;
	margin-right: 3px;
}
.vc_row .testimonial {
	padding: 0 4em 0 0em;
	position: relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.3;
}
.vc_row .testimonial-content:after {
	content: '';
	background-image: url(https://www.robreedvo.com/wp-content/uploads/2022/11/testimonial-quotes.svg) !important;
	position: absolute;
	left: 2px;
	top: 0px;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}
.vc_row .testimonial-content:after {
	right: 0 !important;
	left: initial;
	transform: rotate(180deg);
	top: 0;
}
.vc_row .testimonial-content p {
	font-size: 18px;
	line-height: 1.3;
	text-align: left;
}
.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner {
	text-align: right;
}
/*BLOG_SECTION*/
.inner-grid .vc_gitem_row {
	height: 495px;
	width: 350px;
	margin: 0 auto;
}
.single .site-inner, .archive .site-inner, .blog .site-inner, .search .site-inner {
    padding: 4em 15px 2em 15px;
}
.widget select, .widget input {
	background-color:#ffffff;
}
.sidebar li {
	padding-bottom: 15px;
}
.sidebar .widget h2 {
	font-size: 30px;
	color: #ffffff;
}
.widget .vc_wp_categories, .widget .vc_wp_archives {
	padding-top: 3em;
}
.entry-content .widget .search-form {
	margin-bottom: 0;
}
.sidebar .widget {
	margin-bottom: 0;
}
.sidebar {
	padding-top:1em;
}
/*Testimonial Page*/
.vc_gitem-post-data-source-post_excerpt p:nth-child(even) {
	text-align:right;
}
.vc_row.client_row .vc_grid .vc_grid-item:nth-child(even) .vc_gitem-post-data-source-post_excerpt div, .vc_row.client_row .vc_grid .vc_grid-item:nth-child(even) .vc_gitem-post-data-source-post_title div {
	text-align: right !important;
}
/* FOOTER_SECTION */
.site-footer p{
	font-size:14px;
}
.site-footer .wpb_raw_code {
	line-height:1;
}
.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%;
}
.error404 #header-row, .single #header-row, .archive #header-row {
	position: relative !important;
	background: #412b1e;
	padding-bottom: 24px !important;
}
.error404  input[type="submit"], .single .content, .archive .content {
	color:#000000 !important;
}
.single .site-container, .archive .site-container {
	background: #ffffff;
}

.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%;
}
#about,#project,#gradient,.promo #ReadMore{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FC1717), color-stop(100%, #8C191B));
	background: -moz-linear-gradient(20deg,#FC1717 0%,#8C191B 100%);
	background: -webkit-linear-gradient(20deg,#FC1717 0%,#8C191B 100%);
	background: -o-linear-gradient(20deg,#FC1717 0%,#8C191B 100%);
	background: -ms-linear-gradient(20deg,#FC1717 0%,#8C191B 100%);
	background: linear-gradient(20deg,#FC1717 0%,#8C191B 100%);
}
/*Request a Quote*/
#contact-gradient{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FC1717), color-stop(80%, #8C191B));
	background: -moz-linear-gradient(50deg,#FC1717 0%,#8C191B 80%);
	background: -webkit-linear-gradient(50deg,#FC1717 0%,#8C191B 80%);
	background: -o-linear-gradient(50deg,#FC1717 0%,#8C191B 80%);
	background: -ms-linear-gradient(50deg,#FC1717 0%,#8C191B 80%);
	background: linear-gradient(50deg,#FC1717 0%,#8C191B 80%);
}
/*Genere page*/
.bio-text h2 {
    font-weight: 400;
    margin-bottom: 10px;
    padding-top: 35px !important;
}
/* VOICEZAM */
#voiceDemos {
	top: 0;
	left: 0;
	z-index: 999;
}

.clsVZbutton {
	clear: both;
	display: block;
	float: none;
	left: 0;
	margin: 0 auto 15px auto;
	position: relative;
	text-decoration: none;
	background: transparent;
	padding: 4px 12px;
	width: 72%;
	background: #ffffff;
	border: 1px solid #fff;
}
.clsDemoName {
	vertical-align: top;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 0px);
	display: inline-block;
	position: absolute;
	top: -3px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: "AgencyFB";
	border-bottom: 0;
	left: 0;
}
.NoDownloadBtn{
	vertical-align: top;
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 30px);
	display: inline-block;
}
.NoPlayBtn{
	vertical-align: top;
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 35px);
	display: inline-block; 
	margin-left: 7px;
}
.NoBtn{
	vertical-align: top;
	line-height: 2; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 15px);
	display: inline-block;
	margin-left: 7px;
}
.clsBtnPlay{
	display: inline-block;
	width: calc(100% - 15px);
	box-shadow: none !important;	
}
.btnDownloadIcon.fa-download:before {
	display: none!important;
}
.clsBtnDownload{
	box-shadow: none !important;
	left: auto; right: 0;
	position: absolute;
	width: 22px;
	top: 0;
}
.vzCloseDemoButton{
	margin: 0 auto;
	left: 322px !important;
	right: 0;
	top: -15px !important;
}
#ZAMPLAYER_IFRAME_MEDIAZAM{
	width: 325px !important;
}
.btnPlayIcon, .btnPauseIcon {
	position: absolute;
	width: 20px;
	height: 20px;
	content: "";
	background-image: url(https://www.robreedvo.com/wp-content/uploads/2022/11/audio-buttons.svg);
	background-size: 87px;
	background-repeat: no-repeat;
	background-position: 1px 0px;
	top: 7px;
	z-index: 999;
}
.btnPauseIcon {
	width: 16px;
	top: 6px;
}
.btnDownloadIcon {
	position: absolute;
	width: 22px;
	height: 22px;
	content: "";
	background-image: url(https://www.robreedvo.com/wp-content/uploads/2022/11/audio-buttons.svg);
	background-position: -65px 0px;
	background-size: 85px;
	background-repeat: no-repeat;
	top: 7px;
	right: 12px;
}
.btnPauseIcon {
	background-position: -35px 1px;
}
#demos iframe{
	height: 460px!important;
}
.playerBezel.shpPlayerBezel.playerOuter {
	background-color: #008afc33 !important;
}
#banner #voiceDemos .btnLayer {
	color: #ee2626;
	fill: #ee2626;
}
#banner #voiceDemos .txtLayer {
	color: #fff;
	stroke: #fff;
}
#banner #voiceDemos .playerPlaybarTitles {
	color: #fff;
	fill: #fff;
}
#banner #voiceDemos .playerBgNoHover {
	background-color: #599fd6;
}
#banner #voiceDemos .playerBg {
	background-color: #ffffff4f;
}
#banner #voiceDemos .transperentPlayBar {
	background-color: #ffffff4f;
}
/* VIDEO_SECTION */
.vc_btn3-container.disable, .vc_row.group{
	display:none;
}
.vc_row.group.active{
	display: block;
}
.vc_row .wpb_video_widget .wpb_video_wrapper {
	padding-top: 0;
}
.wpb_video_widget .wpb_wrapper iframe {
	position: relative;
}
/*Load More Section*/
/*#load-more.disable, .group{
display:none;
}
.group.active {
display: block;
} */
.disable  .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group .active {
	display: block;
}
/* book */
.top_text {
	color: #FFFFFF;
	font-family: "AgencyFB";
	font-size: 41px;
	font-weight: bold;
	text-transform: uppercase;
}
.vc_row .header-button .vc_btn3.vc_btn3-style-custom {
	font-family: "Raleway-Black";
	font-size: 31px;
	border: none;
}
.vc_row .request-button .vc_btn3.vc_btn3-style-custom {
	border: 0px !important;
	background: linear-gradient(20deg,#FC1717 0%,#8C191B 100%)!important;
	width: 90%;
}
.vc_row .white-button .vc_btn3.vc_btn3-style-custom {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #fff!important;
	font-weight: 400;
}
/* Header*/
.wpb_raw_code a{
	font-family: "AgencyFB";
	font-weight: 700!important;
	font-size: 14px;
}
/*Client Logos*/
.grid-logos .vc_gitem_row .vc_gitem-col {
	padding: 1px;
}
#grid-logos .vc_grid.vc_row .vc_grid-item .vc_btn, .vc_grid.vc_row .vc_grid-item .vc_icon_element, .vc_grid.vc_row .vc_grid-item .wpb_content_element {
	margin-bottom: 1px;
}
/*Footer */
#footer p ,#footer p a{
	color: hsl(0deg 0% 0% / 50%);
	font-size: 14px;
	line-height: 1.3;
	font-family: "AgencyFB";
	font-weight: 700;
}
.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%;
}
#field_2_17 .gfield_label{
    display: none !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){
	.site-footer	.wpb_raw_code {
		font-size: 12px;
	}
	.site-header .wpb_raw_code {
		font-size: 13px;
	}
	.site-header .wpb_raw_code svg,.site-header .wpb_raw_code img{
		width:13px;
		height:14px;
	}
	#banner h1 {
		font-size: 21px;
	}
}
@media only screen and (max-width: 1023px){
	.vc_row.learn-row .vc_column_container {
		padding: 10px 10px;
	}
	.site-footer  .vc_row	.wpb_raw_code{
		font-size: 12px;
		padding-right:5px;
	}
	.site-footer  .vc_row .wpb_raw_html  svg,.site-footer  .vc_row .wpb_raw_html img{
		width: 12px;
	}
	.site-footer .vc_row .wpb_raw_html img {
		height: 14px;
		vertical-align: text-top;
	}
	.site-footer .wpb_text_column p, .site-footer .wpb_text_column p a {
		font-size: 13px;
		color: #009899;
	}
	.site-header h4 {
		font-size: 19px;
	}
	#demos h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 959px){
	.vc_row.vc_gitem_row h2, .vc_row.vc_gitem_row, h1.entry-title, p.entry-meta, .vc_grid-filter.vc_grid-filter-left,.site-header .vc_column-inner,.logo-image, .vc_row .tag-line,h4,#banner .wpb_raw_code,#contact .wpb_single_image,.site-footer .vc_column-inner,.author-bio .vc_column-inner,.author-bio .wpb_single_image,.audio-book-row .wpb_single_image{
		text-align: center !important;
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color:#ffffff;
	}
	.vc_row .genesis-nav-menu .menu-item-type-post_type.current-menu-item > a {
		border-bottom: 0;
		padding: 15px 17px;
	}
	.menu-toggle {
		padding: 6px !important;
		font-size: 24px;
		font-weight: 700;
	}
	.vc_row .nav-primary .genesis-nav-menu a {
		padding: 15px 10px;
	}
	.menu li{
		padding:0px!important;
	}
	.menu li .sub-menu {
		width: auto;
		padding: 0;
	}
	.menu {
		position: fixed;
		background: #000;
		z-index: 99999;
		left: 0;
		text-align: left;
		height: 100%;
		top: 0;
		width: 60%;
		padding: 15px;
	}
	.menu-toggle {
		float: right;
		padding: 0;
	} 
	.menu li .sub-menu {
		background: transparent;
	}
	.site-header .menu-toggle::before,  .site-header .menu-toggle.activated::before {
		content: "";
		background-image: url(https://www.robreedvo.com/wp-content/uploads/2022/11/menu_toggle_icon.svg); 
		width: 28px;
		background-repeat: no-repeat;
		background-position: center;
		height: 20px;
		vertical-align: middle;
		top: 0; 
	}
	.site-header .menu-toggle.activated::before {
		background-image: url(https://www.robreedvo.com/wp-content/uploads/2022/11/close-arrow-icon.svg);
	}
	.vc_row .sub-menu-toggle {
		padding: 9px 10px !important;
		position: absolute;
		right: 0;
		z-index: 100;
		width: 100% !important;
		text-align: right;
		top: 5px;
	}
	.menu a span {
		padding: 2px 4px 0px 4px;
	}
	.vc_row .menu-col{
		z-index:9;
	}
	.site-header .vc_column_container,#about .vc_column_container, #flip .vc_column_container,#contact .vc_column_container,.site-footer .vc_column_container,.author-bio .vc_column_container{
		width:100%;
	}

	.site-footer .wpb_text_column p,.site-footer .wpb_text_column p a{
		font-size: 12px;
	}
	.vc_row .gform_confirmation_message {
		margin-left: 0em;
		padding: 2em 0 2em 0;
	}
	.site-header h4 {
		padding: 20px 0;
	}
	#banner h1 {
		font-size: 16px;
	}
	#about{
		background-position: left !important;
	}
	.vc_row .audio-book{
		padding-top: 0em !important;
	}
	#about .bio-text{
		padding-top: 25px !important;
	}
	.vc_row .contact-col .vc_column-inner{
		padding-top: 10px !important;
	}
	.vc_row .audio-text-block .customaudioplayer {
		width: 50%;
		margin: 0 auto;
	}
	.custom-event-class nav::before {
		color:#ffffff;
		font-size: 24px;
		margin: 0 auto;
		font-family: "Montserrat-bold";
		padding-top: 3px;
		float: right;
	} 
	.custom-event-class .vc_row .nav-primary{
		position: initial !important;
		float: right;
		padding: 0;
		background: transparent;
		border: 0;;
		transform: none;
		width: 100%;
	}
	.vc_row.parentrower, .vc_row .parentrower,.site-header .vc_row .parentrower {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex!important;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.sub-menu li:hover {
		background: transparent;
	}
	.vc_row.parentrower .vc_row.mobilefirst  {
		-webkit-order: 1;
		order: 1;
	}
	.vc_row.parentrower .vc_row.mobilesecond {
		-webkit-order: 2;
		order: 2;
	}
	.vc_row.parentrower	.vc_row.mobilethird  {
		-webkit-order: 3;
		order: 3;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0px 0 0 0px;
	}
	#demos h2 {
		font-size: 25px;
	}
	.vc_row .robheader {
		font-size: 99px!important;
	}
	.vc_row .rocksheader{
		font-size: 63px!important;
	}
	.vc_row .subheader1{
		font-size: 53px!important;
	}
	.vc_row .subheader2{
		font-size: 35px!important;
	}
	.clsDemoName {
		font-size: 16px;
	}
	.vc_row.testimonial-row .vc_column_container{
		width:100%;
	}
	.mobile-menu{
		display:block!important;
	}
	.vc_row.zam-row	#voiceDemos {
		text-align: center;
		position: unset;
		margin-bottom:20px;
	}
	.vc_row.zam-row .vc_column_container{
		width:100%;
	}
}
@media only screen and (max-width: 767px){
	h1, h2,h3 .blog-row p, .site-footer p, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row.banner-row .vc_row, .vc_row.contact-row .vc_row, .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,#banner p,h5,.wpb_single_image,.book-col .vc_column-inner {
		text-align:center !important;
	}
	.error404 .entry-content .search-form {
		width:100%;
	}
	.customaudioplayer {
		width: 100%;
	}
	#banner {
		background-position: right!important;
		padding: 2em 0 0 0 !important;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		font-size: 16px;
	}
	#banner .logo-col .vc_column-inner{
		padding:0!important;
	} 
	#banner .logo-col .mobilefirst{
		padding:15px !important;
	}
	#banner h1 {
		font-size: 23px;
		text-align: right !important;
	}
	#banner h1 {
		font-size: 20px;
	}
	.vc_row .audio-text-block .customaudioplayer {
		width: 100%;
		margin: 0 auto;
	}
	.bio-text	h1 {
		font-size: 33px;
	}

	.vc_row .testimonial-company::before {
		display: none;
	}
	.clsVZbutton{
		width:100%;
	}
}
@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;
	}
	.vc_row.banner-row .wpb_raw_code.inline {
		display:block;
		margin:5px 0 0 0 !important;
	}
	.vc_row .testimonial-content::before {
		left: 0px;
	}
	.vc_row .testimonial-content::after {
		right: 0px !important;
	}
	#banner h1 {
		font-size: 12px;
	}
	.site-footer .vc_row .mobilefirst .wpb_raw_code {
		padding-right: 0px;
		margin-right: 0px !important;
		padding-bottom: 5px;
	} 
	.site-footer .vc_row .mobilefirst .mail{
		display:block;
	}
	.vzCloseDemoButton {
		margin: 0 0 0 auto;
		right: auto;
		left: 0px !important
	}
	#voiceDemos {
		left: auto;
	}
	#ZAMPLAYER_IFRAME_MEDIAZAM {
		width: 270px !important;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 25px;
		height: 25px;
	}
	.vc_row .testimonial {
		padding: 0 2em;
	}
	.vc_row.banner-row h1 b {
		padding-left: 0;
	}
	.site-footer .wpb_text_column p {
		line-height: 21px;
		margin-top: 15px;
	}
	.vc_row.contact-row .wpb_raw_html {
		font-size:18px;
	}
	h2,#about h1,.vc_row.bio-row h1 {
		font-size: 25px;
	}
	.top_text {
		font-size: 27px;
	}
	.vc_row .header-button .vc_btn3.vc_btn3-style-custom {
		font-size: 20px;
	}
}	