/*
Theme Name: Matt Russell
Theme URI: None
Description: None
Version: 1
Author: Matt Russell
Author URI: mattrussell.work
License: NA
License URI: NA
Text Domain: NA
*/

.splide__slide img {
  width: 100%;
  height: auto;
}

html {scroll-behavior:smooth;}

*, *:before, *:after {box-sizing: border-box;}

body {
  padding:0;margin:0; 
  font-family: "Roboto"; 
  background: color(srgb 0.0902 0.0902 0.0902);
}

#page, .page {
  padding-left: 8vw;
}

a {text-decoration: none; color:inherit;}

li {list-style-type: none;}

strong {font-weight: 600;}

i {font-size: 12px;color: black;}

#new-header {
padding: 6vh 0;
z-index: 2;
position: fixed;
width: 8vw;
height: 100vh;
background: color(srgb 0.0902 0.0902 0.0902);
border-right: 1px solid rgb(51, 51, 51);
}

#header-bg {
background-size: cover;
min-height: 100vh;
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
}

#bio-text {
  font-size: 3rem;
  color: white;
  font-family: "Clash Display";
  margin-bottom: -0.8rem;
}

#logo-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  color: white;
  font-family: "Krona One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9rem;
}

#logo-top a {
  opacity: 0.5;
}

#logo-top a:hover {
  opacity: 1;
}

#logo-mobile {display: none;}

#logo-mobile img { width:150px; filter: invert();}

#logo img {height:150px; filter: invert();}

.mob-nav {display: none;}

#top {
  cursor: pointer;
  display: none;
}

#top i {
  color: white;
  opacity: 0.3;
}

#top:hover > i {
  opacity: 1;
}

.num {color: black;}

#header2 {margin:0 auto; height:40px;display: flex; width: 65%;}

#nav2 {display:flex; justify-content: center; align-items: center; flex-grow: 1;}

#nav2 li {list-style-type: none; font-family: "Roboto"; flex-grow: 1; text-align: center; font-size:13px;}

#nav2 a {color:#ffffffd6;}

#nav2 a:hover {color:white;}

.section {
  text-align: left; 
  padding: 5vw;
}

.last {
  padding: 6vh 5vw;
}

.title p, .section p {
  font-size: 3rem; 
  font-family: 'Clash Display', sans-serif;
}

.fixed {height:400px;display: table;}

.wrap {display: table-cell;vertical-align: middle; text-align: left;}

.section h1 {
  margin:0 0 1.5rem 0; 
  color:color(display-p3 0.949 0.3412 0.1647);
  font-size: 1.2rem;
  font-family: "Krona One", sans-serif;
  font-weight: 100;
  letter-spacing: -0.02rem;
  }

.large {font-size:40px;}

.section h2 {
  text-transform: capitalize; 
  font-size: 16px; 
  font-weight: 200; 
  letter-spacing: -0.4px; 
  margin:0 0 20px 0;
}

.section p {
  margin:0 0 20px; 
  color:white;}

.section p:last-child {
  margin-bottom: 0;
}

.section ul {
  color: white;
  font-family: "Clash Display";
  padding-left: 20px;
}

.section li {
  list-style-type: circle;
}

button {
  all: unset;
}

.button {
  padding: 15px 0; 
  border: 1px solid rgb(51, 51, 51);
  text-align: center; 
  border-radius: 7px; 
  cursor: pointer; 
  width:100%; 
  font-family: "Clash Display";
  color:white;
}

.button:hover {
  background: rgb(242,87,42);
  color: black;
}

.arrow-btn {
  opacity: 0.3;
}

.arrow-btn:hover {
  opacity: 1;
}

.white {background:white;}

.colms {
  display:grid; 
  grid-template-columns: 1fr 1fr; 
  gap:4rem;
  padding-top: 5vh;
}

.colms div {
  height: 420px;
  border-radius: 3px;
}

.colms-pres {
  display:grid; 
  grid-template-columns: 1fr; 
  gap:5vw;
  padding-top: 5vh;
}

.splide {
  height: 450px;
  background: black;
  border-radius: 7px;
}

.splide__slide {
  display: flex;
  align-items: center;
  cursor: grab;
}

.progress, .my-carousel-progress {
  background: rgb(51, 51,51);
}

.progress-bar, .my-carousel-progress-bar-two {
  background: white;
  height: 2px;
  transition: width 400ms ease;
  width: 0;
}

#market-img.colms {height:400px;}

.left, .right {flex-basis: 50%; box-sizing: border-box;}

