/*
Theme Name: ME – Resume and Personal Portfolio Responsive Template
Author URI: http://webthemez.com/ 
Edited by: Josh Malarkey
*/
/* @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700); */
:root {
/* Jet */
--jet: rgba(53, 53, 53, 1);
--jet-100: rgba(53, 53, 53, 0.1);
--jet-200: rgba(53, 53, 53, 0.2);
--jet-300: rgba(53, 53, 53, 0.3);
--jet-400: rgba(53, 53, 53, 0.4);
--jet-500: rgba(53, 53, 53, 0.5);
--jet-600: rgba(53, 53, 53, 0.6);
--jet-700: rgba(53, 53, 53, 0.7);
--jet-800: rgba(53, 53, 53, 0.8);
--jet-900: rgba(53, 53, 53, 0.9);

/* Gunmetal */
--gunmetal: rgba(31, 54, 61, 1);
--gunmetal-100: rgba(31, 54, 61, 0.1);
--gunmetal-200: rgba(31, 54, 61, 0.2);
--gunmetal-300: rgba(31, 54, 61, 0.3);
--gunmetal-400: rgba(31, 54, 61, 0.4);
--gunmetal-500: rgba(31, 54, 61, 0.5);
--gunmetal-600: rgba(31, 54, 61, 0.6);
--gunmetal-700: rgba(31, 54, 61, 0.7);
--gunmetal-800: rgba(31, 54, 61, 0.8);
--gunmetal-900: rgba(31, 54, 61, 0.9);

/* Prussian */
--prussian: rgba(0, 49, 83, 1);
--prussian-100: rgba(0, 49, 83, 0.1);
--prussian-200: rgba(0, 49, 83, 0.2);
--prussian-300: rgba(0, 49, 83, 0.3);
--prussian-400: rgba(0, 49, 83, 0.4);
--prussian-500: rgba(0, 49, 83, 0.5);
--prussian-600: rgba(0, 49, 83, 0.6);
--prussian-700: rgba(0, 49, 83, 0.7);
--prussian-800: rgba(0, 49, 83, 0.8);
--prussian-900: rgba(0, 49, 83, 0.9);

/* Dark Slate Gray */
--dark-slate-gray: rgba(48, 88, 101, 1);
--dark-slate-gray-100: rgba(48, 88, 101, 0.1);
--dark-slate-gray-200: rgba(48, 88, 101, 0.2);
--dark-slate-gray-300: rgba(48, 88, 101, 0.3);
--dark-slate-gray-400: rgba(48, 88, 101, 0.4);
--dark-slate-gray-500: rgba(48, 88, 101, 0.5);
--dark-slate-gray-600: rgba(48, 88, 101, 0.6);
--dark-slate-gray-700: rgba(48, 88, 101, 0.7);
--dark-slate-gray-800: rgba(48, 88, 101, 0.8);
--dark-slate-gray-900: rgba(48, 88, 101, 0.9);

/* Cerulean */
--cerulean: rgba(64, 121, 140, 1);
--cerulean-100: rgba(64, 121, 140, 0.1);
--cerulean-200: rgba(64, 121, 140, 0.2);
--cerulean-300: rgba(64, 121, 140, 0.3);
--cerulean-400: rgba(64, 121, 140, 0.4);
--cerulean-500: rgba(64, 121, 140, 0.5);
--cerulean-600: rgba(64, 121, 140, 0.6);
--cerulean-700: rgba(64, 121, 140, 0.7);
--cerulean-800: rgba(64, 121, 140, 0.8);
--cerulean-900: rgba(64, 121, 140, 0.9);

/* Verdigris */
--verdigris: rgba(112, 169, 161, 1);
--verdigris-100: rgba(112, 169, 161, 0.1);
--verdigris-200: rgba(112, 169, 161, 0.2);
--verdigris-300: rgba(112, 169, 161, 0.3);
--verdigris-400: rgba(112, 169, 161, 0.4);
--verdigris-500: rgba(112, 169, 161, 0.5);
--verdigris-600: rgba(112, 169, 161, 0.6);
--verdigris-700: rgba(112, 169, 161, 0.7);
--verdigris-800: rgba(112, 169, 161, 0.8);
--verdigris-900: rgba(112, 169, 161, 0.9);

/* Cambridge Blue */
--cambridge-blue: rgba(158, 193, 163, 1);
--cambridge-blue-100: rgba(158, 193, 163, 0.1);
--cambridge-blue-200: rgba(158, 193, 163, 0.2);
--cambridge-blue-300: rgba(158, 193, 163, 0.3);
--cambridge-blue-400: rgba(158, 193, 163, 0.4);
--cambridge-blue-500: rgba(158, 193, 163, 0.5);
--cambridge-blue-600: rgba(158, 193, 163, 0.6);
--cambridge-blue-700: rgba(158, 193, 163, 0.7);
--cambridge-blue-800: rgba(158, 193, 163, 0.8);
--cambridge-blue-900: rgba(158, 193, 163, 0.9);

/* Hooker's Green */
--hookers-green: rgba(82, 121, 111, 1);
--hookers-green-100: rgba(82, 121, 111, 0.1);
--hookers-green-200: rgba(82, 121, 111, 0.2);
--hookers-green-300: rgba(82, 121, 111, 0.3);
--hookers-green-400: rgba(82, 121, 111, 0.4);
--hookers-green-500: rgba(82, 121, 111, 0.5);
--hookers-green-600: rgba(82, 121, 111, 0.6);
--hookers-green-700: rgba(82, 121, 111, 0.7);
--hookers-green-800: rgba(82, 121, 111, 0.8);
--hookers-green-900: rgba(82, 121, 111, 0.9);


/* Alabaster */
--alabaster: rgba(231, 236, 227, 1);
--alabaster-100: rgba(231, 236, 227, 0.1);
--alabaster-200: rgba(231, 236, 227, 0.2);
--alabaster-300: rgba(231, 236, 227, 0.3);
--alabaster-400: rgba(231, 236, 227, 0.4);
--alabaster-500: rgba(231, 236, 227, 0.5);
--alabaster-600: rgba(231, 236, 227, 0.6);
--alabaster-700: rgba(231, 236, 227, 0.7);
--alabaster-800: rgba(231, 236, 227, 0.8);
--alabaster-900: rgba(231, 236, 227, 0.9);
}
/* body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background: linear-gradient(to bottom, var(--jet-800) 0%, var(--dark-slate-gray) 50%);
    color: #535353;
    line-height: 1.6;
    overflow-x: hidden;
} */
 * {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
}
body {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	background: #fff;
}
::selection {
	color: #fff;
	background: #90A19D;
}

