@media (min-width: 1920px) {
    .container {
        max-width:1440px
    }
}
@media (max-width: 991px) {
    ul.navbar-nav.desktop{
        display: none;
    }
}
html{
    scroll-behavior: smooth;
}
body{
    background: #22201F;
    cursor: none;
    scroll-behavior: smooth;
}
a{
    text-decoration: none !important;
    color: #ef3f20;
}

/*Lenis*/
html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}
/*Lenis*/
section {
    position: relative;
  overflow: hidden;
}

section .bg-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.navbar-nav .nav-item.btn.active {
    background: transparent !important;
    border-color: #ef3f20 ! IMPORTANT;
}

.header-outer ul.navbar-nav{
    width: 100%;
    justify-content: flex-end;
    align-items: center;
}
.navbar-brand img{
    width: 100%;
}

.hamburger .line{
  width: 50px;
  height: 5px;
  background-color: #ecf0f1;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#hamburger-12.is-active .line:nth-child(1){
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
button.navbar-toggler {
    outline: none;
    border: none;
}
.chat-button {
    border-radius: 50px !important;
}

.header-outer .container {
    border-bottom: 1px solid #fff;
}
.btn:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    background: #EF3F20;
    z-index; -1;
    z-index: -1;
}
.btn:hover{
    background: transparent !important;
    border-color: #EF3F20;
}
.btn:hover::before {
    animation: buttonslide ease 1s;
}


@keyframes buttonslide{
    0%{
        transform: translateX(-100%);
    }
    50%{
       transform: translateX(0%); 
    }
    100%{
        transform: translateX(100%);
    }
}
.btn {
    position: relative;
    overflow: hidden;
    border-radius: 0;
}
ul.milestones * {
    color: #fff;
}
#hero-banner .cir {
    transform: scale(0.6);
    width: 100%;
}

#hero-banner .mbl {
    z-index: 1;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 0;
}
.wrapper {
    overflow: hidden;
    position: relative;
    padding-top: 100px;
}
section#ticker .bg-overlay {
    background: #EF3F20;
}
.navbar-nav .nav-item:not(.btn) .nav-link {font-family: 'clashDisplay';font-weight: 400;font-size: 16px;line-height: 22px;color: #fff;margin: 0 15px;transition: all ease 0.3s;}

.navbar-nav .nav-item:not(.btn):first-child .nav-link {
    margin-left: 0;
}

.navbar-nav .nav-item:not(.btn) .nav-link:hover,.navbar-nav .nav-item:not(.btn).active .nav-link {
    color: #ef3f20;
}

.navbar-nav .nav-item.btn .nav-link {
    font-family: 'clashDisplay';
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.2px;
    padding: 9.5px 38px !important;
}

.navbar-nav .nav-item.btn {
    border-color: #ffffff;
}
.header-outer nav.navbar {
    padding: 15px 0;
}
section#hero-banner h2 {
    font-family: 'clashDisplay';
    font-weight: 600;
    font-size: 74px;
    letter-spacing: 0.2px;
    color: #fff;
    line-height: 90px;
    margin-bottom: 20px;
}

section#hero-banner h2 span {
    color: #EF3F20;
    position: relative;
}
section#hero-banner h2 span svg {
    position: absolute;
    right: -30px;
    bottom: -20px;
}
#hero-banner a.btn {
    background: #EF3F20;
    border-color: #EF3F20;
    font-family: 'clashdisplay';
    font-size: 22px;
    min-width: 240px;
    line-height: 58px;
    vertical-align: top;
}

#hero-banner p {
    font-family: clashdisplay;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.2px;
    color: #fff;
    margin-bottom: 35px;
}

#hero-banner span.icon {
    width: 87px;
    display: inline-flex;
    height: 72px;
    align-items: center;
    justify-content: center;
    border: 2px solid #EF3F20;
}

#hero-banner a.scroll-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 100px;
}

#hero-banner a.scroll-btn span.text {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 20px;
    color: #Fff;
    width: 50%;
}
ul.milestones {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 40px 0 0;
}

ul.milestones li {
    list-style: none;
    font-family: 'clashDisplay';
    font-weight: 500;
    font-size: 56px;
    line-height: 60px;
    padding-right: 100px;
}

ul.milestones li span.text {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #7B7B7B;
}
section#hero-banner {
    padding: 105px 0;
}
.cir-left {
    width: 750px;
    height: 750px;
    background-image: radial-gradient(circle at center, rgb(239 63 32) 0%, rgb(34 32 31 / 0%) 69%);
    opacity: 0.5;
    position: absolute;
    left: -400px;
    top: -111px;
}

.cir-right {
    width: 750px;
    height: 750px;
    background-image: radial-gradient(circle at center, rgb(239 63 32) 0%, rgb(34 32 31 / 0%) 69%);
    opacity: 0.5;
    position: absolute;
    right: -400px;
    bottom: -111px;
}
section#ticker{
    overflow: hidden;
    height: 100px;
    padding: 10px 0;
}
section#ticker .owl-stage-outer {
    overflow: visible;
}
section#ticker .item {
    display: flex;
    align-items: center;
}
section#ticker .item h3 {
    font-family: 'clashDisplay';
    font-weight: 600;
    font-size: 78px;
    letter-spacing: -2.5px;
    color: #22201F;
    line-height: 80px;
}
section#ticker .item img {
    width: auto;
    margin: 0 30px;
}
#services .swiper-vertical .swiper-slide {
    height: auto !IMPORTANT;
}
#services h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 56px;
    color: #fff;
}

#services p {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #fff;
}

#services .item-thumb h4 {
    font-family: clashdisplay;
    color: #fff;
    font-size: 36px;
    line-height: 46px;
    transition: all ease 1s;
}

#services .item-thumb {
    border-bottom: 1px solid #EF3F20;
    margin-bottom: 15px;
    cursor: pointer;
}
#services 
 .item-thumb p {
    font-size: 18px;
    letter-spacing: 0.5px;
}

#services .swiper-slide:last-child .item-thumb {
    border-bottom: 0;
}
#services 
 .item-body p {
    font-family: clashdisplay;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .2px;
    color: #Fff;
}

#services .item-body a.btn.btn-outline-primary {
    border-color: #ef3f20;
    color: #fff;
    font-family: clashdisplay;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: .2px;
    padding: 4.5px 22px;
    margin-top: 10px;
}

section#services {
    padding: 100px 0;
}

#services .swiper-slide-thumb-active .item-thumb h4 {
    color: #ef3f20;
}

section#services .row:nth-child(2) {
    padding-top: 30px;
}
section#services .bg-overlay h3 {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: transparent;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 30%);
    position: relative;
    left: -80px;
    bottom: 20px;
}
section#work-sec p {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #fff;
}

section#work-sec h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 56px;
    color: #fff;
    text-align: right;
}

section#work-sec .owl-carousel {
    margin-top: 50px;
}

section#work-sec .content {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 0;
    bottom: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

section#work-sec .content h5 {
    font-family: clashdisplay;
    font-size: 14px;
    line-height: 22px;
    color: #656565;
    font-weight: 400;
    margin-bottom: 0;
    transition: all ease 0.5s;
}

section#work-sec .content h4 {
    font-family: clashdisplay;
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
    color: #656565;
    transition: all ease 0.5s;
}

section#work-sec .content  h6 {
    font-family: clashdisplay;
    font-size: 14px;
    line-height: 22px;
    color: #656565;
    font-weight: 400;
    margin-bottom: 0;
    transition: all ease 0.5s;
}

section#work-sec .content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .2px;
    width: 50%;
    margin-left: auto;
    margin-bottom: 0;
    color: #656565;
    transition: all ease 0.5s;
}

section#work-sec  img {
    transform: scale(0);
    transition: all ease 0.6s;
}

section#work-sec .item {
    background: #2C2F33;
    filter: drop-shadow(-20px 0 10px rgba(0,0,0,0.08));
}

section#work-sec .center img {transform: scale(1);}

