body, html {
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 34px;
	color: #333;
	text-transform: uppercase;
}
h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 17px;
}
html {
    overflow-x: hidden !important;
    width: 100% !important;
    max-width: 100vw !important;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #333;
	font-weight: 400;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #ff9800;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-size: 22px;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #ff9800;
	font-weight: 400;
	font-size: 15px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 10px 15px 0 15px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #eee;
}
.on {
	background-color: #191919 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
/* Logo and Brand Alignment */
#menu a.navbar-brand {
	font-size: 22px;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-flex !important;
	align-items: center !important;
	padding: 15px 15px !important;
	line-height: 1 !important;
	max-width: none !important;  /* Remove width restriction */
	width: auto !important;  /* Allow full width */
	overflow: visible !important;  /* Don't hide overflow */
}

/* Logo Image - Bara Size */
.logo-img {
	height: 50px;  /* Pehle 40px tha, ab 55px */
	width: auto;
	max-width: none;
	margin-right: 12px;
	display: block;
	flex-shrink: 0;
}

/* Jab scroll karo tab bhi bara rahe */
.on .logo-img {
	height: 50px;  /* Pehle 35px tha, ab 50px */
}

/* Navbar brand ko bhi bara karo */
#menu a.navbar-brand {
	font-size: 22px;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-flex !important;
	align-items: center !important;
	padding: 20px 15px !important;  /* Padding bara kiya */
	line-height: 1 !important;
	max-width: none !important;
	width: auto !important;
	overflow: visible !important;
}

/* Mobile pe bhi bara dikhega */
@media (max-width: 768px) {
	.logo-img {
		height: 30px;  /* Mobile pe bhi bara */
		margin-right: 10px;
	}
	
	#menu a.navbar-brand {
		font-size: 18px;
		padding: 15px 10px !important;
	}
}
	
	#menu a.navbar-brand {
		font-size: 16px;
		padding: 12px 10px !important;
	}
}

/* When navbar scrolls down (with 'on' class) */
.on .logo-img {
	height: 30px;
}

.on #menu a.navbar-brand {
	height: 50px;  /* Smaller when scrolled */
}
#menu a.navbar-brand {
	line-height: normal !important;
	vertical-align: middle !important;
}
/* Mobile responsive */
@media (max-width: 1100px) {
	.logo-img {
		height: 35px;
		margin-right: -8px;
		
	}
	
	#menu a.navbar-brand {
		font-size: 16px;
		height: 45px;
	}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #eee !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ff9800;
	border-color: #ff9800;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 60px;
}
.section-title p {
	font-size: 18px;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #ff9800;
	background-color: #ff9800;
	border: 0;
	padding: 13px 25px;
	margin: 0;
	font-size: 17px;
	border-radius: 35px 35px 35px 35px;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: rgba(255,255,255,0.8);
	background-color: #94ae44;
}
/* Header Section */
/* Header Section - UPDATED */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	min-height: 50vh; /* Full screen height */
}

.intro .overlay {
	background: rgba(0,0,0,0.40);
	width: 100%;
	height: 100%;
	display: table;
}

/* Main Heading */
.intro h1 {
	color: #fff;
	font-size: 68px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 10px;
	letter-spacing: -1px;
	line-height: 1.2;
}

.intro span {
	color: #ff9800;
	font-weight: 800;
}

/* Subheading */
.intro p {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
	line-height: 1.5;
}

header .intro-text {
	padding-top: 250px;
	padding-bottom: 150px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}

/* ===================================
   MOBILE RESPONSIVE - HERO SECTION
=================================== */

