/* Commen css */
*
{
    padding: 0px;
    margin: 0px;
} 
  
body { 
	 background:#fff;
    color:#1A1A1A;
    font-family:'Montserrat', sans-serif;
    overflow-x:hidden;
	 font-size:17px;
  line-height:1.8;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
      /*font-family: "Cinzel", serif;*/
    font-family: "Montserrat", sans-serif;
}   
     
p, span    
{
   font-size:17px;
  line-height:1.8;
  margin: 0px !important;
  padding: 0px;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 
{
/* font-family:'Cormorant Garamond', serif;
     font-family: "Bodoni Moda", serif;
      font-family: "Libre Baskerville", serif;
     font-family: "Playfair Display", serif;*/
	 font-family: "Times New Roman", Times, serif;
    font-weight:500;
    letter-spacing:1px;
  margin-bottom: 0rem !important;
	color: #333;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500;
	text-transform: capitalize;

}
 
h1 {
  font-size: 60px;
  line-height: 1.3;
  font-weight: 700;
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;}

h2 {
  font-size:50px;
  line-height: 1.3;
  font-weight: 700;
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

a 
{
  color: #d0b06e;
	text-decoration: none;
}

a:hover 
{
  color: #d0b06e;
  text-decoration: none; 
}

.btn-primary {
  background-color: #242424;
  border: 1px solid #000000; }

.btn-primary:hover {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5); }

.paddl0 {
  padding-left: 0px; }

.paddr0 {
  padding-right: 0px; }

.paddlr0 {
  padding-left: 0px;
  padding-right: 0px; }

.row-padd-t {
  padding-top: 30px; }

.row-padd-b {
  padding-bottom: 30px; }

.row-padd-tb {
  padding-top: 30px;
  padding-bottom: 30px; }

img 
{
    max-width:100%;
    height:auto;
}
.btn-check:focus + .btn, .btn:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}


/* commen css */

.main-logo
{
    width: 100%;
  height: auto;
  margin: 0 auto;
  position:static; 
}

.email-div 
{
    width: 100%;
    height: auto;
    margin: 0 auto;
   background-color: #73b21a;
    color: #fff;
}
.email-div a
{
     color: #fff!important;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link
{
    transition: all 0.3s ease;
  border-bottom: 8px solid transparent;
    text-transform: capitalize;
  font-size:14px;
    line-height: 1.8;
     color: #000!important;
    font-weight:600;
    letter-spacing:0.03rem;
padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.main-link
{
  position: relative;
    color: #ffffff;
  display: block;
}
.nav-item
{ 
     transition: all 0.3s ease;
  border-bottom: 8px solid transparent;
    padding: 0px 0 2px 0;
} 
.nav-item:hover,.nav-item.active{
 border-bottom: 8px solid #000;
  text-decoration: none!important;
} 
.main-link:hover
{
  text-decoration: none!important;  
}
.main-link .nav-link::after {
 background: #000;
  bottom:15px;
  content: '';
  height: 10px;
  position: absolute;
  right: 0;
  width: 1px;
}
.nav-link1::after 
{
    display: none!important;
}


.delay-1 { animation-delay: 0.2s; }
 .navbar-expand-lg .navbar-nav .main-link
{ 
    padding-right: .3rem;
    padding-left: .3rem;
  }
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
.navigation
{ 
transition: all 0.3s ease;
}

.navigation
{
    transition: all 0.3s ease;
	/*background-color: #F9ECDB!important;*/
    background-color: #F7EADA !important;
}

.main-link::after 
{
  display:none; 
} 
.home-caption 
{
  width: 80%;
  margin: 0 auto;
  right: 6%;
  bottom:40%;
  left: 6%;
}
.main a 
{
    text-transform: uppercase;
  color: #fff !important;
  text-decoration: none;
  white-space: nowrap;
  text-align: inherit;
  line-height: 65px;
  letter-spacing:2px;
  font-weight: 900;
  font-size: 55px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.63);
  white-space: pre-wrap;
    /*font-family: "Playfair Display", serif !important;*/
	font-family: "Times New Roman", Times, serif !important;
} 
/*
.main span {
    display: inline-block;
    opacity: 0;
    transform: translateY(20px);
    filter: blur(5px);
    color: #ffffff;
    font-size: 5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 15px;
    font-family: "Playfair Display", serif !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.52);
    transition: all 0.8s ease-out; 
    text-align: left;
}

.main.active span {
    animation: reveal 0.8s forwards;
}

@keyframes reveal {
    from {
        opacity: 0;
        transform: translateY(20px);
        filter: blur(5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
        filter: blur(0);
    }
}
 
.main span:nth-child(-n+2) {
    letter-spacing: 2px;
}
*/
/* Developments sathi jast spacing
.main span:nth-child(n+4) {
    letter-spacing: 15px;
}
 */
/* DG nantar space manage karnyasathi 
.main span.space-gap {
    width: 40px; /* Garje nusar space kami-jasta kara
    display: inline-block;
    opacity: 0; 
}
*/
/* Staggered Delay update (sequence break hou naye mhnun) 
.main.active span:nth-child(1) { animation-delay: 0.1s; }
.main.active span:nth-child(2) { animation-delay: 0.2s; }
.main.active span:nth-child(3) { animation-delay: 0.3s; } /* Space cha delay 
.main.active span:nth-child(4) { animation-delay: 0.4s; } /* 'D' of Developments */


/* Dusrya letter nantar (G nantar) gap denyasathi 
.main span:nth-child(2) {
    margin-right: 40px;
}
*/
/* Staggered effect sathi (ekamagun ek) 
.main.active span:nth-child(1) { animation-delay: 0.1s; }
.main.active span:nth-child(2) { animation-delay: 0.2s; }
.main.active span:nth-child(3) { animation-delay: 0.3s; }


.home-caption 
{
   bottom:0rem;
    left: 0rem;
    padding:4% 3%;
   background-color: #000;
    text-align: left;
}
*/
.tbanner::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
}
.h1-smallheading
{
    font-size: 35px;
    line-height: 42px;
    background: linear-gradient(to right, #87572b 20%, #d4af72 40%, #d5b170 60%, #87572b 80%);
    background-clip: border-box;
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: shineGold 4s linear infinite;
  font-family: 'Cormorant Garamond', serif !important;
}
.logoBar
{
  background: #F7EADA;
  padding: 27px;
  text-align: center;
}

/* Container for Vertical Indicators */
.magazine-indicators {
    position: absolute;
    right: 40px; /* Right side margin */
    left: auto;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    flex-direction: column; /* Vertical alignment */
    margin: 0;
    z-index: 15;
    width: auto;
}

.magazine-indicators button {
    background: none !important;
    border: none !important;
    width: auto !important;
    height: auto !important;
    margin: 15px 0 !important;
    text-indent: 0 !important; /* Standard Bootstrap text-hide kadun takla */
    display: flex;
    align-items: center;
    justify-content: flex-end;
    opacity: 0.5;
    transition: all 0.5s ease;
}

/* Number Styling */
.magazine-indicators .num {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight:800;
    font-size: 1rem;
    letter-spacing: 2px;
}

/* Decorative Line */
.magazine-indicators .line {
    width: 0px;
    height: 2px;
    background-color: #d0b56d;
    display: inline-block;
    margin-left: 0px;
    transition: all 0.5s ease;
}

/* Active State Styles */
.magazine-indicators button.active {
    opacity: 1;
    transform: translateX(-10px); /* Active aslyavar thoda left la move hoil */
}

.magazine-indicators button.active .num {
    color: #d0b56d; /* Accent Blue */
}

.magazine-indicators button.active .line {
    width: 40px; /* Active aslyavar line extend hoil */
    margin-left: 15px;
}







/* SECTION */

.about-section{
 background-color: #0f0f0f; /* Fallback for older browsers */
    background: radial-gradient(circle at 50% 50%, #1a1a1a 0%, #0f0f0f 100%);
    min-height: 100vh;
    width: 100%;
    background-size:5px 5px;
  overflow:hidden;
}

/* IMAGE */

.about-image{
  position:relative;
  overflow:hidden;
  border-radius:24px;
}

.about-image img{
  width:100%;
  height:650px;
  object-fit:cover;
  border-radius:24px;
  transform:scale(1.08);
  animation:zoomSmooth 8s ease-in-out infinite alternate;
}

/* TEXT */

.sub-title{
  color:#f9ecdb;
letter-spacing: 4px;
  font-size: 22px;
  line-height: 32px;
}

.main-title{
  font-size: 60px;
  line-height: 1.3;
  font-weight: 700;
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
} 

.about-text{
  color:#fff;
  font-size:17px;
  line-height:1.8;
} 
.about-img
{
    border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
    border: 5px solid transparent;
}
.gold-animated {
    background: linear-gradient(to right, #87572b 20%, #d4af72 40%, #d5b170 60%, #87572b 80%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: shineGold 4s linear infinite;
    font-family:'Cormorant Garamond', serif!important;
}

:root {
  --line-color: #d4af72; /* Tumcha Gold range color */
  --dot-color: #ffffff; /* Dot color (white standard theva, focus yeil) */
}

.magazine-scroll-element {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
}

.scroll-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.scroll-dot {
  width: 8px; /* Standard smaller dot size */
  height: 8px;
  background-color: var(--dot-color);
  border-radius: 50%;
  animation: dotFlash 1.5s ease-out infinite; /* Flashing effect */
}

.scroll-line {
  width: 2px;
  height: 0; /* Starts with 0 height */
  background-color: var(--line-color);
  transition: height 1s ease-out 0.2s; /* Animated growth on active state */
}

/* Jevha JavaScript active class add karel tevha he run hoil */
.scroll-wrapper.active .scroll-line {
  height: 150px; /* Grow to full height */
}

@keyframes dotFlash {
  0% { opacity: 0.3; }
  50% { opacity: 1; transform: scale(1.1); }
  100% { opacity: 0.3; }
}

.magazine-services
{
    background-color: #fff;
}
/* Magazine Fonts */

.magazine-h2 {
    /*font-family: 'Playfair Display', serif;*/
	font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 2.8rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #1a1a1a;
    line-height: 33px;
}

.project-num {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    color: #d4af72; /* Gold color */
    display: block;
    letter-spacing: 5px;
    margin-bottom: 10px;
}

.magazine-p {
    font-family: 'Montserrat', sans-serif;
    color: #666;
    line-height: 1.8;
    margin-bottom: 25px;
  margin-top: 10px;
}

/* Image Styling */
.magazine-img {
    filter: grayscale(20%); /* Subtle premium feel */
    box-shadow: 30px 30px 0px rgba(108, 59, 19, 0.1); /* Floating Shadow */
    transition: transform 0.5s ease;
}

.magazine-img:hover {
    transform: scale(1.02);
}

/* Vertical Line & Circle Graphic */
.graphic-element {
    position: absolute;
    top: -96px;
    left: -20px;
    z-index: 1;
}

.v-line {
    width: 2px;
    height: 100px;
    background: linear-gradient(to bottom, #d4af72, transparent);
}

.v-circle {
    width: 12px;
    height: 12px;
    border: 2px solid #87572b;
    border-radius: 50%;
    margin-left: -5px;
    background: #fff;
}



/* Section Main Style */
.magazine-carousel-section {
    min-height: 550px; /* तुमच्या गरजेनुसार उंची सेट करा */
    height: auto;
    background-color: #0f0f0f; /* */
    overflow: hidden;
}

/* Image & Graphic */
.m-img-box {
    padding: 20px;
    height: 500px; 
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.m-img {
    box-shadow: 20px 20px 0px rgba(212, 175, 114, 0.1); /* Gold shadow */
    transition: transform 0.5s ease;
    max-height: 100%;
    width: auto !important; 
    max-width: 100%;
    object-fit: contain; 
}

.m-graphic 
{
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 2;
}

.m-line {
    width: 2px;
    height: 120px;
    background: linear-gradient(to bottom, #d4af72, transparent);
}

.m-circle {
    width: 14px;
    height: 14px;
    border: 2px solid #87572b;
    border-radius: 50%;
    margin-left: -6px;
    background: #0f0f0f;
}

/* Caption Styling */
.m-subtitle {
    font-family: 'Montserrat', sans-serif;
    color: #d4af72;
    letter-spacing: 6px;
    font-size: 0.9rem;
    display: block;
    margin-bottom: 15px;
}

.m-title {
    /*font-family: 'Playfair Display', serif;*/
	font-family: "Times New Roman", Times, serif;
    color: #ffffff;
    font-size: 3rem;
line-height: 50px;
    font-weight: 700;
    margin-bottom: 25px;
    background: linear-gradient(135deg, #ffffff 50%, #d4af72 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.m-text {
    font-family: 'Montserrat', sans-serif;
    color: #a0a0a0;
    line-height: 1.8;
    margin-bottom: 35px;
}

/* Link Style */
.m-link {
    color: #fff; /* Electric Blue Accent */
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
}

.m-btn-line {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #22A7F0;
    transition: width 0.4s ease;
}

.m-link:hover .m-btn-line {
    width: 100%;
}

/* Slide Transition Effect */
.magazine-carousel-section .carousel-item {
    transition: transform 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}
/*
.carousel-item .m-caption {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.8s ease 0.5s; 
}
*/
.carousel-item.active .m-caption {
    opacity: 1;
    transform: translateY(0);
} 
#magazineCarousel .carousel-control-prev {
    left: -80px; 
}

#magazineCarousel .carousel-control-next {
    right: -80px;
}
 #magazineCarousel .carousel-control-prev,
#magazineCarousel .carousel-control-next {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 4rem; 
    height: 4rem;
    background-size: 100%, 100%;
    
}

#magazineCarousel .carousel-control-next .carousel-control-next-icon, #magazineCarousel .carousel-control-prev .carousel-control-prev-icon 
{
  display: inline-block;
  width: 4rem;
  height: 4rem;
}
.magazine-carousel-section .magazine-btn1,.magazine-carousel-section .m-caption .btn-line1
{
   color:#d4af72!important; 
}

/* homedevelopments Button */
.magazine-btn {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #623e1b!important;
    position: relative;
    padding-bottom: 5px;
}

.btn-line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #623e1b;
    transition: width 0.3s ease;
}

.magazine-btn:hover .btn-line {
    width: 100%;
}


/* Typography & General */
.ls-5 { letter-spacing: 5px; }
.text-accent { color: #d4af72; font-weight: 600; font-size: 0.8rem; 
/*font-family: "Playfair Display", serif !important;*/
font-family: "Times New Roman", Times, serif !important;
}

.magazine-title-dark {
   /* font-family: 'Playfair Display', serif;*/
	font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 3rem;
    color: #1a1a1a;
    position: relative;
}

/* Testimonial Card Reset (No borders, just space) */
.testimonial-item {
    padding: 20px;
    position: relative;
    border-left: 1px solid #eee; /* Very subtle line */
}

.quote-mark {
    /*font-family: 'Playfair Display', serif;*/
	font-family: "Times New Roman", Times, serif;
    font-size: 5rem;
    color: #c99d5c;
    line-height: 1;
    margin-bottom: -20px;
    opacity: 0.8;
}

.testimonial-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
    line-height: 1.9;
    color: #555;
    font-style: italic;
    margin-bottom: 30px;
}

.testimonial-author .name {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1a1a1a;
}

.testimonial-author .company {
    font-size: 0.85rem;
    color: #888;
}

/* Graphic Element */
.h-line {
   width: 100px;
  height: 2px;
  background: linear-gradient(to bottom, #d4af72, transparent);
  display: inline-block;
  vertical-align: middle;
}
.v-circle-small {
  width: 12px;
  height: 12px;
  border: 2px solid #87572b;
  border-radius: 50%;
  margin-left: -5px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
}
 
/* Magazine Buttons */
.btn-mag-outline {
    border: 1px solid #1a1a1a;
    padding: 12px 35px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #1a1a1a;
    transition: 0.3s;
    border-radius: 0;
}

.btn-mag-outline:hover {
    background: #1a1a1a;
    color: #fff;
}

.btn-mag-solid {
    background: #22A7F0;
    border: 1px solid #22A7F0;
    padding: 12px 35px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    transition: 0.3s;
    border-radius: 0;
}

.btn-mag-solid:hover {
    background: #1a8ccf;
    box-shadow: 0 10px 20px rgba(34, 167, 240, 0.2);
}

.review-btn
{
background-color: #bfa279;
  color: #fff;
  border: 0px solid transparent;
  background-image: linear-gradient(51deg,#967042 50%,#b39351 75%,#d2b877 100%);
  box-shadow: -5px -5px 15px rgba(255,255,255,.9),5px 5px 15px rgba(142,111,68,.3);
  padding: 0 40px;
  line-height: 52px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  border-radius: 50px;
  transition: all 0.4s;
    text-transform: uppercase;
}


.review-btn:hover {
  background-color: #967042 !important;
  background-image: unset;
  color: #fff;
  border-color: transparent;
  box-shadow: -2px -2px 5px rgba(255,255,255,.9),2px 2px 5px rgba(142,111,68,.3);
    transform:translateY(-3px);
}

  


/* Owl Carousel Item Box Styling */
.clients-carousel .item.box {
    background-color: #ffffff; /* White Background */
    height: 120px; 
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 4px;
    overflow: hidden; /* Image baher janar nahi */
    transition: transform 0.3s ease;
}


.clients-carousel .item.box img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important; 
    height: auto !important;
    object-fit: contain; 
}

/* Hover Effect (Optional) 
.clients-carousel .item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
*/

.about-section {
    background-color: #0f0f0f;
}

.logo-section
{
    min-height:auto;
  width: 100%;
}



/* Title Styling */
.form-title-magazine {
    /*font-family: 'Playfair Display', serif;*/
	font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 2.5rem;
    letter-spacing: 5px;
    color: #1a1a1a;
    margin-bottom: 10px;
}
input::placeholder, 
textarea::placeholder {
    text-transform: uppercase;
}  
input,  
textarea {
    text-transform: none; 
}
/* Input Field Styling (Magazine Style - No Boxes) */
.m-input-field {
    width: 100%;
    border: none;
    border-bottom: 1px solid #d1d1d1; /* Khup halki line */
    background: transparent;
    padding: 15px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.85rem;
    letter-spacing: 2px;
   
    transition: all 0.4s ease;
}

/* Focus Effect - Blue Accent */
.m-input-field:focus {
    outline: none;
    border-bottom: 1px solid #22A7F0; /* Tumcha Blue rang */
    padding-left: 10px; /* Small movement on focus */
}

/* Submit Button */
.btn-magazine-dark {
    color: #ffffff;
    border:none!important;
    background-color: #bfa279;
    padding: 18px 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 0.9rem;
    transition: all 0.4s ease;
    cursor: pointer;
    background-image: linear-gradient(51deg,#967042 50%,#b39351 75%,#d2b877 100%);
    border-radius: 0px!important;
}

.btn-magazine-dark:hover {
   background-color: #967042 !important;
  background-image: unset;
  color: #fff;
  border-color: transparent;
  box-shadow: -2px -2px 5px rgba(255,255,255,.9),2px 2px 5px rgba(142,111,68,.3);
  transform: translateY(-3px);
}

/* Graphic Element */
.m-graphic-center {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.h-line-short 
{ 
    width: 40px; height: 1px; background: #d4af72;
} 

/* Gold Line */
.h-circle-small 
{
    width: 6px; height: 6px; border: 1px solid #87572b; border-radius: 50%; margin-left: 0px;
}

.code {
  background-color: #4d4d4d;
  color: #fff;
  font-size: 16px;
  width: 100px;
}



.luxury-footer {
    background-color:#F7EADA  !important;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}
 
/* Brand Styling */
.f-brand {
    /*font-family: 'Playfair Display', serif;*/
	font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: 2px;
}
.f-brand span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.75rem;
    letter-spacing: 10px;
    color: #d4af72; /* Gold */
    margin-top: 5px;
}

/* Graphic Line & Circle */
.f-graphic-wrap { display: flex; align-items: center; }
.f-line { width: 80px; height: 1px; background: linear-gradient(to right, #d4af72, transparent); }
.f-circle { width: 8px; height: 8px; border: 1px solid #d4af72; border-radius: 50%; margin-left: -5px; }

/* Content Styling */
.f-title {
   /* font-family: 'Playfair Display', serif;*/
   font-family: "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 0.9rem;
    letter-spacing: 3px;
    margin-bottom: 25px;
  color: #000;
}

.f-list { list-style: none; padding: 0; }
.f-list li { margin-bottom: 12px; }
.f-list a {
    color: #000;
    text-decoration: none;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: 0.3s;
}
.f-list a:hover { color: #d4af72; padding-left: 5px; }

.f-address {
    color: #000;
    font-size: 0.9rem;
    line-height: 2;
    font-style: normal;
}
footer .f-highlight:hover 
{
     color: #967042  !important; 
}
footer .f-highlight {
    color: #967042  !important; /* Gold contact info */
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}
.f-highlight:hover { color: #d4af72 !important; } /* Blue hover */

/* Bottom Section */
.f-bottom-bar { border-top: 1px solid #0f0f0f; }
.f-copy {
    font-size: 0.65rem;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: #000;
    font-weight: 600;
}
 .f-copy a
{
     color: #967042  !important; 
}

 
/* BUTTON */

.luxury-btn{
  display:inline-block;
  padding:14px 34px;
  border:1px solid #c9a96a;
  color:#fff;
  text-decoration:none;
  border-radius:50px;
  transition:.4s ease;
  overflow:hidden;
  position:relative;
}

.luxury-btn:hover
{
  background:#c9a96a;
  color:#111;
  transform:translateY(-3px);
}

.row-width {
  width: 100% !important;
}


.sitemap-div 
{
    background-color: #f4f2ee;
}
.list-background
{
    background-color: #fff;
}
.list-background ul li a
{
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 32px;
    font-weight: 600;
}

/* Heritage page css */

/* --- Magazine Header Styling --- */ 
       #heritage .magazine-header {
            border-bottom: 2px solid var(--primary-color);
            padding-bottom: 2rem;
            margin-bottom: 3rem; 
        } 
#heritage .editorial-lead  .colortext
{
    font-family: "Times New Roman", Times, serif;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #000;
  font-style: italic;
    color: #967042 !important;
}
#heritage .hero-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 72px;
  line-height: 1;
  font-weight: 600;
  color: #111;
  margin-bottom: 40px;
}
 #heritage .feature-image
{
    border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 5px solid transparent;
}

        #heritage .magazine-category {
            font-size: 0.85rem;
            text-transform: uppercase;
            letter-spacing: 4px;
            color: var(--accent-gold);
            font-weight: 600;
        }

        #heritage .magazine-title {
          font-family: 'Cormorant Garamond', serif !important;
            font-size: 3.5rem;
            font-weight: 600;
            color:#000;
            line-height: 1.2;
        }

    

        /* --- Editorial Layout Columns --- */
        #heritage .editorial-lead {
           /* font-family: 'Playfair Display', serif;*/
		   font-family: "Times New Roman", Times, serif;
            font-size: 1.4rem;
            line-height: 1.6;
            color: #000;
            font-style: italic;
        }

        #heritage .magazine-text-column {
            font-size: 1rem;
            line-height: 1.7;
            color:#000;
            /*text-align: justify;*/
        }
 
        #heritage .dropcap::first-letter, #heritage .dropcap p:first-of-type::first-letter {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            float: left;
            font-size: 4.2rem;
            line-height: 0.8;
            padding-top: 4px;
            padding-right: 8px;
            color:#967042;
            font-weight: bold;
        } 

        /* --- Testimonial Pull-Quotes --- */
        #heritage .magazine-quote-card {
            border-top: 1px solid #e0e0e0;
            border-bottom: 1px solid #e0e0e0;
            padding: 2.5rem 0;
            margin: 3rem 0;
            position: relative;
        }

       #heritage .quote-text {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-size: 1.6rem;
            color: #000;
            line-height: 1.4;
            font-style: italic;
        }

        #heritage .quote-author {
            font-size: 0.85rem;
            text-transform: uppercase;
            letter-spacing: 2px;
             color: #000;
            margin-top: 1rem;
            font-weight: 600;
        }

        /* --- Service Grid Styling --- */
        #heritage .services-section {
            background-color: #f4f2ee;
            padding: 5rem 0;
            margin-top: 5rem;
            border-top: 1px solid #e0e0e0;
        }


        #heritage .service-box {
            border-bottom: 1px solid #dcd9d4;
            padding: 2rem 0;
            transition: all 0.3s ease;
        }
        
        #heritage .service-box:hover {
            border-bottom: 1px solid transparent;
        }

        #heritage .service-number {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-size: 1.5rem;
            color: var(--accent-gold);
            font-style: italic;
        }

        #heritage .service-title {
            font-size: 1.1rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: var(--primary-color);
            font-weight: 600;
        }

        /* --- CTA Portfolio Button --- */
        #heritage .magazine-btn {
            font-size: 0.85rem;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #ffffff;
            background-color: var(--primary-color);
            border: none;
            padding: 12px 30px;
            transition: all 0.3s;
            text-decoration: none;
            display: inline-block;
        }

 
        #heritage .engagement-box {
            border: 1px solid #fff;
            padding: 2.5rem;
            margin-top: 4rem;
            background-color: #ffffff;
        }


