@media only screen and (max-width: 1680px) {
}


@media only screen and (max-width: 1600px) {
  .container {
    max-width: 88%;
  }

  .profits_box p {
    font-size: 16px;
  }
  .playaera_content_list .list li {
    width: 270px;
    padding: 0px 0px;
    margin: 10px 10px;
    height: 270px;
  }
}


@media only screen and (max-width: 1440px) {
  .hero-slider .slogan h1 {
    font-size: 60px;
  }

  .about_content h2 {
    font-size: 54px;
  }

  .faq_section h2 {
    font-size: 54px;
  }

  .playarea_content h2 {
    font-size: 54px;
  }

  .favourite_games_section h2 {
    font-size: 54px;
  }

  .book_profits_section h2 {
    font-size: 54px;
  }

  .book_profits_section {
    padding: 100px 0 120px 0;
  }

  .faq_section {
    padding: 100px 0 100px 0;
  }

  .playaera_content_list .list li p {
    font-size: 14px;
    line-height: 18px;
}

  .playaera_content_list .list li .icon {
    padding: 0px 0 10px 0;
}

  .playaera_content_list .list li {
    width: 240px;
    margin: 10px;
    height: 240px;
}

  .profits_box h5 {
    font-size: 24px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    padding: 0 10px;
}
.hero_banner{
  width: 100%;
}
.hero_banner img{
  width: 100%;
}
.hero_banner {
  width: 70%;
  float: right;
}
.hero-slider .slogan p {
  font-size: 20px;
}
.playaera_content_list .list li .icon img {
  width: 50%;
}
.playaera_content_list .list li h3 {
  font-size: 20px;
  margin: 0 0 5px 0;
}
.steps-data {
  left: 44%;
}
}

@media only screen and (max-width: 1400px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 17px;
    padding: 0 8px;
}

  .hero-slider .slogan p {
    font-size: 20px;
  }

  .about_content h2 {
    font-size: 44px;
    line-height: 1.2;
  }

  .playarea_content h2 {
    font-size: 44px;
  }

  .favourite_games_section h2 {
    font-size: 44px;
  }

  .book_profits_section h2 {
    font-size: 44px;
  }

  .faq_section h2 {
    font-size: 44px;
  }

  .panel-title>a {
    padding: 8px 12px;
  }

  .panel-title {
    font-size: 24px;
  }

  .accordion .btn.btn-link {
    padding: 5px 12px;
  }

  .hero-slider .slogan {
    width: 600px;
  }

}


@media only screen and (max-width: 1366px) {
  .slogan .download-now {
    margin-top: 0px;
  }
}



@media only screen and (max-width: 1280px) {
  .profits_box p {
    width: 100%;
    display: inline-block;
    padding: 0 0 0px 0;
    font-size: 14px;
  }
  .playaera_content_list .list li {
    width: 225px;
    height: 225px;
}
}

@media only screen and (max-width: 1199px) {
  .hero-slider .slogan h1 {
    font-size: 54px;
  }

  .about_content h2 {
    font-size: 40px;
  }

  .playarea_content h2 {
    font-size: 40px;
  }

  .favourite_games_section h2 {
    font-size: 40px;
  }

  .favourite_games_section h6 {
    padding: 0 0 0 0;
  }

  .book_profits_section h2 {
    font-size: 40px;
  }

  .book_profits_section h6 {
    padding: 0 0 15px 0;
  }

  .faq_section h2 {
    font-size: 40px;
  }

  .faq_section h6 {
    padding: 0 0 15px 0;
  }

  .panel-title {
    font-size: 24px;
  }

  .footerwrapper .download-now {
    display: inline-block;
    font-size: 24px;
    padding: 18px 30px;
  }

  .footerwrapper .download-now img {
    width: 25%;
  }

  .copyright p {
    font-size: 18px;
  }

  #headerwrapper {
    padding: 0 0 70px 0;
  }

  .hero-slider .slogan {
    width: 450px;
    z-index: 9;
  }

  .playaera_content_list .list li {
    width: 40%;
    margin: 20px;
  }

  .about_section {
    padding: 0px 0 80px 0;
  }

  .playarea_section {
    padding: 50px 0 50px 0;
  }

  .favourite_games_section {
    padding: 50px 0 0px 0;
}

  .about_section.gaming_section {
    padding: 50px 0 60px 0;
  }

  .book_profits_section {
    padding: 50px 0 60px 0;
  }

  .faq_section {
    padding: 50px 0 50px 0;
  }
  .playaera_content_list .list li {
    width: 205px;
    height: 205px;
    margin: 8px;
}

}