/* Tablets (992px and below) */
@media (max-width: 992px) {
	.intro h1 {
		font-size: 52px;
		letter-spacing: 0;
		margin-bottom: 15px;
	}
	
	.intro p {
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	header .intro-text {
		padding-top: 200px;
		padding-bottom: 120px;
	}
}

/* Mobile Landscape (768px and below) */
@media (max-width: 768px) {
	.intro h1 {
		font-size: 42px;
		letter-spacing: 0;
		margin-bottom: 15px;
		padding: 0 10px;
	}
	
	.intro p {
		font-size: 18px;
		margin-bottom: 25px;
		padding: 0 15px;
		line-height: 1.6;
	}
	
	header .intro-text {
		padding-top: 180px;
		padding-bottom: 100px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.btn-custom {
		font-size: 15px;
		padding: 12px 30px;
	}
}

/* Mobile Portrait (480px and below) */
@media (max-width: 480px) {
	.intro h1 {
		font-size: 32px !important;
		letter-spacing: -0.5px;
		margin-bottom: 12px;
		padding: 0 10px;
		line-height: 1.3;
	}
	
	.intro h1 strong {
		display: block; /* "Design" apni line pe */
		margin-bottom: 5px;
	}
	
	.intro p {
		font-size: 15px !important;
		margin-bottom: 20px;
		padding: 0 15px;
		line-height: 1.5;
	}
	
	header .intro-text {
		padding-top: 150px;
		padding-bottom: 80px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.btn-custom {
		font-size: 14px;
		padding: 10px 20px;
	}
}

/* Extra Small Mobile (360px and below) */
@media (max-width: 360px) {
	.intro h1 {
		font-size: 28px !important;
		padding: 0 5px;
	}
	
	.intro p {
		font-size: 13px !important;
		padding: 0 10px;
	}
	
	header .intro-text {
		padding-top: 130px;
		padding-bottom: 70px;
	}
}
/* About Section */
#about {
	padding: 60px 0;
	background: #f6f6f6;
}
#about h3 {
	font-size: 20px;
	text-transform: uppercase;
}
#about .about-text {
	margin-left: 10px;
	margin-top: 10px;
}
#about img {
	display: inline-block;
	border-radius: 70px 0 70px 0;
	box-shadow: -10px 0 #ff9800;
}
#about p {
	line-height: 24px;
	margin: 15px 0 10px;
}
<style>
        /* ===================================
           SERVICES SECTION STYLES
        =================================== */

        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: Arial, sans-serif;
        }

        /* Main Section */
        #services {
            padding: 100px 0;
            background: #fff;
        }

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

        /* Section Title */
        .section-title {
            text-align: center;
            margin-bottom: 70px;
        }

        .section-title h2 {
            font-size: 40px;
            font-weight: 700;
            text-transform: uppercase;
            color: #333;
            margin-bottom: 15px;
            letter-spacing: 1px;
        }

        .section-title hr {
            width: 80px;
            height: 3px;
            background: #ff9900;
            border: none;
            margin: 20px auto;
        }

        .section-title p {
            color: #666;
            font-size: 16px;
            line-height: 1.6;
            max-width: 700px;
            margin: 0 auto;
        }

        /* Services Grid */
        .services-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 40px;
            margin-top: 50px;
        }

        /* Service Card */
        .service-card {
            background: #fff;
            padding: 50px 30px;
            text-align: center;
            border-radius: 15px;
            transition: all 0.3s ease;
            border: 1px solid #f0f0f0;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
        }

        .service-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
            border-color: #ff9900;
        }

        /* Service Image */
        .service-card img {
            width: 100%;
            max-width: 280px;
            height: auto;
            border-radius: 75px 0 75px 0;
            box-shadow: 15px 0 #ff9900;
            margin: 0 auto 30px;
            display: block;
            transition: transform 0.3s ease;
        }

        .service-card:hover img {
            transform: scale(1.05);
        }

        /* Service Title */
        .service-card h3 {
            font-size: 22px;
            font-weight: 600;
            text-transform: uppercase;
            color: #333;
            margin-bottom: 15px;
            letter-spacing: 0.5px;
        }

        /* Service Description */
        .service-card p {
            color: #666;
            font-size: 15px;
            line-height: 1.7;
            text-align: center;
        }

        /* ===================================
           RESPONSIVE STYLES
        =================================== */

        /* Tablets (992px and below) */
        @media (max-width: 992px) {
            .services-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 30px;
            }

            .service-card {
                padding: 40px 25px;
            }

            .service-card img {
                max-width: 250px;
            }
        }

        /* Mobile (768px and below) */
        @media (max-width: 768px) {
            #services {
                padding: 80px 0;
            }

            .section-title h2 {
                font-size: 32px;
            }

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

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

            .service-card {
                padding: 35px 20px;
            }

            .service-card img {
                max-width: 200px;
                border-radius: 50px 0 50px 0;
                box-shadow: 10px 0 #ff9900;
            }

            .service-card h3 {
                font-size: 18px;
                margin-bottom: 12px;
            }

            .service-card p {
                font-size: 13px;
                line-height: 1.6;
            }
        }

        /* Small Mobile (480px and below) */
        @media (max-width: 480px) {
            #services {
                padding: 60px 0;
            }

            .section-title h2 {
                font-size: 26px;
            }

            .section-title hr {
                width: 60px;
            }

            .section-title p {
                font-size: 14px;
                padding: 0 10px;
            }

            .services-grid {
                gap: 20px;
            }

            .service-card {
                padding: 30px 15px;
            }

            .service-card img {
                max-width: 150px;
                border-radius: 40px 0 40px 0;
                box-shadow: 8px 0 #ff9900;
                margin-bottom: 20px;
            }

            .service-card h3 {
                font-size: 16px;
                margin-bottom: 10px;
            }

            .service-card p {
                font-size: 12px;
            }
        }
    </style>
