@media screen and (max-width: 1199px) {
  .heading .title {
    font-size: 30px;
    line-height: 40px;
  }
  .gallery-item figure {
    padding: 0;
  }
  .gallery-item2 .col-md-6:nth-child(2) figure {
    height: 320px;
  }
  .gallery-item2 figure {
    height: 280px;
  }
  .gallery-item figure.first {
    height: 400px;
  }
}

@media screen and (min-width: 991px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}

@media screen and (max-width: 991px) {
  .banner-wrapper,
  .image-container,
  .banner_sec {
    height: 100vh;
  }
  .banner-bg {
    height: 110vh;
  }
  .banner-wrapper figure {
    max-width: 200px !important;
  }
  .dropdown-menu {
    margin-left: 15px !important;
    position: relative !important;
    transform: inherit !important;
    width: 100% !important;
  }
  .dropdown-menu li a {
    color: #fff;
  }
  .sec-padding {
    padding: 60px 0;
  }
  .heading .title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .heading .title {
    font-size: 25px;
    line-height: 35px;
  }
  .custom-btn {
    font-size: 15px;
    padding: 8px 18px;
  }
  .sec-mb {
    margin-bottom: 60px;
  }
  .sec-mt {
    margin-top: 60px;
  }
  .sec-pt {
    padding-top: 60px;
  }
  .sec-pb {
    padding-bottom: 60px;
  }
  .apart_item .list-item li {
    margin-bottom: 10px;
  }
  .footer_sec {
    margin: 20px;
    margin-top: 0;
  }
  .copyright {
    padding: 20px 0 20px 0;
    margin-top: 20px;
    text-align: center;
  }
  .copyright-item .list-item {
    justify-content: center;
    margin-top: 20px;
  }
  .pagetitle_sec {
    padding: 100px 0;
  }
  .pagetitle_sec .title {
    font-size: 35px;
    line-height: 45px;
  }
  .about-sec .content-item {
    padding-left: 0;
    margin-top: 40px;
  }
  .sec-margin {
    margin: 60px 0;
  }
  .scroll_text .scroll .title {
    padding: 0 10px;
    font-size: 60px;
    line-height: normal;
  }
  .title-dots {
    height: 28px;
    padding: 0 !important;
    max-width: 30px;
  }
  .contact-sec:before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .banner-wrapper,
  .image-container,
  .banner_sec {
    height: 100vh;
  }
  .banner-bg {
    height: 100vh;
  }
  .banner-wrapper figure {
    max-width: 180px !important;
  }
  .button-item .custom-btn {
    padding: 12px 20px;
    margin-top: 25px;
  }
  .gallery-item2 figure,
  .gallery-item figure {
    height: 310px !important;
  }
  .pagetitle_sec {
    padding: 70px 0;
  }
  .pagetitle_sec .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px !important;
  }
  .scroll_text .scroll .title {
    font-size: 40px;
    -webkit-text-stroke: 1px;
    margin-bottom: 4px;
  }
  .title-dots {
    width: 20px;
    height: 20px;
  }
  .scroll_text {
    animation: scrolltext 15s linear infinite;
  }
}

@media screen and (max-width: 575px) {
  .banner-wrapper,
  .banner_sec {
    height: 500px;
  }
  .banner-bg {
    height: 100vh;
  }
  .banner-bg img {
    height: 100vh;
  }
  .scroll-down {
    bottom: 10px;
  }
  .footer_sec {
    margin: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 25px;
    margin-top: 0;
  }
  .footer-item .list-item li a {
    margin-bottom: 5px;
    font-size: 15px;
  }
  .footer-item .title {
    margin-bottom: 22px;
  }
  .footer-item {
    margin-bottom: 22px;
  }
  .footer-item img {
    max-width: 120px;
  }
  .footer-item .para {
    font-size: 15px;
  }
  .copyright-item p {
    font-size: 14px;
  }
  .navbar-brand img {
    max-width: 86px;
  }
  .custom-cursor {
    display: none;
  }
  body {
    cursor: auto;
  }
  .pagetitle_sec {
    padding: 60px 0;
  }
  .pagetitle_sec .title {
    font-size: 25px;
    line-height: 35px;
  }
  p,
  .para {
    font-size: 15px;
    line-height: 22px;
  }
  .about-sec .img-item figure {
    height: 380px;
    padding-left: 60px;
  }
  .about-sec .img-item figure:before {
    font-size: 36px;
    letter-spacing: 4px;
  }
  .contact {
    margin-bottom: 20px;
  }
  iframe {
    height: 400px;
  }
}
