/*!
Theme Name: bohemianoasislodge
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bohemianoasislodge
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bohemianoasislodge is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post,
.page {
    /* margin: 0 0 1.5em; */
    margin: 0 0 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/* ************************************* My CSS ********************************************************* */

.container {
    width: 100%;
    max-width: 1350px;
    margin: auto;
}

:root {
    --body-font-family: "Poppins", sans-serif;
    --secondary-font-family: "Fraunces", serif;
    --black-color: #000000;
    --white-color: #FFFFFF;
    --primary-color: #1B3A5C;
    --secondary-color: #DE9501;
}

/* ***************** */
.top-bar {
    height: 32px;
    display: flex;
    align-items: center;
    background: var(--secondary-color);
}

.top-bar-hdr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 4% 0;
}

.top-left,
.top-center,
.top-right {
    flex: 1;
}

.top-left {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: var(--white-color);
    font-family: var(--body-font-family);
}

.top-center {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: var(--white-color);
    font-family: var(--body-font-family);
}

.top-center a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: var(--white-color);
    font-family: var(--body-font-family);
    transition: 0.3s;
}

.top-center a:hover {
    color: var(--primary-color);
}

.top-right {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
}

.top-right a {
    color: #fff;
    font-size: 14px;
    transition: .3s;
}

.top-right a:hover {
    opacity: .8;
    color: var(--primary-color);
}

/* ************************ */
.hdr-logo a {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
}

.hdr-logo img {
    width: 70px;
    /* apne hisaab se */
    height: auto;
    display: block;
}

.hdr-logo h5 {
    margin: 0;
    color: #000000;
    line-height: 1.2;
    font-weight: 700;
    font-size: 19px;
    font-family: var(--body-font-family);
}

.hdr-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
}

.btm-hdr {
    background-color: var(--white-color);
    padding: 0 4% 0;
}

.hdr-logo {
    width: 16%;
}

.nav-sect {
    width: 59%;
    display: flex;
    justify-content: center;
}

.nav-sect ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-sect li a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    color: var(--black-color);
    font-family: var(--body-font-family);
    transition: all 0.3s ease;
}

.nav-sect li a:hover {
    color: var(--primary-color);
}

.hdr-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 23%;
    justify-content: right;
}

.hdr-btn a {
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: var(--white-color);
    font-family: var(--body-font-family);
    text-decoration: none;
}

.hdr-btn .call-btn a {
    background: var(--primary-color);
    border-radius: 50px;
    padding: 12px 38px;
    transition: 0.3s;
}

.hdr-btn .call-btn a:hover {
    background: var(--secondary-color);
}

.hdr-btn .apply-btn a {
    background: var(--secondary-color);
    border-radius: 50px;
    padding: 12px 38px;
    transition: 0.3s;
}

.hdr-btn .apply-btn a:hover {
    background: var(--primary-color);
}

.nav-sect ul li a {
    font-weight: 500 !important;
    font-family: var(--body-font-family) !important;
}

.site-branding {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    transition: all 0.4s ease;
}


/* *********************** Footer ************************ */
.site-footer {
    background: var(--black-color);
    color: #fff;
    padding: 85px 0px 0px;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    padding-bottom: 80px;
}

.footer-col.about {
    width: 30%;
}

.footer-col.about p {
    font-size: 15px;
    font-family: var(--body-font-family);
    line-height: 1.7;
    color: var(--white-color);
}

.footer-col h4 {
    font-size: 22px;
    font-family: var(--body-font-family);
    margin-bottom: 28px;
    font-weight: 500;
}

.footer-col ul li {
    margin-bottom: 16px;
    font-size: 15px;
    font-family: var(--body-font-family);
    color: var(--white-color);
}

.footer-col ul li a {
    color: var(--white-color);
    text-decoration: none;
    font-family: var(--body-font-family);
    transition: 0.3s;
}

.footer-col ul li a:hover {
    opacity: 0.8;
    color: var(--secondary-color);
}


/* Bottom Section */
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    padding: 12px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom p {
    font-size: 14px;
    font-family: var(--body-font-family);
    margin: 0;
}

.social-icons {
    display: flex;
    gap: 18px;
}

.social-icons a {
    color: var(--white-color);
    font-size: 16px;
    font-family: var(--body-font-family);
    text-decoration: none;
}

.social-icons a:hover {
    color: var(--secondary-color);
}

.footer-col ul {
    margin: 0 0 0 18px;
    padding: 0;
}


.footer-col.contact-info li {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.footer-col.contact-info ul {
    list-style: none;
}

.footer-col p {
    margin: 0 0 12px;
}

.footer-col.about .hdr-logo h5 {
    color: var(--white-color);
    font-size: 25px;
}

.footer-col.about .hdr-logo {
    width: 60%;
    padding: 0 0 30px;
}


/* ********* Home Page ***************** */
.hero-banner {
    position: relative;
    overflow: hidden;
    min-height: 600px;
    display: flex;
    align-items: center;
    margin: 100px 0 70px
}

.hero-image {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.bnr-overlay {
    position: absolute;
    inset: 0;
    /* background: linear-gradient(90deg, rgba(53, 43, 0, 0.90) 0%, rgba(53, 43, 0, 0.75) 35%, rgba(53, 43, 0, 0.20) 50%); */
    z-index: 2;
}

.bnr-cnt {
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
    padding: 0 25% 0;
}

.hero-content {
    width: 100%;
}

.hero-content h1 {
    color: var(--white-color);
    font-size: 42px;
    line-height: 1.1;
    font-family: var(--secondary-font-family);
    margin: 0 0 25px;
    font-weight: 500;
}

.heading-line span {
    color: var(--white-color);
    font-size: 15px;
    line-height: 1.7;
    font-family: var(--body-font-family);
    margin-bottom: 15px;
    display: block;
}

.hero-content p {
    color: var(--white-color);
    font-size: 17px;
    line-height: 1.7;
    font-family: var(--body-font-family);
    margin-bottom: 35px;
}

.hero-btns {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.hero-btns a {
    font-size: 15px;
    color: var(--white-color);
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 4px;
    font-weight: 500;
    font-family: var(--body-font-family);
}

.btn-cons {
    background: var(--secondary-color);
    color: var(--white-color);
    border: 1px solid #D4AF37;
}

.btn-outline {
    border: 1px solid var(--white-color);
    color: var(--white-color);
    /* background-color: var(--primary-color); */
}

.hero-btns a.btn.btn-cons:hover {
    background: var(--primary-color);
    color: var(--white-color);
    border: 1px solid #fff;
}

.btn-outline:hover {
    border: 1px solid #0B2E59;
    color: var(--white-color);
    background: var(--primary-color);
}

/* **************************** */
.amenities {
    position: relative;
    z-index: 11;
    bottom: 150px;
}

.amenities-wrap {
    margin: 0 6% 0;
    padding: 18px;
    background: #F1F1F1;
    border-radius: 18px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.amenity-box {
    background: #fff;
    border-radius: 12px;
    padding: 28px 20px;
    text-align: center;
    transition: .3s ease;
}

.amenity-box img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.amenity-box h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--black-color);
    font-family: var(--body-font-family);
}

.amenity-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .08);
}

/* ******************************** */
.about-sec {
    margin: -70px 0 90px;
}

.about-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 80px;
}

.about-img {
    width: 42%;
    position: relative;
}

.about-img img {
    width: 100%;
    max-width: 430px;
    position: relative;
    z-index: 2;
    display: block;
}

.img-border {
    position: absolute;
    top: 18px;
    left: 18px;
    width: 100%;
    height: 100%;
    border: 2px solid #c97d23;
    z-index: 1;
}

.about-content {
    width: 58%;
}

.sub-title {
    color: var(--secondary-color);
    font-family: var(--body-font-family);
    font-size: 15px;
    font-weight: 600;
}

.about-content h2 {
    font-size: 35px;
    font-weight: 500;
    margin: 12px 0 20px;
    color: var(--black-color);
    font-family: var(--secondary-font-family);
}

.about-content p {
    font-size: 15px;
    line-height: 1.9;
    color: var(--black-color);
    font-family: var(--body-font-family);
    margin-bottom: 22px;
}

.about-counter {
    display: flex;
    margin-top: 45px;
}

.counter-box {
    flex: 1;
    padding-right: 30px;
    border-right: 1px solid #ddd;
}

.counter-box:last-child {
    border: none;
}

.counter-box h3 {
    color: #B5661A;
    font-size: 35px;
    font-family: var(--secondary-font-family);
    margin-bottom: 8px;
    text-align: center;
}

.counter-box span {
    display: block;
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: .5px;
    text-align: center;
}

/* ***************************** */

.property-sec {
    padding: 100px 0;
    background: #fafafa;
}

.property-sec .about-content {
    text-align: center;
    width: 100%;
    padding: 0 8% 15px;
}

.property-sec {
    padding: 70px 0;
    background: #F5F5F5;
    margin: 0 0 70px;
}

.property-sec .heading-line {
    width: 90px;
    height: 2px;
    background: #ddd;
    margin: 0 auto 25px;
}

.property-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    padding: 0 5% 0;
}

.property-box {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    transition: .35s;
}

.property-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, .15);
}

.property-box a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.property-img {
    overflow: hidden;
}

.property-img img {
    width: 100%;
    height: 315px;
    object-fit: cover;
    transition: .4s;
    display: block;
}