@media only screen and (max-width: 980px) {

  .navbar-toggler input[type="checkbox"] {
    display: none;
  }

  .favourite_games_section p {
    text-align: center;
  }
  .playarea_content {
    text-align: center;
}

  .navbar-toggler label span {
    background: #faaf40;
    border-radius: 10px;
    height: 4px;
    margin: 5px 0;
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }
  .about_content {
    padding: 50px 0 0 0;
    text-align: center;
}

  .navbar-toggler span:nth-of-type(1) {
    width: 50%;
  }

  .navbar-toggler label span {
    background: #ffffff;
  }
  .steps-data {
    left: 38%;
}

  .navbar-toggler span:nth-of-type(2) {
    width: 100%;
  }

  .navbar-toggler span:nth-of-type(3) {
    width: 75%;
  }

  .navbar-toggler label {
    display: flex;
    flex-direction: column;
    width: 52px;
    cursor: pointer;
    margin-bottom: 0;
  }

  .navbar-toggler input[type="checkbox"]:checked~span:nth-of-type(1) {
    transform-origin: bottom;
    transform: rotatez(45deg) translate(5px, 0px);
  }

  .navbar-toggler input[type="checkbox"]:checked~span:nth-of-type(2) {
    transform-origin: top;
    transform: rotatez(-45deg);
  }

  .navbar-toggler input[type="checkbox"]:checked~span:nth-of-type(3) {
    transform-origin: bottom;
    width: 50%;
    transform: translate(23px, -6px) rotatez(45deg);
  }

  #navbarNav {
    background: #f0ac13;
    position: absolute;
    width: 100%;
    left: 0;
    top: 9em;
    z-index: 9;
}

  ul.navbar-nav {
    padding: 1em 1em;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 20px;
    letter-spacing: 0;
    padding: 15px 25px;
  }

  .navbar-toggler.collapsed {
    border: 0;
  }

  .navbar-toggler {
    position: absolute;
    right: 40px;
    top: 40px;
  }

  .navbar-toggler button:hover,
  .btn-primary:hover,
  button:focus,
  .btn-primary:focus {
    border-color: transparent !important;
    outline: none;
  }

  .navbar-brand {
    margin-right: 8rem;
  }

  .navbar-nav .nav-item {
    text-align: left;
  }

  .navbar-nav .nav-item::before {
    top: 28px;
  }

  .hero-slider .slogan {
    position: relative;
    padding-bottom: 70px;
  }

  .hero-slider .slogan {
    width: 100%;
    text-align: center;
    z-index: 0;
  }

  .hero-slider .row {
    align-items: inherit;
  }

  #headerwrapper {
    padding: 0 0 70px 0;
    background-size: cover;
  }

  .about_banner {
    text-align: center;
}

  .playaera_content_list {
    text-align: center;
    padding: 40px 0 0 0;
  }

  .favourite_box {
    margin: 15px 0;
  }

  .navbar>.container,
  .navbar>.container-fluid {
    justify-content: normal;
  }

  .container {
    max-width: 94%;
  }

  .navbar a.download_btn {
    position: relative;
    top: -12px;
    right: -50px;
  }

  .playaera_content_list .list {
    width: 100%;
    display: flex;
}

  .playaera_content_list .list li:nth-child(2),
  .playaera_content_list .list li:nth-child(4) {
    top: 0;
  }
  .hero_banner {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.hero_banner img {
  width: 88%;
}
.playaera_content_list .list li {
  width: 208px;
  height: 208px;
}
.about_content {
  padding: 50px 0 0 0;
}
.about_section.gaming_section {
  padding: 60px 0 60px 0;
}
.footer-class-check {
  display: inline-block !important;
}
.single-footer-content {
  border-right: 0;
  padding-right: 0px;
  margin-right: 0px;
  padding: 15px 0;
}
.footer-content-show {
  text-align: center;
}
.footer-content-show .box-content {
  text-align: left;
}
.footer-menus ul li {
  margin: 0 5px;
}
.footer-menus {
  margin: 0;
}

}