::-moz-selection {
 color: #fff;
 background: #90A19D;
}
p {
	color: rgba(0, 0, 0, 0.8);
	line-height: 22px;
	font-size: 1.2em;
}
.white {
	background: #fff;
}
.portfolio-link{
	color: black
}
a {
	font-size: 1em;
	color: var(--cerulean-600);
	text-decoration: none;
	text-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:hover {
	color: var(--cerulean-500);
	text-decoration: none;
}
.btn {
	border: 0px;
	border-radius: 30px;
}
.btn:hover {
	background: var(--cerulean);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	transform: translateY(-10px);
	transition: background 0.3s ease;
}
.btn-primary {
	border: 1px solid #353535;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
}
.form-control {
	border-radius: 0px;
}
.mrgn30 {
	margin: 30px 0;
}
.copyright {
	color: #e5e5e5;
	background: #000;
	padding: 20px 0;
	line-height: 34px;
}
#top {
	position: relative;
}
.topHome {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 5;
    background-color: rgba(255, 255, 255, 0.25);
    box-shadow: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.topHome:hover {
    background-color: rgba(255, 255, 255, 0.9);
}
.topHome .fa-2x {
	font-size: 20px;
	color: var(--dark-slate-gray);
	margin: 4px;
}
h2 {
	font-size: 40px;
	margin: 0;
	padding-bottom: 16px;
	font-variant: small-caps;
}
/* Header 
----------------------------------------------*/
.header {
	position: fixed;
	width: 100%;
	background: transpreant;
	z-index: 50;
	border-radius: 0;
	top: 0px;
}
.header .navbar {
	margin: 0;
	background: transparent !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
	background: #fff;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: black;
	background: whitesmoke;
	border-radius: 18px;
	border: 84e3cd solid 1px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	border-radius: 18px;
	border: black solid 1px;
}
.defaultBg {
	background: rgba(54, 52, 50, 0.5) !important;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.38);
	box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.38);
	}

