/* 1920  */
@media only screen and (min-width: 1600px){
    body, p {
        font-size: 14px;
    }
    .container {
        max-width: 1440px;
    }
    .navbar-nav li {
        margin: 0 24px;
    }
    .navbar-nav li a {
        font-size: 14px;
    }
    .banner-text h1 {
        font-size: 96px;
        font-weight: 800;
    }
    .page-template-pooja_interiors .banner-text h1{
        font-weight: 700;
    }
    h4.banner-count {
        top: 10%;
        font-size: 480px;
    }
    .banner-social {
        bottom: 40px;
    }
    .about-text h2, .section-heading h2 {
        font-size: 37px;
    }
    .work-box {
        padding: 60px 40px;
    }
    .myFooter .about-text h2 {
        font-size: 28px;
    }
    
}

@media only screen and (min-width: 1366px) and (max-width: 1599px){
    .container{
        max-width: 86%;
    }
}

/* 992  */
@media only screen and (max-width: 1199px){
    .navbar-brand img {
        height: 44px;
    }
    .navbar-nav li {
        margin: 0 10px;
    }
    .banner-img {
        padding-top: 64%;
    }
    h4.banner-count {
        top: 10%;
        font-size: 320px;
    }
    .banner-text h4 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .banner-text h1 {
        font-size: 64px;
        margin-bottom: 0px;
    }
    .banner-text h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .banner-text p {
        line-height: 1.4;
        max-width: 68%;
    }
    .banner-social{
        display: none;
    }
    .banner-slider .owl-dots {
        top: 86%;
        left: 3%;
    }
    .work-box {
        padding: 40px 20px;
    }
    .work-box h3 {
        font-size: 20px;
    }
    .theme-box a {
        font-size: 20px;
        padding: 14px;
    }
    .section-heading h4 {
        font-size: 16px;
    }
    .project-box h3 {
        font-size: 20px;
    }
    .project-box h5, .single-project .about-text h5 {
        font-size: 14px;
    }
    .whyus .about-text {
        padding-right: 32px;
    }
    .review p {
        font-size: 13px;
        line-height: 1.6;
    }
    .video-box {
        padding-top: 68%;
    }
    .footer-logo img {
        height: 48px;
    }
    .ft-note {
        max-width: 96%;
    }

    /* About Page  */
    .timeline-content {
        width: calc(100% / 4.8);
    }
    .timeline {
        overflow-x: auto;
    }

    /* Design Inspirations  */
    .project-row .project-img {
        height: 260px;
    }

    /* Pooja Interiors   */
    .page-template-pooja_interiors .banner-text h1 {
        font-size: 52px;
    }
    .page-template-pooja_interiors .banner-text p {
        font-size: 14px;
        font-weight: 400;
    }
    .page-template-pooja_interiors .banner-img {
        padding-top: 54%;
    }
    .stat-box {
        padding: 20px;
    }
    .stat-box p {
        line-height: 1.4;
    }
    .page-template-pooja_interiors .project-img {
        height: 354px;
    }
    .landing-whyus .about-text {
        padding-top: 120px;
    }
    .pj-footer hr {
        margin: 60px 0;
    }
}