#heritage .font-serif
{
   /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif; font-size: 1.15rem; font-style: italic; line-height: 1.6; 
    letter-spacing: 2px;
}



#heritage .border-bottom-dark {
    border-bottom: 2px solid #111;
}
#heritage .fw-serif { /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif; }
#heritage .tracking-wider { letter-spacing: 2px; }
#heritage .italic { font-style: italic; }

#heritage .featured-editorial-box {
    padding-right: 20px;
    padding-top: 30px;
}
#heritage .quote-mark {
    font-size: 5rem;
    line-height: 0;
    color: #cbac88; /* Elegant Gold/Bronze Accent */
    margin-bottom: 10px;
}
#heritage .editorial-main-quote {
    font-size: 1.6rem;
    line-height: 1.6;
    color: #111;
    font-weight: 500;
      /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
}
#heritage .border-top-dashed {
    border-top: 1px dashed #ccc;
}  
 
/* Drop Cap Effect (First Letter Big) */
#heritage .drop-cap::first-letter {
    font-size: 3.5rem;
    font-weight: bold;
    float: left;
    margin-right: 8px;
    line-height: 0.85;
    color: #111;
    /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
}

#heritage .review-text {
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    color: #333;
} 
#heritage .sm-text { font-size: 0.9rem; }
#heritage .author-signature {
    font-weight: 600;
    font-size: 0.85rem;
    text-transform: uppercase;
    display: block;
    margin-top: 10px; 
    letter-spacing: 1px; 
}
 #heritage .border-end-desktop {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }


 