.addBg {
background: rgba(54, 52, 50, 0.95) !important;
-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.38);
box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.38);
}

/*---- Nav ----*/
.header .navbar-brand {
	float: left;
	padding: 16px 15px;
	line-height: 18px;
	height: 50px;
}
.navbar-brand b {
	color: #fff;
	font-family: 'Pacifico', cursive;
	font-weight: 400;
}
.header .navbar {
	margin: 0;
	background: #fff;
	border: 0;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 1.2em;
	line-height: normal;
	margin: 10px;
	padding: 6px 10px !important;
	border-radius: 5px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #84e3cd;
	background: black;
	border-radius: 18px;
	border: black solid 1px;
}
.navbar-nav > li:hover > a {
	color: #fff;
}
.header .navbar-nav > li > a {
	padding: 25px 18px;
	text-transform: uppercase;
}
.page-section {
	width: 100%;
	height: auto;
	padding: 30px 0;
}
.noPadd {
	padding: 0;
}
.page-section h1 {
	font-size: 3.5em;
	margin: 90px 0 30px;
	line-height: 1.2em;
}
.page-section h1 span {
	font-weight: 200;
}
.page-section h2 {
	color: #353535;
}
.page-section p {
	font-size: 1.1em;
	line-height: 1.6em;
}

/*--- Banner ---*/
.banner-container {
	width: 100%;
	position: relative;
	padding: 0px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.4);
	background-size: 100%;
	background-size: cover;
	position: relative;
}
.banner-container > img {
	width: 100%;
}
.banner-content {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	right: 0px;
	transition: all 1000ms ease-in-out 0s;

}
.banner-content h2 {
	color: #fff;
	font-size: 3.5em;
	margin: 2% 0 30px;
	line-height: 1.2em;
}
.banner-content p {
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}
.heroText {
	margin-top: 20%;
}
.heroText h2 {
	border: none;
	color: #FFF;
	text-transform: uppercase;
	line-height: 50px;
	padding-bottom: 0;
	font-size: 45px;
	margin-bottom: 35px;
	font-weight: bold;
}

.heroText h2 span {
	border: none;
	color: #FFF;
	text-transform: uppercase;
	line-height: 50px;
	padding-bottom: 0;
	font-size: 45px;
	margin-bottom: 35px;
	background-color: rgba(0, 0, 0, 0.3);
}
.caption {
	border-bottom: 2px solid #7a7a7a;
	border-top: 2px solid #7a7a7a;
	color: black;
	padding: 15px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 20px;
	background-color: rgba(255, 255, 255, 0.7);
	transition: all 1000ms ease-in-out 0s;
	transition-delay: 0.2s;
}
.heading {
	padding: 3px 10px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	display: block;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5);
}
.pdingBtm30 {
	padding-bottom: 30px;
}
.secPad {
	padding: 40px 0;
}

/*--- About Me ---*/
#aboutMe .txtHead {
	background: rgba(255, 255, 255, 0.6);
	padding: 20px 10px;
	border-radius: 10px;
}
#aboutMe .txtHead .fa {
	font-size: 58px;
	color: #5E5E5E;
}
.tileBox p {
	display: block;
	align-items: center;
	justify-content: center;
	background-color: #f0f0f0;
	font-size: 1.2em;
	color: #000000;
	padding: 20px;
	margin: 0px;
	border-radius: 10px;
}
.tileBox img {
	max-width: 400px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	margin: 0px;
}

/* New Skills Section */
#skills {
	padding-top: 0px;
}

