/*
Theme Name: PEAKT Frost Child
Theme URI: https://peakt.com
Description: Child theme for Peak Technologies, extending the Frost block theme with custom brand tokens, ACF blocks, and patterns. All business logic lives in the peakt-core MU plugin.
Author: Peak Technologies
Author URI: https://peakt.com
Template: frost
Version: 1.0.0
Requires at least: 6.6
Tested up to: 6.7
Requires PHP: 8.2
License: Proprietary
License URI: https://peakt.com
Text Domain: peakt
*/

/*
 * Styles are primarily managed through theme.json and block-specific CSS.
 * This file serves as the theme header for WordPress to recognize the child theme.
 *
 * Global styles are enqueued via functions.php:
 * - /assets/css/main.css (global base styles)
 * - /assets/css/reduced-motion.css (accessibility overrides)
 *
 * Block-specific styles are auto-enqueued by ACF blocks in the peakt-core MU plugin.
 */




 header.site-header {
    box-shadow: unset !important;
}

body.home header.custom-header-wrap,
body.home .is-sticky header.custom-header-wrap{
	background:#ffbf3f;
}
body header.custom-header-wrap {
    background: transparent;
}
body .is-sticky header.custom-header-wrap {
    background: #ffffff;
}

.bg-blend-mode {
	background-blend-mode:multiply;
}

.italic-text {
	font-style:italic!important;
}
.link-decoration a {
	text-decoration:underline;
}

.peak-location-content-wrap {
	background: linear-gradient(180deg, rgba(255, 191, 63, 0.00) 6.91%, rgba(255, 191, 63, 0.30) 55.25%, #FFBF3F 100%);
}

.wp-block-image:hover img {
    transform: unset !important;
}

header.site-header.is-sticky .header-right,
header.site-header.is-sticky .header-combine {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

header.site-header.is-sticky .custom-header-wrap {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.25) !important;
}

.site-header .wp-block-navigation .wp-block-navigation-item a:hover {
    background: unset !important;
}

.site-header .wp-block-navigation .wp-block-navigation-item a:not(.wp-block-button__link):after {
    left: 50%;
    transition: width 0.3s ease, left 0.3s ease;
    transform: translateX(-50%);
}

.site-header .wp-block-navigation .wp-block-navigation-item a:not(.wp-block-button__link):hover:after {
    left: 50%;
}

.dispaly-hide {
    display: none !important;
}

.has-box-shadow:hover,
.wp-block-group.has-background:hover {
    box-shadow: unset !important;
}

a:focus,
a:focus-visible {
    outline: unset !important;
}

.breadcrumb-arrow {
    padding: 0px 10px;
}

.contact-sidebar-inner .contact-info-item .contact-label {
    font-weight: bold;
}

.contact-sidebar-inner .contact-info-item .contact-link:hover {
    text-decoration: none;
}

footer a:not(.wp-block-button__link):hover:after,
main a:not(.wp-block-button__link):hover:after {
    width: auto;
}

a.custom-logo-link:not(.wp-block-button__link):after {
    content: unset !important;
}

nav.footer-menu.footer-menu-footer-services,
nav.footer-menu.footer-menu-footer-industries,
nav.footer-menu.footer-menu-footer-company {
    margin-top: 30px;
}

nav.footer-menu.footer-menu-footer-services ul.footer-menu-list,
nav.footer-menu.footer-menu-footer-industries ul.footer-menu-list,
nav.footer-menu.footer-menu-footer-company ul.footer-menu-list {
    gap: unset;
}

.swiper.testimonials-swiper .swiper-button-prev,
.swiper.testimonials-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
}

.swiper.testimonials-swiper .swiper-button-prev:after,
.swiper.testimonials-swiper .swiper-button-next:after {
    font-size: 20px;
}

.stats-grid-bg-color {
    background: linear-gradient(0deg, rgba(255, 191, 63, 0.00) 6.91%, rgba(255, 191, 63, 0.30) 55.25%, #FFBF3F 100%);
}

.footer-top,
section#stat-grid-block_1626428a3405b7c12c4a0a59a7586383,
.pin-spacer,
main#wp--skip-link--target {
    margin-top: 0 !important;
}

.footer-sec h4 {
	text-transform: unset !important;
}
.footer-sec .wp-block-social-link.wp-social-link-linkedin svg {
    display: none !important;
}
.footer-sec .wp-social-link-linkedin a.wp-block-social-link-anchor {
    width: 20px !important;
    height: 20px !important;
    display: flex !important;
    background: url('/wp-content/uploads/2026/01/LinkedIn-Logo.svg') center / contain no-repeat;
} 

main#wp--skip-link--target {
    padding-bottom: 0px !important;
}

/* Start Header Design */
header.site-header .header-combine {
    display: grid;
    grid-template-columns: 1fr auto 0fr;
    align-items: center;
    gap: 0px;
}

header.site-header .header-combine .header-inner {
    display: flex;
    justify-content: space-between;
}

header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-open.always-shown {
    border: unset;
    width: 82px;
    height: 80px;
}

header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-open.always-shown svg {
    width: 32px;
    height: 32px;
}

header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-close {
    border: unset;
    width: 25px;
    height: 25px;
    right: unset !important;
    top: unset !important;
    left: var(--wp--preset--spacing--lg) !important;
}

header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-close svg {
    width: 25px;
    height: 25px;
}

header.site-header .header-combine .header-inner .head-button-wrap .wp-block-button.head-button {
    margin-right: 35px;
}

header.site-header .header-combine .head-nav-menu li a {
    font-family: Druk Wide !important;
}

.wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
    margin-bottom: 0px;
}

.wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    gap: 20px !important;
}

.wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a:hover {
    color: #000000 !important;
}

.wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a {
    background: transparent !important;
    font-size: 30px !important;
    color: #A8A8A8;
    padding: 0px !important;
	text-decoration:uppercase;
}

/* .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item.menu-item-highlighted a, */
.head-nav-menu .current-menu-item a {
    color: #000!important;
}

.wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a:after {
    height: 0;
    transition: all 0.5s;
}

