/*
Theme Name: PM26NEW
Theme URI: https://paulmaloney.net
Description: Paul Maloney 2026 Theme
Version: 2.0
Author: Paul Maloney
Author URI: https://paulmaloney.net
Tags: new, dark, type
*/

/* =============================================================================
   HTML5 CSS Reset Minified - Eric Meyer
   ========================================================================== */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
li{list-style:none}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

:root {
    --black: #0a0a0a;
    --offblack: #141414;
    --white: #ffffff;
    --text: #fafafa;
    --textalt: #a1a1a1;
    --border: #262626;
    --textother: #b6b6b6;
}


@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-Regular.woff2') format('woff2'),
        url('fonts/Figtree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Figtree-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-Light.woff2') format('woff2'),
        url('fonts/Figtree-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-MediumItalic.woff2') format('woff2'),
        url('fonts/Figtree-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-BlackItalic.woff2') format('woff2'),
        url('fonts/Figtree-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-SemiBold.woff2') format('woff2'),
        url('fonts/Figtree-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-Bold.woff2') format('woff2'),
        url('fonts/Figtree-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/Figtree-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-Italic.woff2') format('woff2'),
        url('fonts/Figtree-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-BoldItalic.woff2') format('woff2'),
        url('fonts/Figtree-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-Black.woff2') format('woff2'),
        url('fonts/Figtree-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-Medium.woff2') format('woff2'),
        url('fonts/Figtree-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-ExtraBold.woff2') format('woff2'),
        url('fonts/Figtree-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/Figtree-LightItalic.woff2') format('woff2'),
        url('fonts/Figtree-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Baskerville';
    src: url('fonts/LibreBaskerville-SemiBold.woff2') format('woff2'),
        url('fonts/LibreBaskerville-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Baskerville';
    src: url('fonts/LibreBaskerville-Bold.woff2') format('woff2'),
        url('fonts/LibreBaskerville-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Baskerville';
    src: url('fonts/LibreBaskerville-Medium.woff2') format('woff2'),
        url('fonts/LibreBaskerville-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Baskerville';
    src: url('fonts/LibreBaskerville-Regular.woff2') format('woff2'),
        url('fonts/LibreBaskerville-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 
==========================================================================
GLOBAL & WP SPECIFIC STYLES
==========================================================================
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none; 	
}

input, textarea, select {
    -webkit-border-radius:0; 
    border-radius:0;
}

img,
audio,
video,
canvas {
	max-width: 100%;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical!important; 
}

::selection {
	background: var(--textalt);
	color: var(--white);
}

::-moz-selection {
	background: var(--textalt);
	color: var(--white);
}

::-webkit-selection {
	background: var(--textalt);
	color: var(--white);
}

.cf:before,.cf:after {content: " "; /* 1 */    display: table; /* 2 */}
.cf:after {clear: both;}
.cf {clear: both;}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

img.alignright {
	float:right;
	margin:0 0 2em 1em;
}

img.alignleft {
	float:left;
	margin:0 2em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float:right;
	margin:0 0 2em 1em;
}

.alignleft {
	float:left;
	margin:0 0 2em 1em;
}

img.wp-smiley {
	float: none;
	margin: 0 0 0 5px;
	vertical-align:middle;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: var(--white);
	text-decoration: none;
}

a:hover {
	color: var(--textalt);
	text-decoration: none;
}


/* 
==========================================================================
H & LINKS
==========================================================================
*/

h1 {
	font: 30px 'Figtree', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	padding:0;
}

h2 {
	font: 26px 'Figtree', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	padding:0;
}

h3 {
	font: 22px 'Figtree', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}

h4 {
	font: 20px 'Figtree', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}

h5 {
	font: 18px 'Figtree', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}


/* 
==========================================================================
GENERAL
==========================================================================
*/

body {
	background: var(--black);
	color: var(--text);
	font: 17px/1.45 'Figtree', Helvetica, Arial, sans-serif;
	margin:0;
	-webkit-font-smoothing: antialiased;
  	overflow-x: hidden;
  	letter-spacing: -0.01em;
  	font-variant-numeric: tabular-nums;
}

.container {
	width:100%;
	margin: 0 auto;
}

.inner {
	position: relative;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 30px;
}

.home-hero {
  position: relative;
  margin: 150px auto 100px auto;
}

.hero-grid {
    width: 100%;
    display: grid;
    grid-template-columns: auto 275px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-items: stretch;
    align-items: center;
}

.hero-title {
	font: 55px 'Libre Baskerville', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	padding:0;
}

.hero-img img {
	display: block;
	width: 100%;
	height:auto;
	margin: 0;
	border-radius: 50%;
}

.home-hero h4 {
  font: 20px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: var(--textalt);
}

.home-hero h6 {
  font: 16px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: var(--textother);
}


.text-wide {
    margin: 20px auto 0 auto;
}

.two-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    justify-items: stretch;
    align-items: inital;
}

.two-col h2 {
	display: inline-block;
  font: 16px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0 0 0px 0;
  padding: 0;
  color: var(--textalt);
  font-weight: 600;
  padding: 0 0 15px 0;
  border-bottom: 1px solid var(--border);
}

.serv-title {
	margin: 0 0 15px 0!important;
}

.service-page-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-items: stretch;
    align-items: inital;
}

.service-page-col {
    filter: grayscale(100%);
    transition: all 0.3s ease-in-out;
}

.service-page-col:hover {
    filter: grayscale(0);
    transition: all 0.3s ease-in-out;
}

.service-page-col img {
    display: block;
    width: 100%;
    height: auto;
  max-height: 325px;
  margin: 0;
  object-fit: cover;
}

.ser-port-text {
  background: var(--black);
  padding: 15px;
}

.sp-alt {
  display: block;
  break-inside: avoid;
  page-break-inside: avoid;
  margin: 0 0 30px 0;
}

.sp-alt .ser-port-text {
    background: var(--offblack);
}

.ser-port-text h5 {
  font: 13px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0 0 2px 0;
  padding: 0;
  text-transform: uppercase;
  color: var(--textalt);
  font-weight: 600;
}

.ser-port-text h2 {
  font: 18px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

.portfolio-masonry {
  columns: 3;
  column-gap: 30px;
}

.insight-masonry {
  columns: 2;
  column-gap: 30px;
}


.recent-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 60px auto;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-items: stretch;
    align-items: center;
    border-bottom: 1px solid var(--border);
    padding: 20px 0;
    transition: all 0.3s ease-in-out;
}

.recent-grid:hover .recent-col {
    opacity: 0.7;
    transition: all 0.3s ease-in-out;
}

.recent-grid:last-of-type {
    border-bottom: 0;
}

.rct {
    padding: 0 35px 0 0;
}

.recent-col {
	position: relative;
	transition: all 0.3s ease-in-out;
}

.recent-col h5 {
  font: 16px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0 0 1px 0;
  padding: 0;
  font-weight: 600;
}

.recent-col p {
	font-size: 15px;
	color: var(--textalt);
	margin: 0;
}

.recent-link {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.recent-link img {
	display: block;
	width: 100%;
	height:auto;
	margin: 0;
}

.recent-img {
	border: 1px solid var(--border);
	padding: 12px;
}

.recent-img img {
	display: block;
	width: 100%;
	height:auto;
	margin: 0;
}

.large-block {
  padding: 20px 0 0 0;
  font-size: 20px;
}

.large-block p {
	margin: 0;
}


.home-services {
	margin: 50px 0 0 0;
}

.home-services ul {
	margin: 20px 15px;
	column-count: 2;
}

.home-services li {
  list-style: square;
  margin: 0 0 8px 0;
}

.two-col ul {
	margin: 20px 15px;
}

.two-col li {
  list-style: square;
  margin: 0 0 8px 0;
}

.text-wide ul {
	margin: 20px 15px;
}

.text-wide li {
  list-style: square;
  margin: 0 0 8px 0;
}


.blog-block ul {
	margin: 20px 15px;
}

.blog-block li {
  list-style: square;
  margin: 0 0 8px 0;
}

.off-block {
	position: relative;
	background: var(--offblack);
	padding: 50px 0;
	margin: 75px auto;
}

.dark-block {
	position: relative;
	background: var(--black);
}

.off-cta {
	padding: 75px 0;
	margin: 75px auto;
}


.testimonial-block {
  border: 1px solid var(--border);
  padding: 30px;
}

.testimonial-block p {
  margin: 0 0 20px 0;
  font-size: 18px;
}

.testimonial-block h4 {
  margin: 0!important;
  font-size: 16px;
  color: var(--textalt);
  font-weight: 600;
}


.insight-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    justify-items: stretch;
    align-items: inital;
    transition: all 0.3s ease-in-out;
    margin: 25px auto;
}

.insight-item {
	display: block;
  border: 1px solid var(--border);
  padding: 20px;
}

.insight-item h5 {
  font: 17px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0 0 10px 0;
  padding: 0;
}

.insight-item p {
  margin: 0;
  font-size: 16px;
  color: var(--textalt);
}

.insight-item:hover {
    opacity: 0.7;
    transition: all 0.3s ease-in-out;
}


.short-title {
	display: inline-block;
  font: 16px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 0 0 0px 0;
  padding: 0;
  color: var(--textalt);
  font-weight: 600;
  padding: 0 0 15px 0;
  border-bottom: 1px solid var(--border);
}

.cta-block {
	max-width: 750px;
	margin: 0 auto;
	text-align: center;
}

.cta-block h2 {
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.cta-block p {
	font-size: 18px;
	margin: 0;
	  color: var(--textalt);
  font-weight: 500;
}

.cta-button {
  display: inline-block;
  margin: 20px auto 0 auto;
  background: var(--white);
  padding: 10px 30px;
  color: var(--offblack);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
	transition: all 0.3s ease-in-out;
}

.cta-button:hover {
    background: var(--textother);
	 color: var(--offblack);
    transition: all 0.3s ease-in-out;
}


#nav-container {
  margin-left: auto;
  position: relative;
  z-index: 99;
}

#nav-toggle {
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999;
}

#nav-toggle span {
  background-color: white;
  width: 100%;
  height: 4px;
  border-radius: 1px;
  display: block;
  position: absolute;
  left: 0;
  transition: 0.5s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 4px;
  transform-origin: left center;
}