/* project page css */
.contact-outer .Gallery-Filter a.active {
  color: #000000;
}
.contact-outer .Gallery-Filter a      
{
    /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
  font-size: 1.10rem;
  line-height: 1.6;
  color: #a7a7a7;
  display: inline-block;
  font-weight: 700;
  margin: 0 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.4s;
}
.Gallery-Filter a:hover
{
    text-decoration: underline;
}
 .Gallery-Filter a.Active 
{
  color: #000000;
}

.fusion-imageframe {
  display: inline-block;
  z-index: 1;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  line-height: 1;
}
.fusion-imageframe img {
  vertical-align: top;
  box-shadow: none !important;
}

.hover-type-zoomin img {
  opacity: 1;
  transition: opacity 1s,transform 2s;
}
.hover-type-zoomin:hover img {
  opacity: .9;
  transform: scale(1.4);
}
.lb-data .lb-details 
{
    text-align: center!important;
}

.lb-dataContainer 
{
    background-color: #fff!important;
    padding-bottom: 5px!important;
    padding-top: 10px!important;
}   
.lb-data 
{
    color: #2d2d2d!important;
}
.lightbox .lb-image
{
    border-radius:0px!important;
}

.pro-section, .barn-section
{
   border-bottom: 1px solid #ddd;
    padding: 20px;
}
  
 
/* project-detail-page-css */
/* Premium Architectural Magazine Layout CSS */