.black {background:#1b1b1b;}

.black h1 {color:white;}

.black h2 {color:#ffffffcf;}

.black a {color:white;}

.black p {color:rgb(143, 143, 143)}

#clients {
  padding-top: 1vw;
  padding-bottom: 1vw;
}

#clients-mob {
  display: grid;
  box-sizing: border-box;
  width: 100%;
  gap: 10%;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.client {
  filter: invert(); 
  display: flex;
  align-items: center;
  height: 200px;
  justify-content: center;}

#clients-mob img {
  width: 100%;
}

#brand-img .one {background: url('images/brand/branding-logo-design-london-england-UK.jpg') no-repeat center; background-size: cover;}

#brand-img .two {background: url('images/brand/florist-branding-shop.jpg') no-repeat center; background-size: cover;}

#brand-img .three {background: url('images/brand/beauty-makeup-product-design-signage-shop.jpg') no-repeat center; background-size: cover;}

#brand-img .four {background: url('images/brand/beauty-makeup-product-branding.jpg') no-repeat center; background-size: cover;}

#brand-img .five {background: url('images/brand/skincare-product-branding.jpg') no-repeat center; background-size: cover;}

#brand-img .six {background: url('images/brand/branding-product-design-beauty-perfume-cosmetics.jpg') no-repeat center; background-size: cover;}

#brand-img .seven {background: url('images/brand/create-logo.jpg') no-repeat center; background-size: cover;}

#brand-img .eight {background: url('images/brand/create-phone.jpg') no-repeat center; background-size: cover;}

#brand-img .nine {background: url('images/brand/sentio-02.jpg') no-repeat center; background-size: cover;}

#brand-img .ten {background: url('images/brand/sentio-01.jpg') no-repeat center; background-size: cover;}


#int-img .one {background: url('images/web/website-design-app-development-London-UK.jpg') no-repeat center; background-size: cover;}

#int-img .two {background: url('images/web/website-design-London-UK.jpg') no-repeat center; background-size: cover; background-position-y: 32%;}

#int-img .three {background: url('images/web/UX-UI-design-app-development-London-UK.jpg') no-repeat center; background-size: cover;}

#int-img .four {background: url('images/web/app-development-design-London.jpg') no-repeat center; background-size: cover;}

#int-img .five {background: url('images/web/website-blog-design-London-UK.jpg') no-repeat center; background-size: cover;}

#int-img .six {background: url('images/web/website-blog-design-development-London-UK.jpg') no-repeat center; background-size: cover;}

#int-img .seven {background: url('images/web/create-site-01.jpg') no-repeat center; background-size: cover;}

#int-img .eight {background: url('images/web/create-site-02.jpg') no-repeat center; background-size: cover;}

#int-img .nine {background: url('images/web/zed-01.jpg') no-repeat center; background-size: cover;}

#int-img .ten {background: url('images/web/zed-02.jpg') no-repeat center; background-size: cover;}


#photography #photo-img {padding-bottom:6vh;}

#photo-img .one {background: url('images/photo/fashion-photography-London-England-UK.jpg') no-repeat center; background-size: cover;}

#photo-img .two {background: url('images/photo/fashion-photography-London.jpg') no-repeat center 25%; background-size: cover;}

#photo-img .three {background: url('images/photo/fashion-photography-lookbook-studio-social-media-content.jpg') no-repeat center; background-size: cover;}

#photo-img .four {background: url('images/photo/social-media-creator-content-photography.jpg') no-repeat center 15%; background-size: cover;}

#photo-img .five {background: url('images/photo/fashion-lookbook-photography-studio.jpg') no-repeat center; background-size: cover;}

#photo-img .six {background: url('images/photo/fashion-photography-Instagram-social-media.jpg') no-repeat; background-size: cover;}

#photo-img .seven {background: url('images/photo/food-01.jpg') no-repeat center; background-size: cover;}

#photo-img .eight {background: url('images/photo/food-02.jpg') no-repeat center; background-size: cover;}

#photo-img .nine {background: url('images/photo/perfume-01.jpg') no-repeat center; background-size: cover;}

#photo-img .ten {background: url('images/photo/perfume-02.jpg') no-repeat center; background-size: cover;}


#illu-img .one {background: url('images/illu/digital-illustration-content-creator-artisti-illustrator-London-England-UK-instagram.png') no-repeat; background-size: cover; background-position: top;}

#illu-img .two {background: url('images/illu/digital-drwaing-illustration-content-creator-London-England-UK-instagram.jpg') no-repeat; background-size: cover; background-position: 0 85%;}