/* 768  */
@media only screen and (max-width: 991px){
    .navbar-brand img {
        height: 40px;
    }
    .navbar-collapse{
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: var(--black);
        z-index: 999999;
    }
    .navbar-toggler-icon .bi{
        color: var(--white);
    }
    .navbar-toggler{
        padding: 0;
        margin-left: 4px;
        font-size: 2rem;
    }
    .navbar-toggler:hover, .navbar-toggler:focus{
         border: none;
         outline: none;
    }
    .navbar-toggler-icon {
        height: auto;
    }
    .myHeader .navbar-nav li {
        margin: 0;
        padding: 8px 20px;
    }
    .myHeader ul.sub-menu {
        display: none;
    }
    .myHeader .menu-item-has-children::before {
        display: none;
    }
    .myHeader .menu-primary-menu-container {
        padding: 20px 0;
    }
    .main-header {
        padding: 8px;
    }
    .banner-text h1 {
        font-size: 50px;
    }
    .banner-text h4 {
        font-size: 18px;
    }
    .banner-text h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .banner-text p {
        font-size: 12px;
        max-width: 71%;
    }
    .about-text h2, .section-heading h2 {
        font-size: 26px;
    }
    .section-heading {
        margin-bottom: 32px;
        max-width: 80%;
    }
    .work-row, .theme-row{
        margin: 0 -8px;
    }
    .work-row [class*="col-"], .theme-row [class*="col"]{
        padding: 0 8px;
    }
    .work-icon {
        height: 57px;
        width: 57px;
        margin-bottom: 32px;
    }
    .work-icon::before {
        width: 70px;
        height: 70px;
        bottom: -12px;
    }
    .sec-space {
        padding: 68px 0;
    }
    .theme-img {
        padding-top: 72%;
    }
    .theme-box a {
        font-size: 16px;
    }
    .theme .section-heading, .testimonials .section-heading {
        width: 64% !important;
    }
    .project-img {
        height: 224px;
    }
    .video-box {
        padding-top: 60%;
    }
    .testimonials::after {
        width: 20%;
    }
    .footer-row {
        margin-top: 60px;
    }


    /* About Page  */
    .inner-banner {
        padding: 140px 0 40px;
    }
    .inner-banner h2 {
        font-size: 28px;
    }
    .about-img {
        padding-top: 64%;
    }
    .row{
        row-gap: 24px;
    }
    .teams::after {
        right: 8%;
    }
    .timeline-content {
        width: calc(100% / 3.6);
    }

    /* Single Project  */
    .project-gallery .row {
        flex-direction: column-reverse;
    }

    /* Design Inspirations  */
    .project-box h3 {
        margin-top: 12px;
    }

    /* Pooja Interiors    */
    .page-template-pooja_interiors .navbar-brand img {
        height: 64px;
    }
    .page-template-pooja_interiors .banner-img {
        padding-top: 64%;
    }
    .page-template-pooja_interiors .banner-text {
        max-width: 68%;
    }
    .page-template-pooja_interiors .banner-text h1 {
        font-size: 42px;
    }
    .page-template-pooja_interiors .banner-text p {
        font-size: 13px;
        letter-spacing: 0;
    }
    .stat-box h4 {
        font-size: 20px;
    }
    .lab-row::before {
        height: 24%;
        left: auto;
        right: 15px;
    }
    .ab-grid .about-img {
        padding-top: 68%;
    }
    .landing-about .about-text {
        padding-right: 0;
        padding-top: 0;
    }
    .page-template-pooja_interiors .project-img {
        height: 280px;
    }
    .whyus-img {
        width: 30%;
    }
    .landing-whyus::before {
        width: 64%;
    }
    .p-testimonials::before {
        height: 200px;
    }
    .p-testimonials .test-box {
        padding: 24px;
    }
    .p-testimonials .review p {
        font-size: 13px;
        font-weight: 500;
    }
    .p-testimonials .test-box .review {
        margin: 24px 0;
    }
    .pj-footer hr {
        margin: 40px 0;
    }
    .page-template-pooja_interiors .client-name {
        font-size: 18px;
    }
    .page-template-pooja_interiors .client-img img {
        width: 70px !important;
        height: 70px;
    }
}