.property-box:hover img {
    transform: scale(1.08);
}

.property-content {
    padding: 30px 20px 25px;
}

.property-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-weight: 700;
}

.property-content p {
    font-size: 15px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    line-height: 1.8;
}


/* ****************************** */
.benefits-sec {
    padding: 70px 0;
    background: #1B3A5C;
    margin: 0 0 70px;
}

section.benefits-sec .about-content {
    text-align: center;
    width: 100%;
    padding: 0 18% 0;
}

section.benefits-sec .about-content h2,
section.benefits-sec .about-content p {
    color: var(--white-color);
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    padding: 0 5% 0;
}

.benefits-box {
    background: var(--white-color);
    border-radius: 14px;
    padding: 20px 12px;
    text-align: center;
    text-decoration: none;
    transition: .35s;
}

.benefits-box img {
    width: 70px;
    height: 55px;
    object-fit: contain;
    margin-bottom: 5px;
}

.benefits-box h3 {
    font-size: 15px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    line-height: 1.5;
    font-weight: 500;
    margin: 0;
}

/* .benefits-box:hover{
    background:#dba33c;
    color:#fff;
    transform:translateY(-8px);
} */

/* .benefits-box:hover img{
    filter:brightness(0) invert(1);
} */


/**********************************/

.rooms-sec {
    margin: 0 0 70px;
}

.rooms-sec .about-content {
    width: 100%;
}

.rooms-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.room-card {
    background: #f7f2e8;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .12);
    transition: .35s;
}

/* .room-card:hover {
	transform: translateY(-8px);
} */

.room-img {
    overflow: hidden;
}

.room-img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    transition: .4s;
    display: block;
}

.room-card:hover img {
    transform: scale(1.08);
}

.room-content {
    padding: 22px;
}

.room-content h3 {
    font-size: 20px;
    font-family: var(--body-font-family);
    color: #1B3A5C;
    margin-bottom: 10px;
    font-weight: 700;
}

.room-content p {
    color: var(--black-color);
    line-height: 1.7;
    font-size: 15px;
    font-family: var(--body-font-family);
    margin-bottom: 25px;
}

.room-card .hero-btns {
    justify-content: left;
}

.room-card .hero-btns a.btn.btn-cons {
    padding: 10px 24px;
}


/* ***************************** */

.pricing-sec {
    margin: 0 0 70px;
}

.pricing-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
}

.pricing-left {
    width: 54%;
}

section.pricing-sec .pricing-left .about-content {
    width: 100%;
}

.pricing-left .hero-btns {
    justify-content: left;
    padding: 20px 0 0;
}

.pricing-box {
    width: 430px;
    border: 1px solid #ecd5aa;
    padding: 35px;
    background: var(--white-color);
    width: 45%;
}

.pricing-box h3 {
    font-size: 35px;
    color: #1f4166;
    margin-bottom: 15px;
    font-family: var(--secondary-font-family);
}

.pricing-box h3 span {
    font-size: 18px;
    color: #666;
    font-weight: 400;
}

.pricing-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pricing-box ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dashed #e4e4e4;
}

.pricing-box ul li span {
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 15px;
}

.pricing-box ul li strong {
    color: #d89000;
    font-size: 15px;
    font-weight: 500;
}

.pricing-note {
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 14px;
    line-height: 1.8;
    margin: 22px 0 0;
}

/* ****************************** */
.studio-sec {
    padding: 80px 0;
    background: #FDFBF7;
}

.studio-banner {
    position: relative;
    background: url("https://bohemianoasislodge.site4demo.com/wp-content/uploads/2026/08/Img-Victory-Long-scaled.jpg") center center/cover no-repeat;
    min-height: 500px;
    border-radius: 16px;
    overflow: hidden;
}

.studio-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(13, 25, 42, .90) 0%,
            rgba(13, 25, 42, .75) 45%,
            rgba(13, 25, 42, .35) 100%,
            rgba(13, 25, 42, .15) 100%);
}

.glr-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.studio-content {
    position: relative;
    z-index: 2;
    padding: 90px 85px;
    width: 66%;
}

.studio-subtitle {
    display: block;
    color: var(--secondary-color);
    font-family: var(--body-font-family);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.studio-content h2 {
    color: var(--white-color);
    font-size: 40px;
    font-family: var(--secondary-font-family);
    line-height: 1.1;
    margin-bottom: 28px;
    font-weight: 600;
}

.studio-content p {
    color: var(--white-color);
    font-family: var(--body-font-family);
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 40px;
}

.studio-btns {
    display: flex;
    gap: 18px;
}

.btn-primary,
.btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 34px;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: .35s;
}

.btn-primary {
    background: #d99200;
    color: #fff;
}

.btn-primary:hover {
    background: #b67b00;
}

.btn-outline {
    border: 2px solid rgba(255, 255, 255, .7);
    color: #fff;
    background: transparent;
}

.btn-outline:hover {
    background: #fff;
    color: #111;
}

.studio-banner .hero-btns {
    justify-content: left;
}


/* ******************************* */

.studio-services {
    padding: 0px 0 70px;
    background: #FDFBF7;
    /* margin: 0 0 70px; */
}

.service-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.service-box {
    background: #fff;
    padding: 22px;
    border-radius: 18px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .08);
    transition: .35s ease;
}

.service-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .15);
}

.service-icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #faf2ea;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}

.service-icon img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.service-box h3 {
    font-size: 23px;
    color: var(--black-color);
    font-family: var(--secondary-font-family);
    font-weight: 500;
    margin-bottom: 15px;
}

.service-box p {
    font-size: 14px;
    line-height: 1.8;
    color: var(--black-color);
    font-family: var(--body-font-family);
    margin-bottom: 22px;
}

.service-box a {
    color: var(--secondary-color);
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    transition: .3s;
}

.service-box a:hover {
    color: #222;
}

/* ******************************** */

.trust-sec {
    margin: 0 0 70px;
}

.trust-heading {
    margin-bottom: 70px;
}

.trust-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 38px;
}

.trust-box {
    position: relative;
}

.trust-line {
    width: 100%;
    height: 4px;
    background: var(--secondary-color);
    margin-bottom: 35px;
}

.trust-box h3 {
    font-size: 22px;
    color: var(--black-color);
    font-weight: 600;
    margin-bottom: 22px;
    font-family: var(--secondary-font-family);
}

.trust-box p {
    color: var(--black-color);
    font-size: 15px;
    font-family: var(--body-font-family);
    line-height: 25px;
    margin: 0;
}

/* ***************************** */
.gallery-sec {
    margin: 0 0 70px;
}

.gallery-heading {
    margin-bottom: 50px;
}

.gallery-heading span {
    display: block;
    color: #d49417;
    font-weight: 600;
    margin-bottom: 10px;
}

.gallery-heading h2 {
    font-size: 52px;
    font-family: Georgia, serif;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 180px;
    gap: 12px;
}

.gallery-item {
    overflow: hidden;
    cursor: pointer;
    border-radius: 8px;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s;
    display: block;
}

.gallery-item:hover img {
    transform: scale(1.08);
}

.gallery-item.tall {
    grid-row: span 2;
}

/* Lightbox */

.lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .95);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.lightbox img {
    max-width: 90%;
    max-height: 85vh;
    border-radius: 10px;
}

.lightbox.active {
    display: flex;
}

.close {
    position: absolute;
    top: 30px;
    right: 40px;
    color: #fff;
    font-size: 45px;
    cursor: pointer;
}

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 55px;
    cursor: pointer;
    padding: 20px;
    user-select: none;
}

.prev {
    left: 30px;
}

.next {
    right: 30px;
}


/* ****************************** */
.explore-sect {
    background: #DE9501;
    padding: 100px 0;
}

.explore-sect .about-content {
    width: 100%;
    text-align: center;
}

.explore-sect span.sub-title {
    color: #000000;
}

/* **************************** */
section.ash-sect {
    margin: 0 0 70px;
}

section.ash-sect .studio-content {
    width: 100%;
    text-align: center;
    padding: 60px 16% 50px;
}

section.ash-sect .studio-content p {
    margin: 0 0 20px;
}

section.ash-sect .studio-banner {
    border-radius: 0;
}

section.ash-sect section.studio-sec {
    background: transparent;
    padding: 0;
}

/* ******************************** */

.stories-sec {
    padding: 70px 0;
    background: #DE950112;
    margin: 0 0 70px;
}

.stories-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.story-card {
    background: #163a44;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .12);
    transition: .35s;
}

.story-card:hover {
    transform: translateY(-8px);
}

.story-card:nth-child(2) {
    background: #5b3d25;
}

.story-card:nth-child(3) {
    background: #0f4b36;
}

.story-card:nth-child(4) {
    background: #2b3645;
}

.story-card video {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    background: #000;
}

.story-content {
    padding: 22px;
}

.story-content h3 {
    color: var(--white-color);
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
    font-family: var(--secondary-font-family);
}

.story-content span {
    color: var(--white-color);
    font-family: var(--body-font-family);
    font-size: 14px;
    display: block;
}

/* Testimonial */

.hero-banner.inner-pages {
    min-height: 450px;
}

.stories-sec.testimonials {
    padding: 0;
    background: none;
    margin: 0 0 70px;
}


/* Post Featured Media you Tube */

