/*FONTS_SETTINGS*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100;400&amp;display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Sarabun&amp;display=swap');  
@import url('https://fonts.googleapis.com/css2?family=Lato&amp;display=swap');  
body {
	font-family: 'Sarabun', sans-serif;
	color:#1e1e1e;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #1e1e1e;
}
.site-inner {
	margin-top:0;
}
.site-title{
	letter-spacing: 2px;
	margin-bottom: 0px;
}
.site-tag{
	letter-spacing: 5px;
}
.site-quote{
	letter-spacing: 2px;
}
.inline {
	vertical-align: middle;
}
.site-header p:empty, .site-footer p:empty{
	line-height:0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Spartan', sans-serif;
	font-weight: bold;
}
h1{
	font-size: 36px;
}
h2 {
	font-size: 34px;
}
h3 {	
	font-size: 25px;
}
h4 {
	font-family: 'Sarabun', sans-serif;
	font-weight:400;
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-size: 16px;
	font-weight: 200;
	text-transform: uppercase;
}
.menu li {
	padding: 0 28px;
}
.menu li:last-child{
	padding-right:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	border-bottom:4px solid #F5D28D;
}
.menu-row{
	overflow: visible !important;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #d9d9d8;
	padding-bottom:15px;
	border:0;
	text-align: center;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
}
/*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 {
	font-family: 'Spartan', sans-serif;
	background: -moz-linear-gradient(155deg, rgba(96,54,148,1) 28%, rgba(3,77,125,1) 100%);
	background: -webkit-linear-gradient(155deg, rgba(96,54,148,1) 28%, rgba(3,77,125,1) 100%);
	background: linear-gradient(155deg, rgba(96,54,148,1) 28%, rgba(3,77,125,1) 100%);
	font-size: 14px;
	font-weight: 400;
	color:#fff !important;
	border-radius: 6px;
	padding: 10px 40px 6px 40px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #262528;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #262528;
	opacity:  1;
}
::-moz-placeholder {
	color:    #262528;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #262528;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffff;
	border: 0;
	color: #0a0a0a;
	font-size: 16px !important;
	line-height: 1;
	font-weight: 400;
	padding: 12px !important;
	border-radius:0px !important;
}
input:focus, textarea:focus {
	border: none;
	outline: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gf_left_half {
	padding-right: 8px;
}
.gform_wrapper ul.gform_fields li.gf_right_half {
	padding-left: 8px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	margin: 10px 0;
	color: #603694;
	background: #ffffff;
	font-size: 14px !important;
	font-weight: 400;
	padding: 10px 4em !important;
	border-radius: 6px !important;
}
.vc_row .gform_wrapper textarea.medium {
	height: 90px;
}
.vc_row .gform_wrapper .gform_body {
	padding-left: 2em;
	padding-right: 2em;
}
.vc_row .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 0;
	margin-bottom:0px;
}
.ginput_container {
	margin-top: 0!important;
	margin-bottom: 13px!important;
	line-height: 0;
}
.vc_row .gform_wrapper .gform_footer{
	text-align: center;
	margin: 0;
	padding: 7px 0 21px;
}
.vc_row .gform_footer.top_label {
	padding: 0;
	margin: 0;
	text-align:center;
}
.vc_row.contact-row .gfield_html p {
	margin-bottom: 3em;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.vc_row .gform_confirmation_message{
	padding:2em 0;
}
/*ICON_SECTION*/
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 16px !important;
}
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 35px;
	height: 36px;
}
.vc_row .vc_icon_element.vc_icon_element-outer {
	vertical-align: middle;
}
a.mpc-icon-column {
	vertical-align: middle;
}
h3.mpc-icon-column__heading {
	color: #333333;
	font-size: 15px;
	line-height:1.5;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content{
	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: #1E1E1E;
	top: 14px;
	height: 8px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before{
	position: absolute;
	font-family: fontawesome;
	font-weight: 400;
	font-size: 20px;
	top: 18px;
	left: 1px;
	color: #fff;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
	content: "\f04b";
}
.customaudioplayer .mejs-pause:before {
	content: "\f04c";
}
.vc_row .mejs-time-rail{
	color: #1E1E1E !important;
	padding-top: 10px !important;
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:26px !important;
	width: calc(100% - 23px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 74%;
	margin: 0 auto;
}
.custom-audio-title{
	position: absolute;
	top: -25px;
	left: 25px;
	font-family: 'Spartan', sans-serif;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: left;
}
.vc_row .mejs-button{
	width:25px;
}
.customaudioplayer .download-audio .fa-download:before{
	color:#F4D28D;
	left: 5px;
	top:-3px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 24px;
	width: 27px;
	top: -25px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #F0D6E8 !important;
	height: 8px;
	transition:none;
}
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;
}
.audio-block br {
	display:none;
}
/*HEADER_SECTION*/
.vc_row h3.mpc-icon-column__heading{
	font-weight:400;
}
.home .vc_row.menu-row {
	z-index: 9;
	position: absolute !important;
	left: 50% !important;
	width: 100% !important;
	transform: translate(-50%, 0);
}
.home .vc_row.menu-row .mpc-overlay--first {
	background-image: none !important;
}
/*FLIP_SECTION*/
/*ABOUT_SECTION*/
.about-row p {
	font-family: 'Lato', sans-serif;
	line-height: 2;
	font-size: 18px;
}
/*TESTIMONIAL_SECTION*/

.mpc-carousel-testimonial{
	width: 70%;
	margin: 0 auto
}
.mpc-testimonial .mpc-testimonial__content:after{
	content:'\f10e';
	right: 1px;
	bottom: 35px;
}
.mpc-testimonial .mpc-testimonial__content:before{
	content:'\f10d';
	left: 2px;
	top: -20px;
}
.mpc-testimonial .mpc-testimonial__content:before, .mpc-testimonial .mpc-testimonial__content:after{
	font-family:fontawesome;
	font-size:50px;
	color: #603694;
	position:absolute;
}
.vc_row .mpc-testimonial .mpc-testimonial__content {
	padding: 0 4em;
}
/*LOGO_SECTION*/
.vc_row.logo-row .mpc-carousel-image .mpc-carousel__item-wrapper{
	display:flex !important;
	justify-content:center;
}
.vc_row.logo-row .mpc-carousel-image {
	height: auto!important;
}
.vc_row.logo-row .mpcslick-prev, .vc_row.logo-row .mpcslick-next{
	background-repeat:no-repeat;
	background-position: center;
	padding-top:2em;
}
.vc_row.logo-row .mpcslick-prev{
	background-image:url('https://www.farahrishivo.com/wp-content/uploads/2020/04/left_arrow.png');
	padding-right: 3em;
}
.vc_row.logo-row .mpcslick-next{
	background-image:url('https://www.farahrishivo.com/wp-content/uploads/2020/04/right_arrow.png');
	padding-left: 3em;
}
.logo-row  .mpc-navigation i:before {
	display:none;
}
/*BLOG_SECTION*/
.grid-row .vc_btn3.vc_btn3-style-custom{
	color: #fff;
	padding: 2px 20px!important;
}
.grid-row h2{
	font-family: 'Sarabun';
	font-weight: 400;
}
.content-sidebar .content {
	padding: 1.7em 15px;
}
body .blog-row .vc_grid-owl-nav, body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev, body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	opacity: 1 !important;
	transition: none !important;
	top: -30px !important;
	display: inline-block !important;
	left: inherit;
	font-size: 35px !important;
}
.blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev, .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next{
	background-repeat:no-repeat;
	background-position: center;
}
body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	background-image:url('https://www.farahrishivo.com/wp-content/uploads/2020/04/left_arrow.png');
	background-size: 30px 50px;
	right: 40px !important;
	padding-right: 12px;
}
body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	background-image:url('https://www.farahrishivo.com/wp-content/uploads/2020/04/right_arrow.png');
	background-size: 15px 20px;
	right: 12px !important;
}
.vc_row.blog-row .vc_col-sm-4 .vc_column-inner{
	background-position: right !important;
}
.vc_row.blog-row .vc_gitem-post-data-source-post_excerpt h4{
	margin: 0;
}
.search-form-input, select#cat {
border:2px solid #603694!important;
}
/*SIDEBAR_SECTION*/
.wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.wp-audio-playlist .mejs-button>button, .wp-audio-playlist .download-audio a, .wp-playlist-prev:before, .wp-playlist-next:before , .toggle-font{
	background-image:none!important;
}
.vc_row .wp-audio-playlist .mejs-button.mejs-play:before, .vc_row .wp-audio-playlist .mejs-button.mejs-pause:before, .vc_row .wp-playlist-next:before, .vc_row .wp-playlist-prev:after, .vc_row .toggle-font{
	font-family: fontawesome;
	font-size: 20px;
	color: #fff;
	width: 30px;
	height: 27px;
	background-color: #1e1e1e;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidebar .vc_row .mejs-button.mejs-play:before{
	content: "\f04b";
}
.sidebar .vc_row .mejs-button.mejs-pause:before{
	content: "\f04c";
}
.sidebar .vc_row .wp-playlist-next:before{
	content: "\f101";
}
.sidebar .vc_row .wp-playlist-prev:after{
	content: "\f100"; 
}
.sidebar .vc_row .toggle-font:before{
	content: "\f0c9";
}
.wpse-download, .wpse-download a:hover{
	position:relative;
	color:#fff !important;
	display: block;
}
.wpse-download i {
	position: absolute;
	right: 8px;
	top: -26px;
} 
body .wp-playlist-item{
	padding-left: 8px !important;
}
.wp-audio-playlist .mejs-volume-button, .wp-audio-playlist .mejs-controls a.mejs-horizontal-volume-slider,.wp-audio-playlist .mejs-time.mejs-duration-container, .wp-playlist .wp-playlist-current-item img,span.mejs-time-handle, .home .mejs-time{
	display:none!important;
}
.wp-playlist.wp-audio-playlist .mejs-container {
	margin-top: 2em;
}
.wp-audio-playlist .wp-playlist-tracks {
	background-color:#000 ;
}
.wp-audio-playlist .wp-playlist-item-title {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing{
	background: #603694;
	color: #ffffff;
}
.wp-playlist-current-item .wp-playlist-item-title {
	color: #121c1f;
	font-weight: 400;
	font-size: 20px;
	top: 5px;
	position: absolute;
}
.wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
}
.wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	height: auto;
}
.wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 5px 0px;
	border-bottom: 2px solid #fff;
	background-color: #1e1e1e;
	text-align: left;
}
.wp-audio-playlist .mejs-time-rail {
	width: 100%;
	position: absolute;
	top: -34px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.wp-audio-playlist .mejs-button {
	top: -1px;
	position: relative;
}
.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded,.wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: #121c1f !important;
}
.wp-playlist-next:before {
	content: "";
	font-family: 'Font Awesome';
	cursor: pointer;
	font-size: 35px;
	color: #fff;
}
.wp-playlist-prev:before {
	position: relative;
	top: -20px;
	right: 93px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.wp-playlist-next {
	position: relative;
	top: -20px;
	right: 37px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.wp-playlist-prev {
	position: relative;
	top: -20px;
	right: 44px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.mejs-time {
	position: absolute;
	top: -49px;
	right: 0;
	z-index: 99999;
	padding: 0;
}
body .sidebar .mejs-controls{
	height: 19px;
}
.wp-audio-playlist span.mejs-currenttime {
	color: #3d362f;
}
.sidebar .vc_row .mejs-container .mejs-controls{
	background: transparent !important;
}
.toggle-font{ 
	position: absolute;
	margin: 0;
	top: 48px;
	z-index: 9999;
	cursor: pointer;
	right: 15px;
}
body .sidebar .mejs-time-current {
	background: #d89dae !important;
}
/*CONTACT_SECTION*/

/*FOOTER_SECTION*/
.vc_sep_width_100.footer-separator {
	width: 320px;
	margin: 3px 0 -4px auto!important;
}
.footer-widget .text-right a:last-child.ts-box-icon-link, .header-widget .text-right a:last-child.ts-box-icon-link {
	margin-left: 7px;
}
.footer-widget p{
	font-size:14px;
}
.footer-widget .copy-right p{
	font-size:12px;
}
.error404 .contact-row{
	display:none;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){
.site-quote {
    font-size: 22px !important;
}
}
@media only screen and (max-width: 1199px){
	h1.site-title{
		font-size: 63px !important;
	}
	h2.site-tag{
		font-size: 13px !important;
	}
}
@media only screen and (max-width: 1023px){
	body .vc_row .vc_row .wpb_column a.mpc-icon-column h3.mpc-icon-column__heading {
		margin: 0 !important;
	}
	.site-quote {
    letter-spacing: 0;
}
	body .vc_row.header-row .mpc-column .mpc-icon-column .mpc-icon,body .vc_row.contact-row .mpc-column .mpc-icon-column .mpc-icon{
		margin: 0 10px 0 0 !important;
	}
	.menu li {
		padding: 0 24px;
	}
	h1.site-title{
		font-size: 56px !important;
	}
	.site-quote{
		font-size: 25px !important;
	}
	.va_image{
		width: 170px
	}
	.contact-row .wpb_column{
		width:100%;
		text-align:center;
	}
	.vc_row.contact-row .gfield_html p {
		margin-bottom: 1em;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.vc_row.menu-row .vc_inner .wpb_column {
		width:100%;
		text-align:center;
	}
	.vc_row.banner-row .vc_inner .wpb_column {
		width: 100%;	
		text-align: center;
	}
	.menu-toggle {
		float: none;
	}
	.menu li {
		padding:5px 0;
	}
	.menu{
		position: absolute;
		top: 10px;
		background: #1E1E1E;
		width: 50%;
		text-align: center;
		right: 0;
		left:0;
		margin:0 auto;
		padding: 10px;
	}
	.site-title{
		text-align: center !important;
	}
	.site-quote{
		font-size: 24px !important;
		text-align:center !important;
	}

}
@media only screen and (max-width: 767px){
	.vc_row.header-row .vc_inner .wpb_column {
		text-align: center !important;
	}
	.vc_row.banner-row .vc_inner .wpb_column {
		text-align: center !important;
	}
	h1, h5, h2,h3,.vc_row .wpb_single_image, /*.blog-row p,*/ .vc_row .vc_btn3-container, .footer-widget .wpb_column, .footer-widget p, .mpc-testimonial .mpc-testimonial__signature{
		text-align:center !important;
	}
	.mpc-carousel-testimonial {
		width: 100%;
	}
	.vc_row.logo-row .mpcslick-prev, .vc_row.logo-row .mpcslick-next{
		display:none !important;
	}
	.vc_row.logo-row .vc_column-inner{
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.vc_row .gform_wrapper .gform_body {
		padding-left: 0em;
		padding-right: 0em;
	}
	.vc_separator{
		margin:0 auto !important;
	}
}

@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!important;
	}
}

@media only screen and (max-width: 640px){
	h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 510px){

}
@media only screen and (max-width: 479px){

	a.mpc-icon-column {
		display: flex;
		margin-right: 0px !important;
		border:0px !important;
		padding: 10px 0px !important;
	}
	h2.site-tag {
		font-size: 10px !important;
	}
	.menu{
		width: 80%;
	}
	h1.site-title {
		font-size: 35px !important;
	}
	.va_image {
		width: 80px;
		position: relative;
    top: 10px;
	}
	.customaudioplayer {
		width: 100%;
	}
	h2 {
		font-size: 25px;
	}
	.mpc-testimonial .mpc-testimonial__content::before, .mpc-testimonial .mpc-testimonial__content::after {
		font-size: 30px;
	}
	.mpc-testimonial .mpc-testimonial__content::before {
		top: 0px;
	}
	.vc_row .mpc-testimonial .mpc-testimonial__content {
		padding: 0 2.5em;
	}
	.audio-row{
		width: 100%;
		margin-top: 2em;
	}
	.vc_separator {
		padding-bottom: 3px;
	}
}
