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

@media (min-width: 1200px) and (max-width: 1500px) {
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
}
/* small mobile :320px. */
@media (max-width: 767px) {
  .mobile {
    margin-bottom: 20px;
  }
  .btn-width {
    width: 60%;
  }
  .copyright {
    margin-top: 50px;
  }
  .features-title .scr_cvr {
    font-size: 17px;
  }
  .pop-up-content h5 {
    font-size: 24px;
  }
  .container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .header-menu {
    max-width: 100%;
  }
  .wrapper {
    width: 100%;
    max-width: 100%;
  }
  .portfolio-wrapper .pl-15 {
  }
  .portfolio-wrapper .pr-15 {
  }
  .header-btn a {
    font-size: 14px;
    padding: 5px 20px;
    /* width: 105px; */
    height: 60px;
    line-height: 55px;
  }
  .logo img {
    max-width: 90px;
    max-height: 50px;
  }
  .logo a {
    display: block;
  }
  #homes {
    margin-top: 60px;
  }
  .banner-content-top {
    padding: 0 30px;
  }
  .banner-content h1 {
    font-size: 37px;
    word-wrap: break-word;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .banner-content p {
    font-size: 24px;
    line-height: inherit;
  }
  .video-container {
    height: 330px;
  }
  .video-container video {
    height: 100%;
  }
  .my-resume .col-6 {
  }
  .my-resume-container {
    height: auto;
  }
  .video-box-content h3 {
    font-size: 13px;
  }
  .latest-work-img img {
    max-width: 100%;
    margin: 0 auto;
  }
  .features-title h3 {
    font-size: 16px;
  }
  p {
    font-size: 16px;
    line-height: 30px;
  }
  .features-image img {
    max-width: 100%;
  }
  .skills-title h2 {
    font-size: 18px;
  }
  .skills-title {
    max-width: inherit;
    padding: 18px 10px;
  }
  .skills-title h2 {
    font-size: 18px;
  }
  .skills-text h3 {
    font-size: 22px;
  }
  .pop-up-content p {
    padding: 40px 0;
  }
  .skills-text h4 {
    font-size: 40px;
  }
  .store-info-content {
    padding: 30px 30px;
    margin: 20px auto 0;
  }
  .member-desc p {
    font-size: 22px;
    padding-left: 10px;
  }
  .team-img-meta h4 {
    font-size: 28px;
  }
  .member-picture img {
    max-width: 96px;
  }
  .member-details {
    max-width: 100% !important;
    height: 380px;
  }
  .company-sub-title {
    position: absolute;
    right: 0;
    left: 0;
    top: -18px;
  }
  .company-title {
  }
  .company-info-img-bottom p {
    line-height: 30px;
    font-size: 14px;
  }
  .company-title h3 {
    font-size: 21px;
  }
  .job-content-img {
    max-width: inherit;
    padding-left: 30px;
    padding-right: 30px;
  }
  .job-content {
    max-width: inherit;
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer-text p {
    font-size: 18px;
  }
  .copyright h3 {
    font-size: 50px;
    padding-bottom: 20px;
  }
  .copyright p {
    font-size: 17px;
  }
  .footer-top {
    padding: 50px 15px;
  }
  .footer-logo img {
    max-width: 100%;
  }
  .features {
    padding-bottom: 40px;
  }
  .skills-video {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .skills-box {
    padding-bottom: 60px;
  }
  .skills-text {
    padding: 30px 0;
  }
  .store-info {
    padding-bottom: 200px;
  }
}
@media (min-width: 320px) and (max-width: 374px) {
  .map-point {
    width: 10%;
    height: 4.5%;
  }
  .map-info-one .map-point {
    top: 41.7%;
    left: 40.5%;
  }
  .map-info-two .map-point {
    top: 45.3%;
    left: 47%;
  }
  .map-info-three .map-point {
    top: 51.5%;
    left: 30%;
  }
  .map-info-four .map-point {
    top: 55.8%;
    left: 16%;
  }
  .map-info-five .map-point {
    top: 52.9%;
    left: 41%;
  }
  .map-info-six .map-point {
    top: 57%;
    left: 31%;
  }
  .map-info-seven .map-point {
    top: 60.1%;
    left: 7%;
  }
  .map-info-eight .map-point {
    top: 59.1%;
    left: 47%;
  }
  .map-info-nine .map-point {
    top: 48.9%;
    left: 63%;
  }
  .map-info-ten .map-point {
    top: 53%;
    left: 83.7%;
  }
  .map-info-eleventh .map-point {
    top: 62%;
    left: 19%;
  }
  .map-info-twelfth .map-point {
    top: 63.9%;
    left: 34%;
  }
}
@media (min-width: 375px) and (max-width: 480px) {
  .map-point {
    width: 10%;
    height: 4.5%;
  }
  .map-info-one .map-point {
    top: 40.7%;
    left: 40.5%;
  }
  .map-info-two .map-point {
    top: 44.3%;
    left: 47%;
  }
  .map-info-three .map-point {
    top: 50.9%;
    left: 30%;
  }
  .map-info-four .map-point {
    top: 55.3%;
    left: 16%;
  }
  .map-info-five .map-point {
    top: 52.7%;
    left: 41%;
  }
  .map-info-six .map-point {
    top: 57%;
    left: 31%;
  }
  .map-info-seven .map-point {
    top: 59.2%;
    left: 7%;
  }
  .map-info-eight .map-point {
    top: 58.3%;
    left: 47%;
  }
  .map-info-nine .map-point {
    top: 58.1%;
    left: 63%;
  }
  .map-info-ten .map-point {
    top: 52%;
    left: 83.7%;
  }
  .map-info-eleventh .map-point {
    top: 62%;
    left: 19%;
  }
  .map-info-twelfth .map-point {
    top: 63.4%;
    left: 34%;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media (min-width: 375px) and (max-width: 400px) {
  .skills-text h3 {
    font-size: 20px;
  }
  .video-box-content h3 {
    font-size: 12px;
  }
  .features-title .scr_cvr {
    font-size: 16px;
  }
  .pop-up-content h5 {
    font-size: 22px;
  }
  p {
    font-size: 14px;
  }
}
