.main-area-inner {
	padding: 0 !important;
	background: #ffffff !important;
}

.gsr-para {
	letter-spacing: .44px;
	margin: 0 0 20px 0;
}

.p1p-hero-banner {
	background-color: #470570;
	color: #fff;
	height: 540px;
	position: relative;
}

.p1p-hero-banner .container-md {
	width: 1220px;
	max-width: 1220px;
	z-index: 1;
	margin: 0 auto;
	padding: 0 20px;
}
.p1p-hero-banner .anchor {
    color: #fff;
    text-decoration: underline;
}
.p1p-hero-banner .banner-content {
	max-width: 500px;
	padding: 20px;
}

.gsr-h1 {
	color: #fff;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 25px;
}

p.gsr-para {
	font-size: 14px;
	letter-spacing: .44px;
	line-height: 18px;
	margin: 0 0 20px 0;
}

.p1p-hero-banner .build-cta {
	border-radius: 10px;
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-top: 40px;
}

.p1p-hero-banner .bg-img {
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.container-md {
	margin: 0 auto;
	max-width: 1020px;
	padding: 0 20px;
}

.p1p-navbar {
	padding: 30px 0;
}

.align-center {
	align-items: center;
}

.jc-sb {
	justify-content: space-between;
}

.p1p-navbar .example-listing {
	width: 100%;
}

.gsr-flex {
	display: flex;
}

.p1p-navbar .link {
	color: #000;
	font-size: 1.3rem;
	font-weight: 600;
	letter-spacing: .41px;
	line-height: 1.6rem;
	text-transform: uppercase;
}

.link {
	text-decoration: none;
}

.p1p-job-searchbox {
	background: #f9f9f9;
	padding: 40px 20px;
}

.p1p-job-searchbox form {
	margin: 0 auto;
	max-width: 750px;
}

.p1p-job-searchbox .search-input {
	align-items: center;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	padding: 15px 20px;
	position: relative;
	width: 490px;
}

.p1p-job-searchbox .search-input input[type="text"] {
	border: none;
	color: #A3A3A3;
	font-size: 16px;
	letter-spacing: .2px;
	line-height: 19px;
	outline: none;
	width: 95%;
}

.p1p-job-searchbox .seacrh-btn {
	pointer-events: none;
	position: relative;
	height: 24px;
	width: 5%;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.p1p-job-searchbox .seacrh-btn label {
	display: block;
}

.p1p-job-searchbox .seacrh-btn label:before {
	background: #f42747;
	border-radius: 0 0 2px 2px;
	content: '';
	height: 8px;
	width: 1px;
	position: absolute;
	top: 13px;
	transform: translate(17px, 0) rotate(-45deg);
}

.p1p-job-searchbox .seacrh-btn label:after {
	background: transparent;
	border: 1px solid #f42747;
	border-radius: 100%;
	content: '';
	height: 15px;
	position: absolute;
	width: 15px;
}

.p1p-job-searchbox .seacrh-btn input[type="submit"] {
	cursor: pointer;
	opacity: 0;
	width: 100%;
}

.pos-relative {
	position: relative;
}

.p1p-job-searchbox .pick-industry {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
	width: 235px;
}

.p1p-job-searchbox .pick-industry .selected-industry {
	color: #A3A3A3;
	font-size: 16px;
	letter-spacing: .2px;
	line-height: 19px;
	height: 100%;
	padding: 20px;
}

.p1p-job-searchbox .pick-industry .selected-industry:after {
	content: "";
	width: 8px;
	height: 8px;
	transform: translateY(-50%) rotate(45deg);
	border-right: 1px solid #f42747;
	border-bottom: 1px solid #f42747;
	transition: 0.2s ease;
}

.p1p-job-searchbox .pick-industry .industry-list {
	background: #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .05);
	height: 275px;
	overflow: auto;
	position: absolute;
	top: 99%;
	transform: scale(1, 0);
	transform-origin: top center;
	transition: 0.2s ease;
	visibility: hidden;
	width: 100%;
	z-index: 2 !important;
}

.p1p-job-searchbox .industry-list .industry-option.first-hide.active {
	display: none;
}

.p1p-job-searchbox .pick-industry .industry-list .industry-option {
	border-top: 1px solid #e8e8e8;
	color: #42227C;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .15px;
	line-height: 15px;
	padding: 15px 20px;
	text-transform: capitalize;
}

.p1p-job-searchbox .pick-industry .industry-list.toggle {
	visibility: visible;
	transform: scale(1, 1);
}

.p1p-resume-formats {
	padding: 50px 0;
}

.bg-color-1 {
	background: #f9f9f9;
}

.p1p-resume-formats .gsr-h2 {
	margin-bottom: 20px;
	margin-top: 0;
}

.gsr-h2 {
	color: #000;
	font-size: 3rem;
	font-weight: 700;
	line-height: 5.2rem;
}

.txt-center {
	text-align: center;
}

.p1p-resume-formats .resume-lists .img-container {
	background-color: #fff;
	border: 1.37px solid #e8e8e8;
	position: relative;
	box-shadow: 0 27px 19px -14px rgba(0, 0, 0, .1);
	height: 400px;
	width: 100%;
}

.p1p-resume-formats .resume-lists .img-container .image-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	background: transparent;
	transition: background .5s ease;
}

.p1p-resume-formats .resume-lists .img-container img {
	height: 100%;
	width: 100%;
}

.p1p-resume-formats .resume-lists .img-container .onhov-cta {
	display: none;
	padding: 12px 32px;
	font-family: 'AvenirNext-Bold';
	text-align: center;
	color: #000;
	border: none;
	z-index: 1;
	background-color: #D0E143;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 25px;
	width: 200px;
}

.p1p-resume-formats .resume-lists .img-container:hover .onhov-cta {
	display: block;
}

.p1p-resume-formats .gsr-h3 {
	text-align: center;
	margin: 20px 15px;
	color: #000;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 2.1rem;
	font-family: 'AvenirNext-Bold';
}

.p1p-listing-example .categ-wrap {
	max-width: 1140px;
	margin: 0 auto;
}

.p1p-listing-example .categ-bar .closed+ul {
	height: 0;
}

.p1p-listing-example .categ-bar ul::-webkit-scrollbar {
	display: block;
	width: 6px
}

.p1p-listing-example .categ-bar ul::-webkit-scrollbar-track {
	background: #f9f9f9;
	border: 1px solid #e9e9e9
}

.p1p-listing-example .categ-bar ul::-webkit-scrollbar-thumb {
	background-color: #410c6c;
	border-radius: 15px
}

.p1p-listing-example .sticky {
	position: fixed;
	top: 115px;
	z-index: 1;
}

.p1p-listing-example .sticky+.container-md {
	margin-left: 300px;
}

.p1p-listing-example .categ-bar {
	border: 1px solid #e8e8e8;
	width: 300px;
	border-radius: 8px;
	background: #fff;
}

.p1p-listing-example .categ-bar h2 {
	padding: 10px 15px;
	font-size: 20px;
	line-height: 26px;
	border-bottom: 1px solid #e8e8e8;
	font-weight: 600;
	position: relative;
	margin: 0;
}

.p1p-listing-example .categ-bar h2::after {
	content: "";
	background: url(/wp-content/uploads/2024/01/arrow-red.svg) no-repeat;
	width: 14px;
	height: 16px;
	display: block;
	position: absolute;
	right: 19px;
	top: 16px;
	transform: rotate(-180deg);
}

.p1p-listing-example .categ-bar .closed::after {
	transform: rotate(0deg);
	right: 14px;
}

.p1p-listing-example .categ-bar ul {
	height: 325px;
	overflow: auto;
	transition: all .1s ease-in-out;
	padding-left: 0;
	margin-bottom: 0;
}

.p1p-listing-example .categ-bar li:not(:last-child) {
	border-bottom: 1px solid #e8e8e8;
}

.p1p-listing-example .categ-bar li {
	position: relative;
}

.p1p-listing-example li {
	list-style-type: none;
}

.p1p-listing-example .categ-bar li a.active {
	font-family: 'AvenirNext-Bold';
}

.p1p-listing-example .categ-bar li a {
	color: #470570;
	font-size: 14px;
	padding: 10px 30px 10px 15px;
	display: inline-block;
	width: 100%;
}
.p1p-listing-example .categ-bar li i {
	background-image: url(/wp-content/themes/resumebaking/images/filter-icon.png);
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 13px;
}

.p1p-listing-example .categ-wrap .container-md {
	display: inline-block;
	width: calc(100% - 305px);
	padding: 0 0 0 45px;
}

.gsr-wrap {
	flex-wrap: wrap;
}

.p1p-listing-example .categ-list {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 8px;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.p1p-listing-example .info-section {
	padding: 20px;
}

.p1p-listing-example .gsr-para {
	color: #404040;
	margin: 20px auto 50px auto;
}

.p1p-listing-example .industry-name {
	color: #1b1b1b;
	font-size: 2rem;
	font-weight: 600;
	line-height: 2.2rem;
	font-family: 'AvenirNext-Bold';
	margin: 0;
	padding-bottom: 10px;
}

.p1p-listing-example .total-count {
	color: #470570;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 2.1rem;
}

.p1p-listing-example .industry-info {
	color: #1b1b1b;
	font-size: 1.4rem;
	letter-spacing: .38px;
	line-height: 1.8rem;
	margin-top: 10px;
	margin-bottom: 0;
}

.p1p-listing-example .list-panel {
	column-count: 2;
	padding-left: 32px;
	padding-right: 32px;
}

.p1p-listing-example .list-panel li {
	position: relative;
}

.p1p-listing-example li {
	list-style-type: none;
}

.p1p-listing-example .li-links {
	color: #470570;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 2.1rem;
	text-transform: capitalize;
	display: inline-block;
	padding-bottom: 5px;
}

.p1p-listing-example .list-panel li::before {
	content: "•";
	position: absolute;
	top: 1px;
	left: -12px;
	width: 7px;
	height: 7px;
}

.p1p-banner-build {
	background: #f9f9f9;
	height: 280px;
}

.container-lg {
	margin: 0 auto;
	max-width: 1170px;
	padding: 0 15px;
}

.p1p-banner-build .pos-relative {
	height: 100%;
}

.pos-relative {
	position: relative;
}

.p1p-banner-build .body-section {
	width: 680px;
	z-index: 1;
}

.p1p-banner-build .heading {
	color: #000;
	font-size: 4rem;
	font-weight: 700;
	line-height: 4.3rem;
}

.p1p-banner-build .subheading {
	color: #4E0075;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 2.7rem;
	margin-top: 10px;
	text-transform: uppercase;
}

.p1p-banner-build .builder-img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.p1p-adslot {
	padding: 0 0 50px;
}

.mt-50 {
	margin-top: 50px;
}

.p1p-banner-build .build-cta {
	border-radius: 6px;
	font-size: 1.1rem;
	margin-top: 2rem;
}

.glide.jc-sb.no-carousal .glide__slide {
    width: 30%;
}

.glide.jc-sb.no-carousal .glide__slides {
    justify-content: space-between;
}
.p1p-resume-formats .resume-lists .img-container .image-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: transparent;
    transition: background .5s ease;
}
.p1p-resume-formats .resume-lists .img-container:hover img {
    opacity: .4;
}
.glide.jc-sb.no-carousal .glide__slide {
    user-select: text;
    -webkit-touch-callout: none;
}
@media(min-width:767px) {
	#templates-carousel .glide__slides {
		width: 100% !important;
		transform: none !important;
		display: flex !important;
		gap: 3%;
	}
	.categ-bar-warp {
		height: 400px;
		width: 300px;
		display: inline-block;
		vertical-align: top;
	}
	#templates-carousel ul li {
		width: 30% !important;
	}

	#templates-carousel ul li .resume-lists {
		width: 100% !important;
		position: relative;
	}

	.glide__bullets {
		display: none;
	}
}