section#work-sec .center .content * {
    color: #fff;
}
#work-sec .owl-dots.disabled {
    display: flex !IMPORTANT;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    left: 10px;
    right: 10px;
    top: -30px;
}

#work-sec .owl-dots button.owl-dot {
    width: 8px;
    height: 8px;
    background: #656565;
    border-radius: 50%;
    outline: none !IMPORTANT;
    transition: all ease 0.5s;
}

#work-sec .owl-dots button.owl-dot span {
    display: none;
}

#work-sec .owl-dots button.owl-dot.active {
    width: 12px;
    height: 12px;
    background: #EF3F20;
}

#work-sec .owl-dots.disabled:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    height: 1px;
    background: #656565;
    z-index: -1;
}
section#work-sec .bg-overlay h3 {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: transparent;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 30%);
    position: relative;
    text-align: right;
    top: -50px;
    right: -70px;
}

section#work-sec {
    padding: 100px 0 100px;
}
section#work-sec a.btn.btn-outline-primary {
    border-color: #ef3f20;
    color: #fff;
    font-family: clashdisplay;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: .2px;
    padding: 4.5px 22px;
    width: max-content;
    margin: 60px auto 0;
    display: block;
}
section#brands h2 {
    font-family: 'clashDisplay';
    font-size: 76px;
    line-height: 90px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

section#brands h2 span {
    position: relative;
}

section#brands h2 span svg {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}

section#brands img {
    width: auto;
    transition: all ease 0.6s;
}

section#brands .item {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#brands .owl-carousel {
    width: 80%;
    margin: 100px auto 0;
}

section#brands .owl-nav button {
    width: 87px;
    height: 65px;
    border: 2px solid #282828;
    outline: none !important;
    position: absolute;
    left: -15%;
    top: 20%;
    overflow: hidden;
}

section#brands .owl-nav button span {
    font-size: 0;
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}

section#brands .owl-nav button span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: rotate(90deg);
    background: url(../images/fa-down.png) no-repeat;
    background-position: center;
}

section#brands .owl-nav button.owl-next span:before {
    transform: rotate(-90deg);
}

section#brands .owl-nav button.owl-next {
    right: -15%;
    left: unset;
}

section#brands .item:hover img {
    filter: invert(1);
}
section#brands .owl-nav button:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    background: #000000;
    z-index: -1;
}

section#brands .owl-nav button:hover:before {
    animation: buttonslide ease 1s;
}
section#brands {
    padding: 80px 0 100px !important;
}
#awards h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 56px;
    color: #22201F;
}

section#awards p {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #22201F;
}

section#awards img {
    margin-top: 50px;
}

section#awards .bg-overlay h3 {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: transparent;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 40%);
    position: relative;
    left: -80px;
    top: -35px;
    text-align: left;
}

section#awards .bg-overlay {text-align: right;}

section#awards {
    padding: 100px 0;
}
section#faqs p {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #fff;
}

section#faqs h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 56px;
    color: #fff;
    text-align: right;
}
#faqs .item {
    max-width: 550px;
    background: #EF3F20;
    padding: 40px;
    overflow: hidden;
    direction: ltr;
    height: 441px;
}

#faqs .item img {
    width: auto;
    margin-bottom: 35px;
}

#faqs .item p {
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #656565;
    padding-bottom: 25px;
    margin-bottom: 80px;
}

#faqs .item h1 {
    font-family: clashdisplay;
    font-size: 159px;
    font-weight: 700;
    line-height: 159px;
    letter-spacing: 0.02em;
    color: rgb(0 0 0 / 15%);
    position: absolute;
    left: 0;
    bottom: -50px;
}
section#faqs h2 svg {
    display: block;
    margin-left: auto;
    margin-top: 30px;
    margin-right: -20px;
}
#faqs .owl-carousel {
    margin-top: 40px;
}

#faqs .owl-carousel .owl-stage-outer {
    overflow: visible;
}
section#faqs .owl-nav button {
    width: 87px;
    height: 65px;
    border: 2px solid #EF3F20;
    outline: none !important;
    overflow: hidden;
    position: relative;
}

section#faqs .owl-nav button span {
    font-size: 0;
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}

section#faqs .owl-nav button span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: rotate(90deg);
    background: url(../images/fa-down.png) no-repeat;
    background-position: center;
}

section#faqs .owl-nav button.owl-next span:before {
    transform: rotate(-90deg);
}

section#faqs .owl-nav button.owl-next {margin-left: 40px;}

section#faqs .owl-nav button:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    background: #ef3f20;
    z-index: -1;
}

section#faqs .owl-nav button:hover:before {
    animation: buttonslide ease 1s;
}

#faqs .owl-item {
    overflow: hidden;
}

section#faqs .owl-nav {
    text-align: right;
    position: relative;
    right: calc(50% - 600px);
    margin-top: 35px;
}

section#faqs .owl-nav button.disabled {
    cursor: no-drop;
}
section#faqs .bg-overlay h3 {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: transparent;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 30%);
    position: relative;
    text-align: right;
    top: 40px;
    right: -60px;
}

section#faqs {
    padding: 170px 0;
}

section#faqs .bg-overlay svg {
    position: absolute;
    right: 0;
    bottom: 0;
}
#blogs h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 66px;
    color: #fff;
}

#blogs p {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #fff;
}

#blogs .owl-carousel {
    margin-top: 35px;
}

#blogs .bg-overlay h3 {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: transparent;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 30%);
    position: relative;
    left: -80px;
    bottom: 50px;
}

#blogs .bg-overlay svg.art1 {
    position: absolute;
    right: 0;
    top: 0;
}

#blogs .owl-carousel .owl-stage-outer {
    overflow: visible;
}

#blogs .content {
    background-image: linear-gradient(180deg, rgba(239,63,32,0.7) 5%, rgba(239,63,32,0) 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
}

#blogs .content a img {
    width: auto;
}
#blogs .head h5 {
    font-family: 'clashDisplay';
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    letter-spacing: .2px;
    font-weight: 300;
    margin-bottom: 20px;
}

#blogs .head h4 {
    font-family: 'clashDisplay';
    font-size: 44px;
    line-height: 54px;
    color: #Fff;
    font-weight: 600;
}

#blogs .foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#blogs .foot a.btn {
    border-color: #ef3f20;
    color: #fff;
    font-family: clashdisplay;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: .2px;
    padding: 4.5px 22px;
    position: relative;
}

#blogs .foot a.insta-tag {
    background: #Fff;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 50px;
}

#blogs .foot a.insta-tag span {
    padding: 0 30px 0 15px;
    font-size: 14px;
    font-family: 'clashDisplay';
    color: #000;
    font-weight: 600;
}
#blogs .bg-overlay svg.art2 {
    position: absolute;
    left: 0;
    bottom: 0;
}

section#blogs .owl-nav button {
    width: 87px;
    height: 65px;
    border: 2px solid #EF3F20;
    outline: none !important;
    overflow: hidden;
    position: relative;
}

section#blogs .owl-nav button span {
    font-size: 0;
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}

section#blogs .owl-nav button span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: rotate(90deg);
    background: url(../images/fa-down.png) no-repeat;
    background-position: center;
}

section#blogs .owl-nav button.owl-next span:before {
    transform: rotate(-90deg);
}

section#blogs .owl-nav button.owl-next {margin-left: 40px;}

section#blogs .owl-nav button:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    background: #ef3f20;
    z-index: -1;
}

section#blogs .owl-nav button:hover:before {
    animation: buttonslide ease 1s;
}

section#blogs .owl-nav {
    margin-top: 50px;
}
section#blogs {
    padding-bottom: 200px;
}
section#newsletter .container {
    position: relative;
}

section#newsletter .container .bg-overlay {
    left: -90px;
    right: -90px;
    background: #ef3f20;
    top: 0;
    bottom: 0;
}

section#newsletter  h2 {
    font-family: 'clashDisplay';
    font-weight: 700;
    font-size: 72px;
    line-height: 86px;
}