/*Old Skills Section*/
.skilltitle {
	text-align: right;
	font-weight: 600;
	padding-right: 0px;
}
.progress {
	border-radius: 0px;
	height: 10px;
	margin-top: 5px;
	background-color: #D6D6D6;
}
.progress .progress-bar {
	background-color: rgb(0, 187, 255) rgb(0, 187, 255) transparent transparent;
}
.chart {
	position: relative;
	display: inline-block;
	width: 154px;
	height: 154px;
	text-align: center;
	border-radius: 50%;
	background-color: #FFF;
}
.progress-bar {
	background-color: #f0941f;
}
.flex-wrapper {
	display: flex;
	flex-flow: row nowrap;
}
.chart-wrapper {
	width: auto;
}
.single-chart {
	width: 33%;
	justify-content: space-around ;
	font-size: 1em;
	text-align: center;
}
.circular-chart {
	display: block;
	margin: 10px auto;
	max-width: 80%;
	max-height: 225px;
}
.circle-bg {
	fill: none;
	stroke: #eee;
	stroke-width: 3.8;
}
.circle {
	fill: none;
	stroke-width: 0;
	stroke-linecap: round;
}
.circle-progress {
	stroke-width: 2.8;
	animation: progress 1s ease-out forwards;
}
@keyframes progress {
	0% { stroke-dasharray: 0 100; }
}
.circular-chart.red .circle {
	stroke: #ab2727;
}
.circular-chart.blue .circle {
	stroke: #145E8F;
}
.circular-chart.green .circle {
	stroke: #2a8227;
}
.skillExp {
	fill: #666;
	font-family: sans-serif;
	font-size: 0.25em;
	text-anchor: middle;
}
.skillName {
	fill: black;
	font-family: sans-serif;
	font-size: 0.3em;
	text-anchor: middle;
}

/*Experience*/
#experience{
	background: #F8F8F8;
}
.experience-details .col-md-6{
	margin-bottom: 40px;
} 
.experience-details h4 {
	margin: 4px 0px 2px;
	font-size: 20px;
}
.experience-details h5 {
	margin: 3px 0px;
	font-size: 14px;
}
.experience-details .icon-block {
	float: left;
	margin-right: 20px;
}
.experience-details .icon-block i {
	font-size: 60px;
	margin: 8px 0 0;
}
#wellsfargo {
	color: rgba(1, 22, 30, 0.6);
}
#self {
	color: rgba(129, 178, 154, 0.9);
}
#computershare {
	color: rgba(25, 100, 126, 0.9);
}
#vivino {
	color: rgba(0, 100, 100, 0.5);
}
.experience-details span {
	font-size: 14px;
	color: #000;
}
.experience-detail-description {
	margin-top: 20px;
}

/* Portfolio */
.folio-filter-pill {
    font-size: 14px;
    padding: 8px 16px;
}

.clear-portfolio-filters {
	background: linear-gradient(45deg, #ff9a9e, #fecfef);
	color: #333;
	border: none;
	padding: 0.5rem 1.5rem;
	border-radius: 25px;
	font-weight: 600;
	transition: all 0.3s ease;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-10px);
}

.clear-portfolio-filters.show {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.clear-portfolio-filters:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.isotope-item {
	padding: 15px;
	margin-bottom: 30px;
	gap: 20px;
}

.card-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
	align-items: start;
}

.card {
	background: white;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	border: 1px solid #e8ecf4;
	display: flex;
	flex-direction: column;
}

.card:hover {
	transform: translateY(-8px);
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
}

.card-content {
	padding: 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.card-title {
	font-size: 2rem;
	font-weight: 600;
	color: #2c3e50;
	margin-bottom: 12px;
	line-height: 1.3;
}

.card-image {
	width: 100%;
	max-height: 300px;
	object-fit: cover;
	object-position: center;
	border-radius: 12px;
	transition: transform 0.3s ease;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.card:hover .card-image {
	transform: scale(1.02);
}

.card-description {
	color: #64748b;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-top: auto;
	margin-bottom: 10px;
}

.card-link {
	text-decoration: none;
	color: inherit;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.card-link:hover {
	text-decoration: none;
	color: inherit;
}

/* Image container to handle overflow */
.image-container {
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 20px;
}
#portfolio {
	background: #535353;
}
#portfolio img {
	width: 100%;
}
#portfolio article p {
	margin-bottom: 1.45em;
}
nav#filter {
	margin-bottom: 1.5em;
}
nav#filter li {
	display: inline-block;
	margin: 0 0 0 5px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}