/* =========================================
   Featured Image + YouTube Video
========================================= */

.featured-media {
    width: 100%;
}

.featured-video-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
}

.featured-video-poster {
    position: relative;
    width: 100%;
    line-height: 0;
}

.featured-image {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* YouTube play button */

.youtube-play-button {
    position: absolute;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);

    width: 76px;
    height: 54px;

    padding: 0;

    border: 0;
    border-radius: 12px;

    background: #ff0000;

    color: #ffffff;

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

    cursor: pointer;

    z-index: 5;

    transition:
        transform 0.2s ease,
        background 0.2s ease;
}

.youtube-play-button:hover {
    background: #cc0000;

    transform:
        translate(-50%, -50%) scale(1.08);
}

.youtube-play-icon {
    font-size: 25px;
    line-height: 1;

    margin-left: 4px;
}

/* Embedded video */

.featured-video-iframe {
    position: relative;

    width: 100%;

    aspect-ratio: 16 / 9;

    background: #000;
}

.featured-video-iframe iframe {
    position: absolute;

    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    border: 0;
}

/* Video-only fallback */

.featured-video-only {
    aspect-ratio: 16 / 9;

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

    background: #000;
}

/* Mobile */
/* 
@media (max-width: 767px) {

    .youtube-play-button {
        width: 64px;
        height: 46px;

        border-radius: 9px;
    }

    .youtube-play-icon {
        font-size: 20px;
    }
} */


.blog-youtube-video {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-bottom: 30px;
    overflow: hidden;
    background: #000;
    border-radius: 10px;
}

.blog-youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.blog-featured-image {
    width: 100%;
    margin-bottom: 30px;
}

.blog-featured-image img {
    display: block;
    width: 100%;
    height: auto;
}


/* Blog Page Css */

/* Blog Page Css */


/* ************* Blog Sections *********************** */
.blog-section {
    padding: 75px 0;
    background: #ECECEC;
    margin: 0 0 80px;
}

/* .blog-section .container{
    width:90%;
    max-width:1400px;
    margin:0 auto;
} */

.section-title {
    text-align: center;
    margin-bottom: 50px;
}

.section-title .sub-title {
    display: block;
    font-size: 20px;
    color: #111;
    margin-bottom: 20px;
    font-weight: 500;
}

.section-title h2 {
    font-size: 35px;
    line-height: 1.1;
    font-weight: 600;
    color: #111;
    margin: 0;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    align-items: stretch;
}

.blog-card {
    background: #fff;
    border-radius: 24px;
    padding: 22px 22px 35px;
    transition: .3s;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #cbc6bb;
}

.blog-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.our_process .blog-content {
    display: block;
}

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

.blog-image {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 25px;
}

.blog-image img {
    width: 100%;
    display: block;
    height: 208px;
    object-fit: cover;
}

.blog-meta {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 22px;
    color: #222;
    font-size: 15px;
}

.blog-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000000;
}

.blog-meta i {
    color: #171c72;
}

.blog-content h3 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 500;
    color: var(--black-color);
    font-family: var(--secondary-font-family);
    flex: 1;
}

.blog-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: var(--black-color);
    color: var(--white-color);
    padding: 10px 24px 10px 10px;
    border-radius: 40px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    transition: .3s;
    border: 1px solid #ddd;
}

a.blog-btn {
    color: var(--white-color);
    margin: 30px 0 0;
    align-self: flex-start;
    display: inline-flex;
}

.blog-btn:hover {
    background: var(--primary-color);
    color: #fff;
}

.blog-btn .icon {
    width: 36px;
    height: 36px;
    background: #fff;
    color: #161d74;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}



.blog-pagination {
    margin: 50px 0;
    text-align: center;
}

.blog-pagination .page-numbers {
    display: inline-block;
    margin: 0 5px;
    padding: 10px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    transition: .3s;
}

.blog-pagination .page-numbers:hover,
.blog-pagination .page-numbers.current {
    background: var(--black-color);
    color: #fff;
    border-color: #18257A;
}

/* Blog Detail Page */


/* =========================================
   BLOG DETAIL PAGE
========================================= */

.blog-detail-page {
    width: 100%;
    padding: 70px 0;
}

/* Container */

.blog-detail-page .container {
    width: min(100% - 40px, 1400px);
    margin: 0 auto;
}

/* Main two-column layout */

.blog-detail-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 60px;
    align-items: start;
}

/* =========================================
   LEFT BLOG CONTENT
========================================= */

.blog-detail-content {
    min-width: 0;
}

/* Blog title */


/* Featured image */

.blog-detail-content .post-thumbnail {
    width: 100%;
    margin: 0 0 30px;
}

.blog-detail-content .post-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
    margin: 12px 0 0;
}

/* Blog content */

.blog-detail-content .entry-content {
    color: #566b82;
    font-size: 18px;
    line-height: 1.8;
}

.entry-content p {
    margin: 0 0 22px;
    color: #000000;
    font-size: 16px;
    font-family: var(--body-font-family);
}

.blog-detail-content .entry-content h2 {
    margin: 40px 0 18px;
    color: #102b4d;
    font-size: 32px;
    line-height: 1.3;
}

/* .blog-detail-content .entry-content h3 {
	margin: 35px 0 15px;
	color: #102b4d;
	font-size: 26px;
} */

.blog-detail-content .entry-content img {
    max-width: 100%;
    height: auto;
}

/* Lists */

.blog-detail-content .entry-content ul,
.blog-detail-content .entry-content ol {
    margin: 0 0 25px;
    padding-left: 25px;
}

.blog-detail-content .entry-content li {
    margin-bottom: 8px;
}

.entry-meta span {
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 16px;
}

.entry-meta a {
    text-decoration: none;
    color: var(--primary-color);
}

.entry-meta a:hover {
    color: var(--black-color);
}

.entry-content h2 a {
    font-size: 20px;
    text-decoration: none;
    color: var(--black-color);
    font-family: var(--body-font-family);
}

.entry-content h3 {
    font-size: 25px;
    color: var(--black-color);
    font-family: var(--body-font-family);
}

.entry-content h2 a:hover {
    color: var(--primary-color);
}

.entry-content a {
    text-decoration: none;
    color: var(--primary-color);
}

.entry-content a:hover {
    color: var(--black-color);
}

.entry-footer a {
    text-decoration: none;
    color: var(--black-color);
    font-family: var(--body-font-family);
    padding: 0 0 0 15px;
    font-size: 15px;
}

.entry-footer a:hover {
    color: var(--primary-color);
}



/* =========================================
   SIDEBAR
========================================= */

.blog-sidebar {
    position: sticky;
    top: 30px;
}

.sidebar-widget {
    margin-bottom: 30px;
    padding: 30px;
    background: #f7f5ed;
    border: 1px solid #ddd7c8;
    border-radius: 8px;
}

.sidebar-widget h3 {
    margin: 0 0 20px;
    color: #102b4d;
    font-size: 24px;
    line-height: 1.3;
}

.sidebar-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-widget li {
    padding: 12px 0;
    border-bottom: 1px solid #ddd7c8;
}

.sidebar-widget li:last-child {
    border-bottom: 0;
}

.sidebar-widget a {
    color: #102b4d;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5;
}

.sidebar-widget a:hover {
    color: #c98516;
}

/* .body-title-new-cars p {
    text-align: center;
    font-size: 18px;
    color: var(--primary-color);
    font-family: var(--body-font-family);
    background: #b7c0cb80;
    margin: 0 25% 0;
    border-radius: 50px;
    padding: 11px 0;
	font-weight: 600;
} */

.body-title-new-cars {
    text-align: center;
}


.body-title-new-cars span {
    display: inline-block;
    padding: 8px 35px;
    background: var(--primary-color);
    color: #ffffff;
    border-radius: 50px;
    font-weight: 700;
    animation: pulseHighlight 2s ease-in-out infinite;
    font-size: 18px;
    font-family: var(--body-font-family);
    text-transform: capitalize;
}


@keyframes pulseHighlight {

    0%,
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 rgba(17, 75, 129, 0);
    }

    50% {
        transform: scale(1.03);
        box-shadow: 0 8px 25px rgba(17, 75, 129, 0.25);
    }
}


/* =========================================
   WORDPRESS DEFAULT SIDEBAR WIDGETS
========================================= */

.blog-sidebar .widget {
    margin-bottom: 30px;
    padding: 30px;
    background: #f7f5ed;
    border: 1px solid #ddd7c8;
    border-radius: 8px;
}

.blog-sidebar .widget-title {
    margin: 0 0 20px;
    color: #102b4d;
    font-size: 24px;
}

.blog-sidebar .widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-sidebar .widget li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd7c8;
}

.blog-sidebar .widget li:last-child {
    border-bottom: 0;
}

.blog-sidebar .widget a {
    color: #102b4d;
    text-decoration: none;
}

.blog-sidebar .widget a:hover {
    color: #c98516;
}


/* =========================================
   POST NAVIGATION
========================================= */

.blog-detail-content .post-navigation {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid #ddd7c8;
}

