@media (max-width:1460px) {
    .header-main {
        padding: 30px 20px;
    }

    .top-section {
        padding-top: 200px;
    }

    .top-section h1 {
        font-size: 50px;
        margin: 0 0 30px 0;
        line-height: 50px;
    }

    .about-section h2 {
        max-width: 460px
    }

    .project-list-section {
        padding-bottom: 220px;
    }

    .contact-page .inner-area h3 {
        font-size: 60px;
        line-height: 60px;
    }

    .mainproject-section .project-photo {
        height: auto
    }

    .mainproject-section .content-right h2 {
        font-size: 32px;
        line-height: 32px;
        margin: 0 0 110px 0;
    }

    .studio-top-section .inner-area h2,
    .studio-top-section .content-area .lefttitle,
    .studio-top-section .content-area p {
        font-size: 18px
    }

    .studio-top-section .inner-area h1 {
        font-size: 50px;
        line-height: 50px
    }

    .service-section .service-block .number {
        font-size: 120px
    }

    .service-section .service-block p {
        font-size: 18px
    }

    .service-section .service-block h3 {
        font-size: 18px
    }

    .service-section .service-block li {
        font-size: 18px
    }

    .service-section .service-block .service-content .service-photo {
        height: 460px;
        margin-top: 120px;
    }

    .service-section .service-block li ol li {
        font-size: 18px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .o-scroll {
        overflow: scroll;
    }

    .header-main {
        padding: 30px 20px;
    }

    .top-section {
        padding-top: 200px;
    }

    .top-section h1 {
        font-size: 50px;
        margin: 0 0 30px 0;
    }

    .about-section h2 {
        max-width: 460px
    }

    .project-list-section {
        padding-bottom: 220px;
    }

    .project-block {
        margin-bottom: 80px;
    }

    .project-block h2 {
        font-size: 16px
    }

    .about-section .content-area {
        display: block;
    }

    .about-section .half {
        width: 100%;
        margin: 0 0 150px 0
    }

    .about-section p {
        margin: 0 0 150px 0
    }

    .contact-page {
        margin: 100px 0 0 0
    }

    .contact-page .inner-area {
        flex-wrap: wrap;
    }

    .contact-page .inner-area .small-part {
        width: 50%;
        margin-bottom: 80px
    }

    .contact-page .inner-area .large-part {
        width: 100%
    }

    .contact-page .inner-area h3 {
        font-size: 40px;
        line-height: 40px
    }

    .contact-page .inner-area ul.link {
        margin: 0 0 200px 0
    }


    .awards-section {
        margin: 0 0 125px 0
    }

    .awards-section h2 {
        font-size: 32px;
        margin: 0 0 40px 0
    }

    .awards-section .awards-list-1 .awrd-logo img {
        width: 160px;
        height: 50px;
    }

    .awards-section h3 {
        font-size: 16px;
        margin: 40px 0 50px 0
    }

    .awards-section .awards-list-2 {
        flex-wrap: wrap;
        align-items: center;
        row-gap: 50px;
    }

    .awards-section .awards-list-2 .awrd-logo img {
        width: 140px;
        height: 50px;
    }

    .studio-top-section {
        margin: 80px 0 60px 0
    }

    .studio-top-section .inner-area {
        display: block;
        border-top: none;
        padding-top: 0;
        padding-bottom: 60px;
    }

    .studio-top-section .inner-area .small-part {
        width: 100%;
        margin-bottom: 46px;
        width: 134px
    }

    .studio-top-section .inner-area .large-part {
        width: 100%;
        border-top: #A6A6A6 1px solid;
        padding-top: 14px
    }

    .studio-top-section .inner-area h2 {
        font-size: 16px
    }

    .studio-top-section .content-area p {
        font-size: 16px;
        width: 90%
    }

    .studio-top-section .content-area {
        display: block;
        padding-bottom: 70px;
    }

    .studio-top-section .content-area .rightside {
        width: 100%;
        padding-left: 50px
    }

    .studio-top-section .content-area .lefttitle {
        width: 100%;
        font-size: 16px;
        padding-left: 50px;
        margin-bottom: 35px
    }

    .mainproject-section .d-flex {
        display: block !important;
        padding-top: 15px;
        padding-bottom: 160px;
        border-bottom: none
    }

    .mainproject-section .project-photo {
        width: 100%;
        height: 400px;
        margin: 0 0 20px 0
    }

    .mainproject-section .content-right {
        width: 100%;
        padding: 0px
    }

    .mainproject-section .content-right h2 {
        font-size: 32px;
        line-height: 32px;
        margin: 0 0 50px 0;
    }

    .mainproject-section .content-right a {
        font-size: 16px
    }

    .service-section h2 {
        font-size: 16px;
        margin: 0px 0 8px 0
    }

    .service-section .service-block:first-child {
        border-top: #A6A6A6 1px solid;
        flex-wrap: wrap;
    }

    .service-section .service-block {
        border-top: #A6A6A6 1px solid;
        flex-wrap: wrap;
    }

    .service-section .service-block {
        padding-top: 35px !important;
        padding-bottom: 130px
    }

    .service-section .service-block .number {
        font-size: 58px;
        width: 40%
    }

    .service-section .service-block .service-highlight {
        width: 60%
    }

    .service-section .service-block h3 {
        font-size: 16px;
    }

    .service-section .service-block li {
        font-size: 16px;
    }

    .service-section .service-block li ol {
        padding-left: 18px
    }

    .service-section .service-block li ol li {
        font-size: 16px;
    }

    .service-section .service-block .service-content {
        width: 100%;
        padding-top: 50px
    }

    .service-section .service-block p {
        font-size: 16px;
        width: 100%
    }

    .service-section .service-block .service-content .service-photo {
        margin-top: 20px;
        height: 400px
    }

    .service-section .service-block a.link {
        font-size: 16px
    }

    .service-section .service-block a.link .icon {
        width: 12px
    }

    .mainproject-section .content-right a {
        position: relative;
    }
}

/* White Page Styles */
html,
body {
    background-color: #ffffff !important;
    background: #ffffff !important;
    color: #000000 !important;
}

.header-main ul.main-menu li a {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 18px;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    color: #ffffff !important;
}

header {
    mix-blend-mode: difference !important;
}



h1:not(header *),
h2:not(header *):not(.contact-info h2):not(.service-section h2):not(.o-title h2),
h4:not(header *),
h5:not(header *),
h6:not(header *),
p:not(header *),
a:not(header *):not(#footer_sec *):not(.contact-info a.policy-link):not(.o-title_line *),
li:not(header *),
/* .o-title_line:not(header *), */
.service-section .service-block .number {
    color: #000000 !important;
}

.about-section p span,
.project-block h2 span {
    color: #A6A6A6 !important;
}

#footer_sec h2,
#footer_sec a,
#footer_sec p,
#footer_sec .o-title_line {
    color: #ffffff !important;
}

#footer_sec a:hover {
    color: #A6A6A6 !important;
}

