/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 18:11:10 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "Raleway";
	font-family: "NotoSans";
	font-family: "Oxygen";
	font-display: swap;
	src: url("https://www.krismosleystudios.com/wp-content/uploads/2025/05/Raleway-Regular.ttf");
	src: url("https://www.krismosleystudios.com/wp-content/uploads/2025/05/Raleway-Bold.ttf");
	src: url("https://www.krismosleystudios.com/wp-content/uploads/2025/05/Raleway-Black.ttf");
	src: url("https://www.krismosleystudios.com/wp-content/uploads/2025/05/NotoSans-Bold.ttf");
	src: url("https://www.krismosleystudios.com/wp-content/uploads/2025/06/Oxygen-Light.ttf");
}
body {
	font-family: "Raleway";
	color:#ffffff;
	background-color:#151618;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #ffffff;
}
.site-inner {
	margin-top:0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Raleway";
	font-weight : 700;
}
h1 {
	font-size: 50px;
}
h2, .vc_row.about-row h1 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/*MENU_SECTION*/
.vc_row .menu a {
	font-family: "NotoSans";
	color: #17181a;
	font-size: 27px;
	font-weight: 700;
}
.vc_row .menu li {
	padding: 0 20px;
	margin:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
.menu li:last-child {
	padding-right:0
}
.menu li:first-child {
	padding-left:0
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	color: #f6c537;
}
/*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: 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;
}
/*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: transparent;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	border-radius: 0px;
	padding: 3px 20px 2px 20px;
	border-radius:25px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #2c2e35;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #2c2e35;
	opacity:  1;
}
::-moz-placeholder {
	color:    #2c2e35;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #2c2e35;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #e1e0e2;
	border: 0 !important;
	color: #2c2e35 !important;
	font-size: 14px !important;
	font-weight: 400;
	padding: 10px 12px !important;
	border-radius:0px !important;
	line-height:1;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	background : #1d4297;
	font-size: 26px !important;
	color: #ffffff !important;
	border: 0 !important;
	font-weight:700;
	margin: 0;
	width:100%;
	padding: 8px 0 !important;
}
.vc_row .gform_wrapper .gform_footer{
	margin-top: 16px;
	padding: 0;
	display:block;
}
.vc_row .gform_wrapper.gravity-theme .gfield textarea.large{
	height: 90px;
	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, .gform_validation_container {
	display:none;
}
h2.gform_submission_error {
	font-size: 24px;
}
.vc_row .gform_confirmation_message{
	margin:10em 0;
	padding:0
}
.vc_row .gfield_validation_message, h2.gform_submission_error {
	color:#ff0000;
}
/*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: #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: 7px;
}
.vc_row .customaudioplayer .mejs-button {
	width: 14px;
	height: 14px;
	position: relative;
	left: 0px;
	padding-top: 0 !important;
}
.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.krismosleystudios.com/wp-content/uploads/2025/06/audio-buttons.svg);
	width: 14px;
	height: 14px;
	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: -31px 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% - 14px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 80%;
	margin: 0 auto 38px auto !important;
	min-height: 28px;
	background : transparent;
	border: 2px solid #ffffff;
	padding: 0 10px;
	border-radius: 0;
}
.custom-audio-title{
	position: absolute;
	top: -24px;
	left: 9px;
	font-size: 14px;
	color:#ffffff;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -58px 0px;
}
.vc_row .fa-download {
	position:absolute;
	top:5px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 18px;
	width: 14px;
	top: -26px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background-image: linear-gradient(90deg, #1556a7 38%, #1d4297 76%) !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;
}
.custom-event-class .customaudioplayer:before {
	position: absolute;
	width: 14px;
	height: 14px;
	content: "";
	background-image: url(https://www.krismosleystudios.com/wp-content/uploads/2025/06/audio-buttons.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 6px;
	left: 12px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 75px);
	height: 35%;
	left: -2px;
	margin: 0 auto;
	right: 0;
	top: 8px;
}
.custom-event-class .custom-audio-title {
	top: -23px;
	left: 8px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
#banner .wpb_text_column br {
	display:none;
}
/*HEADER_SECTION*/
#menu-row {
	background-image: linear-gradient(0deg, #1556a7 38%, #1d4297 76%);
}
#header .trapezium-column .vc_column-inner {
	clip-path: polygon(4% 100%, 96% 100%, 100% 0%, 0% 0%);
}
#menu-row .logo-column .vc_column-inner:before {
	clip-path: polygon(20% 100%, 80% 100%, 100% 0%, 0% 0%);
	background-color: #151618;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index:-1;
}
#menu-row .site-logo img {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -29px;
}
#header .skype-icon {
	float:right;
}
/*BIO_SECTION*/
p {
	line-height: 35px;
}
.vc_row.about-row h1 b {
	color:#0e51ab;
}
.vc_row.about-row li {
	list-style-type:none;
	position:relative;
}
.vc_row.about-row li:before {
	content:'\»';
	position:absolute;
	left: -30px;
	font-size: 25px;
	top: -5px;
	color:#0e51ab;
}
.vc_row.about-row .text-center .wpb_wrapper {
	display:inline-block;
	text-align:left;
}
/*VIDEO_SECTION*/
#load-more.disable, .group, #load-more1.disable{
	display:none;
}
.group.active {
	display: block;
} 
.featured-text p {
	font-size:24px;
}
#gradient-border {
	background-image: linear-gradient(0deg, #1556a7 38%, #1d4297 76%);
}
/*LOGO_SECTION*/
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
}
.vc_row .wpls-logo-showcase .slick-arrow svg {
	fill: #0c2f4f;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	font-family: "Oxygen";
	display: inline-block;
	line-height: 1;
	color:#0e51ab;
}
.vc_row .testimonial-company {
	border-left: 2px solid #0e51ab;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 1.5em 5em 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2.5em;
}
.vc_row .testimonial-content p {
	font-family: "Oxygen";
	line-height: 30px;
	color:#ffffff;
	font-size:22px;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
	content: '';
	background-image: url(https://www.krismosleystudios.com/wp-content/uploads/2025/06/quote.svg) !important;
	position: absolute;
	left: 2px;
	top: 0px;
	background-repeat: no-repeat;
	width: 65px;
	height: 60px;
	background-size:100%;
}
.vc_row .testimonial-content:after {
	transform:rotate(180deg);
	right: 0 !important;
	left: initial;
	top: initial;
	bottom :0;
}
/*BLOG_SECTION*/
.vc_row .vc_gitem-post-data-source-post_title h2  {
	font-size:24px;
	color:#f6c537;
	font-weight:400;
}
.vc_row .vc_gitem-post-data-source-post_excerpt p {
	font-size: 16px;
	line-height: 27px;
}
#blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
	margin-right: 0;
}
#blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding-right: 0;
}
.single .site-inner {
	padding:4em 15px;
}
/*CONTACT_SECTION*/
.vc_row .gfield_html h3, .vc_row .gfield_html p, .vc_row .gform_confirmation_message {
	color:#2c2e35;
}
.vc_row .gfield_html h3 {
	font-size:24px;
	text-align:center;
	font-weight:400;
}
.vc_row .gfield_html p {
	width:60%;
	margin:0 auto 2em auto;
	text-align:left;
	line-height:25px;
}
#contact {
	background-position: 21% !important;
}
/*FOOTER_SECTION*/
#footer .wpb_text_column p {
	font-weight:700;
}
.copyright-column .vc_column-inner {
	background-image: linear-gradient(0deg, #1556a7 38%, #1d4297 76%);
	clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
}
.error404 .content {
	padding:2em 0;
}
.error404 .content input {
	border:2px solid #000000 !important;
}
.error404 .content .search-form-submit {
	color:#ffffff !important;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
.vc_row .gform_validation_error .gfield_html p {
	background: #fff;
	padding: 10px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 2100px){
	#banner {
		padding-top: 13em !important;
	}
}
@media only screen and (max-width: 1750px){
	#contact {
		background-position: -16% !important;
	}
}
@media only screen and (max-width: 1200px){
	.vc_row .menu li {
		padding: 0 10px;
	}
	.vc_row .menu a {
		font-size: 22px;
	}
	.featured-text p {
		font-size: 18px;
		line-height: 25px;
	}
	#contact {
		background-position: -33% !important;
	}
	#contact .wpb_raw_code a, .site-header .wpb_raw_code a {
		font-size: 15px !important;
	}
	.vc_row .gfield_html p {
		width: 76%;
		margin: 0 auto;
	}
	#contact .icon-envelope {
		padding:0 1em !important;
	}
}
@media only screen and (max-width: 1023px){
	.vc_row .gfield_html p {
		width: 86%;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #17181a;
	}
	.menu-toggle {
		float:right;
		line-height:2;
	}
	.vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .nav-left {
		top: -6.2em;
		background: #17181a;
		z-index: 999999;
		position: absolute;
		left: 50%;
		width: 100%;
		transform: translate(-50%, 0);
		padding: 5px 0 10px 0 !important;
		border: 3px solid #dbaa26;
	}
	.menu-toggle span {
		display: none;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before {
		content: "☰" !important;
		position: relative;
		margin-right: 0px;
		top: 0px;
		float: none;
		font-size:25px;
		font-weight:700;
		color:#1556a7;
	}
	.left-menu {
		z-index: 999;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓"!important;
	}
	.menu a {
		width: auto;
		height: auto;
		padding:0;
	}
	.menu-toggle {
		position:absolute;
		top:-9em;
		right:15px;
	}
	#header {
		padding-top: 2em;
	}
	.header-icons .wpb_raw_code a {
		color: #17181a !important;
	}
	.header-icons .wpb_raw_code a svg {
		fill: #17181a !important;
	}
	#header .trapezium-column .vc_column-inner {
		background:transparent !important;
	}
	.site-header .wpb_column {
		text-align:center;
		width:100%;
	}
	#header .skype-icon {
		float: none;
	}
	#header .trapezium-column .wpb_raw_code {
		display:block;
	}
	.site-footer .wpb_text_column p {
		font-size: 14px;
	}
	.wpb_raw_code a {
		justify-content: center;
	}
	.vc_row.header-icons {
		padding-top:10px !important;
		padding-bottom:10px !important;
	}
	#menu-row .site-logo img {
		position: static;
		transform: none;
	}
	.logo-column .vc_column-inner {
		padding:10px 15px !important;
	}
	body .vc_row .vc_row .right-menu {
		display: none;
	}
	.vc_row .gfield_html p {
		width: 76%;
	}
	#contact {
		background-position: -67% !important;
	}
	.vc_row .gform_confirmation_message{
		background:#ffffff;
		padding:15px;
	}
}
@media only screen and (max-width: 835px){
	#contact {
		background-position: -95% !important;
	}
}
@media only screen and (max-width: 790px){
	#contact {
		background-position: -113% !important;
	}
}
@media only screen and (max-width: 767px){
	.vc_row .text-right, .site-footer p, .vc_row .vc_btn3-container, .vc_row .wpb_single_image, h1, h2, h3, .vc_row .gfield_html p {
		text-align:center !important;
	}
	.error404 .entry-content .search-form, .vc_row .gfield_html p {
		width:100%;
	}
	.site-footer .wpb_text_column p {
		line-height: 20px;
	}
	#banner, #contact {
		background-image:none !important;
	}
	#banner {
		padding-top: 1em !important;
	}
	#contact {
		padding-bottom:0 !important;
	}
	.customaudioplayer{
		width: 100%; 
	}
	.vc_row.contact-row .wpb_raw_html {
		display:block;
	}
	.vc_row .gform_confirmation_message{
		margin:2em 0;
	}
	#about .vc_btn3-container {
		margin-top:1em !important;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
		padding: 10px 0 0 0;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		text-align: center;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial {
		padding: 0 1.5em;
	}
	.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
		width: 18px;
		height: 17px;
	}
	h2 {
		font-size: 32px;
	}
}