/*
* ----------------------------------------------------------------------------------------
Author       : AtulDhital
Template Name: manoj - Personal Portfolio HTML Template
Version      : 1.0                                          
* ----------------------------------------------------------------------------------------
*/


/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .hero-content {
        padding: 0;
    }
    

    .section-title p {
        padding: 0px 100px;
    }
    .about-image-part h2 {
    font-size: 30px;
}
.about-social ul li {
    display: inline-block;
    margin: 15px 2px 15px 2px;
}
.call-to-action-part {
    padding: 60px 60px;
}
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .about-social {
        margin-bottom: 30px;
    }

    .call-to-action-part {
        padding: 50px;
    }

    .about-content-part h2 {
        font-size: 40px;
        line-height: 54px;
    }

    .main-hero-area {
        padding-top: 100px;
    }


    .about-area {
        padding-top: 80px;
    }

    .resume-area {
        padding-top: 50px;
    }
.single-resume {
margin-bottom:30px;
}
    .skill-area {
        padding-top: 50px;
    }

    .innerpage-single-area {
        padding-top: 60px !important;
    }

    .testimonials-area {
        padding-top: 50px;
    }

    .contact-form-area {
        margin-top: 30px;
    }

    .single-project-page-design {
        padding-top: 120px;
    }

    .single-project-page-design h1 {
        font-size: 40px;
    }

    .single-project-page-right {
        margin-top: 30px;
    }

    .client-logo-area {
        padding-top: 50px;
    }

    .contact-area {
        padding-top: 0;
        padding-bottom: 0;
    }

    .blog-area {
        padding-top: 0px;
    }

    .hero-content {
        padding: 0;
    }

    .hero-content h1 {
        line-height: 65px;
        font-size: 60px;
    }

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

    .main-menu .navbar-collapse li a:hover {
        color: #fff;
        text-decoration: none;
    }

    .section-title p {
        margin-bottom: 0;
    }

    .service-item {
        margin-bottom: 30px;
    }

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


    .fixed-header .main-menu .navbar-collapse li a:hover {
        color: var(--primary-color);
    }

    .main-menu .navbar-collapse li a:hover {
        color: var(--primary-color);
    }

    .blog-item {
        margin-bottom: 30px;
    }

    .menu-btns {
        display: none;
    }

    .section-title p {
        padding: 0px;
    }

    .about-content-part {
        margin-top: 30px;
    }

    .header-inner {
        padding: 15px 0px;
    }

    .copyright-text,
    .extra-copyright p {
        text-align: center;
    }
.blog-post-box .blog-post-img {margin-bottom: 30px;}
}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    body {
        overflow-x: hidden;

    }

    .innerpage-single-area {
        padding-top: 60px !important;
    }

    .menu-btns {
        display: none;
    }

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

    .main-menu .navbar-collapse li a:hover {
        color: #fff;
        text-decoration: none;
    }

    .section-title p {
        margin-bottom: 0;
        padding: 0px;
    }

    .service-item {
        margin-bottom: 30px;
    }


    .about-content-part h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
        margin-top: 30px;
    }

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

    .hero-content .job {
        display: inline-block;
        padding: 12px 30px;
        margin-top: 0px;
    }

    .header-inner {
        padding: 10px 0px;
    }

    .main-hero-area {
        padding-top: 60px;
    }

    .call-to-action-part {
        padding: 30px !important;
    }

    .call-to-action-part h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .about-area {
        padding-top: 60px;
    }

    .about-content-part {
        margin-top: 30px;
    }

    .experience-list {
        margin-top: 30px;
    }

    .single-project-page-right {
        margin-top: 30px;
    }

    .copyright-text,
    .extra-copyright p {
        text-align: center;
    }

    .single-project-page-design {
        padding-top: 100px;
    }

    .single-project-page-design h1 {
        font-size: 30px;
    }

    .about-image-part {
        padding-bottom: 30px;
    }

    .fixed-header .main-menu .navbar-collapse li a {
        color: #fff;
    }

    .fixed-header .main-menu .navbar-collapse li a:hover {
        color: var(--primary-color);
    }

    .main-menu .navbar-collapse li a:hover {
        color: var(--primary-color);
    }

    .contact-form-area {
        margin-top: 30px;
    }

    .hero-content {
        padding: 0px 10px;
    }

    .hero-content h1 {

        font-size: 40px;
    }

    .hero-content .dot-shape {
        left: 3%;
        top: 15%;
    }

    .hero-content .dot-shape2 {
        right: 6%;
        top: 58%;
    }

    .hero-counter-area {
        width: 100%;
    }

    .hero-counter-area .count-text {
        font-size: 30px;
    }

    .hero-counter-area .counter-title {
        font-size: 14px;
    }
	

}


