.elementor-1650 .elementor-element.elementor-element-18384ab{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1650 .elementor-element.elementor-element-7c4e423{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;padding:0px 0px 0px 0px;}.elementor-1650 .elementor-element.elementor-element-3a902c1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1650 .elementor-element.elementor-element-2d45c49{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1650 .elementor-element.elementor-element-9877058{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7c4e423 *//* =========================================================
   IC — WORK SECTION
   WordPress / Elementor Safe
   ========================================================= */

#ic-work-section {

    --ic-work-red: #E10600;
    --ic-work-black: #111111;
    --ic-work-muted: rgba(17,17,17,0.70);

    position: relative;
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
    color: var(--ic-work-black);
    font-family: "Inter", Arial, sans-serif;
    overflow: hidden;
}


/* =========================================================
   EDGE / CONTENT WIDTH
   ========================================================= */

#ic-work-section .ic-work-edge {

    width: 100%;
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: clamp(60px, 12vw, 20px);
    padding-bottom: clamp(20px, 8vw, 40px);
}


/* =========================================================
   LABEL
   ========================================================= */

#ic-work-section .ic-work-label {

    display: block;
    font-family: "Inter", Arial, sans-serif;
    font-size: clamp(10px, 0.72vw, 13px);
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.20em;
    text-transform: uppercase;
    color: var(--ic-work-red);
}


/* =========================================================
   MAIN HEADING
   ========================================================= */

#ic-work-section .ic-work-heading {

    margin: 0;
    padding-top: clamp(32px, 3vw, 50px);
    font-family: "Inter Tight", "Inter", Arial, sans-serif;
    font-weight: 700;
    font-size: clamp(3.8rem, 7.5vw, 8.5rem);
    line-height: 0.85;
    letter-spacing: -0.06em;
    text-transform: uppercase;
}


/* EACH LINE */

#ic-work-section .ic-work-heading span {

    display: block;
}


/* =========================================================
   TEXT CONTENT
   ========================================================= */

#ic-work-section .ic-work-content {

  
    margin-top: clamp(25px, 2vw, 55px);
}


/* =========================================================
   PARAGRAPHS
   ========================================================= */

#ic-work-section .ic-work-content p {

    margin: 0;
    max-width: 650px;
    font-family: "Inter", Arial, sans-serif;
    font-size: clamp(16px, 1.25vw, 21px);
    line-height: 1.55;
    font-weight: 400;
    letter-spacing: -0.015em;
    color: var(--ic-work-muted);
}


/* FIRST PARAGRAPH */

#ic-work-section .ic-work-content p:first-child {

    grid-column: 1 / span 6;
}


/* SECOND PARAGRAPH */

#ic-work-section .ic-work-content p:last-child {

    grid-column: 8 / span 5;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #ic-work-section .ic-work-edge {
        padding-top: 130px;
        padding-bottom: 90px;
    }

    #ic-work-section .ic-work-heading {
        font-size: clamp(3.5rem, 8vw, 6rem);
    }

   

    #ic-work-section .ic-work-content p:first-child,
    #ic-work-section .ic-work-content p:last-child {
        grid-column: auto;
    }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #ic-work-section .ic-work-edge {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 90px;
        padding-bottom: 70px;
    }

    #ic-work-section .ic-work-heading {
        padding-top: 28px;
        font-size: clamp(3rem, 13vw, 5rem);
        line-height: 0.86;
        letter-spacing: -0.065em;
    }

    #ic-work-section .ic-work-content {
        display: flex;
        flex-direction: column;
        gap: 28px;
        margin-top: 50px;
    }

    #ic-work-section .ic-work-content p {
        max-width: 100%;
        font-size: clamp(15px, 4.5vw, 19px);
        line-height: 1.55;
    }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #ic-work-section .ic-work-edge {
        padding-top: 75px;
        padding-bottom: 60px;
    }

    #ic-work-section .ic-work-heading {
        font-size: clamp(2.65rem, 13vw, 4rem);
    }

    #ic-work-section .ic-work-content {
        margin-top: 42px;
        gap: 24px;
    }

    #ic-work-section .ic-work-content p {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4f12d21 *//* =========================================================
   FONT SYSTEM
========================================================= */