/* Portfolio Section */
#portfolio {
	padding: 50px 0;
	background: #f6f6f6;
}
.categories {
	padding-bottom: 10px;
	padding-top: 10px;  /* Add this */
	text-align: center;
	margin-top: -40px;  /* Add this - pulls buttons up */
}
ul.cat li {
	display: inline-block;
	margin-bottom: 10px;
}
ol.type {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 25px;
	padding: 0;
	list-style: none;
}

ol.type {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	margin-top: 25px;
	padding: 0;
	list-style: none;
}

ol.type li {
	display: inline-block;
	margin: 0;
}

ol.type li a {
	color: #ff9800;
	font-weight: 400;
	font-size: 15px;
	padding: 10px 20px;
	border: 2px solid #ff9800;
	border-radius: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 0;
}

ol.type li a.active {
	background: #ff9800;
	color: #fff;
}

ol.type li a:hover {
	background: #ff9800;
	color: #fff;
}

/* Mobile Responsive */
@media (max-width: 768px) {
	ol.type {
		gap: 12px 0px 10px;
		padding: 15px 15px;
	}
	
	ol.type li a {
		font-size: 14px;
		padding: 18px 18px;
	}
}
@media (max-width: 768px) {
	ol.type {
		gap: 15px;
		padding: 0 12px;
	}
}
ol.type li a {
	color: #ff9800;
	font-weight: 400;
	font-size: 15px;
	padding: 6px 18px;
	border: 1px solid #ff9800;
	border-radius: 5px 5px 5px 5px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 0px;
}
ol.type li a.active {
	background: #ff9800;
	color: #fff;
	margin-top: 0px;
}
ol.type li a:hover {
	background: #ff9800;
	color: #fff;
	margin-top: 0px;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin: 10px 0;
}
.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}
.portfolio-item img {
	border-radius: 0 50px 0 50px;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #333;
	background: rgba(255, 255, 255, 0.75);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
	border-radius: 0 10px 0 10px;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #333;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 18px;
	font-weight: 400;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
ol.type li a {
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* ===================================
   TESTIMONIALS SECTION STYLES
=================================== */

/* Main Section */
#testimonials {
    padding: 0;
    position: relative;
}

#testimonials .overlay {
    background: linear-gradient(rgba(255, 153, 0, 0.9), rgba(255, 153, 0, 0.9)), url(img/team-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 50px 0;
    position: relative;
}
#testimonials .container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

#testimonials .section-title {
    margin: 0 auto 20px;
    max-width: 700px;
}

#testimonials .section-title h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
	margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