#heritage .project-editorial-section {
    background-color: #ffffff;
    color: #111111;
}

/* Typography matching your Luxury Brand */
#heritage .fw-serif {
    /*font-family: 'Playfair Display', Georgia, serif;*/ font-family: "Times New Roman", Times, serif;
}
#heritage .magazine-title {
    letter-spacing: -1px;
    font-weight: 700;
    color: #1a1a1a;
}
#heritage .border-bottom-dark {
    border-bottom: 2px solid #111111;
}
#heritage .border-top-muted {
    border-top: 1px solid #e0e0e0;
}
#heritage .border-muted {
    border-color: #eeeeee;
}
#heritage .tracking-wider {
    letter-spacing: 1.5px;
}

/* Breadcrumb Styling */
#heritage .magazine-breadcrumb .breadcrumb-item a {
    color: #888;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
}
#heritage .magazine-breadcrumb .breadcrumb-item.active {
    color: #111;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Stats Box Styling */
#heritage .project-meta-box {
    background-color: #fcfbf9;
    border: 1px solid #eae6df;
}

/* Magazine Image Framing & Captions (No Carousel Needed) */
#heritage .magazine-img-wrapper {
    position: relative;
    overflow: hidden;
    background-color: #f7f7f7;
    border: 1px solid #f0f0f0;
}
#heritage .project-img {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    display: block;
}
#heritage .magazine-img-wrapper:hover .project-img {
    transform: scale(1.02); /* Elegant subtle zoom on hover */
}
#heritage .img-caption {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #777777;
    letter-spacing: 1px;
    margin-top: 8px;
    padding-left: 2px;
} 

