/*!
Theme Name: CP Theme
Theme URI: http://underscores.me/
Author: Creative Peppers Inc
Author URI: https://creativepeppers.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cp-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

CP Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&display=swap');

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.wrap-txt {
    white-space: nowrap;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
	max-width: 100%;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */


body,
button,
input,
select,
optgroup,
textarea {
	color: #333;
/* 	font-family: 'Brandon Grotesque', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */
	font-size: 20px;
	line-height: 30px;
	font-family: "Afacad Flux", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
}
p {margin-bottom: 25px;}
p:last-child {margin-bottom: 0;}
h1, h2, h3, h4, h5, h6{margin-bottom: 15px;
/* 	font-family: 'Beckman Free', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;  */
	font-family: "Afacad Flux", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-weight: 600; line-height: 1.2; color: #1a1a1a;
	text-transform: uppercase;}
h1{font-size: 78px;}
h2{font-size: 56px;}
h3{font-size: 45px;}
h4{font-size: 34px;}
h5{font-size: 20px;}
h6{font-size: 18px;}
p.sow-sub-headline {font-size: 24px;}

a.read-more-btn {
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
	border-bottom:1px solid #647143;
}
a.read-more-btn:hover {
    text-decoration: none;
	color: #000000;
	border-bottom:1px solid #000000;
}

.f-light, .f-light *{font-weight: 300;}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
.clearfix::after, .row::after {
    display: block;
    clear: both;
    content: "";
}
/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 10px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 10px;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #647143;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #647143;
	text-decoration: underline;
}

a:focus {
	outline: 0;
	text-decoration: none;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
    border: 1px solid #647143;
    border-radius: 0;
    background: #647143;
    color: #ffffff;
    padding: 0 1em;
    cursor: pointer;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover {
    border: 1px solid #647143;
    background: #ffffff;
    color: #647143;
	text-decoration: none;
}
.btn.btn-dark {
    background-color: #333;
    border-color: #333;
}
.btn.btn-dark:hover {
    background-color: #647143;
    border-color: #647143;
	color: #fff;
}
input[type="text"], input[type="email"], input[type="url"], 
input[type="password"], input[type="search"], input[type="number"], 
input[type="tel"], input[type="range"], input[type="date"], input[type="month"], 
input[type="week"], input[type="time"], input[type="datetime"], 
input[type="datetime-local"], input[type="color"], textarea, select {
    color: #000000;
    border: 1px solid #cbc8c6;
    border-radius: 0;
    padding: 3px 15px;
    height: 40px;
    width: 100%;
    display: block;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #000;
	border-color:#000000;
}

select {
	border: 1px solid #cbc8c6;
}

textarea {
	width: 100%;
	height: 100px;
	max-width: 100%;
	min-height: 50px;
	min-width: 100%;

}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.container, #primary .panel-layout .panel-row-style, .panel-no-style {
	max-width: 1140px;
	width: 90%;
	margin: 0 auto;
}
#primary .panel-layout .panel-row-style[data-stretch-type="full-stretched-padded"]{
	max-width: 100%;
	width: 100%;
}
#primary .panel-layout .panel-row-style[data-stretch-type="full-stretched"],
#primary .panel-layout .panel-row-style[data-stretch-type="full-width-stretch"]{
	max-width: 100%;
	padding-left:0 !important;
	padding-right:0 !important;
	width: 100%;
}
main#primary {
    min-height: 500px;
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
form.search-form {
    position: relative;
    padding-right: 100px;
    max-width: 500px;
}
form.search-form input.search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    padding: 10px;
    height: 40px;
    line-height: 1;
}