.blog-detail-content .nav-links {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.blog-detail-content .nav-previous,
.blog-detail-content .nav-next {
    max-width: 48%;
}

.blog-detail-content .nav-subtitle {
    display: block;
    margin-bottom: 5px;
    color: #c98516;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-detail-content .nav-title {
    color: #102b4d;
    font-size: 16px;
    font-weight: 600;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {

    .blog-detail-layout {
        grid-template-columns: minmax(0, 1fr) 300px;
        gap: 35px;
    }

    .blog-detail-content .entry-title {
        font-size: 40px;
    }

    .blog-detail-content .entry-content {
        font-size: 17px;
    }

}


/* what to bring */

.welcome-guide {
    max-width: 1200px;
    margin: 60px auto;
    padding: 0 20px;
    color: #172b4d;
    font-family: inherit;
}

/* Intro */

.welcome-intro {
    max-width: 850px;
    margin-bottom: 50px;
}

.welcome-label,
.guide-heading>span {
    display: inline-block;
    margin-bottom: 12px;
    color: #e79a00;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.welcome-intro h2,
.guide-heading h2 {
    margin: 0 0 15px;
    color: var(--black-color);
    font-size: 42px;
    line-height: 1.15;
    font-weight: 500;
    font-family: var(--secondary-font-family);
}

.welcome-intro p,
.guide-heading p {
    margin: 0;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 18px;
    line-height: 1.7;
}


.welcome-messages {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 80px;
}

.message-card {
    display: flex;
    gap: 20px;
    padding: 25px;
    background: #f7f8fa;
    border: 1px solid #e7e9ed;
    border-radius: 16px;
}

.message-card.peace {
    background: #173762;
    color: #fff;
}

.message-card.peace h3,
.message-card.peace p {
    color: #fff;
    font-family: var(--body-font-family);
}

.message-icon {
    flex: 0 0 45px;
    width: 45px;
    height: 45px;

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

    background: #e79a00;
    color: #fff;

    border-radius: 50%;

    font-size: 14px;
    font-weight: 700;
}

.message-card h3 {
    margin: 0 0 10px;
    color: #173762;
    font-family: var(--body-font-family);
    font-size: 19px;
    line-height: 1.35;
}

.message-card p {
    margin: 0 0 10px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 16px;
    line-height: 1.7;
}

.message-card small {
    color: #8a94a6;
}


.guide-heading {
    margin-bottom: 35px;
}

.guide-heading h2 {
    font-size: 36px;
}


.guide-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.guide-card {
    position: relative;
    display: flex;
    gap: 25px;

    padding: 35px;

    background: #fff;

    border: 1px solid #e5e7eb;
    border-radius: 18px;

    box-shadow: 0 8px 30px rgba(20, 35, 60, 0.05);

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.guide-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 40px rgba(20, 35, 60, 0.09);
}

.guide-number {
    flex: 0 0 48px;

    width: 48px;
    height: 48px;

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

    background: #173762;
    color: #fff;

    border-radius: 12px;

    font-size: 14px;
    font-weight: 700;
}

.guide-content {
    flex: 1;
}

.guide-content h3 {
    margin: 0 0 15px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 23px;
    line-height: 1.3;
}

.guide-content h4 {
    margin: 25px 0 12px;
    color: #173762;
    font-size: 17px;
}

.guide-content p {
    margin: 0 0 15px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 15px;
    line-height: 1.75;
}

.guide-content ul {
    margin: 15px 0 0;
    padding-left: 20px;
}

.guide-content li {
    margin-bottom: 10px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 15px;
    line-height: 1.65;
}


.info-box {
    margin-top: 20px;
    padding: 18px 20px;

    background: #f5f8fc;

    border-left: 4px solid #e79a00;
    border-radius: 8px;

    color: #667085;

    font-size: 15px;
    line-height: 1.65;
}

.info-box strong {
    color: #173762;
}


.important-box {
    margin-top: 25px;
    padding: 22px;

    background: #fff7e6;

    border: 1px solid #f2d18a;
    border-radius: 10px;
}

.important-box strong {
    color: #b36b00;
}

.important-box p {
    margin-top: 8px;
}


.dimensions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 20px 0;
}

.dimensions div {
    padding: 18px 10px;
    text-align: center;

    background: #f5f7fa;
    border-radius: 10px;
}

.dimensions strong {
    display: block;

    color: #173762;
    font-size: 22px;
}

.dimensions span {
    display: block;
    margin-top: 4px;

    color: #8a94a6;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.provided-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}

.provided-grid span {
    position: relative;

    padding: 11px 12px 11px 28px;

    background: #f7f8fa;
    border-radius: 7px;

    color: #536174;
    font-size: 14px;
}

.provided-grid span::before {
    content: "✓";

    position: absolute;
    left: 10px;

    color: #e79a00;
    font-weight: 700;
}

.service-note {
    padding-top: 10px;
}


.positive-card {
    background: #f4f9f6;
    border-color: #d9ebdf;
}

.positive-card .guide-number {
    background: #2c7950;
}


.lease-card {
    background: #f7f9fc;
}

.lease-highlight {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-top: 25px;
    padding: 18px 20px;

    background: #173762;
    color: #fff;

    border-radius: 10px;
}

.lease-highlight span {
    font-size: 12px;
    letter-spacing: 1.5px;
    opacity: .75;
}

.lease-highlight strong {
    font-size: 18px;
}


.guide-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;

    margin-top: 60px;
    padding: 45px;

    background: #173762;
    border-radius: 20px;

    color: #fff;
}

.guide-footer h2 {
    margin: 5px 0 10px;
    color: #fff;
    font-size: 32px;
    font-family: var(--secondary-font-family);
}

.guide-footer p {
    max-width: 650px;
    margin: 0;
    color: var(--white-color);
    font-family: var(--body-font-family);
    line-height: 1.7;
}

.guide-button {
    display: inline-flex;
    align-items: center;
    gap: 15px;

    flex-shrink: 0;

    padding: 15px 24px;

    background: #e79a00;
    color: #fff !important;

    border-radius: 8px;

    text-decoration: none !important;
    font-weight: 600;

    transition: .25s ease;
    font-family: var(--body-font-family);
}

.guide-button:hover {
    background: #fff;
    color: #173762 !important;
}

.guide-button span {
    font-size: 20px;
}

.top-left a {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 991px) {

    .welcome-messages {
        grid-template-columns: 1fr;
    }

    .guide-grid {
        grid-template-columns: 1fr;
    }

    .welcome-intro h2,
    .guide-heading h2 {
        font-size: 34px;
    }

}

@media (max-width: 767px) {

    .welcome-guide {
        margin: 40px auto;
        padding: 0 15px;
    }

    .welcome-intro h2,
    .guide-heading h2 {
        font-size: 30px;
    }

    .welcome-intro p,
    .guide-heading p {
        font-size: 16px;
    }

    .guide-card {
        padding: 25px 20px;
        gap: 15px;
    }

    .guide-number {
        flex: 0 0 40px;

        width: 40px;
        height: 40px;
    }

    .guide-content h3 {
        font-size: 20px;
    }

    .dimensions {
        grid-template-columns: repeat(3, 1fr);
    }

    .provided-grid {
        grid-template-columns: 1fr;
    }

    .guide-footer {
        flex-direction: column;
        align-items: flex-start;

        padding: 30px 25px;
    }

    .guide-footer h2 {
        font-size: 27px;
    }

    .guide-button {
        width: 100%;
        justify-content: center;
    }

}


/* Contact us */

/* *************** Contact Form ******************** */
.contact-section {
    /* padding: 35px 0;
    background: #fff; */
    margin: 0 0 80px;
}

.contact-section .contact_row {
    /* max-width:1320px;
    width:90%;
    margin:auto; */
    display: flex;
    justify-content: space-between;
    gap: 70px;
}

.contact-left,
.contact-right {
    width: 50%;
}

.contact-section h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #111;
}

/* .contact-form {
	background: #00255780;
	padding: 50px 30px 40px;
	border-radius: 30px;
} */
.contact-left form {
    background: #00255780;
    padding: 70px 30px 75px;
    border-radius: 30px;
    position: relative;
}

.contact-left .submit-btn-wrap {
    width: 38%;
    position: absolute;
    margin: -18px 0 0px -28px;
    bottom: -125px;
}

span.wpcf7-not-valid-tip {
    color: #002557;
}

.form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 18px;
}

/* .contact-form input,
.contact-form textarea {
	width: 100%;
	border: none;
	outline: none;
	background: #fff;
	border-radius: 14px;
	padding: 18px 20px;
	font-size: 16px;
	color: #333;
	font-family: inherit;
} */
.contact-left input,
.contact-left textarea {
    width: 100%;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 14px;
    padding: 12px 20px;
    font-size: 16px;
    color: #333;
}

.contact-left textarea {
    height: 140px;
    resize: none;
}

.contact-left p {
    margin: 0 0 8px;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
    border-radius: 50px;
    transition: .3s;
}

.contact-left .submit-btn-wrap input {
    background: #002557;
    color: #ffffff;
    padding: 18px 6px 18px 43px;
    border-radius: 50px;
    font-size: 17px;
    cursor: pointer;
    transition: .3s;
    font-weight: 500;
}

.btn-primary {
    margin-top: 20px;
    background: #131d70;
    color: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .20);
}

.btn-primary:hover {
    background: #0f185d;
}

.arrow {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #fff;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 20px;
}

.map-box {
    overflow: hidden;
    border-radius: 20px;
}

.map-box img {
    width: 100%;
    display: block;
}

.location-buttons {
    display: flex;
    gap: 18px;
    margin-top: 35px;
}