.ic-work-gallery {
    --ic-red: #E10600;
    --ic-white: #FFFFFF;
    --ic-black: #111111;
    --ic-muted: rgba(255,255,255,.60);
    --ic-border: rgba(255,255,255,.25);

    background: var(--ic-red);
    color: var(--ic-white);

    padding: clamp(80px, 8vw, 128px) 0;
}

.ic-work-gallery,
.ic-work-gallery *,
.ic-work-lightbox,
.ic-work-lightbox * {
    box-sizing: border-box;
}


/* =========================================================
   CONTAINER
========================================================= */

.ic-work-gallery__container {
    width: min(1450px, calc(100% - 40px));
    margin-inline: auto;
}


/* =========================================================
   HEADER
========================================================= */

.ic-work-gallery__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
}

.ic-work-gallery__label,
.ic-work-gallery__filter,
.ic-work-card__category,
.ic-work-card__services,
.ic-work-card__result {
    font-family: "JetBrains Mono", monospace;
}

.ic-work-gallery__label {
    display: block;
    color: rgba(255,255,255,.70);
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.ic-work-gallery__title {
    margin: 16px 0 0;

    font-family: "Archivo", sans-serif;
    font-size: clamp(52px, 7vw, 112px);
    font-weight: 700;
    text-transform: Uppercase;
    color:#fff;
    line-height: .85;
    letter-spacing: -.055em;
}


/* =========================================================
   FILTERS
========================================================= */

.ic-work-gallery__filters {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.ic-work-gallery__filter {
    appearance: none;
    border: 1px solid rgba(255,255,255,.30);
    background: transparent;
    color: rgba(255,255,255);

    padding: 10px 20px;

    cursor: pointer;

    font-size: 15px;
    line-height: 1;
    letter-spacing: .03em;
    text-transform: uppercase;

    transition:
        color .3s ease,
        background .3s ease,
        border-color .3s ease;
}

.ic-work-gallery__filter:hover {
    border-color: var(--ic-white);
    color: var(--ic-white);
}

.ic-work-gallery__filter.is-active {
    background: var(--ic-white);
    border-color: var(--ic-white);
    color: var(--ic-red);
}

.elementor-kit-6 button {
    border-radius: 0px !important;
}

/* =========================================================
   GRID
========================================================= */

.ic-work-gallery__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    column-gap: clamp(24px, 3vw, 48px);
    row-gap: clamp(60px, 6vw, 96px);

    margin-top: clamp(60px, 7vw, 112px);
}


/* =========================================================
   CARD
========================================================= */

.ic-work-card {
    min-width: 0;

    opacity: 0;
    transform: translateY(40px);

    transition:
        opacity .8s ease,
        transform .8s cubic-bezier(.16,1,.3,1);
}

.ic-work-card.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.ic-work-card.is-hidden {
    display: none;
}


/* =========================================================
   IMAGE
========================================================= */

.ic-work-card__image {
    display: block;
    position: relative;

    width: 100%;
    padding: 0;
    border: 0;

    overflow: hidden;

    background: rgba(17,17,17,.10);

    cursor: pointer;

    aspect-ratio: 4 / 3;
}

.ic-work-card__image img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition:
        transform 1.2s cubic-bezier(.16,1,.3,1);
}

.ic-work-card:hover .ic-work-card__image img {
    transform: scale(1.06);
}


/* =========================================================
   META
========================================================= */

.ic-work-card__meta {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;

    gap: 24px;

    margin-top: 16px;

    padding-top: 12px;

    border-top: 1px solid var(--ic-border);
}

.ic-work-card__title {
    margin: 0;

    font-family: "Archivo", sans-serif;
    font-size: clamp(24px, 2.2vw, 36px);
    font-weight: 600;
    line-height: .95;
    text-transform: uppercase;
    color:#fff;
    letter-spacing: -.04em;
}

.ic-work-card__category {
    margin: 8px 0 0;

    color: rgba(255,255,255);

    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
}

.ic-work-card__services {
    max-width: 260px;
    margin: 0;

    color: rgba(255,255,255);

    font-size: 14px;
    line-height: 1.4;
    text-align: right;
    text-transform: uppercase;
}

.ic-work-card__result {
    margin: 12px 0 0;

    color: var(--ic-white);

    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
}


/* =========================================================
   CTA
========================================================= */

.ic-work-gallery__cta {
    margin-top: clamp(70px, 8vw, 120px);

    padding-top: 32px;

    border-top: 1px solid var(--ic-border);
}

