@media (max-width: 1300px) {
  .custom_container {
    width: 95%;
  }
  #navbar_menu_lists li {
    margin: 0px 5px;
  }
}
@media (max-width: 1200px) {
  #navbar_menu_lists li a {
    font-size: 14px;
    padding: 5px 5px !important;
  }
  .header_search_body {
    width: 250px;
  }
  .company_about_text_body {
    padding-right: 1%;
  }
  .company_about_title {
    font-size: 50px;
  }
  .company_about_title_sm {
    font-size: 35px;
  }
  .company_about_title_bottom_sm {
    font-size: 50px;
  }
  .work_body {
    padding: 20px 20px;
  }
}
@media (max-width: 1024px) {
  .banner_section {
    padding: 90px 20px 90px 20px;
  }
  .header_search_body {
    width: 240px;
  }
  .company_about_bottom {
    margin-top: 50px;
  }
  .about_section {
    padding: 60px 0px;
  }
  .company_about_text {
    font-size: 16px;
    line-height: 1.6;
  }
  .company_about_bottom_title {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .company_about_title_bottom_sm {
    margin: 30px 0px;
  }
  .work_item {
    padding: 5px;
  }
  .work_body {
    margin-top: 50px;
  }
  .work_item_text {
    font-size: 14px;
  }

  .widget_main_body {
    margin-top: 50px;
  }
  .widget_body {
    grid-template-columns: repeat(1, 1fr);
  }
  .widget_right {
    padding-left: 0px;
  }
  .code-container {
    width: 100%;
  }
  .buy_game_section {
    padding: 60px 0px;
  }
  .buy_game_title {
    font-size: 35px;
    margin: 0px 0px 40px 0px;
  }
  .buy_game_items {
    grid-gap: 20px;
  }
  .buy_game_item {
    margin-bottom: 10px;
  }
  .recognized_top_title {
    font-size: 40px;
  }
  .recognized_section {
    padding: 60px 0px;
  }
  .recognized_same_text p {
    font-size: 16px;
    line-height: 1.7;
  }
  .recognized_same_mid_title {
    font-size: 35px;
  }
  .glance_section {
    padding: 60px 0px;
  }
  .glance_title {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  #navbar_body {
    padding: 3px 0px 3px 0px;
  }
  #navbarSupportedContent {
    /* display: none !important; */
    flex-basis: auto;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
  }
  .heaader_body {
    align-items: flex-start;
    justify-content: space-between;
    overflow: hidden;
    flex-direction: column;
  }
  .header_search_body {
    width: 290px;
  }
  .heaader_body .navbar-toggler {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  #navbar_menu_lists {
    justify-content: center;
    align-items: flex-start;
  }
  .banner_title {
    font-size: 30px;
  }
  .banner_title span {
    font-size: 30px;
  }
  .animation_content span {
    font-size: 30px;
  }
  .animation_content {
    font-size: 30px;
  }
  .about_section {
    padding: 50px 0px;
  }
  .about_flex_style {
    flex-direction: column;
  }
  .company_about_text_body {
    padding-right: 0%;
    width: 100%;
  }
  .company_about_img_body {
    padding-left: 0%;
    width: 100%;
    margin: 15px 0px 0px 0px;
  }
  .company_about_title {
    font-size: 40px;
  }
  .company_about_title_sm {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .company_about_bottom_title {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .company_about_title_bottom_sm {
    margin: 20px 0px;
    font-size: 40px;
  }
  .slider_title,
  .work_title {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .work_items {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  .work_item {
    padding: 10px;
  }
  .gaming_service_item {
    padding: 10px;
  }
  .educational_games .service_content {
    top: 45px;
    left: 0;
    max-width: 100%;
    padding: 20px;
  }
  .gaming_service_items {
    grid-gap: 20px;
  }
  .gaming_service_title {
    font-size: 23px;
  }
  .gaming_sevice_body {
    margin-top: 50px;
  }
  .servicebox {
    margin-bottom: 0px;
  }
  .educational_games .service_content h2 {
    letter-spacing: 2px;
    font-size: 35px;
  }
  .educational_games {
    height: 336px;
  }
  .educational_games .service_content h2 span {
    font-size: 35px;
  }
  .educational_games .service_content p {
    font-size: 18px;
    margin-top: 20px;
  }
  .buy_game_section {
    padding: 50px 0px;
  }
  .buy_game_title {
    font-size: 30px;
    margin: 0px 0px 30px 0px;
  }
  .buy_game_items {
    grid-template-columns: repeat(3, 1fr);
  }
  .buy_game_btn {
    font-size: 16px;
  }
  .recognized_section {
    padding: 50px 0px;
  }
  .recognized_top_title {
    font-size: 35px;
  }
  .recognized_same_mid_title {
    font-size: 30px;
  }
  .recognized_same_sm_title {
    font-size: 25px;
  }
  .glance_section {
    padding: 60px 0px;
  }
  .glance_title {
    font-size: 35px;
  }
  .hex {
    width: 160px;
    height: 160px;
  }
  .img_row {
    margin: -6% 0 0 15.5%;
  }
  .faq_section {
    padding: 50px 0px;
  }
  .faq_title {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .contact_section {
    padding: 50px 0px;
  }
  .contact_body {
    padding: 20px;
  }
  .contact_title {
    font-size: 18px;
  }
  .contact_title a {
    font-size: 18px;
  }
  .footer_section {
    padding: 50px 0px 20px 0px;
  }
  .footer_item_one {
    width: 50%;
  }
  .footer_item_two {
    width: 25%;
  }
  .footer_item_three {
    width: 25%;
  }
  .footer_item_four {
    width: 50%;
    margin-top: 30px;
  }
  .footer_bottom_text {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .banner_section {
    padding: 65px 20px 65px 20px;
  }
  .banner_title span {
    font-size: 25px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .banner_title {
    font-size: 25px;
  }
  .animation_content {
    font-size: 25px;
  }
  .animation_content span {
    font-size: 25px;
  }
  .banner_btn_explore {
    padding: 10px 25px;
  }
  .banner_btn_get {
    padding: 10px 25px;
  }
  .about_section {
    padding: 40px 0px;
  }
  .company_about_title {
    font-size: 35px;
  }
  .company_about_title_bottom_sm {
    font-size: 35px;
  }
  .slider_body {
    margin-top: 40px;
    padding: 30px;
  }
  .slider_title,
  .work_title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .work_body {
    padding: 35px 20px;
  }

  .work_items {
    grid-template-columns: repeat(2, 1fr);
  }
  .gaming_sevice_body {
    margin-top: 40px;
  }
  .gaming_service_top_title {
    font-size: 25px;
  }
  .gaming_service_items {
    grid-template-columns: repeat(2, 1fr);
  }
  .buy_game_items {
    grid-template-columns: repeat(2, 1fr);
  }
  .buy_game_section {
    padding: 40px 0px;
  }
  .recognized_section {
    padding: 40px 0px;
  }
  .recognized_top_title {
    font-size: 30px;
  }
  .recognized_same_mid_title {
    font-size: 25px;
  }
  .recognized_same_sm_title {
    font-size: 20px;
  }
  .glance_section {
    padding: 40px 0px;
  }
  .glance_title {
    font-size: 30px;
  }
  .hex {
    width: 120px;
    height: 120px;
  }
  .img_row {
    margin: -6.8% 0 0 2.5%;
  }
  .img_row.offset {
    margin-left: 17px;
  }
  .code-block {
    white-space: pre;
    width: 100%;
    display: flex;
    font-size: x-small;
  }
  .faq_section {
    padding: 40px 0px;
  }
  .faq_title {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .footer_item_one {
    width: 100%;
  }
  .footer_item_two {
    width: 50%;
    margin-top: 20px;
  }
  .footer_item_three {
    width: 50%;
    margin-top: 20px;
  }
  .footer_item_four {
    width: 70%;
  }
}

@media (max-width: 575px) {
  #navbar_body {
    padding: 5px 0px 5px 0px;
  }
  .custom_container {
    width: 100%;
  }
  .navbar_logo {
    width: 90px;
    height: auto;
  }
  .heaader_body .navbar-toggler {
    right: 13px;
    top: 13px;
  }
  .header_search_body {
    width: 100%;
  }
  .banner_section {
    padding: 50px 10px 50px 10px;
  }
  .banner_title span {
    font-size: 18px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner_title {
    font-size: 18px;
  }
  .animation_content {
    font-size: 18px;
  }
  .animation_content span {
    font-size: 18px;
  }
  .banner_text {
    font-size: 15px;
    line-height: 25px;
    max-width: 100%;
  }
  .banner_btn_same {
    margin: 0px 10px;
    font-size: 13px;
  }
  .banner_btn_explore {
    padding: 7px 15px;
  }
  .banner_btn_get {
    padding: 7px 15px;
  }
  .about_section {
    padding: 30px 0px;
  }
  .company_about_title {
    font-size: 25px;
  }
  .company_about_title_sm {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .company_about_text {
    font-size: 14px;
  }
  .company_about_bottom {
    margin-top: 30px;
  }
  .company_about_bottom_title {
    font-size: 20px;
  }
  .company_about_title_bottom_sm {
    font-size: 25px;
    margin: 15px 0px;
  }
  .company_about_bottom_text {
    font-size: 14px;
  }
  .slider_body {
    margin-top: 30px;
    padding: 15px;
  }
  .slider_title,
  .work_title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .work_body {
    margin-top: 30px;
  }
  .work_items {
    grid-template-columns: repeat(1, 1fr);
  }
  .widget_main_body {
    margin-top: 30px;
  }
  .widget_title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .widget_item_title {
    font-size: 16px;
  }
  .widget_item_text {
    font-size: 14px;
    text-align: justify;
  }
  .widget_main_body {
    padding: 20px;
  }
  .widget_item_num p {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
  .widget_item_num {
    margin-right: 10px;
  }
  .gaming_sevice_body {
    margin-top: 30px;
  }

  .code-block {
    width: 200px;
  }
  .gaming_service_top_title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .gaming_service_items {
    grid-template-columns: repeat(1, 1fr);
  }
  .gaming_service_item {
    padding: 19px 20px;
  }
  .gaming_service_title {
    font-size: 18px;
  }
  .gaming_service_item_img img {
    height: 95px;
    width: 95px;
  }
  .gaming_service_text {
    font-size: 14px;
  }
  .educational_games .service_content h2 span {
    font-size: 22px;
  }
  .educational_games .service_content h2 {
    letter-spacing: 1.5px;
    font-size: 22px;
  }
  .educational_games .service_content p {
    font-size: 14px;
  }
  .educational_games {
    height: 300px;
  }
  .buy_game_section {
    padding: 30px 0px;
  }
  .buy_game_title {
    font-size: 25px;
    margin: 0px 0px 25px 0px;
  }
  .buy_game_items {
    grid-template-columns: repeat(1, 1fr);
  }
  .buy_game_item_title {
    font-size: 17px;
    margin: 15px 0px;
  }
  .buy_game_btn {
    font-size: 13px;
  }
  .recognized_section {
    padding: 30px 0px;
  }
  .recognized_top_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .recognized_top_img img {
    margin-bottom: 20px;
  }
  .recognized_same_text p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .recognized_same_text p a {
    font-size: 14px;
  }
  .recognized_same_text p span {
    font-size: 14px;
  }
  .recognized_same_mid_title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .recognized_multi_img {
    flex-wrap: wrap;
  }
  .recognized_multi_img a {
    margin: 10px 0px;
  }
  .recognized_same_sm_title {
    font-size: 18px;
  }
  .recognized_same_ex_sm_title {
    font-size: 18px;
  }
  .recognized_top_img img {
    margin-bottom: 0px;
  }
  .glance_section {
    padding: 30px 0px;
  }
  .glance_title {
    font-size: 23px;
  }
  .hex {
    width: 80px;
    height: 80px;
  }
  .faq_section {
    padding: 30px 0px;
  }
  .faq_title {
    font-size: 18px;
  }
  .accordion {
    font-size: 14px;
  }
  .panel p {
    padding: 10px 0px;
    font-size: 14px;
    text-align: justify;
  }
  .contact_section {
    padding: 30px 0px;
  }
  .contact_title {
    font-size: 15px;
    line-height: 22px;
  }
  .contact_title a {
    font-size: 15px;
  }
  .contact_form_body {
    margin-top: 20px;
  }
  .contact_form_body label {
    font-size: 13px;
  }
  .contact_form_body select {
    font-size: 13px;
  }
  .contact_btn {
    padding: 8px 20px;
    font-size: 14px;
  }
  .footer_section {
    padding: 30px 0px 10px 0px;
  }
  .footer_body {
    width: 90%;
    margin: 0 auto;
  }
  .footer_text_body {
    margin-right: 0px;
  }
  .footer_text {
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
  }
  .footer_same_title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .footer_same_link_body ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .footer_same_link_body ul li {
    margin-bottom: 5px;
  }
  .footer_item_four {
    width: 100%;
  }
  .footer_bottom_text {
    margin-top: 20px;
    font-size: 12px;
    padding-left: 15px;
  }
}
@media (max-width: 320px) {
}
