/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2024 | 06:19:43 */
/*FONTS_SETTINGS*/
@font-face {
  font-family: "Montserrat-Regular";
  font-display: swap;
  src: url("https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Montserrat-Medium";
  font-display: swap;
  src: url("https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/Montserrat-Medium.ttf");
}
@font-face {
  font-family: "Montserrat-Bold";
  font-display: swap;
  src: url("https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/Montserrat-Bold.ttf");
}
@font-face {
  font-family: "Montserrat-Black";
  font-display: swap;
  src: url("https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/Montserrat-Black.ttf");
}
@font-face {
  font-family: "SpecialElite-Regular";
  font-display: swap;
  src: url("https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/SpecialElite-Regular.ttf");
}
@font-face {
  font-family: "Raleway-Regular";
  font-display: swap;
  src: url("https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/Raleway-Regular.ttf");
}
body {
  font-family: "Montserrat-Regular";
  font-weight:400;
  color:#0e0a19;
  background-color:#ffffff;
}
body > div {
  font-size: 18px;
}
a {
  text-decoration: none !important;
  color: #4717f6;
}
.site-inner {
  margin-top:0;
}
.white, .white a, .white a:hover, .white a:focus {
  color:#ffffff;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
  font-family: "SpecialElite-Regular";
  font-weight : 400;
}
h1 {
  font-size: 40px;
}
h2 {
  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: "Montserrat-Black";
  font-size: 21px;
  font-weight: 900;
}
.vc_row .menu li {
  padding: 0 20px;
  margin:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
  border-bottom: 5px solid #a33acb;
}
.vc_row .nav-primary, .menu-toggle{
  float:none;
}
.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: 20px;
  background-color: #a33acb;
  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:last-child {
  padding-right:0;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .page.entry {
  margin-bottom: 0;
}
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
  background: #a33acb;
  color:#ffffff;
  font-family: "Montserrat-Bold";
  font-size: 16px;
  font-weight: 700;
  border-radius: 30px;
  padding: 15px 25px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
  color:    #0e0a19;
  opacity:  1;
}
:-moz-placeholder { 
  color:    #0e0a19;
  opacity:  1;
}
::-moz-placeholder {
  color:    #0e0a19;
  opacity:  1;
}
:-ms-input-placeholder {
  color:    #0e0a19;
  opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
  font-family: "Montserrat-Medium";
  background-color: #ffffff;
  border: 0 !important;
  color: #0e0a19 !important;
  font-size: 14px !important;
  font-weight: 500;
  padding: 9px 12px !important;
  border-radius:0px !important;
  line-height:1;
  box-shadow: 8px 5px #c7bfc1;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
  background-color: #a33acb;
  color: #e8dfe0 !important;
  margin: 0;
  font-family: "Montserrat-Black";
  font-weight: 900;
  padding: 12px 2.3em !important;
  width: 100%;
  font-size: 18px !important;
}
.vc_row .gform_wrapper .gform_footer{
  padding-bottom: 5em;
  margin-top: 0;
}
.vc_row textarea.large {
  height: 90px !important;
  resize: none;
}
body .top_label div.ginput_container {
  line-height:0;
}
.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 label {
  display:none;
}
h2.gform_submission_error {
  font-size: 20px;
}
.vc_row .gform_confirmation_message{
  padding:9em 0;
  text-align: center;
}
/*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: 6px;
  height: 12px;
  margin: 0;
  border-radius: 10px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
  background: transparent;
  margin: 0;
  cursor:pointer;
}
.vc_row .mejs-button {
  margin-right: 10px;
  top: 2px;
}
.customaudioplayer .mejs-button {
  width: 21px;
  height: 21px;
  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.jdarmstrongvoa.com/wp-content/uploads/2021/12/sprite.svg);
  width: 21px;
  height: 23px;
  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: -25px 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: 78%;
  margin: 0px auto 45px auto !important;
  min-height:28px;
}
.custom-audio-title{
  font-family: "SpecialElite-Regular";
  position: absolute;
  top: -21px;
  left: 35px;
  font-size: 20px;
  width: calc(100% - 82px);
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0e0a19;
  font-weight: 600;
}
.customaudioplayer .download-audio .fa-download:before{
  background-position: -49px 0px;
  top: 0;
}
.customaudioplayer .download-audio a {
  position: absolute;
  right: 0;
  height: 21px;
  width: 21px;
  top: -26px;
}
.download-audio {
  position: relative;
}
body .mejs-time-current{
  background: #a33acb !important;
  height: 12px;
  border-radius: 10px !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;
  height: 28px;
}
/*HEADER_SECTION*/
.logo-title a {
  font-size:21px;
}
.logo-description {
  color:#4717f6;
  border-left:2px solid #4717f6;
  padding-left:10px;
  margin-left:10px;
}
.logo-title, .logo-description {
  display:inline-block;
  line-height:1;
}
#banner {
  background : linear-gradient(0deg, rgba(232, 223, 224, 1) 0%, rgba(155, 148, 154, 1) 28.09%, rgba(95, 89, 99, 1) 53.05%, rgba(51, 46, 59, 1) 74.1%, rgba(24, 20, 34, 1) 90.41%, rgba(14, 10, 25, 1) 100%);
}
#banner h1 {
  font-size:123px;
  text-shadow: 4px 4px #0e0a19;
}
#banner h2 {
  font-size:17px;
}
#banner h2 i {
  font-family: "Montserrat-Regular";
  font-size:30px;
  font-style:normal;
  color: #a33acb;
}
/*BIO_SECTION*/
p {
  line-height: 28px;
  margin: 0 0 30px;
}
.about-row .wpb_text_column li{
  color: #ffffff;
}
.wpb_text_column strong,.about-row .wpb_text_column li{
  font-family: "Montserrat-Bold";
} 
/*FLIP_SECTION*/
#flip-section{
  background : linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(248, 245, 245, 1) 41.15%, rgba(232, 223, 224, 1) 100%);
}
.vc_row .oxilab-flip-box-1{
  background-color:#a33acb;
}
.vc_row .oxilab-flip-box-back-1  {
  background-color:#4717f6;
}
.vc_row .oxilab-flip-box-1, .vc_row .oxilab-flip-box-back-1 {
  border: 8px solid #e8dfe0;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info {
  line-height: 30px;
}
.vc_row .oxilab-flip-box-1-data .oxilab-icon{
  display:none;
}
.vc_row .oxilab-flip-box-1-data .oxilab-info img{
  width: 130px;
  height: 130px;
}
.vc_row .oxilab-flip-box-1-data .oxilab-icon-data .oxi-icons {
  color: #0e0a19;
}
.vc_row .oxilab-flip-box-1-data i.fa-sliders-h {
  transform: rotate(90deg);
}
.vc_row .oxilab-flip-box-1-data .oxilab-icon-data {
  width: auto;
  height: auto;
}
.vc_row .oxilab-flip-box-1-data .oxilab-heading, .vc_row .oxilab-flip-box-back-1-data .oxilab-info  {
  font-family: "Montserrat-Regular";
  color: #ffffff;
}
/*AUDIOBOOK_SECTION*/
#audio-book-row:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  background : linear-gradient(0deg, rgba(71, 23, 246, 1) 0%, rgba(76, 25, 244, 1) 19.46%, rgba(89, 30, 238, 1) 41.02%, rgba(111, 38, 227, 1) 63.61%, rgba(142, 50, 213, 1) 86.73%, rgba(163, 58, 203, 1) 100%);
}
#audio-book-row .wpb_column {
  z-index: 9;
}
#audio-book-row .wpb_single_image img{
  box-shadow: 10px 10px #0e0a191f;
}
#audio-book-row .custom-audio-title{
  top: 21px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
}
#audio-book-row .customaudioplayer {
  width: 100%;
  margin: 0px auto 4em auto !important;
}
#audio-book-row .customaudioplayer .download-audio .fa-download:before {
  background-image: url(https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/audiobook_sprite.svg);
  background-position: -65px 0px;
  top: -2px;
}
/*VIDEO_SECTION*/
#videos{
  background : linear-gradient(0deg, rgba(232, 223, 224, 1) 0%, rgba(240, 235, 235, 1) 8.63%, rgba(249, 246, 247, 1) 23.09%, rgba(254, 253, 253, 1) 43.46%, rgba(255, 255, 255, 1) 100%);
}
/*TESTIMONIAL_SECTION*/
#testimonials{
  background : linear-gradient(90deg, rgba(71, 23, 246, 1) 0%, rgba(69, 22, 237, 1) 2.24%, rgba(54, 19, 181, 1) 16.87%, rgba(42, 16, 133, 1) 31.58%, rgba(32, 14, 94, 1) 46.07%, rgba(24, 12, 64, 1) 60.3%, rgba(18, 11, 42, 1) 74.2%, rgba(15, 10, 29, 1) 87.61%, rgba(14, 10, 25, 1) 100%);
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
  display: inline-block;
  line-height: 1;
  font-style: italic;
}
.vc_row .testimonial-name, .vc_row .testimonial-company, .vc_row .testimonial-content{
  color:#ffffff;
}
.vc_row .testimonial-company {
  border-left: 2px solid #ffffff;
  margin-left: 10px;
  padding-left: 10px;
}
.vc_row .testimonial{
  position:relative;
}
.vc_row .testimonial-content {
  margin-bottom: 3em;
  padding: 0 0 0 9em;
}
.vc_row .testimonial-content:before{
  content: '';
  background-repeat: no-repeat;
  width: 125px;
  height: 125px;
  position: absolute;
  background-image: url(https://www.jdarmstrongvoa.com/wp-content/uploads/2021/12/left_quote.svg);
  left: 2px;
  top: 0px;
}
/*CONTACT_SECTION*/
#contact{
  background : linear-gradient(30deg, rgba(102, 102, 102, 1) 0%, rgba(121, 120, 120, 1) 7.19%, rgba(161, 157, 157, 1) 23.9%, rgba(192, 186, 186, 1) 40.39%, rgba(214, 206, 207, 1) 56.38%, rgba(227, 219, 220, 1) 71.65%, rgba(232, 223, 224, 1) 85.43%);
}
.contact-row .wpb_single_image img{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/*BLOG_SECTION*/
input.search-form-input, .search-form input[type="submit"]{
  border: 2px solid #0e0a19 !important;
  box-shadow:none;
  background: transparent;
}
.error404 .entry, .entry-content .search-form {
  margin-bottom: 0px;
}
.error404 .content {
  padding:2em 0;
}
/*CONTACT_SECTION*/
.vc_row.contact-row .gfield_html p{
  line-height: 21px;
  margin-bottom:10px;
  font-size: 16px;
}
/*FOOTER_SECTION*/
.site-footer .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;
}
.site-footer .wpb_text_column p, .site-footer .vc_row .vc_icon_element.custom_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
  font-size:12px;
}
.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%;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){

}
@media only screen and (max-width: 1023px){
  .vc_row .oxilab-flip-box-back-1-data .oxilab-info {
    font-size: 20px;
  }
  .audiobook-inner-row .wpb_column{
    width: 50%;
  }
}
@media only screen and (max-width: 959px){
  .menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
    color: #ffffff;
  }
  .menu-toggle {
    padding: 0;
    font-size: 24px;
  }
  .vc_row .menu li {
    padding: 5px 0;
    text-align:center;
  }
  .vc_row .nav-primary {
    top: 35px;
    background: #4717f6;
    z-index: 9;
    position: absolute;
    left: 50%;
    width: 60%;
    transform: translate(-50%, 0);
    padding: 0 0 10px 0 !important;
  }
  .vc_row .oxilab-flip-box-col-3 {
    width: 100%;
    margin: 15px auto;
  }
  #header-row .wpb_column{
    width: 100%;
    text-align: center;
  }
  #banner h1 {
    font-size: 105px;
  }
  #banner h2.vc_custom_heading {
    margin-top: -1em !important;
  }
  .customaudioplayer {
    width: 90%;
  }
  #banner .vc_row.demo-row{
    padding-bottom: 10em !important;
  }
}
@media only screen and (max-width: 767px){
  h1, h2, .vc_row .wpb_single_image, .blog-row p, .vc_row .text-right, .site-footer .wpb_text_column {
    text-align:center !important;
  }
  .error404 .entry-content .search-form {
    width:100%;
  }
  #banner .vc_row.demo-row {
    padding-bottom: 0em !important;
    background-image: none !important;
    padding-top: 3em !important;
  }
  .contact-row .wpb_single_image img {
    position: inherit;
  }
  #banner h2.vc_custom_heading {
    margin-top: 0em !important;
    padding-right: 0em !important;
  }
  #banner h1 {
    font-size: 80px;
  }
  .vc_row .alignright {
    float: none;
    text-align: right;
    display: block;
    margin: 0 auto 20px auto;
  }
  .audiobook-inner-row .wpb_column {
    width: 100%;
  }
  .vc_row .gform_confirmation_message {
    padding: 2em 0;
  }
}
@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){
  #banner h1 {
    font-size: 65px;
  }
  .vc_row .testimonial-content{
    padding: 0 0 0 3em;
  }
  .vc_row .testimonial-content::before {
    background-size: 45px;
  }
  .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;
  }
}
@media only screen and (max-width: 479px){
  .logo-description {
    padding-left: 5px;
    margin-left: 5px;
  }
  .logo-title a, .logo-description {
    font-size: 16px;
  }
  #banner h1 {
    font-size: 40px;
  }
  #banner h2 i {
    font-size: 20px;
  }
  h2 {
    font-size: 25px;
  }
  .vc_row .oxilab-flip-box-1-data .oxilab-info img {
    width: 80px;
    height: 80px;
  }
  .vc_row .oxilab-flip-box-back-1-data .oxilab-info {
    font-size: 16px;
    line-height: 25px;
  }
}