/**
 * Normal desktop :1200px.
 *
 * @format
 */

@media (min-width: 1201px) and (max-width: 1500px) {
  .box-info {
    padding: 50px 100px;
    width: 100%;
    height: 337px;
  }
  .page_header_default {
  }
  .about-container {
    min-height: 369px;
  }
  .about-me-img {
    min-height: 369px;
  }
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .page_header_default {
    min-height: 70vh;
  }
  .about-container {
    min-height: 303px;
  }
  .about-me-img {
    min-height: 303px;
  }
  .box-info {
    padding: 60px 50px;
    max-width: 300px;
    height: 270px;
  }
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .video-wrapper {
    width: 100%;
    height: 300px;
  }
  .about-container {
    min-height: 230px;
  }
  .about-me-img {
    min-height: 230px;
  }
  .box-info {
    padding: 50px 30px;
    max-width: 280px;
    height: 200px;
  }
  .video-container-sec .col-xl-8.col-lg-8.col-md-8.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* small mobile :320px. */
@media (max-width: 767px) {
  .logo-header {
    width: 270px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .sidebar-button {
    width: 100%;
    max-width: 90%;
    text-align: center;
  }
  .work-section-one {
    padding-top: 20px;
  }
  #logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #menu-sec {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .page_header_default
    .page_header_content
    .banner_title_inner
    .title_page
    h1
    img {
    max-width: 60%;
  }
  .page_header_default .page_header_content .banner_title_inner {
    position: relative;
    top: 395px;
  }
  .multi-field-input-box {
    width: 114px;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
  }
  .multi-field-input-box .contact-form-field {
    width: 69px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .multi-field-input-label {
    display: inline-block;
    width: 30px;
    text-align: center;
  }
  .privacy-policy .form-check-label {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: normal;
    display: inline-block;
    margin-left: 9px;
    text-align: left;
    color: white;
  }
  .page_header_default {
    min-height: 50vh;
  }
  .sidebar {
    width: 100%;
  }
  .sidebar-container {
    padding: 75px 25px;
  }
  .main-menu-sec {
    padding-bottom: 50px;
  }
  .video-container-sec .col-xl-8.col-lg-8.col-md-8.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .video-wrapper {
    width: 100%;
    height: 300px;
  }
  .about-container {
    position: relative;
    min-height: inherit;
  }
  .about-me-img {
    position: relative;
    min-height: inherit;
  }
  .left-align {
    top: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
  }
  .right-align {
    right: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
  }
  .box-info {
    padding: 20px;
    max-width: inherit;
    width: 100%;
    height: auto;
    position: relative;
  }
  .portfolio-wrapper {
    margin-bottom: 20px;
  }
  .navigation_foo_container {
    float: left;
    padding-top: 30px;
  }
  .footer-logo {
    padding-bottom: 30px;
  }
  .copyright p {
    text-align: center;
  }
  .gal_img_1,
  .gal_img_2,
  .gal_img_9,
  .gal_img_10 {
    height: auto;
  }
  .gal_img_3,
  .gal_img_4 {
    height: auto;
  }
  .project-block .inner-box {
  }
  .gal_img_5,
  .gal_img_6,
  .gal_img_7,
  .gal_img_13,
  .gal_img_14,
  .gal_img_15 {
    height: auto;
  }
  .gal_img_8,
  .gal_img_16 {
    height: auto;
  }
  .gal_img_11,
  .gal_img_12 {
    height: auto;
  }
  .project-boxes .item-one .project-box .project-thumb .thumb,
  .project-boxes .item-two .project-box .project-thumb .thumb {
    height: auto;
  }
  .breadcrumb-area .title h1 {
    font-size: 14px;
    padding: 16px 29.8px 19.5px 35px;
  }
  .navigation_foo_inner ul li a {
    font-size: 12px;
  }
  .work-section-one-title .sec-title {
    padding: 0 0 20px;
    top: 0;
    left: 0;
    height: auto;
    max-width: inherit;
    min-height: inherit;
    position: relative;
  }
  .feature-desc p {
    margin: 0;
    font-size: 10px;
  }
  .feature-desc {
    padding: 10px;
  }
  #our_services_one .owl-carousel .owl-nav .owl-next,
  #our_services_one .owl-carousel .owl-nav .owl-prev,
  #our_services_two .owl-carousel .owl-nav .owl-next,
  #our_services_two .owl-carousel .owl-nav .owl-prev,
  #our_services_three .owl-carousel .owl-nav .owl-next,
  #our_services_three .owl-carousel .owl-nav .owl-prev {
    width: 20px;
    height: 50px;
    padding: 22px 8px 10px 6px;
    top: 21%;
  }
  #our_services_one .owl-carousel .owl-nav .owl-prev::before,
  #our_services_two .owl-carousel .owl-nav .owl-prev::before,
  #our_services_three .owl-carousel .owl-nav .owl-prev::before {
    width: 6px;
    height: 8px;
  }
  #our_services_one .owl-carousel .owl-nav .owl-next::before,
  #our_services_two .owl-carousel .owl-nav .owl-next::before,
  #our_services_three .owl-carousel .owl-nav .owl-next::before {
    width: 6px;
    height: 8px;
  }
  .work-section-six-title .sec-title-top {
    padding: 20px 0;
    max-width: inherit;
    position: relative;
  }
  .work-section-six {
    margin-bottom: 20px;
  }
  .team-section .theme_btn_all {
    float: left;
    padding-top: 20px;
  }
  .page_header_default .page_header_content {
    position: relative;
  }
  .post-meta-title h5 {
    font-size: 12px;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}