/* Contact Form Styles */
.contact-form-container {
    width: 100%;
    max-width: 600px;
    margin-top: 40px;
}

.nirakaar-contact-form .form-group {
    margin-bottom: 25px;
    position: relative;
}

.nirakaar-contact-form input[type="text"],
.nirakaar-contact-form input[type="email"],
.nirakaar-contact-form textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 0.5px solid #A6A6A6;
    color: #CECECE;
    padding: 10px 0;
    font-size: 16px;
    outline: none;
    font-family: inherit;
}

.nirakaar-contact-form input::placeholder,
.nirakaar-contact-form textarea::placeholder {
    color: #CECECE;
}

.nirakaar-contact-form input:focus,
.nirakaar-contact-form textarea:focus {
    border-bottom-color: #A6A6A6;
}

.nirakaar-contact-form .phone-group {
    display: flex;
    gap: 15px;
}

.nirakaar-contact-form .phone-group .nk-custom-select-wrapper {
    position: relative;
    user-select: none;
    width: 140px;
}

.nirakaar-contact-form .phone-group .nk-custom-select {
    position: relative;
    display: flex;
    flex-direction: column;
}

.nirakaar-contact-form .phone-group .nk-custom-select__trigger {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    font-size: 16px !important;
    color: #CECECE;
    background: transparent !important;
    cursor: pointer;
    border: none !important;
    border-bottom: 0.5px solid #A6A6A6 !important;
    border-radius: 0 !important;
    height: 54px;
}

.nirakaar-contact-form .phone-group .nk-custom-select.open .nk-custom-select__trigger {
    border-bottom-color: #CECECE !important;
}

@media (max-width: 767px) {
    .contact-info .first-part {
        width: 100%;
        margin-bottom: 120px;
    }
}

.nirakaar-contact-form .phone-group .arrow {
    position: relative;
    height: 10px;
    width: 10px;
}

