/*
Theme Name: JohnnyoTheme
Theme URI: https://johnnyodesign.com/
Author: Johnnyo Design
Author URI: https://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap');

/* Content */

html {
	scroll-behavior:smooth;
	    overflow-x: hidden;
}
body {
	font-family: "Manrope", sans-serif;
    font-weight: normal;
    background: #fff;
    position: relative;
    overflow-x: hidden;
    background-size: 1707px;
    z-index: 0;
	background-color: #fff;
}

:focus {
    outline: none;
}
.panel-grid, .panel-grid-cell, .so-panel {
    position: relative;
}
a {
color: inherit;
	text-decoration: underline;
}
p a {
   color: inherit;
	text-decoration: underline;
}
a:hover, a:focus {
	   color: inherit;
    text-decoration: underline;
	outline: none !important;
}
p a:hover, p a:focus {
	   color: inherit;
    text-decoration: underline;
}
.home .site-content {
    position: relative;
    width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.site-content {
	margin-bottom: 0;
}
p {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 28px;
    color: #45556c;
}
p:last-of-type {
	margin: 0px 0px 0px 0px;
}
h1 {
    font-family: "Inter", sans-serif;
    font-size: 36px;
	font-weight: 800;
    color: #163a6b;
    margin: 0px 0px 20px 0px;
}
h1 span {
	color: #2f6e22;
}
h2 {
	font-family: "Inter", sans-serif;
    font-size: 30px;
    color: #163a6b;
	font-weight: 800;
    margin: 0px 0px 20px 0px;
}
h2 span {
	color: #2f6e22;
}
h3 {
    font-size: 20px;
	font-weight: 700;
    color: #163a6b;
    margin: 0px 0px 20px 0px;
}
h4 {
    font-size: 24px;
    font-weight: bold;
    color: #0f0e0d;
    margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
h5 {
    font-size: 22px;
    color: #0f0e0d;
	font-weight: normal;
    margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
h6 {
	color: #163a6b;
	font-weight: bold;
	text-transform: uppercase;
	    letter-spacing: 1.5px;
}
.altcolor h1, .altcolor h2, .altcolor h3, .altcolor h4, .altcolor h5, .altcolor p, .altcolor li {
	color: #f7f3ec;
}
.altcolor h6 {
	color: #b6dcef;
}

.icon1 .sow-image-container {
	height: 125px !important;
    width: 125px !important;
    background-color: #222457;
    padding: 25px;
    border-radius: 100px;
}
.icon2 .sow-image-container {
	height: 125px !important;
    width: 125px !important;
    background-color: #C12032;
    padding: 25px;
    border-radius: 100px;
	    margin: auto;
}
ul {
	    padding: 0 0 0 30px;
    font-size: 20px;
    line-height: 30px;
    color: #282927;
}
.navbar {
    position: relative;

}
.site-branding {
	    position: absolute;
	z-index: 10;

}

.main-navigation {

}
.site-header {
	background-color: #fff;
	    border-bottom: 1px solid #ccc;
}
.mega-menu-link {
	font-family: "barlow-condensed", sans-serif !important;

}
.site-footer {
	background-color: #163a6b;

}
.site-info  {
	background-color: #163a6b;
	border-top: 1px solid rgb(255 255 255 / 10%);
}
.siteinfo p {
    color: rgb(182 220 239 / 70%);
    font-size: 12px;
    padding: 10px 0 10px 0;
    font-weight: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.btn {
	background-color: #38821e;
    color: #fff;
    padding: 12px 20px 12px 20px !important;
    display: inline-block;
    margin-bottom: 10px;
	margin-top: 10px;
    border-radius: 6px;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 16px;
    white-space: break-spaces;
    font-weight: bold;
	    transition: cubic-bezier(.4, 0, .2, 1) .15s;
	    display: flex;
    align-items: center;
    width: fit-content;
	    box-shadow: 0 10px 15px -3px #38821e4d, 0 4px 6px -4px #38821e4d;
	display: inline-block;
}
.frm_button_submit {
	background-color: #38821e !important;
    color: #fff !important;
    padding: 13px 20px 13px 20px !important;
    display: inline-block !important;
    margin-bottom: 10px;
	margin-top: 10px;
    border-radius: 6px !important;
    text-decoration: none;
    letter-spacing: 1px !important;
    font-size: 16px !important;
    white-space: break-spaces;
    font-weight: bold !important;
	transition: cubic-bezier(.4, 0, .2, 1) .15s;
	display: flex !important;
    align-items: center;
    width: fit-content;
	box-shadow: 0 10px 15px -3px #38821e4d, 0 4px 6px -4px #38821e4d !important;
	display: inline-block;
}
.btn:nth-of-type(1) {
  margin-right: 10px;
}
.btn:nth-of-type(n+2) {
  margin-right: 0;
}
.btn:hover {
	background-color: #163a6b;
	box-shadow: 0 10px 15px -3px #163a6b4d, 0 4px 6px -4px #163a6b4d;
	color: #fff;
}
.frm_button_submit:hover {
	background-color: #163a6b !important;
	box-shadow: 0 10px 15px -3px #163a6b4d, 0 4px 6px -4px #163a6b4d !important;
	color: #fff !important;
}
.altcolor .btn {
    background-color: #163a6b;
	box-shadow: 0 10px 15px -3px #163a6b4d, 0 4px 6px -4px #163a6b4d;
	color: #fff;
}
.altcolor .btn:hover {
    background-color: #d3eaf5;
	box-shadow: 0 10px 15px -3px #163a6b4d, 0 4px 6px -4px #163a6b4d;
	color: #163a6b;
}
.btnwhite {
	background-color: #fff !important;
    color: #163a6b !important;
	box-shadow: 0 10px 15px -3px #163a6b4d, 0 4px 6px -4px #163a6b4d  !important;
}
.btnwhite:hover {
	background-color: #d3eaf5  !important;
	color: #163a6b;
}
.frmwhtbtn {
	background-color: #fff !important;
    color: #163a6b !important;
	box-shadow: 0 10px 15px -3px #163a6b4d, 0 4px 6px -4px #163a6b4d, 0 0 0 1px #163a6b26  !important;
}
.frmwhtbtn:hover {
	background-color: #163a6b  !important;
	color: #fff !important;
}
/*.altcolor .btn {
    background-color: rgb(255 255 255 / 15%);
	box-shadow: 0 0 0 1px rgb(255 255 255 / 30%);
}
.altcolor .btn:hover {
    background-color: rgb(255 255 255 / 30%);
	box-shadow: 0 0 0 1px rgb(255 255 255 / 30%);
} */
.centerbtn .btn {
	margin-left: auto;
	margin-right: auto;
}
.greensection:after {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background-color: #2f6e22;
	 z-index: -2;
}
.lightblue:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background-color: #d3eaf5;
    z-index: -2;
}
.lightbluedropleft:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background-color: #d3eaf5;
    background-image: url(/wp-content/uploads/2026/07/droplet.svg);
    background-position: -128px;
    background-size: 576px;
    background-repeat: no-repeat;
    z-index: -2;
}
.lightbluedropright:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background-color: #d3eaf5;
    background-image: url(/wp-content/uploads/2026/07/droplet.svg);
    background-position: right -128px center;
    background-size: 576px;
    background-repeat: no-repeat;
    z-index: -2;
}
.darkbluedropright:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background-color: #163a6b;
    background-image: url(/wp-content/uploads/2026/07/droplet2.svg);
    background-position: right -128px center;
    background-size: 576px;
    background-repeat: no-repeat;
    z-index: -2;
}
.darkblue:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    background-color: #163a6b;
    z-index: -2;
}
.whitebgright:after {
content: "";
    position: absolute;
    background-color: #fff;
    height: 100%;
    left: 0;
    width: 50vw;
    top: 0;
    z-index: -1;
}
.imgone, .imgonecol .widget_text {
	height: 100%;
}
.imgright {
	content: "";
    position: absolute;
	background-size: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 50vw;
    z-index: -1;
}
.imgrightcol .widget {
	height: 100%;
}
.imgleft {
	content: "";
    position: absolute;
	background-size: cover;
    top: 0;
    right: 0;
    height: 100%;
    width: 50vw;
    z-index: -1;
}
.imgleftcol .widget {
	height: 100%;
}
.rel .panel-grid-cell {
	position: relative;
}
.headlogo img{
    height: 90px;
    padding: 12px 0px;
}
.headerbutton {
	    position: absolute;
    top: 12px;
    right: 0;
}
.vertcent {
	display: flex;
    align-items: center;
}
.headertop {
	    background-color: #163a6b;
    color: #dceef8;
	    font-size: 12px;
    line-height: 1.33;
	    padding-block: 8px;
}
.headertop .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headertop .container div {
	    gap: 8px;
    display: inline-flex;
}
.headertop .container div span{
	align-items: center;
    display: inline-flex;
    gap: 8px;
}
.headertop svg{
	    width: 14px;
}
.footer-bottom {
	    padding: 50px 0;
}
.footer-bottom p {
	 font-size: 12px;
    color: rgb(182 220 239 / 70%);
	margin: 0px 0px 0px 0px;
}
.footer-bottom p a {
	 font-size: 12px;
	color: #dceef8;
	text-decoration: none;
    transition: cubic-bezier(.4, 0, .2, 1) .15s;
}
.footer-bottom p a:hover {
	color: #fff !important;
}
.footer-bottom .widget-title {
	color: #f7f3ec;
	    font-size: 12px;
	text-transform: uppercase;
	    margin: 0px 0px 10px 0px;
}
.site-footer ul {
	    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
.site-footer ul a {
	color: #dceef8;
	text-decoration: none;
	font-size: 14px;
	    transition: cubic-bezier(.4, 0, .2, 1) .15s;
}
.site-footer ul a:hover {
	font-weight: normal;
	color: #fff;
}
.footsocial a {
    border-radius: 8px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 15%);
    background-color: rgb(255 255 255 / 10%);
    height: 36px;
    width: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
	transition: cubic-bezier(.4, 0, .2, 1) .15s;
}
.footsocial a:hover {
	background-color: rgb(255 255 255 / 15%);
}
.footsocial svg {
	    width: 16px;
    color: #fff;
}
#mega-menu-primary {
	margin-right: 20px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	    font-family: "Inter", sans-serif !important;
	font-weight: 500;
}