#testimonials .section-title hr {
    width: 80px;
    height: 3px;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    margin: 20px auto;
}

#testimonials .section-title p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 1.6;
}

/* Slider Wrapper */
.testimonials-slider-wrapper {
    position: relative;
    max-width: 1170px;
    margin: 50px auto 0;
    padding: 0 80px;
}

/* Replace the .testimonials-slider rule with this */
.testimonials-slider {
    position: relative;
    overflow: visible;  /* Changed from hidden to visible */
    min-height: 350px;
    height: auto;
}

/* And update the wrapper */
.testimonials-slider-wrapper {
    position: relative;
    max-width: 1170px;
    margin: 50px auto 0;
    padding: 0 80px;
    overflow: hidden;  /* Add overflow hidden here instead */
}

/* Individual Slide - Hidden by default */
.testimonial-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: none;
    visibility: hidden;
}

/* Active slide - Visible and centered */
.testimonial-slide.active {
    opacity: 1;
    transform: translateX(0);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: auto;
    visibility: visible;
}

/* Slide out to left when going next */
.testimonial-slide.slide-out-left {
    opacity: 0;
    transform: translateX(-100%);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Slide out to right when going previous */
.testimonial-slide.slide-out-right {
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Slide in from right when going next */
.testimonial-slide.slide-in-right {
    opacity: 0;
    transform: translateX(100%);
}

/* Slide in from left when going previous */
.testimonial-slide.slide-in-left {
    opacity: 0;
    transform: translateX(-100%);
}

/* Testimonial Content Card */
.testimonial-content {
    background: rgba(255, 255, 255, 0.98);
    padding: 50px 45px;
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    position: relative;
}

/* Quote Icon */
.quote-icon {
    position: absolute;
    top: 20px;
    left: 30px;
    font-size: 40px;
    color: #ff9900;
    opacity: 0.2;
}

/* Testimonial Text */
.testimonial-text {
    color: #666;
    font-size: 17px;
    line-height: 1.8;
    font-style: italic;
    margin: 20px 0 10px;
    text-align: left;
    position: relative;
    z-index: 1;
}

/* Author Section */
.testimonial-author {
    text-align: center;
    padding-top: 20px;
    border-top: 2px solid #f0f0f0;
}

.testimonial-author h4 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 5px;
}

.author-position {
    display: block;
    color: #ff9900;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.author-company {
    display: block;
    color: #666;
    font-size: 15px;
    margin-bottom: 12px;
}

.project-title {
    color: #888;
    font-size: 14px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 6px;
}

.project-date {
    color: #999;
    font-size: 13px;
    margin-top: 5px;
}

/* Navigation Buttons */
.slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.95);
    color: #ff9900;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 22px;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-nav:hover {
    background: #fff;
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.slider-nav.prev {
    left: 0;
}

.slider-nav.next {
    right: 0;
}

/* Disable buttons during transition */
.slider-nav.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

/* Slider Dots */
.slider-dots {
    text-align: center;
    margin-top: 35px;
}

.dot {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    margin: 0 7px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.dot.active {
    background: #fff;
    transform: scale(1.3);
    border-color: rgba(255, 255, 255, 0.3);
}

.dot:hover {
    background: rgba(255, 255, 255, 0.7);
}

/* ===================================
   RESPONSIVE STYLES - UPDATED
=================================== */

/* Tablets (768px and below) */
@media (max-width: 768px) {
    #testimonials {
        padding: 60px 0;
    }

    #testimonials .overlay {
        padding: 30px 0;
    }

    #testimonials .section-title h2 {
        font-size: 28px;
    }

    #testimonials .section-title p {
        font-size: 14px;
        padding: 0 10px;
    }

    .testimonials-slider-wrapper {
        padding: 0 55px;
        margin-top: 30px;
    }

    .testimonials-slider {
        min-height: 500px;
    }

    .testimonial-content {
        padding: 35px 25px;
    }

    .quote-icon {
        font-size: 35px;
        left: 15px;
        top: 15px;
    }

    .testimonial-text {
        font-size: 14px;
        line-height: 1.7;
        margin: 15px 0 25px;
    }

    .testimonial-author h4 {
        font-size: 18px;
    }

    .author-position {
        font-size: 14px;
    }

    .author-company {
        font-size: 13px;
    }

    .project-title {
        font-size: 12px;
        line-height: 1.4;
    }

    .project-date {
        font-size: 11px;
    }

    .slider-nav {
        width: 42px;
        height: 42px;
        font-size: 18px;
    }

    .dot {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    .slider-dots {
        margin-top: 25px;
    }
}