.nirakaar-contact-form .phone-group .arrow::before,
.nirakaar-contact-form .phone-group .arrow::after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 1.5px;
    height: 8px;
    transition: all 0.5s;
    background-color: #A6A6A6;
}

.nirakaar-contact-form .phone-group .arrow::before {
    left: -2px;
    transform: rotate(-45deg);
}

.nirakaar-contact-form .phone-group .arrow::after {
    left: 2px;
    transform: rotate(45deg);
}

.nk-custom-select.open .arrow::before {
    transform: rotate(45deg);
}

.nk-custom-select.open .arrow::after {
    transform: rotate(-45deg);
}

.nirakaar-contact-form .phone-group .nk-custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    border: 0.5px solid #A6A6A6;
    border-top: 0;
    background: #000;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 100;
    max-height: 250px;
    overflow-y: auto;
}

.nk-custom-select.open .nk-custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.nirakaar-contact-form .phone-group .nk-custom-option {
    position: relative;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    color: #CECECE;
    background-color: white;
    cursor: pointer;
    transition: all 0.3s;
    border-bottom: 0.5px solid #222;
}

.nirakaar-contact-form .phone-group .nk-custom-option:last-child {
    border-bottom: 0;
}

.nirakaar-contact-form .phone-group .nk-custom-option:hover {
    background-color: white;
    color: #000;
}

.nirakaar-contact-form .phone-group .nk-custom-option.selected {
    color: #000000;
    background-color: #CECECE;
}

/* Custom scrollbar */
.nk-custom-options::-webkit-scrollbar {
    width: 3px;
}

.nk-custom-options::-webkit-scrollbar-track {
    background: #CECECE;
}

.nk-custom-options::-webkit-scrollbar-thumb {
    background: #444;
}

.nirakaar-contact-form .phone-group input[name="contact_number"] {
    flex: 1;
}

.nirakaar-contact-form .challenges-group {
    margin-top: 40px;
    margin-bottom: 30px;
}

.nirakaar-contact-form .challenges-title {
    font-weight: 400;
    font-style: normal;
    font-size: 16px !important;
    line-height: 125% !important;
    letter-spacing: 0%;
    color: #CECECE !important;
    margin-bottom: 20px !important;
}

.nirakaar-contact-form .checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 16px;
    color: #CECECE;
    user-select: none;
}

.nirakaar-contact-form .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.nirakaar-contact-form .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 0.3px solid #A6A6A6;
    background-color: transparent;
}

.nirakaar-contact-form .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 3px;
    top: 3px;
    width: 9px;
    height: 9px;
    background-color: #CECECE;
}

.nirakaar-contact-form .checkbox-container:hover input~.checkmark {
    border-color: #A6A6A6;
}

.nirakaar-contact-form .checkbox-container input:checked~.checkmark:after {
    display: block;
}

.nirakaar-contact-form .checkbox-container input:checked~.checkmark {
    background-color: transparent;
    border: 0.3px solid #A6A6A6;
}

.nirakaar-contact-form .other-textarea-group textarea {
    height: 80px;
    resize: none;
    border: 0.5px solid #A6A6A6;
    padding: 15px;
    background: transparent;
    border-radius: 0;
    font-size: 18px;
}

.nirakaar-contact-form .other-textarea-group textarea:focus {
    border: 0.5px solid #A6A6A6;
}

.nirakaar-contact-form .form-submit {
    margin-top: 40px;
}

.nirakaar-contact-form .submit-btn {
    background: transparent;
    border: none;
    color: #000000;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.nirakaar-contact-form .submit-btn:hover {
    opacity: 0.8;
}

.nirakaar-contact-form .submit-message {
    font-weight: 400;
    font-style: normal;
    font-size: 14px !important;
    line-height: 125%;
    letter-spacing: 0%;
    color: #CECECE !important;
    margin-top: 15px !important;
}

/* Remove fixed header on contact page */
body.page-template-page-contact header.dl-sections.fixed,
body.page-template-page-contact header.dl-sections {
    position: absolute !important;
}

/* =============================================
   HAMBURGER BUTTON
   ============================================= */
.nk-hamburger {
    display: none;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}

.nk-hamburger svg path {
    stroke: white;
}

/* =============================================
   MOBILE MENU OVERLAY
   ============================================= */
.nk-mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px solid #A6A6A6;
    z-index: 99999;
    flex-direction: column;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
    padding: 0 20px;
    box-sizing: border-box;
    overflow-y: auto;
}