@media (min-width: 990px) {
	.p1p-navbar .examples-mobile {
		display: none;
	}
}

@media (min-width: 1200px) {
	.p1p-navbar .link:hover {
		color: #42227C;
		text-decoration: none;
	}
}

@media (max-width: 991px) {
	.p1p-hero-banner .gsr-h1 {
		padding-top: 40px;
	}

	.gsr-h1,
	.gsr-h2 {
		font-size: 28px;
		line-height: 30px;
		margin-top: 0;
	}

	.p1p-hero-banner {
		display: block;
		height: auto;
	}

	.p1p-hero-banner .container-md {
		width: 100%;
	}

	.p1p-hero-banner .build-cta {
		margin-top: 30px;
	}

	.p1p-hero-banner .bg-img {
		margin-top: -20px;
		position: initial;
		width: 100%;
	}

	.p1p-navigation .container-md {
		padding: 0;
		width: 100%;
	}

	.p1p-navbar {
		display: block;
		padding: 30px 20px;
		margin-bottom: 0;
	}

	.p1p-navbar .example-listing {
		display: none;
	}

	.p1p-navbar.open-list {
		position: relative;
	}

	.p1p-navbar .examples-mobile .link {
		color: #f42747;
	}

	.p1p-navbar .examples-mobile:after {
		content: "";
		width: 8px;
		height: 8px;
		transform: translateY(-50%) rotate(45deg);
		border-right: 1px solid #f42747;
		border-bottom: 1px solid #f42747;
		transition: 0.2s ease;
	}

	.p1p-navbar.open-list .example-listing {
		background: #fff;
		border: 1px solid #E8E8E8;
		box-shadow: 0 12px 14px 0 rgba(0, 0, 0, .05);
		display: block;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 2;
	}

	.p1p-navbar.open-list .examples-mobile:after {
		transform: translateY(-50%) rotate(-135deg);
	}

	.p1p-navbar .example-listing .link {
		display: block;
		border-top: 1px solid #E8E8E8;
		padding: 15px 20px;
	}

	.p1p-navbar .active {
		color: #42227C;
		text-decoration: none;
	}

	.p1p-job-searchbox .search-input,
	.p1p-job-searchbox .pick-industry {
		width: 100%;
	}

	.p1p-job-searchbox .search-input {
		margin-bottom: 10px;
	}

	.p1p-job-searchbox form {
		display: block;
	}

	.p1p-resume-formats {
		padding: 35px 0;
		overflow: hidden;
	}

	.p1p-resume-formats .txt-center {
		text-align: left;
	}

	.p1p-listing-example .txt-center {
		text-align: left;
	}

	.p1p-banner-build {
		height: auto;
	}

	.p1p-banner-build .pos-relative {
		flex-wrap: wrap;
	}

	.p1p-banner-build .body-section {
		padding: 35px 15px;
		width: 100%;
	}

	.p1p-banner-build .heading {
		font-size: 3rem;
		line-height: 3.3rem;
	}

	.p1p-banner-build .subheading {
		font-size: 2rem;
		line-height: 2.4rem;
	}

	.p1p-banner-build .builder-img {
		margin: 0 auto;
		position: initial;
		width: 90%;
	}
}

