.panel-group {
    margin: -3% 0 0 0 !important;
}

.panel-group em {
    color: #2347ff !important;
}

.w3-center {
    text-align: center!important;
}
.w3-card-4, .w3-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px 10%;
}

.titleIcon {
    width: 45px;
    height: 45px;
    margin-right: 8px;
    display: inline-block;
    background: #280158;
    padding: 3px;
    border: double;
    position: relative;
    vertical-align: middle;
    border-color: whitesmoke;
	fill: #ff0000;
}
.workflowIcon {
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #FB8D01;
    position: relative;
    border-color: whitesmoke;
    margin-right: 13px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0px 0;
    border: double 4px #fff;
    -webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    -moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    padding: 2px;
}
.toolsIcon {
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #00860F;
    position: relative;
    border-color: whitesmoke;
    margin-right: 13px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0px 0;
    border: double 4px #fff;
    -webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    -moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    padding: 2px;
}
.contactIcon {
    width: 35px;
    height: 35px;
    display: inline-block;
    background: #280158;
    position: relative;
    border-color: whitesmoke;
    margin-right: 13px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0px 0;
    border: double 4px #fff;
    -webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    -moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
    padding: 2px;
}

.pquote {
	float: right;
	width: 90%;
	background: url( ) top left no-repeat;
	color: #fff;
	font-size: 26px;
	line-height: 0.9;
	font-style: italic;
	padding: 13px;
}
blockquote {
	margin: 0;
}
.pquote p:first-letter {
	font-size: 39px;
	font-weight: bold;
}
.pquote p {
    line-height: 1.5em;
}
.read-more-state {
	display: none;
}
.read-more-target {
	opacity: 0;
	max-height: 0;
	font-size: 0;
	transition: .25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
	opacity: 1;
	font-size: inherit;
	max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
	content: 'Show more';
}
.read-more-state:checked ~ .read-more-trigger:before {
	content: 'Show less';
}
.read-more-trigger {
	cursor: pointer;
	display: inline-block;
	padding: 4px .8em;
	color: #2347ff;
	font-size: .9em;
	margin-top: 6px;
	margin-left: -11px;
	font-weight: normal;
	font-style: italic;
}
.listAlt {
	color: #171717 !important;
	font-weight: 500 !important;
}
#limheight1 {
	/*height: 300px; your fixed height*/
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	text-align: justify;
	width: 100%;
}
#limheight {
	/*height: 300px; your fixed height*/
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	text-align: left;
	width: 100%;
}
#limheight li {
	line-height: 1.5em;
	font-weight: 500;
	/*color: #2347ff;*/
	font-size: 13px;
}
#limheight1 li {
	font-size: .9em;
	list-style: none;/*line-height: 1.5em;*/
}
#limheight li:before {
	/*content: "• ";*/
	content: "";
	margin-left: -8px;
}
#limheight1 li:before {
	content: "";
}
.fab {
	font-size: 21px !important;
	padding: 2px !important;
}
.fa-triangle-down:before {
	content: "\25bc";
}
.adobeCert {
	width: 100%;
	max-width: 100%;
	height: auto;
}
body {
	font-family: 'Roboto', sans-serif;
	color: #545E6C;
	background: #f5f5f5;
	font-size: 14px;
	padding: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
abbr, address, article, aside, audio, b, blockquote, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}
.pv-top-card-v2-section__entity-logo-img {
	max-height: 40px;
	max-width: 40px;
	-webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	-moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	float: left;
	margin: 0 10px 10px 0;
	border: double 4px #fff;
}
.pv-top-card-v2-section__link {
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.mb1, .mv1 {
	margin-bottom: 4px;
}
.mt4, .mv4 {
	margin-top: 16px;
}
.pv-entity__extra-details {
    padding: 0 28px 20px 12px;
}
.pv-entity__extra-details:last-child {
	border-bottom: 4px double #c9bfd5;
}
.pv-entity__extra-details ul li {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Lucida Grande, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.pv-profile-section .pv-profile-section__card-item {
	padding: 0;
	margin: 0 0 0 -14px;
}
.pv-entity__extra-details ul li {
	/* set color of list item text */

	list-style: none;
}
.pv-entity__extra-details ul li::before {
	/* content: '\2022'; */
	content: '\25A0';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -10px;
	top: -0px;
	color: #280158;
	font-size: 5px;
}
.pv-entity__bullet-item::before {
	content: "\2022";
	margin: 0 5px;
}
.inline-block {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	display: inline-block;
}
.Sans-17px-black-85\%-semibold, .Sans-17px-black-85\%-semibold-dense {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Lucida Grande, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-size: 16px;
	/*font-weight: 600;*/
	margin: 0;
	text-align: left;
}
.Sans-17px-black-85\%-semibold {
    line-height: 16px;
    color: #280158;
}
.Sans-15px-black-70\% {
	font-weight: 400;
}
.Sans-15px-black-70\%, .Sans-15px-black-70\%-semibold {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Lucida Grande, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin: 0;
}
.pv-entity__secondary-title {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Lucida Grande, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: rgba(0,0,0,.9);
}
.pv-entity__secondary-title {
	display: inline;
}
.pv-profile-wrapper .accomplishments-list, .pv-profile-wrapper .activity-list, .pv-profile-wrapper .section-info {
	list-style: none inside;
}
.pv-profile-section.background-section.artdeco-container-card.pv-profile-section--reorder-enabled .pv-profile-section .pv-profile-section__card-item {
	padding: 20px 72px 0 24px;
}
.pv-profile-section__card-item .pv-position-entity .ember-view {
	padding: 20px 72px 0 24px;
}
.pv-entity__summary-info {
	flex: 1 0;
}
.pv-entity__summary-info {
	width: 100%;
	min-height: 60px;
	display: inline-block;
}
.pv-entity__logo-img {
	max-width: 70px;
	max-height: 70px;
	-webkit-box-shadow: 3px 8px 11px 0px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 3px 8px 11px 0px rgba(0, 0, 0, 0.41);
	box-shadow: 3px 8px 11px 0px rgba(0, 0, 0, 0.41);
	border: double 4px #280158;
	margin: 0 15px 0 0;
}
/*.pv-entity__logo-img, .pv-entity__play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}*/
.pv-entity__logo {
	height: 72px;
	width: 72px;
}
.pv-entity__logo {
	display: inline-block;
}
.sidebar-wrapper .container-block/*   
 * Template Name: Orbit - Responsive Resume/CV Template for Developers
 * Version: 1.0
 * Author: Xiaoying Riley
 * Twitter: @3rdwave_themes
 * License: Creative Commons Attribution 3.0 License
 * Website: http://themes.3rdwavemedia.com/
*/
/* styles.css */
/* ======= Base ======= */

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	text-align: left;
}
a {
	color: #280158;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
a:hover {
	text-decoration: underline;
	color: #1a454f;
}
a:focus {
	text-decoration: none;
}
p {
    line-height: 1em;
}
.wrapper {
	background: #fff;
	max-width: 1063px;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.sidebar-quoteSig {
	font-size: 18px;
	font-weight: lighter;
}
.sidebar-wrapper {
	background: #2347ff;
	position: absolute;
	right: 0;
	width: 280px;
	height: 100%;
	min-height: 800px;
	color: #fff;
}
.sidebar-wrapper a {
	color: #d0d0d0;
}
.sidebar-wrapper .profile-container {
	padding: 24px;
	background: #280158;
	text-align: center;
	color: #fff;
}
.sidebar-wrapper .name {
	font-size: 32px;
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}
.sidebar-wrapper .tagline {
	color: rgba(255, 255, 255, 0.6);
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.sidebar-wrapper .profile {
	margin-bottom: 15px;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	-webkit-box-shadow: 3px 8px 11px 0px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 3px 8px 11px 0px rgba(0, 0, 0, 0.41);
	box-shadow: 3px 8px 11px 0px rgba(0, 0, 0, 0.41);
	border: double 4px #ffffff;
}
.sidebar-wrapper .contact-list em {
	margin-right: 13px;
	font-size: 18px;
	vertical-align: middle;
	float: left;
	margin: 0 10px 0px 0;
	border: double 4px #fff;
	-webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	-moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	padding: 2px;
	background-color: #280158;
}
.sidebar-wrapper .contact-list {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	color: #e9edff;
	line-height: 16px;
}
.sidebar-wrapper .contact-list li {
	margin-bottom: 20px;
}
.sidebar-wrapper .contact-list li:last-child {
	margin-bottom: 0;
}
.sidebar-wrapper .contact-list ul li::before {
	/* content: '\2022'; */
	content: '\25A0';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -14px;
	top: -0px;
	/*color: #280158;*/
	font-size: 5px;
}
.sidebar-wrapper .container-block {
	padding: 10px 20px 30px;
	box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 19, 0.52);
}
.sidebar-wrapper .container-block:last-child {
	box-shadow: none;
}
.sidebar-wrapper .container-block-title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
	/*background-color: #3e5dff;*/
	border-bottom: 1px solid #3e5dff;
	padding: 8px 0;
}
.sidebar-wrapper .degree {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	color: #e9edff;
}
.sidebar-wrapper .education-container .item {
	margin-bottom: 15px;
}
.sidebar-wrapper .education-container .item:last-child {
	margin-bottom: 0;
}
.sidebar-wrapper .education-container .meta {
	color: rgba(255, 255, 255, 0.6);
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 0;
}
.sidebar-wrapper .education-container .time {
	color: rgba(255, 255, 255, 0.6);
	font-weight: 500;
	margin-bottom: 0px;
}
.sidebar-wrapper .languages-container .lang-desc {
	color: rgba(255, 255, 255, 0.6);
}
.sidebar-wrapper .languages-list {
	margin-bottom: 0;
}
.sidebar-wrapper .languages-list li {
	margin-bottom: 10px;
}
.sidebar-wrapper .languages-list li:last-child {
	margin-bottom: 0;
}
.sidebar-wrapper .interests-list {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	color: #e9edff;
	line-height: 16px;
}
.sidebar-wrapper .interests-list li {
	margin-bottom: 24px;
}
.sidebar-wrapper .interests-list li:last-child {
	margin-bottom: 0;
}
.sidebar-wrapper .interests-list ul li {
	list-style: none;
}
.sidebar-wrapper .interests-list ul li::before {
	/* content: '\2022'; */
	content: '\25A0';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -14px;
	top: -0px;
	/*color: #280158;*/
	font-size: 5px;
}
.sidebar-wrapper .interests-list em {
	margin-right: 13px;
	font-size: 18px;
	vertical-align: middle;
	float: left;
	margin: 0 10px 0px 0;
	border: double 4px #fff;
	-webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	-moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	padding: 2px;
	background-color: #f00;
}
.sidebar-wrapper .tools-list li {
	margin-bottom: 24px;
}
.sidebar-wrapper .tools-list {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	color: #e9edff;
	line-height: 16px;
}
.sidebar-wrapper .tools-list em {
	margin-right: 13px;
	font-size: 18px;
	vertical-align: middle;
	float: left;
	margin: 0 10px 0px 0;
	border: double 4px #fff;
	-webkit-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	-moz-box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	box-shadow: 2px 5px 5px 1px rgba(0, 0, 19, 0.52);
	padding: 2px;
	background-color: #0074FF;
}
.sidebar-wrapper .tools-list ul li::before {
	/* content: '\2022'; */
	content: '\25A0';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -14px;
	top: -0px;
	/*  color: #f00;*/
	font-size: 5px;
}
.main-wrapper {
	background: #fff;
	padding: 30px 300px 60px 75px;
	text-align: left;
}
.main-wrapper .section-title {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 500;
	color: #280158;
	position: relative;
	margin: 0% 0 4% -50px;
	background-color: #eeebf2;
	padding: 4px;
}
.main-wrapper .section-title .fa {
	width: 40px;
	height: 40px;
	margin-right: 8px;
	display: inline-block;
	color: #fff;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	-ms-border-radius: 0%;
	-o-border-radius: 0%;
	border-radius: 0%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #280158;
	text-align: center;
	padding-top: 4px;
	font-size: 26px;
	position: relative;
	/*top: -2px;*/
	border: double;
}
.main-wrapper .section-title .fab {
	width: 30px;
	height: 30px;
	margin-right: 8px;
	display: inline-block;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	-ms-border-radius: 0%;
	-o-border-radius: 0%;
	border-radius: 0%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	text-align: center;
	padding-top: 8px !important;
	position: relative;
	top: 3px;
}
.main-wrapper .section-title .fa-black-tie:before {
	content: "\f27e";
	color: #280158;
	font-size: 30px;
}
.main-wrapper .section {
	margin-bottom: 30px;
}
.main-wrapper .experiences-section .item {
	margin-bottom: 20px;
}
.main-wrapper .upper-row {
	position: relative;
	overflow: hidden;
	margin-bottom: 2px;
}
.main-wrapper .job-title {
	color: #3F4650;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
}
.main-wrapper .time {
	position: absolute;
	right: 0;
	top: 0;
	color: #97AAC3;
}
.main-wrapper .company {
	margin-bottom: 10px;
	color: #97AAC3;
}
.main-wrapper .project-title {
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 5px;
}
.main-wrapper .projects-section .intro {
	margin-bottom: 30px;
}
.main-wrapper .projects-section .item {
	margin-bottom: 15px;
}
.skillset .item {
	margin-bottom: 15px;
	overflow: hidden;
}
.skillset .level-title {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 12px;
}
.skillset .level-bar {
	height: 12px;
	background: #f5f5f5;
}
.skillset .level-bar-inner {
	height: 12px;
	background: #2347ff;
}
.footer {
	padding: 30px;
	padding-top: 60px;
}
.footer .copyright {
	line-height: 1.6;
	color: #545E6C;
	font-size: 13px;
}
.footer .fa-heart {
	color: #fb866a;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.sidebar-wrapper {
	position: static;
	width: inherit;
}
.main-wrapper {
	padding: 30px;
}
.main-wrapper .time {
	position: static;
	display: block;
	margin-top: 5px;
}
.main-wrapper .upper-row {
	margin-bottom: 0;
}
}

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.skillset .level-title {
	display: inline-block;
	float: left;
	width: 30%;
	margin-bottom: 0;
}
.skillset .level-bar {
	display: inline-block;
	width: 70%;
	float: left;
	position: relative;
	top: 1px;
}
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