#nav-toggle span:nth-child(2) {
  top: 14px;
  transform-origin: left center;
}

#nav-toggle span:nth-child(3) {
  top: 24px;
  transform-origin: left center;
  width: 75%;
}

#nav-toggle.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 3px;
  left: 4px;
}

#nav-toggle.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

#nav-toggle.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 25px;
  left: 4px;
  width: 100%;
}

#nav-overlay {
  position: fixed;
  top: 36px;
  right: 36px;
  z-index: 9999;
  background: var(--offblack);
  border-radius: 50%;
  transition: transform 0.3s ease-in-out;
  transform: scale3d(0, 0, 0);
  transform-origin: center center;
}

#nav-overlay.open {
  transform: scale3d(1, 1, 1);
}

#nav-fullscreen {
  width: 100%;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;

  display: flex;
  align-items: flex-start;
  justify-content: center;

  overflow-y: auto;
  padding: 90px 30px 60px;

  font: 40px 'Libre Baskerville', Helvetica, Arial, sans-serif;
  transition: ease-in-out 0.25s;
}

#nav-fullscreen .main-nav {
  width: 100%;
  max-width: 420px;
}

#nav-fullscreen.open {
  visibility: visible;
  opacity: 1;
  transition: ease-in-out 0.5s;
  transition-delay: 0.25s;
}