/* Header
--------------------------------------------- */
body{
	padding-top:98px;
}
header.site-header {
    padding: 5px 0;
    position: fixed;
    top: 0;
	left:0;
	width: 100%;
    background-color: #fff;
    z-index: 9999;
	border-bottom:1px solid #e3e2e2;
}
.header-inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.header-inline .site-branding {
    width: 90px;
    transition: all 0.3s ease-in-out;
}
.header-inline .site-branding img.custom-logo {
    display: block;
}
.fix-header .header-inline .site-branding {
    width: 50px;
}
/* Navigation
--------------------------------------------- */
.menu-toggle {
    height: 20px;
    width: 30px;
    background-color: transparent;
    border-radius: 0;
    position: relative;
    border-left:none ;
    border-right:none ;
    border-top:2px solid #000;
    border-bottom:2px solid #000;
    font-size: 0;
}
.menu-toggle:after {
	content: "";
	height: 2px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	background-color: #000;
}
.menu-toggle.active-toggle {border-color: #647143;}
.menu-toggle.active-toggle:after {background-color: #647143;}
.main-navigation {
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 2px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
}
.main-navigation #primary-menu  li a {
/* 	font-family: 'Beckman Free'; */
	font-family: "Afacad Flux", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
    display: block;
    padding: 0;
    transition: all 0.3s ease-in-out;
	color: #1a1a1a;
	font-size:15px;
	text-transform: uppercase;
	font-weight:bold;
	border-bottom: 1px solid transparent;
	letter-spacing: 1px;
	
}
.main-navigation #primary-menu  li a:hover{
	text-decoration: none;
	border-bottom-color:#1a1a1a;
}

.main-navigation #primary-menu > li.current_page_item > a, 
.main-navigation #primary-menu  li.current-menu-item > a, 
.main-navigation #primary-menu  li.current-menu-parent > a {
    text-decoration: none;
    color: #647143;
	border-bottom-color:#647143;
}


.ag-custom-list {
    list-style: none;
	margin-left: 0;
}
.ag-custom-list li{
	position:relative;
	margin-bottom:4px;
	padding-left:10px;
	
}
.ag-custom-list li:before {
    content: "+";
    margin-right: 4px;
	position: absolute;
    left: -10px;
	color:#000;
}



/* Medium devices (landscape tablets, 992px and up) */
@media only screen and (min-width: 992px) {
	

	
	
	#primary-menu ul.sub-menu li a {
	    color: #1a1a1a;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul.menu {
		display: flex;
		justify-content: space-between;
	}
	.main-navigation #primary-menu > li {
	    display: inline-block;
	    position: relative;
	    margin-left: 40px;
	}
	.main-navigation #primary-menu li {
	    position: relative;
	}
	.main-navigation ul.sub-menu {
		display: none;
	    position: absolute;
	    background-color: rgba(255, 255, 255, .8);
	    padding: 15px 0;
	    width: 220px;
	    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
	    top: 100%;
	}
	.main-navigation ul.sub-menu ul {
	    left: 100%;
	    top: 0;
	    padding: 10px 0;
	}
	.main-navigation #primary-menu li:hover > ul.sub-menu{
	    display: block;
	}
	
	.ag-img-blurb h2 {
    font-size: 20px;
    text-align: center;
    color: #fff;
	text-shadow:0px 0px 15px #000;
	margin-bottom: 3px;
}
	
	.ag-img-blurb .widget_text{
		
		position:absolute !important;
		left:0;
		right:0;
		top:65%;
		bottom:0;
		transform: translateY(-50% );
		z-index:99999;
		opacity: 0;
		transition:all .4s ease-in-out;
		scale(0%)
		height:auto;
	}
	.ag-img-blurb .panel-widget-style {
    top: 0%;
    position: relative;
}
	.ag-img-blurb .panel-cell-style{
		
		position:relative !important;
		
	}
	.ag-img-blurb .textwidget{
		text-align:center;
		text-shadow:0px 0px 15px #000;
		
		

		
	}
		.ag-img-blurb .widget_sow-image {
    position: relative;
			scale:100%;
			
}
	.ag-img-blurb .sow-image-container img{
		
		transition:all .4s ease-in-out;
		
	}
	.ag-img-blurb .widget_sow-image::after {
    width: 100%;
    height: 100%;
    content: "" !important;
    display: block !important;
   background-color: #00000055;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    opacity: 0;
	transition:all .4s ease-in-out;
		scale(0%)
}
	
	
	.ag-img-blurb .panel-grid-cell:hover .widget_sow-image::after, .ag-img-blurb .panel-grid-cell:hover .widget_text{
		opacity:1 !important;
		scale(100%)
		
	}
	.ag-img-blurb .panel-grid-cell:hover .sow-image-container img{
    scale: 105% !important;
}
	.ag-img-blurb .sow-image-container {
    overflow: hidden;
}