/* Editorial Content Layout Styling */
#heritage .lead-text {
  font-size: 0.95rem;
    line-height: 1.8;
    color: #555555;
   /* text-align: justify;*/
}

/* Quote Card Block */
#heritage .bg-light-tan {
    background-color: #fcfaf6;
}
#heritage .border-start-accent {
    border-left: 3px solid #111111;
}
#heritage .quote-text {
    /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #333333;
}

/* Landscape Hero Feature Overlay */
#heritage .landscape-hero {
    position: relative;
}


/* Back Button Style */
#heritage .small-btn {
    font-size: 0.8rem;
    font-weight: 600;
    border-radius: 0;
    transition: all 0.4s;
}
#heritage .small-btn:hover {
    background-color: #111;
    color: #fff;
}

/* Image utility adjustments */
#heritage .object-fit-cover {
    object-fit: cover;
}


/* terms page css */

 #heritage .term-title
{
 font-family: 'Cormorant Garamond', serif !important;
  font-weight: 700;
font-size: 2.2rem;
   color: #1a2530;
margin-bottom: 20px !important;
letter-spacing: -1px;
        } 
#heritage .term-div h3  
    { 
        letter-spacing: 1px;
        text-transform: capitalize!important;
        /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
  margin-bottom: 1rem !important;
  color: #000;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5rem;
    }
   
        /* Editorial Style Borders */
        #heritage .left-column {
        border-right: 1px dashed #e0e0e0;
            padding-right: 30px;
            font-size: 1rem;
  line-height: 1.8;
  color: #000;
 /* text-align: justify;*/
        }
    #heritage .right-column
    {
        font-size: 1rem;
  line-height: 1.8;
  color: #000;
  text-align: justify;
    }
   
        /* Section Styling */
       #heritage h3 {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-size: 1.35rem;
            font-weight: 700;
            color: #1a2530;
            margin-top: 25px;
            margin-bottom: 12px;
            text-transform: uppercase;
           line-height: 30px;
            letter-spacing: 0.5px;
        }

       #heritage li {
            font-size: 0.95rem;
            line-height: 1.7;
            color: #4a4a4a;
           /* text-align: justify;*/
        }

        /* Custom Highlight Box */
        #heritage .audit-box {
            background-color: #f1f3f5;
            border-left: 3px solid #1a2530;
            padding: 15px;
            margin-top:30px;
        margin-bottom: 30px;
            font-style: italic;
        }

        #heritage .contact-link {
            color: #1a2530;
            font-weight: 500;
            text-decoration: underline;
transition: all 0.4s; 
        } 
        
        #heritage .contact-link:hover {
            color: #495057;
              text-decoration:none;
        }



/* privacy-policy css */
 
        #heritage .magazine-title {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-size: 3.5rem;
            font-weight: 700;
            margin-top: 0.5rem;
            margin-bottom: 0.5rem;
            color: #000;
        }

        /* Typography & Layout */
        #heritage .policy-div h2 {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-weight: 700;
            font-size: 1.75rem;
            margin-top: 2rem!important;
            margin-bottom: 1rem!important;
            color: #000;
            border-bottom: 1px solid #ddd;
            padding-bottom: 0.5rem;
        }


        /* Multi-column layout for magazine feel on desktop */
        
            #heritage .magazine-columns .border-column {
             border-right: 1px dashed #e0e0e0;
            }
            /* Prevents headings from splitting across columns */
            .magazine-columns h2, 
            .magazine-columns .card, 
            .magazine-columns blockquote {
                break-inside: avoid;
            }
    #heritage .magazine-columns
    {
        font-size: 1rem;
  line-height: 1.8;
  color: #000;
  /*text-align: justify;*/
}
       #heritage .magazine-columns h2,#heritage .magazine-columns h3
    {
        text-transform: capitalize!important;
    }

        /* Table Styling */
        #heritage .magazine-table {
            background-color: #ffffff;
            border: 1px solid #e3e3e3;
            font-size: 0.95rem;
        }
        #heritage .magazine-table th {
            background-color: #f5f4f0 !important;
            color: var(--primary-color);
            font-weight: 600;
            text-transform: uppercase;
            font-size: 0.8rem;
            letter-spacing: 1px;
            border-bottom: 2px solid var(--primary-color) !important;
        }