#nav-fullscreen ul,
#nav-fullscreen li {
  list-style: none;
  margin: 15px 0;
  padding: 0;
  text-align: left;
}

#nav-fullscreen a {
	display: block!important;
  color: var(--white);
  text-decoration: none;
}

#nav-fullscreen a:hover {
  color: var(--textalt);
}

#nav-fullscreen .main-nav .swoosh:hover:before,
#nav-fullscreen .main-nav .swoosh:before {
  bottom: -5px!important;
}



/* submenu */

.submenu {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0!important;
  padding: 0;
  transition: all 0.3s ease;
}

.has-submenu.open .submenu {
  max-height: 400px;
  opacity: 1;
  margin: 10px 0 30px 15px !important;
}

.has-submenu,
.submenu-toggle {
    display: block;
    position: relative;
}

.submenu li {
    display: block;
    position: relative;
  margin: 0 !important;
   line-height: 2!important;
}

.submenu a {
     display: block;
font: 17px 'Figtree', Helvetica, Arial, sans-serif;
  color: var(--textalt);
 line-height: 2!important;
}

.submenu a:hover {
  color: var(--white);
}

.submenu-toggle::after {
  content: "";
  background: url('images/toggle.svg');
  width: 22px;
  height: 14px;
  top: 20px;
  right: 0;
  position: absolute;
}

.has-submenu.open .submenu-toggle::after {
  transform: rotate(180deg);
}



.testimonial-slider {
    position: relative;
    overflow: hidden;
    transition: height .4s ease;
  touch-action: pan-y;
    cursor: grab;
	 user-select: none;
}

.testimonial-slider:active {
    cursor: grabbing;
}

.testimonial-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease;
}

.testimonial-slide.active {
    opacity: 1;
    visibility: visible;
}

.testimonial-dots {
display: flex;
  justify-content: center;
  gap: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.testimonial-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--textalt);
    border: 0;
    cursor: pointer;
    transition: .3s;
    opacity: 0.7;
}