/* Mobile Phones (480px and below) */
@media (max-width: 480px) {
    #testimonials {
        padding: 50px 0;
    }

    #testimonials .overlay {
        padding: 25px 0;
    }

    #testimonials .section-title {
        margin-bottom: 25px;
    }

    #testimonials .section-title h2 {
        font-size: 24px;
        margin-bottom: 10px;
        letter-spacing: 0.5px;
    }

    #testimonials .section-title hr {
        width: 50px;
        margin: 12px auto;
        height: 2px;
    }

    #testimonials .section-title p {
        font-size: 13px;
        padding: 0 15px;
        line-height: 1.5;
    }

    .testimonials-slider-wrapper {
        padding: 0 45px;
        margin-top: 25px;
    }

    .testimonials-slider {
        min-height: 540px;
    }

    .testimonial-content {
        padding: 30px 20px;
        border-radius: 8px;
    }

    .quote-icon {
        font-size: 30px;
        left: 12px;
        top: 12px;
    }

    .testimonial-text {
        font-size: 13px;
        line-height: 1.65;
        margin: 12px 0 20px;
    }

    .testimonial-author {
        padding-top: 18px;
    }

    .testimonial-author h4 {
        font-size: 17px;
        margin: 8px 0 5px;
    }

    .author-position {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .author-company {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .project-title {
        font-size: 11px;
        line-height: 1.5;
        margin-top: 8px;
        margin-bottom: 5px;
        padding: 0 5px;
    }

    .project-date {
        font-size: 10px;
        margin-top: 4px;
    }

    .slider-nav {
        width: 38px;
        height: 38px;
        font-size: 16px;
    }

    .slider-dots {
        margin-top: 20px;
    }

    .dot {
        width: 9px;
        height: 9px;
        margin: 0 4px;
    }
}

/* Extra Small Devices (360px and below) */
@media (max-width: 360px) {
    #testimonials {
        padding: 40px 0;
    }

    #testimonials .section-title h2 {
        font-size: 22px;
    }

    #testimonials .section-title p {
        font-size: 12px;
    }

    .testimonials-slider-wrapper {
        padding: 0 40px;
    }

    .testimonials-slider {
        min-height: 570px;
    }

    .testimonial-content {
        padding: 25px 15px;
    }

    .quote-icon {
        font-size: 28px;
        left: 10px;
        top: 10px;
    }

    .testimonial-text {
        font-size: 12px;
        line-height: 1.6;
    }

    .testimonial-author h4 {
        font-size: 16px;
    }

    .author-position {
        font-size: 12px;
    }

    .author-company {
        font-size: 11px;
    }

    .project-title {
        font-size: 10px;
        padding: 0 3px;
    }

    .project-date {
        font-size: 9px;
    }

    .slider-nav {
        width: 35px;
        height: 35px;
        font-size: 15px;
    }

    .dot {
        width: 8px;
        height: 8px;
        margin: 0 3px;
    }
}

        /* ===================================
   CONTACT SECTION - MODERN MINIMALIST
=================================== */

#contact {
	padding: 80px 0;
	background: #f9f9f8;
}

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

#contact .section-title {
	text-align: center;
	margin-bottom: 20px;
}

#contact .section-title h2 {
	font-size: 38px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

#contact .section-title hr {
	width: 80px;
	height: 3px;
	background: #ff9900;
	border: none;
	margin: 20px auto;
}

#contact .section-title p {
	color: #666;
	font-size: 16px;
	line-height: 1.6;
	max-width: 600px;
	margin: 0 auto;
}