section#newsletter  p {
    font-family: 'clashDisplay';
    font-size: 22px;
    line-height: 36px;
    letter-spacing: .2px;
    margin-bottom: 30px;
}

section#newsletter input {
    min-width: 348px;
    min-height: 72px;
    background-color: #ffffff;
    border-radius: 0 !IMPORTANT;
    font-family: 'clashDisplay';
    font-size: 18px;
    color: #666666;
    padding: 0 30px;
}

section#newsletter .btn:before {
    background: #212529;
}

section#newsletter button.btn {
    font-family: 'clashDisplay';
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .2px;
    background: #22201F;
    border-color: #22201F;
    min-width: 176px;
    min-height: 72px;
    margin-left: 12px;
}

section#newsletter button.btn:hover {/* border-color: #22201F; */}

section#newsletter .row {
    align-items: center;
}

section#newsletter {z-index: 1;}

section#newsletter .container {
    padding-top: 100px;
    padding-bottom: 100px;
}
.text-end {
    text-align: right;
}
footer#footer {
    position: relative;
    padding-top: 420px;
    margin-top: -200px;
}

footer#footer .bg-overlay {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

footer#footer h4 {
    font-family: 'clashDisplay';
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #22201F;
    margin-bottom: 30px;
}

footer#footer ul.footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'clashDisplay';
    font-weight: 400;
    font-size: 18px;
}

footer#footer ul.footer-menu a {
    color: #22201F;
    transition: all ease 0.3s;
    line-height: 40px;
}

footer#footer ul.footer-menu li:hover a {
    color: #ef3f20;
}

footer#footer ol.f-contact {
    margin: 0;
    padding: 0;
}

footer#footer ol.f-contact li {
    list-style: none;
    font-family: 'clashDisplay';
    font-size: 20px;
    line-height: 30px;
    color: #22201F;
    margin-bottom: 20px;
    padding-right: 20px;
}

footer#footer ol.f-contact li a {
    color: #22201F;
}

footer#footer ol.f-contact li:hover a {
    color: #ef3f20;
}
#footer 
 .footer-copyright {
    border-top: 1px solid #22201F;
    padding: 45px 30px;
}

#footer .footer-copyright p {
    font-family: 'clashDisplay';
    font-size: 20px;
    font-weight: 400;
    color: #22201F;
    line-height: 30px;
    margin: 0;
}

#footer .footer-copyright a {
    font-family: 'clashDisplay';
    color: #22201F;
    font-size: 20px;
    line-height: 30px;
    border-left: 1px solid #22201F;
    padding-left: 10px;
    padding-right: 10px;
}

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

#footer .footer-copyright a:first-child {
    padding-left: 0;
    border-left: 0;
}
footer#footer .footer-outer {
    padding-bottom: 60px;
}
.cursor.hovered {
    cursor: pointer!important;
    opacity: 0;
}

.cursor.img-hover {
    opacity: 0
}

.cursor.white-bg {
    opacity: 0
}

.cursor.white-col {
    background-color: #fff
}

.cursor-follower {
    position: fixed;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    transition: .25s ease-in-out opacity,.25s ease-in-out width,.25s ease-in-out height;
    user-select: none;
    pointer-events: none;
    z-index: 99999999;
    transform: translate(-50%,-50%);
    width: 3.125em;
    height: 3.125em;
    border: 2px solid rgb(239 63 32 / 32%);
    opacity: 1
}
.cursor-follower.hovered {
    width: 3.5em;
    height: 3.5em;
    background: rgb(239 63 32 / 10%);
    border-color: rgb(239 63 32 / 50%);
}

.cursor-follower::before {
    content: "DRAG";
    position: absolute;
    width: 6em;
    height: 6em;
    background-color: #ef3f20;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale3d(0,0,0);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    opacity: 0;
    transition: transform .6s,opacity .4s;
    z-index: -1;
    font-size: .65em;
    font-weight: 700;
    font-family: 'clashDisplay';
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 6em;
}

.cursor-follower.img-hover::before {
    transform: translate(-50%,-50%) scale3d(1,1,1);
    opacity: 1;
    transition: transform .6s,opacity .4s
}

.cursor-follower.white-bg::before {
    transform: translate(-50%,-50%) scale3d(1,1,1);
    opacity: 1;
    transition: transform .6s,opacity .4s;
    background-color: #fff;
    color: #ef3f20
}

.cursor-follower.white-col {
    border-color: #fff
}

.cursor-follower.extra-white::before {
    content: "cursor";
    transform: translate(-50%,-50%) scale3d(1,1,1);
    opacity: 1;
    transition: transform .6s,opacity .4s;
    background-color: #fff;
    color: #ef3f20
}
.cursor {
    position: fixed;
    background-color: #ef3f20;
    width: .625em;
    height: .625em;
    transition: .25s linear transform,.25s cubic-bezier(.75,-1.27,.3,2.33) border-color,.25s linear height,.25s linear width,.25s cubic-bezier(.75,-.27,.3,1.33) opacity;
    user-select: none;
    pointer-events: none;
    z-index: 99999999;
    transform: scale(1) translate(-50%,-50%);
    border: 1px solid transparent;
    transform-origin: 50% 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}
.cursor.white {
    background: #Fff;
}

.cursor-follower.white {border-color: rgb(255 255 255 / 32%);}

.owl-carousel .owl-stage {
    transition: all ease 1.5s ! IMPORTANT;
}
.cursor-follower.scroll::before {
    content: "SCROLL";
}
#faqs .item p b {
    display: block;
}

section#portfolio-pg h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 100px;
    color: #fff;
    text-align: center;
}

section#portfolio-pg h2 span {
    display: flex;
    align-items: center;
    flex-direction: column;
}

ul.ports {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

ul.ports li {
    width: 32.0%;
    margin: 0 auto 20px;
    list-style: none;
}

ul.ports li .img-box {
    height: 450px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 16%);
    position: relative;
}

ul.ports li .img-box img {
    position: absolute;
    top: 0;
    transition: all ease 3s;
}

ul.ports li .img-box:hover img {top: -1220px;}
.port-item h3 {
    color: #Fff;
    font-family: 'clashDisplay';
    padding-left: 20px;
    margin-bottom: 30px;
}

.port-item {
    background: #ef3f20;
    padding: 30px 20px 0;
}

.port-item ul.nav {
    padding-right: 15px;
    border-bottom: 0;
    margin-bottom: 30px;
}

.port-item ul.nav li.nav-item button {
    font-family: 'clashDisplay';
    background: transparent;
    border: navajowhite;
    color: #fff;
    outline: 0 !IMPORTANT;
}

.port-item ul.nav li.nav-item button.active {
    background: #fff;
    color: #000;
}
.digital-portfolio ul.ports img {
    width: 100%;
    border-radius: 5px;
    box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 16%);
}

.digital-portfolio {
    background: #000000;
    position: absolute;
    left: 25px;
    right: 55px;
}
section#contact-pg-sec h2 {
    font-family: clashdisplay;
    font-size: 70px;
    font-weight: 600;
    line-height: 60px;
    color: #fff;
    text-align: left;
}

section#contact-pg-sec label {
    color: #Fff;
    font-family: 'clashDisplay';
    font-weight: 500;
    margin-bottom: 0;
}

section#contact-pg-sec input {
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #ef3f20;
    border-radius: 0 !IMPORTANT;
    padding: 100px 10px 15px !IMPORTANT;
    color: #ffffff;
    font-size: 20px;
    font-family: 'clashDisplay';
}

section#contact-pg-sec input::placeholder {
    color: #ffffff7d;
    font-size: 20px;
    font-family: 'clashDisplay';
}

section#contact-pg-sec textarea {
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #ef3f20;
    border-radius: 0 !IMPORTANT;
    height: 150px;
    color: #ffffff7d;
    font-size: 20px;
    font-family: 'clashDisplay';
}

section#contact-pg-sec textarea::placeholder {
    color: #ffffff7d;
    font-size: 20px;
    font-family: 'clashDisplay';
}