.headlogo span {
	font-family: "DM Sans", sans-serif;
	color: #7394A8;
	font-weight: normal;
	text-transform: none;
	padding-left: 5px;
}

.trustrow h5 {
	font-size: 12px;
	color: #dceef8;
	margin: 0;
	    font-weight: 600;
}
.trustrow p {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
}
.trustrow svg {
	    stroke: white;
}
.trustrow .panel-grid-cell {
	    display: flex;
    align-items: center;
	    padding: 16px 10px 10px 10px;
}
.trustrow .custom-html-widget {
    margin: 0 15px 5px 0 !important;
    height: 28px;
    width: 28px;
}
.trustrow .widget_custom_html {
	    margin: 0 !important;
}
.sixthings .panel-grid-cell {
	grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: 25px;
    transition: all .15s cubic-bezier(.4, 0, .2, 1);
}
.fourthings .panel-grid-cell {
	grid-template-columns: repeat(4,minmax(0,1fr));
    display: grid;
    gap: 25px;
}
.threethings .panel-grid-cell {
	grid-template-columns: repeat(3,minmax(0,1fr));
    display: grid;
    gap: 25px;
}

.sixthings .svgicon {
	stroke: white;
    background-color: #163a6b;
    border-radius: 10px;
    width: 48px;
    padding: 10px;
	
}
.blueicons .svgicon {
	stroke: white;
	color: white;
    background-color: #163a6b;
    border-radius: 10px;
    width: 44px;
    padding: 10px;
}
.blueicons span{
	stroke: white;
    color: white;
    background-color: #163a6b;
    border-radius: 10px;
    width: 44px;
    height: 44px;
    display: block;
        display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-family: 'Inter';
	font-size: 20px;
}
.greenicons .svgicon {
	stroke: white;
	color: white;
    background-color: #38821e;
    border-radius: 10px;
    width: 44px;
    padding: 10px;
}
.greenicons span {
	stroke: white;
    color: white;
    background-color: #38821e;
    border-radius: 10px;
    width: 44px;
    height: 44px;
    display: block;
        display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-family: 'Inter';
	font-size: 20px;
}
.sixthings .learnarrow, .learnarrow {
	width: 14px;
	    margin-left: 5px;
	transition: all .15s cubic-bezier(.4, 0, .2, 1);
}
.callphone {
	width: 14px;
	    margin-right: 5px;
}
.sixthingslearn {
	    color: #163a6b;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-top: 15px;
	
    transition: all .15s cubic-bezier(.4, 0, .2, 1);
}
.sixthings .panel-widget-style, .fourthings .panel-widget-style, .threethings .panel-widget-style {
	    height: 100%;
}
.sixthings .panel-widget-style:hover {
	background-color: #38821e !important;
}
.sixthings .panel-widget-style h3, .sixthings .panel-widget-style p, .sixthings .panel-widget-style .sixthingslearn{
    transition: all .15s cubic-bezier(.4, 0, .2, 1);
}
.sixthings .panel-widget-style:hover h3, .sixthings .panel-widget-style:hover p, .sixthings .panel-widget-style:hover .sixthingslearn {
	color: #fff;
	stroke: white;
	
}
.sixthings .panel-widget-style:hover .learnarrow {
	    margin-left: 10px;
}
.knockout {
	border-color: #38821e;
	border-left-width: 4px;
	border-left-style: solid;
}
.knockout p  {
	color: #163a6b;
	font-style: italic;
	font-size: 18px;
	font-weight: 600;
}
.greenchecks ul {
	list-style: none;
    font-size: 16px;
	padding: 0 0 0 40px;
	    line-height: 24px;
}
.greenchecks ul li {
    display: flex;
    align-items: center;
	padding: 10px 0;
}
.greencheckstwo ul li {
	display: flex;
    padding: 10px 0;
    flex-wrap: wrap;
	    align-items: flex-start;
}
 /* The Pseudo-Element Bullet */
  .greenchecks li::before {
    /* Font Awesome Setup */
    font-family: "Font Awesome 6 Pro";
    font-weight: 900; /* Required for solid icons */
    
    /* The Icons: \f00c is the checkmark, \f111 is the circle */
    /* We use text-shadow to layer them without extra HTML tags */
    content: "\f00c"; 
    color: #ffffff; /* White checkmark */
    text-shadow: 0 0 0 #38821e; /* Tricking the shadow to act as a solid background */
    
    /* Background Green Circle Layout */
    background-color: #38821e;
    border-radius: 50%;
    
    /* Sizing and Positioning */
    position: absolute;
    left: 0;
    width: 28px;
    height: 28px;
    font-size: 14px;
    
    /* Centering the white checkmark inside the green circle */
    display: flex;
    align-items: center;
    justify-content: center;
  }