.ic-work-gallery__cta-link {
    display: inline-flex;
    align-items: center;
    gap: 20px;

    color: var(--ic-white);

    font-family: "Archivo", sans-serif;
    font-size: clamp(42px, 5vw, 80px);
    font-weight: 600;
    line-height: .9;
    letter-spacing: -.055em;

    text-decoration: none;
}

.ic-work-gallery__arrow {
    display: inline-block;

    transition:
        transform .5s cubic-bezier(.16,1,.3,1);
}

.ic-work-gallery__cta-link:hover .ic-work-gallery__arrow {
    transform: translate(10px, -10px);
}


/* =========================================================
   LIGHTBOX
========================================================= */

.ic-work-lightbox {
    position: fixed;
    inset: 0;

    z-index: 999999;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 40px;

    background: rgba(0,0,0,.94);

    opacity: 0;
    visibility: hidden;

    transition:
        opacity .35s ease,
        visibility .35s ease;
}

.ic-work-lightbox.is-open {
    opacity: 1;
    visibility: visible;
}

.ic-work-lightbox__content {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: center;

    width: min(1100px, 85vw);
    height: min(80vh, 850px);
}

.ic-work-lightbox__image {
    display: block;

    max-width: 100%;
    max-height: 100%;

    width: auto;
    height: auto;

    object-fit: contain;
}

.ic-work-lightbox__close,
.ic-work-lightbox__prev,
.ic-work-lightbox__next {
    position: absolute;

    z-index: 2;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 52px;
    height: 52px;

    padding: 0;

    border: 1px solid rgba(255,255,255,.35);
    border-radius: 50%;

    background: transparent;
    color: white;

    font-family: "Inter", sans-serif;
    font-size: 22px;

    cursor: pointer;

    transition:
        background .3s ease,
        color .3s ease,
        border-color .3s ease;
}

.ic-work-lightbox__close:hover,
.ic-work-lightbox__prev:hover,
.ic-work-lightbox__next:hover {
    background: white;
    border-color: white;
    color: #111;
}

.ic-work-lightbox__close {
    top: 30px;
    right: 30px;

    font-size: 32px;
    line-height: 1;
}

.ic-work-lightbox__prev {
    left: 30px;
    top: 50%;

    transform: translateY(-50%);
}

.ic-work-lightbox__next {
    right: 30px;
    top: 50%;

    transform: translateY(-50%);
}

.ic-work-lightbox__counter {
    position: absolute;

    left: 50%;
    bottom: -35px;

    transform: translateX(-50%);

    color: rgba(255,255,255,.65);

    font-family: "JetBrains Mono", monospace;
    font-size: 11px;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 767px) {

    .ic-work-gallery {
        padding: 70px 0;
    }

    .ic-work-gallery__container {
        width: calc(100% - 20px);
    }

    .ic-work-gallery__header {
        align-items: flex-start;
        flex-direction: column;
        gap: 32px;
    }

    .ic-work-gallery__title {
        font-size: clamp(54px, 18vw, 90px);
    }

    .ic-work-gallery__filters {
        width: 100%;
        gap: 8px;
    }

    .ic-work-gallery__filter {
        padding: 10px 14px;
        font-size: 10px;
    }

    .ic-work-gallery__grid {
        grid-template-columns: 1fr;

        margin-top: 55px;

        row-gap: 60px;
    }

    .ic-work-card__meta {
        gap: 12px;
    }

    .ic-work-card__title {
        font-size: 25px;
    }

    .ic-work-card__services {
        max-width: 150px;
        font-size: 9px;
    }

    .ic-work-card__category,
    .ic-work-card__result {
        font-size: 9px;
    }

    .ic-work-gallery__cta-link {
        font-size: clamp(38px, 11vw, 60px);
    }

    .ic-work-lightbox {
        padding: 20px;
    }

    .ic-work-lightbox__content {
        width: 100%;
        height: 75vh;
    }

    .ic-work-lightbox__close {
        top: 15px;
        right: 15px;
    }

    .ic-work-lightbox__prev,
    .ic-work-lightbox__next {
        top: auto;
        bottom: 20px;

        width: 44px;
        height: 44px;

        transform: none;
    }

    .ic-work-lightbox__prev {
        left: 20px;
    }

    .ic-work-lightbox__next {
        right: 20px;
    }

}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .ic-work-card,
    .ic-work-card__image img,
    .ic-work-lightbox,
    .ic-work-gallery__arrow {
        transition: none !important;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7e7e6bc *//* =========================================================
   INTERSECT MARQUEE
   ========================================================= */

#ic-marquee-section {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid rgba(17, 17, 17, 0.1);
    border-bottom: 1px solid rgba(17, 17, 17, 0.1);
}