section#contact-pg-sec button.btn {
    background: #EF3F20;
    border-color: #EF3F20;
    font-family: 'clashdisplay';
    font-size: 22px;
    min-width: 240px;
    line-height: 58px;
    vertical-align: top;
    margin: 75px auto 0;
}

#contact-pg-sec {
    padding: 150px 0;
}

section#contact-pg-sec input:focus, #contact-pg-sec textarea:focus {
    border-color: #fff !IMPORTANT;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
}
#portfolio-pg {
    padding-bottom: 100px !IMPORTANT;
}
section#contact-pg-sec h3.art-text {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: #d74f4f00;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 30%);
    position: relative;
    text-align: right;
}
section#contact-pg-sec h2 svg {
    transform: scale(0.7);
}
.contact-info a {display: block;font-family: 'clashDisplay';font-size: 20px;line-height: 30px;color: #ffffff;margin-bottom: 20px;padding-right: 20px;width: 80%;position: relative;padding-left: 30px;}

.social-info a {
    width: 70px;
    height: 70px;
    line-height: 73px;
    border: 2px solid #ef3f20;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    transition: all ease 0.5s;
}

.social-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 50px;
}

.social-info a i {
    font-size: 30px;
    color: #Fff;
}

.social-info a:hover {
    background: #ef3f20;
    transform: scale(0.9);
}
.contact-info a:Before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ef3f20;
    left: 5px;
    top: 10px;
}

.contact-info {
    margin-top: 30px;
}
#about-sec1 h2 {
    font-family: clashdisplay;
    font-size: 100px;
    font-weight: 600;
    line-height: 56px;
    color: #fff;
    margin-bottom: 40px;
}

#about-sec1 p {
    font-family: clashdisplay;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #fff;
}

section#about-sec1 {
    padding: 100px 0 80px;
}