/* 576  */
@media only screen and (max-width: 767px){
    .banner-img {
        width: 100%;
        padding-top: 76%;
    }
    .banner-img::before {
        background: linear-gradient(86deg, #000000ba, #0000003a);
    }
    .owl-item.active .banner-text {
        animation: none;
    }
    .banner-text {
        max-width: 60%;
    }
    h4.banner-count {
        display: none;
    }
    .banner-text h1 {
        font-size: 36px;
    }
    .banner-text p {
        max-width: 100%;
    }
    .banner-text h2, .banner-text h4 {
        font-size: 18px;
    }
    .banner-slider .owl-dots {
        left: 5%;
    }
    .theme .section-heading, .testimonials .section-heading {
        width: 100% !important;
        max-width: 100%;
    }
    .theme-img {
        padding-top: 68%;
    }
    .theme-box::after {
        height: 16%;
    }
    .project-box.active {
        flex: 4;
    }
    .project-img {
        height: 208px;
    }
    .project-box h3 {
        font-size: 18px;
        margin-top: 12px;
    }
    .project-flex .project-box:nth-child(4){
        display: none;
    }
    .why-box .d-flex {
        flex-direction: column;
        row-gap: 12px;
    }
    .whyus-list li:first-child {
        margin-top: 40px;
    }
    .whyus-list li:nth-child(1) {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .whyus-list li:nth-child(4) {
        margin-top: -80px;
        padding-top: 20px;
    }
    .testimonials::after {
        width: 100%;
        height: 26%;
    }
    .row{
        row-gap: 20px;
    }
    .section-heading .btn{
        margin-top: 8px;
    }
    .myFooter h3 {
        margin-bottom: 12px;
    }
    .footer-row {
        row-gap: 32px;
    }
    .copyright{
        flex-direction: column-reverse;
        row-gap: 12px;
        text-align: center;
    }

    /* About Page   */
    .teams::after {
        width: 40%;
        height: 64%;
        right: 12%;
        z-index: 0;
    }
    .team-bg {
        width: 100%;
    }
    .timeline-content {
        width: calc(100% / 2.4);
    }

    /* Design Inspirations  */
    .idea-cms .project-row{
        margin: 0 -8px;
    }
    .idea-cms .project-row [class*="col-"]{
        padding: 0 8px;
    }

    /* Single Design Inspiration  */
    .idea-intro .section-heading {
        padding-left: 20px;
    }

    /* Pooja Interiors  */
    .page-template-pooja_interiors .banner-text {
        max-width: 86%;
    }
    .page-template-pooja_interiors .banner-text h1 {
        font-size: 32px;
    }
    .page-template-pooja_interiors .banner-text h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .page-template-pooja_interiors .banner-img {
        padding-top: 75%;
    }
    .statistics .row{
        row-gap: 0;
    }
    .ab-grid .about-img {
        padding-top: 100%;
    }
    .ab-grid {
        grid-template-rows: 1.4fr 0.6fr;
    }
    .lab-row::before {
        height: 14%;
    }
    .whyus-img {
        width: 100%;
        position: static;
        margin-top: 60px;
    }
    .landing-whyus{
        padding-bottom: 0 !important;
    }
    .landing-whyus .why-box .d-flex {
        flex-direction: row;
    }
    .landing-whyus::before {
        width: 102%;
    }
}

/* 480  */
@media only screen and (max-width: 575px){
    p {
        line-height: 1.6;
    }
    .myHeader {
        top: 0;
    }
    .vertical-line {
        display: none;
    }
    .banner {
        background: var(--black);
    }
    .banner-img::before {
        background: linear-gradient(0deg, #000000, #00000005);
    }
    .banner-img {
        padding-top: 75%;
    }
    .page-template-home .banner-wrapper {
        position: static;
        transform: translateY(0);
        margin-top: -20%;
    }
    .banner-text{
        max-width: 100%;
        padding: 0 0 60px;
    }
    .banner-text p {
        font-size: 12px;
    }
    .btn {
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        padding: 0 14px;
        min-width: 120px;
    }
    .project-box .btn {
        width: 36px !important;
    }
    .banner-slider .owl-dots {
        left: 3%;
    }
    .about-text h2, .section-heading h2 {
        font-size: 24px;
    }
    .section-heading {
        max-width: 100%;
    }
    .video-bg::before {
        background: #353535e0;
    }
    #circle-play-b  .bi, #circle-play-b1  .bi {
        width: 60px;
        height: 60px;
        line-height: 64px;
        font-size: 28px;
    }
    .theme-box a {
        padding: 12px;
    }
    .whyus-list {
        display: block;
    }
    .whyus-list::before {
        display: none;
    }
    .whyus-list li {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .whyus-list li:nth-child(4) {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
    }
    .whyus-list li:nth-child(1), .whyus-list li:nth-child(2), .whyus-list li:nth-child(3) {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #c4c4c4;
    }
    .why-box .d-flex {
        flex-direction: row;
    }
    .whyus .about-text {
        padding-right: 0;
    }
    .project-flex{
        display: block !important;
    }
    .project-flex .project-box:not(:last-child){
        margin-bottom: 20px;
    }
    .project-flex .project-box:nth-child(4) {
        display: block;
    }
    .client-info {
        margin-top: 20px;
    }

    /* About Page  */
    .timeline-content {
        width: calc(100% / 2.2);
    }
    .inner-banner h2 {
        font-size: 21px;
    }
    .inner-banner {
        padding: 110px 0 40px;
    }

    /* Pooja Interiors  */
    .page-template-pooja_interiors .banner-img {
        padding-top: 92%;
    }
    .p-testimonials::before {
        height: 120px;
    }
    .pj-footer .ft-logo {
        max-width: 90%;
    }
    .pj-footer hr {
        margin: 20px 0;
    }
}

/* 360  */
@media only screen and (max-width: 479px){
    .banner-text h1 {
        font-size: 32px;
    }
    .banner-img {
        padding-top: 114%;
    }
    .banner-text h2, .banner-text h4 {
        font-size: 18px;
    }
    .theme-box::after {
        height: 20%;
    }
    .sec-space {
        padding: 48px 0;
    }
    .team-row [class*="col-"]:nth-child(2) {
        max-width: 84%;
        flex: 0 0 84%;
    }
    .teams::after {
        width: 46%;
        height: 54%;
    }
    .timeline-content {
        width: calc(100% / 1.6);
    }

    /* Projects  */
    .project-row .project-img {
        height: 242px;
    }

    /* Pooja Interiors  */
    .page-template-pooja_interiors .banner-img {
        padding-top: 104%;
    }
    .page-template-pooja_interiors .banner-text {
        max-width: 90%;
        padding: 0;
    }
    .page-template-pooja_interiors .banner-text h1 {
        font-size: 26px;
    }
    .statistics {
        margin-top: 0;
        padding-top: 40px;
    }
    .statistics{
        display: none;
    }
    .ab-grid {
        gap: 12px;
    }
    .ab-grid .about-img {
        padding-top: 110%;
    }
}