/* .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item.menu-item-highlighted a:after, */
.head-nav-menu .current-menu-item a:after,
.wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a:hover:after,
.head-nav-menu .current-menu-item a:hover:after {
    background: #FFBF3F!important;
    height: 16px!important;
    bottom: 4px!important;
    z-index: -1!important;
    width: 100%!important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar {
    border-top: 1px solid #000 !important;
    padding-top: 15px !important;
    margin-top: 80px !important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar .menu-social-wrapper .social-label,
.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar a {
    color: #000 !important;
    font-size: 18px !important;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 13px !important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar .menu-social-wrapper ul.wp-block-social-links {
    gap: 7px !important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar a::after {
    content: unset !important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar div.menu-social-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar .menu-social-wrapper ul.wp-block-social-links li.wp-social-link,
.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar a img.arrow-icon {
    width: 36px !important;
    height: 36px !important;
}

header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-close {
    background-color: transparent !important;
}

header.site-header.is-sticky .wp-block-site-logo img {
    max-width: 100% !important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image {
    position: relative;
    z-index: 1;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image::before,
.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image::after {
    content: "";
    width: 200px;
    height: 200px;
    position: absolute;
    bottom: 5px;
    left: -22px;
    background-image: url('/blocktheme/wp-content/uploads/2025/12/menu-featured-image-left-img.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left;
    z-index: -1;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image::after {
    width: 200px;
    height: 130px;
    background-image: url('/blocktheme/wp-content/uploads/2025/12/menu-featured-image-grid-lines.png');
    background-position: top right;
    left: unset;
    bottom: unset;
    top: 0;
    right: 80px;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar .menu-social-wrapper .wp-block-social-links li.wp-social-link {
    background-color: transparent !important;
    border: 1px solid #FFBF3F;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar .menu-social-wrapper .wp-block-social-links li.wp-social-link svg path {
    fill: #000 !important;
}

.wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar .menu-social-wrapper .wp-block-social-links li.wp-social-link:hover {
    background-color: transparent !important;
}

.subscribe-box p {
    display: none;
}

.subscribe-form .subscribe-form-mail input[type=email] {
    margin-bottom: unset;
}

.subscribe-form .subscribe-form-btn input[type=submit] {
    padding: 16px 20px;
}

body footer.footer-sec {
    padding-top: unset;
    padding-bottom: unset;
    background-color: transparent;
}

body .footer-bottom .footer-bottom-inner {
    padding-left: 20px;
    padding-right: 20px;
}

.subscribe-form-wrapper .subscribe-form .subscribe-form-mail {
    width: 100%;
}

.footer-bottom .footer-bottom-inner .footer-menu-list li {
    display: flex;
    align-items: center;
}

.footer-bottom .footer-bottom-inner .bottom-inner-left .footer-menu {
    column-count: 1;
    margin: 0px;
}

.footer-bottom .footer-bottom-inner .footer-menu-list li:not(:last-child):after {
    content: "|";
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    margin-left: 24px;
}

.stats-grid-sec {
    margin-top: 0px;
}

.stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__value {
    font-family: Video;
    font-size: 100px;
    font-weight: 500;
    color: #000;
}

.stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__value span {
    color: #EA2C01 !important;
}

.stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__label {
    font-family: Video;
    font-size: 36px;
    font-weight: 500;
    color: #000;
}

.stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__description {
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    letter-spacing: -0.96px;
}

/* .footer-sec .footer-bottom .footer-container .footer-col.right-col {
    min-width: fit-content;
} */

.footer-sec .footer-bottom .subscribe-box h4 {
    letter-spacing: 1.8px;
}

body .service-content h2 {
    max-width: 100%;
}

body .peakt-stat-grid__item {
    gap: 0px;
}

.wp-block-peakt-mountain-cards .card-title-main {
    width: 100%;
    justify-content: center;
    position: relative;
    padding: 0 50px;
}

.wp-block-peakt-mountain-cards .card-back .card-arrow {
    font-size: 0px;
    background-image: url('/blocktheme/wp-content/uploads/2025/12/yellow-arrow.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 40px;
    height: 22px;
    position: absolute;
    right: 0;
}

.wp-block-peakt-mountain-cards div#card-3 .card-back .card-arrow {
    transform: rotate(180deg);
    right: unset;
    left: 0px;
}

body .floating-gallery-hero span,
body .experience-sec span {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-block-peakt-mountain-cards .card-image {
    padding: 30px 30px 0px;
}

body .wp-block-peakt-mountain-cards .card-image img {
    object-fit: contain;
}

/* Floating Gallery Section Start Here */
.floating-gallery-hero .center-content {
    position: relative;
    z-index: 2;
}

/* Floating Gallery Section End Here */

.wp-element-button:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

.custom-black-btn a,
.yellow-hover-btn a,
.white-hover-btn a {
    transition: all 0.5s;
}

.mountain-card .card-title-main {
    font-family:Video;
}

.mountain-card .card-description,
.mountain-card a.card-button {
	font-family:Inter, sans-serif;
}

.video-bg video {
	width:900px;
	margin:auto;
}

body:not(.logged-in) .home-vid-wrap {
	margin-top:1%!important;
}

.home .scroll-card-sec {
	margin-top:-2px;
}

.google-vertical-line {
	text-align:center;
}
.google-vertical-line::before {
	position:absolute;
	content:'';
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
	width:1px;
	height:120px;
}

.page-id-3637 .partner-section {
	background:linear-gradient(180deg, rgba(255, 191, 63, 0.00) 3.85%, #FFBF3F 50%, rgba(255, 191, 63, 0.00) 95.67%);
}

.partner-section .who-we-work-sec {
	background-color:unset;
}

.process-step {
  position: relative;
  margin-bottom: 120px;
}

.step-title {
  position:relative;
}

.step-title::before {
  position: absolute;
  top: 6px;
  left: -12px;
  background: #ff2d00;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 500;
  font-family: "Druk Wide";
  letter-spacing: -0.56px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-title-1::before {
	content:'1';
}
.step-title-2::before {
	content:'2';
	left:unset;
	right:-14px;
}
.step-title-3::before {
	content:'3';
}
.step-title-4::before {
	content:'4';
	left:unset;
	right:-14px;
}
.step-title-5::before {
	content:'5';
}

.process-step-1::before {
	content: "";
  position: absolute;
  right: 14%;
  top: 25%;
  width: 224px;
  height: 196px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='224' height='196' viewBox='0 0 224 196' fill='none'%3E%3Cpath d='M0 195.5H126C179.572 195.5 223 151.848 223 98C223 44.1522 179.572 0.5 126 0.5H92' stroke='%23EA2C01' stroke-dasharray='2 2'/%3E%3C/svg%3E") no-repeat center;
  pointer-events: none;
}
.process-step-2::before {
	content: "";
  position: absolute;
  left: 18%;
  top: 25%;
  width: 224px;
  height: 196px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='224' height='196' viewBox='0 0 224 196' fill='none'%3E%3Cpath d='M223.5 195.5L97.5 195.5C43.9284 195.5 0.500013 151.848 0.500009 98C0.500004 44.1523 43.9284 0.500016 97.5 0.500011L152.5 0.500011' stroke='%23EA2C01' stroke-dasharray='2 2'/%3E%3C/svg%3E") no-repeat center;
  pointer-events: none;
}
.process-step-3::before {
	content: "";
  position: absolute;
  right: 16%;
  top: 25%;
  width: 271px;
  height: 196px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='271' height='196' viewBox='0 0 271 196' fill='none'%3E%3Cpath d='M0 0.5H173C226.572 0.5 270 44.1522 270 98C270 151.848 226.572 195.5 173 195.5H139' stroke='%23EA2C01' stroke-dasharray='2 2'/%3E%3C/svg%3E") no-repeat center;
  pointer-events: none;
}
.process-step-4::before {
	content: "";
  position: absolute;
  left: 14%;
  top: 25%;
  width: 224px;
  height: 196px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='224' height='196' viewBox='0 0 224 196' fill='none'%3E%3Cpath d='M223.5 195.5L97.5 195.5C43.9284 195.5 0.500013 151.848 0.500009 98C0.500004 44.1523 43.9284 0.500016 97.5 0.500011L152.5 0.500011' stroke='%23EA2C01' stroke-dasharray='2 2'/%3E%3C/svg%3E") no-repeat center;
  pointer-events: none;
}

.featured-post-section ul.featured-post-template li.wp-block-post {
	width: 100%!important;
  display: flex;
  flex-direction: row;
}

.featured-post-section .featured-right-section {
	align-content:center;
	width:40%;
}

body:not(.home) .is-sticky .head-button-wrap .header-cta a {
	border:1px solid #000;
}
body:not(.home) .head-button-wrap .header-cta a {
	border:1px solid transparent;
}

/* Start Homepage Top Video  Section */
.rock-hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Yellow background with white gradient at top for text readability */
  /* background: linear-gradient(180deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0.3) 30%,
    #FFD700 60%,
    #FFC107 100%
  ); */
  overflow: hidden;
}

.rock-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  z-index: 1;
  /* Subtle shadow to lift rock off background */
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.2));
}

.rock-hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 2rem;
/*   max-width: 720px; */
}

.rock-hero-content h1 {
/*   font-size: clamp(2.5rem, 6vw, 5rem);
  color: #1a1a1a;
  margin-bottom: 1rem; */
	font-weight: 400;
/*   text-shadow: 0 2px 10px rgba(255, 255, 255, 0.8); */
}

.rock-hero-content h1::before {
	content: '[';
  position: absolute;
  color: #FA4244;
  font-size: 110px;
  font-family: Inter,sans-serif;
  line-height: 70px;
  left: -6%;
}
.rock-hero-content h1::after {
	content: ']';
  position: absolute;
  color: #FA4244;
  font-size: 110px;
  font-family: Inter,sans-serif;
  line-height: 70px;
  right: -6%;
	top:0px;
}

.rock-hero figure.rock-video::before {
	content: '';
  position: absolute;
  width: 720px;
  height: 600px;
  background: radial-gradient(50% 50% at 50% 50%, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  filter: blur(30px);
  border-radius: 720px;
}
/* End Homepage Top Video  Section */

/* Start Newsletter Form */
.subscribe-box form#gform_2 .gform-body label.gform-field-label,
form#gform_3 .gform-body label.gform-field-label,
.gfield_description.validation_message.gfield_validation_message {
	display:none;
}
.subscribe-box form#gform_2,
form#gform_3 {
	display: flex;
  gap: 8px;
}
.subscribe-box form#gform_2 .gform-body,
form#gform_3 .gform-body {
	width:100%;
}
.subscribe-box form#gform_2 .gform-body input[type=email],
form#gform_3 .gform-body input[type=email] {
	margin-bottom:0px;
  color: #000;
  font-family: Inter,sans-serif;
  font-weight: 500;
  line-height: normal;
}
.subscribe-box form#gform_2 .gform_button.button,
form#gform_3 .gform_button.button {
	padding:16px 20px;
	font-family:Inter,sans-serif;
	line-height:normal;
	transition:0.5s;
}
.subscribe-box form#gform_2 .gform_button.button:hover,
form#gform_3 .gform_button.button:hover {
	background-color:#fff;
}

.gform-ns-signup_wrapper .gform_validation_errors .validation_error .gform_submission_error {
	margin-bottom:10px;
	font-size:16px;
	font-family:Inter,sans-serif;
	font-weight:400;
	line-height:normal;
	color:#E42E20;
}
/* End Newsletter Form */

.yellow-hover-btn a:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.white-hover-btn a:hover {
    background-color: #fff !important;
}

.custom-black-btn a:hover {
    background-color: #FFBF3F !important;
    color: #000 !important;
    box-shadow: unset;
    transform: unset;
}

.red-bracket::before {
    display: inline-block;
    content: "[";
    color: #EA2C01;
	margin-right: 32px;
}

.red-bracket::after {
    display: inline-block;
    content: "]";
    color: #EA2C01;
	margin-left: 32px;
}

.services-sec,
.exp-sec {
    box-shadow: unset !important;
}

.w-1240 {
    width: 100%;
    max-width: 1240px;
    margin: auto !important;
}
.w-1597 {
	width: 100%;
    max-width: 1597px;
    margin: auto !important;
}

.custom-list-design li {
    display: flex;
    align-items: center;
    gap: 16px;
}

.custom-list-design li::before {
    content: "";
    width: 6px;
    height: 13px;
    display: block;
    background: #EA2C01;
}

.services-wrapper .service-img-left-wrap,
.services-wrapper .service-img-right-wrap,
.services-wrapper .service-content-wrap {
    width: 50%;
    z-index: 1;
}

.services-wrapper .service-img-left-wrap::after {
    content: "";
    position: absolute;
    width: 940px;
    height: 940px;
    border-radius: 940px;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0.00) 100%);
    top: -250px;
    right: -30px;
    z-index: -1;
}

.services-wrapper .service-img-right-wrap::after {
    content: "";
    position: absolute;
    width: 940px;
    height: 940px;
    border-radius: 940px;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0.00) 100%);
    top: -250px;
    left: -230px;
    z-index: -1;
}