/* 	.ag-img-blurb .widget_sow-image:hover .widget_sow-image::after{
		
		opacity:1;
		
		
		
	}
	.ag-img-blurb .widget_sow-image:hover .textwidget{
	opacity:1;	
		
	} */

	
}



/* Medium devices (landscape tablets, 991px and up) */
@media only screen and (max-width: 991px) {
	
	.ag-img-blurb h2 {
    font-size: 20px;
    text-align: center;
    color: #000;
}
	
	.ag-img-blurb .textwidget{
		text-align:center;
		color:#000;
		
	}

	#primary-menu {
		display: none;
	}
	.menu-toggle {
		display: block;
	}
	.main-navigation .menu {
		padding: 10px;
		position: absolute;
		left: 0;
		top: 100%;
		right: 0;
		z-index: 999;
		background-color: #fff;
		box-shadow: 0 2px 15px rgb(0 0 0 / 15%);
		-webkit-box-shadow: 0 2px 15px rgb(0 0 0 / 15%);
	}
	.main-navigation #primary-menu li a{padding:5px 15px;}
	.main-navigation #primary-menu > li > ul.sub-menu {
    padding: 0px 15px 10px;
}
	.main-navigation #primary-menu > li > ul.sub-menu >li {
    background-color: rgba(255,255,255,0.1);
}
}

/* Footer
--------------------------------------------- */
footer.site-footer {
    padding-top: 50px;
}
footer.site-footer .sub-footer{
    text-align: center;
}
footer.site-footer .sub-footer aside.widget {
    display: inline-block;
    padding: 30px 10px;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
	width: 100%;
    max-width: 1140px;
}
footer.site-footer .sub-footer aside.widget h5 {
    margin: 0;
}
.ag_f_logo {
    margin-bottom: 0px !important;
}
footer.site-footer .container {
    max-width: 1400px;
}
.site-footer .widgets {
    padding: 50px 0 0px;
}
.footer-widget .wp-block-columns{
	margin-bottom: 0;
}
.footer-widget .wp-block-column {
    margin-bottom: 30px;
}
.footer-widget {
    font-size: 15px;
    line-height: 24px;
}
.footer-widget h4 {
    font-size: 16px;
}
p.copyright-text {
    font-size: 13px;
    line-height: 21px;
}
.foot-form {
    position: relative;
    padding-right: 40px;
}
.foot-form input.wpcf7-form-control.wpcf7-email {
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 15px;
    padding: 0 5px;
}
.foot-form input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
    color: #000;
    text-transform: capitalize;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 15px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
}

/* Testimonial CSS 
--------------------------------------------- */


/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 15px;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.text-left{	text-align: left;}
.text-right{ text-align: right;}
.text-center{ text-align: center;}



/* Archive Pages 
 ---------------------------*/
.archive .site-main .container {
    max-width: 1400px;
    width: 90%;
}

.common-grid-section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
}
.common-grid-section .common-grid-box {
    width: 23%;
    margin-right: 2.6%;
    margin-bottom: 40px;
}
.common-grid-section .common-grid-box:nth-child(4n+4) {
    margin-right: 0;
}
.common-grid-section .common-grid-box >a {
    display: block;
    position: relative;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}
