/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 30 2024 | 12:23:10 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "Prompt Bold";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/Prompt-Bold.ttf");
}
@font-face {
	font-family: "Comforter-Regular";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/Comforter-Regular.ttf");
}
@font-face {
	font-family: "Satisfy-Regular";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/satisfy.regular.ttf");
}
@font-face {
	font-family: "Montserrat-Regular";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/Montserrat-Regular.ttf");
}
@font-face {
	font-family: "Montserrat-Light";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/Montserrat-Light.ttf");
}
@font-face {
	font-family: "Montserrat-Thin";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/montserrat-thin.ttf");
}
@font-face {
	font-family: "Montserrat-Black";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/Montserrat-Black.otf");
}
@font-face {
	font-family: "Prompt-Regular";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/Prompt-Regular.ttf");
}
@font-face {
	font-family: "Montserrat-Light";
	font-display: swap;
	src: url("https://sarahhuntevoiceover.com/wp-content/uploads/2022/05/Montserrat-Light.otf");
}
body {
	font-family: "Montserrat-Regular";
	color:#ffffff;
	font-weight:400;
	background-color:#000000;
}
body > div {
	font-size: 20px;
}
a,a:hover{
	text-decoration: none !important;
	color: #813773;
}
.site-inner {
	margin-top:0;
}
.error404 .content {
	padding:2em 0;
}
.page .entry {
	margin-bottom: 0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Satisfy-Regular";
	font-weight : 400;
}
h1 {
	font-size: 60px;
}
h2{
	font-size: 45px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
	font-family: "Montserrat-Regular";
}
h6 {
	font-size: 16px;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-family: "Prompt Bold";
	text-transform: uppercase;
	font-size: 24px;
}
.vc_row .menu li {
	padding: 0 20px;
	margin:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	color: #196a9a;
}
.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{
	background-color: #813773;
	padding-bottom: 15px;
	border: 0;
	text-align: left;
}
.menu li .sub-menu li a span{
	font-size:20px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display:block;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
#menu-row{
	z-index:99;
}
.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;
}
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom,.sidebar .wp-block-search__button,.form-submit input{
	background: #813773;
	color: #ffffff;
	font-family: "Prompt-Regular";
	font-size: 18px;
	font-weight: 400;
	padding: 5px 0px !important;
	line-height: 1.5;
	width: 235px;
}
.sidebar .wp-block-search__button{
	margin-top:15px;
}
.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%;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #ffffff;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #ffffff;
	opacity:  1;
}
::-moz-placeholder {
	color:    #ffffff;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #ffffff;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background: #034a72;
	border: 0 !important;
	color: #ffffff!important;
	font-size: 14px !important;
	font-weight: 300;
	padding: 7px !important;
	line-height: 1;
	font-family: "Montserrat-Light";

}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
	background-color: #813773;
	color: #ffffff !important;
	margin: 0;
	font-size:20px;
	font-size: 20px !important;
	font-family: "Prompt Bold";
	padding: 7px 2.5em !important;
	font-weight: 600;
	border-radius: 0;
}
.vc_row .gform_wrapper .gform_footer{
	padding: 0;
	margin-top: 16px;
}
.vc_row .gform_confirmation_message{
	padding:6em 0;
}
h2.gform_submission_error {
	font-size: 24px;
	color: red;
}
.vc_row textarea.large {
	height: 84px!important;
	resize: none;
}
.vc_row .gfield_html p {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	font-weight:300;
	font-family: "Montserrat-Light";
	margin-bottom: 10px;
}
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;
} 
.google-sheet  .gform_wrapper.gravity-theme .gfield label {
	display:block;
} 
.google-sheet  .gfield_label{
	color: #813773;
}
.validation_message{
	color:red;
}
/*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: 9px;
	height: 10px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button, body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 10px;
	top: 6px;
	width: 15px;
	height: 15px;
	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://sarahhuntevoiceover.com/wp-content/uploads/2022/05/audio.svg);
	width: 15px;
	height: 15px;
	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: -34px 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% - 19px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 90%;
	margin: 5px auto 5px auto !important;
	min-height:28px;
}
.custom-audio-title {
	position: absolute;
	top: -25px;
	left: -10px;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #156998;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -62px 0px;
	top: 0;
	right:0;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 15px;
	width: 15px;
	top: -21px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #156998 !important;
	height: 10px;
}
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;
}
.demo-row .wpb_text_column br{
	display:none;
}
/*Border */
#border{
	background: -moz-linear-gradient(left, #0a3d60 1%, #0a3d60 36%, #0d0c11 56%, #0d0c11 100%); 
	background: -webkit-linear-gradient(left, #0a3d60 1%,#0a3d60 36%,#0d0c11 56%,#0d0c11 100%); 
	background: linear-gradient(to right, #0a3d60 1%,#0a3d60 36%,#0d0c11 56%,#0d0c11 100%); 
}
#top-border{
	background: -moz-linear-gradient(left, #0b213c 8%, #0b213c 10%, #156998 100%);
	background: -webkit-linear-gradient(left, #0b213c 8%,#0b213c 10%,#156998 100%); 
	background: linear-gradient(to right, #0b213c 8%,#0b213c 10%,#156998 100%);
}
#bottom-border{
	background: -moz-linear-gradient(left, #156998 8%, #0b213c 50%, #0b213c 100%); 
	background: -webkit-linear-gradient(left, #156998 8%,#0b213c 50%,#0b213c 100%); 
	background: linear-gradient(to right, #156998 8%,#0b213c 50%,#0b213c 100%);
}
/*header */
.site-header .wpb_wrapper{
	line-height:1;
}
.site-header .wpb_raw_code{
	vertical-align:middle;
}
.site-header .wpb_single_image {
	vertical-align:middle;	
}
/*BIO_SECTION*/
.logo-title{
	font-family: "Comforter-Regular";
	font-weight: 400;
}
.title-row h2{
	font-family: "Satisfy-Regular";
	font-weight:400;
}
.vc_row.audio-row .wpb_raw_code a{
	font-family: "Montserrat-Thin";
	font-weight:100;
	font-size: 14px !important;
}
#about{
	background-position: top !important;
}
#about p {
	line-height: 37px;
}
#about p a {
	text-decoration: underline !important;
	color:#813773;
}
.break-para p{
	line-height:1.8;
	font-family:"Montserrat-Black";
	color: rgba(30,31,33,255);
	font-size:48px;
}
.break-para{
	display: inline-block;
	text-align: right;
}
p {
	line-height: 28px;
	margin: 0 0 25px;
}
/* Flip */
.vc_row.flip-row .wpb_single_image img{
	width:80px;
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-2-data .oxilab-icon-data { 
	background-color: transparent;
}
.vc_row .oxilab-flip-box-2{
	background-color:#156998;
	border: 3px solid #034a72;
}
.vc_row  .oxilab-flip-box-back-2 {
	background-color:#0b213c;
	border: 3px solid #813773;
}
.vc_row .oxilab-flip-box-2, .vc_row  .oxilab-flip-box-back-2 { 
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: none !important;
}
.vc_row .oxilab-flip-box-back-2-data .oxilab-info {
	font-family: "Montserrat-light";
	color: #156998;
	padding: 15px;
	line-height: 21px;
}
.vc_row .oxilab-flip-box-2 h3 {
	font-family: "Montserrat-light";
}
.vc_row .oxilab-info img {
	margin-bottom: 15px;
	width: 90px;
	height: 90px;
}
.vc_row .oxilab-flip-box-2-data .oxilab-heading, .vc_row .oxilab-flip-box-2-data .oxilab-icon {
	display:none;
}
.vc_row  .oxilab-info ul{
	text-align: left;
}
.vc_row .oxilab-flip-box-back-2-data .oxilab-heading{
	color: #156998;
}
/*LOAD_MORE*/
#load-more.disable ,.vc_row .group, #load-more1.disable1 ,.vc_row .group1{
	display:none;
}
.vc_row .group.active, .vc_row .group1.active1  {
	display: block;
} 
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
/*TESTIMONIAL_SECTION*/
#testimonial{
	background-image: -webkit-linear-gradient(-30deg, #0B375A 50%, #021B2F 50%);
}
.vc_row .testimonial-name, .vc_row .testimonial-company, .vc_row .testimonial-websitelink {
	display: inline-block;
	line-height: 1;
	color: #ffffff!important;
	font-family: "Prompt-Regular";
	font-style: italic;
}
.vc_row .testimonial-company, .vc_row .testimonial-websitelink {
	border-left: 2px solid #ffffff;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 0 5em;
	position:relative;
	text-align: center;
}
.vc_row .testimonial-content {
	margin-bottom: 1em;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.4;
	font-family: "Prompt-Regular";
}
.vc_row .testimonial-content:before,.vc_row .testimonial-content:after  {
	content: '';
	background-image: url(https://sarahhuntevoiceover.com/wp-content/uploads/2022/02/quote.svg) !important;
	position:absolute;
	left: 2px;
	top: 0;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;  
}
.vc_row .testimonial-content:after {
	right: 0 !important;
	left: initial;
	transform: rotate(180deg);
	top: 0;
	bottom :0;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
	background: #c12b36 !important;
}
/*LOGO_SECTION*/
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active, .wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active, .wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev:focus, .wpls-logo-showcase button.slick-next:hover, .wpls-logo-showcase button.slick-next:focus {
	background-image: none !important;
	color: transparent;
	background-color: transparent !important;
}
.vc_row .slick-next:after, .vc_row .slick-prev:after{
	content: '\f105';
	font-family: fontawesome;
	position: absolute;
	font-size: 45px;
	color: #020202;
	right: 0;
	top: -13px;
	font-weight: 400;
}
.vc_row .slick-prev:after{
	content:'\f104';
	left: 0;
}
.vc_row .wpls-logo-showcase .slick-arrow {
	text-indent: 0;
}
.site-container{
	-webkit-transform: translate3d(0,0,0);
}
/*LOGO SECTION*/
.vc_row .slick-next:after, .vc_row .slick-prev:after{
	content: ' ';
	background:url(https://sarahhuntevoiceover.com/wp-content/uploads/2022/05/left-arrow.svg) no-repeat;
	position: absolute;
	width:30px;
	height:30px;
	right: 0;
	top: 0;
}
.vc_row .slick-prev:after{
	left: 0;
}
.vc_row .slick-next:after{
	right: 0 !important;
	left: initial;
	transform: rotate(180deg);
	top: initial;
	bottom :0;
}
body .vc_row .wpls-logo-showcase .slick-arrow{
	text-indent: 0;
	background: transparent !important;
}
.wpls-logo-showcase button.slick-arrow {
	color: #e2def5;
}
.wpls-logo-showcase button.slick-arrow {
	color: rgb(7 7 7 / 0%);
}
/* blog Section */
.vc_row.blog-row .vc_gitem-post-data-source-post_categories{
	font-size:21px;
}
.hover-blog h4{
	font-weight:500;
	margin-bottom: 0px;
}
.vc_row.blog-row .vc_gitem-post-data {
	margin-bottom: 0px;
}
/*BLOG_SECTION*/
.archive h2 a,.single h1{
	color:#813773 !important;
}
.content-sidebar .content, body.single-post .sidebar {
	padding: 2em 0px;
}
.search-form input[type="submit"]{
	background-color: #034a72;
}
.entry-content .search-form, .error404 .entry {
	margin-bottom: 0px;
}
/*SIDEBAR_SECTION*/
.sidebar .wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.sidebar .wp-audio-playlist .mejs-button>button, .sidebar .wp-audio-playlist .download-audio a, .sidebar .wp-playlist-prev:before, .sidebar .wp-playlist-next:before , .sidebar .toggle-font{
	background-image:none!important;
}
.sidebar .vc_row .wp-audio-playlist .mejs-button.mejs-play:before, .sidebar .vc_row .wp-audio-playlist .mejs-button.mejs-pause:before, .sidebar .vc_row .wp-playlist-next:before, .sidebar .vc_row .wp-playlist-prev:after, .sidebar .vc_row .toggle-font, .sidebar .vc_row .wp-audio-playlist .wpse-download{
	content:'';
	font-size: 20px;
	color: #fff;
	width: 30px;
	height: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(https://sarahhuntevoiceover.com/wp-content/uploads/2022/05/playlist.svg) !important;
	background-repeat: no-repeat;
	background-size: cover;
}
.sidebar .vc_row .mejs-button.mejs-play:before{
	background-position: 0px 0px;
}
.sidebar .vc_row .mejs-button.mejs-pause:before{
	background-position: -37px 0px;
}
.sidebar .vc_row .wp-playlist-next:before{
	background-position: -108px 0px;
}
.sidebar .vc_row .wp-playlist-prev:after{
	background-position: -72px 0px;
}
.sidebar .vc_row .toggle-font:before{
	background-position: -36px 0px;
}
.sidebar .vc_row .wp-audio-playlist .wpse-download{
	background-position: -182px 0px;
	transform: translate(0px, 48px);
	position: absolute;
	right: 15px;
	z-index: 9;
	top: 0;
}
.sidebar .vc_row .toggle-font{ 
	margin: 0;
	right: 50px;
	background-position: -145px 0px;
	position: absolute;
	z-index: 9;
	position: absolute;
	margin: 0;
	top: 48px;
	z-index: 9999;
	cursor: pointer;
}
body .sidebar .wp-audio-playlist.wp-playlist-light .wp-playlist-playing {
	background-color: #803773;
}
body .sidebar .wp-audio-playlist.wp-playlist-light .wp-playlist-playing .wp-playlist-item-title {
	color: #ffffff;
}
body .sidebar .wp-playlist-item{
	padding-left: 8px !important;
}
audio, .sidebar .wp-audio-playlist .mejs-volume-button, .sidebar .wp-audio-playlist .mejs-controls a.mejs-horizontal-volume-slider,.sidebar .wp-audio-playlist .mejs-time.mejs-duration-container, .sidebar .wp-playlist .wp-playlist-current-item img,.sidebar span.mejs-time-handle, .sidebar .wp-playlist i.fa-download {
	display:none!important;
}
.sidebar .wp-playlist.wp-audio-playlist .mejs-container {
	margin-top: 29px;
}
.sidebar .wp-playlist-light {
	background: transparent;
}
.sidebar .wp-audio-playlist .wp-playlist-tracks {
	background-color: #53595f ;
}
.sidebar .wp-audio-playlist .wp-playlist-item-title {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
}
/* .sidebar .wp-audio-playlist.wp-playlist-light .wp-playlist-playing{
background: #53595f ;
color: #ffffff;
} */
.sidebar .wp-playlist-current-item .wp-playlist-item-title {
	color: #ffffff;
	font-weight: 400;
	font-size: 20px;
	top: -8px;
	position: absolute;
}
.sidebar .wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
}
.sidebar .wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	height: auto;
}
.sidebar .wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 5px 0px;
	border-bottom: 2px solid #fff;
	background-color: #034a72;
	text-align: left;
}
.sidebar .wp-audio-playlist .mejs-time-rail {
	width: 100%;
	position: absolute;
	top: -31px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.sidebar .wp-audio-playlist .mejs-button {
	top: -1px;
	position: relative;
}
.sidebar .wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .sidebar .wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .sidebar .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total, .sidebar .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: #034a72!important;
}
.sidebar .wp-playlist-next {
	position: relative;
	top: -20px;
	right: 68px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.sidebar .wp-playlist-prev {
	position: relative;
	top: -20px;
	right: 72px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.sidebar .mejs-time {
	display:none;
}
body .sidebar .mejs-controls{
	height: 19px;
}
.sidebar .wp-audio-playlist span.mejs-currenttime {
	color: #53595f;
}
.sidebar .vc_row .mejs-container .mejs-controls, .sidebar .vc_row .mejs-container {
	background: transparent;
}
.sidebar .toggle-font{ 
	position: absolute;
	margin: 0;
	top: 48px;
	z-index: 9999;
	cursor: pointer;
	right: 15px;
}
body .sidebar .mejs-time-current {
	background: #efb7b4 !important;
}
.sidebar .vc_row .mejs-controls {
	padding: 0;
}
.sidebar .vc_row .mejs-time-rail {
	background: transparent !important;
}
.sidebar .vc_row .mejs-controls .mejs-time-rail .mejs-time-total{
	top: 15px;
	height: 11px;
	width: 100%;
	border-radius: 0;
}
body .sidebar .mejs-time-current {
	background:#ffffff !important;
	height: 11px;
}
.sidebar .vc_row .vc_btn3.vc_btn3-style-custom, .vc_row .audio-button {
	padding: 18px 2em !important;
}
::-webkit-search-form-input-placeholder { 
	color: #151632!important;
}
.sidebar {
	padding: 2em 15px;
	font-size: inherit;
}
.sidebar .vc_row .mejs-controls .mejs-time-rail .mejs-time-total,.sidebar .vc_row .mejs-time-float-corner,.sidebar .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded,.sidebar .vc_row .mejs-button {
	left: 0px;
}
/*contact */

#contact .wpb_raw_html a{
	font-family: "Montserrat-Light";
	font-weight: 300;
}
#contact{
	background-size:100% 100% !important;
}
/*FOOTER_SECTION*/
.site-footer .wpb_text_column p, .site-footer .wpb_text_column p a{
	color:#ffffff;
	font-family: "Satisfy-Regular";
	font-weight:400;
	font-size:14px;
}
.site-footer  .mobilefirst .wpb_raw_html a,.site-footer .wpb_single_image.vc_align_left{
	vertical-align: top;
}
.site-footer .mobilefirst .vc_column-inner {
	line-height: 1;
}
/* calender */
.ui-datepicker-prev{
	padding-right: 15px;
}
.ui-datepicker-calendar{
	background:#000000;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){
	#contact {
		background-size: cover !important;
		background-position: 70% 100%!important;
	} 
}
@media only screen and (max-width: 1200px){
	.logo-title {
		font-size: 125px !important;
	}
	.menu a span {
		font-size: 20px;
	}
	.vc_row .menu li {
		padding: 0 14px;
	}
	.custom-audio-title {
		left: 0;
		width: auto;
	}
}
@media only screen and (max-width: 1023px){
	.customaudioplayer {
		width: 100%;
	}
	.logo-title {
		font-size: 113px !important;
	}
	.break-para p {
		font-size: 36px;
	}
	.menu a span {
		font-size: 18px;
	}
}
@media only screen and (max-width: 959px){
	.vc_row.vc_gitem_row h2, .vc_row.vc_gitem_row h3, .vc_row.vc_gitem_row, h1.entry-title, p.entry-meta {
		text-align: center !important;
	}
	.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: 60px;
		background: #0b213c;
		z-index: 9;
		position: absolute;
		left: 50%;
		border: 2px solid #156998;
		width: 60%;
		transform: translate(-50%, 0);
		padding: 10px 0 10px 0 !important;
	}
	.logo-title {
		font-size: 90px !important;
	}
	.title-row h2 {
		margin-left: 2em !important;
	}
	.vc_row .oxilab-flip-box-col-3 ,.site-header .vc_column_container{
		width: 100%;
	}
	.break-para p {
		font-size: 37px;
	}
	.gfield_label {
		font-size: 16px;
	}
	.site-footer .wpb_text_column p, .site-footer .wpb_text_column p a {
		font-size: 11px;
	}
	.site-header .menu-col,#menu-row{
		z-index:9 !important;
	}  
	.site-header .text-right{
		/* z-index:-1; */
		text-align:center;
	}
	.site-footer .mobilefirst .wpb_raw_html a, .site-footer .wpb_single_image.vc_align_left {
		line-height: unset;
	}
	.site-header .menu-toggle::before{
		display:none;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3 .blog-row p, h5,.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,.wpb_single_image,.break-para,.audio-row .vc_column-inner{
		text-align:center !important;
	}
	.error404 .entry-content .search-form {
		width:100%;
	}
	#banner-row{
		background-position: left !important;
		padding-bottom:0px !important;
	}
	.vc_row .break-row{
		background: #060807;
		text-align: center;
	}
	h2 {
		font-size: 36px;
	}
	#contact .wpb_raw_code,.audio-row .wpb_raw_code{
		margin-right: 0px !important;
		display: block;
	}
	.site-footer #copyright {
		margin-top: -124px !important;
	}
	.vc_row .oxilab-flip-box-back-2-data .oxilab-info {
		font-size: 13px;
		line-height: 18px;
	}
	.google-sheet h1{
		font-size:35px!important;
	}
	.title-col .vc_custom_heading div,.vc_row.blog-row .vc_gitem-post-data-source-post_categories,.hover-blog .vc_custom_heading{
		font-size: 12px!important;
	}
	.hover-blog h3{
		font-size:20px !important;
		margin-bottom: 0px;
	}
}
@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.blog-row .vc_gitem-post-data-source-post_categories {
		font-size: 17px;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		background-size: 30px;
	}
	.vc_row .testimonial {
		padding: 0 2em;
	}
	.gfield_label {
		font-size: 13px;
	}
	#contact .wpb_raw_html a {
		font-size: 12px !important;
	}
	.logo-title {
		font-size: 70px !important;
	}
	.vc_row.audio-row .wpb_raw_code a {
		font-size: 13px !important;		
	}
	.title-col svg{
		width: 13px;
		height: 13px;
	}
	#blog p {
		line-height: 14px;
		margin: 0 0 0px;

	}
	.hover-blog h3{
		font-size:12px !important;
		margin-bottom: 0px;
	}
	#blog p {
		font-size:11px;
	}
}