/* our-partners page css */


    
        #heritage .partner-grid {
            border-top: 1px solid #e5e5e5;
            border-left: 1px solid #e5e5e5;
            margin: 0 auto;
        }

        #heritage .partner-item {
            border-right: 1px solid #e5e5e5;
            border-bottom: 1px solid #e5e5e5;
            height: 160px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 30px;
            background-color: #ffffff;
            transition: all 0.4s ease-in-out;
        }

      
        #heritage .partner-item img {
          max-width:200px;
            max-height:100px;
             /*filter: grayscale(100%);*/
            width: auto;
            height: auto;
            opacity: 0.6;
            transition: all 0.4s ease;
         mix-blend-mode: multiply;
        }

        /* Hover Effects */
        #heritage .partner-item:hover {
            background-color: #fafafa;
            box-shadow: inset 0 0 15px rgba(0,0,0,0.02);
        }
/*
        .partner-item:hover img {
            filter: grayscale(0%);
            opacity: 1;
            transform: scale(1.05);
        }*/

 

/* technical-stewardship-page css */

/*#heritage .magazine-header {
            font-family: 'Cormorant Garamond', serif;
            letter-spacing: 2px;
            text-transform: uppercase;
            border-bottom: 2px solid #1a1a1a;
            padding-bottom: 10px;
            margin-bottom: 40px;
        }

        #heritage .magazine-title {
            font-family: 'Cormorant Garamond', serif;
            font-size: 3.5rem;
            font-weight: 600;
            color: #111;
            line-height: 1.1;
            margin-bottom: 20px;
        }
*/
        #heritage .section-number {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-size: 2.5rem;
            color: var(--accent-gold);
            opacity: 0.7;
            font-weight: 600;
            display: block;
            margin-bottom: -10px;
        }

        #heritage .section-title {
          font-size: 1.50rem;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 20px;
            border-bottom: 1px solid #E2E8F0;
            padding-bottom: 8px;
        }    
        #heritage .magazine-subtitle {
            font-family: 'Cormorant Garamond', serif;
            font-size: 1.5rem;
            font-style: italic;
            color: #c5a059; /* Elegant Gold/Bronze Accent like The Heritage */
            font-weight: 400;
        }

        #heritage .section-card {
            background: #ffffff;
            border: 1px solid #eaeaea;
            padding: 30px;
            height: 100%;
            transition: all 0.3s ease;
        }

        #heritage .section-card:hover {
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            border-color: #c5a059;
        }
 #heritage .magazine-callout-quote {
            /*font-family: 'Playfair Display', serif;*/ font-family: "Times New Roman", Times, serif;
            font-size: 1.4rem;
            font-style: italic;
            color: var(--primary-navy);
        }

        /* Styled Premium Table */
        #heritage .premium-table {
            border-collapse: separate;
            border-spacing: 0;
            width: 100%;
            margin: 30px 0;
        }

        #heritage .premium-table th {
            background-color: var(--primary-navy);
            color: #000;
            font-weight: 500;
            text-transform: uppercase;
            font-size: 0.85rem;
            letter-spacing: 1px;
            padding: 15px;
        }

        #heritage .premium-table td {
            padding: 15px;
            border-bottom: 1px solid #E2E8F0;
        }

        #heritage .premium-table tr:last-child td {
            background-color: var(--light-gold);
            font-weight: 600;
            border-top: 2px solid var(--accent-gold);
        }

        #heritage .badge-gold {
            background-color: var(--accent-gold);
            color:#000;
            padding: 6px 12px;
            font-weight: 500;
            font-size: 0.85rem;
        }


        #heritage .step-number {
            font-family: 'Cormorant Garamond', serif;
            font-size: 2.5rem;
            color: #c5a059;
            font-weight: 600;
            line-height: 1;
            margin-bottom: 15px;
            display: block;
        }

        #heritage #heritage .step-title {
            font-size: 1.35rem!important;
            font-weight:700!important;
            text-transform: capitalize!important;
            letter-spacing: 1px;
            color: #111;
            margin-bottom: 15px;
        }

        /* Highlight box for Stewardship percentages */
        #heritage .highlight-box {
            background-color: #f7f4ee;
            border: 1px dashed #c5a059;
            padding: 15px;
            margin-top: 15px;
            font-size: 0.95rem;
        }

        #heritage .highlight-box strong {
            color: #c5a059;
            font-size: 1.1rem;
        }

        /* Decorative line like luxury sites */
        #heritage .deco-line {
            width: 60px;
            height: 2px;
            background-color: #c5a059;
            margin: 20px 0;
        }

.meta-sidebar {
            border-left: 1px solid #E2E8F0;
            padding-left: 30px;
        }





/* news project detail section */

.project-details-section {
         border-bottom: 2px solid #111;
  border-top: 2px solid #111;
          padding-bottom: 20px;
  font-family: 'Georgia', serif;
  margin-bottom: 20px;
        }


        .icon-circle {
            width: 50px;
            height: 50px;
            border: 1px solid #c5a880; 
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            margin-right: 18px;
            color: #555;
            font-size: 1.2rem;
        }

        .info-label {
            font-size: 0.68rem;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #888;
            margin-bottom: 3px;
            font-family: sans-serif;
        }

        .info-value {
            font-size: 1.15rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #111;
            font-weight: 500;
            line-height: 1.2;
        }


        .info-item {
            display: flex;
            align-items: center;
  justify-content: flex-start;
            padding-left: 15%; 
        }
            .divider-right {
                border-right: 1px solid #e5e5e5;
            }
    

.serivecs-icon i
{
    font-size:50px;
  color:#1a1a1a;
}

 




/* responsive css */

@media only screen and (max-width:1230px)
{
    .navbar-light .navbar-nav .nav-link
    {
        letter-spacing: 0.01rem;
    }
}

@media only screen and (max-width:1199px)
{ 
    .magazine-title-dark 
    {
  font-size: 2.5rem;
    }
    .main-title {
  font-size: 55px;
    }
    .navbar-light .navbar-nav .nav-link
    {
        letter-spacing: 0rem;
    }
}

@media only screen and (max-width:1090px)
{
    #magazineCarousel .carousel-control-prev {
    left: -40px; 
}
    .magazine-h2 {
  font-size: 2.5rem;
    }
    
}
#magazineCarousel .carousel-control-next {
    right: -40px;
}
    #magazineCarousel .carousel-control-next .carousel-control-next-icon, #magazineCarousel .carousel-control-prev .carousel-control-prev-icon {
  display: inline-block;
  width: 3rem;
  height: 3rem;
}
}