.common-grid-section .common-grid-box >a:after {
	content: "";
	position: absolute;
	left:0;top:0;bottom:0;right:0;
	background-color: rgba(255,255,255,0.2);
	opacity:0;
	transition: all 0.3s ease-in-out;
}
.common-grid-section .common-grid-box >a:hover {
	text-decoration: none;
}

.common-grid-section .common-grid-box >a:hover:after {
	opacity:1;
}
.common-grid-section .common-grid-box .post-image-cont {
    margin-bottom: 20px;
}
.common-grid-section .common-grid-box .post-image-cont, .common-grid-section .common-grid-box .post-image-cont img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    background-color: #f5f5f5;
	transition: all 0.3s ease-in-out;
}
.common-grid-section .common-grid-box a:hover .post-image-cont img {
    transform: scale(1.05);
}
.common-grid-section .common-grid-box .entry-title {
    font-size: 16px;
    letter-spacing: 0.5px;
    display: inline-block;
	position: relative;
}
.common-grid-section .common-grid-box .entry-title:after{
	content: "";
	position: absolute;
	left:0;
	bottom:-5px;
	width:0px;
	background-color: #1a1a1a;
	transition: all 0.3s ease-in-out;
	height: 1px;
}

.common-grid-section .common-grid-box >a:hover .entry-title:after{
	width: 100%;
}

/* Blog Pages 
 ---------------------------*/
.entry-meta .author {
    pointer-events: none;
}


.single footer.entry-footer {
    margin: 30px 0;
}
.posts-navigation .nav-links {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    margin-top: 50px;
    justify-content: space-between;
}
.posts-navigation .nav-links a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
	transition: all 0.3s ease-in-out;
}
.posts-navigation .nav-links a:hover {
    background-color: #647143;
    text-decoration: none;
}


/* Projects
--------------------------------------------- */
.project-page article.projects {
    min-height: 400px;
}
.single-projects .project-page {
    padding: 0 60px;
}
section.entry-header.banner-cover {
    padding: 60px 0 40px;
}
section.entry-header.banner-cover h1.page-title {
    font-size: 38px;
}
.single-projects .project-page .project-banner{
    margin: 0 -60px;
}
/* .single-projects .project-banner .panel-row-style {
    min-height: 600px;
}
.project-page .project-banner .sow-headline {
    text-shadow: 0 0 60px rgb(0 0 0 / 80%);
} */
.project-banner {position: relative;}
.project-banner .inner-banner-txt {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 30px;
}
.project-banner .inner-banner-txt h1{
    text-shadow: 0 0 60px rgb(0 0 0 / 80%);
	color: #fff;
}

.project-page nav.navigation.post-navigation {
    margin-top: 80px;
}
.project-page .nav-links {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
}
.project-page .nav-links a {
    color: #000;
}
.project-page .nav-links a:hover {
    color: #647143;
	text-decoration: none;
}
.project-page .nav-links span.nav-subtitle {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}
.project-page .nav-links span.nav-title {
    font-size: 28px;
}
.project-page .nav-links .nav-next {
    text-align: left;
	flex: 1;
}

.project-page .nav-links .nav-previous {
    text-align: right;
	flex: 1;
}

.project-scope-block h5 {
    font-size: 15px;
    margin-bottom: 0;
}
.project-scope-block p {
    font-size: 16px;
    color: #929292;
}
/* Contact Form */


/* Posts and pages
--------------------------------------------- */
.home-banner {
    position: relative;
}

.home-banner .widget_sow-headline {
    position: absolute;
    top: 20%;
    z-index: 999;
    left: 0;
    right: 0;
}
.home-banner .sow-headline-container h2.sow-sub-headline, .home-banner .sow-headline-container h1.sow-headline{
	line-height: 1em;	
	}

.profile-section .panel-grid-cell:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px !important;
    background-color: #657244;
}
.text-over-block {
    position: relative;
	transition: all 0.3s ease-in-out;
	overflow:hidden;
}

