@media only screen and (max-width: 1680px) {
  .hero-slider .slogan h1 {
    font-size: 80px;
  }
}


@media only screen and (max-width: 1600px) {
  .container {
    max-width: 92%;
  }

  .before_arrow::before {
    left: -40%;
}
}


@media only screen and (max-width: 1440px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    padding: 0 12px;
  }

  a.download_btn {
    font-size: 18px;
    padding: 12px 30px;
  }

  .hero-slider .slogan h1 {
    font-size: 50px;
}
.hero-slider .slogan {
  width: 590px;
}

  .hero_banner img {
    width: 74%;
  }

  .download-now {
    font-size: 18px;
    padding: 15px 20px;
    width: 220px;
  }

  .play-now {
    font-size: 18px;
    padding: 15px 20px;
    width: 290px;
}

  .control_box_part .controlbox p {
    font-size: 1em;
    line-height: 24px;
  }

  .before_arrow::before {
    left: -40%;
    background-size: 64%;
}

  .footer .footer_col1 p {
    font-size: 1em;
    letter-spacing: 0;
  }

  ul.footer_menu li a {
    font-size: 1em;
    letter-spacing: 0;
  }

  .copyright p {
    font-size: 1em;
    letter-spacing: 0;
  }

  ul.footer_copyright_menu li a {
    font-size: 1em;
    letter-spacing: 0;
    font-weight: 400;
  }
  .a_wa {
    display: inline-block;
    font-size: 16px;
    padding: 14px 15px;
  }
  .company_box h5 {
    font-size: 20px;
}
.control_box_part {
  width: 100%;
  display: flex;
  padding: 50px 0 0 0;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px;
}
.control_box_part .col-lg-3 {
  max-width: 30% !important;
  flex: 0 0 30% !important;
  padding: 0;
}

}
@media only screen and (max-width: 1400px) {
.before_arrow::before {
  background-size: 64%;
}
.panel-title {
  font-size: 18px;
}

}

@media only screen and (max-width: 1366px) {
  .before_arrow::before {
    left: -39%;
    background-size: 52%;
}
}



@media only screen and (max-width: 1280px) {
  ul.social_menu li {
    display: inline-block;
    padding: 0 0px;
  }

  ul.social_menu li img {
    width: 80%;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 8px;
  }

  .control_box_part .controlbox p {
    font-size: 0.9em;
    line-height: 22px;
  }

  ul.insta_list {
    gap: 10px;
  }

  .before_arrow::before {
    left: -42%;
  }
  .company_box p {
    font-size: 18px;
}
.before_arrow::before{
  display: none;
}
}

@media only screen and (max-width: 1199px) {

  ul.social_menu {
    display: none;
  }

  .hero-slider .slogan h1 {
    font-size: 48px;
  }

  .hero-slider .slogan p {
    font-size: 15px;
  }

  .hero_banner img {
    width: 63%;
  }

  .download-now {
    font-size: 16px;
    padding: 12px 20px;
    width: 180px;
  }

  .play-now {
    font-size: 16px;
    padding: 12px 20px;
    width: 180px;
  }

  .be_control_section {
    padding: 40px 0 80px 0;
}

  .control_box_part .controlbox h4 {
    font-size: 24px;
  }

  .slider_section {
    padding: 40px 0;
  }

  .screenshot_slider .owl-nav {
    margin: 10px 0 0;
  }

  .process_section {
    padding: 40px 0;
  }

  .before_arrow::before {
    display: none;
  }

  .about_part .info h3 {
    font-size: 2.5em;
  }

  .about_part .info p br {
    display: none;
  }

  .about_section {
    padding: 40px 0;
  }

  .footerwrapper {
    padding: 50px 0 20px 0;
  }
  .control_box_part .col-lg-3 {
    max-width: 46% !important;
    flex: 0 0 46% !important;
}
}



