@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto'); 
@import url('https://fonts.googleapis.com/css?family=Quando'); 
@import url('https://fonts.googleapis.com/css?family=Oxygen');
@import url('https://fonts.googleapis.com/css?family=Stardos+Stencil');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import 'https://fonts.googleapis.com/css?family=Berkshire+Swash';
@import url('https://fonts.googleapis.com/css?family=Oswald');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	padding:0;
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;/*normal*/
	color:#000;
	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: #3eafa9;
}
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Quando', serif;
}
h1 {
	font-size: 30px;
	font-weight: 400;
}
h2 {
	font-size:30px;
	font-family: 'Stardos Stencil', cursive;
	font-weight:400;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
.menu, .menu li, .menu li a, .menu a:hover{
	border:none;
	background:none;
}
.menu a, .menu_control {
	color: #fff;
	font-size:18px;
	font-weight:normal;
	font-family: 'Oxygen', sans-serif;
}
.menu li{
	display: inline;
	padding: 0px 10px;
}
.home li.menu-item-type-post_type a{  
	color: #ffffff;
	border-bottom: 1px solid #f3c81c;
}
.menu-toggle, .indi_mp3j span , .vc_row .gform_wrapper .top_label .gfield_label , .post-edit-link, .error404 .sidebar, .owl-controls{
	display:none;
}
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	font-size:10px;
	border-radius:0!important;
	font-family: 'Open Sans', sans-serif;
	padding: 3px 35px 3px 35px !important;
	line-height: 1.5;
	font-weight:normal;
	background-image:none!important;
}
::-webkit-input-placeholder { 
	color: #fff;
	opacity: 1;
}
:-moz-placeholder {
	color: #fff;
	opacity:  1;
}
::-moz-placeholder { 
	color:#bcbec0;
	opacity:1;
}
:-ms-input-placeholder { 
	color: #fff;
	opacity:1;
}
input, select, textarea {
	background-color:#7b1518;
	border: 0;
	color: #fff;
	font-size: 12px !important;
	font-weight: 400;
	padding: 6px !important;
	font-family: 'Open Sans', sans-serif;
}
input:focus, textarea:focus {
	border: none;
	outline: none;
}
.vc_row .ts-owlslider-controls div {
	padding: 0;
	border: none;
}
.gform_confirmation_message{
	text-align: center;
	margin-top: 20px;   
}
.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 .ts-vcsc-logos-layout-wrapper .nchgrid-item.nchgrid-tile {
	border: none;
	box-shadow: none !important;
}
.ts-lightbox-freewall-grid-container, body .nchgrid-item div.nchgrid-caption {
	transition: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
}
.ts-lightbox-freewall-item.ts-lightbox-freewall-active.nchgrid-item.nchgrid-tile {
	-webkit-transition: none !important;
	transition: none !important;
}
.ts-lightbox-freewall-item.ts-lightbox-freewall-active.nchgrid-item.nchgrid-tile img{
	width: 151.43px !important;
	margin:0 auto;
}
.ts-lightbox-freewall-grid-container div.nchgrid-item .nchgrid-caption, body .nchgrid-item div.nchgrid-caption {
	background: none !important;
	display:none !important;
}
body .nchgrid-item img {
	width:100%;
	height:auto !important;
}
body .nch-logo-link {
	pointer-events: none;
}
.ts-owlslider-controls div:hover {
	background: transparent !important;
}
.message-heard .wrap-mjp {
	padding:0;
}
.vc_row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) , .gform_wrapper textarea{
text-indent: 4px;
}
.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%;
}
.site-title, .site-tagline{
	text-transform: capitalize;
	display: inline;
	font-weight: 400;
}
.site-tagline{
	border-left: 2px solid;
}
.vc_custom_heading a:hover {
	opacity: 1;
}
.site-footer .vc_row .ts-box-icon-link {
	vertical-align: top;
	line-height: 8px!important;
}
.site-footer .email-text .ts-box-icon-title-text {
	border-right: 1px solid;
	padding-right: 7px!important;
	line-height: 12px;
	border-left: none;
}
.site-footer {
	font-family: 'Lato', sans-serif;
	line-height: 1.2;
}
.heading-border {
	display: inline-block;
}
i {
	font-style: normal;
	color:#be9a38;
}
.email-text .ts-box-icon-title-text {
	border-left: 1px solid;
	padding-left: 10px;
}
.ts-box-icon-title-text {
	font-family: 'Open Sans', sans-serif;
}
.ts-isotope-posts-title {
	font-size: 8px!important;
	font-family: 'Oxygen', sans-serif;
}
.ts-isotope-posts-excerpt p {
	font-size: 8px!important;
	font-family: 'Oxygen', sans-serif;
}
.ts-isotope-posts-excerpt, .ts-timeline-column, .ts-isotope-posts-title {
	background-color:#7b1518!important;
	color:#fff;
}
.ts-isotope-posts-grid-controls{
	display:none!important;
}
.ts-postsgrid .ts-isotope-posts-list-item{
	border: 0px solid #ddd!important;
}
.ts-social-icons li a i {
	color: #fff!important;
	font: normal normal normal 14px/1 FontAwesome!important;
}
.ts-social-icons li a:hover {
	background-color: transparent!important;
}
.ts-social-network-shortcode {
	margin: 0 auto!important;
}
.ts-teamicon-facebook3:before {
	content: "\f09a"!important;
}
.ts-teamicon-twitter4:before {
	content: "\f099"!important;
}
.ts-teamicon-youtube4:before {
	content: "\f16a"!important;
}
.ts-teamicon-soundcloud:before {
	content: "\f1be"!important;
}
.ts-teamicon-linkedin1:before {
	content: "\f0e1"!important;
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0!important;
	margin-top: 0!important;
	margin-bottom: 15px;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 47%;
}
.gf_right_half {
	float: right!important;
}
input[type="submit"], input[type="submit"]:hover {
	width: 100%!important;
	background-color: #7b1518;
	font-weight: normal;
}
.gform_wrapper .gfield_html {
	font-family: 'Quando', serif;
}
.gform_wrapper textarea.medium {
	height: 110px;
}
.gform_wrapper .gform_footer {
	padding: 10px 0 10px!important;
}
.contact-row .ts-box-icon-title-text {
	font-family: 'Open Sans', sans-serif;
}
.contact-row .vc_row .ts-box-icon-link {
	display: block!important;
}
li.ts-social-icon {
	margin-top: 0!important;
}
.vc_sep_width_40 {
	width: 35%!important;
	margin-bottom: 5px !important;
}
.first-row .ts-social-icons li a i {
	font-size: 14px!important;
}
.vc_gitem-post-data p {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:0;
	color:#fff;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	font-family: 'Berkshire Swash', cursive;
	font-size: 14px;
	color:#be9a38;
}
.vc_row .wrap-mjp {
	text-transform : uppercase;
	padding: 0 !important;
  border: 1px solid #be9a38;
}
.vc_row div.MIsliderVolume .ui-widget-header{
	background: #7b1518 url(https://www.voicebyshuffle.com/wp-content/uploads/2018/03/sprite_3.svg) no-repeat 30px !important;
	background-position: -127px -1px !important;
	background-size: 192px 30px !important;
}
.vc_row div.MIsliderVolume, .vc_row div.transport-MI div, .vc_row .buttons-wrap-mjp div, .vc_row .pd_listButtonWrap a {
	background-image: url(https://www.voicebyshuffle.com/wp-content/uploads/2018/03/sprite_3.svg) !important;
	background-color: #7b1518 !important;
	background-repeat: no-repeat !important;
	background-size: 192px 30px !important;
	border: none;
}
.vc_row .pd_listButtonWrap a {
	width: 15px;
	height: 15px;
	padding: 0;
	background-size: 89px 14px !important;
	background-position: -74.5px 0;
	background-color: transparent !important;
  display: none;
}
.vc_row .flip .transport-MI .play-mjp {
	background-position: 4px 4px !important;
	background-color: #274c9d !important;
}
.vc_row .flip .transport-MI .pause-mjp {
	background-position: -34px 4px;
	background-color: #274c9d !important;
}
.vc_row div.dloadmp3-MI, .vc_row div.dloadmp3-MI.whilelinks {
	background-position: -157px 4px;
	background-color: #274c9d !important;
  margin-top: 2px;
}
.vc_row div.prev-mjp {
	background-position: -74px 0px;
  height: 24px;
  width: 25px;
}
.vc_row div.next-mjp {
	background-position: -99px 0px;
  height: 24px;
  width: 25px;
}
.vc_row .flip .transport-MI .prev-mjp, .vc_row .flip .transport-MI .next-mjp {
	margin-top: 2px;
}
.vc_row div.bars_holder .ui-widget-header {
	background-color: #ddb535;
}
.vc_row .li-mjp {
	background: #fff;
	font-weight: normal;
  border-top: 1px solid #7b1518;
}
.vc_row .a-mjp {
	line-height: 28px !important;
	padding: 0px 20px 0px 20px!important;
}
.vc_row div.player-track-title {
	top: 10px !important;
	left: 52px !important;
	width: 50%;
 }
.vc_row .a-mjp, .player-track-title{
  font-family: 'Oswald', sans-serif;
  letter-spacing : 0.4px;
}
.vc_row div.jp-play-time {
	right: 135px;
	bottom: 15px;
	z-index: 128;
  font-size: 10px !important;
}
.vc_row div.jp-total-time, .vc_row .innerExt1, .vc_row .innerExt2 {
	display: none;
}
.vc_row div.MIsliderVolume, .vc_row div.MIsliderVolume.ui-widget-content {
	left: 0;
	height: 12px;
}
.vc_row div.bars_holder {
	left: 50px;
	right: 50px;
	bottom: 0px;
	height: 8px;
}
.vc_row div.transport-MI {
  bottom: 0;
}
.vc_row div.posbarMI_mp3j {
	background: #fff;
	z-index: 127;
  border: 1px solid #2c2f35!important;
}
.vc_row .flip .transport-MI {
	right: 80px;
}
.vc_row div.mjp-volwrap {
	width: 21px;
	bottom: 10px;
	right: 50px;
	height: 15px;
	background: none;
}
.vc_row .ul-mjp, .vc_row div.mjp-volwrap {
	border: none;
}
.vc_row div.innerx {
	background-color: #7b1518;
	border: none;
	height: 40px;
  border-radius: 0px!important;
}
.vc_row div.MIsliderVolume {
	background-position: -127px -16px !important;
}
.vc_grid-item:nth-child(even) .vc_gitem_row .vc_custom_heading  > div, .vc_grid-item:nth-child(even) .vc_gitem_row .vc_gitem-post-data-source-post_title{
	text-align: right!important;
}
.vc_grid-item:nth-child(odd) .vc_gitem_row:before{
	content: "\f10d";
	font: normal normal normal 14px/1 FontAwesome;
	top: 25px;
	left: 0;
	position: absolute;
	color: #be9a38;
	font-size: 37px;
}
.vc_grid-item:nth-child(odd) .vc_gitem_row .vc_gitem-col{
	padding-left: 3em!important;
}
.vc_grid-item:nth-child(even) .vc_gitem_row:after{
	content: "\f10e";
	font: normal normal normal 14px/1 FontAwesome;
	top: 25px;
	right: 0;
	position: absolute;
	color: #be9a38;
	font-size: 37px;
}
.vc_grid-item:nth-child(even) .vc_gitem_row .vc_gitem-col{
	padding-right: 3em!important;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding-bottom: 0!important;
}
.ts-isotope-posts-title a {
	color: #fff;
}
.ts-isotope-posts-connect:hover{
	background-color: #fff!important;
	color: #7b1518!important;
}
a.ts-isotope-posts-connect {
	background-color: #fff!important;
	background: none;
	color: #7b1518;
	padding: 0px 18px 0px 20px;
	font-size: 8px;
	font-family: 'Oxygen', sans-serif;
}
.ts-isotope-posts-connect:before{
	display:none!important;
}
.ts-postsgrid .ts-isotope-posts-metadata:last-child {
	border-top: 0px !important;
	border-bottom: 1px solid #7b1518 !important;
}
.ts-isotope-posts-metadata {
	width: 92% !important;
	top: 9px !important;
	margin: 0 auto !important;
	position: relative!important;
	background: #ffffff!important;
}
.ts-isotope-posts-metadata {
	border: 1px solid #7b1518 !important;
	border-bottom: 0px solid  #7b1518 !important;
}
.ts-isotope-posts-author, .ts-isotope-posts-time, .ts-isotope-posts-comments, .ts-isotope-posts-author:before, .ts-isotope-posts-time:before, .ts-isotope-posts-comments:before, .ts-isotope-posts-categories {
	color: #231f20 !important;
	font-size: 8px !important;
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
}
.contact-row .ts-box-icon-title-image{
	width: auto!important;
	height: auto!important;
}
.error404 .site-inner, .single .site-inner, .archive .site-inner {
	padding: 2em 0;
}
.first-row .ts-social-icon-links{
	padding-right: 1em;
}
.single .search-form input[type="submit"]{
	display:none !important;
}
#social {
	position: absolute;
	z-index: 1;
	right: 20px;
}
.site-footer .ts-social-icon-links {
    margin-top: 5px;
    height: 20px;
}
.interface-mjp {
    padding: 0px 0 40px 0;
}
.error404 input[type=submit] {
    width: auto!important;
}
.vc_row .ts-testimonial-main.style1 .ts-testimonial-content {
    background-color: transparent;
    border: none;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    padding: 20px 85px!important;
}
 .ts-testimonial-user-name, .ts-testimonial-user-meta {
    font-family: 'Berkshire Swash', cursive;
    color:#be9a38!important;
    display:inline-block;
   font-size: 15px!important;
}
.ts-testimonial-arrow{
	display:none!important;
}
.ts-testimonial-user-name:after {
    content: '|';
    padding: 0px 15px;
}
.ts-testimonial-content:before, .ts-testimonial-content:after {
    font-family: FontAwesome;
    font-size: 60px;
    color:#be9a38;
}
.ts-testimonial-content:before {
    content: '\f10d';
    position: absolute;
    left: 0;
    top: 0;
}
.ts-testimonial-content:after {
    content: '\f10e';
    position: absolute;
    right: 0;
    bottom: 0px;
}
.ts-testimonial-main {
    width: 80%!important;
    margin-top: 2em!important;
}
@media only screen and (max-width: 1280px){
	.error404 .site-inner, .single .site-inner, .archive .site-inner{
		padding: 2em 15px !important;
	}              
}
@media only screen and (max-width: 1200px){
	.menu a, .menu_control {
	color: #fff;
	font-size: 14px;
	}
	.vc_sep_width_40 {
	width: 70%!important;
	}

}
@media only screen and (max-width: 1023px){
	.gform_wrapper .gfield_html {
		font-size: 14px;
		text-align: center;
	}     
	.menu a, .menu_control {
		font-size: 12px;
	}
	.menu li {
		padding: 0px 11px;
	}
	.site-header .innercontainer, .vc_row.first-row .innercontainer{
		display: block !important;
	}
	.site-header .vc_row .wpb_column, .vc_row.first-row .wpb_column {
		width: 100% !important;
	}
	.site-header .text-right, .site-header{
		text-align: center !important;
	}
	.first-row .vc_col-sm-8 .vc_column-inner{
		padding-top: 4em;
		padding-bottom: 3em;
	}
	.first-row .ts-social-icon-links {
		padding-right: 0;
	}

	.ts-social-icons li.right{
		float: none!important;
	}
}
@media only screen and (max-width: 992px){
	.site-inner, .wrap {
	padding-left: 0;
	padding-right: 0;
	}
  #DEMOS .innercontainer {
    	display: block;
  }
	#social {
		position: relative;
		right:0;
	}  
	#DEMOS.vc_row.parentrower .innercontainer { 
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; 
		flex-wrap: wrap;
	}
	#DEMOS .mobilefirst { 
		-webkit-order: 1;
		order: 1;
	}
	#DEMOS .mobilesecond { 
		-webkit-order: 2;
		order: 2;
	}
	#DEMOS .mobilethird { 
		-webkit-order: 3;
		order: 3;
	}
	#DEMOS .mobilefourth {
		-webkit-order: 4;
		order: 4;
	}
  .site-inner .ts-social-icons li a i {
    color: initial !important;
	}
  .ts-testimonial-user-name, .ts-testimonial-user-meta {
    display:block;
}
.ts-testimonial-main {
    width: initial!important;
}
  .ts-testimonial-user-name:after {
    content: '';
    padding: 0px 0px;
}
}
@media only screen and (max-width: 767px){
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 100%;
	}
	.gf_right_half {
		float: none!important;
	}
	.header-widget .vc_column-inner, .header-widget .text-right{
		text-align: center!important;	
	}
	.vc_sep_width_40 {
		width: 100%!important;
	}
	.site-footer .ts-advanced-textblock-content, .site-footer p, .footer-widget .text-right 
	{
		text-align: center!important;
	}
	.site-footer .ts-advanced-textblock-content{  
		padding-top: 0px!important;
	}
	.ts-social-icons li.left{
		float: none!important;
	}
	.vc_row.parentrower .innercontainer { 
		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;
	}
	.mobilethird { 
		-webkit-order: 3;
		order: 3;
	}
	.mobilefourth {
		-webkit-order: 4;
		order: 4;
	}
	.menu-toggle {
		display: block;
		background-color: transparent !important;
		margin:0 auto;
		padding:0px;
	}
	.menu-toggle:before {
		font-size: 18px;
		font-weight: normal;
		content : "MENU";
	}
	.menu {
		display : none;
	}
	.menu li {
		width : 100%;
	}
	.menu li {
		display: block;
	}
	.first-row .ts-social-icon-links{
		padding-right: 0em;
	}
	h1.vc_custom_heading, h2.vc_custom_heading{
		text-align: center!important;
	}
	.site-footer .ts-social-icon-links {
		margin-top: 0;
	}
	.site-footer .ts-advanced-textblock-container {
		margin-top: 10px !important;
	}
}
@media only screen and (max-width: 639px){
	h1.site-title{
		font-size: 19px !important;
	}
	h1.site-tagline{
		font-size: 14px !important;
	}   
	.site-heading i {
		font-size: 45px;
	}
	h1.site-heading {
		line-height: 43px;
		font-size: 45px !important;
	}
	.vc_grid-item:nth-child(odd) .vc_gitem_row:before, .vc_grid-item:nth-child(even) .vc_gitem_row:after {
		font-size: 23px;
		top: 15px;
	}
	.vc_grid-item:nth-child(odd) .vc_gitem_row .vc_gitem-col{
		padding-left: 2em!important;
	}
	.vc_grid-item:nth-child(even) .vc_gitem_row .vc_gitem-col {
		padding-right: 2em!important;
	}
  .ts-testimonial-content:before, .ts-testimonial-content:after {
    font-size: 35px;
}
.vc_row .ts-testimonial-main.style1 .ts-testimonial-content {
    padding: 20px 40px!important;
}
.ts-testimonial-user-name, .ts-testimonial-user-meta {
    font-size: 12px!important;
}
}
@media only screen and (max-width: 479px){
	.contact-row .ts-box-icon-title-text {
		font-size: 12px!important;
	}  
  .email-text .ts-box-icon-title-text {
    border-left: 0px solid;
    padding-left: 0px;
}
  #DEMOS .ts-box-icon-link {
    display: block!important;
}
}