.text-over-block img.so-widget-image {
	transition: all 0.3s ease-in-out;
}

.text-over-block:hover img.so-widget-image {
    transform: scale(1.05);
}
.text-over-block .so-widget-sow-image .widget-title {
	position: absolute;
	left: 20px;
    right: 20px;
	text-align: center;
	z-index:99;
}
.home-residential-section .so-widget-sow-image h2.widget-title {
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    text-shadow: 0 0 23px rgb(0 0 0 / 50%);
}
.home-commercial-section .so-widget-sow-image h2.widget-title {
    position: absolute;
    color: #fff;
    top: 40px;
}
.home-press-section .so-widget-sow-image h2.widget-title {
    position: absolute;
    top: 45%;
    left: 25%;
	right: auto;
}
.text-over-block.home-press-section:after {
 
    background-color: rgba(255,255,255,0.3);
}
.home-commercial-section .so-widget-sow-image h2.widget-title a, .home-residential-section .so-widget-sow-image h2.widget-title a{color: #fff; text-decoration: none !important;}
.home-press-section .so-widget-sow-image h2.widget-title a{ color: #1a1a1a;text-decoration: none !important;}
a.project-link {
    display: inline-block;
    padding-right: 60px;
    position: relative;
    text-transform: uppercase;
    color: #000000;
    font-size: 17px;
}
a.project-link span {
    border-bottom: 1px solid #000;
}
a.project-link i.arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 2px;
    width: 35px;
    margin: auto;
    background-color: #000;
}
a.project-link i.arrow:after, a.project-link i.arrow:before {
    content: "";
    width: 2px;
    height: 10px;
    background-color: #000;
    position: absolute;
    right: 2px;
    top: -1px;
    transform: rotate(45deg);
}
a.project-link i.arrow:after {
    right: 2px;
    top: -7px;
    transform: rotate(-45deg);
}
a.project-link:hover {color: #647143;text-decoration: none;}
a.project-link:hover span{border-color: #647143;}
a.project-link:hover i.arrow, a.project-link:hover i.arrow:after, a.project-link:hover i.arrow:before{background-color: #647143;}


.profile-page-section .panel-grid-cell:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px !important;
    background-color: #657244;
}
.profile-page-section .panel-grid-cell:last-child p.sow-headline {
    font-size: 30px;
	font-weight: 300;
}
.project-banner .sow-image-container img.so-widget-image {
    height: 78vh;
    min-height: 400px;
    object-fit: cover;
}

.paralax-banner .panel-row-style {
    display: flex;
    flex-direction: column;
	height: 100%;
}
.paralax-banner .simpleParallax {
    height: 100%;
    width: 100%;
}
/* .paralax-banner h1 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #fff;
	text-shadow: 0 0 60px rgb(0 0 0 / 80%);
} */

.paralax-banner h1 {
    position: absolute;
    left: 5%;
    top: 0%;
    right: 0;
    color: #fff;
    text-shadow: 0 0 60px rgb(0 0 0 / 80%);
    text-align: left;
}



footer .wp-block-column .copyright-text a { display:inline-block; text-decoration:none; color:#333;}
.hentry.and1 { text-align:center; padding:50px 4%;}
.hentry.and1 h1 { font-size:40px; text-transform:capitalize;}
.hentry.and1 h2 { font-size:32px; text-transform:capitalize;}
.hentry.and1 h3 { font-size:24px; text-transform:capitalize;}
/* Extra small devices (phones, 1024px and down) */
@media only screen and (max-width: 1024px) {

h1{font-size: 50px;}
h2{font-size: 42px;}
h3{font-size: 36px;}
h4{font-size: 30px;}
.common-grid-section .common-grid-box {
    width: 48%;
    margin-right: 4%;
}	
.common-grid-section .common-grid-box:nth-child(2n+2) {
    margin-right: 0;
}
/* .single-projects .project-banner .panel-row-style {
    min-height: 400px;
} */
.single-projects .project-page {
    padding: 0 20px;
}
.single-projects .project-page .project-banner{
    margin: 0 -20px;	
    background-attachment: scroll !important;
}
}

/* Extra small devices (phones, 767px and down) */
@media only screen and (max-width: 767px) {
	body, button, input, select, optgroup, textarea {font-size: 16px; line-height: 28px;}
h1{font-size: 35px;}
h2{font-size: 30px;}
h3{font-size: 28px;}
h4{font-size: 24px;}
h5{font-size: 20px;}
h6{font-size: 16px;}
	p.sow-sub-headline {font-size: 20px;}

.form-row .form-col {
    float: none;
    width: 100%;
}
.blog-box, .blog-box:nth-child(even) {
    flex-direction: column;
	margin-bottom: 20px;
}
.blog-box .post-image-cont, .blog-box .post-content-cont {
    width: 100%;
}
.blog-box .post-image-cont >a img {
    display: block;
}
	.blog-box .post-content-cont {
    padding: 30px 20px;
}
.home-banner h1.sow-headline, .home-banner h2.sow-sub-headline {line-height: normal !important;}
	.home-banner h1.sow-headline {font-size: 30px;}
	.home-banner h2.sow-sub-headline {font-size: 24px;}
	.home-press-section .so-widget-sow-image h2.widget-title {
    top: 35%;
    left: 20%;
}
.profile-page-section .panel-grid-cell:last-child p.sow-headline {
    font-size: 24px;
}
	.project-page .nav-links span.nav-title{
		display: none;
	}
	.project-banner .sow-image-container img.so-widget-image {
    height: 40vh;
    min-height: 250px;
    object-fit: cover;
}
	.paralax-banner {
		min-height: 40vh;
		text-align:center;
		background-attachment: inherit !important;
	
	}

.hentry.and1 h1 { font-size:26px; text-transform:capitalize;}
.hentry.and1 h2 { font-size:22px; text-transform:capitalize;}
.hentry.and1 h3 { font-size:18px; text-transform:capitalize;}
	
body .projects .entry-content .panel-layout div:nth-child(2) .panel-row-style {
    display: flex;
    flex-direction: column-reverse !important;
    gap: 30px;
}	
	
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	
	.paralax-banner {
    min-height: 78vh;
    text-align: center;
}
.project-info-text p {
    font-size: 21px;
    line-height: 1.5;
/*     max-width: 700px; */
    color: #000;
}
	
}
.text-span{
	
	color:#929292 !important;
	
}

/* Extra small devices (phones, 640px and down) */
@media only screen and (max-width: 640px) {
	.common-grid-section .common-grid-box {
		width: 100%;
		margin-right: 0;
	}
/* 	.single-projects .project-banner .panel-row-style {
		min-height: 250px;
	} */
	.home-banner .widget_sow-headline{display: none;}

}



/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.home-banner .sow-headline-container h1.sow-headline{	
		font-size: 70px;
	}
	.site-header .container{
		width:95%;
		max-width: 1400px;
	}
	.home-banner .so-widget-sow-headline h1{
		
		font-size:62px !important;
		
	}
	.home-banner .so-widget-sow-headline h2{
		
		font-size:50px;
		
	}
	.paralax-banner h1 { font-size:60px; }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}
/* Extra large devices (large laptops and desktops, 600px and up) */
@media only screen and (min-width: 1600px) {

.project-banner .sow-image-container img.so-widget-image, .paralax-banner {
    height: 85vh;
}	
	
}

/* css wRITE BY zENITH */

.AND_HED.panel-widget-style.panel-widget-style-for-2-0-0-1 p {
/*     font-family: 'Beckman Free', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */
	font-family: "Afacad Flux", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
    margin-bottom: 25px;
    margin-top: 35px !important;
	text-transform: uppercase;
	font-weight: 600;
}