#illu-img .three {background: url('images/illu/digital-illustration-drawing-content-creator-designer-London-England-UK-instagram.jpg') no-repeat center; background-size: cover;}

#illu-img .four {background: url('images/art/digital-illustration-sticker-printing-design-content-creator-London-UK.jpg') no-repeat center; background-size: cover; background-position-y: top;}

#illu-img .five {background: url('images/art/art-acrylic-painting-illustration-London-England-content-creator-instagram.jpg') no-repeat center; background-size: cover;}

#illu-img .six {background: url('images/art/art-line-drawing-content-illustration-artist-instagram-creator.jpg') no-repeat center; background-size: cover;}


.icon-con {display: flex; justify-content: space-between; margin: 0 auto; }

#marketing {position: absolute; z-index: 1; width: 100%; bottom: 0; left:0; padding-bottom: 6vh;}

#marketing h1 {
  color: yellow;
  font-size: 1rem;
  font-family: Andale Mono;
  font-weight: 500;
  letter-spacing: -0.02rem;
  line-height: 4rem;
  background: black;
  margin: 0;
  display: initial;
}

#marketing p {  color: yellow;
  font-size: 1rem;
  font-family: Andale Mono;
  font-weight: 500;
  letter-spacing: -0.02rem;
  line-height: 4rem;
  background: black;
  margin: 0;
  display: initial;}

#marketing .icon {flex-basis: 20%;}

#marketing .wrap {text-align: left; padding-bottom: 50px;
  padding-left: 50px;}

.icon img {width:100%; filter: invert();}

#clients .center {display: table-cell; vertical-align: middle;}

/*FORM*/

form {
  display: grid;
  margin-top: 10vh;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2vw;
}

form h1 {
  grid-column: 1/4; 
  margin-top: 30px !important;
}

.text-input{
  all: unset;
  color: white;
  padding: 15px 0; 
  border: 1px solid rgb(51, 51, 51);
  text-align: center; 
  border-radius: 7px; 
  width:100%; 
  font-family: "Clash Display";
  box-sizing: border-box;
}

.check-input {
  color: white;
  padding: 15px 0; 
  border: 1px solid rgb(51, 51, 51);
  text-align: center; 
  border-radius: 7px; 
  width:100%; 
  font-family: "Clash Display";
  cursor: pointer;
}

label {
  cursor: pointer;
}

.select {
  appearance: none;
  display: none;
}

.submit {
  grid-column: 1/4;
}

.background-active {
  background: rgb(242,87,42) !important;
  color: black;
}

.message {
  grid-column: 1/4;
  height: 90px;
}

/*input::placeholder {
  margin-left: -10px;
}*/

#successMessage {
  color:color(display-p3 0.949 0.3412 0.1647);
  font-size: 1.2rem;
  font-family: "Krona One", sans-serif;
  font-weight: 100;
  letter-spacing: -0.02rem;
  margin-top: 10vh;
  display: none;
}

.form-text-hide {
  margin-left: 2px;
}

#channels {
  margin-top: 10vh;
}

#register-buttons {
  display: grid; 
  margin-top: 35pt; 
  grid-template-columns: 1fr 1fr; 
  gap:2vw;}

#register-buttons a{
  display: flex;
  justify-content: center;
  align-items: center;

}

#register-buttons i {
  color: white;
  margin-right: 10px;
}

#register-buttons a:hover > i {
  color: black;
}

/*FOOTER*/

#copyright a:hover {
  color: white;
}

#copyright {
  margin: 0;
  font-family: 'Clash Display';
  font-size: 1rem;
  letter-spacing: 0.02px;
  color:rgb(77, 77, 77);
}

/*BLOG*/

#posts {
  display:grid; 
  grid-template-columns: 1fr 1fr; 
  gap:4rem;
  padding-top: 5vh;
}

.post-grid {
    display:grid; 
    grid-template-columns: 1fr 1fr; 
    gap:4rem;
    padding-top: 5vh;
    align-items: center;
}

.blog-top {
  padding-bottom: 0;
  padding-top: 6vh;
}

.blog-top h1 {
  margin-bottom: 10px;
}

.blog-top time, .blog-top span, .date {
  font-family: 'Clash Display';
  font-size: 1.1rem;
  color: white;
  opacity: 0.3;
  letter-spacing: 0.2px;
}

.thumb {
  border-bottom: 1px solid rgb(51, 51, 51);
  height: 420px;
}

.blog-img {
  height: 70%;
  border-radius: 3px;
  margin-bottom: 20px;
}

#posts.section h1{
  margin-bottom: 10px;
}