@media only screen and (max-width: 767px) {
  .navbar-toggler label span {
    height: 3px;
    margin: 4px 0;
  }

  .navbar-toggler label {
    width: 42px;
  }

  .navbar-toggler:not(:disabled):not(.disabled) {
    padding: 0;
  }

  .navbar-nav .nav-item::before {
    top: 20px;
  }

  .navbar-brand img {
    width: 100%;
  }

  .navbar-brand {
    width: 100%;
  }

  .navbar-brand {
    width: 30%;
  }

  .navbar-toggler {
    position: absolute;
    right: 25px;
    top: 45px;
  }

  #navbarNav {
    top: 6em;
}

  .navbar a.download_btn {
    display: none;
  }

  .hero-slider .slogan h1 {
    font-size: 32px;
}
.hero-slider .slogan p {
  font-size: 18px;
  line-height: 24px;
}

  .download-now {
    padding: 12px 40px;
  }

  .about_content h2 {
    font-size: 30px;
    text-align: center;
  }

  .about_content p {
    text-align: center;
  }

  .playarea_content h2 {
    font-size: 30px;
    text-align: center;
  }

  .playarea_content h6 {
    padding: 0 0 20px 0;
  }

  .playaera_content_list .list li {
    width: 100%;
    margin: 20px 0;
  }

  .favourite_games_section h2 {
    font-size: 30px;
    padding: 0 0 30px 0;
  }

  .about_section.gaming_section {
    padding: 50px 0 50px 0;
}

  .faq_section h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .accordion .card-header {
    padding: 5px 10px;
  }
  .accordion .card {
    border-radius: 12px;
    margin-bottom: 15px;
  }
  .accordion .btn.btn-link {
    font-size: 18px;
    padding: 8px 12px;
    line-height: 1.2;
  }

  .accordion .card-body p {
    font-size: 18px;
  }
  .accordion .card-body {
    padding: 0px 22px 30px 22px;
  }
  .copyright {
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .panel-title {
    font-size: 18px;
  }

  .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 0px 22px 30px 22px;
    font-size: 18px;
  }

  .footerwrapper .download-now {
    font-size: 20px;
    padding: 12px 20px;
    margin-bottom: 20px;
  }

  .hero-slider {
    padding: 35px 0 0 0;
  }

  .hero-slider .slogan {
    padding-bottom: 40px;
  }

  #headerwrapper {
    padding: 0 0 50px 0;
  }

  .book_profits_section h2 {
    font-size: 30px;
  }

  .book_profits_section h6 {
    font-size: 24px;
  }

  .faq_section h6 {
    font-size: 24px;
  }

  .about_content h6 {
    font-size: 24px;
  }

  .playarea_content h6 {
    font-size: 24px;
  }

  .footer-class-check.d-flex.justify-content-around {
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }

  .single-footer-content {
    padding: 12px 0;
    border-right: 0;
  }

  .footer-copy-rights p {
    margin: 0;
  }

  .footer-menus ul li {
    display: inline-block;
    margin: 10px 0px;
    width: 100%;
  }

  .footer-menus {
    margin: 0;
  }

  .footer-section {
    padding: 20px 0 30px 0;
  }

  .favourite_games_section p {
    font-size: 20px;
    text-align: center;
  }

  .about_content {
    text-align: center;
  }

  .playarea_content {
    text-align: center;
  }
  .playaera_content_list .list li {
    width: 308px;
    height: 308px;
}
.navbar-brand {
  width: 50%;
}
.socials{
  width: 100%;
  text-align: center !important;
}
}

@media only screen and (max-width: 375px) {
  .hero-slider .slogan h1 {
    font-size: 30px;
}

  .about_content p {
    font-size: 18px;
    line-height: 24px;
  }

  .playarea_content p {
    font-size: 18px;
    line-height: 24px;
  }

  .favourite_games_section h6 {
    font-size: 20px;
  }

  .favourite_games_section h2 {
    font-size: 26px;
  }

  .navbar-brand {
    font-size: 2rem;
  }

  .navbar-toggler {
    top: 33px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    padding: 8px 0px;
  }

  .navbar-toggler input[type="checkbox"]:checked~span:nth-of-type(3) {
    transform: translate(18px, -4px) rotatez(45deg);
  }
  .playaera_content_list .list li {
    width: 288px;
    height: 288px;
}

}