@media only screen and (max-width:1024px)
{  
  .container
	{
		max-width: 95% !important;
	}

}

 
@media only screen and (max-width:991px)
{
    .smallcol-border
    {
      border-bottom: 1px solid #e0e0e0;
        padding-bottom: 35px;
    }
     .m-title { font-size: 2rem; 
    }
.navbar-light .navbar-toggler {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #000 !important;
    border-color: #000 !important;
    box-shadow: 0 0 0 .10rem !important;
    position: absolute;
 right: 10px;
   top: -50px;
    margin: 0;
  }
    .main-link .nav-link::after
    {
        display: none;
    }
    .navbar-nav .nav-link
    {
        text-align: center;
    }
    .magazine-title-dark
    {
  font-size: 2.2rem;
    }
       #magazineCarousel .carousel-control-next .carousel-control-next-icon, #magazineCarousel .carousel-control-prev .carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
}
    .magazine-h2
    {
  font-size: 2.2rem;
    }
    
    .main a {
  line-height: 60px;
  font-size: 50px;
    }
    #heritage .magazine-title {
        font-size: 2.2rem;
    }
    #heritage .body-text {
        text-align: left;
    }
    #heritage .hero-overlay-text {
        position: relative;
        background: #111;
        padding: 20px;
    }
    #heritage .hero-overlay-text h4 {
        font-size: 1rem;
    }
     #heritage .term-title {
  font-size:2rem;
    }
    #heritage .border-end-desktop {
  border-bottom:none;
  border-right: none;
} 
    .review-div .editorial-article
    {
        border-top: 1px dashed #ccc;
        padding-top: 50px;
    }
    #heritage .project-meta-box {
  font-size: 14px;
} 
    .meta-sidebar {
                border-left: none;
                border-top: 1px solid #E2E8F0;
                padding-top: 30px;
                margin-top: 30px;
            }  
    .meta-sidebar {
  padding-left:15px;
        padding-right: 15px;
}
    .project-content1
    {
        padding-left: 30px;
    }
}  

@media only screen and (max-width:850px)
{
     .main a {
    line-height: 52px;
    font-size: 42px;
  }
} 

@media only screen and (max-width:800px)
{
     .magazine-h2 {
    font-size: 2rem;
  }
}

@media only screen and (max-width:790px)
{
    .magazine-title-dark
    {
  font-size: 2.1rem;
    } 
}
@media only screen and (max-width:790px)
{  
    .info-value {
  font-size: 1rem;
    } 
}        
@media only screen and (max-width:767px)
{
     .magazine-indicators {
        right: 15px;
    }
    .magazine-indicators .num {
        font-size: 0.8rem;
    }
     .magazine-h2 { font-size: 2rem; }
    .project-img-wrapper { margin-bottom: 30px; }
    /*.text-md-end { text-align: left !important; }*/
    .magazine-title-dark { font-size: 2rem; }
    .testimonial-item { border-left: none; border-bottom: 1px solid #eee; padding-bottom: 40px; }
    .btn { /*width: 100%;*/ margin-bottom: 15px; margin-right: 0 !important; }
     .form-title-magazine { font-size: 1.7rem; letter-spacing: 2px; }
  /*  .btn-magazine-dark { width: 100%; }*/
      .luxury-footer { text-align: center; }
    .f-graphic-wrap { justify-content: center; margin-bottom: 30px; }
    .f-title { margin-top:0px; }
    .f-bottom-bar { margin-top: 40px; padding-bottom: 20px; }
       h2 {
  font-size:42px;
  line-height: 1.3;
    }
    .scroll-wrapper.active .scroll-line {
  height: 100px;
}
    .m-title {
    font-size: 1.8rem;
  } 
  
    #magazineCarousel .carousel-control-prev,
    #magazineCarousel .carousel-control-next {
        position: absolute !important;
        top: 0 !important;
        bottom: auto !important;
       
        height: calc(100vw * (567 / 474) / 2) !important; 
        max-height: 180px !important; 
        display: flex !important;
        align-items: flex-end !important; 
        justify-content: center !important;
        z-index: 9999 !important;
        opacity: 1 !important;
        margin: 0 !important;
        background: transparent !important;
    }
    .m-img-box {
  padding: 20px;
  height:auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
    .main-title {
  font-size: 45px;
  line-height: 1.3;
    }
     #heritage .magazine-title
    { font-size: 2.3rem; 
    }
     #heritage .right-column 
    {
      padding-left: 12px;
        }
    
        #heritage .left-column
    {
   border-right: none;
    border-bottom: 1px dashed #dee2e6;
    padding-right: 12px;
    padding-bottom: 50px;
            
        }

        #heritage .right-column 
    {
            padding-left: 30px;
        }
        
  #heritage .partner-item {
                height: 130px;
                padding: 20px;
            }
            #heritage .partner-item img {
                max-width: 110px;
            }
    .nav-item:hover, .nav-item.active {
  border-bottom: 5px solid #000;
    }
    #heritage .magazine-columns .border-column
    {
  border-right:none;
 border-bottom: 1px dashed #e0e0e0;
        padding-bottom: 80px;
}
    #heritage .policy-div h2 {
  font-size: 1.50rem;
    }
  
     #heritage .term-title {
  font-size:1.9rem;
    }
    #heritage .section-title {
  font-size: 1.30rem;
} 

  .icon-circle {
  width: 40px;
  height: 40px;
  margin-right: 7px;
    }
    .info-value {
    font-size: 0.8rem;
  }  
    .info-item {
  padding-left:0%;
}
     .project-content1
    {
        padding-left:0px;
    }
}            
        
 

@media only screen and (max-width:670px) {
  .main a {
    line-height: 44px;
    font-size: 34px;
  }
}

