@font-face {
  font-family: Kids Magazine;
  src: url('../fonts/Kids-Magazine.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Maladroit;
  src: url('../fonts/Maladroit.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.section_hero {
  background-image: url('../images/bg2.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.hero_foreground {
  background-image: url('../images/foreground.png');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 25%;
  position: absolute;
  inset: auto 0% 0%;
}

.hero_floor {
  background-image: url('../images/floor.png');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 25%;
  position: absolute;
  inset: auto 0% 8%;
}

.block_pyramids {
  justify-content: center;
  align-items: center;
  height: 44%;
  display: flex;
  position: absolute;
  inset: auto auto 19%;
}

.pyramids {
  height: 100%;
  position: relative;
  inset: auto -30% 0% auto;
}

.block_dog_hero {
  height: 68%;
  margin-right: 50px;
  position: absolute;
  inset: auto auto 0%;
}

.dog_hero {
  height: 100%;
  position: relative;
}

.dog_eyes {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.logo {
  height: 27%;
  position: absolute;
  inset: auto auto 55%;
}

.rays {
  mix-blend-mode: color-dodge;
  height: 400%;
  position: absolute;
  inset: auto -41% auto auto;
}

.section_about {
  z-index: 1;
  background-color: #fff;
  background-image: linear-gradient(#0000 65%, #fff), url('../images/bg.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 130px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.block_separator {
  z-index: 1;
  background-color: #052fe1;
  border-top: 3px solid #000;
  border-bottom: 12px solid #000;
  width: 100%;
  height: 150px;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  display: flex;
  position: relative;
}

.separator {
  background-color: #050d69;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.block_chara_hero {
  height: 700px;
  margin-top: -46px;
  display: flex;
  position: relative;
  inset: auto;
}

.chara_hero {
  height: 100%;
  position: relative;
}

.chara_hero_eyes, .chara_hero_pyramid {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.h1 {
  color: #3e81fd;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000713;
  font-family: Kids Magazine, Impact, sans-serif;
  font-size: 110px;
  line-height: 130px;
  position: relative;
  transform: skew(0deg, -4deg);
}

.block_about {
  background-color: #052fe1;
  border-bottom: 10px solid #000;
  border-right: 10px solid #000;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 900px;
  max-width: 900px;
  height: auto;
  padding: 15px;
  display: flex;
  position: relative;
  transform: skew(0deg);
}

.block_about_in {
  background-color: #070d69;
  border: 2px solid #3e5cdd;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 75px 50px;
  display: flex;
}

.signs {
  background-image: url('../images/egyptian_signs.png');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 90px;
  margin-top: 25px;
  position: absolute;
  inset: 965px 0% auto;
}

.para1 {
  color: #a9d5ff;
  text-align: center;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 25px;
  line-height: 38px;
}

.h2 {
  color: #a9d5ff;
  margin-bottom: 30px;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

.section_tokenomics {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 150px;
  display: flex;
}

.dog_tokenomics {
  height: 650px;
  position: relative;
}

.block_dog_tokenomics {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -81px;
  display: flex;
  position: relative;
}

.dog_arm {
  z-index: 2;
  height: 100%;
  position: absolute;
  inset: 0% auto;
}

.table_top {
  z-index: 1;
  background-color: #89523f;
  border-top: 3px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 81px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.table_bottom {
  background-color: #89523f;
  width: 100%;
  height: 120px;
}

.image {
  height: 50%;
  position: absolute;
  inset: auto auto 0%;
}

.elements {
  z-index: 2;
  width: 700px;
  height: 100%;
  position: absolute;
}

.frame {
  height: 43%;
  position: absolute;
  inset: auto auto -9% -26%;
}

.statue {
  height: 40%;
  position: absolute;
  inset: auto -11% -2% auto;
}

.cash {
  height: 41%;
  position: absolute;
  inset: auto auto 0% -2%;
}

.block_tokenomics {
  background-color: #052fe1;
  border-bottom: 10px solid #000;
  border-right: 10px solid #000;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 900px;
  max-width: 900px;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
  position: relative;
  transform: skew(0deg);
}

.block_tokenomics_in {
  background-color: #070d69;
  border: 2px solid #3e5cdd;
  border-radius: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 20px 20px 25px;
  display: flex;
}

.h3 {
  color: #a9d5ff;
  text-align: center;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.h3-copy {
  color: #a9d5ff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.tokenomics_details {
  margin-top: 120px;
}

.table_edge {
  background-color: #683a2a;
  border-top: 2px solid #000;
  border-bottom: 12px solid #000;
  width: 100%;
  height: 70px;
}

.fly {
  z-index: 10;
  height: 750px;
  display: none;
  position: absolute;
}

.signs_2 {
  background-image: url('../images/egyptian_signs.png');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 90px;
  margin-top: 25px;
  position: absolute;
  inset: auto 0% 15%;
}

.section_breed {
  background-image: linear-gradient(#fff, #9ad4fc);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 120px;
  display: flex;
}

.photo {
  border: 1px #000;
  height: 550px;
  margin-top: 0;
}

.image-2 {
  height: 350px;
  margin-top: 0;
  position: relative;
}

.text-block {
  margin-top: 100px;
}

.para2 {
  color: #4081be;
  text-align: center;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 25px;
  line-height: 38px;
}

.block_para {
  width: 700px;
  margin-top: 75px;
  transform: none;
}

.baby {
  height: 86%;
  margin-top: -178px;
  position: absolute;
  inset: auto auto -42% -20%;
}

.block_img {
  margin-top: 40px;
  position: relative;
}

.breed_floor {
  background-color: #81b8df;
  width: 100%;
  height: 180px;
  margin-top: 0;
}

.breed_details {
  background-color: #052fe1;
  border: 8px solid #000;
  border-width: 3px 8px 8px 3px;
  width: 366px;
  height: 300px;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
}

.block_breed {
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  display: flex;
  position: relative;
}

.breed_in {
  background-color: #070d69;
  border: 2px solid #3e5cdd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.title {
  color: #a9d5ff;
  text-align: center;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.title2 {
  color: #a9d5ff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.floor_top {
  background-color: #8dc8f0;
  border-top: 2px solid #77b8e4;
  border-bottom: 2px solid #66a8d5;
  width: 100%;
  height: 40px;
  margin-top: 100px;
}

.section_how {
  background-image: linear-gradient(#81b8de, #fff);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 120px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.block_screen {
  background-color: #052fe1;
  border: 3px solid #000;
  border-bottom-width: 12px;
  width: 1280px;
  height: 720px;
  margin-top: 75px;
  padding: 15px;
}

.screen_in {
  background-color: #070d69;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.video {
  background-color: #030527;
  width: 100%;
  height: 100%;
}

.popcorn {
  height: 600px;
  margin-top: 10px;
  margin-left: 0;
  position: relative;
  inset: auto auto 0% 0%;
}

.section_partners {
  background-image: linear-gradient(#fff, #81b8de);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.h1_2 {
  color: #3e81fd;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000713;
  font-family: Kids Magazine, Impact, sans-serif;
  font-size: 110px;
  line-height: 145px;
  position: relative;
  transform: skew(0deg, -4deg);
}

.governance_img {
  width: 80%;
  margin-top: 50px;
  position: relative;
}

.logo_certik {
  height: 150px;
  margin-top: 0;
  margin-bottom: 20px;
}

.certik_title {
  width: auto;
  margin-top: 0;
  transform: none;
}

.block_certik {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding: 20px;
  display: flex;
}

.block_partners {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.partner {
  background-color: #052fe1;
  border: 2px solid #000;
  border-bottom-width: 8px;
  border-radius: 13px;
  width: 300px;
  height: 180px;
  margin: 7.5px;
  padding: 10px;
}

.partners_in {
  background-color: #070d69;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.partners {
  background-color: #5da9df;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
}

.partner_logo {
  height: 35px;
}

.partner_logo2 {
  height: 44px;
}

.partner_logo3 {
  height: 48px;
}

.partner_logo_4 {
  height: 51px;
}

.partner_logo5 {
  height: 49px;
}

.partner_logo_6 {
  height: 45px;
}

.section_contact {
  background-image: linear-gradient(#81b8de, #fff);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 120px;
  display: flex;
}

.block_treat {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 640px;
  margin-top: 75px;
  display: flex;
}

.treat {
  height: 100%;
}

.table_left {
  background-image: url('../images/table_left.png');
  background-position: 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  flex: auto;
  height: 100%;
}

.table_right {
  background-image: url('../images/table_right.png');
  background-position: 0%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  flex: auto;
  height: 100%;
}

.ca {
  color: #a9d5ff;
  background-color: #070d69;
  border-radius: 100px;
  margin-top: 0;
  padding: 20px;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 20px;
}

.ca:hover {
  background-color: #3e81fd;
}

.block_ca {
  background-color: #052fe1;
  border: 5px solid #000;
  border-width: 2px 5px 5px 2px;
  border-radius: 100px;
  margin-top: 75px;
  padding: 10px;
}

.block_socials {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.x {
  background-color: #052fe1;
  background-image: url('../images/x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 95%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.x:hover {
  background-color: #3e81fd;
}

.tg {
  background-color: #052fe1;
  background-image: url('../images/tg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 85%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.tg:hover {
  background-color: #3e81fd;
}

.dextools {
  background-color: #052fe1;
  background-image: url('../images/dextools.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 63%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.dextools:hover {
  background-color: #3e81fd;
}

.cmc {
  background-color: #052fe1;
  background-image: url('../images/cmc.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 75%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.cmc:hover {
  background-color: #3e81fd;
}

.cg {
  background-color: #052fe1;
  background-image: url('../images/cg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 85%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.cg:hover {
  background-color: #3e81fd;
}

.w {
  background-color: #052fe1;
  background-image: url('../images/w.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 70%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.w:hover {
  background-color: #3e81fd;
}

.okx {
  background-color: #052fe1;
  background-image: url('../images/okx.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 95%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.okx:hover {
  background-color: #3e81fd;
}

.block_ca2 {
  background-color: #052fe1;
  border: 5px solid #000;
  border-width: 2px 5px 5px 2px;
  border-radius: 100px;
  margin-top: 0;
  padding: 10px;
}

.h4 {
  color: #a9d5ff;
  text-align: center;
  margin-bottom: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.block_audit {
  background-color: #052fe1;
  border: 5px solid #000;
  border-width: 2px 5px 5px 2px;
  border-radius: 100px;
  margin-top: 25px;
  padding: 10px;
}

.audit {
  color: #a9d5ff;
  background-color: #070d69;
  border-radius: 100px;
  margin-top: 0;
  padding: 15px 50px;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 20px;
}

.audit:hover {
  background-color: #3e81fd;
}

.header {
  z-index: 50;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 25px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.x1 {
  background-color: #052fe1;
  background-image: url('../images/x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 95%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.x1:hover {
  background-color: #3e81fd;
}

.tg1 {
  background-color: #052fe1;
  background-image: url('../images/tg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 85%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
}

.tg1:hover {
  background-color: #3e81fd;
}

.dextools1 {
  background-color: #052fe1;
  background-image: url('../images/dextools.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 63%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.dextools1:hover {
  background-color: #3e81fd;
}

.button {
  color: #989cff;
  background-color: #0000;
  margin-right: 50px;
  padding: 0;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 19px;
  line-height: 19px;
}

.button:hover {
  color: #dcddff;
}

.block_edit-copy {
  margin-left: 22px;
}

.grain {
  z-index: 2000;
  opacity: .48;
  pointer-events: none;
  mix-blend-mode: multiply;
  background-image: url('../images/grain.png');
  background-position: 0 0;
  background-size: auto;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.block_partners_main {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.partner-copy {
  background-color: #052fe1;
  border: 2px solid #000;
  border-bottom-width: 8px;
  border-radius: 13px;
  width: 600px;
  height: 200px;
  margin: 7.5px;
  padding: 10px;
}

.ca_mobile {
  color: #a9d5ff;
  background-color: #070d69;
  border-radius: 100px;
  margin-top: 0;
  padding: 20px;
  font-family: Maladroit, Arial, sans-serif;
  font-size: 20px;
  display: none;
}

.ca_mobile:hover {
  background-color: #3e81fd;
}

.menu_mobile {
  background-color: #052fe1;
  background-image: url('../images/dextools.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 63%;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: none;
}

.menu_mobile:hover {
  background-color: #3e81fd;
}

@media screen and (max-width: 991px) {
  .hero_foreground {
    height: 250px;
  }

  .hero_floor {
    height: 200px;
    bottom: 100px;
  }

  .block_pyramids {
    height: 300px;
    bottom: 134px;
  }

  .pyramids {
    bottom: 0;
  }

  .block_dog_hero {
    height: 600px;
  }

  .logo {
    height: 200px;
    bottom: auto;
  }

  .rays {
    height: 1000px;
  }

  .h1 {
    font-size: 70px;
    line-height: 90px;
  }

  .block_about {
    width: 90%;
  }

  .para1 {
    font-size: 20px;
  }

  .dog_tokenomics {
    height: 504px;
  }

  .dog_arm {
    height: 100%;
  }

  .table_top {
    height: 67px;
  }

  .frame {
    height: 35%;
    left: -5%;
  }

  .statue {
    right: 3%;
  }

  .cash {
    height: 30%;
    left: 13%;
  }

  .block_tokenomics {
    width: 90%;
  }

  .tokenomics_details {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .baby {
    height: 55%;
    left: 0%;
  }

  .breed_floor {
    height: 150px;
  }

  .section_how {
    padding-bottom: 0;
  }

  .block_screen {
    width: 750px;
    height: 422px;
  }

  .popcorn {
    height: 450px;
    left: auto;
  }

  .h1_2 {
    font-size: 80px;
    line-height: 110px;
  }

  .governance_img {
    width: 95%;
  }

  .block_certik {
    margin-top: 75px;
  }

  .block_partners {
    flex-flow: wrap;
  }

  .section_contact {
    padding-top: 0;
  }

  .block_treat {
    height: 450px;
  }

  .block_edit-copy {
    display: none;
  }

  .block_partners_main {
    flex-flow: column;
  }

  .menu_mobile {
    background-image: url('../images/menu.svg');
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .hero_foreground {
    height: 200px;
  }

  .hero_floor {
    height: 150px;
    bottom: 79px;
  }

  .block_pyramids {
    height: 200px;
    bottom: 99px;
  }

  .block_dog_hero {
    height: 450px;
    margin-right: 0;
  }

  .logo {
    height: 150px;
  }

  .block_chara_hero {
    height: 450px;
    margin-top: -7px;
  }

  .h1 {
    font-size: 45px;
    line-height: 70px;
  }

  .para1 {
    font-size: 18px;
  }

  .h2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .section_tokenomics {
    padding-top: 100px;
  }

  .dog_tokenomics {
    height: 450px;
  }

  .frame {
    left: 21%;
  }

  .statue {
    right: 17%;
  }

  .cash {
    left: 35%;
  }

  .block_tokenomics_in {
    padding-top: 25px;
  }

  .h3 {
    font-size: 25px;
    line-height: 25px;
  }

  .h3-copy {
    font-size: 16px;
  }

  .photo {
    width: 90%;
    height: auto;
  }

  .para2 {
    font-size: 20px;
  }

  .block_para {
    width: 95%;
  }

  .baby {
    height: 70%;
    left: 8%;
  }

  .block_img {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .breed_floor {
    height: 50px;
  }

  .breed_details {
    margin: 10px;
  }

  .block_breed {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section_how {
    padding-top: 75px;
  }

  .block_screen {
    width: 460px;
  }

  .popcorn {
    height: 350px;
    margin-left: 0;
    left: auto;
  }

  .section_partners {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .h1_2 {
    font-size: 50px;
    line-height: 68px;
  }

  .governance_img {
    flex: 0 auto;
    display: none;
  }

  .partners {
    margin-top: 75px;
  }

  .block_treat {
    height: 250px;
    margin-top: 40px;
  }

  .ca {
    display: none;
  }

  .block_socials {
    flex-flow: wrap;
  }

  .x1, .tg1, .dextools1 {
    width: 50px;
    height: 50px;
  }

  .block_partners_main {
    width: 90%;
  }

  .partner-copy {
    width: 100%;
  }

  .ca_mobile {
    display: flex;
  }

  .menu_mobile {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .block_pyramids {
    height: 137px;
  }

  .block_dog_hero {
    height: 350px;
  }

  .logo {
    height: 110px;
  }

  .section_about {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .block_chara_hero {
    height: 325px;
  }

  .h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .block_about_in {
    padding: 50px 15px;
  }

  .para1 {
    font-size: 16px;
  }

  .section_tokenomics {
    padding-top: 75px;
  }

  .dog_tokenomics {
    height: 253px;
  }

  .table_top {
    margin-bottom: -36px;
  }

  .frame {
    left: 27%;
  }

  .statue {
    right: 29%;
  }

  .cash {
    bottom: 4%;
  }

  .tokenomics_details {
    margin-top: 75px;
  }

  .section_breed {
    padding-top: 75px;
  }

  .breed_details {
    width: 95%;
  }

  .section_how {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .block_screen {
    width: 300px;
    height: 350px;
  }

  .popcorn {
    height: 250px;
    margin-top: 21px;
    margin-left: 0;
    position: static;
    left: auto;
  }

  .h1_2 {
    font-size: 30px;
    line-height: 40px;
  }

  .logo_certik {
    height: 100px;
  }

  .block_certik {
    margin-top: 35px;
  }

  .partner {
    margin-left: 0;
    margin-right: 0;
  }

  .block_socials {
    width: 250px;
  }

  .x, .tg, .dextools, .cmc, .cg {
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .w, .okx {
    width: 40px;
    height: 40px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .h4 {
    font-size: 25px;
    line-height: 25px;
  }

  .partner-copy {
    margin-left: 0;
    margin-right: 0;
  }
}


@font-face {
  font-family: 'Kids Magazine';
  src: url('../fonts/Kids-Magazine.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Maladroit';
  src: url('../fonts/Maladroit.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}