.testimonial-dot.active {
	opacity: 1;
    background: var(--white);
}


.swoosh {
    color: var(--white);
    display: inline-block;
    position: relative;
    cursor:pointer;
}

.swoosh:hover {
  color: var(--text);
  transition: all 0.3s ease-in-out;   
}

.swoosh:before {
  background: var(--white);
  content: "";
  position: absolute;
  left:0;
  right:0;
  bottom: -2px;
  width: 0;
  height: 1px;
  transition: all 0.3s ease-in-out;   
}

.swoosh:hover:before {
  background: var(--white);
  content: "";
  position: absolute;
  left:0;
  right:0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  transition: all 0.3s ease-in-out;   
}


.sing-img {
  max-width: 150px;
  margin: 0 auto;
  border: 1px solid var(--border);
  border-radius: 50%;
  padding: 30px;
  height: auto;
  width: 100%;
  display: block;
}

.sing-img img {
  height: auto;
  width: 100%;
  display: block;
  margin: 0;
}

.work-port-img-single {
  margin: 25px auto 20px auto;
}

.work-port-img img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  max-height: 400px;
  object-fit: cover;
}

.work-port-imgs img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}

.work-port-imgs,
.work-port-img {
  display: block;
}

.work-port-img-grid {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-items: stretch;
  align-items: inital;
}

.wide-space {
    margin: 0 auto 25px auto;
    color: var(--text);
    font-size: 16px;
}

.wide-space .short-title {
    padding: 0 0 15px 0!important;
    margin: 0 0 15px 0!important;
}

.intro-wide {
  margin: 15px auto 50px auto;
  font-size: 18px;
  font-weight: 500;
}


/* 
==========================================================================
HEADER
==========================================================================
*/

header {
	width:100%;
	margin: 10px auto;
}




/* 
==========================================================================
FOOTER
==========================================================================
*/

footer {
	margin: -25px auto 50px auto;
}


.foot-grid {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-items: stretch;
  align-items: center;
}

.foot-nav {
	margin: 0;
	text-align: right;
}

.foot-nav ul {
	list-style: none;
	margin: 0;
}

.foot-nav li {
	list-style: none;
	margin: 0 10px;
	display: inline-block;
}

.foot-nav a {
	font-size: 15px;
	font-weight: 600;
}

.colophon {
	margin: 0;
	text-align: left;
}

.colophon p {
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: var(--textalt);
	font-weight: 600;
	display:inline-block;
}

.colophon a {
	position: relative;
	font-size: 14px;
	color: var(--textalt);
	font-weight: 600;
	transition: all 0.3s ease-in-out;
}

.colophon a:hover {
	font-size: 14px;
	color: var(--white);
	font-weight: 600;
	transition: all 0.3s ease-in-out;
}

.colophon span {
    display: inline-block;
    vertical-align: center;
    font-size: 12px;
    color: var(--textalt);
    padding: 0 5px;
}


/* 
==========================================================================
MEDIA QUERIES
==========================================================================
*/



@media screen and (max-width: 1050px) {
.hero-title {
  font: 45px 'Libre Baskerville', Helvetica , Arial, sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
}
}


@media screen and (max-width: 950px) {
.two-grid {
  grid-template-columns: auto;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.off-block {
  padding: 50px 0;
  margin: 50px auto;
}

.home-hero {
  position: relative;
  margin: 100px auto 75px auto;
}

.portfolio-masonry {
  columns: 2;
  column-gap: 30px;
}

}


@media screen and (max-width: 900px) {
.hero-title {
  font: 40px 'Libre Baskerville', Helvetica , Arial, sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
}


.insight-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

	
footer {
	margin: 0 auto 50px auto;
}	
	
}

@media screen and (max-width: 750px) {
.hero-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-items: stretch;
  align-items: center;
  text-align: center;
}

.hci {
  order: -1;
  max-width: 250px;
  margin: 0 auto;
}

  .home-hero {
    position: relative;
    margin: 75px auto 75px auto;
  }

}


@media screen and (max-width: 700px) {
.foot-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 0;
  grid-row-gap: 0;
  justify-items: stretch;
  align-items: center;
}
	
.foot-nav {
  display: none;
}

	.colophon {
  padding: 0;
		margin:0 auto;
		text-align:center;
}
	
 footer {
    margin: -25px auto 25px auto;
  }	
	
	
}