@media only screen and (max-width: 980px) {

  .navbar-toggler input[type="checkbox"] {
    display: none;
  }

  .navbar-toggler label span {
    background: #fff;
    border-radius: 10px;
    height: 4px;
    margin: 5px 0;
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }

  .navbar-toggler span:nth-of-type(1) {
    width: 50%;
  }

  .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: #d5a021;
    position: absolute;
    width: 100%;
    left: 0;
    top: 6em;
    z-index: 9;
  }

  ul.navbar-nav {
    padding: 1em 1em;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 20px;
    letter-spacing: 0;
    padding: 8px 25px;
  }

  .navbar-toggler.collapsed {
    border: 0;
  }

  .navbar-toggler {
    position: absolute;
    right: 40px;
    top: 30px;
  }

  .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 {
    float: left;
    padding: 0;
    position: static;
    top: 0;
    transform: translateY(-0%);
    width: auto;
  }

  a.download_btn {
    margin-right: 17%;
  }

  .hero_banner img {
    width: 80%;
  }

  .hero_banner {
    padding: 50px 0 0 0;
    text-align: center;
  }

  .orange {
    color: #0c0816 !important;
  }

  .screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .about_part {
    display: inline-block;
  }

  .about_part .info {
    padding: 40px 0 20px 0px;
  }

  .footer {
    display: flex;
    flex-wrap: wrap;
  }

  .control_box_part {
    padding: 35px 0 0 0;
  }

  .control_box_part .controlbox {
    margin: 15px 0;
  }
  .process_part {
    flex-wrap: wrap;
}
.process_part .col-lg-3 {
  margin-bottom: 30px;
}
.faq {
  padding: 40px 0 0;
}
.footer_col2 {
  padding: 20px 0 30px;
}
.company_box h5 {
  font-size: 24px;
}
.company_box p {
  font-size: 20px;
}
#headerwrapper {
  background-size: cover;
}
.welcome_section h2 {
  font-size: 46px;
}
.welcome_section h3 {
  font-size: 26px;
  line-height: 1.1;
}
.play-now {
  width: 250px;
}
.welcome_section {
  padding: 50px 0;
}
.be_control_section h2 {
  font-size: 46px;
}
.slider_section h2 {
  padding: 0 0 0.5em 0;
  font-size: 46px;
}
.about_section {
  background-size: cover;
}
}



@media only screen and (max-width: 767px) {
  .process_part {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }

  .footer_col2,
  .footer_col4 {
    padding-top: 20px;
  }

  .copyright {
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .hero-slider .slogan h6 {
    font-size: 1.5em;
  }

  .hero-slider .slogan h1 {
    font-size: 36px;
  }

  .hero-slider .slogan p br {
    display: none;
  }

  .download-now {
    font-size: 16px;
    padding: 15px 0px;
    width: 100%;
}

  .play-now {
    font-size: 16px;
    padding: 12px 0px;
    width: 100%;
}

  #headerwrapper {
    padding: 0 0 40px 0;
  }

  a.download_btn {
    display: none;
  }

  .navbar-toggler label {
    width: 44px;
  }

  .navbar-toggler label span {
    margin: 4px 0;
  }

  .navbar-toggler {
    right: 10px;
    top: 35px;
}

  .hero-slider {
    padding: 20px 0 0 0;
  }

  .container {
    max-width: 100%;
  }
  .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
#middelwrapper {
  padding: 0 15px;
}
.welcome_section h2 {
  font-size: 44px;
  line-height: 1;
}
.welcome_section {
  padding: 40px 0;
}
.be_control_section h2 {
  font-size: 44px;
}
.slider_section h2 {
  font-size: 44px;
}
.slider_section h2 {
  padding: 0 0 0.5em 0;
}
.welcome_section h3 {
  font-size: 20px;
  line-height: 1.1;
}
.welcome_section p {
  font-size: 18px;
  padding: 25px 0 0 0;
}
.control_box_part .controlbox {
  text-align: center;
}
.process_section h2 {
  font-size: 44px;
}
.process_part .col-lg-3 {
  margin-bottom: 0px;
}
}

@media only screen and (max-width: 414px) {
  .navbar-toggler input[type="checkbox"]:checked~span:nth-of-type(3) {
    transform: translate(18px, -6px) rotatez(45deg);
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
    letter-spacing: 0;
    padding: 12px 25px 12px 5px;
  }
  .hero_banner img {
    width: 100%;
  }
  .company_box {
    height: auto;
    padding: 1.5em 2em 0.5em 2em;
  }
  .slider_section h2 {
    font-size: 36px;
  }
  .welcome_section h2 {
    font-size: 36px;
    line-height: 1;
  }
  .be_control_section h2 {
    font-size: 36px;
  }
  .process_section h2 {
    font-size: 36px;
  }
  .control_box_part .col-lg-3 {
    max-width: 96% !important;
    flex: 0 0 96% !important;
}
}

@media only screen and (max-width: 375px) {
  .hero-slider .slogan h1 {
    font-size: 30px;
  }

  .hero-slider .slogan h6 {
    font-size: 1.2em;
  }

  .about_part .info h3 {
    font-size: 2em;
  }
  .download-now {
    margin-right: 0.5em;
  }

  ul.insta_list li {
    width: 30.33%;
  }
  .a_wa {
    width: 100%;
}
a.navbar-brand {
  font-size: 38px;
}
.navbar-toggler {
  top: 25px;
}
.download-now {
  width: 100%;
  padding: 15px 0px;
}
.play-now {
  margin: 15px 0 0 0;
}

.company_box {
  height: auto;
}
.company_box p {
  line-height: 24px;
}
}