/* Wide Mobile vertical Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .hero-content {
        padding: 0;
    }
}







@media only screen and (min-width: 1400px) {
    .container-fluid {
        padding-left: 70px;
        padding-right: 70px;
    }
}

@media only screen and (min-width: 1400px) {
    .container-fluid.gap-wide {
        padding-left: 100px;
        padding-right: 100px;
    }
}

.row {
    --bs-gutter-x: 30px;
}

@media only screen and (min-width: 1200px) {
    .row-cols-xl-7>* {
        width: 14.2857%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-10 {
        --bs-gutter-x: 10px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-20 {
        --bs-gutter-x: 20px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-30 {
        --bs-gutter-x: 30px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-40 {
        --bs-gutter-x: 40px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-50 {
        --bs-gutter-x: 50px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-60 {
        --bs-gutter-x: 60px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-70 {
        --bs-gutter-x: 70px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-80 {
        --bs-gutter-x: 80px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-90 {
        --bs-gutter-x: 90px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-100 {
        --bs-gutter-x: 100px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-110 {
        --bs-gutter-x: 110px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-120 {
        --bs-gutter-x: 120px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-130 {
        --bs-gutter-x: 130px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-140 {
        --bs-gutter-x: 140px;
    }
}

@media only screen and (min-width: 1400px) {
    .gap-150 {
        --bs-gutter-x: 150px;
    }
}

@media only screen and (max-width: 375px) {
    .col-small {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


@media only screen and (min-width: 376px) {
    .list-style-one li {
        font-size: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .list-style-one.two-column li {
        width: 100%;
    }
	.map_title, .close_btn {font-size: 40px;}
}



@media only screen and (max-width: 767px) {
    .menu-social {
        display: none;
    }
}

@media only screen and (max-width: 1399px) {
    .onepage-menu {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 1399px) {
    .onepage-menu li .menu-item {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .onepage-menu li .menu-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}



@media only screen and (max-width: 375px) {
    .about-image-part {
        padding-left: 50px;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-counter-area {
        padding-left: 28px;
        padding-right: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-counter-area {
        padding-left: 25px;
        padding-right: 25px;
    }
}


@media only screen and (max-width: 479px) {
    .resume-item .content h4 {
        font-size: 20px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 1199px) {
    .resume-items-wrap {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .resume-items-wrap:before {
        left: 45%;
    }
}

@media only screen and (max-width: 767px) {
    .resume-items-wrap:before {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .blog-item {
        display: block;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item .image {
        max-width: none;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-item .image {
        max-width: none;
        margin-right: 0;
        margin-bottom: 15px;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-item.style-two .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 375px) {
    .blog-item.style-two .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .blog-content {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .blog-content h4 {
        font-size: 23px;
    }
}

@media only screen and (max-width: 375px) {
    .blog-content h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .blog-details-wrap .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .blog-details-wrap .content {
        padding-left: 0;
        padding-right: 0;
    }
}

.blog-details-wrap .content h4 {
    margin-bottom: 18px;
}

@media only screen and (min-width: 480px) {
    .blog-details-wrap .content h4 {
        font-size: 27px;
    }
}

@media only screen and (max-width: 991px) {
    .author-date-share .text {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .author-date-share .text {
        margin-right: 20px;
    }
}

@media only screen and (min-width: 576px) {
    .author-date-share .text h5 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 375px) {
    .author-date-share .text h5 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    blockquote {
        font-size: 22px;
        padding-left: 100px;
    }

    blockquote:before {
        left: 30px;
        font-size: 40px;
    }
}

@media only screen and (max-width: 479px) {
    blockquote {
        font-size: 20px;
        padding-left: 60px;
        padding-right: 25px;
    }

    blockquote:before {
        left: 15px;
        font-size: 25px;
    }
}

@media only screen and (max-width: 375px) {
    blockquote {
        font-size: 18px;
        padding-left: 25px;
    }

    blockquote:before {
        display: none;
    }
}

@media only screen and (min-width: 376px) {
    .next-prev-post .post-item h6 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .comments {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 375px) {
    .comments {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 376px) {
    .comment-body .content h6 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .comment-body.comment-child {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .admin-comment .comment-body {
        display: block;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 375px) {
    .admin-comment .comment-body {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 376px) {
    .admin-comment .comment-body .content h5 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) {
    .admin-comment .comment-body .author-thumb {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 375px) {
    .admin-comment .comment-body .author-thumb {
        max-width: 100px;
    }
}

@media only screen and (min-width: 1400px) {
    .error-content .section-title h1 {
        font-size: 85px;
    }
}

@media only screen and (min-width: 1400px) {
    .error-content .section-title h2 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) {
    .widget_newsletter form {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 376px) {
    .list-style-two li {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .main-header .logo-outer {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .onepage-menu li .menu-item span {
        display: none;
    }
}

@media only screen and (max-width: 1399px) {
    .onepage-menu .active a {
        border-radius: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-menu {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .hero-menu li .menu-item span {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .main-menu .mobile-logo {
        max-width: 150px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .collapse {
        overflow: auto;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse>ul {
        display: block;
        padding: 25px 0;
        overflow-x: hidden;
        background: #333;
        max-height: calc(100vh - 100px);
    }

    .main-menu .navbar-collapse>ul>li:last-child {
        border-bottom: 1px solid var(--border-color);
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse {
        left: 45%;
        width: 50%;
        position: absolute;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li.dropdown .dropdown-btn {
        position: absolute;
        right: 10px;
        top: 0;
        width: 50px;
        height: 43px;
        border-left: 1px solid var(--border-color);
        text-align: center;
        line-height: 43px;
    }
}

@media only screen and (max-width: 1399px) {
    .main-menu .navbar-collapse li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li {
        display: block;
        padding: 0 15px;
        border-top: 1px solid var(--border-color);
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li a {
        padding: 10px 10px;
        line-height: 22px;
        color: #fff;
        opacity: .7;
    }
}

@media only screen and (min-width: 992px) {
    .main-menu .navbar-collapse li a:after {
        content: '';
        opacity: 0;
        position: absolute;
        left: 0;
        top: 115%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        width: 100%;
        height: 2px;
        background: var(--primary-color);
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li .megamenu {
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }

    .main-menu .navbar-collapse li .megamenu .container {
        max-width: 100%;
    }

    .main-menu .navbar-collapse li .megamenu .row {
        margin: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li ul {
        position: relative;
        display: none;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .main-menu .navbar-collapse li ul:after {
        display: block;
        clear: both;
        content: "";
    }
}

@media only screen and (max-width: 991px) and (max-width: 375px) {
    .main-menu .navbar-collapse li ul {
        min-width: auto;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li ul li ul {
        left: auto;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
}

@media only screen and (max-width: 991px) {
    .banner-inner h1 {
        font-size: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-inner h1 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 575px) {
    .banner-inner h1 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 375px) {
    .banner-inner h1 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) {
    .banner-inner h3 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 375px) {
    .banner-inner h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .breadcrumb {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1399px) {
    .author-image-part .bg-circle {
        left: 0;
        top: 15%;
        width: 300px;
        height: 300px;
    }
}

@media only screen and (max-width: 479px) {
    .about-btn h6 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .about-btn.btn-one {
        left: 5%;
    }
}

@media only screen and (max-width: 575px) {
    .service-item {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .service-item {
        display: block;
    }
}


@media only screen and (max-width: 479px) {
    .service-item .content {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 479px) {
    .contact-page-form {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1399px) {
    .our-location iframe {
        height: 500px;
    }
}

@media only screen and (max-width: 991px) {
    .our-location iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 575px) {
    .our-location iframe {
        height: 350px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .project-content {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .project-content {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .project-content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .project-content h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 479px) {
    .project-content h2 {
        font-size: 30px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 1199px) {
    .project-item.style-two .project-content {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .project-item.style-two .project-content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 479px) {
    .project-item.style-two .project-content h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .project-item.style-three .project-content {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-details-info {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (max-width: 375px) {
    .project-details-info {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (min-width: 376px) {
    .pd-info-item h5 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 479px) {
    .tag-share {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .testimonial-item {
        padding-left: 25px;
        padding-right: 25px;
    }
}


@media only screen and (max-width: 1199px) {
    .pricing-item .pricing-header {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .pricing-item .pricing-header .price {
        font-size: 40px;
    }
}

@media only screen and (max-width: 375px) {
    .pricing-item .pricing-header .price {
        font-size: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .pricing-item .pricing-details {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 375px) {
    .pricing-item .pricing-details ul li {
        font-size: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .client-logo-wrap .client-logo-item {
        width: calc(25% - 60px);
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .client-logo-wrap .client-logo-item {
        width: calc(33.33% - 60px);
    }
}

@media only screen and (max-width: 375px) {
    .client-logo-wrap .client-logo-item {
        width: calc(50% - 60px);
    }
}

@media only screen and (max-width: 991px) {
    .client-logo-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 375px) {
    .blog-item .content h5 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .comment-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-sidebar {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .main-sidebar {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .widget-recent-news ul li .image {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .widget-recent-news ul li h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 375px) {
    .cta-widget {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width: 992px) {
    .widget_nav_menu {
        margin-left: auto;
        margin-right: auto;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
    }
}

@media only screen and (min-width: 1200px) {
    .main-header .container-fluid {
        padding-left: 55px;
        padding-right: 55px;
    }
}

@media only screen and (max-width: 991px) {
    .nav-outer {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse li ul li {
        padding: 0 15px;
    }
}

/* ===========================================
   ENHANCED MOBILE RESPONSIVENESS FOR CARDS & SECTIONS
   =========================================== */