.location-buttons .btn {
    flex: 1;
    padding: 18px;
}

.btn-outline {
    background: #fff;
    color: #111;
    border: 2px solid #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
}

.btn-outline:hover {
    background: #131d70;
    color: #fff;
}

.location-buttons .banner-btns .dark-btn {
    border: 1px solid #002557;
}

.location-buttons .banner-btn {
    padding: 0 75px;
}

button.submit-btn {
    margin: 35px 0 0;
    padding: 9px 61px 9px 20px;
    gap: 55px;
    font-size: 17px;
    font-weight: 600;
}

/* ================= Contact ================= */

.contact-section {
    margin-bottom: 50px;
}

.contact-section .contact_row {
    gap: 30px;
}

.contact-section h2 {
    font-size: 24px;
}

.contact-form {
    padding: 35px 25px;
}

.contact-form input,
.contact-form textarea {
    padding: 12px 15px;
    font-size: 13px;
}

.contact-form textarea {
    height: 100px;
}

.location-buttons .banner-btn {
    padding: 0 35px;
}

/* ********* Contact Us ************ */

.contact_section .banner-left {
    width: 100%;
}

.contact_section .banner_sect {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 80px;
}

.contact_section .banner-overlay {
    position: absolute;
    inset: 0;
    background: rgba(8, 27, 60, 0.5);
}

.contact_section .banner_sect .cnt {
    width: 100%;
    text-align: center;
}

.contact_section .banner-btns {
    justify-content: center;
    margin: 40px 0 0;
}

.cnt_sect {
    margin: 0 0 70px;
}

.cnt_sect .services-header p.services-eyebrow {
    color: var(--black-color);
    font-size: 16px;
    line-height: 1.7;
    font-family: var(--body-font-family);
    text-align: center;
    padding: 0px 18% 0;
}

.cnt_row {
    display: flex;
    justify-content: space-between;
    margin: 0 5% 0;
}

.cnt_right {
    width: 62%;
}

.cnt_left {
    width: 38%;
    background: #de9501;
    padding: 60px 35px 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.cnt_left h3 {
    font-size: 28px;
    line-height: 1.1;
    font-weight: 600;
    color: #ffffff;
    padding: 0 0 10px;
}

.cnt_left .cnt_icon {
    color: #ffffff;
    font-size: 20px;
}

.cnt_left ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.cnt_left li {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    margin: 0 0 28px;
}

.cnt_left a,
.cnt_left p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    margin: 0 0 0px;
    padding: 0 0 3px;
}

.cnt_right p {
    margin: 0 0 10px;
}

.cnt_right .submit-btn-wrap input {
    background: var(--black-color);
    color: #ffffff;
    padding: 18px 6px 18px 43px;
    border-radius: 50px;
    font-size: 17px;
    cursor: pointer;
    transition: .3s;
    font-weight: 500;
}

.cnt_right .submit-btn-wrap span.wpcf7-spinner {
    display: none;
}

.cnt_right .submit-btn-wrap {
    margin: 20px 0 0;
    width: 35%;
    position: relative;
}

.cnt_right form {
    background: #979ea780;
    padding: 70px 30px 75px;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 60px 65px 66px;
    position: relative;
}

.submit-btn-wrap span.icon {
    position: absolute;
    background: #ffffff;
    color: #000000;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    margin: 0 auto 0;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    top: 30px;
    left: 0;
    right: 155px;
    cursor: pointer;
}


.cnt_right input,
.cnt_right textarea {
    width: 100%;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 14px;
    padding: 12px 20px;
    font-size: 16px;
    color: #333;
}

.cnt_right textarea {
    resize: none;
}

.cnt_sect .services-title {
    text-align: center;
}

.postform {
    padding: 8px 8px 8px 5px;
    border-radius: 5px;
    font-size: 15px;
    font-family: var(--body-font-family);
}

a.btn.btn-outline {
    color: #000;
}

.btn-outline:hover {
    background: #131d70;
    color: #fff !important;

}

.cnt_sect.custom-homes-fr .cnt_right .form-row p {
    width: 100%;
}

.custom-homes-fr .cnt_sect .cnt_row {
    justify-content: center;
}

.custom-homes-fr .cnt_right form {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.custom-homes-fr .cnt_right {
    width: 80%;
}

/* =========================================================
           VIRTUAL TOUR - GLOBAL WRAPPER
           ========================================================= */

.virtual-tour {
    --vt-primary: #17233b;
    --vt-secondary: #d48e00;
    --vt-accent: #f2a900;
    --vt-text: #17233b;
    --vt-muted: #697589;
    --vt-light: #f6f7f8;
    --vt-white: #ffffff;
    --vt-border: #e7e9ed;

    margin: 0;
    padding: 0;
    color: var(--vt-text);
    font-family: "DM Sans", Arial, sans-serif;

    line-height: 1.6;
}


.virtual-tour *,
.virtual-tour *::before,
.virtual-tour *::after {
    box-sizing: border-box;
}


.virtual-tour img {
    max-width: 100%;
    height: auto;
    display: block;
}


.virtual-tour a {
    text-decoration: none;
    color: inherit;
}


/* =========================================================
           HERO SECTION
           ========================================================= */

.virtual-tour .video-hero {
    position: relative;

    min-height: 600px;

    display: flex;
    align-items: center;

    overflow: hidden;

    background:
        linear-gradient(90deg,
            rgba(8, 20, 39, 0.97) 0%,
            rgba(8, 20, 39, 0.88) 45%,
            rgba(8, 20, 39, 0.40) 100%),
        url("https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=2000&q=85") center center / cover no-repeat;
}


.virtual-tour .hero-container {
    width: min(1200px, calc(100% - 40px));

    margin-left: auto;
    margin-right: auto;
}


.virtual-tour .hero-content {
    max-width: 720px;

    color: var(--vt-white);
}


.virtual-tour .eyebrow {
    display: inline-flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 22px;

    font-size: 13px;

    font-weight: 700;

    letter-spacing: 2px;

    text-transform: uppercase;

    color: var(--vt-accent);
}


.virtual-tour .eyebrow::before {
    content: "";

    width: 38px;
    height: 2px;

    flex-shrink: 0;

    background: var(--vt-accent);
}


.virtual-tour .hero-content h1 {
    margin: 0 0 25px;

    font-family: "Playfair Display", Georgia, serif;

    font-size: clamp(44px, 6vw, 78px);

    line-height: 1.04;

    font-weight: 700;

    color: #ffffff;
}


.virtual-tour .hero-content p {
    max-width: 650px;

    margin: 0 0 35px;

    font-size: 18px;

    line-height: 1.7;

    color: rgba(255, 255, 255, 0.82);
}


/* =========================================================
           HERO BUTTONS
           ========================================================= */

.virtual-tour .hero-buttons {
    display: flex;

    align-items: center;

    flex-wrap: wrap;

    gap: 14px;
}


.virtual-tour .btn {
    display: inline-flex;

    align-items: center;

    justify-content: center;

    min-height: 52px;

    padding: 0 28px;

    border-radius: 50px;

    font-family: "DM Sans", Arial, sans-serif;

    font-size: 14px;

    font-weight: 700;

    line-height: 1;

    transition:
        background-color 0.3s ease,
        color 0.3s ease,
        border-color 0.3s ease,
        transform 0.3s ease;
}


.virtual-tour .btn-primary {
    background: var(--vt-accent);

    color: #111b2d;
}


.virtual-tour .btn-primary:hover {
    background: #ffffff;

    color: var(--vt-primary);

    transform: translateY(-2px);
}


.virtual-tour .btn-outline {
    border: 1px solid rgba(255, 255, 255, 0.55);

    color: #ffffff;
}


.virtual-tour .btn-outline:hover {
    background: #ffffff;

    border-color: #ffffff;

    color: var(--vt-primary);
}


/* =========================================================
           MAIN CONTENT
           ========================================================= */

.virtual-tour .tour-page {
    padding: 0px 0 60px;
}


.virtual-tour .container {
    width: min(1180px, calc(100% - 40px));

    margin-left: auto;
    margin-right: auto;
}


/* =========================================================
           INTRODUCTION
           ========================================================= */

.virtual-tour .intro-section {
    display: grid;

    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);

    align-items: center;

    gap: 70px;

    margin-bottom: 70px;
}


.virtual-tour .intro-label {
    margin-bottom: 15px;

    font-size: 13px;

    font-weight: 700;

    letter-spacing: 2px;

    text-transform: uppercase;

    color: var(--vt-secondary);
}


.virtual-tour .intro-section h2 {
    margin: 0 0 25px;
    font-family: var(--secondary-font-family);
    line-height: 1.1;
    font-weight: 500;
    color: var(--vt-primary);
    font-size: 35px;
}


.virtual-tour .intro-section h2 span {
    color: var(--vt-secondary);
}


.virtual-tour .intro-text {
    margin: 0 0 20px;

    font-size: 16px;

    line-height: 1.75;

    color: var(--black-color);
    font-family: var(--body-font-family);
}


.virtual-tour .intro-note {
    margin-top: 28px;

    padding: 4px 0 4px 20px;

    border-left: 3px solid var(--vt-accent);

    color: var(--black-color);
    font-family: var(--body-font-family);

    font-size: 15px;

    font-weight: 500;

    line-height: 1.7;
}