@media only screen and (max-width:575px)
{
    .contact-outer .Gallery-Filter a {
    display: block;
  }
    .contact-outer .Gallery-Filter a {
  font-size: 1rem;
        line-height: 2;
    }
      .navbar-light .navbar-toggler {
    margin: 0 auto 30px auto;
          position: static;
  }
      .magazine-title-dark {
    font-size: 1.9rem;
  }
 
       #magazineCarousel .m-title {
        font-size: 1.2rem !important; 
        line-height: 1.4;
    }
 .m-img {
  box-shadow: 10px 10px 0px rgba(212, 175, 114, 0.1);
    }
     #magazineCarousel .carousel-control-prev,
    #magazineCarousel .carousel-control-next 
    {
        top:30%!important; 
    }
      .magazine-h2 
    {
    font-size:1.9rem;
  }
    .graphic-element 
    {
  left: 10px;
}
      .v-line {
  width: 2px;
  height: 50px;
    }
     .main-title {
    font-size:38px;
    line-height: 1.3;
  }
    .h1-smallheading {
  font-size: 28px;
  line-height: 35px;
    }
    .home-caption
    {
        bottom:16%;
    }
          .magazine-indicators {
    right: 10px;
            top: 30%;
  }
      #heritage .magazine-title {
    font-size: 2rem;
  }
    
    .premium-table, 
    .premium-table tbody, 
    .premium-table tr {
        display: block;
        width: 100%;
    }
    
    
    .premium-table thead {
        display: none; 
    }

    .premium-table tr {
        border: 1px solid #e0e0e0;
        margin-bottom: 15px;
        padding: 10px;
        border-radius: 8px;
        background: #ffffff;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }


    .premium-table td {
        display: flex;
        flex-direction: row;     
        justify-content: space-between;
        align-items: flex-start;
        gap: 10px;               
        padding: 10px 5px;
        border-bottom: 1px solid #f0f0f0;
        text-align: right !important;
    }

    .premium-table td:last-child {
        border-bottom: none;   
    }

    .premium-table tr td:nth-child(1)::before { content: "Service Role"; font-weight: 700; color: #333; text-align: left; min-width: 40%; }
    .premium-table tr td:nth-child(2)::before { content: "Market Standard Fees"; font-weight: 700; color: #333; text-align: left; min-width: 40%; }
    .premium-table tr td:nth-child(3)::before { content: "DG Developments (Dorset) Ltd"; font-weight: 700; color: #333; text-align: left; min-width: 40%; }
#heritage .badge-gold 
    {
  padding: 6px 0px;
}
    
    .info-item {
        padding-left: 10px !important; 
        display: flex !important;
        flex-direction: row !important; 
        align-items: center !important;
        justify-content: flex-start !important;
    }


    .info-item > div:last-child {
        display: flex;
        flex-direction: row; 
        align-items: baseline; 
        gap: 8px; 
        flex-wrap: wrap;
    }

 
    .icon-circle {
        width: 38px !important;
        height: 38px !important;
        margin-right: 12px !important;
        font-size: 1rem !important;
    }


    .info-label {
        margin-bottom: 0 !important; 
        font-size: 0.65rem !important;
        display: inline-block;
    }
     
 
    .info-value {
        font-size:0.88rem !important;!important; /* 
        display: inline-block;*/
    }
                 
.divider-right 
{    
 border-right:none!important;
 }
    #heritage .audit-box {
  margin-right: 10px;
}
}
 
@media only screen and (max-width:462px)
{
     #heritage .term-title {
  font-size:1.7rem;
    }
    
    .btn-magazine-dark 
    {
       padding: 18px 18px;
        letter-spacing:2px;
  font-size: 0.9rem;
    }
     .main-title {
    font-size: 32px;
    line-height: 1.3;
  } 
    .sub-title {
  letter-spacing:2px;
  font-size: 20px;
  line-height: 30px;
}
    .main a {
   line-height: 33px;
    font-size: 28px;
  }
     .magazine-indicators button 
    {
        margin:5px 0 !important;
    }
     #heritage h3 {
  font-size: 1.15rem;
    }
    #heritage .editorial-lead {
  font-size: 1.2rem;
  line-height: 1.5;
}
    #heritage .section-title {
  font-size: 1.15rem;
}
  
}
    
@media only screen and (max-width:400px)
{
    #heritage .editorial-main-quote {
  font-size: 1.4rem;
  line-height: 1.5;
    }
    .m-input-field
    {
        font-size: 0.75rem;
    }
      .magazine-title-dark {
    font-size: 1.8rem;
  }
     .m-title {
    font-size: 1.9rem;
  }
       h2 {
  font-size:30px;
  line-height: 1.3;
           letter-spacing: 2px;
    }
        .magazine-h2 {
    font-size:1.8rem;
  }
      .main-title {
    font-size:30px;
    line-height: 1.3;
   letter-spacing: 2px;
  }
  
    .magazine-indicators button.active {
  opacity: 1;
  transform: translateX(-2px);
}
    .main a {
   line-height: 30px;
    font-size: 25px;
  } 
      #heritage .magazine-title {
    font-size:1.8rem;
  }
    #heritage .magazine-btn {
  font-size: 0.80rem;
    }
    #heritage .contact-link 
    {
  font-size: 14px;
}
        #heritage .editorial-lead, #heritage .font-serif{
  font-size: 1.1rem;
  line-height: 1.5;
}
    .premium-table td {
        flex-direction: column;   
        align-items: flex-start; 
        text-align: left !important;
        padding: 8px 5px;
    }

    .premium-table tr td:nth-child(1)::before,
    .premium-table tr td:nth-child(2)::before,
    .premium-table tr td:nth-child(3)::before {
        margin-bottom: 4px;       
        width: 100%;
    }     
    
    .premium-table td span {
        display: inline-block;
    }
    .info-item {
                padding-left: 8%; 
            }
            .info-value {
                font-size: 1rem; 
            }
            .icon-circle {
                width: 45px;
                height: 45px;
                margin-right: 12px;
            }
}
@media only screen and (max-width:330px)
{
    .btn-magazine-dark 
    {
       padding: 18px 15px;
        letter-spacing:2px;
  font-size: 0.8rem;
    }
        .magazine-title-dark {
    font-size: 1.7rem;
  }
     .magazine-h2 {
    font-size: 1.7rem;
  }
        .main a {
    line-height:30px;
    font-size:25px;
  }
}
@media (min-width:992px) and (max-width:1359px)
{ 
    .navbar-expand-lg .navbar-nav .main-link {
  padding-right: .1rem;
  padding-left: .2rem;
}
} 
@media (min-width:1107px) and (max-width:1262px)
{
    .navbar-expand-lg .navbar-nav .main-link {
  padding-right: .1rem;
  padding-left: .2rem;
}
}
@media (min-width:1167px) and (max-width:1321px)
{
    
    .navcont,.nav-col,.navbar-container
    {
        padding-left: 0px;
  padding-right: 0px;
    }
    .navbar-light .navbar-nav .nav-link 
    {
  font-size: 13px;
    }
}

@media (min-width:1107px) and (max-width:1167px)
{
     .navcont,.nav-col,.navbar-container
    {
        padding-left: 0px;
  padding-right: 0px;
    }
    .navbar-light .navbar-nav .nav-link 
    {
  font-size: 12px;
    } 
    .main-link .nav-link::after {
  height: 8px;
    }
}

@media (min-width:1050px) and (max-width:1106px)
{
     .navcont,.nav-col,.navbar-container
    {
        padding-left: 0px;
  padding-right: 0px;
    }
    .navbar-light .navbar-nav .nav-link 
    {
  font-size: 12px;
    } 
    .main-link .nav-link::after {
  height: 8px;
    }
      .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
  }
}

@media (min-width:992px) and (max-width:1049px)
{
     .navcont,.nav-col,.navbar-container
    {  
        padding-left: 0px;
  padding-right: 0px;
    }
    .navbar-light .navbar-nav .nav-link 
    {
  font-size: 12px;
    } 
    .main-link .nav-link::after {
  height: 8px;
    }
      .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .1rem;
    padding-left: .2rem;
  }
}
