body.material #page-header-bg.fullscreen-header .inner-wrap >a {
	margin-bottom: 15px;
}

body.material #page-header-bg.fullscreen-header .inner-wrap >a {
	border: none;
	padding: 6px 10px;
}

#page-header-bg.fullscreen-header .avatar, #page-header-bg[data-post-hs="default_minimal"] .avatar {
	border-radius: 100%;
}

#page-header-bg.fullscreen-header .meta-author img {
	margin-bottom: 0;
	height: 50px;
	width: auto;
}

#page-header-bg[data-post-hs="default_minimal"] .meta-author img {
	margin-bottom: 0;
	height: 40px;
	width: auto;
}

#page-header-bg[data-post-hs="default_minimal"] .author-section {
	position: absolute;
	bottom: 30px;
}

#page-header-bg.fullscreen-header .author-section .meta-date, #page-header-bg[data-post-hs="default_minimal"] .author-section .meta-date {
	font-size: 12px;
	color: rgba(255, 255, 255, .8);
}

#page-header-bg.fullscreen-header .author-section .meta-date i {
	font-size: 12px;
}

#page-header-bg[data-post-hs="default_minimal"] .author-section .meta-date i {
	font-size: 11px;
	line-height: 14px;
}

#page-header-bg[data-post-hs="default_minimal"] .author-section .avatar-post-info {
	position: relative;
	top: -5px;
}

#page-header-bg.fullscreen-header .author-section a, #page-header-bg[data-post-hs="default_minimal"] .author-section a {
	display: block;
	margin-bottom: -2px;
}

#page-header-bg[data-post-hs="default_minimal"] .author-section a {
	font-size: 14px;
	line-height: 14px;
}

#page-header-bg.fullscreen-header .author-section a:hover, #page-header-bg[data-post-hs="default_minimal"] .author-section a:hover {
	color: rgba(255, 255, 255, .85) !important;
}

#page-header-bg.fullscreen-header .author-section, #page-header-bg[data-post-hs="default_minimal"] .author-section {
	width: 100%;
	z-index: 10;
	text-align: center;
}

#page-header-bg.fullscreen-header .author-section {
	margin-top: 25px;
}

#page-header-bg.fullscreen-header .author-section span, #page-header-bg[data-post-hs="default_minimal"] .author-section span {
	padding-left: 0;
	line-height: 20px;
	font-size: 20px;
}

#page-header-bg.fullscreen-header .author-section .avatar-post-info, #page-header-bg[data-post-hs="default_minimal"] .author-section .avatar-post-info {
	margin-left: 10px;
}

#page-header-bg.fullscreen-header .author-section .avatar-post-info, #page-header-bg.fullscreen-header .author-section .meta-author, #page-header-bg[data-post-hs="default_minimal"] .author-section .avatar-post-info, #page-header-bg[data-post-hs="default_minimal"] .author-section .meta-author {
	text-align: left;
	display: inline-block;
	top: 9px;
}

@media only screen and (min-width :690px) and (max-width :999px) {}

@media only screen and (max-width :690px) {
	.material #page-header-bg.fullscreen-header .author-section {
		margin-top: 5px;
	}
	
	#page-header-bg.fullscreen-header .author-section {
		bottom: 20px;
	}
	
	#page-header-bg.fullscreen-header .author-section .meta-date:not(.updated) {
		margin-top: -4px;
		display: block;
	}
	
	#page-header-bg.fullscreen-header .author-section .avatar-post-info {
		margin: 10px 0 0 0;
	}
}

body #page-header-bg .pinterest-share i, body #page-header-bg .facebook-share i, body #page-header-bg .linkedin-share i, body #page-header-bg .twitter-share i, body #page-header-bg .google-plus-share i, body #page-header-bg .icon-salient-heart, body #page-header-bg .icon-salient-heart-2 {
	color: #fff;
}

body .section-title #portfolio-nav a:hover i {
	opacity: .75;
}