section#about-sec1 h3.art-text {
    font-family: 'clashDisplay';
    font-size: 212px;
    color: transparent;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(239 63 32 / 30%);
    position: relative;
    left: -80px;
    bottom: 20px;
}
/*Responsive*/
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .header-outer nav.navbar {
        flex-wrap: nowrap;
    }
    
    .hamburger .line {
        width: 30px;
        height: 3px;
        margin-left: 30px;
    }
    
    section#hero-banner {
        padding: 50px 0;
    }
    
    section#hero-banner h2 {
        font-size: 36px;
        letter-spacing: 0.2px;
        color: #fff;
        line-height: 50px;
    }
    
    section#hero-banner h2 span svg {
        width: 120px;
        right: -10px;
    }
    
    #hero-banner p {
        font-size: 14px;
        line-height: 26px;
    }
    
    #hero-banner a.scroll-btn {
        margin-left: 10px;
    }
    
    #hero-banner a.btn {
        font-size: 14px;
        min-width: 120px;
        line-height: 38px;
    }
    
    #hero-banner a.scroll-btn span.text {
        font-size: 14px;
        width: 60%;
    }
    
    #hero-banner span.icon {
        width: 40px;
        height: 51px;
    }
    
    #hero-banner span.icon img {
        width: 100%;
    }
    
    ul.milestones li {
        padding-right: 30px;
        font-size: 26px;
        line-height: 30px;
    }
    
    ul.milestones li span.text {
        font-size: 12px;
        line-height: 16px;
    }
    
    ul.milestones {
        align-items: flex-start;
    }
    
    .wrapper {
        padding-top: 70px;
    }
    
    section#ticker .item h3 {
        font-size: 24px;
        line-height: 48px;
        letter-spacing: -1px;
    }
    
    section#ticker {
        height: 70px;
    }
    
    section#ticker .item img {
        width: 20px;
        height: 20px;
        margin: 0 15px;
        position: relative;
        top: -3px;
    }
    .navbar-nav .nav-item:not(.btn) .nav-link {
        font-size: 14px;
    }
    
    .navbar-nav .nav-item.btn .nav-link {
        font-size: 14px;
        letter-spacing: 0.2px;
        padding: 5.5px 28px !important;
    }
    
    .navbar-nav .nav-item.btn {
        margin-top: 15px;
    }
    #services h2 {
        font-size: 40px;
        line-height: 36px;
    }
    
    section#services .bg-overlay h3 {
        font-size: 100px;
        color: transparent;
        bottom: 0px;
    }
    
    section#services {
        padding: 50px 0;
    }
    
    #services h2 svg {
        width: 180px;
        display: block;
    }
    
    #services p {
        font-size: 14px;
        line-height: 26px;
    }
    
    section#services .row:nth-child(2) {
        padding-top: 0px;
    }
    
    #services .item-thumb h4 {
        font-size: 22px;
        line-height: 32px;
    }
    
    #services .item-thumb p {
        font-size: 12px;
        line-height: 20px;
    }
    
    #services .item-body a.btn.btn-outline-primary {
        font-size: 14px;
        letter-spacing: 0.3px;
        padding: 10px 22px;
        margin-left: 3px;
    }
    
    #services .item-body p {
        font-size: 12px;
        line-height: 22px;
    }
    
    section#work-sec {
        padding: 0px 0 50px;
    }
    
    section#work-sec p {
        font-size: 14px;
        line-height: 26px;
    }
    
    section#work-sec .bg-overlay h3 {
        font-size: 100px;
        text-align: left;
        right: 0;
        top: -40px;
        line-height: 100px;
    }
    
    section#work-sec .container > .row {
        flex-direction: column-reverse;
    }
    
    section#work-sec h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
    }
    
    section#work-sec h2 svg {
        width: 200px;
        display: block;
    }
    section#work-sec .owl-carousel {
        margin-top: 10px;
    }
    section#work-sec img {
        height: 400px;
        object-fit: cover;
    }
    
    section#work-sec .item {
    }
    
    section#work-sec .content {
        display: block;
        top: unset;
        left: 10px;
        right: 10px;
    }
    
    section#work-sec .content h5 {
        font-size: 12px;
        line-height: 22px;
    }
    
    section#work-sec .content h4 > br {
        display: none;
    }
    
    section#work-sec .content h4 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    
    section#work-sec .content h6 {
        font-size: 12px;
        line-height: 16px;
    }
    
    section#work-sec .content p {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }
    
    #work-sec .owl-dots button.owl-dot {
        margin-right: 5px;
    }
    
    #work-sec .owl-dots button.owl-dot.active {
        width: 8px;
        height: 8px;
    }
    
    #work-sec .owl-dots {
        margin-top: 20px;
    }
    
    section#work-sec a.btn.btn-outline-primary {
        margin-left: 0;
        font-size: 14px;
        letter-spacing: 0.3px;
        padding: 10px 22px;
        margin-top: 20px;
    }

    section#brands h2 {
        font-size: 36px;
        line-height: 40px;
    }
    
    section#brands h2 span svg {
        width: 100px;
        display: block;
    }
    
    section#brands .bg-overlay svg {
        height: 100px;
        width: 100px;
        position: absolute;
        left: -30px;
    }
    
    section#brands .owl-carousel {
        margin: 40px auto 0;
    }
    
    section#brands .owl-nav button {
        position: relative;
        left: unset !important;
        right: unset !IMPORTANT;
        top: unset !important;
        bottom: unset !IMPORTANT;
        width: 57px;
        height: 35px;
        margin: 0 10px;
    }
    
    section#brands .owl-nav {
        text-align: center;
        margin-top: 20px;
    }
    
    section#brands .owl-nav button span:before {
        background-size: contain;
    }
    
    section#brands .owl-stage {
        vertical-align: middle;
        display: flex !important;
        align-items: center;
        justify-content: space-between !IMPORTANT;
    }
    
    section#brands .item {
        padding: 0 10px;
    }
    
    section#brands {
        padding: 40px 0 50px !important;
    }
    section#awards {
        padding: 50px 0;
    }
    
    section#awards .bg-overlay h3 {
        font-size: 100px;
        line-height: 100px;
        left: 0;
        top: 0;
        text-align: left;
    }
    
    #awards h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
    }
    
    #awards h2 svg {
        width: 130px;
        display: block;
    }
    
    section#awards p {
        font-size: 16px;
        line-height: 24px;
    }
    
    section#awards img {
        margin-top: 20px;
    }
    
    section#awards .bg-overlay svg {width: 100px;height: 100px;position: absolute;bottom: 0;right: -30px;}
    
    section#faqs {
        padding: 70px 0;
    }
    
    section#faqs .container > .row:nth-child(1) {flex-direction: column-reverse;}
    
    section#faqs h2 {
        text-align: left;
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
    }
    
    section#faqs h2 svg {
        margin-top: 0px;
        margin-right: 0px;
        width: 100px;
        margin-left: 0;
        display: block;
    }
    
    section#faqs .bg-overlay h3 {
        font-size: 100px;
        line-height: 100px;
        right: 0;
        top: 0;
        text-align: left;
    }
    
    section#faqs p {
        font-size: 14px;
        line-height: 26px;
    }
    
    #faqs .owl-carousel {
        margin-top: 20px;
    }
    
    #faqs .item {
        max-width: max-content;
        height: auto;
        padding: 20px;
    }
    
    #faqs .item img {
        margin-bottom: 15px;
        width: 30px;
    }
    
    #faqs .item p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 50px;
        letter-spacing: 0.5px;
    }
    
    #faqs .item h1 {
        font-size: 89px;
        font-weight: 700;
        line-height: 139px;
    }
    
    #faqs .item p b {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    section#faqs .owl-nav {
        text-align: left;
        right: unset;
        margin-top: 10px;
    }
    
    section#faqs .owl-nav button {
        width: 57px;
        height: 35px;
        margin: 0 10px 0px 0px !IMPORTANT;
    }
    
    section#faqs .owl-nav button span:before {
        background-size: contain;
    }
    
    #blogs h2 {
        text-align: left;
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
    }
    
    #blogs h2 svg {
        width: 280px;
        display: block;
    }
    
    #blogs .bg-overlay h3 {
        font-size: 100px;
        line-height: 100px;
        left: unset;
        top: -60px;
        bottom: unset;
    }
    
    #blogs p {
        font-size: 14px;
        line-height: 26px;
    }
    #blogs .owl-carousel {
        margin-top: 15px;
    }

    #blogs .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }
    
    #blogs .head h4 {
        font-size: 22px;
        line-height: 28px;
    }
    
    #blogs .head h5 {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    
    #blogs .foot a.btn {
        font-size: 12px;
        letter-spacing: .2px;
        padding: 5px 10px;
    }
    
    #blogs .content a img {
        width: 25px;
    }
    
    #blogs .foot a.insta-tag span {
        font-size: 12px;
        padding: 0 20px 0 10px;
    }
    
    #blogs .content {
        padding: 20px;
        background-image: linear-gradient(180deg, rgb(206 54 27 / 70%) 5%, rgb(0 0 0 / 52%) 100%);
    }
    
    section#blogs .owl-nav {
        margin-top: 10px;
    }
    
    section#blogs .owl-nav button {
        width: 57px;
        height: 35px;
        margin: 0 10px 0px 0px ! IMPORTANT;
    }
    
    section#blogs .owl-nav button.owl-next {
        margin-left: 10px;
    }
    
    section#blogs .owl-nav button span:before {
        background-size: contain;
    }
    
    section#blogs {
        padding-bottom: 50px;
    }
    
    #blogs .bg-overlay svg {
        width: 100px;
        height: 100px;
    }
    
    section#faqs .bg-overlay svg {
        width: 100px;
        height: 100px;
    }
    
    section#newsletter .container {
        padding: 50px 20px;
    }
    
    section#newsletter h2 {
        text-align: left;
        font-size: 36px;
        font-weight: 600;
        line-height: 36px;
    }
    
    section#newsletter p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    
    section#newsletter input {
        min-width: auto;
        min-height: 52px;
        font-size: 14px;
        padding: 0 10px;
        width: 100%;
    }
    
    section#newsletter button.btn {
        margin-left: 0px;
        font-size: 12px;
        min-width: 156px;
        min-height: 52px;
        margin-top: 10px;
    }
    
    footer#footer {
        padding-top: 70px;
        margin-top: 0px;
    }
    
    footer#footer h4 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    footer#footer ul.footer-menu a {
        line-height: 26px;
        font-size: 14px;
        padding: 5px 0;
    }
    
    footer#footer ol.f-contact li {
        font-size: 14px;
        line-height: 20px;
    }
    
    footer#footer ol.f-contact li:last-child {
        margin-bottom: 0;
    }
    
    footer#footer .footer-outer {
        padding-bottom: 40px;
    }
    
    #footer .footer-copyright {
        padding: 25px 15px;
    }
    
    #footer .footer-copyright p {
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }
    
    #footer .footer-copyright a {
        font-size: 12px;
        line-height: 20px;
        padding-right: 5px;
        padding-left: 5px;
    }
    
    #footer .footer-copyright .text-end {
        text-align: center;
    }    
    #services .swiper-vertical {
        touch-action: initial !IMPORTANT;
    }
    section#about-sec1 h3.art-text {
        font-size: 100px;
        line-height: 80px;
        left: -20px;
        bottom: 0;
    }
    
    #about-sec1 h2 {
        font-size: 40px;
        line-height: 36px;
    }
    
    #about-sec1 p {
        font-size: 14px;
        line-height: 26px;
    }
    
    section#about-sec1 {
        padding: 50px 0 40px;
    }
    #contact-pg-sec {
        padding: 70px 0;
    }
    
    section#contact-pg-sec h3.art-text {
        font-size: 100px;
        line-height: 100px;
        text-align: left;
    }
    
    section#contact-pg-sec h2 {
        font-size: 40px;
        line-height: 36px;
    }
    
    section#contact-pg-sec h2 svg {transform: scale(1);width: 220px;}
    
    .contact-info a {
        font-size: 14px;
        line-height: 24px;
    }
    
    .social-info a i {
        font-size: 16px;
    }
    
    .social-info a {
        width: 40px;
        height: 40px;
        line-height: 33px;
    }
    
    section#contact-pg-sec input {
        padding: 40px 10px 15px ! IMPORTANT;
        font-size: 14px;
    }
    
    section#contact-pg-sec input::placeholder {
        font-size: 14px;
    }
    
    section#contact-pg-sec textarea {
        height: 100px;
        font-size: 14px;
    }
    
    section#contact-pg-sec textarea::placeholder {
        font-size: 14px;
    }
    
    section#contact-pg-sec button.btn {
        min-width: 150px;
        line-height: 34px;
        font-size: 14px;
        letter-spacing: 0.3px;
        margin: 25px auto 0;
    }
    section#portfolio-pg h2 {
        font-size: 28px;
        line-height: 50px;
    }
    
    section#portfolio-pg h2 svg {
        width: 100px;
        height: 20px;
    }
    
    .port-item {
        padding: 15px 0px 0 !important;
        margin: 0 auto 20px !IMPORTANT;
        position: relative;
        left: unset;
        right: unset;
        transform: scale(1.01);
    }
    
    .port-item h3 {
        padding-left: 0px;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px;
    }
    
    .port-item ul.nav {
        justify-content: flex-start !important;
        margin-bottom: 20px;
    }
    
    .port-item ul.nav li.nav-item button {
        font-size: 12px !IMPORTANT;
        line-height: 20px !IMPORTANT;
        border: 0.5px solid #ccc;
        padding: 5px 5px !IMPORTANT;
    }
    
    ul.ports li .img-box {
        height: 70px;
    }
    #portfolio-pg {
        padding-bottom: 50px ! IMPORTANT;
        padding-top: 50px !IMPORTANT;
    }
    
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .header-outer nav.navbar {
        flex-wrap: nowrap;
    }
    
    .hamburger .line {
        width: 30px;
        height: 3px;
        margin-left: 30px;
    }
    
    section#hero-banner {
        padding: 50px 0;
    }
    
    section#hero-banner h2 {
        font-size: 36px;
        letter-spacing: 0.2px;
        color: #fff;
        line-height: 50px;
    }
    
    section#hero-banner h2 span svg {
        width: 120px;
        right: -10px;
    }
    
    #hero-banner p {
        font-size: 14px;
        line-height: 26px;
    }
    
    #hero-banner a.scroll-btn {
        margin-left: 10px;
    }
    
    #hero-banner a.btn {
        font-size: 14px;
        min-width: 120px;
        line-height: 38px;
    }
    
    #hero-banner a.scroll-btn span.text {
        font-size: 14px;
        width: 60%;
    }
    
    #hero-banner span.icon {
        width: 40px;
        height: 51px;
    }
    
    #hero-banner span.icon img {
        width: 100%;
    }
    
    ul.milestones li {
        padding-right: 30px;
        font-size: 26px;
        line-height: 30px;
    }
    
    ul.milestones li span.text {
        font-size: 12px;
        line-height: 16px;
    }
    
    ul.milestones {
        align-items: flex-start;
    }
    
    .wrapper {
        padding-top: 70px;
    }
    
    section#ticker .item h3 {
        font-size: 24px;
        line-height: 48px;
        letter-spacing: -1px;
    }
    
    section#ticker {
        height: 70px;
    }
    
    section#ticker .item img {
        width: 20px;
        height: 20px;
        margin: 0 15px;
        position: relative;
        top: -3px;
    }
    .navbar-nav .nav-item:not(.btn) .nav-link {
        font-size: 14px;
    }
    
    .navbar-nav .nav-item.btn .nav-link {
        font-size: 14px;
        letter-spacing: 0.2px;
        padding: 5.5px 28px !important;
    }
    
    .navbar-nav .nav-item.btn {
        margin-top: 15px;
    }
    #services h2 {
        font-size: 40px;
        line-height: 36px;
    }
    
    section#services .bg-overlay h3 {
        font-size: 100px;
        color: transparent;
        bottom: 0px;
    }
    
    section#services {
        padding: 50px 0;
    }
    
    #services h2 svg {
        width: 180px;
        display: block;
    }
    
    #services p {
        font-size: 14px;
        line-height: 26px;
    }
    
    section#services .row:nth-child(2) {
        padding-top: 0px;
    }
    
    #services .item-thumb h4 {
        font-size: 22px;
        line-height: 32px;
    }
    
    #services .item-thumb p {
        font-size: 12px;
        line-height: 20px;
    }
    
    #services .item-body a.btn.btn-outline-primary {
        font-size: 14px;
        letter-spacing: 0.3px;
        padding: 10px 22px;
        margin-left: 3px;
    }
    
    #services .item-body p {
        font-size: 12px;
        line-height: 22px;
    }
    
    section#work-sec {
        padding: 50px 0 50px;
    }
    
    section#work-sec p {
        font-size: 14px;
        line-height: 26px;
    }
    
    section#work-sec .bg-overlay h3 {
        font-size: 100px;
        text-align: left;
        right: 0;
        top: 0;
        line-height: 100px;
    }
    
    section#work-sec .container > .row {
        flex-direction: row;
        align-items: center;
    }
    
    section#work-sec h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
        text-align: right;
    }
    
    section#work-sec h2 svg {
        width: 200px;
        display: block;
        position: absolute;
        right: 0;
    }
    section#work-sec .owl-carousel {
        margin-top: 10px;
    }
    section#work-sec img {
        height: 400px;
        object-fit: cover;
    }
    
    section#work-sec .item {
    }
    
    section#work-sec .content {
        display: block;
        top: unset;
        left: 10px;
        right: 10px;
    }
    
    section#work-sec .content h5 {
        font-size: 12px;
        line-height: 22px;
    }
    
    section#work-sec .content h4 > br {
        display: none;
    }
    
    section#work-sec .content h4 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    
    section#work-sec .content h6 {
        font-size: 12px;
        line-height: 16px;
    }
    
    section#work-sec .content p {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
    }
    
    #work-sec .owl-dots button.owl-dot {
        margin-right: 5px;
    }
    
    #work-sec .owl-dots button.owl-dot.active {
        width: 8px;
        height: 8px;
    }
    
    #work-sec .owl-dots {
        margin-top: 20px;
    }
    
    section#work-sec a.btn.btn-outline-primary {
        margin-left: 0;
        font-size: 14px;
        letter-spacing: 0.3px;
        padding: 10px 22px;
        margin-top: 20px;
    }

    section#brands h2 {
        font-size: 36px;
        line-height: 40px;
    }
    
    section#brands h2 span svg {
        width: 100px;
        display: block;
    }
    
    section#brands .bg-overlay svg {
        height: 200px;
        position: absolute;
        left: -40px;
    }
    
    section#brands .owl-carousel {
        margin: 40px auto 0;
    }
    
    section#brands .owl-nav button {
        position: relative;
        left: unset !important;
        right: unset !IMPORTANT;
        top: unset !important;
        bottom: unset !IMPORTANT;
        width: 57px;
        height: 35px;
        margin: 0 10px;
    }
    
    section#brands .owl-nav {
        text-align: center;
        margin-top: 20px;
    }
    
    section#brands .owl-nav button span:before {
        background-size: contain;
    }
    
    section#brands .owl-stage {
        vertical-align: middle;
        display: flex !important;
        align-items: center;
        justify-content: space-between !IMPORTANT;
    }
    
    section#brands .item {
        padding: 0 30px;
    }
    
    section#brands {
        padding: 40px 0 50px !important;
    }
    section#awards {
        padding: 50px 0;
    }
    
    section#awards .bg-overlay h3 {
        font-size: 100px;
        line-height: 100px;
        left: 0;
        top: 0;
        text-align: left;
    }
    
    #awards h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
        text-align: left;
    }
    
    #awards h2 svg {
        width: 130px;
        display: block;
    }
    
    section#awards p {
        font-size: 16px;
        line-height: 24px;
    }
    
    section#awards img {
        margin-top: 20px;
    }
    
    section#awards .bg-overlay svg {width: 100px;height: 100px;position: absolute;bottom: 0;right: -30px;}
    
    section#faqs {
        padding: 70px 0;
    }
    
    section#faqs .container > .row:nth-child(1) {flex-direction: row;align-items: center;}
    
    section#faqs h2 {
        text-align: right;
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
    }
    
    section#faqs h2 svg {
        margin-top: 0px;
        margin-right: 0px;
        width: 100px;
        margin-left: auto;
        display: block;
    }
    
    section#faqs .bg-overlay h3 {
        font-size: 100px;
        line-height: 100px;
        right: 0;
        top: 0;
        text-align: left;
    }
    
    section#faqs p {
        font-size: 14px;
        line-height: 26px;
    }
    
    #faqs .owl-carousel {
        margin-top: 20px;
    }
    
    #faqs .item {
        max-width: max-content;
        height: auto;
        padding: 20px;
    }
    
    #faqs .item img {
        margin-bottom: 15px;
        width: 30px;
    }
    
    #faqs .item p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 50px;
        letter-spacing: 0.5px;
    }
    
    #faqs .item h1 {
        font-size: 89px;
        font-weight: 700;
        line-height: 139px;
    }
    
    #faqs .item p b {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    section#faqs .owl-nav {
        text-align: left;
        right: unset;
        margin-top: 10px;
    }
    
    section#faqs .owl-nav button {
        width: 57px;
        height: 35px;
        margin: 0 10px 0px 0px !IMPORTANT;
    }
    
    section#faqs .owl-nav button span:before {
        background-size: contain;
    }
    
    #blogs h2 {
        text-align: left;
        font-size: 40px;
        font-weight: 600;
        line-height: 36px;
    }
    
    #blogs h2 svg {
        width: 280px;
        display: block;
    }
    
    #blogs .bg-overlay h3 {
        font-size: 100px;
        line-height: 100px;
        left: unset;
        top: -60px;
        bottom: unset;
    }
    
    #blogs p {
        font-size: 14px;
        line-height: 26px;
    }
    #blogs .owl-carousel {
        margin-top: 15px;
    }

    #blogs .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }
    
    #blogs .head h4 {
        font-size: 22px;
        line-height: 28px;
    }
    
    #blogs .head h5 {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    
    #blogs .foot a.btn {
        font-size: 12px;
        letter-spacing: .2px;
        padding: 5px 10px;
    }
    
    #blogs .content a img {
        width: 25px;
    }
    
    #blogs .foot a.insta-tag span {
        font-size: 12px;
        padding: 0 20px 0 10px;
    }
    
    #blogs .content {
        padding: 20px;
        background-image: linear-gradient(180deg, rgb(206 54 27 / 70%) 5%, rgb(0 0 0 / 52%) 100%);
    }
    
    section#blogs .owl-nav {
        margin-top: 10px;
    }
    
    section#blogs .owl-nav button {
        width: 57px;
        height: 35px;
        margin: 0 10px 0px 0px ! IMPORTANT;
    }
    
    section#blogs .owl-nav button.owl-next {
        margin-left: 10px;
    }
    
    section#blogs .owl-nav button span:before {
        background-size: contain;
    }
    
    section#blogs {
        padding-bottom: 50px;
    }
    
    #blogs .bg-overlay svg {
        width: 100px;
        height: 100px;
    }
    
    section#faqs .bg-overlay svg {
        width: 100px;
        height: 100px;
    }
    
    section#newsletter .container {
        padding: 50px 20px;
    }
    
    section#newsletter h2 {
        text-align: left;
        font-size: 36px;
        font-weight: 600;
        line-height: 36px;
    }
    
    section#newsletter p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    
    section#newsletter input {
        min-width: auto;
        min-height: 52px;
        font-size: 14px;
        padding: 0 10px;
        width: 100%;
    }
    
    section#newsletter button.btn {
        margin-left: 0px;
        font-size: 12px;
        min-width: 156px;
        min-height: 52px;
        margin-top: 10px;
    }
    
    footer#footer {
        padding-top: 70px;
        margin-top: 0px;
    }
    
    footer#footer h4 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    footer#footer ul.footer-menu a {
        line-height: 26px;
        font-size: 14px;
        padding: 5px 0;
    }
    
    footer#footer ol.f-contact li {
        font-size: 14px;
        line-height: 20px;
    }
    
    footer#footer ol.f-contact li:last-child {
        margin-bottom: 0;
    }
    
    footer#footer .footer-outer {
        padding-bottom: 40px;
    }
    
    #footer .footer-copyright {
        padding: 25px 15px;
    }
    
    #footer .footer-copyright p {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    
    #footer .footer-copyright a {
        font-size: 12px;
        line-height: 20px;
        padding-right: 5px;
        padding-left: 5px;
    }
    
    #footer .footer-copyright .text-end {
        text-align: right;
    }    
    #services .swiper-vertical {
        touch-action: initial !IMPORTANT;
    }
    section#about-sec1 h3.art-text {
        font-size: 100px;
        line-height: 80px;
        left: -20px;
        bottom: 0;
    }
    
    #about-sec1 h2 {
        font-size: 40px;
        line-height: 36px;
    }
    
    #about-sec1 p {
        font-size: 14px;
        line-height: 26px;
    }
    
    section#about-sec1 {
        padding: 50px 0 40px;
    }
    section#contact-pg-sec h3.art-text {
        font-size: 100px;
        color: transparent;
        bottom: 0px;
    }
    
    section#contact-pg-sec h2 {
        font-size: 40px;
        line-height: 36px;
    }
    
    section#contact-pg-sec h2 svg {
        transform: scale(1);
        width: 170px;
        display: block;
    }
    
    .contact-info a {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 0 30px;
    }
    
    .contact-info a:Before {
        top: 5px;
    }
    
    .social-info a {
        width: 40px;
        height: 40px;
        line-height: 33px;
    }
    
    .social-info a i {
        font-size: 16px;
    }
    
    section#contact-pg-sec input {
        padding: 30px 10px 15px ! IMPORTANT;
        font-size: 16px;
    }
    
    section#contact-pg-sec input::placeholder {
        font-size: 16px;
    }
    
    section#contact-pg-sec textarea::placeholder {
        font-size: 16px;
    }
    
    section#contact-pg-sec textarea {
        height: 120px;
    }
    
    section#contact-pg-sec button.btn {
        font-size: 14px;
        letter-spacing: 0.3px;
        margin-top: 20px;
        min-width: 160px;
        line-height: 38px;
    }
    
    #contact-pg-sec {
        padding: 80px 0;
    }
    section#portfolio-pg h2 {
        font-size: 48px;
        line-height: 60px;
        margin-bottom: 30px;
    }
    
    section#portfolio-pg h2 svg {
        width: 230px;
        height: 20px;
    }
    
    .port-item {
        padding: 15px 0px 0 !important;
        margin: 0 auto 20px !IMPORTANT;
        position: relative;
        left: unset;
        right: unset;
        transform: scale(1.01);
    }
    
    .port-item h3 {
        padding-left: 0px;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px;
    }
    
    .port-item ul.nav {
        justify-content: flex-end !important;
        margin-bottom: 20px;
    }
    
    .port-item ul.nav li.nav-item button {
        font-size: 12px !IMPORTANT;
        line-height: 20px !IMPORTANT;
        border: 0.5px solid #ccc;
        padding: 5px 5px !IMPORTANT;
    }
    
    ul.ports li .img-box {
        height: 176px;
    }
    #portfolio-pg {
        padding-bottom: 50px ! IMPORTANT;
        padding-top: 50px !IMPORTANT;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .navbar-nav .nav-item:not(.btn) .nav-link {
        font-size: 12px;
    }
    
    .navbar-nav .nav-item.btn {
        margin-left: 10px !IMPORTANT;
    }
    
    .navbar-nav .nav-item.btn .nav-link {
        font-size: 14px;
        padding: 10px 20px !IMPORTANT;
    }
    
    .navbar-brand img {
    }
    
    section#hero-banner h2 {
        font-size: 44px;
        line-height: 58px;
    }
    
    section#hero-banner h2 span svg {
        width: 200px;
    }
    
    #hero-banner p {
        font-size: 16px;
        line-height: 26px;
    }
    
    #hero-banner a.btn {
        font-size: 18px;
        min-width: 180px;
        line-height: 48px;
    }
    
    #hero-banner span.icon {
        width: 77px;
        height: 62px;
    }
    
    #hero-banner a.scroll-btn span.text {
        font-size: 16px;
    }
    
    #hero-banner span.icon img {
        width: 35%;
    }
    
    #hero-banner a.scroll-btn {
        margin-left: 10px;
    }
    
    ul.milestones li {
        font-size: 36px;
        line-height: 40px;
        padding-right: 70px;
    }
    
    ul.milestones li span.text {
        font-size: 14px;
        line-height: 22px;
    }
    
    section#hero-banner {
        padding: 75px 0;
    }
    
    section#ticker .item h3 {
        font-size: 48px;
        line-height: 60px;
    }
    
    section#ticker {
        height: 80px;
    }
    
    #services h2 {
        font-size: 70px;
        line-height: 56px;
    }
    
    #services h2 svg {
        width: 300px;
    }
    
    #services p {
        font-size: 16px;
        line-height: 26px;
    }
    
    section#services .bg-overlay h3 {
        font-size: 150px;
    }
    
    #services .item-thumb h4 {
        font-size: 26px;
        line-height: 36px;
    }
    
    #services .item-thumb p {
        font-size: 14px;
    }
    
    section#services {
        padding: 70px 0;
    }
    
    section#work-sec {
        padding: 70px 0;
    }
    
    section#work-sec .bg-overlay h3 {
        font-size: 150px;
        line-height: 150px;
        top: -30px;
    }
    
    section#work-sec h2 {
        font-size: 70px;
        line-height: 56px;
    }
    
    section#work-sec h2 svg {
        width: 300px;
    }
    
    section#work-sec p {
        font-size: 18px;
        line-height: 26px;
    }
    
    #work-sec .owl-dots button.owl-dot {
        margin: 0 5px;
    }
    
    #work-sec .owl-dots {
        display: flex;
        align-items: center;
        margin-top: 30px;
        justify-content: center;
    }
    
    section#brands {
        padding: 50px 0 70px !important;
    }
    
    section#brands h2 {
        font-size: 56px;
        line-height: 70px;
    }
    
    section#brands h2 span svg {
        width: 140px;
    }
    
    section#brands .item {
        padding: 0 30px;
    }
    
    section#brands .owl-stage {
        display: flex;
        align-items: center;
    }
    
    section#brands .owl-nav button {
        width: 67px;
        height: 55px;
        top: 25%;
    }
    section#awards .bg-overlay h3 {
        font-size: 150px;
        line-height: 150px;
    }
    
    #awards h2 {
        font-size: 70px;
        line-height: 56px;
    }
    
    section#awards p {
        font-size: 18px;
        line-height: 26px;
    }
    
    #awards h2 svg {
        width: 260px;
    }
    
    section#awards {
        padding: 70px 0;
    }
    
    section#faqs {
        padding: 100px 0;
    }
    
    section#faqs .bg-overlay h3 {
        font-size: 150px;
        line-height: 15px;
    }
    
    section#faqs h2 {
        font-size: 70px;
        line-height: 56px;
    }
    
    section#faqs h2 svg {
        margin-top: 20px;
        width: 190px;
    }
    
    section#faqs p {
        font-size: 18px;
        line-height: 26px;
    }
    
    #faqs .item {
        height: 391px;
        width: 100%;
        /* max-width: 100%; */
    }
    
    section#faqs .owl-nav {
        right: 0;
    }
    
    #blogs h2 {
        font-size: 70px;
        line-height: 66px;
    }
    
    #blogs p {
        font-size: 18px;
        line-height: 26px;
    }
    
    #blogs h2 svg {
        width: 480px;
    }
    
    section#blogs {
        padding-bottom: 100px;
    }
    
    section#newsletter .container {
        padding: 70px 0;
    }
    
    section#newsletter h2 {
        font-size: 52px;
        line-height: 66px;
    }
    
    section#newsletter p {
        font-size: 18px;
        line-height: 26px;
    }
    
    section#newsletter button.btn {
        margin-left: 0;
        margin-top: 10px;
    }
    
    footer#footer {
        padding-top: 100px;
        margin-top: 0;
    }
    
    footer#footer h4 {
        font-size: 18px;
        line-height: 26px;
    }
    
    footer#footer ul.footer-menu a {
        font-size: 16px;
        line-height: 30px;
    }
    
    footer#footer ol.f-contact li {
        font-size: 16px;
        line-height: 30px;
    }
    
    #footer .footer-copyright p {
        font-size: 16px;
        line-height: 30px;
    }
    
    #footer .footer-copyright a {
        font-size: 16px;
        line-height: 30px;
    }
    
    #footer .footer-copyright {
        padding: 25px 10px;
    }
    
    footer#footer {
        padding-top: 70px;
    }
    section#about-sec1 h3.art-text {
        font-size: 150px;
        line-height: 150px;
    }
    
    #about-sec1 h2 {
        font-size: 70px;
        line-height: 56px;
    }
    
    #about-sec1 p {
        font-size: 16px;
        line-height: 26px;
    }
    #contact-pg-sec {
        padding: 70px 0;
    }
    
    section#contact-pg-sec h2 {
        font-size: 44px;
        line-height: 58px;
    }
    
    section#contact-pg-sec h2 svg {
        transform: scale(1);
        width: 250px;
    }
    
    section#contact-pg-sec h3.art-text {
        font-size: 150px;
        line-height: 150px;
    }
    
    .contact-info a {
        font-size: 16px;
        line-height: 26px;
    }
    
    .social-info a {
        width: 50px;
        height: 50px;
        line-height: 45px;
    }
    
    .social-info a i {
        font-size: 20px;
    }
    
    section#contact-pg-sec input {
        font-size: 16px;
        padding: 50px 10px 15px ! IMPORTANT;
    }
    
    section#contact-pg-sec input::placeholder {
        font-size: 16px;
    }
    
    section#contact-pg-sec textarea::placeholder {
        font-size: 16px;
    }
    
    section#contact-pg-sec textarea {
        height: 120px;
    }
    
    section#contact-pg-sec button.btn {
        margin: 20px auto 0;
        font-size: 16px;
        min-width: 180px;
        line-height: 44px;
    }
    #portfolio-pg .col-md-12 > .pin-spacer:nth-child(2) {
        justify-content: center !IMPORTANT;
        margin: 0 auto !IMPORTANT;
        inset: inherit !IMPORTANT;
    }
    
    .port-item {
        right: 25px !IMPORTANT;
        margin: 0 auto !IMPORTANT;
        left: 25px !IMPORTANT;
    }
    ul.ports li .img-box {
        height: 222px;
    }
    
}