/* Mobile Layout: 767px and below */
@media only screen and (max-width: 767px) {
    .main-header{
        display: none;
    }
    /* Service Cards */
    .service-item {
        padding: 40px 25px;
        margin-bottom: 25px;
        text-align: center;
    }
    
    .service-item h4 {
        font-size: 18px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .service-item i {
        font-size: 45px;
    }
    
    .service-item p {
        font-size: 14px;
        line-height: 22px;
    }
    
    /* Skill Cards */
    .skill-item {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    
    .skill-item h5 {
        font-size: 14px;
        margin-top: 15px;
    }
    
    .skill-item .percent {
        font-size: 18px;
        padding: 8px;
    }
    
    /* Project/Tour Cards */
    .project-item.style-two {
        margin-bottom: 25px;
    }
    
    .project-item.style-two .project-content {
        padding: 20px 15px;
    }
    
    .project-item.style-two .project-content h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    
    .project-item.style-two .project-content .sub-title {
        font-size: 12px;
        margin-bottom: 8px;
    }
    
    /* Pricing Cards */
    .pricing-item {
        padding: 8px;
        margin-bottom: 25px;
    }
    
    .pricing-item .pricing-header {
        padding: 25px 20px;
        text-align: center;
    }
    
    .pricing-header h4.title {
        font-size: 20px;
        line-height: 26px;
        margin: 10px 0px;
        padding-bottom: 15px;
    }
    
    .pricing-item .pricing-header .save-percent {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    
    .pricing-item .pricing-header .price {
        font-size: 32px;
    }
    
    .pricing-item .pricing-details {
        padding: 20px 15px;
    }
    
    .pricing-item .pricing-details ul li {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 20px;
    }
    
    /* Testimonial Cards */
    .testimonial-item {
        padding: 25px 20px;
        margin-bottom: 25px;
        text-align: center;
    }
    
    .testimonial-item .author {
        margin-bottom: 20px;
    }
    
    .testimonial-item .author img {
        height: 50px;
        width: 50px;
    }
    
    .testimonial-item .text {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    
    .testimonial-item .testi-des h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .testimonial-item .testi-des span {
        font-size: 12px;
    }
    
    /* Blog/Story Cards */
    .blog-post-box {
        margin-bottom: 40px;
    }
    
    .blog-post-caption h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    
    .blog-post-caption h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .blog-post-caption p {
        font-size: 14px;
        line-height: 22px;
    }
    
    .blog-post-category a {
        font-size: 12px;
        padding: 5px 12px;
    }
    
    /* Resume/Experience Cards */
    .resume-item {
        margin-bottom: 25px;
        padding: 20px 15px;
    }
    
    .resume-item .content h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px;
    }
    
    .resume-item .content .years {
        font-size: 12px;
        margin-bottom: 5px;
    }
    
    .resume-item .content .company {
        font-size: 14px;
    }
    
    /* Section Titles */
    .section-title h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    
    .section-title p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    
    /* About Section */
    .about-content-part h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    
    .about-content-part p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    
    .adress-field ul li {
        font-size: 14px;
        margin-bottom: 8px;
    }
    
    /* Contact Section */
    .single-contact {
        margin-bottom: 25px;
        text-align: center;
    }
    
    .single-contact h2 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .single-contact p {
        font-size: 14px;
    }
    
    /* Call to Action */
    .call-to-action-part h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    
    .call-to-action-part p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }
    
    /* Hero Buttons */
    .hero-btns .theme-btn {
        padding: 12px 20px;
        font-size: 14px;
        margin-bottom: 10px;
        display: inline-block;
        width: auto;
    }
    
    /* Container Spacing */
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    /* Row Spacing */
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .row > [class*="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* Small Mobile Layout: 480px and below */
@media only screen and (max-width: 480px) {
    
    /* Service Cards */
    .service-item {
        padding: 30px 20px;
    }
    
    .service-item h4 {
        font-size: 16px;
        line-height: 22px;
    }
    
    .service-item i {
        font-size: 40px;
    }
    
    /* Skill Cards */
    .skill-item {
        padding: 15px 10px;
    }
    
    .skill-item h5 {
        font-size: 13px;
    }
    
    .skill-item .percent {
        font-size: 16px;
    }
    
    /* Project Cards */
    .project-item.style-two .project-content {
        padding: 15px 10px;
    }
    
    .project-item.style-two .project-content h3 {
        font-size: 16px;
        line-height: 22px;
    }
    
    /* Pricing Cards */
    .pricing-item .pricing-header {
        padding: 20px 15px;
    }
    
    .pricing-header h4.title {
        font-size: 18px;
        line-height: 24px;
    }
    
    .pricing-item .pricing-header .price {
        font-size: 28px;
    }
    
    .pricing-item .pricing-details {
        padding: 15px 10px;
    }
    
    /* Testimonial Cards */
    .testimonial-item {
        padding: 20px 15px;
    }
    
    .testimonial-item .text {
        font-size: 13px;
        line-height: 20px;
    }
    
    /* Blog Cards */
    .blog-post-caption h2 {
        font-size: 18px;
        line-height: 26px;
    }
    
    .blog-post-caption p {
        font-size: 13px;
        line-height: 20px;
    }
    
    /* Section Titles */
    .section-title h2 {
        font-size: 24px;
        line-height: 32px;
    }
    
    /* About Section */
    .about-content-part h2 {
        font-size: 22px;
        line-height: 30px;
    }
    
    /* Call to Action */
    .call-to-action-part h2 {
        font-size: 20px;
        line-height: 28px;
    }
    
    /* Hero Buttons */
    .hero-btns .theme-btn {
        padding: 10px 16px;
        font-size: 13px;
        margin: 5px;
    }
}

/* Extra Small Mobile Layout: 375px and below */
@media only screen and (max-width: 375px) {
    
    /* Service Cards */
    .service-item {
        padding: 25px 15px;
    }
    
    .service-item h4 {
        font-size: 15px;
        line-height: 20px;
    }
    
    .service-item i {
        font-size: 35px;
    }
    
    /* Skill Cards */
    .skill-item {
        padding: 12px 8px;
    }
    
    .skill-item h5 {
        font-size: 12px;
    }
    
    .skill-item .percent {
        font-size: 14px;
    }
    
    /* Project Cards */
    .project-item.style-two .project-content {
        padding: 12px 8px;
    }
    
    .project-item.style-two .project-content h3 {
        font-size: 14px;
        line-height: 20px;
    }
    
    /* Pricing Cards */
    .pricing-item .pricing-header {
        padding: 15px 10px;
    }
    
    .pricing-header h4.title {
        font-size: 16px;
        line-height: 22px;
    }
    
    .pricing-item .pricing-header .price {
        font-size: 24px;
    }
    
    .pricing-item .pricing-details {
        padding: 12px 8px;
    }
    
    .pricing-item .pricing-details ul li {
        font-size: 12px;
        line-height: 18px;
    }
    
    /* Testimonial Cards */
    .testimonial-item {
        padding: 15px 10px;
    }
    
    .testimonial-item .text {
        font-size: 12px;
        line-height: 18px;
    }
    
    .testimonial-item .testi-des h5 {
        font-size: 14px;
    }
    
    .testimonial-item .testi-des span {
        font-size: 11px;
    }
    
    /* Blog Cards */
    .blog-post-caption h2 {
        font-size: 16px;
        line-height: 24px;
    }
    
    .blog-post-caption p {
        font-size: 12px;
        line-height: 18px;
    }
    
    /* Section Titles */
    .section-title h2 {
        font-size: 20px;
        line-height: 28px;
    }
    
    .section-title p {
        font-size: 12px;
        line-height: 18px;
    }
    
    /* About Section */
    .about-content-part h2 {
        font-size: 18px;
        line-height: 26px;
    }
    
    .about-content-part p {
        font-size: 12px;
        line-height: 18px;
    }
    
    .adress-field ul li {
        font-size: 12px;
    }
    
    /* Call to Action */
    .call-to-action-part h2 {
        font-size: 18px;
        line-height: 26px;
    }
    
    .call-to-action-part p {
        font-size: 12px;
        line-height: 18px;
    }
    
    /* Hero Buttons */
    .hero-btns .theme-btn {
        padding: 8px 12px;
        font-size: 12px;
        margin: 3px;
    }
    
    /* Container Spacing */
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    /* Row Spacing */
    .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    
    .row > [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* Landscape Mobile Layout: 480px to 767px */
@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation: landscape) {
    
    /* Service Cards */
    .service-item {
        padding: 35px 30px;
    }
    
    .service-item h4 {
        font-size: 17px;
        line-height: 23px;
    }
    
    /* Skill Cards */
    .skill-item {
        padding: 18px 12px;
    }
    
    /* Project Cards */
    .project-item.style-two .project-content {
        padding: 18px 12px;
    }
    
    .project-item.style-two .project-content h3 {
        font-size: 17px;
        line-height: 23px;
    }
    
    /* Pricing Cards */
    .pricing-item .pricing-header {
        padding: 22px 18px;
    }
    
    .pricing-header h4.title {
        font-size: 19px;
        line-height: 25px;
    }
    
    .pricing-item .pricing-header .price {
        font-size: 30px;
    }
    
    /* Testimonial Cards */
    .testimonial-item {
        padding: 22px 18px;
    }
    
    .testimonial-item .text {
        font-size: 13px;
        line-height: 21px;
    }
    
    /* Blog Cards */
    .blog-post-caption h2 {
        font-size: 19px;
        line-height: 27px;
    }
    
    .blog-post-caption p {
        font-size: 13px;
        line-height: 21px;
    }
}

/* Enhanced Touch Targets for Mobile */
@media only screen and (max-width: 767px) {
    
    /* Ensure minimum touch target size */
    .theme-btn,
    .details-btn,
    .filter-btns-one li,
    .testimonial-prev,
    .testimonial-next {
        min-height: 44px;
        min-width: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    
    /* Improve button spacing */
    .hero-btns .theme-btn {
        margin: 5px;
        white-space: nowrap;
    }
    
    /* Better form inputs */
    .form-control {
        height: 44px;
        font-size: 16px; /* Prevents zoom on iOS */
    }
    
    textarea.form-control {
        min-height: 100px;
    }
    
    /* Improve navigation touch targets */
    .main-menu .navbar-collapse li a {
        padding: 12px 15px;
        min-height: 44px;
        display: flex;
        align-items: center;
    }
    
    /* Better card hover states for touch */
    .service-item,
    .skill-item,
    .project-item,
    .pricing-item,
    .testimonial-item {
        -webkit-tap-highlight-color: transparent;
        cursor: pointer;
    }
    
    /* Improve image responsiveness */
    .project-item.style-two .project-image img,
    .blog-post-image img,
    .testimonial-item .author img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    
    /* Better spacing for stacked elements */
    .col-lg-4,
    .col-lg-6,
    .col-lg-8 {
        margin-bottom: 20px;
    }
    
    /* Improve readability */
    .service-item p,
    .testimonial-item .text,
    .blog-post-caption p,
    .pricing-item .pricing-details ul li {
        word-wrap: break-word;
        hyphens: auto;
    }
}

/* WhatsApp Button Mobile Styling */
@media only screen and (max-width: 767px) {
    
    /* WhatsApp Button Styling */
    .whatsapp-btn {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 1000;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3);
        transition: all 0.3s ease;
        text-decoration: none;
        font-size: 24px;
        color: white;
        background: #25D366 !important;
        border: none;
        padding: 0;
        margin: 0;
    }
    
    .whatsapp-btn:hover {
        transform: scale(1.1);
        box-shadow: 0 6px 20px rgba(37, 211, 102, 0.4);
        color: white;
        text-decoration: none;
    }
    
    .whatsapp-btn i {
        font-size: 28px;
    }
    
    /* Hide menu buttons on mobile */
    .menu-btns .theme-btn:not(.whatsapp-btn) {
        display: none !important;
    }
    
    /* Adjust header layout for mobile */
    .header-inner {
        justify-content: space-between;
    }
    
    .nav-outer {
        display: none;
    }
    
    .menu-btns {
        margin-left: auto;
    }
}

/* Small Mobile Layout: 480px and below */
@media only screen and (max-width: 480px) {
    
    .whatsapp-btn {
        width: 55px;
        height: 55px;
        bottom: 15px;
        right: 15px;
    }
    
    .whatsapp-btn i {
        font-size: 26px;
    }
}

/* Extra Small Mobile Layout: 375px and below */
@media only screen and (max-width: 375px) {
    
    .whatsapp-btn {
        width: 50px;
        height: 50px;
        bottom: 12px;
        right: 12px;
    }
    
    .whatsapp-btn i {
        font-size: 24px;
    }
}

/* Desktop WhatsApp Button */
@media only screen and (min-width: 768px) {
    
    .whatsapp-btn {
        margin-left: 10px;
        border-radius: 8px;
        padding: 12px 20px;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-size: 14px;
        text-decoration: none;
        transition: all 0.3s ease;
    }
    
    .whatsapp-btn:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3);
        color: white;
        text-decoration: none;
    }
    
    .whatsapp-btn i {
        font-size: 16px;
    }
}

/* Stories/Blog Section Mobile Responsiveness */
@media only screen and (max-width: 767px) {
    
    /* Blog/Stories Section Layout */
    .blog-post-box {
        margin-bottom: 40px;
    }
    
    .blog-post-box .col-lg-6:first-child {
        order: 2;
    }
    
    .blog-post-box .col-lg-6:last-child {
        order: 1;
    }
    
    /* Blog Post Image Styling */
    .blog-post-image {
        margin-bottom: 25px;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }
    
    .blog-post-image img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        transition: transform 0.3s ease;
    }
    
    .blog-post-image:hover img {
        transform: scale(1.05);
    }
    
    /* Blog Post Caption Styling */
    .blog-post-caption {
        padding: 0 15px;
    }
    
    .blog-post-category {
        margin-bottom: 10px;
    }
    
    .blog-post-category a {
        background: #448C74;
        color: white;
        padding: 6px 12px;
        border-radius: 20px;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
        display: inline-block;
    }
    
    .blog-post-caption h3 {
        font-size: 14px;
        color: #666;
        margin-bottom: 8px;
        font-weight: 400;
    }
    
    .blog-post-caption h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
        font-weight: 600;
    }
    
    .blog-post-caption h2 a {
        color: #333;
        text-decoration: none;
        transition: color 0.3s ease;
    }
    
    .blog-post-caption h2 a:hover {
        color: #448C74;
    }
    
    .blog-post-caption p {
        font-size: 15px;
        line-height: 24px;
        color: #666;
        margin-bottom: 0;
    }
    
    /* Section Title for Stories */
    .blog-area .section-title h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    
    .blog-area .section-title p {
        font-size: 16px;
        padding: 0 20px;
    }
}

/* Tablet Layout: 768px to 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .blog-post-box {
        margin-bottom: 50px;
    }
    
    .blog-post-image img {
        height: 300px;
    }
    
    .blog-post-caption h2 {
        font-size: 22px;
        line-height: 30px;
    }
    
    .blog-post-caption p {
        font-size: 16px;
        line-height: 26px;
    }
}

/* Popular Tours & Destinations Section Mobile Responsiveness */
@media only screen and (max-width: 767px) {
    
    /* Section Title Styling */
    .projects-area .section-title h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    
    .projects-area .section-title p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 20px;
        margin-bottom: 30px;
    }
    
    /* Filter Buttons Styling */
    .project-filter {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        margin-bottom: 30px;
        padding: 0 15px;
    }
    
    .project-filter li {
        background: #f8f9fa;
        color: #333;
        padding: 8px 16px;
        border-radius: 25px;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        transition: all 0.3s ease;
        border: 2px solid transparent;
        margin: 0;
    }
    
    .project-filter li:hover,
    .project-filter li.current {
        background: #448C74;
        color: white;
        border-color: #448C74;
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(68, 140, 116, 0.3);
    }
    
    /* Project Grid Layout - Force One Card Per Row */
    .project-masonry-active {
        margin: 0;
    }
    
    /* Override Bootstrap grid classes for mobile */
    .project-masonry-active .col-lg-4,
    .project-masonry-active .col-md-6,
    .project-masonry-active .col-sm-6,
    .project-masonry-active .col-6 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin-bottom: 25px !important;
    }
    
    /* Project Item Styling */
    .project-item {
        background: white;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease;
        height: 100%;
        margin: 0 15px;
    }
    
    .project-item:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    }
    
    /* Project Image Styling */
    .project-image {
        position: relative;
        height: 250px;
        overflow: hidden;
    }
    
    .project-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
    }
    
    .project-item:hover .project-image img {
        transform: scale(1.1);
    }
    
    /* Details Button Styling */
    .details-btn {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 45px;
        height: 45px;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #448C74;
        text-decoration: none;
        opacity: 0;
        transform: scale(0.8);
        transition: all 0.3s ease;
    }
    
    .project-item:hover .details-btn {
        opacity: 1;
        transform: scale(1);
    }
    
    .details-btn i {
        font-size: 20px;
    }
    
    /* Project Content Styling */
    .project-content {
        padding: 25px;
    }
    
    .project-content .sub-title {
        background: #448C74;
        color: white;
        padding: 6px 14px;
        border-radius: 15px;
        font-size: 13px;
        font-weight: 500;
        display: inline-block;
        margin-bottom: 12px;
    }
    
    .project-content h3 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 600;
        color: #333;
        margin: 0;
    }
}

/* Link Decoration Font Size */
.link-decoration {
    font-size: 20px !important;
}