/* Media queries============ */
@media (max-width: 1700px) {
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1240px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}

@media (max-width: 1599px) {

}

@media (max-width: 1400px) {
}
@media (max-width: 1199px) {
  header .b-logo {
    max-width: 280px;
}
.hero-lower {
  padding-top: 80px;
  padding-bottom: 0px;
}
.radio-wrapper {
  max-width: 230px;
}
.tv-wrapper {
  max-width: 210px;
}
.tv-screen {
  width: 122px;
  left: 36px;
}
#playPauseBtn {
  top: 60px;
}
.hero-lower {
  padding-top: 28px;
  padding-bottom: 0px;
}
.about-content {
  max-width: 600px;
  margin: 30px auto 0 auto;
}
.about-text {
  border-radius: 60px;
}
.dog-board {
  max-width: 400px;
}
.cap-box {
  max-width: 300px;
}
.p-title {
  font-size: 52px;
}
.moon {
  max-width: 160px;
}
.primary-btn {
  padding: 12px 30px;
  font-size: 18px;
}
.secondary-btn {
  padding: 12px 30px;
  font-size: 18px;
}
.reading-book {
  max-width: 700px;
}
.sb-ht h4 {
  font-size: 32px;
}
.dog-read-img {
  position: static;
  max-width: 300px;
}
.htb-section {
  padding: 80px 0 30px 0;
}
.dog-with-flag {
  max-width: 400px;
}
.moon-glow {
display: none;
}
}
@media (max-width: 991px) {
  .radio-wrapper {
    max-width: 178px;
}
.tv-wrapper {
  max-width: 140px;
}
#playPauseBtn {
  top: 45px;
}
.tv-screen {
  width: 80px;
  left: 26px;
  top: 4px;
}
.dog-board {
  max-width: 250px;
}
.cap-box {
  max-width: 200px;
}
.sign-intro {
  max-width: 90px;
  margin: 0 0 0 auto;
}
.key-points {
  align-items: start;
}
.reading-book {
  max-width: 580px;
}
.rm-title {
  font-size:24px;
}
.p-title {
  font-size:42px;
}
.team-image {
  height: 400px;
}
.social-links-items {
  width: 80px;
  height: 80px;
}
.f-section, .about-section {
  animation: bgMove 10s linear alternate-reverse infinite;
}
.htb-section h2{
  text-align: center;
}
.htb-items {
  margin-top:30px;
}
.htb-items li{
 margin: 0px auto 16px auto;
}
.htb-section .button-wrapper{
  margin-top: 40px;
  text-align: center;
}
.dog-board {
  animation: board-move 8s linear forwards infinite;
}
.cap-box {
  bottom: 20px;
  right: 0px;
}
.dog-board {
  bottom: 20px;
}
}

@media (max-width: 767px) {
  .tv-wrapper {
display: none;
}
header .b-logo {
  max-width: 170px;
}
.live-price {
scale: .8;
margin-top: 16px;
}
.live-chart {
  height: 320px;
}
.reading-book {
  max-width: 400px;
}
.buy-section {
  padding: 50px 0 200px 0;
}
.rm-card-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: static;
  width: 100%;
  flex-direction: column;
}
.roadmap-card.card-1 {
 margin-top: 24px;
}
.roadmap-card.card-2 {
  margin-top: 24px;
}
.roadmap-card.card-3 {
  margin-top: 24px;
}
.rodemap-section .container {
  padding: 60px 0 60px 0;
}
.team-image {
  height: 282px;
  border-radius: 20px;
}
.f-section>.d-flex{
  flex-direction: column;
}
.dog-with-flag{
  order: 1;
  width: 100%;
  max-width: 100%;

}
}

@media (max-width: 576px) {
  .live-chart-inn {
padding: 0;
}
.live-chart {
  height: 300px;
}
.f-nav{
  padding:0px 16px;
}
header {
display: flex;
}
.nav {
  align-items: flex-end; 
  justify-content: flex-end;
}
.nav-items{
  margin-bottom: 10px;
}
.nav-items:nth-child(1) {
  transform: rotate(0deg) translateY(0px);
}
.nav-items:nth-child(3) {
  transform: rotate(0deg) translateY(0px);
}
.team-image {
  height: 234px;
}
.f-nav-wrapper .nav {
  align-items: start;
  justify-content: center;
}
.wallet-btn {
 flex-wrap: wrap;
}
.f-section, .about-section {
  animation: bgMove 1s linear alternate-reverse infinite;
}
.about-text {
padding: 20px;
border-radius: 24px;
}
}

@media (max-width: 440px) {
  .nav-items {
  font-size: 16px;
}
.hero-lower> .d-flex{
  flex-direction: column;
}
.dog-stake{
  display: none;
}
.about-section {
  padding-top: 50px;
}
.p-title {
  font-size:34px;
  text-align: center;
}
.heading-wrapper {
 margin-top: 0;
}
.button-wrapper {
  margin-top:20px;
  text-align: center;
}
.sticker {
  height: 20px;
  width: 60px;
}
.live-chart {
padding: 8px;
}
.key-items h4 {
  font-size: 18px;
}
.movement-section {
padding-top: 40px;
}
.social-links-items {
  width:60px;
  height:60px;
}
.social-links {
  margin-top:18px;
  gap:24px;
}
.movement-section {
  border:8px solid #ffffac;
}
.team-image {
  height: 155px;
}
.htb-section {
  padding:40px 0 30px 0;
}
.stake-board {
  padding:20px 10px;
  border-radius: 16px;
}
.sb-ht h4 {
  font-size:26px;
}
.sb-ht p {
font-size: 18px;
}
.stake-qty {
  margin-top:20px;
  font-size: 20px;
}
.wallet-btn button img {
  width:24px;
  height:24px;
}
.wallet-btn button {
  font-size: 18px;
}
.cta-btn {
  font-size:18px;
  margin-top: 30px;
  padding: 10px 40px;
}
}

@media (max-width: 380px) {
}