.digital-portfolio ul.ports li .img-box:hover {box-shadow: 5px 5px 10px 1px #ef3f20;}

.digital-portfolio  ul.ports li .img-box:hover img {
    top: -300px;
}
.digital-portfolio ul.ports li .img-box.res {
    height: 236px;
}

.digital-portfolio ul.ports li .res.img-box:hover img {
    top: 0px;
}
.modal.lead .modal-body {
    padding: 20px 25px;
    background: #22201F;
    box-shadow: -10px 10px 0px 0px #ef3f20;
}

.modal.lead .modal-body button.btn-close {
    width: 30px;
    height: 30px;
    border: 1px solid #ef3f20;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ef3f20 ! IMPORTANT;
    font-family: 'clashDisplay';
    font-weight: 700;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
}

.modal.lead .form-control {
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #EF3F20;
    border-radius: 0 !IMPORTANT;
    font-family: 'clashDisplay';
    font-size: 18px;
    padding: 20px 10px 15px !IMPORTANT;
    color: #Fff;
}

.modal.lead 
 label.form-check-label {
    font-family: 'clashDisplay';
    color: #Fff;
    font-size: 16px;
    margin-top: 20px;
}

.modal.lead button.btn {
    display: block;
    margin-top: 30px;
    background: #EF3F20;
    border-color: #EF3F20;
    font-family: 'clashdisplay';
    font-size: 16px;
    padding: 15px 35px;
}

.modal.lead input[type=checkbox] {
    margin-top: 19px;
}
section#hero-banner.post-sec1 h2 {
    text-align: center;
}

