  @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400');
@import url('https://fonts.googleapis.com/css?family=Oxygen:400,700');
@import url('https://fonts.googleapis.com/css?family=Engagement');
body {
  padding:0;
  margin:0;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color:#000000;
  background-color:#ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body > div {
  font-size: 18px;
}
.white, .white a,.white em, .white .fa {
  color: #fff;
}
a {
  text-decoration: none !important;
  color: #000;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight : 400;
}
h1 {
  font-family: 'Engagement', cursive;
  font-size: 50px;   
}
h2 {
  font-size: 36px;
  font-weight : bold;
}
h3 {
  font-size: 24px;
}
h4{
  font-size: 14px;
}
.entry-title {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.menu, .menu li, .menu li a, .menu a:hover{
  border:none;
  background:none;
}
.header-widget .menu li:first-child.current-menu-item > a {
  color:#21283c;
}
.menu a{
  color: #fff;
  font-family: 'Oxygen', sans-serif;
  font-size: 20px;
  font-weight:bold;
}
.footer-widget .menu a{
  font-size: 14px;
}
.menu li.current-menu-item > a {
  cursor: pointer;
  background: none;
}           
.menu li{
  position:relative;
  margin:0;
  display: inline-block;
  padding:0 8px;
}
.menu li:first-child{
  padding-left:0;
}
.menu li .sub-menu {
  background: #21283c30;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: absolute;
  top: 28px;
  z-index: 99;
}
.menu li:hover > .sub-menu {
  display: block;
  margin-left: 0px;
}
.menu .sub-menu li {
  position: relative;
  display:block;
  margin: 0;
  text-align: left;
}
.menu-toggle , .indi_mp3j span , .vc_row .gform_wrapper .top_label .gfield_label , .post-edit-link, .error404 .sidebar,.vc_row .ts-testimonial-arrow,.owl-dots{
  display:none !important;
}
.menu-toggle {
  display:none ;
}
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0;
}
.vc_row.blog-row .vc_grid .vc_btn3.vc_btn3-style-custom{
  border:1px solid #21283c;
  background:transparent !important;
  color:#21283c !important;
  font-size:8px;
  font-weight: 400;
  padding: 2px 14px!important;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
  background: #096eb2 !important;
  color: #fff !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  border-radius: 0px;
  padding: 3px 18px;
}
.vc_row .vc_btn3.vc_btn3-style-custom i{
  background: #fff !important;
  color: #000!important;
  width: 30px;
  height: 24px;
  font-size: 15px;
  line-height: 24px;
  padding: 0px 7px;
  border: 1px solid #21283c;
}
.vc_row .vc_btn3.vc_btn3-style-custom .vc_btn3-icon{
  right: -1px!important;
}
.vc_btn3-container.vc_btn3-left .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right {   
  padding-right: 36px;
}
::-webkit-input-placeholder { 
  color:    #4d4d4d;
  opacity:  1;
}
:-moz-placeholder {
  color:    #4d4d4d;
  opacity:  1;
}
::-moz-placeholder { 
  color:    #4d4d4d;
  opacity:  1;
}
:-ms-input-placeholder { 
  color:    #4d4d4d;
  opacity:  1;
}
input, select, textarea {
  background-color: #efefeb5e;
  border: 1px solid #231f1c47 !important;
  font-family: 'Montserrat', sans-serif !important;
  color: #4d4d4d;
  font-size: 18px !important;
  font-weight: 300;
  padding: 10px !important;
}
input:focus, textarea:focus {
  border: none;
  outline: none;
}
.vc_row .ts-owlslider-controls div {
  padding: 0;
  border: none;
}
.vc_row .ts-box-icon.icon_left-style .ts-main-ico{
  margin:0;
}
.vc_row .ts-box-icon-link{
  clear:both;
  overflow:hidden;
  display: inline-block;
  line-height:1;
  vertical-align: middle;
}
.vc_row .gform_wrapper input.large, .vc_row .gform_wrapper textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;   
  box-sizing: border-box;      
}
.vc_row .gform_wrapper .gform_body, .error404 .content {
  width: 100%;
}
.vc_row .ts-social-icons li a:hover {
  background-color: transparent!important;
}
.ts-social-icons.simple li a i{
  color:#01a29c !important; 
}
.footer-widget .ts-social-icons.simple li a i{
  color:#fff !important; 
}
.vc_row .ts-teamicon-facebook3:before {
  content: "\f09a";
}
.vc_row .ts-teamicon-linkedin1:before {
  content: "\f0e1";
}
.vc_row .ts-teamicon-email3:before {
  content: "\f0e0";
}
.vc_row .ts-teamicon-skype:before {
  content: "\f17e";
}
.vc_row .ts-teamicon-twitter4:before {
  content: "\f099";
}
.vc_row .ts-teamicon-instagram:before {
  content: "\f16d";
}
.vc_row .ts-teamicon-soundcloud:before {
  content: "\f1be";
}
.vc_row .ts-teamicon-youtube4:before {
  content: "\f16a";
}
.vc_row .ts-teamicon-vimeo1:before {
  content: "\f27d";
}
.vc_row .ts-teamicon-phone2:before {
  content: "\f095";
}
.vc_row .ts-teamicon-mobile:before {
  content: "\f10b";
}
.vc_row .ts-teamicon-portfolio:before {
  content: "\f0b1";
}
.vc_row .ts-teamicon-link:before {
  content: "\f0c1";
}
.vc_row .ts-teamicon-behance:before {
  content: "\f1b4";
}
.vc_row .ts-teamicon-digg1:before {
  content: "\f1a6";
}
.vc_row .ts-teamicon-dribbble1:before {
  content: "\f17d";
}
.vc_row .ts-teamicon-dropbox1:before {
  content: "\f16b";
}
.vc_row .ts-teamicon-flickr4:before {
  content: "\f16e";
}
.vc_row .ts-teamicon-github3:before {
  content: "\f09b";
}
.vc_row .ts-teamicon-googleplus1:before {
  content: "\f0d5";
}
.vc_row .ts-teamicon-lastfm2:before {
  content: "\f202";
}
.vc_row .ts-teamicon-paypal1:before {
  content: "\f1ed";
}
.vc_row .ts-teamicon-pinterest1:before {
  content: "\f231";
}
.vc_row .ts-teamicon-rss1:before {
  content: "\f09e";
}
.vc_row .ts-teamicon-spotify2:before {
  content: "\f1bc";
}
.vc_row .ts-teamicon-stumbleupon2:before {
  content: "\f1a4";
}
.vc_row .ts-teamicon-tumblr4:before {
  content: "\f173";
}
.vc_row .ts-teamicon-vkontakte:before {
  content: "\f189";
}
.vc_row.banner-row{
  background-position: bottom!important;
}
.wpb_single_image.corner-image{
  position: absolute;
  top: -51px;
  right: -1em;
}
h1 i,h2 i,h3 i{
  font-style: normal;
  color:#096eb2;
}
.hexogon-row .vc_column-inner {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 290px!important;
  height: 290px!important;
}
.vc_row div.mjp-s-wrapper.s-graphic{
  padding:0 !important;
  width:100%;
  background:#333333;
  height: 35px;
  width:78%;
  border-radius: 5px;
}
div.statusMI, span.posbarB_mp3j .ui-slider-handle, .indi_mp3j, .vc_row  span.vol_mp3j .ui-slider-handle {
  display: none;
}
.vc_row .wrap_inline_mp3j .play-mjp, .vc_row .wrap_inline_mp3j .pause-mjp, .vc_row .sdl_linkWrap a, .vc_row .bars_mp3j .ui-slider-handle, .vc_row span.vol_mp3j:before{
  background-color: transparent!important;
  background-image: url('https://www.yourprofessional-voice.com/wp-content/uploads/2019/01/sprite-button.svg');
  background-repeat: no-repeat;
  padding: 0px;
  background-size: 282px 50px;
}
.vc_row span.vol_mp3j:before{
  content: '';
  top: -11px;
  left: -51px;
  width: 99px;
  max-width: 120px;
  height: 36px;
  z-index: 0;
  position: absolute;
  background-position: -64px 0;
}
span.wrap_inline_mp3j {
  display:flex;
}
span.vol_mp3j.flipped {
  right:35px !important;
  top: 2px !important;
  max-width: 50px;
}
.vc_row span.vol_mp3j .ui-widget-header {
  background: none !important;
  background-color: #767676!important;
  height: 10px !important;
  border-radius: 0 !important;
  top: 10px;
  left: 10px;
}
.vc_row .wrap_inline_mp3j .play-mjp {
  background-position: -3px 0px;
}
.vc_row .wrap_inline_mp3j .play-mjp, .wrap_inline_mp3j .pause-mjp{
  width: 27px;
  height: 36px;
  top: -9px;
  position: relative;
  display: inline-block;
}
.vc_row .wrap_inline_mp3j .pause-mjp {
  background-position: -43px 0px;
}
.sdl_linkWrap {
  background-color: transparent !important;	
}
.vc_row .sdl_linkWrap a {
  width: 22px;
  height: 21px;
  background-position: -254px -15px;
}
.mjp-s-wrapper.s-graphic .sdl_linkWrap {
  float: none;
  position: absolute;
  top: -23px;
  left: 9em;
}
.T_mp3j {
  font-size: 14px!important;
  bottom: -53px;
  font-weight: 400;
  color: #000;
  left: -40px;
  top: -21px;
  text-transform: uppercase;
}
.vc_row .mjp-s-wrapper span.bars_mp3j{
  background:#767676;
  height: 10px;
  width: 100%;
  top: 12px;
}
.group_wrap .ui-slider-horizontal .ui-slider-range {
  background-color:#fff!important;
}
.vc_row span.group_wrap{
  position: relative;
  margin: 0;
  width:50%;
  display: inline-block;   
}
.group_wrap span.load_mp3j, .group_wrap span.loadB_mp3j {
  min-height: 0px;
  height: 0px;
}
.footer-widget .vc_row .ts-social-icon-links {
  display: inline-block;
  width: auto;
}
.vc_row .ts-testimonial-main.style1 .ts-testimonial-content {
  background-color: transparent;
  color: #000000;
  border: 0px ;
  font-size: 18px;
}
.vc_row .ts-testimonial-main.style1 .ts-testimonial-user-name {
  font-size: 18px;
  color: #000000;
  font-weight:bold;
  padding: 20px;
}
body .nch-logo-link {
  pointer-events: none;
}
.vc_row .ts-vcsc-logos-layout-wrapper .nchgrid-item.nchgrid-tile{
  border: none;
}
.vc_row .ts-owlslider-controls div:hover {
  background: transparent;
}
.blog-row{
  line-height: 21px;
  font-size: 17px;
}
.gform_wrapper textarea.medium {
  height: 105px;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield {
  padding-right: 0px;
  margin-top: 30px;
}
.gform_wrapper .gform_body ul.gform_fields li.gf_left_half {
  padding-right: 7.5px;
}
.gform_wrapper ul.gform_fields li.gf_right_half {
  padding-left: 7.5px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
  padding: 12px 3.6em!important;
  background-color:#096eb2;
  margin:0;
  border:1px solid #000!important;
  font-weight: 300;
}
.vc_row .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer {
  padding:0px;
}
.about-row{
  line-height:25px;
}
.vc_row .fa-adjust:before {
  content:'';
  background-image: url('https://www.yourprofessional-voice.com/wp-content/uploads/2019/01/work.png'); 
  background-repeat: no-repeat;
  width: 64px;
  height: 56px;
  position: absolute;
  top: 0px;
  left: 0;
}
.vc_row.header-image{
  background-position:right!important;
}
.site-footer p,.site-footer a{
  font-size: 14px;
  color:#fff;
}
@media only screen and (max-width: 1280px){
  .vc_row.header-image {
    background-position: right top!important;
  }
  .banner-row  .innercontainer{
    max-width: 100%!important;
  }
  .vc_row.header-image {
    margin-top: -1em!important;
  }
}
@media only screen and (max-width: 1200px){
  .menu a{
    font-size: 14px;
  }
   .vc_row div.mjp-s-wrapper.s-graphic {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px){
  .vc_row.parentrower  { 
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap; 
    flex-wrap: wrap;
  }
  .mobilefirst { 
    -webkit-order: 1;
    order: 1;
  }
  .mobilesecond { 
    -webkit-order: 2;
    order: 2;
  }
  h1 {
    font-size: 35px!important;
  }
  .hexogon-row .vc_column-inner {
    width: 260px!important;
    height: 260px!important;
    font-size: 15px;
  }
  .hexogon-row .wpb_wrapper .wpb_text_column{
    padding-left: 2.9em !important;
  }
  .vc_row.banner-row {
    padding-bottom: 3em!important;
  }
  .corner-image{
    margin-top: -2em;
  }
  .header-image .text-center.wpb_column .wpb_single_image.single-img{
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .site-footer .wpb_column {
    width: 100%;
  }
  .footer-widget .ts-advanced-textblock-content,.site-footer .wpb_column{
    text-align: center!important;
  }
   .vc_row span.group_wrap {
    width: 40%;
  }
 }
@media only screen and (max-width: 767px){
  .hexogon-row .wpb_wrapper .wpb_text_column {
    padding-left: 3.3em !important;
  }
  .hexogon-row .vc_column-inner {
    width: 280px!important;
    height: 280px!important;
  }
  .vc_row .ts-social-icons , h2 ,.site-header , .header-row .widget_nav_menu ,h1 ,.vc_btn3-container.vc_btn3-left , .vc_row .ts-testimonial-main.style1 .ts-testimonial-user-name,.vc_row .ts-testimonial-main.style1 .ts-testimonial-content{
    text-align:center !important;
  }
  .footer-row .wpb_text_column,  .footer-widget .vc_row.wpb_row.vc_inner{
    padding-bottom:0!important;
  }
  .header-widget .menu-toggle {
    display: block!important;
    font-family: 'Raleway', sans-serif;
    background-color: transparent !important;
    margin:0 auto;
    padding: 15px 0 0 0;
  }
  .header-widget .menu-toggle:before {
    font-size: 22px;
    content : "MENU";
  }
  .header-widget .menu {
    display : none;
  }
  .menu li .sub-menu {
    position: relative;
    top: 0px;
    display:block;
  }
  .header-widget  .menu li {
    width : 100%;
  } 
 .vc_row.header-image{
    margin-top: 0em!important;
  }
  .about-row h1{
    padding-top:1em;
  }
   h1 {
    font-size: 38px!important;
  }
   .vc_row span.group_wrap {
    width: 60%;
  }
}
@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: 639px){
  .footer-widget .ts-box-icon-link {
    display: block;
  }
  h2 {
    font-size: 23px;
  }
  .vc_row.contact-row .gform_body .gfield_html p {
    font-size: 16px!important;
  }
  .site-footer p,.site-footer a{
    font-size: 12px;
  }
   .vc_row span.group_wrap {
    width: 50%;
  }
}
@media only screen and (max-width: 479px){
  .vc_row span.group_wrap {
    width: 35%;
  }
  h3 {
    font-size: 20px;
  }
  h2 {
    font-size: 20px!important;
  }
  .footer-widget .menu a {
    font-size: 12px;
  }
  .header-image .text-center.wpb_column .wpb_single_image.single-img{
    padding-top: 5.5em;
    padding-bottom: 5.5em;
  }
  .header-widget .sub-menu {
    background: red;
  }
  .header-widget .menu li {
    width: 100%;
    background: #096eb23b;
  }
}