.current {
	color: #DF3927;
}
.portfolio-items article img {
	width: 100%;
}
.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-shadow: 5px 5px 5px darkslategray;
	border: darkslategray solid 1px;
	border-radius: 20px;
}
.portfolio-link {
	font-size: 1.2em;
	color: #425450;
	text-decoration: none;
	text-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	border-radius: 20px;
}
.portfolio-item .portfolio-desc {
	display: block;
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220);
}
.fancybox-overlay {
	background: rgba(0, 0, 0, 0.64);
}
.portfolio-item:hover .portfolio-desc {
	height: 100%;
	transition: all 200ms ease-in-out 0s;
	opacity: 1;
	background: rgba(61, 61, 61, 0.67);
	box-shadow: 5px 5px 5px whitesmoke;
	border-radius: 20px;
}
.portfolio-item .portfolio-desc a {
	color: #fff;
	text-align: center;
	display: block;
}
.portfolio-item .portfolio-desc a:hover {
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top: -20px;
	padding: 30px;
	height: 0;
	opacity: 0;
	position: relative;
}
.portfolio-item:hover .folio-info {
	height: 100%;
	opacity: 1;
	transition: all 500ms ease-in-out 0s;
	top: 5px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 2rem;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 1.7rem;
	text-align: left;
}
.page-section.intro {
	min-height: 600px;
}
.btn {
	font-weight: 200;
}
hr {
	border-color: #ddd;
}
body {
	margin: 0;
	font-family: Arial, sans-serif;
}
#navigation {
	position: fixed;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	background: #ffffff;
	box-shadow: 0 10px 10px -10px #000000;
}
#navigation > li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation > li > a {
	margin: 1px;
	color: #000000;
	background: #cccccc;
	display: block;
	padding: 5px;
	text-decoration: none;
	transition: all 400ms;
}
#navigation > li > a.current,  #navigation > li:hover > a {
	background: #999999;
}
footer {
	border-top: 1px solid #e5e5e5;
	padding: 45px 0;
	background: #fff;
}

/* Contact */
.contact ul li {
	margin-bottom: 10px;
}
.contact ul li i {
	margin-right: 15px;
}
.form-group {
	color: rgba(0,0,0);
	background-color: rgba(255, 255, 255, 0.6);
}
.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    padding: 30px;
    background: white;
}
.stat-card {
    background: var(--alabaster-200);
    padding: 10px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid var(--jet-900);
    border-left: 4px solid var(--dark-slate-gray);
}
.stat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    background: var(--dark-slate-gray-100);
}
.stat-card h3 {
    font-size: 3.5rem;
    color: #2c3e50;
    margin-bottom: 10px;
    font-weight: 700;
}
.stat-card p {
    color: #7f8c8d;
    font-size: 2rem;
}
/* Soft Skill Filter Section */
.category-filter-section {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 12px;
}

.category-filter-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	text-align: center;
}

.category-filter-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
	justify-content: center; 
}

/* Category Pills */
.category-pill {
    display: inline-block;
    align-items: center;
    padding: 8px 8px;
    border-radius: 30px;
    font-size: 1.2rem;
    font-weight: 500;
    background: white;
    border: 2px solid #e0e0e0;
    color: #555;
    cursor: pointer;
    transition: all 0.3s ease;
    user-select: none;
    white-space: nowrap;
}

.category-pill:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.category-pill:focus {
    outline: 3px solid #4a6fa5;
    outline-offset: 2px;
}

.category-pill.active {
    background: #4a6fa5;
    color: white;
    border-color: #4a6fa5;
}

/* Filter pills in the filter row */
.filter-pill {
    font-size: 16px;
    padding: 10px 20px;
}

/* Category pills next to accomplishments */
.accomplishment-pill {
    font-size: 12px;
    padding: 4px 12px;
    margin-left: 10px;
    cursor: default;
}

/* Category-pill-specific colors */
.category-communication, .category-data-analysis { 
    background-color: var(--gunmetal-100);
    color: var(--gunmetal);
    border-color: var(--gunmetal-600);
}
.category-communication.active, .category-data-analysis.active { 
    background-color: var(--gunmetal-900); 
    color: white;
    font-weight: bold;
}
.category-continuous-learning { 
    background-color: var(--prussian-100);
    color: var(--gunmetal);
    border-color: var(--prussian-900);
}
.category-continuous-learning.active { 
    background-color: var(--prussian-900);
    color: white;
    font-weight: bold;
}
.category-leadership { 
    background-color: var(--cerulean-100);
    color: var(--gunmetal);
    border-color: var(--cerulean-900);
}
.category-leadership.active { 
    background-color: var(--cerulean-900); 
    color: white;
    font-weight: bold;
}
.category-ownership, .category-data-visualization { 
    background-color: var(--verdigris-100);
    color: var(--gunmetal);
    border-color: var(--verdigris-900);
}
.category-ownership.active, .category-data-visualization.active { 
    background-color: var(--verdigris-900);
    color: white;
    font-weight: bold;
}
.category-problem-solving { 
    background-color: var(--cambridge-blue-100);
    color: var(--gunmetal);
    border-color: var(--cambridge-blue-900);
}
.category-problem-solving.active { 
    background-color: var(--cambridge-blue-900);
    color: white;
    font-weight: bold;
}
.category-teamwork, .category-front-end-design { 
    background-color: var(--hookers-green-100);
    color: var(--gunmetal);
    border-color: var(--hookers-green-900);
}
.category-teamwork.active, .category-front-end-design.active { 
    background-color: var(--hookers-green-900);
    color: white;
    font-weight: bold;
}

