/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 30 2024 | 13:16:12 */
/*FONTS_SETTINGS*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
/*BASIC_SETTINGS*/
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#58595b;
	background-color:#ffffff;
}
body > div {
	font-size: 16px;
}
a {
	text-decoration: none !important;
	color: #3eafa9;
}
.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%;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight : bold;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
.header-logo-col img {
	position: absolute;
	z-index: 999;
	top: -72px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
/*EDITS SECTION*/
.indi_mp3j span , .vc_row .gform_wrapper .top_label .gfield_label , .post-edit-link, .error404 .sidebar{
	display:none;
}
.vc_custom_heading a:hover {
	opacity: 1;
}
.menu.genesis-nav-menu a, .nav-primary {
	padding: 0 !important;
}
.entry{
	margin-bottom:0;
}
.site-inner{
	margin-top:0;
}
/*MENU_SECTION*/
.menu a  {
	color: #676e3b!important;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
}
.menu li {
	padding: 0 11px;
}
.menu li:last-child {
	padding-right: 0;
}
.menu li:first-child {
	padding-left: 0;
}
.nav-primary {
	float: none ;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
	border-bottom: 10px solid #4e5a3e;
	padding: 10px 0px;
}
.genesis-nav-menu a {
	padding-bottom: 0px;
	padding-top: 0px;
}
.widget ul > li {
	margin-bottom: 0px;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	background-color: #149cd0;
	border:0;
	width:100%;
}
.menu li .sub-menu{
	top: 28px;
	background-color: #149cd0;
	padding-bottom:15px;
	border:0;
	width:100%;
	text-align: left;
}
.menu li .sub-menu li a span{
	font-size: 18px;
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
}
/*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 {
	background: #ed1c8f;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 35px!important;
	line-height: 1.5;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #4e6470;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #4e6470;
	opacity:  1;
}
::-moz-placeholder { 
	color:    #4e6470;
	opacity:  1;
}
:-ms-input-placeholder { 
	color:    #bcbec0;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: rgba(228, 239, 237, 0.6);
	border: 0;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff !important;
	font-size: 14px !important;
	font-weight: 400;
	padding: 10px !important;
	border-radius:0px !important;
}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
	float: right;
	background-color: #95af3c;
	padding: 6px 30px!important;
	border: 1px solid #e4efed;
	font-size: 20px !important;
	margin: 0;
}
.vc_row .gform_wrapper .gform_footer {
	margin-top: 16px;
	padding:0;
	text-align:center;
	    display: block;
}
.vc_row textarea {
	resize: none;
	height: 80px;
}
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;
}
.gform_confirmation_message {
	color: #fff;
	text-align: center;
	padding: 3em;
}
.error404 .search-form-input{
	border:2px solid #000!important;
}
.error404 .search-form-submit{
	color:#fff!important;
} 
.vc_row.contact-row .gform_wrapper {
	width:100%;
	margin:0 auto;
}
.vc_row.contact-row p{
	color:#ffffff !important;
	font-size: 20px;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content,.mejs-time-handle, .vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio, .vc_row .audio-block br, .gform_validation_container{
	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: #fff;
	top: 2px;
	height: 10px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .customaudioplayer .mejs-button {
	width: 19px;
	height: 21px;
	position: relative;
    left: 4px;
	padding-top:0 !important;
	margin-right: 10px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before {
	position: absolute;
	content: '';
	background-image: url("http://site100.7nyc.com/studio/wp-content/uploads/2022/03/Sprite-button.svg");
    width: 28px;
    height: 19px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 3px 0px;
}
.customaudioplayer .mejs-pause:before, .customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
    top: 3px;
}
.customaudioplayer .mejs-pause:before {
    background-position: -32px 1px;
}
.customaudioplayer .mejs-button{
	margin-right:5px;
}
.vc_row .mejs-time-rail{
	padding-top: 0;
	margin: 0;
	height: 24px;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:24px !important;
	width: calc(100% - 20px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer {
    position: relative;
    width: 65%;
	    margin-bottom: 10px;
    min-height: 24px;
    padding: 3px;
}
.custom-audio-title{
	position: absolute;
    top: -16px;
left: 31px;
	font-size: 17px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
    color: #38352f;
	text-align: left;
}
.customaudioplayer .download-audio .fa-download:before {
    top: 6px;
    background-position: -59px -2px;
}
.vc_row .fa-download {
	position: absolute;
	top: 0;
	right: 26px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 21px;
	top: -26px;
	width: 19px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current {
	background: #441214 !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: 0 8px 0 0;
	height:24px;
}
.custom-event-class .wp-playlist {
	height: 250px;
}
.custom-event-class .customaudioplayer::before {
   position: absolute;
    width: 28px;
    height: 19px;
    content: "";
    background-image: url(http://site100.7nyc.com/studio/wp-content/uploads/2022/03/Sprite-button.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0;
    top: 4px;
    left: 8px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #fff;
	position: absolute;
	border-radius: 0;
	width: calc(100% - 58px);
	height: 35%;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 8px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: -3px;
}
.custom-event-class .wpb_video_widget {
	background-image:url(http://site100.7nyc.com/studio/wp-content/uploads/2022/11/video.gif);
}

/*HEADER_SECTION*/
.home_banner h3{
	text-shadow:0px 2px #000;
}
/*BIO_SECTION*/
#videos{
	background : linear-gradient(266deg, rgba(117, 127, 60, 1) 0%, rgba(78, 90, 62, 1) 100%);
}
.vc_row.about_row p{
	color: #e3dfd4 !important;
	font-size: 18px;
}
.vc_row.about_row .vc_btn3.vc_btn3-style-custom {
	box-shadow: 5px 6px #4e5a3e;
	border: 1px solid #e3dfd4;
}
.vc_row.menu-row {
	overflow: visible!important;
}
.site-header .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
	top: 2px!important;
}
/*VIDEO_SECTION*/
.vc_row.videos_row .vc_btn3.vc_btn3-style-custom{
	box-shadow: 5px 6px #b68852;
	border: 1px solid #e3dfd4;
	padding: 4px 2.5em!important;
}
#about{
	background : linear-gradient(152deg, rgba(182, 136, 82, 1) 19.89%, rgba(241, 192, 118, 1) 84.95%);
}
/*BLOG_SECTION*/
.vc_row.blog-row .vc_btn3.vc_btn3-style-custom{
	border: 1px solid #e3dfd4;
	font-size: 12px;

	box-shadow: 5px 6px #4e5a3e;
}
.blog-row P{
	color:#fff;
}
.blog-row .vc_grid-pagination-list{
	display:none;
}
.blog-row .vc_gitem-post-data-source-post_excerpt,.blog-row  .vc_gitem-post-data-source-post_title{
	color:#20283c;
}
.blog-row .vc_arrow-icon-arrow_12_left:before, .blog-row .vc_arrow-icon-arrow_12_right:before {
	width: 36px;
	position: absolute;
	height: 36px;
	content:'';
	background-repeat: no-repeat;
	background-position: center;
}
.blog-row .vc_arrow-icon-arrow_12_left:before {
	background-image: url(http://layout67.vowebsite.com/wp-content/uploads/2018/10/left.png); 
}
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: 0px!important;
	display: inline-block!important;
	left: inherit;
}
body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	right: 6em !important;
}
body .blog-row .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	right: 4em !important;
}
.blog-row .vc_arrow-icon-arrow_12_right:before {
	background-image: url(http://layout67.vowebsite.com/wp-content/uploads/2018/10/right.png); 
}
/*CLIENT SECTION*/
.shadow-row:before, .shadow-row:after{
	position: relative;
	z-index: 9;
	display: inline-block!important;
	content: ''!important;
	bottom:17px;
	height: 16px;
	width: 100%;
	background: -webkit-radial-gradient(ellipse at 50% 0,rgba(0,0,0,.2),transparent 58%);
	background: radial-gradient(ellipse at 50% 0,rgba(0,0,0,.2),transparent 58%);
}
.shadow-row:before {
	bottom:-24px;
	width: 100%;
	transform: rotate(180deg);
}
.wpls-logo-showcase .slick-arrow svg {
    fill: #000!important;
}
.wpls-logo-showcase .slick-arrow:hover,.wpls-logo-showcase .slick-arrow{
    background-color: transparent!important;
}
.vc_row.contact-row {
	background-position: bottom !important;
}
/*FLIP_SECTION*/
.oxilab-heading{
	display:none!important;
}
.oxilab-flip-box-back-1 {
	border: none!important;
	box-shadow:none!important;
}
.circle-flip .oxilab-flip-box-1, .square-flip   .oxilab-flip-box-2{
	background-color:#b68852;
	border: none!important;
}
.vc_row i.fa-sliders-h {
	transform: rotate(90deg);
}
.circle-flip .oxilab-flip-box-back-1, .square-flip  .oxilab-flip-box-back-2{
	color: #000;
	background: #fcf2e4;
	border: 5px solid #B68852 !important;
}
.circle-flip .oxilab-flip-box-1-data .oxilab-icon-data,.square-flip .oxilab-flip-box-2-data .oxilab-icon-data{
	background-color: transparent!important;
}
/*TESTIMONIAL_SECTION*/
.vc_row .wpmtst-testimonial-inner {
	text-align: center;
}
.vc_row .testimonial-company {
	border-left: 2px solid #b68852;
	margin-left: 7px;
	padding-left: 7px;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #b68852;
	font-size:21px;
}
.vc_row .testimonial{
	padding: 0 6em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 1em;
	text-align: left;
	color: #231f20;
	font-size: 22px;
}
.vc_row .testimonial-content:before,.vc_row .testimonial-content:after {
	content: '';
	position:absolute;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px; 
}
.vc_row .testimonial-content:after {
	background-image: url("http://site100.7nyc.com/studio/wp-content/uploads/2022/03/right_quotes.svg") !important;
	right: 2px;
	bottom: 0;
}
.vc_row .testimonial-content:before {
	background-image: url("http://site100.7nyc.com/studio/wp-content/uploads/2022/03/left_quotes.svg") !important;
	left: 2px;
	top: 0;
}
.vc_row.testimonial-row .vc_btn3.vc_btn3-style-custom {
	box-shadow: 5px 6px rgb(182 136 82 / 60%);
	padding: 2px 3em!important;
}
#blog,#about{
	background: linear-gradient(266deg, rgba(117, 127, 60, 1) 0%, rgba(78, 90, 62, 1) 100%);
}
#videos{
	background: linear-gradient(152deg, rgba(182, 136, 82, 1) 19.89%, rgba(241, 192, 118, 1) 84.95%);
}
/*FOOTER_SECTION*/
.footer-row a,.footer-row p{
	color:#fff;
	font-size:12px;
}
.single .site-inner {
	margin-top: 4em!important;
}
.content-sidebar .content, .sidebar {
	padding: 2em 15px;
}
.vc_row.responsive-menu{
	display:none!important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){
	.menu a  {
		font-size: 20px;
	}
	.menu li {
		padding: 0 6px;
	}
}
@media only screen and (max-width: 1023px){
	.contact-row .text-right {
		text-align: center;
	}
	.about_row h1{
		font-size: 29px!important;
	}
	.about_row h2{
		padding-left: 0em !important;
	}
	.menu a {
		font-size: 21px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #000;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu-toggle {
		padding:0px 0 0 0;
		font-size: 24px;
		font-weight: 700;
	}
	.menu li{
		padding: 10px 0px;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.menu {
		position: absolute;
		background: #fff;
		width: 80%;
		text-align: center;
		right: 0;
		left: 0;
		border:2px solid #283075;
		margin: 0 auto;
		padding: 10px;
		z-index: 9999;
	}
	/*.menu-toggle, .menu-toggle:hover, .menu-toggle:focus,.vc_row .genesis-nav-menu .menu-item-type-post_type.current-menu-item > a span {
		color: #000;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu-toggle {
		padding:0;
		font-size: 25px;
		line-height:33px;
		float:right;
	}
	.menu li{
		padding: 5px 0px;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.vc_row .genesis-responsive-menu{
	background: #fff;
		position: absolute;
		left: 50%;
		z-index:9;
		width: 100%;
	border: 2px solid  #fe982a;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
		text-align: center;
	}
 #genesis-mobile-nav-primary span,.custom-event-class .vc_row .nav-primary {
		display: none;
	}
	.site-header .menu-toggle::before{
		content: '☰';
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}*/
	.header-logo-col img {
		position: initial;
	}
	.menu-toggle {
		float: none;
	}
	.content-sidebar .site-inner,.menu-row .wpb_column {
		width: 100%;
	}
	.genesis-nav-menu li.page_item.current-menu-item > a span {
		border-bottom: 4px solid #4e5a3e;
		padding: 0px 0px;
	}
	.menu a span {
		font-size: 16px;
	}
	.about_row h2{
		text-align:center!important;
	}
	.about_row h2 {
		font-size: 28px;
	}
	.vc_row.contact-row p {
		font-size: 15px;
	}
	.vc_row.responsive-menu{
		display:block!important;
	}
	.vc_row.menu-row {
		display:none!important;
	}
	#menu-section{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.oxilab-flip-box-col-4, .oxilab-flip-box-col-3 {
		width: 100%!important;
	}
	.vc_row.responsive-menu{
		padding:10px 0!important;
	}
}
@media only screen and (max-width: 767px){
	h1.vc_custom_heading,h2.vc_custom_heading,h3.vc_custom_heading,h4.vc_custom_heading,h5.vc_custom_heading,h6.vc_custom_heading, .vc_row .vc_btn3-container, .vc_row .wpb_single_image,	.blog-row p, .blog-row h4,.footer-row .text-right.wpb_column,.footer-row,.header-row .text-right.wpb_column,.header-row,.home_banner .vc_column-inner{
		text-align: center !important;
	}
	.vc_sep_width_60{
		width: 100%!important;
	}
	.vc_row.home_banner {
		padding-bottom: 1em !important;
		background-position: 66%top !important;
	}
	.vc_row .testimonial {
		padding: 0 3em;
	}
	.contact-row .contact-link,.vc_btn3-container.vc_btn3-inline {
		display: block;
	}
	.about_row h1 {
		font-size: 27px !important;
	}
	.wpb_raw_code.contact-links{
		display:block;
		margin-right:0 !important;
	}
/*	.customaudioplayer .download-audio .fa-download::before {
		background-position: -63px 1px;
	}*/
	.customaudioplayer{
		width:85%;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 28px;
		height: 28px;
	}
	.vc_row.contact-section{
		padding-bottom: 1em !important;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		font-size: 16px;
	}
	.vc_row .testimonial-company {
		border-left: none;
		margin-left: 0;
		padding-left: 0;
	}
}
@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 .gform_wrapper .gform_footer input[type="submit"] {
		float: none;
	}
}
@media only screen and (max-width: 479px){
	h2 {
		font-size: 28px;
	}
	.vc_row.home_banner {
		background-position: 60%top !important;
	}
	.about_row h1,.about_row h2 {
		font-size: 22px !important;
	}
	.logo-title, .logo-title a {
		font-size: 51px;
	}
	.testimonial-row h2 {
		font-size: 20px;
	}

}