.nk-mobile-menu.is-open {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
}

/* Header row: logo + close */
.nk-mobile-menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 0 20px 0;
    flex-shrink: 0;
}

.nk-mobile-menu__logo a {
    display: block;
}

.nk-mobile-menu__close {
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
}

/* Divider line — acts as the header bottom border */
.nk-mobile-menu__divider {
    width: 100%;
    height: 1px;
    background: #A6A6A6;
    flex-shrink: 0;
}

/* Body: nav links stacked, Start a Project below — all centered */
.nk-mobile-menu__body {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    gap: 30px;
}

.nk-mobile-menu__nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nk-mobile-menu__nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.nk-mobile-menu__nav ul li {
    margin-bottom: 4px;
}

.nk-mobile-menu__nav ul li:last-child {
    margin-bottom: 0;
}

.nk-mobile-menu__nav ul li a {
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    display: block;
    text-decoration: none;
    transition: opacity 0.2s ease;
    padding: 12px 0;
}

.nk-mobile-menu__nav ul li a:hover {
    opacity: 0.5;
}

.nk-start-project {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000 !important;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: opacity 0.2s ease;
}

.nk-start-project:hover {
    opacity: 0.6;
}

/* =============================================
   RESPONSIVE: show hamburger on mobile only
   ============================================= */