/* ===================================
   CONTACT FORM CARD - BOX SHADOW
=================================== */

.contact-form {
	background: #fff;
	padding: 50px 40px;
	border-radius: 5px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	border: 1px solid rgba(255, 153, 0, 0.2);
}

.contact-form:hover {
	box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
	transform: translateY(-5px);
}

.contact-form h3 {
	font-size: 26px;
	font-weight: 600;
	color: #333;
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	position: relative;
	padding-bottom: 15px;
}

.contact-form h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 3px;
	background: #ff9900;
}

/* Form Groups */
.form-group {
	margin-bottom: 25px;
}

.form-group label {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #555;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.form-group label .required {
	color: #ff9900;
	margin-left: 3px;
}

.form-control {
	width: 100%;
	padding: 14px 18px;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	font-size: 15px;
	color: #333;
	transition: all 0.3s ease;
	font-family: Arial, sans-serif;
	background: #fafafa;
}

.form-control:focus {
	outline: none;
	border-color: #ff9900;
	box-shadow: 0 0 0 4px rgba(255, 153, 0, 0.1);
	background: #fff;
}

textarea.form-control {
	min-height: 140px;
	resize: vertical;
}

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

.form-row .form-group {
	flex: 1;
}

/* Submit Button */
.btn-submit {
	background: #ff9900;
	color: #fff;
	border: none;
	padding: 10px 45px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 25px;
	cursor: pointer;
	transition: all 0.3s ease;
	letter-spacing: 1px;
	box-shadow: 0 4px 15px rgba(255, 153, 0, 0.3);
}

.btn-submit:hover {
	background: #e88900;
	transform: translateY(-3px);
	box-shadow: 0 6px 20px rgba(255, 153, 0, 0.4);
}

.btn-submit:active {
	transform: translateY(0);
}

/* Success Message */
.success-message {
	display: none;
	background: linear-gradient(135deg, #4caf50, #45a049);
	color: #fff;
	padding: 18px;
	border-radius: 8px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: 500;
	box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
	animation: slideIn 0.5s ease;
}

.success-message.show {
	display: block;
}

@keyframes slideIn {
	from {
		opacity: 0;
		transform: translateY(-20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* ===================================
   CONTACT INFO CARD - BOX SHADOW
=================================== */

.contact-info {
	background: #fff;
	padding: 50px 35px;
	border-radius: 5px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
	height: 100%;
	transition: all 0.3s ease;
	border: 1px solid rgba(255, 153, 0, 0.2);
}

.contact-info:hover {
	box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
	transform: translateY(-3px);
}

.contact-info h3 {
	font-size: 20px;
	font-weight: 200;
	color: #333;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	position: relative;
	padding-bottom: 15px;
}

.contact-info h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 1px;
	background: #ff9900;
}

/* Contact Items */
.contact-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 50px;
	padding-bottom: 8px;
	border-bottom: 2px solid #f0f0f0;
	transition: all 0.3s ease;
}

.contact-item:hover {
	padding-left: 10px;
}

.contact-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.contact-icon {
	width: 50px;
	height: 50px;
	background: linear-gradient(135deg, #ff9900, #ff8800);
	color: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	flex-shrink: 0;
	margin-right: 18px;
	box-shadow: 0 4px 15px rgba(255, 153, 0, 0.3);
	transition: all 0.3s ease;
}

.contact-item:hover .contact-icon {
	transform: scale(1.1) rotate(5deg);
}

.contact-details h4 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.contact-details p {
	font-size: 12px;
	color: #666;
	line-height: 1.6;
	margin: 0;
}

.contact-details a {
	color: #666;
	text-decoration: none;
	transition: color 0.3s ease;
	font-weight: 400;
}

.contact-details a:hover {
	color: #ff9900;
}

/* Social Links */
.social-links {
	margin-top: 35px;
	padding-top: 30px;
	border-top: 1px solid #f0f0f0;
}

.social-links h4 {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

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

.social-icon {
	width: 45px;
	height: 45px;
	background: #f6f6f6;
	color: #666;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.social-icon:hover {
	background: #ff9900;
	color: #fff;
	transform: translateY(-5px);
	box-shadow: 0 5px 15px rgba(255, 153, 0, 0.3);
}

/* ===================================
   MAP SECTION
=================================== */

.map-section {
	margin-top: 60px;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
	transition: all 0.3s ease;
	border: 1px solid rgba(255, 153, 0, 0.1);
}

.map-section:hover {
	box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12);
}

.map-section iframe {
	width: 100%;
	height: 450px;
	border: none;
	display: block;
}

/* ===================================
   MOBILE RESPONSIVE
=================================== */

@media (max-width: 768px) {
	#contact {
		padding: 50px 0;
	}
	
	#contact .section-title h2 {
		font-size: 30px;
	}
	
	#contact .section-title {
		margin-bottom: 35px;
	}
	
	.contact-form {
		padding: 35px 25px;
		margin-bottom: 30px;
	}
	
	.contact-form h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	
	.contact-info {
		padding: 35px 25px;
	}
	
	.contact-info h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	
	.form-row {
		flex-direction: column;
		gap: 0;
	}
	
	.contact-icon {
		width: 45px;
		height: 45px;
		font-size: 18px;
	}
	
	.btn-submit {
		width: 100%;
		padding: 14px 30px;
	}
	
	.map-section iframe {
		height: 350px;
	}
}