/* =========================================================
   MARQUEE ROW
   ========================================================= */

#ic-marquee-section .ic-marquee-row {
    width: 100%;
    overflow: hidden;
    position: relative;
}


/* =========================================================
   RED ROW
   ========================================================= */

#ic-marquee-section .ic-marquee-red {
    background: #e10600;
    color: #ffffff;
}


/* =========================================================
   LIGHT ROW
   ========================================================= */

#ic-marquee-section .ic-marquee-light {
    background: #f5f2ec;
    color: #111111;
}


/* =========================================================
   TRACK
   ========================================================= */

#ic-marquee-section .ic-marquee-track {
    display: flex;
    width: max-content;
    will-change: transform;

    animation:
        icMarqueeForward
        35s
        linear
        infinite;
}


#ic-marquee-section .ic-marquee-track-reverse {

    animation:
        icMarqueeReverse
        35s
        linear
        infinite;

}


/* =========================================================
   CONTENT
   ========================================================= */

#ic-marquee-section .ic-marquee-content {

    display: flex;
    flex-shrink: 0;
    align-items: center;
}


/* =========================================================
   TEXT
   ========================================================= */

#ic-marquee-section .ic-marquee-content span {

    display: flex;
    align-items: center;
    gap: 32px;

    padding-right: 32px;

    white-space: nowrap;

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size: clamp(
        55px,
        7vw,
        105px
    );

    line-height: 0.9;

    letter-spacing: -0.06em;
  text-transform: uppercase;
    font-weight: 700;
}


/* =========================================================
   X SYMBOL
   ========================================================= */

#ic-marquee-section .ic-marquee-red b {

    color: rgba(
        255,
        255,
        255,
        0.5
    );

    font-weight: 400;
}


#ic-marquee-section .ic-marquee-light b {

    color: #e10600;

    font-weight: 400;
}


/* =========================================================
   ANIMATIONS
   ========================================================= */

@keyframes icMarqueeForward {

    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }

}


@keyframes icMarqueeReverse {

    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }

}


/* =========================================================
   HOVER - OPTIONAL
   ========================================================= */

#ic-marquee-section .ic-marquee-track:hover {

    animation-play-state: paused;

}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #ic-marquee-section .ic-marquee-content span {

        font-size: 8vw;

        gap: 24px;

        padding-right: 24px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #ic-marquee-section .ic-marquee-content span {

        font-size: 12vw;

        gap: 20px;

        padding-right: 20px;

        letter-spacing: -0.055em;
    }


    #ic-marquee-section .ic-marquee-track {

        animation-duration: 25s;
    }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

    #ic-marquee-section .ic-marquee-track {

        animation: none;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1571273 *//* =========================================================
   INTERSECT FINAL CONTACT
   ========================================================= */

#ic-contact-section {

    position: relative;

    width: 100%;

    min-height: 75svh;

    padding-top: 96px;
    padding-bottom: 40px;

    box-sizing: border-box;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    overflow: hidden;

    background: #e10600;

    color: #ffffff;

    isolation: isolate;
}


/* =========================================================
   MOUSE GLOW
   ========================================================= */

#ic-contact-section .ic-contact-glow {

    position: absolute;

    width: 340px;
    height: 340px;

    left: var(--mouse-x, 50%);
    top: var(--mouse-y, 45%);

    transform: translate(-50%, -50%);

    border-radius: 50%;

    background:
        radial-gradient(
            circle,
            rgba(255,255,255,0.16) 0%,
            rgba(255,255,255,0.08) 30%,
            transparent 70%
        );

    pointer-events: none;

    z-index: 0;

    transition:
        left 0.5s ease-out,
        top 0.5s ease-out;
}


/* =========================================================
   CONTENT WIDTH
   MAX WIDTH 1450px
   ========================================================= */