.contactlist svg {
	    stroke: white;
    background-color: #163a6b;
    border-radius: 10px;
    width: 36px;
    padding: 10px;
}
.contactlist .textwidget {
    display: flex;
    align-items: flex-start;
	    gap: 10px;
}
.contactlist .textwidget p {
display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
}
.gmap iframe {
	    width: 100%;
    border: 0;
    border-radius: 15px;
    aspect-ratio: 5 / 4;
}
.servelist ul {
	    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.servelist li {
	    margin: 0 20px;
	font-size: 14px;
	color: #163a6b;
	    position: relative;
	font-weight: 600;
}
.servelist li::before {
    content: "";
    background-color: #38821e;
    border-radius: 10px;
    position: absolute;
    left: -12px;
    height: 6px;
    width: 6px;
    top: 12px;
}
.servelist p {
	letter-spacing: .2em;
    color: #62748e;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.areasweserve {
    border: 1px solid #e2e8f0;
}
.sow-accordion-panel {
	background: #ffffff;
    border: 1px solid #e2e8f0;
	border-radius: 15px;
    color: #163a6b;
}
.sow-accordion-title  {
	font-weight: bold !important;
}
.fieldgal .panel-grid-cell {
    display: grid;
	gap: 24px;
	grid-template-columns: repeat(24, 1fr);
  	grid-template-rows: auto auto; 
}
.fieldgal .widget_text {
	    grid-column: span 5;
	    margin-bottom: 0 !important;
	border-radius: 15px;
	box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}
.fieldgal .panel-widget-style {
	    height: 100%;
}
.fieldgal .panel-first-child {
	    grid-column: span 14;
  		grid-row: span 2;  
}
.fieldgal .panel-first-child .panel-widget-style {
    height: 100%;
	min-height: 490px;
}
.moregal .widget_text {
	margin-bottom: 0 !important;
	border-radius: 15px;
	box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}
.moregal .panel-widget-style {
	    height: 100%;
	        aspect-ratio: 4 / 5;
}
.moregal span {
    position: absolute;
    bottom: -30px;
    color: #163a6b;
    font-weight: 700;
    font-size: 14px;
}
.moregaltop .textwidget{
	    justify-content: space-between;
    display: flex;
    align-items: center;
}
.fullgallink {
	    color: #163a6b;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
}
.fullgallink:hover {
	    color: #38821e;
			text-decoration: none;
}
.frm_html_container p {
	    font-size: 12px;
	    line-height: 18px;
}
.frm_html_container strong {
	    font-size: 14px;
	    text-transform: uppercase;
}
.with_frm_style .frm_form_fields > fieldset {
	padding: 0 !important;
}
.reviewquote svg{
	color: #163a6b;
    width: 36px;
}
.qtbtm {
	    display: flex;
    align-items: center;
    gap: 12px;
    padding-top: 24px;
    border-top: 1px solid #e2e8f0;
}
.qtin {
	    color: #fff;
    font-weight: 700;
    background-color: #163a6b;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    width: 44px;
	    font-size: 16px;
}
.qtnm {
	    color: #163a6b;
    font-weight: 700;
    font-size: 14px;
}
.qtinfo {
	color: #62748e;
    font-size: 12px;
    font-weight: 500;
}
.locationpill {
	    display: inline-flex;
    align-items: center;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 12px;
    background-color: rgb(22 58 107 / 5%);
    padding: 4px 8px;
    border-radius: 20px;
    box-shadow: 0 0 0 1px rgb(22 58 107 / 10%);
}
.locationpill svg {
	width: 14px;
        margin-right: 5px;
    color: #38821e;
}
.locationwrap {
	display: flex;
    gap: 10px;
    align-items: center;
}
.revstar {
	color: #ffb900;
    width: 16px;
	fill: #ffb900;
}
.revstar:last-of-type {
	    margin-right: 5px;
}
.reviewpill {
    display: flex;
    margin: auto;
    width: fit-content;
    background-color: white;
    padding: 8px 18px;
    border-radius: 20px;
    color: #163a6b;
    font-weight: 600;
    font-size: 14px;
	    margin-bottom: 25px;
	        box-shadow: 0 0 0 1px #b6dcef, 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
}
.mega-sub-menu .mega-menu-link {
	    display: flex !important;
    flex-direction: column !important;
	    line-height: 18px !important;
    padding: 10px !important;
    border-radius: 8px !important;
}
.mega-menu-link span {
	    color: #62748e;
    font-size: 12px;
    font-weight: 500;
}
@media (min-width: 1300px) {
  .container {
    width: 1280px;
  }
}
@media screen and (max-width: 1200px) {
	#mega-menu-primary {
	margin-right: 0px !important;
		display: flex;
    justify-content: center;
    align-items: center;
	}
	.foursteps h5 {
		color: rgb(41 37 36 / 20%);
	}
}