@media (max-width: 767px) {

    /* Hide desktop nav */
    .header-main ul.main-menu {
        display: none !important;
    }

    /* Show hamburger */
    .nk-hamburger {
        display: flex !important;
    }

    /* Show overlay as flex when open */
    .nk-mobile-menu {
        display: flex;
    }

    /* Prevent body scroll when menu open */
    body.nk-menu-open {
        overflow: hidden;
    }

    .o-scroll {
        overflow: scroll;
    }

    .dl-sections {
        padding: 0 10px
    }

    .service-section {
        padding-top: 40px;
    }

    .header-main {
        padding: 30px 20px 30px 10px;
    }

    .header-main ul.main-menu li {
        margin-left: 30px;
    }

    .header-main ul.main-menu li a {
        font-size: 10px !important;
    }

    .header-main .logo {
        width: 130px;
    }

    .header-main .logo a {
        display: block;
    }

    .header-main .logo img {
        width: 100%;
        display: block;
    }

    .top-section {
        padding-top: 30px;
    }

    .top-section h1 {
        font-size: 28px;
        margin: 0 0 25px 0;
        line-height: 30px;
    }

    .top-section .img-area {
        height: auto
    }

    .about-section {
        margin: 50px 0 0 0
    }

    .about-section h2 {
        max-width: 460px;
        font-size: 14px;
    }

    .project-list-section {
        padding-bottom: 180px;
    }

    .project-list-section ul.list-area li {
        width: 100%;
    }

    .project-list-section ul.list-area li.full .project-block .project-img {
        height: auto
    }

    .project-block {
        margin-bottom: 60px;
    }

    .project-block .project-img {
        height: auto
    }

    .project-block .project-img img {
        position: relative;
        width: 100% !important;
        aspect-ratio: 16 / 10;
        object-fit: cover;
    }

    .project-block h2 {
        font-size: 14px
    }


    .about-section .content-area {
        display: block;
        padding-bottom: 0px
    }

    .about-section .half {
        width: 100%;
        margin: 0 0 150px 0
    }

    .about-section p {
        margin: 0 0 100px 0;
        font-size: 14px !important;
    }

    .contact-section h2 {
        padding-top: 16px;
        padding-bottom: 114px;
        font-size: 16px !important;
    }

    .policy-mobile {
        display: none !important;
    }

    .policy-desktop {
        display: block !important;
    }

    .contact-info {
        padding-bottom: 30px
    }

    .contact-info .d-flex {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 300px
    }

    .contact-info .d-flex .leftside {
        display: block;
        width: 100%
    }

    /* Second-row: Online + Privacy Policy side-by-side */
    .contact-info .second-row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-top: 50px;
    }

    .contact-info .second-part {
        width: auto;
    }

    .contact-info h2 {
        font-size: 14px
    }

    .contact-info p {
        font-size: 14px
    }

    .contact-info a {
        font-size: 14px
    }

    .policy-mobile {
        display: inline-block !important;
    }

    .policy-desktop {
        display: none !important;
    }

    .contact-page {
        margin: 130px 0 0 0
    }

    .contact-page .inner-area {
        flex-wrap: wrap;
    }

    .contact-page .inner-area .small-part {
        width: 100%;
        margin-bottom: 60px
    }

    .contact-page .inner-area .large-part {
        width: 100%
    }

    .contact-page .inner-area h3 {
        font-size: 28px;
        line-height: 28px;
        margin: 0px 0px 80px 0px
    }

    .contact-page .inner-area ul.link {
        margin: 0 0 200px 0
    }

    .contact-page .inner-area h2 {
        font-size: 14px;
        line-height: 16px
    }

    .contact-page .inner-area a {
        font-size: 14px;
        line-height: 20px
    }

    .contact-page .inner-area h4 {
        font-size: 14px;
    }

    .contact-page .inner-area ul.link li a {
        font-size: 14px
    }

    .studio-top-section {
        margin: 80px 0 60px 0
    }

    .studio-top-section .inner-area {
        display: block;
        border-top: none;
        padding-top: 0;
        padding-bottom: 60px;
    }

    .studio-top-section .inner-area .small-part {
        width: 100%;
        margin-bottom: 46px;
        width: 134px
    }

    .studio-top-section .inner-area .large-part {
        width: 100%;
        border-top: #A6A6A6 1px solid;
        padding-top: 14px
    }

    .studio-top-section .inner-area h2 {
        font-size: 14px !important;
    }

    .studio-top-section .content-area p {
        font-size: 14px !important;
        width: 90%
    }

    .studio-top-section .content-area {
        display: block;
        padding-bottom: 70px;
    }

    .studio-top-section .content-area .rightside {
        width: 100%;
        padding-left: 0px
    }

    .studio-top-section .content-area .lefttitle {
        width: 100%;
        font-size: 14px !important;
        padding-left: 0px;
        margin-bottom: 35px
    }

    .awards-section {
        margin: 0 0 125px 0
    }

    .awards-section h2 {
        font-size: 28px;
        margin: 0 0 40px 0
    }

    .awards-section .awards-list-1 {
        flex-wrap: wrap;
        align-items: flex-end;
        row-gap: 50px;
    }

    .awards-section .awards-list-1 .awrd-logo {
        width: 50%;
        text-align: left;
    }

    .awards-section .awards-list-1 .awrd-logo:nth-child(2) {
        text-align: right;
    }

    .awards-section .awards-list-1 .awrd-logo.award-3 {
        width: 100%;
    }

    .awards-section .awards-list-1 .awrd-logo img {
        width: 200px;
        height: 90px;
        object-position: left bottom;
    }

    .awards-section .awards-list-1 .awrd-logo:nth-child(2) img {
        object-position: right bottom;
    }

    .award-3 img {
        width: 200px !important;
        height: 90px !important;
    }

    .awards-section h3 {
        font-size: 14px;
        margin: 40px 0 50px 0
    }

    .awards-section .awards-list-2 {
        flex-wrap: wrap;
        align-items: center;
        row-gap: 50px;
    }

    .awards-section .awards-list-2 .awrd-logo {
        width: 50%;
        text-align: left;
    }

    .awards-section .awards-list-2 .awrd-logo:nth-child(even) {
        text-align: right;
    }

    .awards-section .awards-list-2 .awrd-logo img {
        width: 200px;
        height: 80px;
        object-position: left;
    }

    .awards-section .awards-list-2 .awrd-logo:nth-child(even) img {
        object-position: right;
    }

    .mainproject-section .d-flex {
        display: block !important;
        padding-top: 15px;
        padding-bottom: 160px;
        border-bottom: none
    }

    .mainproject-section .project-photo {
        width: 100%;
        margin: 0 0 20px 0
    }

    .mainproject-section .content-right {
        width: 100%;
        padding: 0px
    }

    .mainproject-section .content-right h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0 0 50px 0;
    }

    .mainproject-section .content-right a {
        font-size: 16px
    }

    .privacy-page {
        margin: 80px 0 0px 0;
    }

    .privacy-page .inner-area {
        display: block;
    }

    .privacy-page .inner-area .leftside {
        width: 100%
    }

    .privacy-page .inner-area .rightside {
        width: 100%;
        padding: 0px
    }

    .privacy-page .inner-area .point-area ul li {
        width: 100%;
        font-size: 14px
    }

    .privacy-page .inner-area .leftside h1 {
        font-size: 28px;
        margin: 0 0 50px 0
    }

    .privacy-page .inner-area .rightside p {
        font-size: 14px
    }

    .privacy-page .inner-area .full-info-area p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .privacy-page .inner-area .full-info-area p span {
        margin-bottom: 20px;
    }

    .privacy-page .inner-area .point-area h3 {
        font-size: 14px;
        margin-bottom: 20px
    }

    .privacy-page .inner-area .last-section h3 {
        font-size: 14px;
        margin-bottom: 20px
    }

    .privacy-page .inner-area .last-section p {
        font-size: 14px
    }

    .service-section h2 {
        font-size: 16px;
        margin: 0px 0 8px 0
    }

    .service-section .service-block:first-child {
        border-top: #A6A6A6 1px solid;
        flex-wrap: wrap;
    }

    .service-section .service-block {
        border-top: #A6A6A6 1px solid;
        flex-wrap: wrap;
    }

    .service-section .service-block {
        padding-top: 35px !important;
        padding-bottom: 130px
    }

    .service-section .service-block .number {
        font-size: 60px;
        width: 40%
    }

    .service-section .service-block .service-highlight {
        width: 60%
    }

    .service-section .service-block h3 {
        font-size: 14px;
    }

    .service-section .service-block li {
        font-size: 14px;
    }

    .service-section .service-block li ol {
        padding-left: 18px
    }

    .service-section .service-block li ol li {
        font-size: 14px;
    }

    .service-section .service-block .service-content {
        width: 100%;
        padding-top: 50px
    }

    .service-section .service-block p {
        font-size: 14px;
        width: 100%
    }

    .service-section .service-block .service-content .service-photo {
        margin-top: 20px;
        height: 220px
    }

    .service-section .service-block a.link {
        font-size: 14px
    }

    .service-section .service-block a.link .icon {
        width: 12px
    }

    .studio-top-section .inner-area h1 {
        font-size: 28px;
        line-height: 28px
    }

    .mainproject-section .content-right a {
        position: relative;
    }

    .contact-page .inner-area p {
        font-size: 14px !important;
    }

    .hide_in_mobile {
        display: none !important;
    }

    .show_in_mobile {
        display: block !important;
    }

    .contact-page .inner-area .small-part.nopad {
        margin-bottom: 0px;
    }

    section#footer_sec {
        margin-top: 400px;
    }

    section.dl-sections.project-info-section .d-flex {
        display: inline-block !important;
    }

    .project-info-section h2 {
        font-size: 28px;
        line-height: 30px;
        margin: 30px 0 30px 0;
    }

    .project-info-section .lefside {
        width: 100%;
        margin-bottom: 30px;
    }

    .project-info-section .rightside {
        width: 100%;
        display: inline-block;
        justify-content: flex-end;
    }

    .project-info-section .client-area {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

    .project-info-section .info-area,
    .project-info-section .info-area ul li,
    .project-info-section p,
    .challenge-section h2,
    .challenge-section p {
        font-size: 14px;
    }

    section.dl-sections.challenge-section .d-flex {
        padding-top: 50px;
        padding-bottom: 50px;
        display: inline-block !important;
    }

    .single-projects .work-top-section {
        padding: 0px !important;
    }

    .challenge-section .rightside,
    .challenge-section .lefside {
        width: 100%;
    }

    .challenge-section h2 {
        margin: 0 0 45px 0;
    }

    .iframe-wrapper.landscape {
        padding-top: 60.35%;
    }

    .browse-more-section ul.project-list li {
        width: 100%;
    }

    .browse-more-section ul.project-list li .project-img {
        width: 100%;
        height: inherit;
        overflow: auto;
        position: relative;
    }

    .browse-more-section ul.project-list li .project-img img {
        position: relative;
    }

    .browse-more-section h2 {
        margin: 200px 0 65px 0;
    }

    .contact-info .d-flex {
        border-bottom: none !important;
    }

    .cursor {
        display: none !important;
    }

    .nirakaar-contact-form input[type="text"],
    .nirakaar-contact-form input[type="email"],
    .nirakaar-contact-form textarea {
        font-size: 14px !important;
    }

    .nirakaar-contact-form input::placeholder,
    .nirakaar-contact-form textarea::placeholder {
        color: #CECECE;
    }

    .nirakaar-contact-form .checkbox-container {
        font-size: 14px !important;
    }

    .nirakaar-contact-form .submit-btn {
        font-size: 16px !important;
    }

    .nirakaar-contact-form .phone-group .nk-custom-select__trigger {
        font-size: 14px !important;
        height: 40px !important;
    }

    .nk-custom-select-wrapper {
        width: 95px !important;
    }
}