@media screen and (max-width: 650px) {
.hero-title {
  font: 35px 'Libre Baskerville', Helvetica , Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.cta-block h2 {
  font-size: 26px;
  font-weight: 600;
}

.home-hero h4 {
  font: 18px 'Figtree', Helvetica , Arial, sans-serif;
  margin: 15px 0 0 0;
  padding: 0;
  color: var(--textalt);
}

}

@media screen and (max-width: 600px) {

	
.portfolio-masonry {
  columns: 1;
  column-gap: 20px;
}

.insight-masonry {
  columns: 1;
  column-gap: 20px;
}	
	
.service-page-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-items: stretch;
  align-items: inital;
}

 footer {
    margin: 0 auto 25px auto;
  }		
	
}

@media screen and (max-width: 500px) {
.home-services ul {
  margin: 20px 15px;
  column-count: 1;
}

.cta-block h2 {
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 15px 0;
}


.testimonial-block p {
  margin: 0 0 20px 0;
  font-size: 16px;
}

#nav-fullscreen {
  font: 30px 'Libre Baskerville', Helvetica, Arial, sans-serif;
}

#nav-toggle {
  top: 20px;
  right: 20px;
  z-index: 999999;
}


.submenu-toggle::after {
  top: 14px;
  right: 0;
}	
	

.inner {
  padding: 0px 20px;
}	
	
  .off-block {
    padding: 30px 0;
    margin: 30px auto;
  }	
	
}


@media screen and (max-width: 450px) {
.recent-link {
display:none;
}
}

@media screen and (max-width: 380px) {
.recent-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.recent-img {
  max-width: 65px;
}

.work-port-img-grid {
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-items: stretch;
  align-items: inital;
}


}


@media screen and (max-width: 320px) {

 .container {
	min-width:240px;
	width:100%;
 }
 
}


.backarr {
  display: block;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
	font-size: 15px;
  font-weight: 600;
color:var(--white);
	  transition: all 0.3s ease-in-out;   
}

.backarr img {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
  vertical-align: center;
  transform: rotate(90deg);
}

.backarr:hover {
 opacity:0.7;
color:var(--white);
	  transition: all 0.3s ease-in-out;   
}


@media screen and (max-width: 750px) {
.backarr {
  display: block;
  position: relative;
  right: auto;
  top: auto;
  transform: unset;
  transition: all 0.3s ease-in-out;
}
}


/* 
==========================================================================
NF
==========================================================================
*/
.nf-form-content input:not([type="button"]), .nf-form-content textarea, .nf-form-content select {
    width: 100% !important;
    display: block;
    background: var(--border);
    border: 0!important;
    padding: 15px !important;
    color: var(--white)!important;
    font: 16px 'Figtree', Helvetica, Arial, sans-serif!important;
	margin:0 0 5px 0;
}

.nf-field-label label {
    line-height: 1.6!important;
    clear: both;
    font-size: 16px !important;
    border-bottom: 0;

}

.nf-form-fields-required {
    margin: 0 0 30px 0;
	font-weight:600;
	display:none;
}

.label-above .nf-field-label {
  margin-bottom: 5px!important;
}

.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
    font: 15px 'Figtree', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 15px;
width: 200px !important;
display: inline-block;
background: var(--white) !important;
padding: 15px 40px !important;
    font-weight: 700!important;
    color: var(--offblack)!important;
    margin: 20px 0;
    transition: all 0.3s ease-in;
    cursor: pointer;
    height:auto!important;
    border: 0;
}

.nf-form-wrap {
    margin: 0 auto;
}

.nf-form-content button:hover, 
.nf-form-content input[type="button"]:hover, 
.nf-form-content input[type="submit"]:hover {
    background: var(--white)!important;
    font-weight: 700;
    color: var(--black)!important;
    transition: all 0.3s ease-in-out;  
}

.nf-form-hp {
  display: none;
}

#ninja_forms_required_items, .nf-field-container {
  margin-bottom:15px!important;
}

#nf-form-2-cont {
  margin: 0 0 30px 0;
}




.main-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 200px auto;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-items: stretch;
    align-items: start;
    margin: 0 auto;
 	padding: 50px 0;
	 border-top: 1px solid var(--border);
}

.gc-title h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
margin: 0;
}

.blog-col h2 {
margin:0;
}

.blog-block {
  margin: 0 0 50px 0;
}
.ppadd {
  margin: 20px 0;
}


@media screen and (max-width: 1000px) {

.main-grid {
  width: 100%;
  display: grid;
  grid-template-columns: 150px auto;
}
}

@media screen and (max-width: 750px) {

.main-grid {
  grid-template-columns: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 30px 0;
}

}