/* =========================================================
           INTRO VIDEO
           ========================================================= */

.virtual-tour .intro-card {
    position: relative;

    overflow: hidden;

    background: #101828;

    border-radius: 24px;

    box-shadow:
        0 25px 60px rgba(23, 35, 59, 0.15);
}


.virtual-tour .intro-card iframe {
    display: block;

    width: 100%;

    aspect-ratio: 16 / 9;

    border: 0;
}


/* =========================================================
           SECTION HEADING
           ========================================================= */

.virtual-tour .section-heading {
    max-width: 760px;

    margin: 0 auto 55px;

    text-align: center;
}


.virtual-tour .section-heading .eyebrow {
    justify-content: center;

    margin-bottom: 16px;

    color: var(--vt-secondary);
}


.virtual-tour .section-heading .eyebrow::before {
    display: none;
}


.virtual-tour .section-heading h2 {
    margin: 0 0 18px;

    font-family: var(--secondary-font-family);
    font-size: 35px;

    line-height: 1.12;

    font-weight: 500;

    color: var(--black-color);
}


.virtual-tour .section-heading p {
    margin: 0;

    font-size: 16px;

    line-height: 1.7;

    color: var(--black-color);
    font-family: var(--body-font-family);
}


/* =========================================================
           FEATURED VIDEO
           ========================================================= */

.virtual-tour .featured-video {
    margin-bottom: 35px;
}


.virtual-tour .featured-video .video-card {
    display: grid;

    grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);

    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--vt-border);

    border-radius: 22px;

    box-shadow:
        0 12px 35px rgba(23, 35, 59, 0.08);
}


.virtual-tour .featured-video .video-wrapper {
    min-height: 380px;
}


.virtual-tour .featured-video .video-info {
    display: flex;

    flex-direction: column;

    justify-content: center;

    padding: 50px;
}


.virtual-tour .featured-video .video-info h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.25;
    font-family: var(--secondary-font-family);
    color: var(--black-color);
}


/* =========================================================
           VIDEO GRID
           ========================================================= */

.virtual-tour .video-grid {
    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 30px;
}


.virtual-tour .video-card {
    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--vt-border);

    border-radius: 20px;

    box-shadow:
        0 12px 35px rgba(23, 35, 59, 0.08);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}


.virtual-tour .video-card:hover {
    transform: translateY(-6px);

    box-shadow:
        0 20px 45px rgba(23, 35, 59, 0.13);
}


/* =========================================================
           VIDEO IFRAME
           ========================================================= */

.virtual-tour .video-wrapper {
    position: relative;

    overflow: hidden;

    width: 100%;

    aspect-ratio: 16 / 9;

    background: #101828;
}


.virtual-tour .video-wrapper iframe {
    display: block;

    width: 100%;
    height: 100%;

    margin: 0;
    padding: 0;

    border: 0;
}


/* =========================================================
           VIDEO INFORMATION
           ========================================================= */

.virtual-tour .video-info {
    padding: 28px 30px 32px;
}


.virtual-tour .video-number {
    display: inline-block;

    margin-bottom: 10px;

    font-size: 12px;

    font-weight: 700;

    letter-spacing: 1.5px;

    text-transform: uppercase;

    color: var(--vt-secondary);
}


.virtual-tour .video-info h3 {
    margin: 0 0 13px;

    font-size: 20px;

    line-height: 1.3;

    font-weight: 500;

    color: var(--black-color);
    font-family: var(--body-font-family);
}


.virtual-tour .video-info p {
    margin: 0;

    font-size: 15px;

    line-height: 1.7;

    color: var(--black-color);
    font-family: var(--body-font-family);
}


/* =========================================================
           ADDITIONAL CONTENT
           ========================================================= */

.virtual-tour .content-block {
    max-width: 900px;

    margin: 90px auto 0;

    text-align: center;
}


.virtual-tour .content-block p {
    margin: 0 0 18px;

    font-size: 16px;

    line-height: 1.8;

    color: #687589;
}


.virtual-tour .content-block strong {
    color: var(--vt-primary);
}


/* =========================================================
           CTA
           ========================================================= */

.virtual-tour .tour-cta {
    position: relative;

    overflow: hidden;

    margin-top: 90px;

    padding: 65px 50px;

    text-align: center;

    background: var(--vt-primary);

    color: #ffffff;

    border-radius: 25px;
}


.virtual-tour .tour-cta::after {
    content: "";

    position: absolute;

    width: 320px;
    height: 320px;

    top: -140px;
    right: -100px;

    border-radius: 50%;

    background: rgba(242, 169, 0, 0.12);
}


.virtual-tour .tour-cta h2 {
    position: relative;

    z-index: 2;

    margin: 0 0 15px;

    font-family: "Playfair Display", Georgia, serif;

    font-size: clamp(34px, 5vw, 50px);

    line-height: 1.15;

    color: #ffffff;
}


.virtual-tour .tour-cta p {
    position: relative;

    z-index: 2;

    max-width: 650px;

    margin: 0 auto 28px;

    font-size: 16px;

    line-height: 1.7;

    color: rgba(255, 255, 255, 0.72);
}


.virtual-tour .tour-cta .btn {
    position: relative;

    z-index: 2;
}


/* About us page */

.about {
    width: 100%;
    overflow: hidden;
}

.about img {
    max-width: 100%;
    display: block;
}

.about a {
    text-decoration: none;
}

.about-container {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}


/* =========================================================
   INTRO
========================================================= */

.about-intro {
    background: #fff;
    text-align: center;
}

.about-label {
    margin-bottom: 14px;
    color: #a96f49;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}

/* .about-section-title {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-size: 32px line-height: 1.15;
    font-weight: 500;
    color: #254742;
} */

.about-intro-text {
    margin: 22px auto 0;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 15px;
    line-height: 1.8;
}


/* =========================================================
   GALLERY
========================================================= */

.about-gallery-section {
    padding: 35px 0 110px;
    background: #fff;
}

.about-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.about-gallery-item {
    height: 270px;
    overflow: hidden;
    position: relative;
}

.about-gallery-item-large {
    grid-column: span 2;
    grid-row: span 2;
    height: 552px;
}

.about-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .6s ease;
}

.about-gallery-item:hover img {
    transform: scale(1.07);
}


/* =========================================================
   LOCATION
========================================================= */

.about-location {
    padding: 208px 0;
}

.about-location-grid {
    display: grid;
    grid-template-columns: .8fr 1.2fr;
    gap: 65px;
    align-items: center;
}

.about-location-content {
    max-width: 520px;
}

.about-location-text {
    margin: 23px 0 0;
    color: #64736f;
    line-height: 1.8;
}

.about-location-list {
    margin-top: 30px;
    display: grid;
    gap: 15px;
}

.about-location-item {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #4e605c;
}

.about-location-number {
    color: #a96f49;
    font-weight: 700;
}

.about-map {
    min-height: 440px;
    background:
        url("images/map.jpg") center / cover no-repeat;
    border-radius: 4px;
    box-shadow: 0 20px 50px rgba(25, 60, 55, .12);
}


/* =========================================================
   PRICE
========================================================= */

.about-price-section {
    padding: 130px 0;

    background:
        linear-gradient(rgba(25, 60, 55, .52),
            rgba(25, 60, 55, .52)),
        url("images/city.jpg") center / cover no-repeat;
}

.about-price-card {
    max-width: 530px;
    margin-left: auto;
    padding: 50px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 25px 70px rgba(0, 0, 0, .18);
}

.about-price-label {
    color: #a96f49;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.about-price {
    margin: 8px 0 12px;
    font-family: "Playfair Display", serif;
    font-size: 52px;
    color: #254742;
}

.about-price span {
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    color: #71807d;
}

.about-price-text {
    margin: 0 0 25px;
    color: #687673;
    line-height: 1.7;
}

.about-price-button {
    display: inline-flex;
    padding: 14px 25px;
    background: #254a45;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* =========================================================
   CONTENT / AMENITIES
========================================================= */

.about-content-section {
    padding: 45px 0;
    background: #eff2f1;
}

.about-content-grid {
    display: block;
}

.about-content-sidebar {
    position: sticky;
    top: 110px;
    align-self: start;
}

.about-content-sidebar-title {
    margin: 0;
    font-family: "Playfair Display", serif;
    font-size: 44px;
    line-height: 1.15;
    font-weight: 500;
    color: #254742;
}

.about-content-body p {
    margin: 0 0 22px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    line-height: 1.8;
    font-size: 15px;
}

.about-content-heading {
    margin: 35px 0 15px;
    font-family: "Playfair Display", serif;
    font-size: 28px;
    font-weight: 500;
    color: #254742;
}

.about-amenities {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 30px;
    margin: 25px 0 40px;
    padding: 0;
    list-style: none;
}

.about-amenities li {
    position: relative;
    padding-left: 22px;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 15px;
}

.about-amenities li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #aa704b;
    font-weight: 700;
}


/* =========================================================
   ROOMS
========================================================= */

.about-rooms {
    margin: 70px 0 70px;
    background: #fff;
}

.about-heading-center {
    max-width: 720px;
    margin: 0 auto 55px;
    text-align: center;
}

.about-heading-text {
    margin: 18px 0 0;
    color: var(--black-color);
    font-family: var(--body-font-family);
}