@media (max-width: 768px) {
	.p1p-listing-example {
		padding: 35px 0;
	}
	.categ-warp-new {
		flex-wrap: wrap;
	}
	.categ-warp-new>* {
		width: 100%;
	}
	.p1p-listing-example .categ-wrap {
		padding: 20px;
	}

	.p1p-listing-example .categ-bar {
		width: 100%;
	}

	.p1p-listing-example .categ-wrap .container-md {
		width: 100%;
		padding: 30px 0 0 0;
		margin-left: 0;
	}

	.p1p-listing-example .categ-wrap .container-md .gsr-flex {
		display: block;
	}

	.p1p-listing-example .industry-info {
		color: #1b1b1b;
		font-size: 1.4rem;
		letter-spacing: .38px;
		line-height: 1.8rem;
		margin-top: 10px;
	}

	.p1p-listing-example .list-panel {
		margin: 0;
		padding-left: 40px;
		column-count: 1;
	}

	.glide__bullets {
		cursor: pointer;
		text-align: center;
	}

	button.glide__bullet {
		border: none;
		padding: 0 !important;
		background: #f42747;
		border-radius: 10px;
		height: 10px;
		margin: 0 10px;
		opacity: .1;
		width: 10px;
	}

	button.glide__bullet.glide__bullet--active {
		background: #f42747;
		opacity: 1;
	}

	.p1p-listing-example .sticky {
		position: static;
	}

	.p1p-listing-example .categ-bar {
		max-width: 100%;
	}

	.p1p-listing-example .categ-bar ul {
		height: 240px;
	}
    .glide.jc-sb.no-carousal .glide__slide {
        margin: 30px 0;
        width: 100%;
    }
    .glide.jc-sb.no-carousal .glide__slides {
        flex-wrap: wrap;
    }
    
    .glide.jc-sb.no-carousal .glide__slide {
        margin-top: 0;
        margin-bottom: 0;
    } 
    .glide.jc-sb.no-carousal .glide__bullets {
        display: none;
    }
	.p1p-resume-formats.bg-color-1 .container-md {
		padding: 0;
	}
	.p1p-resume-formats.bg-color-1 .container-md h2, .p1p-resume-formats.bg-color-1 .container-md .gsr-para {
		padding: 0 20px;
	}
	.ad-container.sticky {
		position: fixed;
		bottom: 0;
		z-index: 999;
		width: 100%;
		background: #fff;
		padding-top: 0;
		padding-bottom: 4px;
	}
	.p1p-resume-formats.pt-0 {
		padding-top: 0;
	}
}

@media (max-width: 480px) {
	.p1p-adslot {
		display: none;
	}
}