.single #page-header-bg .blog-title #single-meta .nectar-social.hover > div a, .single #page-header-bg .blog-title #single-meta > div a, .single #page-header-bg .blog-title #single-meta ul .n-shortcode a, #page-header-bg .blog-title #single-meta .nectar-social.hover .share-btn {
	border-color: rgba(255, 255, 255, .4);
}

.single #page-header-bg .blog-title #single-meta .nectar-social.hover > div a:hover, #page-header-bg .blog-title #single-meta .nectar-social.hover .share-btn:hover, .single #page-header-bg .blog-title #single-meta div > a:hover, .single #page-header-bg .blog-title #single-meta ul .n-shortcode a:hover, .single #page-header-bg .blog-title #single-meta ul li:not(.meta-share-count):hover > a {
	border-color: rgba(255, 255, 255, 1);
}

.single #page-header-bg #single-meta div span, .single #page-header-bg #single-meta > div a, .single #page-header-bg #single-meta > div i {
	color: #fff !important;
}

.single #page-header-bg #single-meta ul .meta-share-count .nectar-social a i {
	color: rgba(255, 255, 255, .7) !important;
}

.single #page-header-bg #single-meta ul .meta-share-count .nectar-social a:hover i {
	color: rgba(255, 255, 255, 1) !important;
}

@media only screen and (min-width:1000px) {
	body #ajax-content-wrap.no-scroll {
		min-height: calc(100vh - 160px);
		height: calc(100vh - 160px) !important;
	}
}

@media only screen and (min-width:1000px) {
	#page-header-wrap.fullscreen-header, #page-header-wrap.fullscreen-header #page-header-bg, html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header, .nectar_fullscreen_zoom_recent_projects, #nectar_fullscreen_rows:not(.afterLoaded) > div {
		height: calc(100vh - 159px);
	}
	
	.wpb_row.vc_row-o-full-height.top-level, .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
		min-height: calc(100vh - 159px);
	}
	
	html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header {
		top: 160px;
	}
	
	.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
		height: calc(100vh - 158px) !important;
	}
	
	.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
		height: calc(100vh - 158px - 32px) !important;
	}
}

.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level, .admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
	min-height: calc(100vh - 32px);
}

body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level, body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
	min-height: 100vh;
}

@media only screen and (max-width:999px) {
	.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
		height: calc(100vh - 136px);
	}
	
	.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12, [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
		min-height: calc(100vh - 136px);
	}
	
	html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header, .nectar_fullscreen_zoom_recent_projects, .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container, #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
		height: calc(100vh - 83px);
	}
	
	.wpb_row.vc_row-o-full-height.top-level, .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
		min-height: calc(100vh - 83px);
	}
	
	body[data-transparent-header="false"] #ajax-content-wrap.no-scroll {
		min-height: calc(100vh - 83px);
		height: calc(100vh - 83px);
	}
}

.row .col img.img-with-animation.nectar-lazy:not([srcset]) {
	width: 100%;
}

.col.padding-3-percent > .n-sticky > .vc_column-inner {
	border: 1px solid #e2e2e2 !important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a {
	color: #fff !important;
	background-color: #000 !important;
}

.gform_title {
	display: none !important;
}

.gform-theme--foundation .gform_fields {
	row-gap: 10px !important;
}

.gform_button {
	background-color: #f00 !important;
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
	--gf-ctrl-outline-width-focus: 0 !important;
}

.gfield_label {
	margin-top: 10px !important;
}

.tabbed > ul li .active-tab {
	background-color: #f00 !important;
	color: #fff !important;
}

.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:not(.active-tab):hover {
	color: #f00 !important;
	opacity: 1 !important;
}

@media only screen and (max-width: 690px) {
	.tabbed[data-style*=minimal]>ul li:not(.cta-button) .active-tab, .tabbed[data-style*=minimal]>ul li:not(.cta-button) a {
		padding: 20px 15px 20px 15px !important;
	}
	
	.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li {
		width: 100% !important;
	}
}

.nectar-icon-list-item {
	margin-bottom: 20px !important;
}