.about-room-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.about-room-grid.card-images {
    display: flex;
    justify-content: center;
    gap: 25px;
}

.about-room-card {
    background: #f6f7f4;
    border: 1px solid #e5eae7;
}

.about-room-image {
    height: 270px;
    overflow: hidden;
}

.about-room-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

.about-room-card:hover .about-room-image img {
    transform: scale(1.06);
}

.about-room-content {
    padding: 25px;
}

.about-room-content.card-image {
    height: 95px;
}

.about-room-title {
    margin: 0;
    font-family: var(--body-font-family);
    font-size: 18px;
    color: var(--black-color);
}

.about-room-text {
    margin: 8px 0 0;
    color: var(--black-color);
    font-family: var(--body-font-family);
    font-size: 17px;
    line-height: 1.7;
}


/* =========================================================
   VIDEO
========================================================= */

.about-media {
    padding: 110px 0;
    background: #f2f4f0;
}

.about-video-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}


.about-final-gallery {
    padding: 0 0 110px;
    background: #f2f4f0;
}

.about-final-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.about-final-grid img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}

h2.about-section-title {
    font-size: 30px;
    font-weight: 500;
    margin: 12px 0 20px;
    color: var(--black-color);
    font-family: var(--secondary-font-family);
}

.form-row p {
    width: 100%;
}

h2.services-title {
    font-size: 30px;
    font-weight: 500;
    margin: 12px 0 20px;
    color: var(--black-color);
    font-family: var(--secondary-font-family);
}

.blog-cnt {
    margin: 90px 0 0px;
}

.entry-header h1,
.blog-sidebar h2,
.entry-header h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 12px 0 20px;
    color: var(--black-color);
    font-family: var(--secondary-font-family);
}

.entry-header a {
    text-decoration: none;
    color: var(--black-color);
}

.post-thumbnail img {
    width: 100%;
    object-fit: cover;
}

.about-video iframe {
    border-radius: 10px;
}