/* Company and Job Styles */
.company-container {
    margin-bottom: 30px;
    border-left: 4px solid #4a6fa5;
    padding-left: 20px;
    transition: opacity 0.3s ease;
}

.company-container.filtered-out {
    opacity: 0.3;
}

.company-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 10px;
    background: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.company-icon {
    font-size: 24px;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4a6fa5;
    color: white;
    border-radius: 50%;
}

.company-info {
    flex-grow: 1;
}

.company-name {
    font-size: 2rem;
    font-weight: 800;
    color: #2c3e50;
    margin-bottom: 5px;
}

.company-duration {
    font-size: 1.7rem;
	font-style: italic;
    color: #2c3e50;
}

.job-cards {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.job-card {
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0.01);;
}

.job-card.hidden {
    display: none;
}

.job-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.job-title {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 5px;
    color: #2c3e50;
}

.job-duration {
    font-size: 1.6rem;
    color: #353535;
    margin-bottom: 15px;
    display: block;
}

.accomplishments {
    list-style-type: none;
}

.accomplishment-item {
    margin-bottom: 12px;
    position: relative;
    padding-left: 20px;
    font-size: 1.5rem;
    display: flex;
    align-items: flex-start;
    transition: opacity 0.3s ease;
}

.accomplishment-item.hidden {
    display: none;
}

.accomplishment-item:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #4a6fa5;
    font-size: 18px;
    line-height: 1.4;
}

.accomplishment-text {
    flex: 1;
    line-height: 1.6;
}

.accomplishment-categories {
    display: inline-flex;
    gap: 6px;
    flex-wrap: wrap;
    margin-left: 8px;
}

/* Clear filters button */
.clear-filters {
    padding: 8px 16px;
    background: #e0e0e0;
    border: none;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #555;
    cursor: pointer;
    transition: all 0.3s ease;
}

.clear-filters:hover {
    background: #d0d0d0;
}

.clear-filters:focus {
    outline: 3px solid #4a6fa5;
    outline-offset: 2px;
}

.clear-filters.hidden {
    display: none;
}

/* No results message */
.no-results {
    text-align: center;
    padding: 40px;
    color: #7f8c8d;
    font-size: 16px;
    display: none;
}