section#hero-banner.post-sec1 {
    padding: 150px 0 !IMPORTANT;
}
section#post-sec2 p {
    color: #fff;
    font-family: 'clashDisplay';
    line-height: 32px;
    font-size: 16px;
}

section#post-sec2 {
    padding: 100px 0;
}
.post-sec2  .col-md-6.b-right {
    position: relative;
    padding-right: 30px;
    padding-left: 0;
    padding-top: 0;
}

.col-md-6.b-right:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 40px;
    width: 10px;
    background: #ef3f20;
    right: -5px;
    clip-path: polygon(0 0, 100% 1%, 100% 100%, 0 99%);
}

.post-sec2 .col-md-6 {
    padding-left: 30px;
    padding-top: 100px;
}
#post-sec2 a.btn.btn-primary {
    display: block;
    margin: 0 auto;
    width: max-content;
    background: #EF3F20;
    border-color: #EF3F20;
    font-family: 'clashdisplay';
    font-size: 22px;
    min-width: 240px;
    line-height: 58px;
    vertical-align: top;
    margin-top: 50px;
}
.contend h3 {
    font-family: 'clashDisplay';
    font-weight: 600;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}

.contend {
    margin-top: 30px;
}
.m0 {
    margin-top: 0;
}

.contend h4 {
    font-family: 'clashDisplay';
    font-weight: 600;
    color: #ef3f20;
    font-size: 24px;
    line-height: 36px;
}