@media screen and (max-width: 1199px) {
	.headerbutton {
		display: none;
	}
	.trustrow .panel-grid-cell {
    	display: flex;
    	align-items: center;
    	padding: 20px !important;
    	flex-direction: column;
    	text-align: center;
	}
	.trustrow .custom-html-widget {
		    margin: 0 0px 10px 0 !important;
	}
}
@media screen and (max-width: 991px) {
	.redtext {
	    border-radius: 0 !important;
		    text-align: center;
	}	
	.trustrow {
		flex-wrap: wrap !important;
		width: 100% !important;
		margin: 0 !important;
        padding: 0 !important;
		flex-direction: unset !important;
	}
	.trustrow .panel-grid-cell {
		width: 50% !important;
		margin: 0 !important;
	}
	.sixthings .panel-grid-cell, .fourthings .panel-grid-cell {
		                grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.threethings .panel-grid-cell {
		        grid-template-columns: none;
	}
	.fieldgal .widget_text {
	    grid-column: span 12;
		aspect-ratio: 4 / 5;
	}
	.fieldgal .panel-first-child {
	    grid-column: span 24;
  		grid-row: span 1;  
		aspect-ratio: 4 / 3;
		min-height: auto;
	}
	.fieldgal .panel-first-child .panel-widget-style {
    	height: 100%;
		min-height: auto;
		aspect-ratio: auto;
	}
	.headertop {
		display: none;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: flex;
        visibility: visible;
    }
}
@media screen and (max-width: 780px){
	.leftdark:after, .leftdark2:after, .leftblue:after, .rightcoat:after, .leftwhite:after, .rightwhite:after {
		    width: 100vw;
	}
	.imgbgright .widget_custom_html {
    	position: relative;
    	top: 0;
    	left: 0;
    	width: 100vw;
    	z-index: -1;
    	height: 350px;
	}
	.imgbgleft .widget_custom_html {
    	position: relative;
    	top: 0;
    	right: 0;
    	width: 100vw;
    	z-index: -1;
    	height: 350px;
	}
	.foursteps h5 {
		color: rgb(41 37 36);
	}
	.trustrow {

	}
	.imgright {
		aspect-ratio: 4 / 3;
    width: 100%;
    position: relative;
		border-radius: 15px !important;
	}
	.imgleft {
		aspect-ratio: 4 / 3;
    width: 100%;
    position: relative;
		border-radius: 15px !important;
	}
	.imgone {
		aspect-ratio: 4 / 3;
    width: 100%;
    position: relative;
	}
	.sixthings .panel-grid-cell, .fourthings .panel-grid-cell {
		        grid-template-columns: none;
	}
}
@media screen and (max-width: 740px) {
	
	.headerbutton {
    	position: relative;
    	width: calc(100% - 40px);
    	margin: 10px 20px 20px 20px;
		right: initial;
        top: initial;
	}
	.navbar {
    	height: inherit;
	}
}
@media screen and (max-width: 600px) {
	.fieldgal .panel-grid-cell {
		display: block;
	}
	.fieldgal .widget_text {
		aspect-ratio: 4 / 3;
		margin-top: 24px;
	}
	.fieldgal .panel-first-child {
		margin-top: 0;
	}
}
@media screen and (max-width: 420px) {
		.trustrow {
			flex-direction: column !important;
		}
	.trustrow .panel-grid-cell {
		width: 100% !important;
		margin: 0 !important;
		border-right: 0 !important;
	}

}
@media screen and (max-width: 290px) {
	.headlogo img {
    	max-width: 100%;
    	height: auto;
	}
	.site-branding {
    	position: relative;
	}
}