#ic-contact-section .ic-contact-edge {

    position: relative;

    z-index: 2;

    width: 100%;

    max-width: 1450px;

    margin-left: auto;
    margin-right: auto;

    padding-left: 30px;
    padding-right: 30px;

    box-sizing: border-box;
}


/* =========================================================
   TOP
   ========================================================= */

#ic-contact-section .ic-contact-top {

    display: flex;

    align-items: flex-start;

    justify-content: space-between;
}


/* =========================================================
   LABEL
   ========================================================= */

#ic-contact-section .ic-contact-label {

    display: block;

    color: rgba(
        255,
        255,
        255,
        0.70
    );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size: 12px;

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: 0.12em;

    text-transform: uppercase;
}


/* =========================================================
   MAIN HEADING
   ========================================================= */

#ic-contact-section .ic-contact-heading {

    position: relative;

    z-index: 2;

    width: 100%;

    max-width: 1450px;

    margin: 0 auto;

    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    box-sizing: border-box;

    font-family:
        "Inter Tight",
        "Inter",
        Arial,
        sans-serif;

    font-size: clamp(
        90px,
        10vw,
        150px
    );

    line-height: 0.82;

    letter-spacing: -0.07em;

    font-weight: 700;

    color: #ffffff;
}


/* =========================================================
   HEADING LINES
   ========================================================= */

#ic-contact-section .ic-contact-heading span {

    display: block;
text-transform: uppercase;
    opacity: 1;

    transform: translateY(0);
}


/* =========================================================
   BOTTOM
   ========================================================= */

#ic-contact-section .ic-contact-bottom {

    display: flex;

    align-items: flex-end;

    justify-content: space-between;

    gap: 40px;

    padding-top: 30px;

    border-top: 1px solid
        rgba(
            255,
            255,
            255,
            0.30
        );
}


/* =========================================================
   BUTTON
   ========================================================= */

#ic-contact-section .ic-contact-button {

    display: inline-flex;

    align-items: center;

    justify-content: center;

    padding: 20px 32px;

    border: 1px solid #ffffff;

    color: #ffffff;

    background: transparent;

    text-decoration: none;

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size: 12px;

    font-weight: 600;

    letter-spacing: 0.08em;

    text-transform: uppercase;

    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}


#ic-contact-section .ic-contact-button:hover {

    background: #ffffff;

    color: #e10600;

    transform: translateY(-3px);
}


/* =========================================================
   CONTACT INFO
   ========================================================= */

#ic-contact-section .ic-contact-info {

    display: flex;

    flex-direction: column;

    align-items: flex-end;

    gap: 5px;

    color: rgba(
        255,
        255,
        255,
        0.80
    );

    font-family:
        "Inter",
        Arial,
        sans-serif;

    font-size: 12px;

    line-height: 1.8;

    letter-spacing: 0.06em;

    text-transform: uppercase;
}


#ic-contact-section .ic-contact-info a {

    color: inherit;

    text-decoration: none;

    transition: color 0.25s ease;
}


#ic-contact-section .ic-contact-info a:hover {

    color: #ffffff;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    #ic-contact-section {

        padding-top: 80px;

        padding-bottom: 30px;
    }


    #ic-contact-section .ic-contact-heading {

        font-size: 11vw;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    #ic-contact-section {

        min-height: 100svh;

        padding-top: 70px;

        padding-bottom: 25px;
    }


    #ic-contact-section .ic-contact-edge {

        padding-left: 20px;

        padding-right: 20px;
    }


    #ic-contact-section .ic-contact-label {

        font-size: 10px;
    }


    #ic-contact-section .ic-contact-heading {

        padding-left: 20px;

        padding-right: 20px;

        font-size: 14vw;

        line-height: 0.84;

        letter-spacing: -0.06em;
    }


    #ic-contact-section .ic-contact-bottom {

        flex-direction: column;

        align-items: flex-start;

        gap: 30px;

        padding-top: 25px;
    }


    #ic-contact-section .ic-contact-button {

        padding: 17px 24px;
    }


    #ic-contact-section .ic-contact-info {

        align-items: flex-start;

        font-size: 10px;
    }


    #ic-contact-section .ic-contact-glow {

        width: 240px;

        height: 240px;
    }

}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 480px) {

    #ic-contact-section .ic-contact-heading {

        font-size: 15vw;
    }

}/* End custom CSS */