.services-wrapper:not(:last-child) {
    margin-bottom: 140px !important;
}

.reveal-wrap {
    position: relative;
    z-index: 1;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.reveal-wrap::before,
.reveal-wrap::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(217, 217, 217, 0.00) 30.77%, #FFBF3F 100%);
    z-index: -1;
    max-height: 430px;
}

.reveal-wrap::after {
    top: unset;
    bottom: 0;
    transform: rotate(180deg);
}

.card-section .container {
    max-width: 1282px;
    margin: 0 auto;
    padding: 0 20px;
}

ul.custom-list-design {
    padding: 40px 0px 0px;
    margin: 0px;
}

.services-sec {
    padding-left: 20px;
    padding-right: 20px;
}

.who-we-work-sec {
    background-color: #fff;
    margin: 0px;
}

.who-we-work-sec .peakt-proof-logos__container {
    max-width: 100%;
}

.who-we-work-sec .peakt-proof-logos__item {
    padding: 0px;
}

.who-we-work-sec .peakt-proof-logos__grid {
    gap: 80px;
}

.who-we-work-sec .peakt-proof-logos__item img {
    filter: grayscale(0%);
    opacity: 1;
}

.subscribe-form-wrapper button:hover,
.subscribe-form-wrapper input[type=submit]:hover {
    opacity: 1 !important;
}

.career-grid {
    grid-template-columns: 2fr 1fr !important;
}

.career-img-column {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.career-content-column {
	display:flex;
	flex-direction:column;
	justify-content:center;
}

.career-img-column figure.wp-block-image {
    margin: 0px !important;
}

.page-id-2273 .footer-career-wrapper,
.page-id-2451 .footer-career-wrapper,
.page-id-236 .footer-career-wrapper,
.page-id-3 .footer-career-wrapper {
	visibility:hidden;
}

/* Start Backshadow css */
/* .page-id-2273 header.custom-header-wrap::after, */
.page-id-2451 header.custom-header-wrap::after,
.single-work header.custom-header-wrap::after,
.page-id-2963 header.custom-header-wrap::after,
.single-work figure.wp-block-post-featured-image::before,
.blog header.custom-header-wrap::after,
.single-post header.custom-header-wrap::after{
	content: '';
  position: absolute;
  background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0) 100%);
  width: 832px;
  height: 832px;
  z-index: -1;
}

/* .page-id-2273 header.custom-header-wrap::after, */
.page-id-2451 header.custom-header-wrap::after,
.single-work header.custom-header-wrap::after,
.blog header.custom-header-wrap::after,
.single-post header.custom-header-wrap::after{
    top: -480px;
    left: 76%;
}

.page-id-2963 header.custom-header-wrap::after {
    top: -480px;
    right: 76%;
}
.single-work figure.wp-block-post-featured-image::before {
    right: 74%;
}
.google-hero-sec::before {
    content: '';
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0) 100%);
    width: 1335px;
    height: 1335px;
    z-index: -1;
    left: -26%;
    top: -500px;
}
.google-hero-sec::after,
.page-id-2273 .contact-section::after{
    content: '';
    position: absolute;
    top: -90px;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2026/01/top-bg-shadow.png) no-repeat right top;
    z-index: -1;
}
.gallery-grid-section::after {
    content: '';
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0) 100%);
    width: 832px;
    height: 832px;
    z-index: -1;
    top: 26%;
    right: 4%;
}
.gallery-grid img { 
	width: 100%;
}
/* End Backshadow css */

/* Portfolio Showcase Section Start Here */
.portfolio-showcase-section.wp-block-group {
    display: block;
}

.portfolio-showcase-section .portfolio-showcase-img {
    position: static !important;
    transform: unset;
    width: auto !important;
    box-shadow: none;
    display: block !important;
    opacity: 1;
    overflow: unset;
}

.portfolio-showcase-section .portfolio-img-2 {
    width: auto;
}

.portfolio-showcase-section .floating-gallery-top,
.portfolio-showcase-section .floating-gallery-bottom {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.portfolio-showcase-section .floating-gallery-top>.wp-block-image,
.portfolio-showcase-section .floating-gallery-bottom>.wp-block-image {
    align-content: center;
}

.portfolio-showcase-section .floating-gallery-top .wp-block-image img,
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image img {
    display: block;
    object-fit: contain;
    width: revert-layer;
    transition: all 1s;
}

.portfolio-showcase-section .floating-gallery-top .wp-block-image:hover,
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:hover {
    box-shadow: none;
    transform: unset !important;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(3),
.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3),
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4),
.portfolio-showcase-section .floating-gallery-top>.wp-block-image:nth-child(2),
.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(4) {
    position: relative !important;
    z-index: 1;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
}

.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3) {
    align-content: flex-start;
    padding-left: 150px;
}

.portfolio-showcase-section .floating-gallery-top .portfolio-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-right: 0px !important;
}

.portfolio-showcase-section .floating-gallery-top .portfolio-5 .portfolio-img-5 {
    padding: 106px 0px 130px 66px;
}

.portfolio-showcase-section .floating-gallery-top .portfolio-5 .portfolio-img-6 img {
    width: auto;
}

.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(4) img {
    padding: 110px;
    width: 100%;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4)::after,
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4)::before,
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(3)::before,
.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3)::before,
.portfolio-showcase-section .floating-gallery-top>.wp-block-image:nth-child(2)::after,
.portfolio-showcase-section .floating-gallery-top>.wp-block-image:nth-child(2)::before,
.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(4)::after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(/blocktheme/wp-content/uploads/2025/12/multiple-red-dots.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 366px;
    max-height: 322px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4)::before,
.portfolio-showcase-section .floating-gallery-top>.wp-block-image:nth-child(2)::before {
    border-radius: 476px;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0.00) 100%);
    max-width: 476px;
    max-height: 476px;
    left: -150px;
    top: 75%;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4)::before {
    top: 32%;
}

.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3)::before,
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(3)::before {
    background-image: url(/blocktheme/wp-content/uploads/2025/12/angula-layer.svg);
    max-width: 560px;
    max-height: 340px;
    top: -20px;
    left: 32%;
    transform: unset;
}

.portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3)::before {
    left: unset;
    right: 40%;
}

.portfolio-showcase-section .floating-gallery-top>.wp-block-image:nth-child(2)::after {
    left: -80px;
}


.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4)::after {
    top: -50px;
    left: -80px;
    transform: unset;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4) {
    max-width: 468px;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(3) {
    padding-top: 300px;
    max-width: 468px;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(3) img,
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4) img {
    width: 100%;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(2) {
    padding-top: 80px;
}

.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(2),
.portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4) {
    align-content: flex-start;
}


.portfolio-showcase-section .portfolio-showcase-content {
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
    backdrop-filter: unset;
}

.portfolio-showcase-section .portfolio-showcase-content .portfolio-showcase-img {
    position: absolute !important;
    right: unset;
    top: 10%;
    left: 5%;
}

.portfolio-showcase-section .portfolio-showcase-content {
    margin: -100px 0px -30px !important;
}

.portfolio-showcase-section .portfolio-showcase-content p {
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 56px !important;
    font-weight: 500;
    line-height: 122%;
    letter-spacing: -2.24px;
    color: #000;
    margin: 46px 0px 18px 0px !important;
}

.portfolio-showcase-section .portfolio-showcase-content .yellow-hover-btn {
    line-height: 0px;
}

/* Portfolio Showcase Section End Here */

/* Insights Section Start Here */
.insights-section {
    padding: 80px 20px !important;
    gap: 0px !important;
}

.insights-section h3.wp-block-heading {
    color: #000;
    text-align: center;
    font-family: "Druk Wide";
    font-size: 36px;
    font-weight: 500;
    line-height: 100%;
/*     letter-spacing: -1.44px; */
    text-transform: uppercase;
    margin: 24px 0px;
}

.insights-section p {
    max-width: 400px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.64px;
}

.insights-section .wp-block-latest-posts__list {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 60px auto;
    max-width: 965px;
}

.insights-section .wp-block-latest-posts__list li {
    width: calc(33.33% - 11px);
    margin: 0px;
    display: flex;
    flex-direction: column;
}

.insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__post-title,
.insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt,
.insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
    order: -1;
}

.insights-section .wp-block-latest-posts__list li a {
    width: 100%;
	overflow: hidden;
    border-radius: 12px;
}

.insights-section .wp-block-latest-posts__list li img {
    width: 100%;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 12px;
}

.insights-section .wp-block-latest-posts__list li img,
.featured-post-template li figure img {
	transition-duration:0.5s;
}
.insights-section .wp-block-latest-posts__list li img:hover,
.featured-post-template li figure img:hover {
	transform:scale(1.1);
}

.featured-post-template li figure a {
	overflow:hidden;
	border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.featured-post-template.post-grid-list li figure a {
	border-radius:20px !important;
}

.insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: -0.96px;
    color: #000;
    margin: 16px 0px 0px;
}

.insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.64px;
    color: #000;
    text-align: left;
    margin: 16px 0px;
}

.insights-section .wp-block-latest-posts__list li p a {
    color: #000;
    text-decoration: underline;
    transition: all 0.5s;
}

.insights-section .wp-block-latest-posts__list li p a:hover {
    color: #FECE70;
}

.insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__post-date {
    color: #000;
    font-family: Video;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 171%;
    letter-spacing: 2.8px;
    text-align: left;
    margin: 0px;
}

.insights-section .wp-block-group .yellow-hover-btn {
    line-height: 0px;
    padding-top: 80px;
}

/* Insights Section End Here */

/* Footer Start Here */
.footer-sec .footer-bottom-img {
    height: calc(100% - 16%);
}

.footer-career-wrapper {
    padding-top: 200px;
}
.page-id-2273 .footer-career-wrapper,
.page-id-2451 .footer-career-wrapper {
	padding-top:150px;
}

.footer-sec .footer-top {
    overflow: unset;
    padding-top: 200px;
}

.footer-sec .footer-top div:last-child {
    height: 155% !important;
    top: unset !important;
    bottom: 0 !important;
    background-position: top center !important;
}

/* Footer End Here */

/* Newsletter Popup Start */
.peak-tech-top-popup-wrap .peak-tech-popup-inner-wrap {
	flex-wrap:nowrap;
	gap:10px;
}
.peak-tech-top-popup-wrap .peak-tech-popup-inner-wrap .peak-tech-popup-head {
	flex-direction: column;
	gap:0px;
	align-items:flex-start;
}
.peak-tech-top-popup-wrap .peak-tech-popup-inner-wrap .peak-tech-popup-head p {
	font-size:16px!important;
	line-height:16px;
}
.peak-tech-top-popup-wrap .subscribe-form-wrapper {
	border:unset;
}
/* Newsletter Popup End */

/* Cookie Popup Start */
.cky-box-top-right {
	top: 100px !important;
  width: 430px !important;
  border-radius: 8px !important;
}
.cky-consent-container .cky-consent-bar {
	border: unset !important;
  padding: 20px !important;
  border-radius: 8px !important;
  box-shadow: unset !important;
}
.cky-notice-group .cky-notice-des {
	font-size:14px;
	font-family: Inter, sans-serif;
	font-weight:500;
	color:#000!important;
	line-height:normal;
}
.cky-notice-btn-wrapper {
	gap:8px;
}
.cky-notice-btn-wrapper button.cky-btn {
	border-radius:30px;
	border:unset;
	font-size:14px;
	font-family: Inter, sans-serif;
	line-height:normal;
	font-weight:500;
	max-width:194px;
	padding: 16px 0px;
}
.cky-notice-btn-wrapper button.cky-btn.cky-btn-accept {
	color:#000000!important;
}
.cky-notice-btn-wrapper button.cky-btn.cky-btn-customize {
	order:2;
	margin-right:0px;
}
/* Cookie Popup End */

.careers-position-publish-date::before {
	content: 'Posted';
  position: relative;
  margin-right: 5px;
}

/* Career Page Position Start */
.careers-position-wrap .careers-position-inner-wrap .careers-position-data-wrap .careers-position-cont-wrap {
	width:78%;
}
.wp-block-peakt-mountain-cards .card-description {
    flex: 1;
}
.wp-block-peakt-mountain-cards .card-button {
    margin: 0px 0px 40px;
}
/* Career Page Position End */

.bottom-box-shadow-style {
	position:relative;
	z-index:1;
	border-radius:24px;
}
.bottom-box-shadow-style::after {
	content: "";
  position: absolute;
  inset: -2px;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #A8A8A8 100%);
  z-index: -1;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.40);
  transition: all 0.5s;
	border: 1px solid;
}

/* Start Contact Page Design */
h2.gform_title, p.gform_required_legend,
span#gfield_upload_rules_4_10, label.gfield_label {
    display: none;
}
label.gfield_label.gform-field-label[for="input_4_10"] {
    display: block;
}
.contact-hero-sec .wp-block-group-is-layout-constrained {
    margin: 0 auto;
    padding: 0 20px;
}
input#gform_submit_button_4 {
    padding: 13.5px 0;
    background: #FFBF3F;
    cursor: pointer;
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    width: 89px;
    text-align: center;
	border: 2px solid transparent;
}
.ginput_complex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 16px;
}
.gfield--type-name {
    border: none;
}

.ginput_container input,
.ginput_container textarea,
.ginput_container select{
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    background: transparent;
    outline: none;
    box-shadow: none;
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}

.gform-body.gform_body ::placeholder {
    color: #939292;
}

.ginput_container input:focus,
.ginput_container textarea:focus,
.ginput_container select:focus {
    border-bottom-color: #FECE70;
}

.ginput_container textarea {
    resize: vertical;
    height: auto !important;
    max-height: 38px;
}


input#gform_submit_button_4:hover {
    background: #000;
    color: #fff;
}

.ginput_container input[type="file"] {
    border-bottom: 0px;
}

.ginput_container input[type="file"]::-webkit-file-upload-button {
    border-radius: 8px;
    background: #FFBF3F;
    color: #fff;
    cursor: pointer;
    padding: 8px 25px;
    text-transform: uppercase;
    transition: all 1s ease;
    border: none;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    margin-right: 20px;
}

.gform_fields {
    display: grid;
    row-gap: 40px;
}
.gfield--type-fileupload {
    padding-bottom: 76px;
}

span#input_4_11_3_container, span#input_4_11_6_container {
    width: 50%;
}

.cf7-row p .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    line-height: normal;
    font-size: 14px;
    margin-top: 5px;
}

label.gfield_label.gform-field-label[for="input_4_10"] {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #000;
}

.contact-hero-row .wp-block-list {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style: none;
    max-width: 315px;
    margin-top: 50px;
}

.contact-hero-row .wp-block-list li strong {
    font-weight: 700;
    margin-left: 38px;
}

.contact-hero-row .wp-block-list li {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.72px;
    color: #000;
    list-style: none;
    /* display: flex; */
    align-items: center;
    /* gap: 18px; */
}

.contact-hero-row .wp-block-list li:not(:last-child)::before {
    background-image: url('/blocktheme/wp-content/uploads/2026/01/call-icon.svg');
    height: 20px;
}
.contact-hero-row .wp-block-list li:last-child::before {
    background-image: url(/blocktheme/wp-content/uploads/2026/01/mail.svg);
    height: 22px;
}
.contact-hero-row .wp-block-list li:last-child::before,
.contact-hero-row .wp-block-list li:not(:last-child)::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 20px;
    min-width: 20px;
}

.contact-hero-row .wp-block-list li a:hover {
    color: #FFBF3F;
}

.contact-hero-row .wp-block-list li:last-child {
    padding-top: 18px;
    border-top: 1px solid #000;
}

.contact-hero-sec .contact-hero-row .contact-left-content {
    max-width: 480px;
    margin: 0;
}

.contact-hero-sec .contact-hero-row .contact-right-content {
    max-width: 576px;
    margin: 0;
}
.gform_validation_errors {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 20px;
	font-size: 14px;
    outline: unset;
}
.gform_validation_errors ol {
	list-style: unset;
    margin-left: 20px;
}
.gform_validation_errors ol li a:hover {
    color: #000;
}
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container {
    top: 282px !important;
}
.gform_confirmation_wrapper {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    font-size: 16px;
}

/* End Contact Page Design */

.grd-bottom-yellow {
	background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 30.77%, #FFBF3F 100%);
}