/* *********************************** Responsive CSS ************************************** */

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

    /* ********** Home Page *********** */

    .top-bar {
        display: none;
    }

    .menu-toggle,
    .main-navigation.toggled ul {
        /* display: block; */
        display: none;
    }

    .hdr-btn {
        display: none;
    }

    .hdr-logo {
        width: 75%;
    }

    .nav-sect ul {
        margin: 30px 0 0 !important;
    }

    .nav-sect ul li {
        border-bottom: 1px solid #d1cbcb !important;
        width: 100% !important;
    }


    .bnr-cnt {
        padding: 0 0% 0;
    }

    .hero-content h1 {
        font-size: 30px;
        margin: 0 0 35px;
    }

    .heading-line span {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .hero-content p {
        font-size: 16px;
        margin-bottom: 28px;
    }

    .hero-banner {
        min-height: 470px;
    }

    .about-content h2 {
        font-size: 28px;
        margin: 12px 0 20px;
    }


    .counter-box h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .counter-box span {
        font-size: 11px;
    }

    .hero-btns {
        gap: 6px;
    }

    .heading-line span {
        padding-top: 20px;
    }

    .hero-content h1 {
        width: 100%;
    }

    .hero-content p {
        width: 100%;

    }

    .amenities {
        padding-top: 120px;
    }

    .hero-btns a {
        font-size: 14px;
        padding: 10px 15px;
    }

    .amenities-wrap {
        display: flex;
        flex-direction: column;
    }

    .about-row {
        flex-direction: column;
    }

    .about-img {
        width: 80%;
        margin-top: -30px;
    }

    .about-content {
        width: 100%;
    }

    .about-counter .counter-box {
        padding-right: 10px;
        padding-left: 10px;
    }

    .property-sec .about-content {
        width: 100%;
        padding: 0 0% 0px;
        /* padding: 20px !important;
        margin-top: -20px !important; */
    }

    .amenities-wrap {
        margin: 0 0% 0;
    }

    .property-sec .property-row {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        padding: 0 0% 0;
    }

    .benefits-sec .about-content {
        padding-top: 0px;
    }

    section.benefits-sec .about-content {
        padding: 0 0% 0;
    }

    .benefits-sec .benefits-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .rooms-sec .rooms-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .pricing-sec .pricing-row {
        display: flex;
        flex-direction: column;
    }

    .pricing-row .pricing-left {
        width: 90% !important;
    }

    .pricing-left .about-content {
        padding: 0px !important;
    }

    .pricing-row .pricing-box {
        width: 90% !important;
    }

    .pricing-row {
        gap: 30px !important;
    }

    .studio-banner .studio-content {
        padding: 23px;
        width: 100%;
    }

    .studio-content h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .studio-services .service-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    section.ash-sect .studio-content {
        padding: 60px 3% 50px;
    }

    .trust-sec .trust-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .trust-box h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .stories-sec .about-content {
        width: 100%;
    }

    .stories-sec .stories-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .glr-row .hero-btns {
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .gallery-sec .gallery-grid {
        display: flex;
        flex-direction: column;
        padding: 0px 20px;
    }

    .gallery-grid .gallery-item {
        height: 300px !important;
    }

    .explore-sect {
        padding: 50px 0px !important;
    }

    .explore-sect .hero-btns {
        padding: 0px 20px !important;
    }

    .footer-col.about {
        width: 100%;
    }

    .site-footer {
        padding: 60px 0px 5px;
    }

    .footer-col.about .hdr-logo {
        width: 75%;
        padding: 0 0 18px;
    }

    .site-footer .footer-top {
        flex-direction: column;
        gap: 15px;
        padding-bottom: 18px;
    }

    .site-footer .footer-bottom {
        padding: 10px 20px !important;
    }

    .footer-col h4 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .footer-col ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .footer-col.contact-info ul {
        margin: 0 0 0;
    }


    .hero-banner.inner-pages {
        min-height: 350px;
    }

    .about-room-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    h2.about-section-title {
        font-size: 25px;
    }

    .about-amenities {
        grid-template-columns: repeat(1, 1fr);
    }

    .about-room-grid.card-images {
        gap: 20px;
        flex-direction: column;
    }

    .about-media {
        padding: 60px 0;
    }

    .about-video-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .cnt_sect .services-header p.services-eyebrow {
        font-size: 16px;
        padding: 0px 0% 0;
    }

    .form-row {
        gap: 8px;
        margin-bottom: 4px;
        flex-direction: column;
    }

    .custom-homes-fr .cnt_right {
        width: 100%;
    }

    .cnt_right form {
        padding: 45px 15px 45px;
    }

    .cnt_right input,
    .cnt_right textarea {
        padding: 12px 12px;
        font-size: 12px;
    }

    .cnt_right .submit-btn-wrap {
        width: 70%;
    }

    .virtual-tour .intro-section {
        gap: 30px;
        display: flex;
        flex-direction: column-reverse;
    }

    .virtual-tour .intro-section h2 {
        margin: 0 0 25px;
        font-size: 30px;
    }

    .virtual-tour .video-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 25px;
    }

    .virtual-tour .featured-video .video-card {
        display: flex;
        flex-direction: column;
    }

    .virtual-tour .featured-video .video-info {
        padding: 28px;
    }

    .virtual-tour .featured-video .video-info h3 {
        font-size: 25px;
    }

    .virtual-tour .video-info h3 {
        font-size: 18px;
    }

    .cnt_row {
        margin: 0 0% 0;
        flex-direction: column;
        gap: 20px;
    }

    .cnt_left {
        width: 100%;
        padding: 30px 35px 0;
        border-radius: 20px;
    }

    .cnt_left h3 {
        font-size: 22px;
        padding: 0 0 0px;
    }

    .cnt_right {
        width: 100%;
    }

    .cnt_right form {
        border-radius: 20px;
    }

    .blog-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 18px;
    }

    .blog-image {
        margin-bottom: 0px;
    }

    /* ************* Blog inner Content ************* */

    .blog-cnt {
        width: 100%;
        overflow: hidden;
    }

    .blog-cnt .blog-detail-page {
        width: 100%;
        padding: 40px 0;
    }

    .blog-cnt .container {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    /* Content + Sidebar */
    .blog-cnt .blog-detail-layout {
        display: flex;
        flex-direction: column;
        gap: 40px;
        width: 100%;
    }

    /* Blog Content */
    .blog-cnt .blog-detail-content {
        width: 100%;
        min-width: 0;
    }

    /* YouTube Video */
    .blog-cnt .blog-youtube-video {
        width: 100%;
        margin-bottom: 25px;
    }

    .blog-cnt .blog-youtube-video iframe {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        display: block;
    }

    /* Blog Title */
    .blog-cnt .entry-title {
        font-size: 28px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    /* Meta */
    .blog-cnt .entry-meta {
        font-size: 14px;
        line-height: 1.6;
    }

    /* Blog Content */
    .blog-cnt .entry-content {
        font-size: 16px;
        line-height: 1.7;
    }

    .blog-cnt .entry-content p {
        margin-bottom: 20px;
    }

    /* Category */
    .blog-cnt .entry-footer {
        margin-top: 25px;
        font-size: 14px;
    }

    /* Post Navigation */
    .blog-cnt .post-navigation {
        margin-top: 30px;
    }

    /* .blog-cnt .nav-links {
        display: block;
    } */

    .blog-cnt .nav-previous,
    .blog-cnt .nav-next {
        width: 100%;
        margin-bottom: 15px;
    }

    .blog-cnt .nav-previous a,
    .blog-cnt .nav-next a {
        display: block;
        line-height: 1.5;
    }

    /* Sidebar */
    .blog-cnt .blog-sidebar {
        width: 100%;
        min-width: 0;
    }

    .blog-cnt .blog-sidebar .widget {
        width: 100%;
        margin-bottom: 30px;
    }

    .blog-cnt .blog-sidebar .widget-title {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .blog-cnt .blog-sidebar ul {
        padding: 0;
        margin: 0;
    }

    .blog-cnt .blog-sidebar ul li {
        margin-bottom: 10px;
        line-height: 1.5;
    }

    .cnt_left a,
    .cnt_left p {
        font-size: 16px;
    }


}


@media (min-width: 1200px) and (max-width: 1440px) {

    .container {
        max-width: 90%;
    }

    .btm-hdr {
        padding: 0 1% 0;
    }

    .top-bar-hdr {
        padding: 0 1% 0;
    }

    .hdr-btn a {
        font-size: 13px;
    }

    .hdr-btn .call-btn a {
        padding: 10px 30px;
    }

    .hdr-logo img {
        width: 55px;
    }

    .hdr-logo h5 {
        font-size: 16px;
    }

    .hdr-btn {
        width: 24%;
    }

    .hdr-row {
        padding: 10px 0px;
    }

    .nav-sect {
        width: 60%;
    }

    .nav-sect ul li a {
        padding: 0 0 !important;
    }

    .bnr-cnt {
        padding: 0 8% 0;
    }

    .about-content h2 {
        font-size: 30px;
    }

    .explore-sect {
        padding: 70px 0;
    }

    .footer-top {
        gap: 40px;
        padding-bottom: 60px;
    }

    .footer-col.about .hdr-logo {
        width: 70%;
        padding: 0 0 20px;
    }

    .footer-col h4 {
        margin-bottom: 20px;
    }

    .custom-homes-fr .cnt_sect .cnt_row {
        margin: 0 0% 0;
    }

    .virtual-tour .intro-section h2 {
        font-size: 30px;
    }

    .counter-box h3 {
        font-size: 28px;
    }

    .studio-content {
        padding: 45px 54px;
    }

    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    section.ash-sect .studio-content {
        padding: 60px 10% 50px;
    }

    .trust-line {
        margin-bottom: 22px;
    }

    .hero-content h1 {
        font-size: 35px;
    }

    .cnt_right form {
        padding: 60px 45px 66px;
    }

    .stories-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .virtual-tour .featured-video .video-info {
        padding: 25px;
    }

    .cnt_row {
        margin: 0 0% 0;
    }

    .cnt_right .submit-btn-wrap {
        margin: 0px 0 0;
        width: 40%;
    }

    a.blog-btn {
        margin: 15px 0 0;
    }

    .blog-content h3 {
        font-size: 20px;
    }

    .blog-image img {
        height: 155px;
    }

    .blog-cnt {
        margin: 128px 0 40px;
    }

    .post-thumbnail img {
        height: 400px;
    }


}


@media (min-width: 992px) and (max-width: 1199px) {

    .top-bar-hdr {
        padding: 0 1% 0;
    }

    .btm-hdr {
        padding: 0 1% 0;
    }

    .hdr-logo img {
        width: 35px;
    }

    .hdr-logo h5 {
        font-size: 14px;
    }

    .nav-sect ul li a {
        font-size: 12px !important;
    }

    .hdr-btn .call-btn a {
        padding: 10px 22px;
    }

    .hdr-btn a {
        font-size: 10px;
        line-height: 20px;
    }

    .hdr-btn .apply-btn a {
        padding: 10px 22px;
    }

    .hdr-btn {
        gap: 5px;
        width: 20%;
    }

    .nav-sect li a {
        padding: 0 0px 0 !important;
    }

    .bnr-cnt {
        padding: 0 8% 0;
    }

    .hero-content h1 {
        color: var(--white-color);
        font-size: 32px;
        line-height: 1.1;
        font-family: var(--secondary-font-family);
        margin: 0 0 25px;
        font-weight: 500;
    }

    .hero-banner {
        min-height: 510px;
    }

    .hero-btns a {
        font-size: 13px;
        padding: 13px 22px;
    }

    .about-content h2 {
        font-size: 30px;
        margin: 12px 0 20px;
    }

    .studio-content {
        padding: 55px 50px;
    }

    .studio-content h2 {
        font-size: 32px;
    }

    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    section.ash-sect .studio-content {
        padding: 60px 2% 50px;
    }

    .about-content {
        width: 99%;
    }

    .stories-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .explore-sect {
        padding: 60px 0;
    }

    .footer-col.about .hdr-logo h5 {
        font-size: 14px;
    }

    .footer-top {
        display: flex;
        justify-content: space-between;
        gap: 12px;
        padding-bottom: 80px;
    }

    .footer-col h4 {
        font-size: 18px;
        margin-bottom: 22px;
    }

    .footer-bottom {
        padding: 12px 10px;
    }

    .site-footer {
        padding: 55px 0px 0px;
    }

    .footer-top {
        padding-bottom: 45px;
    }

    .cnt_right form {
        padding: 60px 25px 50px;
    }

    .virtual-tour .intro-section h2 {
        font-size: 30px;
    }

    .virtual-tour .section-heading h2 {
        font-size: 30px;
    }

    .virtual-tour .featured-video .video-info h3 {
        font-size: 25px;
    }

    .cnt_left {
        padding: 60px 20px 0;
    }

    .cnt_right .submit-btn-wrap {
        margin: 0px 0 0;
        width: 35%;
    }

    .blog-image img {
        height: 145px;
    }

    .form-row {
        margin-bottom: 10px;
    }

}


@media (min-width: 768px) and (max-width: 991px) {

    .top-bar-hdr {
        padding: 0 2% 0;
    }

    .btm-hdr {
        padding: 0 2% 0;
    }

    .hdr-logo img {
        width: 32px;
    }

    .hdr-logo h5 {
        font-size: 9px;
    }

    .hdr-logo a {
        gap: 5px;
    }

    .nav-sect ul {
        gap: 10px;
    }

    .nav-sect ul li a {
        font-size: 10px !important;
    }

    .nav-sect li a {
        padding: 0 !important;
    }

    .hdr-btn {
        gap: 4px;
        width: 24%;
    }

    .hdr-btn .call-btn a,
    .hdr-btn .apply-btn a {
        padding: 8px 14px;
    }

    .hdr-btn a {
        font-size: 9px;
        line-height: 18px;
    }

    .bnr-cnt {
        padding: 0 5%;
    }

    .hero-content h1 {
        font-size: 28px;
        line-height: 1.15;
        margin: 0 0 20px;
    }

    .hero-banner {
        min-height: 450px;
    }

    .hero-btns {
        gap: 10px;
    }

    .hero-btns a {
        font-size: 12px;
        padding: 11px 18px;
    }

    .about-content {
        width: 100%;
    }

    .about-content h2 {
        font-size: 27px;
        margin: 10px 0 18px;
    }

    .studio-content {
        padding: 45px 30px;
    }

    .studio-content h2 {
        font-size: 29px;
    }

    .service-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    section.ash-sect .studio-content {
        padding: 45px 3% 40px;
    }

    .stories-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .explore-sect {
        padding: 50px 0;
    }

    .footer-top {
        display: flex;
        justify-content: space-between;
        gap: 6px;
        padding-bottom: 40px;
    }

    .footer-col {
        width: auto;
    }

    .footer-col h4 {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .footer-col.about .hdr-logo h5 {
        font-size: 13px;
    }

    .footer-bottom {
        padding: 10px 10px;
    }

    .site-footer {
        padding: 45px 0 0;
    }

    .cnt_left {
        padding: 50px 15px 0;
    }

    .cnt_right form {
        padding: 50px 20px 40px;
    }

    .cnt_right .submit-btn-wrap {
        margin: 0;
        width: 50%;
    }

    .virtual-tour .intro-section h2 {
        font-size: 27px;
    }

    .virtual-tour .section-heading h2 {
        font-size: 27px;
    }

    .virtual-tour .featured-video .video-info h3 {
        font-size: 22px;
    }

    .blog-image img {
        height: 130px;
    }

    .nav-sect {
        width: 78%;
    }

    .top-left {
        font-size: 11px;
    }

    .top-center a {
        font-size: 11px;
    }

    .top-right a {
        font-size: 11px;
    }

    .amenity-box h4 {
        font-size: 12px;
    }

    .counter-box h3 {
        font-size: 25px;
    }

    .benefits-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .footer-col ul li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    .footer-col.about p {
        font-size: 12px;
    }

    .footer-col.about .hdr-logo {
        padding: 0 0 20px;
    }

    .cnt_row {
        margin: 0 0% 0;
    }

    .form-row {
        gap: 12px;
        margin-bottom: 10px;
    }

    .blog-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .cnt_left h3 {
        font-size: 20px;
        padding: 0 0 10px;
    }

    .cnt_left h3 {
        font-size: 20px;
        padding: 0 0 5px;
    }

    .cnt_left a,
    .cnt_left p {
        font-size: 15px;
        padding: 0 0 3px;
    }

    .top-center {
        font-size: 11px;
    }

    .amenity-box {
        padding: 15px 10px;
    }




}