/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 13 2025 | 15:19:12 */
@font-face {
	font-family: "OpenSans-Bold";
	font-display: swap;
	src: url("https://www.archboldmediaservices.com/wp-content/uploads/2022/06/OpenSans-Bold.ttf");
}
@font-face {
	font-family: "OpenSans-Semibold";
	font-display: swap;
	src: url("https://www.archboldmediaservices.com/wp-content/uploads/2022/06/OpenSans-Semibold.ttf");
}
@font-face {
	font-family: "OpenSans-Light";
	font-display: swap;
	src: url("https://www.archboldmediaservices.com/wp-content/uploads/2022/06/OpenSans-Light.ttf");
}
@font-face {
	font-family: "OpenSans-Regular";
	font-display: swap;
	src: url("https://www.archboldmediaservices.com/wp-content/uploads/2022/06/OpenSans-Regular.ttf");
}
@font-face {
	font-family: "Lato-Light";
	font-display: swap;
	src: url("https://www.archboldmediaservices.com/wp-content/uploads/2022/06/Lato-Light.ttf");
}
body {
	font-family: "OpenSans-Regular";
	color:#ffffff;
	background-color:#317dc0; 
	font-weight:400;
}
body > div {
	font-size: 18px;
}
a,a:hover {
	text-decoration: none !important;
	color:#f5eb10;
}
.site-inner {
	margin-top:0;
}
.error404 .content {
	padding:2em 0;
}
.page .entry, .wpb_content_element {
	margin-bottom: 0;
}
.white a, .white a:hover, .white a:focus {
	color:#ffffff;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "OpenSans-Bold";
	font-weight : 700;
	color:#ffffff;
}
h1 {
	font-size: 40px;
}
h2{
	font-size: 30px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 20px;
}
h3,h4{
	font-family: "OpenSans-Regular";
	font-weight:400;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
h1, h2 {
	font-weight : 400; 
}
/*MENU_SECTION*/
.menu a span {
	font-family: 'Barlow Condensed', sans-serif;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 3px;
}
.vc_row .menu li {
	padding: 0 7px;
	margin:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	border-bottom:3px solid #ffffff;
}
.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{
	top: 20px;
	background-color: #BF181C;
	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;
}
.vc_row .menu li:first-child {
	padding-left: 0;
}
.vc_row .menu li:last-child {
	padding-right: 0;
}
.vc_row .sub-menu-toggle{
	color: #000000;
	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;
}
/*BUTTON_SECTION*/
.vc_row .vc_btn3.vc_btn3-style-custom ,.form-submit input[type="submit"],.form-submit input[type="submit"]:focus,.form-submit input[type="submit"]:hover{
	font-family: 'Roboto', sans-serif;
	background: transparent;
	color: #ffffff!important;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	padding: 10px 3em !important;
	border: 2px solid #f5eb10!important;
	border-radius: 0;
	text-transform: uppercase;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #231F20;
	opacity:0.5;
}
:-moz-placeholder { 
	color:    #231F20;
	opacity:0.5;
}
::-moz-placeholder {
	color:    #231F20;
	opacity:0.5;
}
:-ms-input-placeholder {
	color:    #231F20;
	opacity:0.5;
}
/*FORM_SECTION*/
input, select, textarea{
	background: #ffffff;
	border: 0 !important;
	color: rgb(35 31 32 / 50%) !important;
	font-size: 18px !important;
	font-weight: 400;
	padding: 12px !important;
	border-radius:0 !important;
	line-height: 26px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	background-color: #317dc0;
	width:100%;
	color: #ffffff !important;
	margin: 0;
	font-size: 18px !important;
}
.vc_row .gform_wrapper .gform_footer{
	padding: 0;
	margin-top: 16px;
}
.vc_row .gform_confirmation_message{
	padding: 3em 0;
	text-align:center;
}
h2.gform_submission_error {
	font-size: 20px;
}
.vc_row .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 145px;
	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, .vc_row .gform_validation_container {
	display:none;
}
.vc_row .gfield_validation_message {
	text-align: left;
}
.vc_row .gfield_validation_message, h2.gform_submission_error {
	color:#ff0000;
}
/***** Full Width CSS ******/
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row, .header-full-width .wpb-content-wrapper .row-container {
    max-width: 1200px;
    margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width], .header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row {
    max-width: 100%;
}
/* audio */
body span.mejs-time-loaded, body span.mejs-time-hovered, body span.mejs-time-buffering, .customaudioplayer .mejs-volume-button, .customaudioplayer .mejs-time-handle-content, .customaudioplayer .mejs-horizontal-volume-slider, .customaudioplayer .mejs-time-float,.mejs-time.mejs-duration-container,.mejs-time.mejs-currenttime-container,audio ,.mejs-horizontal-volume-slider{
	display:none !important;
}
.customaudioplayer .mejs-container .mejs-controls, .customaudioplayer .mejs-container{
	background: transparent;
}
.customaudioplayer .mejs-controls .mejs-time-rail .mejs-time-total, .customaudioplayer .mejs-time-float-corner, .customaudioplayer .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff;
	top: 11px;
	height: 10px;
	width: 97%;
	margin: 0 auto;
	right: 0;
	border-radius: 0px;
	left: 0;
}
body .mejs-time-current {
	background: #317DC0 !important;
	height: 10px;
}
.customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	width: 25px;
	height: 25px;
}
.mejs-play:before, .mejs-replay:before {
	background-position: 5px 5px;
}
.mejs-pause:before {
	background-position: -20px 5px;
}
.customaudioplayer .download-audio a {
	background-position: -48px 0px;
	top: -20px;
	right: 0px;
}
.mejs-play:before, .mejs-replay:before, .mejs-pause:before, .customaudioplayer .download-audio a{
	position: absolute;
	width: 25px;
	height: 25px;
	content: "";
	background-image: url("https://www.archboldmediaservices.com/wp-content/uploads/2022/06/audio-sprite.svg");
	background-size: 65px;
	background-repeat: no-repeat;
}
.customaudioplayer .mejs-button {
	width: 25px;
	height: 25px;
	position: relative;
	top: 5px;
}
.customaudioplayer .mejs-controls {
	height: 30px;
	padding: 0;
}
.customaudioplayer .mejs-time-rail{
	margin: 0;
	height: 0;
}
.customaudioplayer .wp-audio-shortcode{
	margin: 0;
	height: 28px !important;
	width: calc(100% - 25px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	background: #231F20;
	min-height: 28px;
	margin:8px 0px;
	border: 1px solid #ffffff;
}
.custom-audio-title {
	position: absolute;
	top: -25px;
	left: 0px;
	font-weight: 400;
	font-size: 14px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:left;
	color: #ffffff;
	text-transform: uppercase;
}
.download-audio a{
	position: absolute;
	right: -2px;
	bottom: 25px;
	height: 24px;
	width: 32px;
}
.download-audio {
	position: relative;
	margin-bottom: 0;
} 
/*SIDEBAR_SECTION*/
.wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.wp-audio-playlist .mejs-button>button{
	background-image:none!important;
}
.vc_row .wp-audio-playlist .mejs-button.mejs-play:before,
.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,
.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://www.archboldmediaservices.com/wp-content/uploads/2022/06/blog-button.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;
}
.vc_row .wp-audio-playlist .wpse-download{
	background-position: -182px 0px;
	transform: translate(0px, 14px);
	position: absolute;
	right: 15px;
	z-index: 9;
}
.sidebar .vc_row .toggle-font{ 
	margin: 0;
	right: 50px;
	background-position: -145px 0px;
	position: absolute;
	z-index: 9;
	transform: translate(0px, 41px);
	cursor: pointer;
}
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-audio-playlist .wp-playlist-tracks {
	margin-top: 3px;
}
.wp-audio-playlist .wp-playlist-current-item{
	text-align: left;	
}
.wp-audio-playlist .wp-playlist-item-title {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing {
	background: #ffffff;
	color: #ffffff;
}
.wp-playlist-current-item .wp-playlist-item-title {
	color: #ffffff;
	font-weight: 400;
	font-size: 18px;
	top: 4.2em;
}
.wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
}
.wp-playlist .mejs-container {
	background: transparent;
}
.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:#373c3e;
	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: -7px;
	position: relative;
	left: 0px;
	cursor: pointer;
}
.sidebar .wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .sidebar .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded, .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 {
	background-color: #333333 !important;
}
.sidebar .wp-playlist-prev:before {
	position: relative;
	top: -26px;
	right: 93px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.sidebar .wp-playlist-next {
	position: relative;
	top: -26px;
	right: 70px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.sidebar .wp-playlist-prev {
	position: relative;
	top: -26px;
	right: 74px;
	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;
	padding: 0;
}
.wp-audio-playlist span.mejs-currenttime {
	color: #3d362f;
}
.sidebar .vc_row .mejs-container .mejs-controls{
	background: transparent !important;
}
body .sidebar .mejs-time-current {
	background: #ffffff !important;
}
.wp-playlist-light .wp-playlist-caption {
	color: #ffffff !important;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing .wp-playlist-item-title{
	color:#373c3e;
}
/*HEADER_SECTION*/
.site-header h3 i{
	color:#f5eb10;
	font-style:normal;
}
.wpb_raw_code {
	font-size: 14px;
	font-family: "OpenSans-Light";
	font-weight: 300;
	margin-bottom: 0 !important;
}
.site-header  li{
	list-style-type: disc;
}
.dot:before {
	content: ".";
	position: relative;
	font-size: 22px;
	line-height: 0;
	margin: 16px;
	top: -4px;
}
.vc_row .header-tagline{
	margin-bottom: 0px !important;
	margin-top: -23px;
	font-family: "OpenSans-Bold";
}
/*BIO_SECTION*/
.about p{
	font-size:21px;	
}
p {
	line-height: 26px;
	margin: 0 0 17px;
}
.vc_row.about-row p {
	font-weight:100;
}
h2 i {
	font-style:normal;
	color:#63ce63;
}
.vc_row  .hear-more .vc_btn3.vc_btn3-style-custom{
	border: 2px solid #ffffff;
}
.home .vc_gitem_row .vc_gitem-col{
	border:0px !important;
}
/*BLOG_SECTION*/
.sidebar{
	padding: 2em 15px;
}
body.single-post .sidebar {
	padding: 2em 0px;
}
.search-form input[type="submit"]{
	background-color: #e3ac52;
}
.entry-content .search-form, .error404 .entry {
	margin-bottom: 0px;
}
input.search-form-input{
	border: 2px solid #333333 !important;
}
.comment-respond{
	margin-bottom:15px;
}
.single  .content,.category .content,.tag .content,.archive .content{
	padding: 2em 15px 0 15px!important;
}
.single  h2 a,.archive h2 a{
	color: #f5eb10;
}
.archive-description{
	margin-bottom: 35px;
}
/*oncamera*/
.on-camera h3{
	font-weight:500;
	font-family: "OpenSans-Semibold";
}
.sidebar a{
	color:#ffffff;
}
.sidebar-row .gform_wrapper .gform_footer input[type=submit] {
    border: 2px solid #f5eb10 !important;
}
/*LEARNMORE_SECTION*/
.gradient-bg {
	background : linear-gradient(30deg, rgba(99, 206, 99, 1) 0%, rgba(168, 255, 168, 1) 100%);
}
.vc_row.learnmore-row .wpb_raw_code {
	width: 150px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	border-radius: 50%;
}
.vc_row.learnmore-row .wpb_raw_code {
	line-height:1;
}
.vc_row.learnmore-row h3 {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:23px;
}
#learnmore {
	background-position:top !important;
}
h2.gradient-bg {
	background : linear-gradient(90deg, rgba(99, 206, 99, 1) 0%, rgba(168, 255, 168, 1) 100%);
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-back-1  {
	background-color:#e0f3f8;
}
.vc_row .oxilab-flip-box-1 {
	background-color: #71ccd8;
}
.vc_row .oxilab-flip-box-1, .vc_row .oxilab-flip-box-back-1 {
	border-radius: 50%;
	box-shadow: none;
	border: 3px solid #e0f3f8;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info, .vc_row .oxilab-flip-box-1 .oxilab-info {
	line-height: 21px;
	color:#081924;
}
.vc_row .oxilab-info img{
	margin-bottom:15px;
}
.vc_row .oxilab-flip-box-1-data .oxilab-heading, .vc_row .oxilab-flip-box-1-data .oxilab-icon {
	display:none;
}
/* podcast */
.vc_row  .podcast-button .vc_btn3.vc_btn3-style-custom{
	border: 2px solid #000000;
}
.pb-audio-player .video-js .vjs-control-bar .vjs-button .vjs-icon-placeholder {
	background: #317dc0 !important;
	content:'';
}
.player-list li.active .bi-pause-fill, .player-list li.active .episode-title, .player-list li.active .play-icon, .player-list li:hover .bi-pause-fill, .player-list li:hover .episode-title, .player-list li:hover .play-icon {
	color: red;
}
.vjs-play-control {
	background: #317dc0 !important;
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
/*PODCAST */
.vc_row.podcast-row iframe{
	height: 100%;
	width: 100%;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
}
.vc_row .testimonial-company {
	border-left: 3px solid #000000;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 1em;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content:'';
	position:absolute;
	width: 65px;
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
}
/*CONTACT_SECTION*/
#contact {
	background-position:left !important;
	background-size: 7%!important;
}
/*FOOTER_SECTION*/
.site-footer .vc_row .wpb_text_column p a, .site-footer .vc_row .wpb_text_column p {
	font-size: 12px;
	font-family: "Lato-Light";
	color: rgb(255 255 255 / 50%);
}
/* videos loading time css */
.custom-event-class .wpb_video_widget {
	background-image:url(https://www.archboldmediaservices.com/wp-content/uploads/2022/08/video.gif);
}
.custom-event-class .customaudioplayer:before{
	position: absolute;
	width: 25px;
	height: 25px;
	content: "";
	background-image: url(https://www.archboldmediaservices.com/wp-content/uploads/2022/06/audio-sprite.svg);
	background-size: 65px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: hsl(0deg 0% 100%);
	position: absolute;
	width: calc(100% - 61px);
	height: 10px;
	left: 0px;
	margin: 0 auto;
	right: 0;
	top: 7px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 5px;
}
.vc_row.achivers-row .gform_wrapper .gform_footer input[type=submit] {
    border: 4px solid #f5eb10 !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){
	.menu a span {
		font-size: 13px;
	}
	.vc_row .menu li {
		padding: 0 5px;
	}
}
@media only screen and (max-width: 1023px){
	.wpb_raw_code {
		font-size: 13px;
	}
}
@media only screen and (max-width: 959px){
	.site-header .menu-toggle::before {
		display:none;
	}
	.site-header .vc_column-inner,h2,h3,.wpb_raw_code{
		text-align:center !important;
	}
	.site-header  .vc_column_container{
		width:100%;
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	#wprmenu_bar .menu_title a {
		position: absolute;
		top: -1px;
		right: 38px;
		text-decoration: none;
	}
	.wprmenu_bar .hamburger {
		float: right;
	}
	.vc_row .menu-col{
		display:none !important;
	}
	.menu-toggle {
		font-size: 24px;
	}
	.site-header .menu-toggle::before{
		display:none;
	}
	.vc_row .menu li {
		padding: 10px 0;
		text-align:center;
	}
	.vc_row .nav-primary {
		top: 50px; 
		background: #317dc0;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 60%;
		line-height:20px;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
	}
	.custom-event-class .nav-primary{
		position: initial !important;
		background: transparent;
		border: 0;
		color:#ffffff;
		transform: none;
		width: 100%;
	}
	.site-header .menu-col {
		z-index:9;
	}
	h4 {
		font-size: 15px;
	}
	#blog h4{
		font-size: 18px;
		font-weight: bold;
	}
	.entry-title {
		font-size: 22px;
		text-align: left !important;
	}
	.site-header .text-right .wpb_raw_code a {
		font-size:15px;
	}
	.sidebar nav {
		display:block !important;
		text-align:center;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3,h6, .site-footer p, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row.header-row, .vc_row.contact-row .vc_row, .vc_row.banner-row p.vc_custom_heading, .vc_row .gform_wrapper .gform_footer, .vc_row .wpb_single_image {
		text-align:center !important;
	}
	.error404 .entry-content .search-form {
		width:100%;
	}
	.vc_row.contact-row .wpb_single_image {
		padding-bottom:2em;
	}
	body .vc_row.audio-row .wp-playlist.wp-audio-playlist {
		width: 65%;
		margin: 0 auto;
	}
	.site-inner .vc_row h2.inline {
		display: block;
		width: 50%;
		margin: 0 auto 20px auto;
		padding: 22px 0 !important;
	}
	.vc_row.audio-row h1 {
		line-height: 1.2;
	}
	#contact .wpb_single_image {
		padding-bottom:2em;
	}
	#banner {
		background-color:#909090;
		background-image:none !important;
	}	
	.dot::before {
		margin: 5px;
	}
	.site-header h4 {
		font-size: 12px;
	}

}
@media only screen and (max-width: 641px){
	input, select, textarea {
		line-height: 1.5 !important;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
	.vc_row.audio-row h1 {
		font-size: 87px;
	}
}
@media only screen and (max-width: 479px){
	h2 {
		font-size: 28px;
	}
	.vc_row.audio-row h1 {
		font-size: 50px;
	}
	.site-footer .wpb_text_column p {
		line-height: 21px;
	}
	body .vc_row.audio-row .wp-playlist.wp-audio-playlist {
		width: 100%;
	}
	.site-inner .vc_row h2.inline {
		width: 65%;
	}
	.vc_row .vc_btn3.vc_btn3-style-custom {
		font-size: 12px !important;
	}
	.vc_row .header-tagline {
		font-size: 18px !important;
		margin-top: -19px;
	}	
	.entry-content ul {
		padding-left: 20px;
	}
	.wpb_raw_code {
		font-size: 15px;
	}
}
@media only screen and (max-width: 360px){
	.vc_row .header-tagline {
		font-size: 14px !important;
		margin-top: -15px;
	}
}