@media (max-width: 480px) {
	#contact {
		padding: 40px 0;
	}
	
	#contact .section-title h2 {
		font-size: 26px;
	}
	
	.contact-form {
		padding: 30px 20px;
	}
	
	.contact-form h3 {
		font-size: 20px;
	}
	
	.contact-info {
		padding: 30px 20px;
	}
	
	.contact-info h3 {
		font-size: 20px;
	}
	
	.form-control {
		padding: 12px 15px;
		font-size: 14px;
	}
	
	.contact-icon {
		width: 40px;
		height: 40px;
		font-size: 16px;
		margin-right: 15px;
	}
	
	.contact-details h4 {
		font-size: 14px;
	}
	
	.contact-details p {
		font-size: 13px;
	}
	
	.map-section iframe {
		height: 300px;
	}
}
        /* Social Links */
        .social-links {
            margin-top: 30px;
            padding-top: 25px;
            border-top: 1px solid #f0f0f0;
        }

        .social-links h4 {
            font-size: 16px;
            font-weight: 600;
            color: #333;
            margin-bottom: 15px;
        }

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

        .social-icon {
            width: 40px;
            height: 40px;
            background: #f6f6f6;
            color: #666;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            text-decoration: none;
            transition: all 0.3s ease;
        }

        .social-icon:hover {
            background: #ff9900;
            color: #fff;
            transform: translateY(-3px);
        }

        /* Map Section */
        .map-section {
            margin-top: 60px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
        }

        .map-section iframe {
            width: 100%;
            height: 400px;
            border: none;
        }

        /* Success Message */
        .success-message {
            display: none;
            background: #4caf50;
            color: #fff;
            padding: 15px;
            border-radius: 5px;
            margin-bottom: 20px;
            text-align: center;
        }

        .success-message.show {
            display: block;
        }

        /* ===================================
           RESPONSIVE STYLES
        =================================== */

        /* Tablets (768px and below) */
        @media (max-width: 768px) {
            #contact {
                padding: 60px 0;
            }

            #contact .section-title h2 {
                font-size: 32px;
            }

            #contact .section-title {
                margin-bottom: 40px;
            }

            .col-md-8,
            .col-md-4 {
                flex: 0 0 100%;
                max-width: 100%;
            }

            .col-md-4 {
                margin-top: 30px;
            }

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

            .contact-info {
                padding: 30px 25px;
            }

            .form-row {
                flex-direction: column;
                gap: 0;
            }
        }

        /* Mobile Phones (480px and below) */
        @media (max-width: 480px) {
            #contact {
                padding: 50px 0;
            }

            #contact .section-title h2 {
                font-size: 26px;
            }

            #contact .section-title hr {
                width: 60px;
            }

            #contact .section-title p {
                font-size: 14px;
                padding: 0 10px;
            }

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

            .contact-form h3 {
                font-size: 22px;
            }

            .contact-info {
                padding: 25px 20px;
            }

            .contact-info h3 {
                font-size: 22px;
            }

            .contact-icon {
                width: 40px;
                height: 40px;
                font-size: 16px;
            }

            .btn-submit {
                width: 100%;
                padding: 12px 30px;
            }

            .map-section iframe {
                height: 300px;
            }
        }
    </style>