.no-results.visible {
    display: block;
}
        
        
h1 {
    text-align: center;
    margin-bottom: 30px;
    color: #2c3e50;
}
.container {
    max-width: 1200px;
}
.header h1 {
    font-size: 3rem;
    margin-bottom: 10px;
    background: var(--dark-slate-gray-400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
@keyframes slideDown {
	from {
		opacity: 0;
		transform: translateX(-50%) translateY(-10px);
	}
	to {
		opacity: 1;
		transform: translateX(-50%) translateY(0);
	}
}
.section {
	margin-bottom: 40px;
	animation: fadeIn 0.5s ease-in;
	scroll-margin-top: 100px;
}
@keyframes fadeIn {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}
.resume-container {
    max-width: 1400px;
	background: white;
	border-radius: 15px;
	padding: 25px;
	margin: 30px;
	backdrop-filter: blur(10px);
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
.resume-title {
    margin-bottom: 20px;
	text-align: center;
	color: var(--cerulean-800);
}
.chart-container {
    max-width: 1200px;
	background: white;
	border-radius: 15px;
	padding: 25px;
	margin-bottom: 30px;
	backdrop-filter: blur(10px);
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    font-size: 1.5rem;
}
.chart-title {
	margin-bottom: 20px;
	text-align: center;
	color: #535353;
}
.dual-chart {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
.degree-item {
	background: var(--alabaster-200);
	border-radius: 20px;
	padding: 20px;
	border: 1px solid var(--prussian-800); 
	border-left: 4px solid var(--prussian-700);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	transition: transform 0.3s ease;
}
.degree-item:hover {
	transform: translateY(-10px);
	background: var(--prussian-200);
	color: black;
}
.degree-item h3 {
	color: var(--gunmetal);
	margin-bottom: 8px;
}
.degree-item .school {
	font-weight: bold;
	margin-bottom: 5px;
}
.degree-item .highlight {
	color: var(--cerulean);
	font-size: 1.5rem;
    font-weight: bold;
}
.education-item {
	background: var(--alabaster-200);
	border-radius: 20px;
	padding: 20px;
	border: 1px solid var(--hookers-green-800); 
	border-left: 4px solid var(--hookers-green-800);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	transition: transform 0.3s ease;
}
.education-item:hover {
	transform: translateY(-10px);
	background: var(--hookers-green-200);
	color: black;
}
.education-item h3 {
	color: var(--gunmetal);
	margin-bottom: 8px;
}
.education-item .school {
	font-weight: bold;
	margin-bottom: 5px;
}
.education-item .highlight {
	color: var(--hookers-green);
	font-size: 1.5rem;
    font-weight: bold;
}
.education-link {
	display: inline-block;
	margin-top: 10px;
	padding: 8px 16px;
	background: var(--hookers-green-200);
	color: var(--jet-900);
    border: 1px solid var(--jet-600);
	text-decoration: none;
	border-radius: 20px;
	font-size: 1.5rem;
	transition: background 0.3s ease;
}
.education-link:hover {
	background: var(--hookers-green-800);
	color: #fff;
    font-weight: bold;
}
.multi-content-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 20px;
}
.single-content-grid {
	display: grid;
	gap: 20px;
}
.tool-category {
	background: var(--alabaster-300);
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	padding: 20px;
	transition: transform 0.3s ease;
}
.tool-category:hover {
	transform: translateY(-10px);
	background: var(--alabaster-700);
	color: var(--dark-slate-gray-100);
}
.tool-category h3 {
	color: var(--dark-slate-gray-900);
	margin-bottom: 15px;
	text-align: center;
}
.grid-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.tool-tag {
	background: var(--dark-slate-gray-200);
	padding: 6px 12px;
	border-radius: 15px;
	font-size: 1.5rem;
	border: 1px solid var(--jet-600);
    color: var(--jet);
}
.tool-tag:hover {
	background: var(--dark-slate-gray-700);
	padding: 6px 12px;
	border-radius: 15px;
	font-size: 1.5rem;
    font-weight: bold;
	border: 1px solid var(--jet-400);
	color: rgba(255, 255, 255, 1);
}
.accomplishment-card {
	background: rgba(255, 255, 255, 0.15);
	border-radius: 20px;
	padding: 20px;
	border-left: 4px solid rgba(0, 100, 100, 0.6);
	transition: transform 0.3s ease;
}
.accomplishment-card:hover {
	transform: translateY(-5px);
}
.accomplishment-categories {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 10px;
}
.category-tag {
	background: rgba(0, 100, 100, 0.2);
	color: #353535;
	padding: 4px 8px;
	border-radius: 12px;
	font-size: 0.8rem;
}
.filter-buttons {
	text-align: center;
	margin-bottom: 20px;
}
.filter-btn {
	padding: 8px 16px;
	margin: 0 5px;
	background: rgba(255, 255, 255, 0.2);
	border: none;
	border-radius: 20px;
	color: black;
	cursor: pointer;
	transition: all 0.3s ease;
}
.filter-btn:hover, .filter-btn.active {
	background: rgba(0, 100, 100, 0.6);
}
/* Section Gradients and Images */
#resume{
	background: linear-gradient(to bottom, #fff 0%, #90A19D 100%);
}
#portfolio{
	background: linear-gradient(to top, #fff 0%, #90A19D 100%);
}
#contactMe{
	background: url(../images/contact-wide.jpg) center/cover no-repeat;;
	width: 100%;
}

/*--- Media Queries ---*/
@media (max-width: 934px) {
.card-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.skillContainer{
	margin-bottom: 50px;	
	display: block;
	}
.tileBox img {
	max-width: 300px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	margin: 0px;
}
}
@media (max-width: 768px) {
.header h1 {
	font-size: 2rem;
}
.header .navbar-nav > li > a {
	/* padding: 7px 12px; */
	padding: 5px 5px;
	font-size: 14px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #A8A8A8;
}
.dual-chart {
	grid-template-columns: 1fr;
}
.certifications-grid {
	grid-template-columns: 1fr;
}
.accomplishments-grid {
	grid-template-columns: 1fr;
}
.resume-container {
    padding: 15px;
}
.category-filter-section {
    padding: 15px;
}
.category-filter-row {
    gap: 8px;
}
.accomplishment-pill {
    font-size: 12px;
    padding: 4px 4px;
    margin-left: 5px;
    cursor: default;
}
.filter-pill {
    font-size: 12px;
    padding: 8px 8px;
}
.folio-filter-pill {
    font-size: 14px;
    padding: 8px 16px;
}
.company-header {
    flex-direction: column;
    align-items: flex-start;
}
.company-icon {
    margin-bottom: 10px;
}
.job-card {
    padding: 15px;
}
.accomplishment-item {
    flex-direction: column;
    align-items: flex-start;
}
.accomplishment-categories {
    margin-left: 0;
    margin-top: 8px;
}
.banner-container > img {
	min-width: 100%;
}
.header .navbar-nav > li > a {
	/* padding: 25px 12px; */
	padding: 5px 5px;
}
.portfolio-container {
	background: rgba(255, 255, 255, 0.6);
	border-radius: 15px;
	padding: 25px;
	margin-bottom: 30px;
	backdrop-filter: blur(10px);
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
.portfolio-item:hover .folio-info {
	top: 0px;
}
.portfolio-item .portfolio-desc .folio-info {
	padding: 0px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	font-size: 1em;
}
.folio-info a {
	font-size: 1.2em;
	color: black;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 1em;
	padding: 5px 7px !important;
	border-radius: 5px;
	margin: 19px 0px;
}
.skilltitle {
	text-align: left;
}
.experience-details .col-md-6{
	display:inline-block;
}
#timeline {
	margin: 0px 12px;
}
.chart-text {
	margin-top: 90px;
	display: inline-block !important; 
}
.skillContainer{
	margin-bottom: 50px;	
	display: block;
}
.skillBox { 
	min-height:200px;
	display: inline-block;
}
}

@media (max-width: 480px) {
.banner-container {
	background-size: contain; 
	overflow:hidden;
}
.card-grid {
	grid-template-columns: 1fr;
	gap: 20px;
}
.header .container{
padding:0px;
}
.header #mainNav{
background:#000 !important;
padding:0px 5px;
}
.heroText {
margin-top: 30%;
}
.heroText h2{
	font-size: 35px;
}
.heroText h2 span{
	font-size: 35px;
}
.caption{
	font-size: 14px;
}
.navbar-inverse .navbar-nav > li > a {
	font-size: 0.9em;
	padding: 5px 7px !important;
	margin: 2px 0px;
}
.navbar-toggle {
	margin: 17px;
}
.banner-container > img {
	width: auto; 
	height:350px;
}
.page-section h1 {
	font-size: 3em;
}
.page-section h2 {
	font-size: 2em;
}
.page-section p {
	font-size: 1em;
	margin: 0 0 20px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	font-size: 1.7rem;
	padding: 10px;
	margin: 20px;
}
.skilltitle {
	text-align: left;
}
#timeline {
	margin: 0px 12px;
}
.chart-text {
	margin-top: -20px;
	display: inline-block !important; 
}
.skillContainer{
	margin-bottom: 50px;	
	display: block;
	}
.skillBox { 
min-height:200px;
display: inline-block;
}
}

@media (max-width: 320px) {
.banner-container {
	background-size: contain;
}
.da-slider {
	height: 300px;
}
.da-slider {
	width: 100%;
	min-width: initial;
	position: relative;
	margin: 0 auto;
}
.da-slide h2 {
	font-size: 30px;
	text-align: center;
	width: initial;
	top: 10px;
}
.da-dots {
	bottom: 2px;
}
.grid .text-content {
	padding-left: 29%;
	padding-right: 2%;
}
.portfolio-item:hover .folio-info {
	top: 0px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	font-size: 1.7rem;
	margin: 10px 0 0 0;
}
nav#filter li {
	display: inline-block;
	margin: 7px;
}
}