.grd-top-yellow {
	background: linear-gradient(0deg, rgba(217, 217, 217, 0.00) 30.77%, #FFBF3F 100%);
}


/* Our Work Page Start */
.work-taxonomy .wp-block-post-terms a{
    border-radius: 16px;
    border: 1px solid #000;
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: -0.3px;
    padding: 10px 16px;
}
.work-taxonomy .wp-block-post-terms__separator {
    margin-left: 4px;
}
.work-taxonomy.yellow-hover-btn a:hover {
    border: 1px solid #000;
}
.work-taxonomy .taxonomy-service_type {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.featured-post-template .wp-post-image {
    border: 2px solid transparent;
    transition: all 0.5s;
    width: 100%;
    height: 526px !important;
}
.featured-post-template a:hover .wp-post-image {
    border: 2px solid #FFBF3F;
    box-shadow: 0 10px 40px 0 rgba(255, 191, 63, 0.33);
}
ul.featured-post-template {
    display: flex;
    flex-wrap: wrap;
    column-gap: 14px;
}
ul.featured-post-template li.wp-block-post {
    width: 49.4%;
    margin: 0;
}
.featured-post-template .taxonomy-industry::before {
    content: "//";
    margin-right: 10px;
    color: #EA2C01;
}
.more-work-section ul.featured-post-template {
    column-gap: 17px;
}
.more-work-section ul.featured-post-template li.wp-block-post {
    width: 32.4%;
}
.more-work-section .featured-post-template .wp-post-image {
    height: 360px !important;
}
.featured-work-section .wp-block-query {
    position: relative;
}
.featured-work-section .wp-block-query::before {
    content: "";
    display: block;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0.00) 100%);
    width: 702px;
    height: 702px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.why-choose-left-section,
.why-choose-bottom-col{
    position: relative;
}
.why-choose-col .why-choose-left-section::before,
.why-choose-bottom-col::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
}
.why-choose-right-section::after,
.why-choose-left-section::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
}
.why-choose-right-section::after {
    background: linear-gradient(190deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.why-choose-left-section::after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.why-choose-col .why-choose-left-section::before{
    background: linear-gradient(100deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.why-choose-bottom-col::before {
    background: linear-gradient(86deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
.why-choose-section {
        position: relative;
    overflow: hidden;
}
.why-choose-section::before {
    content: "";
    position: absolute;
    background: radial-gradient(61.25% 55.99% at 50% 50%, #FFBF3F 0%, rgba(217, 217, 217, 0) 83.65%);
    z-index: -1;
    pointer-events: none;
    width: 100%;
    height: 600px;
    left: -50%;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}
.why-choose-section::after {
        content: "";
    position: absolute;
    width: 100%;
    height: 600px;
    right: -50%;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    background: radial-gradient(61.25% 55.99% at 50% 50%, #FFBF3F 0%, rgba(217, 217, 217, 0) 83.65%);
    z-index: -1;
    pointer-events: none;
}
/* Our Work Page End */


/*Our Work Detail Page Start */
.single-work ol li::before {
    content: "";
    width: 6px;
    height: 14px;
    background-color: red;
    display: block;
    position: absolute;
    margin-left: -20px;
    bottom: 10px;
}
.single-work ol li {
    margin-left: 20px;
    position: relative;
}
.single-work .wp-block-post-excerpt__more-link {
    font-size: 0;
}
.single-work .wp-block-post-excerpt__more-link::after {
    content: "View";
    border-radius: 8px;
    padding-top: 14px;
    padding-right: 32px;
    padding-bottom: 14px;
    padding-left: 32px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    background-color: #ffbf3f;
    position: unset;
		transition: all 0.5s;
}
.single-work .wp-block-post-excerpt__more-link:hover::after {
    background-color: #000 !important;
    color: #fff !important;
}
.single-work .taxonomy-service_type a:hover::after,
.single-work .taxonomy-service_type a::after{
    height: 0;
}
.impact-container {
    max-width: 1240px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 78px;
	padding-bottom: 120px;
}
.work-impact-stats {
    display: flex;
    width: 100%;
    gap: 7%;
}
.impact-stat-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.impact-value {
    color: #000;
    text-align: center;
    font-family: Video;
    font-size: 72px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.impact-label {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.96px;
}
.impact-stat-item::after {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    background: #EA2C01;
    position: absolute;
    right: -48px;
    top: 0;
}
.impact-container p {
    margin: 0;
}
.work-impact-grid > .impact-stat-item:last-of-type::after,
.validation_error {
    display: none !important;
}
/* Our Work Detail Page End */

/* Testimonial CSS Start */
.quote-grp {
	display: inline-block;
}

/* Testimonial CSS End */

/* Start blog-Listing page CSS */
.featured-post-section li.wp-block-post {
    width: 100% !important;
    display: flex;
    align-items: center;
    gap: 44px;
}
.featured-right-section {
	    width: 50%;
}
.featured-post-section figure {
	width: 100%;
}
.featured-post-section .featured-post-template .wp-post-image {
	border: unset;
}
.featured-right-section p.peak-feature-title::before {
		content: "//";
    margin-right: 10px;
    color: #EA2C01;
}
.conference-section .taxonomy-post_tag::before {
		content: "//";
    margin-right: 10px;
    color: #FFBF3F;
}
.featured-post-section .featured-post-template a:hover .wp-post-image {
    border: unset;
    box-shadow: unset;
}
.blog-post-section ul.featured-post-template li.wp-block-post {
	width: 32%;
}
.blog-post-section ul.featured-post-template .wp-post-image {
    height: 308px !important;
}
.blog-post-section ul.featured-post-template a:hover::after,
.featured-post-section figure a::after{
	content: unset;
}
.conference-section li.wp-block-post {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.conference-section .wp-block-post-featured-image {
    position: relative;
}
.conference-section .wp-block-post-featured-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.36%, #000 88.19%);
    border-radius: 0 0 20px 20px;
    pointer-events: none;
}
.conference-section .wp-block-post > .wp-block-group {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 0px 24px 16px !important;
    color: #fff;
}
/* End blog-Listing page CSS */

/* Start Blog Detail page CSS */
.single-post .article-lable {
	color: #000;
	font-family: Video;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 7.2px;
	text-transform: uppercase;
	text-align: center;
}
.single-post .author-name-col::before {
	content: "by";
	margin-right: 4px;
	text-transform: lowercase;
}
.single-post .career-sec {
	display: none;
}
.single-post .work-taxonomy .wp-block-post-terms__separator {
    margin-left: 0px;
    font-size: 0;
}
.single-post .wp-block-group span {
	text-underline-offset: 3px;
}
.single-post .taxonomy-category.wp-block-post-terms {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 4px;
    align-items: center;
    justify-content: center;
}
.single-post main.wp-block-group {
	z-index: 2;
}
.single-post span.wp-block-post-navigation-link__arrow-previous,
.single-post span.wp-block-post-navigation-link__arrow-next {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-color: #231F20;
        -webkit-mask: url("wp-content/uploads/2026/01/arrow.svg") no-repeat center / contain;
        mask: url("/wp-content/uploads/2026/01/arrow.svg") no-repeat center / contain;
        text-indent: -9999px;
}

.single-post span.wp-block-post-navigation-link__arrow-previous {
        margin-right: 17px;
        transform: rotate(180deg) !important;
}
.single-post span.wp-block-post-navigation-link__arrow-next {
       margin-left: 17px;
}
/* End Blog Detail page CSS */

/* Start Service page CSS */
.page-id-3580 header.site-header,
.page-id-3599 header.site-header {
    background: transparent;
}
.page-id-3580 header.site-header.is-sticky .site-header,
.page-id-3599 header.site-header.is-sticky .site-header {
    background: #fff;
}
.page-id-3580 main#wp--skip-link--target,
.page-id-3599 main#wp--skip-link--target {
    padding-top: 0;
	margin-top: -80px !important;
}
/* End Service page CSS */
/* Start Google Ad Landing page CSS */
.partner-section .who-we-work-sec {
    background-color: transparent;
}
.partner-section {
    background: linear-gradient(180deg, rgba(255, 191, 63, 0.00) 3.85%, #FFBF3F 50%, rgba(255, 191, 63, 0.00) 95.67%);
}

.three-partner-section .wp-block-spacer {
    position: relative;
}

.three-partner-section .wp-block-spacer::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    transform: translateX(-50%);
    background: linear-gradient(80deg, rgba(0, 0, 0, 0.00) 0%, #000 100%)
}
/* End Google Ad Landing page CSS */
.service-image-section:before {
	content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2026/02/tech-grid-01-yellow.png);
    background-repeat: no-repeat;
	background-size:contain;
    width: 295px;
    height: 309px;
    top: -6%;
    left: 4%;
    z-index: 999;
}
.service-image-section figure.wp-block-image::before,
.service-image-section figure.wp-block-image::after{
    content: '';
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, #FFBF3F 0%, rgba(255, 236, 198, 0) 100%);
    width: 600px;
    height: 600px;
    z-index: 1;
}
.service-image-section figure.wp-block-image::before {
    top: -24%;
    left: 0%;
}
.service-image-section figure.wp-block-image::after {
	bottom: -30%;
    right: 0;
}
.service-image-section img {
    position: relative;
    z-index: 99;
}
.faq-section {
	padding-top: 56px;	
}
ul#dot-section {
    display: flex;
    gap: 3.5px;
    list-style: none;
}
.dot-section li {
    content: "";
    width: 20px;
    height: 20px;
    background: #FED88D;
    display: inline-block;
    border-radius: 100%;
}
/* End Service page CSS */

/* Start Experience page CSS */
.services-wrapper {
    gap: 40px;
}
.service-img-right-wrap .img1 img,
.service-img-right-wrap .img2 img,
.service-img-right-wrap .img3 img {
	 object-fit: cover;
}
.service-img-right-wrap .img1 img {
    width: 145px;
    height: 145px;
}
.service-img-right-wrap .img3 img {
    width: 629px;
    height: 618px;
}
.service-img-right-wrap .img2 img {
    width: 306px;
    height: 306px;
}
.service-img-right-wrap .wp-block-group {
	justify-content: center;
    align-items: center;
}
/* End Experience page CSS */


/* Endervice page CSS */
@media Only Screen and (min-width: 1024px) {
    .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content::-webkit-scrollbar {
        display: none;
    }

    body .wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image,
    body .wp-block-navigation__responsive-dialog.menu-overlay-enhanced {
        padding-right: 0px;
    }

    header.site-header .wp-block-navigation .wp-block-navigation__responsive-container-open:not(.always-shown),
    header.site-header .wp-block-navigation .wp-block-navigation__responsive-container-close:not(.always-shown) {
        display: block !important;
    }

    body .site-header .wp-block-navigation .wp-block-navigation__container {
        flex-direction: column !important;
    }

    .wp-block-navigation__responsive-container.hidden-by-default {
        width: auto !important;
    }

    .wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-footer-bar div.menu-social-wrapper {
        margin-top: 0px;
    }
}

@media Only Screen and (min-width: 1200px) {

    .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a {
        font-size: 2.5rem !important;
    }

    .wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image::before,
    .wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image::after {
        width: 240px;
        height: 250px;
    }

    .wp-block-navigation__responsive-dialog.menu-overlay-enhanced .menu-featured-image::after {
        width: 230px;
        height: 152px;
    }

    div.wp-block-navigation__responsive-container.hidden-by-default.is-menu-open {
        height: 730px !important;
    }
	.contact-hero-sec .contact-hero-row {
		gap: 20px;
	}
}

@media Only Screen and (min-width: 1650px) {
	.home-expav-sub-txt-wrap p {
		max-width:580px;
	}
	.portfolio-sec-sub-text-wrap .wp-block-heading {
		max-width:630px;
	}
}

@media Only Screen and (min-width: 1600px) {
    .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a {
        font-size: 3rem !important;
    }
	.gallery-grid {
		display: grid !important;
   	 	grid-template-columns: 440px 288px 440px 288px;
		align-items: center;
        justify-content: center;
	}
	.gallery-grid-section .wp-block-group.is-nowrap {
		height: 100%;
	}
}

@media Only Screen and (min-width: 1800px) {
	.process-step-1::before {
		right: 18%;
	}
	.process-step-2::before {
		left: 22%;
	}
	.process-step-3::before {
		right: 20%;
	}
	.process-step-4::before {
		left: 18%;
	}
	.service-image-section:before {
		top:-5%;
		left:7.4%;
	}
}

@media Only Screen and (min-width: 1920px) {
	.gallery-grid {
		display: grid !important;
		grid-template-columns: 600px 288px 600px 288px !important;
		align-items: start;
	}
	.gallery-grid-section .wp-block-group.is-nowrap {
		height: 100%;
	}
	
}

@media Only Screen and (max-width: 1600px) {
    .portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(4) img {
        padding: 60px;
    }

    .portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3) {
        padding-left: 80px;
    }

    .portfolio-showcase-section .floating-gallery-top .portfolio-5 .portfolio-img-5 {
        padding: 60px 0px 60px 30px;
    }

    .portfolio-showcase-section .floating-gallery-bottom .wp-block-image img {
        width: 80%;
        margin: 0 auto;
    }

    .portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(1) img {
        margin-left: 0;
    }

    .portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(4) img {
        margin: 0 0 0 auto;
    }

    .footer-sec .footer-top div:last-child {
        height: 180% !important;
    }

    .footer-sec .footer-bottom-img {
        height: calc(100% - 35%);
    }

    .services-wrapper .service-img-left-wrap::after,
    .services-wrapper .service-img-right-wrap::after {
        width: 100%;
        height: 100%;
        left: 0;
    }
	.service-image-section figure {
		max-width:1200px;
	}
}

@media Only Screen and (max-width: 1500px) {
    .scroll-card-sec.wp-block-peakt-mountain-cards .large-image {
        width: 1050px;
        margin-left: -525px;
    }

    .scroll-card-sec.wp-block-peakt-mountain-cards .journey-card {
        width: 350px;
    }
}

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

    .portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(4) img {
        padding: 20px;
    }

    .portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3) {
        padding-left: 40px;
    }

    .portfolio-showcase-section .floating-gallery-bottom .wp-block-image:nth-child(3) {
        padding-top: 150px;
    }

    .portfolio-showcase-section .portfolio-showcase-content .portfolio-showcase-img {
        left: 0px;
        width: 90px !important;
    }
	.process-step-1::before,
	.process-step-3::before{
		right: 10%;
	}
	.process-step-2::before {
		left: 15%;
	}
	.process-step-4::before {
		left: 10%;
	}
}

@media Only Screen and (max-width: 1300px) {
    .scroll-card-sec.wp-block-peakt-mountain-cards .large-image {
        width: 810px;
        margin-left: -405px;
        height: 400px;
    }

    .scroll-card-sec.wp-block-peakt-mountain-cards .cards-container {
        padding: 0px;
    }

    .scroll-card-sec.wp-block-peakt-mountain-cards .card-image {
        height: 120px;
    }

    .scroll-card-sec.wp-block-peakt-mountain-cards .journey-card {
        width: 300px;
        height: 400px;
    }

    .scroll-card-sec.wp-block-peakt-mountain-cards .card-content {
        padding: 20px;
    }
	.footer-bottom .footer-bottom-inner {
		padding: 24px 20px 30px !important;
	}

	.google-hero-sec::before {
		width: 1024px;
		height: 1024px;
	}
}

@media Only Screen and (max-width: 1199px) {
	.next-wrap {
		width: 100% !important;
	}
    .exp-sec h1.wp-block-heading {
        font-size: 66px !important;
    }

    .services-sec .services-wrapper {
        gap: 60px 40px;
        margin-bottom: 0px !important;
    }

    .services-sec .wp-block-image.size-large~.wp-block-group.has-global-padding {
        padding-bottom: 70px !important;
    }

    .portfolio-showcase-section .floating-gallery-top .wp-block-image:nth-child(3) {
        padding-left: 0;
    }

    .portfolio-showcase-section .floating-gallery-top .wp-block-image,
    :nth-child(4) img {
        padding: 0;
    }

    .portfolio-showcase-section .floating-gallery-top .portfolio-5 .portfolio-img-5 {
        padding: 30px 0px 30px 0px;
    }

    .portfolio-showcase-section .floating-gallery-top,
    .portfolio-showcase-section .floating-gallery-bottom {
        gap: 5%;
    }

    .portfolio-showcase-section .floating-gallery-top .portfolio-img-6 img:nth-child(2) {
        max-width: 80px;
    }

    .portfolio-showcase-section .portfolio-showcase-content p {
        font-size: 48px !important;
    }

    .portfolio-showcase-section .portfolio-showcase-content .portfolio-showcase-img {
        top: -50px;
    }

    .portfolio-showcase-section .portfolio-showcase-content {
        margin: -50px 0px -30px !important;
    }

    .portfolio-showcase-section .portfolio-showcase-content p {
        margin: 30px 0px 16px 0px !important;
    }

    .portfolio-showcase-section .portfolio-showcase-content .portfolio-sec-sub-text-wrap {
        padding-bottom: 30px !important;
    }

    .footer-sec .footer-bottom-img {
        height: calc(100% - 25%);
    }

    ul.featured-post-template {
        justify-content: space-between;
    }

    ul.featured-post-template li.wp-block-post {
    width: 48%;
    }

    .featured-post-template .wp-post-image {
    height: 100% !important;
    }
    
    .work-taxonomy .wp-block-post-terms a {
        padding: 10px 10px;
    }
	p.peak-feature-title {
		padding-bottom: 10px !important;
	}
	.featured-right-section .wp-block-buttons {
		padding-top: 10px !important;
	}
	.wp-block-group.featured-post-section {
		min-height: 100% !important;
	}
	.process-step-1::before, .process-step-3::before {
		right: 4%;
	}
	.process-step-2::before {
		left: 10%;
	}
	.process-step-4::before {
		left: 4%;
	}
}

@media Only Screen and (min-width: 1271px) and (max-width: 1500px) {
	.service-image-section figure {
		max-width:90%;
	}
	.service-image-section:before {
		width:200px;
		height:200px;
	}
	.service-image-section:before {
		top:-4%;
		left:2%;
	}
}

@media Only Screen and (min-width: 1025px) and (max-width: 1270px) {
	.rock-hero-content h1 {
		max-width:700px;
	}
	.service-image-section figure {
		max-width:90%;
	}
	.service-image-section:before {
		width:150px;
		height:150px;
	}
}

@media Only Screen and (max-width: 1024px) {
    body header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-close {
        top: 00px !important;
        left: unset !important;
        right: 0px !important;
    }

    div#card-2 {
        z-index: 4 !important;
    }

    div#card-3 {
        z-index: 5 !important;
    }

    section.card-section {
        padding: 80px 0px 0px;
    }

    .stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__value {
        font-size: 60px;
    }

    .peakt-stat-grid__item {
        padding: 20px;
    }

    .peakt-stat-grid__grid {
        gap: 20px;
    }

    .stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__label {
        font-size: 26px;
    }

    .stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__description {
        font-size: 18px;
    }

    body .scroll-card-sec.wp-block-peakt-mountain-cards .journey-card {
        width: 400px;
        height: 450px;
    }

    .wp-block-navigation__responsive-container.hidden-by-default .wp-block-navigation__responsive-container-content .wp-block-navigation-item a {
        font-size: 24px !important;
    }
	.single-post-group {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
    .who-we-work-wrapper {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
    .testimonial-section .testimonial-title-sec {
        padding-top: 50px !important;
    }
	.gallery-grid-section .gallery-grid,
	.gallery-grid-section .is-layout-flex {
		gap: 14px;
	}
	.three-partner-section {
		padding-top: 60px !important;
	}
	.google-hero-sec::before {
		width: 1024px;
		height: 1024px;
	}
	.gallery-grid-section::after {
		top: 0;
		right: 0;
	}
	.testimonial-section .testimonial-space {
        padding-bottom: 100px !important;
    }
	.testimonial-group {
		padding-bottom: 0px !important;
	}
	.footer-career-wrapper {
		padding-top: 100px;
	}
    .home-vid-wrap {
        padding:3rem!important;
	}
}

@media Only Screen and (min-width: 991px) {
	.career-grid {
		display:flex!important;
		flex-direction:row;
		gap:46px;
	}
}

@media Only Screen and (max-width: 991px) {
    footer.footer-sec::after {
        content: "";
        width: 100%;
        height: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #000;
        z-index: -2;
    }

    body footer.footer-sec .footer-bottom-img {
        bottom: 245px;
    }

    ul.custom-list-design {
        padding: 30px 0px 0px;
    }

    .exp-sec h1.wp-block-heading {
        font-size: 60px !important;
    }

    .services-sec .wp-block-image.size-large~.wp-block-group.has-global-padding {
        padding-bottom: 50px !important;
    }

    .portfolio-showcase-section .portfolio-showcase-content p {
        font-size: 42px !important;
    }

    .portfolio-showcase-section .floating-gallery-top .portfolio-5 .portfolio-img-6 img {
        max-width: 100px;
    }

    .portfolio-showcase-section .floating-gallery-top .wp-block-image img {
        min-width: 80px;
        width: 100%;
    }

    .insights-section>.wp-block-group.has-global-padding {
        padding-top: 30px !important;
    }

    .insights-section .wp-block-group .yellow-hover-btn {
        padding-top: 60px;
    }

    .career-sec .career-inner-wrap .career-grid {
        display: flex;
        flex-direction: column;
    }

    .footer-sec .footer-bottom-img {
        height: calc(100% - 22%);
    }

    .footer-sec .footer-top div:last-child {
        height: 315% !important;
    }

    .footer-career-wrapper {
        padding-top: 100px;
    }
	.page-id-2273 .footer-career-wrapper,
	.page-id-2451 .footer-career-wrapper {
		padding-top:50px;
	}

    .footer-sec .footer-top {
        padding-top: 90px;
    }
	.careers-position-wrap {
        padding-top: 90px !important;
    }

    .why-choose-career {
        padding-top: 150px !important;
    }

    .page-id-2273 .footer-career-wrapper,
    .page-id-2451 .footer-career-wrapper,
    .page-id-236 .footer-career-wrapper,
    .page-id-3 .footer-career-wrapper,
	.single-post .footer-career-wrapper {
        display: none;
    }

    .page-id-2273 .footer-sec .footer-top div:last-child,
    .page-id-2451 .footer-sec .footer-top div:last-child,
    .page-id-236 .footer-sec .footer-top div:last-child,
    .page-id-3 .footer-sec .footer-top div:last-child {
        height: 100% !important;
    }

    .page-id-2273 footer.footer-sec .footer-bottom-img,
    .page-id-2451 footer.footer-sec .footer-bottom-img,
    .page-id-236 footer.footer-sec .footer-bottom-img,
    .page-id-3 footer.footer-sec .footer-bottom-img {
        bottom: 36%;
    }
	.featured-right-section {
		padding-top: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 20px !important;
		padding-left: 20px !important;
	}
	.featured-right-section {
		width: 100%;
	}
	ul.featured-post-template li.wp-block-post {
		flex-wrap: wrap;
		gap: 20px;
	}
	ul.featured-post-template {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	.featured-post-section .featured-post-template .wp-post-image {
		border-top-right-radius: 20px !important;
		border-bottom-left-radius: 0 !important;
	}
	ul.featured-post-template {
		justify-content: center;
		row-gap: 10px;
		padding-bottom: 20px !important;
	}
	.blog-post-section ul.featured-post-template li.wp-block-post {
		width: 48.9%;
	}
	.wp-block-group.conference-section {
		padding-top: 30px !important;
	}
	.top-page-title-wrap {
		padding-top: 100px !important;
	}
	.featured-post-template h2.wp-block-post-title {
		font-size: 16px !important;
	}
    .testimonial-section .is-layout-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .description-section {
        padding-bottom: 80px !important;
    }
	.google-hero-sec::before {
		width: 600px;
		height: 1000px;
	}
/* 	.process-step-1::before, .process-step-3::before {
		right: 0;
	}
	.process-step-2::before,
	.process-step-4::before {
		left: 0;
	} */
	.process-step-1::before,
	.process-step-2::before,
	.process-step-3::before,
	.process-step-4::before,
	.process-step-5::before {
		content: unset;
	}
	.step-section h6 {
		font-size: 50px !important;
	}
	.connect-peak-temp-column {
		flex-direction: column;
	}
	.connect-peak-temp-column .bottom-box-shadow-style {
		position: unset;
	}
	.connect-peak-temp-column img {
		margin: 0 auto;
	}
	.faq-section {
		padding-left: 0;
    	padding-right: 0;
	}
	.career-block-desc-wrap p {
		max-width:100%;
	}
}

@media Only Screen and (min-width: 768px) and (max-width: 1024px) {
	.home-vid-wrap {
		padding-left:20px!important;
		padding-right:20px!important;
	}
	.rock-hero-content h1 {
		max-width:650px!important;
	}
	.rock-hero-content h1::before,
	.rock-hero-content h1::after {
		font-size:100px;
		line-height:60px;
	}
	.rock-hero-content h1::after {
		right:-8%;
	}
    .insights-section {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
    }
    .home-spacer-wrap {
        height: 0em !important;
    }
    .stats-grid-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .peak-location-sec .home-peakt-loc-head-wrap {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }
    .peak-location-sec .peak-location-content-wrap {
        padding-top: 50px !important;
    }
    .who-we-work-wrapper {
        padding-top: 50px !important;
    }
    .who-we-work-wrapper .who-we-work-sec {
        padding: 50px 0px 20px;
    }
    .home-blog-list-btn-wrap {
        padding-bottom: 50px !important;
        padding-top: 20px !important;
    }
    .portfolio-showcase-section {
        padding-bottom: 8rem !important;
        padding-top: 8rem !important;
    }
	.services-sec {
		margin-top:0px !important;
	}
	.portfolio-showcase-content .portfolio-showcase-content-inner-wrap {
		max-width: 530px;
	}
	.service-image-section figure {
		max-width:90%;
	}
	.service-image-section:before {
		width:150px;
		height:150px;
	}
}

@media Only Screen and (max-width: 768px) {
    header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-open.always-shown {
        border: unset;
        width: 60px;
        height: 60px;
    }

    header.site-header .header-combine .header-inner .head-nav-menu button.wp-block-navigation__responsive-container-open.always-shown svg {
        width: 30px;
        height: 30px;
    }

    .custom-header-wrap,
    .custom-header-wrap .header-combine {
        min-height: 70px;
    }

    header.site-header .wp-block-group.site-header,
    header.site-header .wp-block-group.site-header .header-combine {
        min-height: 60px !important;
    }

    header.site-header .header-combine .header-inner .site-logo {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    header.site-header .header-combine .header-inner {
        gap: 20px;
    }

    header.site-header .header-combine .header-inner .wp-block-buttons.head-button-wrap {
        margin-top: 0px !important;
    }

    header.site-header .header-combine .header-inner .wp-block-button.head-button {
        margin-right: 20px !important;
    }

    .custom-header-wrap .header-combine .header-right .head-button-wrap .header-cta.head-button a {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .service-content h2 {
        letter-spacing: normal;
    }

    .stats-grid-sec .peakt-stat-grid__item .peakt-stat-grid__label {
        font-size: 24px;
    }

    .pin-spacer {
        background-color: rgb(255, 191, 63);
    }

    .reveal-wrap .pin-spacer {
        background-color: transparent;
    }

    .services-wrapper .service-img-left-wrap::after,
    .services-wrapper .service-img-right-wrap::after {
        top: -80px;
    }

    .services-sec .wp-block-image.size-large~.wp-block-group.has-global-padding {
        padding-bottom: 30px !important;
    }

    section.card-section {
        padding: 60px 0px 0px;
    }

    .wp-block-peakt-mountain-cards.journey-section {
        top: 0px !important;
    }

    body footer.footer-sec .footer-bottom-img {
        bottom: 0;
        height: 100%;
    }

    .wp-block-peakt-mountain-cards .card-image {
        padding: 20px 20px 0px;
    }

    ul.custom-list-design {
        padding: 20px 0px 0px;
    }

    .exp-sec h1.wp-block-heading {
        font-size: 50px !important;
    }

    .services-sec .services-wrapper .service-img-left-wrap,
    .services-sec .services-wrapper .service-content-wrap,
    .services-sec .services-wrapper .service-img-right-wrap {
        width: 100%;
    }

    .services-sec .services-wrapper .service-img-right-wrap {
        order: -1;
    }

    .services-sec .services-wrapper {
        flex-direction: column;
        gap: 30px;
    }

    .portfolio-showcase-section .portfolio-showcase-content .portfolio-showcase-img,
    .portfolio-showcase-section .floating-gallery-top,
    .portfolio-showcase-section .floating-gallery-bottom {
        display: none !important;
    }

    .portfolio-showcase-section .portfolio-showcase-content p {
        font-size: 30px !important;
    }

    .portfolio-showcase-section .portfolio-showcase-content .portfolio-showcase-img {
        margin: 0 !important;
    }

    .insights-section>.wp-block-group.has-global-padding {
        padding-top: 30px !important;
    }

    .insights-section .wp-block-group .yellow-hover-btn {
        padding-top: 30px;
    }

    .insights-section .wp-block-latest-posts__list {
        flex-direction: column;
        row-gap: 30px;
    }

    .insights-section .wp-block-latest-posts__list li {
        width: 100%;
    }

    .insights-section .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
        font-size: 20px;
        margin: 10px 0px 0px;
    }

    .insights-section .wp-block-latest-posts__list li img {
        max-height: 300px;
        min-height: auto;
    }
	.page-id-2273 footer.footer-sec .footer-bottom-img,
    .page-id-2451 footer.footer-sec .footer-bottom-img,
    .page-id-236 footer.footer-sec .footer-bottom-img,
    .page-id-3 footer.footer-sec .footer-bottom-img {
        bottom: 28%;
    }
	.single-post .post-navigation-link-previous,
	.single-post .post-navigation-link-next {
		display: flex;
    	align-items: center;
	}
	.single-post .post-navigation-link-previous a,
	.single-post .post-navigation-link-next a { 
		width: min-content;
	}
	.page-id-3580 main#wp--skip-link--target,
	.page-id-3599 main#wp--skip-link--target {
		padding-top: 15px !important;
	}
	.page-id-3580 .top-page-title-wrap,
	.page-id-3599 .top-page-title-wrap {
		margin-top: -80px !important;
	}
    .gallery-grid-section .gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .gallery-grid-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	.testimonial-grid > .wp-block-columns:nth-child(6) > .wp-block-column p.has-inter-font-family {
		padding-bottom: 80px !important;
	}

    .rock-video {
        width: 70%;
        opacity: 0.7; /* Slightly fade on mobile for text readability */
    }

  .rock-hero-content {
    padding: 1rem;
  }
}

@media Only Screen and (max-width: 767px) {
    .contact-hero-sec .contact-hero-row {
        display: flex;
        flex-direction: column;
        gap: 20px !important;
    }
	.gfield--type-fileupload {
		padding-bottom: 40px;
	}
	.ginput_complex {
		flex-direction: column;
		gap: 25px;
	}
	.gform_fields {
		row-gap: 25px;
	}
	.contact-hero-sec .contact-hero-row .contact-left-content { 
	    max-width: 100%;
	}
	.contact-hero-sec .contact-hero-row .contact-right-content { 
	    max-width: 100%;
	}
	.top-page-title-wrap {
        padding-top: 60px !important;
    }

    .page-id-2273 .top-page-title-wrap {
        padding-bottom: 60px !important;
        padding-top: 20px !important;
    }

    .contact-hero-row .wp-block-list {
        margin-top: 20px;
        max-width: 100%;
    }

    .careers-position-wrap {
        padding-top: 60px !important;
    }

    .careers-position-wrap .careers-position-inner-wrap .careers-position-data-wrap {
        flex-wrap: wrap !important;
        gap: 20px;
    }

    .careers-position-wrap .careers-position-inner-wrap .careers-position-data-wrap .careers-position-cont-wrap,
    .careers-position-wrap .careers-position-inner-wrap .careers-position-data-wrap .careers-position-btn-wrap,
	span#input_4_11_3_container, span#input_4_11_6_container {
        width: 100%;
    }

    .careers-position-wrap .careers-position-inner-wrap .careers-position-data-wrap .careers-position-btn-wrap .wp-block-button__link {
        padding: 20px 20px !important;
        width: 120px;
        height: auto;
    }

    .why-choose-career {
        padding-top: 60px !important;
    }

    .contact-hero-row {
        gap: 40px !important;
    }

    .impact-stat-item::after {
        content: unset;
    }

    .work-impact-stats {
        gap: 26px;
        flex-direction: column;
    }
	.blog-post-section ul.featured-post-template li.wp-block-post,
	ul.featured-post-template li.wp-block-post{
		width: 100%;
	}
	.blog-post-section ul.featured-post-template .wp-post-image {
		height: auto !important;
	}
	ul.featured-post-template {
		padding-bottom: 20px !important;
	}
	.wp-block-group.conference-section {
		padding-top: 30px !important;
	}
	.featured-post-template .wp-post-image {
		height: 300px !important;
	}
	.wp-block-group.featured-post-section,
	.blog-post-section,
	.wp-block-group.conference-section {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
    .step-section h6 {
        font-size: 40px !important;
    }
	.process-step-1::before,
	.process-step-2::before,
	.process-step-3::before,
	.process-step-4::before,
	.process-step-5::before {
		content: unset;
	}
	.process-step {
		padding-bottom: 40px !important;
	}
	.testimonial-title-sec .wp-block-group {
		padding-bottom: 40px !important;
	}
	.testimonial-section ..testimonial-grid {
		padding-bottom: 0;
	}
	.description-section h2 br{
		display: none;
	}
	.red-bracket::before {
		margin-right: 10px;
	}
	.red-bracket::after {
		margin-left: 10px;
	}
    .home-vid-wrap {
		padding-left:1rem!important;
		padding-right:1rem!important;
	}
	.rock-hero-content h1 {
		font-size:20px!important;
	}
	.rock-hero-content h1::before,
	.rock-hero-content h1::after {
		line-height:80px;
		font-size:100px;
	}
	.rock-hero-content h1::before {
		left:-2%;
	}
	.rock-hero figure.rock-video::before {
		width:300px;
		height:300px;
		border-radius:300px;
	}
	.rock-hero {
		min-height:50vh;
	}
    .insights-section {
        padding: 40px 20px !important;
        gap: 0px !important;
    }
    .home-spacer-wrap {
        height: 0em !important;
    }
    .stats-grid-sec {
        padding: 40px 20px;
    }
    .peak-location-sec .home-peakt-loc-head-wrap {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }
    .peak-location-sec .peak-location-content-wrap {
        padding-top: 40px !important;
    }
    .who-we-work-wrapper {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }
    .who-we-work-wrapper .who-we-work-sec {
        padding: 40px 0px 20px;
    }
    .home-blog-list-btn-wrap {
        padding-bottom: 40px !important;
        padding-top: 0px !important;
    }
    .services-sec {
        margin-top: 0px !important;
    }
    .reveal-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .reveal-wrap::before,
    .reveal-wrap::after {
        max-height: 160px;
    }
	.career-masonory-layout figure.wp-block-gallery {
		row-gap: 12px;
	}
	body .scroll-card-sec.wp-block-peakt-mountain-cards .journey-card {
        width: 400px;
        height: 400px;
    }
	.service-image-section figure {
		max-width:90%;
	}
	.service-image-section:before {
		width:100px;
		height:100px;
	}

}

@media Only Screen and (max-width: 576px) {
    .cky-box-top-right {
        right: 20px !important;
        max-width: 330px !important;
    }

    .cky-notice-group .cky-notice-des {
        padding: 0px;
    }

    html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container {
        left: unset !important;
        right: 20px;
        max-width: 330px !important;
        top: 315px !important;
    }
	.footer-sec .footer-top {
		padding-top: 70px;
	}
    .testimonial-section .is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding-top: 0 !important;
		padding-bottom: 0;
    }
	.testimonial-grid > .wp-block-columns:nth-child(6) > .wp-block-column p.has-inter-font-family {
		padding-bottom: 30px  !important;
	}
}

@media Only Screen and (max-width: 575px) {
    body .scroll-card-sec.wp-block-peakt-mountain-cards .journey-card {
        width: 300px;
        height: 350px;
    }

    .exp-sec h1.wp-block-heading {
        font-size: 32px !important;
    }

    .career-img-column {
        flex-direction: column;
    }

    .career-sec .career-inner-wrap .career-grid .career-img-column img {
        width: 100% !important;
        height: 100% !important;
        max-height: 200px;
    }

    body footer.footer-sec .footer-bottom-img {
        height: 100%;
    }

    .footer-career-wrapper {
        padding-top: 0px;
    }
	.page-id-2273 .footer-career-wrapper,
	.page-id-2451 .footer-career-wrapper {
		padding-top:0px;
	}

    .footer-sec .footer-top div:last-child {
        height: 400% !important;
    }
	.page-id-2273 footer.footer-sec .footer-bottom-img,
    .page-id-2451 footer.footer-sec .footer-bottom-img,
    .page-id-236 footer.footer-sec .footer-bottom-img,
    .page-id-3 footer.footer-sec .footer-bottom-img,
	.single-post .footer-bottom-img {
        bottom: 32% !important;
    }

    .careers-position-wrap .careers-position-inner-wrap .careers-position-data-wrap .careers-position-btn-wrap .wp-block-button__link {
        padding: 15px!important;
        width: 140px;
        height: auto;
    }
	body footer.footer-sec {
		padding-top: 20px;
	}
	.google-hero-sec::before {
		width: 400px;
		height: 700px;
	}
	.description-section {
		padding-bottom: 40px !important;
	}
	.connect-peak-temp-wrap {
		padding-top: 80px !important;
		padding-bottom: 50px !important;
	}
	.step-section h6 {
		font-size: 34px !important;
	}
	.step-title::before {
		font-size: 10px;
		width: 20px;
		height: 20px;
		top: 4px;
	}
	.red-bracket::before {
		margin-right: 0px;
	}
	.red-bracket::after {
		margin-left: 0px;
	}
    .subscribe-box form#gform_2,
	form#gform_3 {
		flex-direction:column;
	}
}

@media Only Screen and (max-width: 440px) {
    html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container {
        top: 385px !important;
    }
	.footer-sec .footer-top {
		padding: 60px 0 100px;
	}
	ul.featured-post-template li.wp-block-post {
		gap: 10px;
	}
}