/* Contact Section */
#contact {
	padding: 120px 0 60px 0;
	background: #F6F6F6;
}
#contact form {
	padding: 30px 0;
}
#contact h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #555;
}
#contact .text-danger {
	color: #ff9800;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}
/* Footer Section*/
#footer {
	background: #333;
	padding: 60px 0 30px 0;
}

#footer .container {
	max-width: 1170px;
	margin: 0 auto;
}

/* Footer Social Media Section */
.footer-social {
	margin-bottom: 35px;
}

.footer-social h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

/* Social Icons Container */
.social-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
}

/* Individual Social Icon */
.social-icon {
	width: 45px;
	height: 45px;
	background: #444;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	text-decoration: none;
	transition: all 0.3s ease;
	border: 2px solid transparent;
}

/* Hover Effects */
.social-icon:hover {
	transform: translateY(-5px);
	box-shadow: 0 5px 15px rgba(255, 152, 0, 0.4);
}

/* Facebook */
.social-icon:nth-child(1):hover {
	background: #3b5998;
	border-color: #3b5998;
}

/* Twitter */
.social-icon:nth-child(2):hover {
	background: #1da1f2;
	border-color: #1da1f2;
}

/* Instagram */
.social-icon:nth-child(3):hover {
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	border-color: #e6683c;
}

/* LinkedIn */
.social-icon:nth-child(4):hover {
	background: #0077b5;
	border-color: #0077b5;
}

/* WhatsApp - Special Styling */
.social-icon.whatsapp {
	background: #25d366;
	animation: whatsapp-pulse 2s infinite;
}

.social-icon.whatsapp:hover {
	background: #128c7e;
	border-color: #25d366;
	animation: none;
	transform: translateY(-5px) scale(1.1);
}

/* WhatsApp Pulse Animation */
@keyframes whatsapp-pulse {
	0%, 100% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
	}
	50% {
		box-shadow: 0 0 0 10px rgba(37, 211, 102, 0);
	}
}
/* Copyright Section */
.footer-copyright {
	border-top: 1px solid #444;
	padding-top: 25px;
	margin-top: 10px;
}

.footer-copyright p {
	font-size: 15px;
	color: #999;
	margin: 0;
}

.footer-copyright a {
	color: #ff9800;
	text-decoration: none;
	font-weight: 500;
	transition: color 0.3s ease;
}

.footer-copyright a:hover {
	color: #fff;
}

/* ===================================
   MOBILE RESPONSIVE
=================================== */

@media (max-width: 768px) {
	#footer {
		padding: 40px 0 20px 0;
	}
	
	.footer-social h4 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	
	.social-icons {
		gap: 12px;
	}
	
	.social-icon {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}
	
	.footer-copyright p {
		font-size: 13px;
		padding: 0 15px;
	}
}

@media (max-width: 480px) {
	#footer {
		padding: 35px 0 15px 0;
	}
	
	.footer-social {
		margin-bottom: 25px;
	}
	
	.footer-social h4 {
		font-size: 15px;
		margin-bottom: 18px;
	}
	
	.social-icons {
		gap: 10px;
	}
	
	.social-icon {
		width: 38px;
		height: 38px;
		font-size: 16px;
	}
	
	.footer-copyright {
		padding-top: 20px;
	}
	
	.footer-copyright p {
		font-size: 12px;
		line-height: 1.6;
	}
}

