body{
    font-family: "Urbanist", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    color: #000000;
    background-color: #FAFAFA;
}
/* Nav */
.site-header .navbar{
    max-width: 1000px;
    height: 72px;
    margin: 42px auto 0;
    padding: 0 30px;
    border-radius: 80px;
    background: linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    background: -moz-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    background: -webkit-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
}
.site-header .navbar .left-navigation,
.site-header .navbar .right-navigation{
    flex-grow: 0;
    width: 250px;
}
.site-header .navbar .right-navigation{
    justify-content: flex-end;
}
.site-header .navbar .left-navigation .nav-item .nav-link,
.site-header .navbar .right-navigation .nav-item .nav-link{
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 0.16px;
    padding: 12px;
    color: #000000;
}
.site-header .navbar .right-navigation .nav-item{
    margin-left: 16px;
}
.site-header .navbar .right-navigation .nav-item .nav-link{
    padding: 4px;
}
.site-header .navbar .navbar-collapse{
    flex-grow: 0;
}
.site-header .navbar .navbar-brand{
    flex-grow: 1;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.custom-tooltip .tooltip-inner {
    max-width: 600px;
}
.site-header .navbar-toggler {
	width: 24px;
	height: 34px;
	padding: 0;
	border: 0;
}
.site-header .navbar-toggler .toggler-icon {
    height: 2px;
    width: 100%;
    border-radius: 10px;
    margin: 6px 0;
    background-color: #000;
    display: block;
  }
  .site-header .navbar-toggler:focus {
    box-shadow: none;
  }
/* Nav */

h1, .h1{
    font-size: 38px;
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 1.9px;
    color: #000000;
    margin-bottom: 0;
}
h2, .h2{
    font-size: 28px;
    font-weight: normal;
    line-height: 38px;
    letter-spacing: 1.4px;
    color: #000000;
    margin-bottom: 0;
}
h3, .h3{
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 1.2px;
    color: #000000;
    margin-bottom: 0;
}
h4, .h4{
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    letter-spacing: 0.2px;
    color: #000000;
    margin-bottom: 0;
}
h5, .h5{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 0.22px;
    color: #000000;
    margin-bottom: 0;
}
h6, .h6{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.18px;
    color: #000000;
    margin-bottom: 0;
}
p, .p1{
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.16px;
    color: #000000;
    margin-bottom: 0;
}
.p2{
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.14px;
    color: #000000;
    margin-bottom: 0;
}
.small{
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0.12px;
    color: #000000;
}
/* font-weight */
.text-900{
    font-weight: 900;
}
.text-800{
    font-weight: 800;
}
.text-700{
    font-weight: 700;
}
.text-600{
    font-weight: 600;
}
.text-500{
    font-weight: 500;
}
.text-400{
    font-weight: 400;
}
.text-300{
    font-weight: 300;
}
.text-200{
    font-weight: 200;
}
.text-100{
    font-weight: 100;
}
/*font-weight */
.mr-b-120{
    margin-bottom: 120px;
}
.mr-b-84{
    margin-bottom: 84px;
}
.mr-b-64{
    margin-bottom: 64px;
}
.mr-b-54{
    margin-bottom: 54px;
}
.mr-b-44{
    margin-bottom: 44px;
}
.mr-b-34{
    margin-bottom: 34px;
}
.mr-b-24{
    margin-bottom: 24px;
}
.mr-b-20{
    margin-bottom: 20px;
}
.mr-b-16{
    margin-bottom: 16px;
}
.mr-b-12{
    margin-bottom: 12px;
}
/*  */
.mr-t-120{
    margin-top: 120px;
}
.mr-t-84{
    margin-top: 84px;
}
.mrtb-64{
    margin-top: 64px;
}
.mr-t-54{
    margin-top: 54px;
}
.mr-t-44{
    margin-top: 44px;
}
.mr-t-34{
    margin-top: 34px;
}
.mr-t-24{
    margin-top: 24px;
}
.mr-t-20{
    margin-top: 20px;
}
.mr-t-16{
    margin-top: 16px;
}
.mr-t-12{
    margin-top: 12px;
}
/* padding */
.pd-b-120{
    padding-bottom: 120px;
}
.pd-b-84{
    padding-bottom: 84px;
}
.pd-b-64{
    padding-bottom: 64px;
}
.pd-b-54{
    padding-bottom: 54px;
}
.pd-b-44{
    padding-bottom: 44px;
}
.pd-b-34{
    padding-bottom: 34px;
}
.pd-b-24{
    padding-bottom: 24px;
}
.pd-b-20{
    padding-bottom: 20px;
}
.pd-b-16{
    padding-bottom: 16px;
}
.pd-b-12{
    padding-bottom: 12px;
}
/*  */
.pd-t-120{
    padding-top: 120px;
}
.pd-t-84{
    padding-top: 84px;
}
.pd-t-64{
    padding-top: 64px;
}
.pd-t-54{
    padding-top: 54px;
}
.pd-t-44{
    padding-top: 44px;
}
.pd-t-34{
    padding-top: 34px;
}
.pd-t-24{
    padding-top: 24px;
}
.pd-t-20{
    padding-top: 20px;
}
.pd-t-16{
    padding-top: 16px;
}
.pd-t-12{
    padding-top: 12px;
}
.text-black{
    color: #000000 !important;
}
.text-dark-grey{
    color: #7C7C87 !important;
}
/*  */
a{
    text-decoration: none;
}
.btn-black{
    background-color: #000000;
    border-radius: 12px;
    color: #ffffff;
    display: inline-flex;
    height: 48px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    transition: all .2s ease-out;
    box-shadow: none;
}
.btn-black > img{
    margin-right: 8px;
}
.btn-black:hover, .btn-black:focus{
    /* box-shadow: 0 20px 24px -10px rgba(0,0,0,0.3);
    transform: translate(); */
}
.btn-white{
    background-color: #ffffff;
    border-radius: 12px;
    color: #000000;
    display: inline-flex;
    height: 48px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    transition: all .2s ease-out;
}
.btn-white > img{
    margin-right: 8px;
}

/* Hero */

/* .site-hero{
    padding-top: 120px;
    padding-bottom: 120px;
} */
.site-hero .caption{
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}
.site-hero .caption h1{
    margin-bottom: 0;
}
.project-highlight{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 64px;
}
/* Hero */

/* Work */

.project-list{
    display: flex;
    gap: 64px;
    flex-wrap: wrap;
    width: 100%;
}
.project-card{
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    width: calc(50% - 32px);
    padding: 12px;
    border-radius: 40px;
    background: #ffffff;
    text-decoration: none;
    box-shadow: none;
    transition: all .2s ease-out;
}
.project-card:hover{
    box-shadow: 0px 60px 30px rgba(13,12,34,0.01),0px 71px 71px rgba(13,12,34,0.02),0px 18px 39px rgba(13,12,34,0.02),0px 0px 0px rgba(13,12,34,0.02);
}
.project-list .project-card:first-child{
    width: 100%;
}
.project-card .project-thumb{
    width: 100%;
    height: 540px;
    border-radius: 30px;
    overflow: hidden;
}
.project-card .project-thumb > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.project-card .project-desc{
    display: flex;
    padding: 44px 34px;
    flex-direction: column;
    gap: 10px;
}
.project-card .project-desc .project-name{
   color: #7C7C87;
}
.project-card .project-desc .project-title{

}
.project-card .project-desc .project-feature {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 24px;
    overflow: hidden;
    list-style-type: none;
}
.project-card .project-desc .project-feature .feature-item{
    color: #7C7C87;
    position: relative;
}
.project-card .project-desc .project-feature .feature-item::before {
	content: "";
	position: absolute;
	left: -14px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #7C7C87;
	height: 5px;
	width: 5px;
	border-radius: 50%;
}
.video{
    border-radius: 44px;
    border: 1px solid #E2E2E8;
    background-color: #F3F7F7;
}
.wilo-video{
    overflow: hidden;
}
.wilo-video video{
    /* margin-left: -2px; */
    margin-bottom: -8px;
}
/* Work */

/* About */
.about .about-col{
    display: flex;
    gap: 64px;
    padding: 0 84px;
}
.about .about-col .left-content-col{
    max-width: 744px;
    flex: 1 0 0;
}
.about .about-col .left-content-col .title{
    max-width: 530px;
}
.about .about-col .left-content-col .my-experience {
	display: flex;
	gap: 64px;
}
.about .about-col .right-img-col{
    max-width: 320px;
    height: auto;
}
.about .about-col .right-img-col > img{
    max-width: 100%;
    height: auto;
}

/* About */
.marquee-container {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    background: -moz-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    background: -webkit-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    height: 80px;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
    font-size: 20px;
    position: absolute;
}

.marquee-content span {
    margin-right: 72px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.2px;
    position: relative;
}
.marquee-content span::before{
    position: absolute;
    left: -44px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 20px;
    content: url('../images/icon-star.svg');
}
/* Testi */
.testimonials .testimonial-box{
    border-radius: 30px;
    background: #ffffff;
    padding: 84px;
}
.reviews{
    display: flex;
    gap: 24px;
    align-self: stretch;
}
.reviews .review{
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 30px;
    background: #F3F3F3;
    padding: 30px;
}
.reviews .review .review-content{
    flex: 1 0 0;
    align-self: stretch;
    line-height: 28px;
}
/* Testi */
/* Shots */

.creative-shots .shots-thumb{
position: relative;
}
.creative-shots .center-caption {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.creative-shots .center-caption h2 {
	color: #fff;
	font-size: 38px;
	max-width: 700px;
	line-height: 42px;
}
/* Shots */

/* Footer */

.site-footer .main-footer-container{
    background: linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    background: -moz-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    background: -webkit-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
    border-radius: 40px;
    padding: 84px 64px;
}
.site-footer .main-footer-container .title-block {
    padding-bottom: 64px;
    margin-bottom: 64px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.site-footer .main-footer-container .title-block .footer-title{
    text-align: center;
    max-width: 856px;
    margin: 0  auto;
}
.site-footer .main-footer-container .footer-link{
    display: flex;
    align-items: center;
    gap: 60px;
}
.site-footer .main-footer-container .footer-link {
	display: flex;
	align-items: center;
	gap: 60px;
	justify-content: center;
}
.site-footer .main-footer-container .footer-link a {
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.54px;
	color: #000000;
	position: relative;
	/* z-index: 9999;
	transition: all 0.3s ease-out; */
}
/* .site-footer .main-footer-container .footer-link a::before {
	content: "";
	position: absolute;
	left: -20px;
	top: -12px;
	width: calc(100% + 40px);
	height: calc(100% + 24px);
	background-color: transparent;
	z-index: -1;
	border-radius: 12px;
    transition: all 0.3s ease-out;
} */
/* .site-footer .main-footer-container .footer-link a:hover::before {
	background-color: #FAFAFA;
} */
.site-footer .main-footer-container .footer-link a:hover{
    text-decoration: underline;
}
.site-footer .main-footer-container .footer-link a > img{
    margin-right: 10px;
}
.site-footer .bottom-footer{
    text-align: center;
}
/* Footer */

.go-back-container{
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.go-back{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #E2E2E8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -112px;
    transition: all .2s ease-out;
}
.go-back:hover{
    background-color: #ffffff;
}
.next .project-card {
	width: 100%;
	padding: 0;
	flex-direction: row;
	align-items: center;
	border-radius: 30px;
	background-color: transparent;
	border: 1px solid #E2E2E8;
    padding: 30px;
}
.next .project-card:hover{
    box-shadow: none;
    background-color: #ffffff;
}
.next .project-card .project-desc {
	padding: 0;
}
.next .project-card .next-icon{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #E2E2E8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    flex-shrink: 0;
}

/* Intro */

.intro-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fcfefc; /* Light background color */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    transition: transform 0.8s ease;
}

/* Styling for the intro message */
.intro-message {
    font-size: 38px;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.intro-message > img{
    width: 220px;
}
.intro-message .small-text{
    font-size: 32px;
    font-weight: 400;
}
/* Slide-up animation */
.intro-screen.slide-up {
    transform: translateY(-100%);
    opacity: 1;
}


/* Intro */


/*filter-options*/
.filter-tabs{
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter-options {
    border: 1px solid #E6E7E6;
    background: #FFF;
    display: inline-flex;
    height: 46px;
    padding: 4px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 12px;
  }
  .filter-options .filter {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    color: #7C7C87;
    border: 0;
    text-decoration: none;
    display: flex;
    min-width: 80px;
    padding: 14px 20px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 8px;
  }

  .filter-options .filter.active {
    color: #fff;
    background-color: #000000;
    font-weight: 700;
  }
 .creative-shots-container{
    display: flex;
    align-items: center;
}
.creative-shots-container .creative-shot{
    width: calc((100% / 6) - 56px);
    height: 480px;
    flex-shrink: 0;
    border-radius: 12px;
    background-color: #ffffff;
    margin: 28px;
    overflow: hidden;
    /* box-shadow: 0px 2px 12px rgba(0,0,0,0.2); */
    /* box-shadow: 0px 8px 10px 0px rgba(27,32,50,0.1); */
    box-shadow: 0px 0px 0px 0px rgba(27,32,50,0.0);
    border: 1px solid #E6E7E6;
    transition: all .3s ease-out;
}
.creative-shots-container .creative-shot:hover{
    box-shadow: 0px 12px 20px 0px rgba(27,32,50,0.1);
}
.creative-shots-container .creative-shot .creative-shot-thumb{
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: top;
}
.creative-shots-container .creative-shot > img{
    transition: all .3s ease-out;
}
.creative-shots-container .creative-shot:hover > img{
    transform: scale(1.2);
}
  /*filter-options*/
.rounded-fillbox{
    border-radius: 24px;
    border: 1px solid #E2E2E8;
    background: #F2F2F2;
    padding: 24px 30px;
}


  /* Media */
  @media(max-width: 1950px) {
    .creative-shots-container .creative-shot {
        width: calc((100% / 6) - 48px);
        height: 380px;
        margin: 24px;
    }
  }
  @media(max-width: 1699px) {
    .creative-shots-container .creative-shot {
        width: calc((100% / 5) - 32px);
        margin: 16px;
    }
  }
  @media(max-width: 1399px) {
    .creative-shots-container .creative-shot {
        width: calc((100% / 4) - 32px);
        margin: 16px;
    }
    .go-back {
        margin-left: -82px;
    }
  }
  @media(max-width: 1299px) {
    .go-back {
        margin-left: -42px;
    }
  }
  @media(max-width: 1199px) {
    .site-footer .main-footer-container {
        padding: 64px 44px;
    }
    .site-footer .main-footer-container .title-block {
        padding-bottom: 44px;
        margin-bottom: 44px;
    }
    .site-footer .main-footer-container .footer-link {
        gap: 24px;
    }
    .site-footer .main-footer-container .footer-link a {
        font-size: 16px;
        line-height: 22px;
    }
    .go-back-container {
        top: 60px;
    }
    .go-back {
        width: 42px;
        height: 42px;
        margin-left: -64px;
    }
    .go-back > img{
        width: 28px;
    }
    .creative-shots-container .creative-shot {
        width: calc((100% / 3) - 24px);
        margin: 12px;
    }
  }
  @media(max-width: 991px) {
    .site-header .navbar {
        justify-content: inherit;
        height: 62px;
        margin: 12px auto 0;
        padding: 0 8px 0 20px;
        border-radius: 12px;
    }
    .site-header .navbar .right-navigation .nav-item{
        margin-left: 4px;
    }
 .site-header .navbar .right-navigation .nav-item .nav-link {
        padding: 8px;
    }
    .site-header .navbar .navbar-brand {
        flex-grow: 0;
        text-align: left;
        margin-left: 16px !important;
        font-size: 16px;
        letter-spacing: 0.18px;
        margin-right: auto !important;
    }
    .site-header .navbar .navbar-brand span {
        display: block;
        font-size: 11px;
        letter-spacing: 0.4px;
    }
    .site-header .navbar .right-navigation {
        flex-direction: row;
        justify-content: unset;
        width: auto;
        margin-left: 0 !important;
    }
    .site-header .navbar .navbar-collapse {
        flex-grow: 1;
        position: absolute;
        top: calc(100% + 12px);
        width: 100%;
        left: 0;
        background: linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
  background: -moz-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
  background: -webkit-linear-gradient(255deg, #ECEBFF 17.1%, #FFEAEE 83.08%);
  border-radius: 12px;
    }
    .site-header .navbar .left-navigation{
        flex-grow: 0;
        width: auto;
        padding: 10px;
    }
    .project-card .project-thumb {
        height: 380px;
    }
    .project-list{
        gap: 34px;
    }
    .project-card{
        width: 100%;
    }
    .about .about-col {
        gap: 34px;
        padding: 0;
    }
    .about .about-col .left-content-col .my-experience {
        gap: 16px;
    }
    .testimonials .testimonial-box {
        padding: 44px;
    }
    .site-footer .main-footer-container .footer-link {
        flex-wrap: wrap;
    }
    .go-back-container {
        top: 24px;
    }
    .go-back {
        margin-left: -50px;
    }
    .creative-shots-container .creative-shot {
        width: calc((100% / 2) - 24px);
    }
  }
  @media(max-width: 767px) {
    .project-card .project-thumb {
        height: 180px;
    }
    .project-card {
       border-radius: 20px;
    }
    .project-card .project-thumb {
        border-radius: 10px;
    }
    .project-card .project-desc {
        padding: 24px 0;
        gap: 8px;
    }
    h1, .h1{
        font-size: 28px;
        line-height: 40px;
        letter-spacing: normal;
    }
    h2, .h2{
        font-size: 22px;
        line-height: 30px;
        letter-spacing: normal;
    }
    h3, .h3{
        font-size: 20px;
        line-height: 28px;
        letter-spacing: normal;
    }
    h4, .h4{
        font-size: 18px;
        line-height: 26px;
        letter-spacing: normal;
    }
    h5, .h5{
        font-size: 16px;
        line-height: 22px;
        letter-spacing: normal;
    }
    h6, .h6{
        font-size: 15px;
        line-height: 20px;
        letter-spacing: normal;
    }
    p, .p1{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: normal;
    }
    .p2{
        letter-spacing: normal;
    }
    .small{
        letter-spacing: normal;
    }

    .pd-t-120{
        padding-top: 64px;
    }
    .pd-b-120{
        padding-bottom: 64px;
    }
    .pd-t-84{
        padding-top: 48px;
    }
    .pd-b-84{
        padding-bottom: 48px;
    }
    .pd-t-64{
        padding-top: 38px;
    }
    .pd-b-64{
        padding-bottom: 38px;
    }
    .pd-t-54{
        padding-top: 30px;
    }
    .pd-b-54{
        padding-bottom: 30px;
    }
    .pd-t-44{
        padding-top: 24px;
    }
    .pd-b-44{
        padding-bottom: 24px;
    }
    .pd-t-34{
        padding-top: 20px;
    }
    .pd-b-34{
        padding-bottom: 20px;
    }
    .pd-t-24{
        padding-top: 18px;
    }
    .pd-b-24{
        padding-bottom: 18px;
    }
    .pd-t-20 {
        padding-top: 16px;
    }
    .pd-b-20 {
        padding-bottom: 16px;
    }
    .pd-t-18 {
        padding-top: 16px;
    }
    .pd-b-18 {
        padding-bottom: 16px;
    }
    .pd-t-16 {
        padding-top: 14px;
    }
    .pd-b-16 {
        padding-bottom: 14px;
    }
    .pd-t-14 {
        padding-top: 12px;
    }
    .pd-b-14 {
        padding-bottom: 12px;
    }
    .pd-t-12 {
        padding-top: 8px;
    }
    .pd-b-12 {
        padding-bottom: 8px;
    }
    /*  */
    .mr-t-120{
        margin-top: 64px;
    }
    .mr-b-120{
        margin-bottom: 64px;
    }
    .mr-t-84{
        margin-top: 48px;
    }
    .mr-b-84{
        margin-bottom: 48px;
    }
    .mr-t-64{
        margin-top: 38px;
    }
    .mr-b-64{
        margin-bottom: 38px;
    }
    .mr-t-54{
        margin-top: 30px;
    }
    .mr-b-54{
        margin-bottom: 30px;
    }
    .mr-t-44{
        margin-top: 24px;
    }
    .mr-b-44{
        margin-bottom: 24px;
    }
    .mr-t-34{
        margin-top: 20px;
    }
    .mr-b-34{
        margin-bottom: 20px;
    }
    .mr-t-24{
        margin-top: 18px;
    }
    .mr-b-24{
        margin-bottom: 18px;
    }
    .mr-t-20 {
        margin-top: 16px;
    }
    .mr-b-20 {
        margin-bottom: 16px;
    }
    .mr-t-18 {
        margin-top: 16px;
    }
    .mr-b-18 {
        margin-bottom: 16px;
    }
    .mr-t-16 {
        margin-top: 14px;
    }
    .mr-b-16 {
        margin-bottom: 14px;
    }
    .mr-t-14 {
        margin-top: 12px;
    }
    .mr-b-14 {
        margin-bottom: 12px;
    }
    .mr-t-12 {
        margin-top: 8px;
    }
    .mr-b-12 {
        margin-bottom: 8px;
    }
    .project-card .project-desc .project-feature {
        gap: 0;
        flex-wrap: wrap;
    }
    .project-card .project-desc .project-feature .feature-item {
        margin-right: 18px;
    }
    .about .about-col {
        gap: 24px;
        flex-direction: column-reverse;
    }
    .about .about-col .right-img-col {
        max-width: 100%;
    }
    .about .about-col .left-content-col .my-experience {
        gap: 24px;
        flex-direction: column;
    }
    .marquee-container{
        height: 60px;
    }
    .marquee-content span{
        margin-right: 48px;
        font-size: 16px;
    }
    .marquee-content span::before{
        left: -34px;
    }
    .testimonials .testimonial-box {
        padding: 34px;
    }
    .reviews {
        gap: 16px;
        flex-direction: column;
    }
    .reviews .review {
        gap: 20px;
    }
    .reviews .review .review-content {
        line-height: 26px;
    }
    .shots-thumb > img {
        height: 320px;
        object-fit: cover;
    }
    .creative-shots .center-caption h2 {
        font-size: 24px;
        line-height: 30px;
  padding: 0 40px;
    }
    .site-footer .main-footer-container {
        padding: 44px 34px;
    }
    .site-hero .project-highlight {
        gap: 24px;
        flex-direction: column;
        text-align: center;
    }
    .go-back-container {
        display: none;
    }
    .intro-message > img {
        width: 120px;
    }
    .intro-message {
        font-size: 24px;
    }
    .intro-message .small-text {
        font-size: 20px;
    }
    .creative-shots-container .creative-shot {
        height: 120px;
    }
    .filter-options .filter {
        padding: 8px 10px;
        min-width: 50px;
    }
  }
/* Media */