.date{
  margin-bottom: 10px;
}

#posts.section p {
  margin-bottom: 0;
}

.blog-hero {
  display:grid; 
  grid-template-columns: 1fr; 
  height: 420px;
  margin-bottom: 5vw;
}

#posts .one {background: url('images/blog/visual-storytelling-digital-design-content-instagram.jpg') no-repeat center; background-size: cover; background-position-y: 70%;}

#posts .two {background: url('images/blog/top-10-design-tools-every-digital-creator-should-know-about-in-2025.jpg') no-repeat center; background-size: cover; background-position-y: center;}

#posts .three {background: url('images/brand/beauty-makeup-product-design-signage-shop.jpg') no-repeat center; background-size: cover;}

#posts .four {background: url('images/brand/beauty-makeup-product-branding.jpg') no-repeat center; background-size: cover;}

.blog-post p {
  font-size: 1.5rem;
  font-family: 'Clash Display';
  margin-bottom: 0;
}

.blog-post h1 {
  margin-top: 0;
}

.blog-post span {
  opacity: 0.5;
}

.blog-post i {
  color: white;
  margin-left: 5px;
}

.content-img {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 3px;
  height: 300px;
}

.full-width {
  grid-column: 1/3;
}

.subscribe {
  grid-template-columns: 1fr 1fr;
}

.subscribe .submit {
  grid-column: 1/3;
}

#privacy p {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media only screen and (min-width: 1475px) {

  .colms div {
    height: 500px;
  }

}

@media only screen and (max-width: 768px) {

  #logo {display: none;}

  #logo-mobile {display: block;}

  #new-header {
    padding: 0 7vw;
    width: 100vw;
    height: 12vh;
    border-bottom: 1px solid rgb(51, 51, 51);
    border-right: 0;
  }

  #header-bg {
    background-position: center;
    padding: 4vh 7vw;
    min-height: unset;
  }

  #logo-top {
    margin-bottom: 5rem;
  }

  .top-nav {flex-flow: row-reverse !important;}

  #page, .page {
    padding-left: 0;
    padding-top: 12vh;
  }

  #scroll-text {
    font-size: 5vw !important;
  }

  .icon-con {flex-flow: row wrap; width:100%; }

  #marketing .icon-con {margin-left: -38px;}

  #marketing .icon {flex-basis: 50%;}

  #clients {
    padding-top: 5vh;
    padding-bottom: 0vw;
    scroll-margin: 12vh;
  }

  #clients-mob {
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }

  .client {
    height: 100px;
    padding: 18%;
    border-radius: 10px;
    border: 1px solid rgb(175, 175, 175);
  }

  .hsbc {display: none;}

  .f1 img {width: 90% !important;}

  .title {
    margin-bottom: 0 !important;
    padding-bottom: 2vh !important;
    padding-top: 18vh !important;
  }

  .title p {
    font-size: 2rem;
  }

  #bio-text {
    font-size: 2rem;
    margin-bottom: 0.6rem;
  }

  #nav a {font-size: 13.5px;}

  #header2 {display: none;}

  .section {padding:4vh 7vw; text-align: left;}

  .section p {width: 100%;}

  .section h1 {margin: 0 0 24px 0;}

  .large {font-size: 150%; letter-spacing:-1px;}

  .section h2 {display: none;}

  .colms {
    gap: 2rem;
    overflow-x: scroll;
    overflow-y: hidden;
    grid-template-columns: 100%;
    padding-bottom: 3vh;
   }

   .colms-pres {
    gap: 2rem;
   }

  #brand-img .six { 
    background-position-x: 65%;
  }

   form {
    grid-template-columns: 1fr 1fr;
  }

  form h1 {
    margin-top: 8vh !important;
  }

  .text-input, form h1, .submit {
    grid-column: 1/3;
  }

  .form-text-hide {
    display: none;
  }

  #register-buttons {
    width:100%; 
    grid-template-columns: 1fr;
    gap: 2rem;}

  #footer {
    padding: 6vh 7vw;
  }

  /*BLOG*/

  #posts {
    grid-template-columns: 1fr;
  }

  .post-grid {
    grid-template-columns: 1fr; 
    padding-top: 0;
}

  .full-width {
    grid-column: 1/2;
  }

  .blog-top {
    padding: 7vw;
  }

  .blog-top h1 {
    margin-bottom: 15px;
  }

  .blog-top time {
    font-size: 1rem;
    letter-spacing: 0.4px;
  }

  #attention {
    grid-row-start: 5;
  }

  #emotion {
    grid-row-start: 9;
  }

}
