/* =================================== */
/*  Responsive Styles 
/* =================================== */
@media (max-width: 991px) {
  .cta-section .primary-btn {
    margin-top: 20px;
  }

  .about-section .single-about:last-child {
    margin-top: 30px;
  }

  .work-section .work-right {
    margin-top: 30px;
  }

  .stat-section .single-stat {
    margin-bottom: 20px;
  }

  .brands-section .single-brand {
    margin-bottom: 30px;
  }

  .app-about-section .about-left {
    margin-bottom: 30px;
  }

  .description-section .description-left {
    margin-bottom: 30px;
  }

  .single-plan {
    margin-bottom: 30px;
  }

  .single-portfolio {
    margin-bottom: 30px;
  }

  .sidebar {
    margin-top: 50px;
  }

  .latest-blog-section .single-latest-blog {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .about-section .single-about {
    margin-top: 30px !important;
  }

  .service-section .service-right {
    margin-top: 30px;
  }

  .feature-section .single-feature {
    padding-bottom: 40px;
  }

  .single-countdown {
    margin-bottom: 30px;
  }
}

@media (max-width: 736px) {

  .banner-section .fullscreen,
  .banner-two-section .fullscreen,
  .banner-three-section .fullscreen {
    height: 600px !important;
  }
}

@media (max-width: 576px) {
  .banner-section h1 {
    font-size: 35px;
  }

  .work-section .work-left .b_tooltip {
    left: 90%;
  }

  .service-section .service-right .single-service {
    padding-bottom: 40px;
  }

  .footer-section .footer-left {
    margin-bottom: 30px;
    text-align: center;
  }

  .footer-section .footer-right .social_links {
    text-align: center !important;
  }

  .screenshot-section .single-screen {
    margin: 0px 30px;
  }

  .bottom-tags ul li {
    margin-bottom: 10px;
  }

  .replay-comment {
    margin-left: -100px;
  }
}

@media (max-width: 480px) {
  .banner-section .action-buttons .primary-btn {
    margin-top: 20px;
  }

  .banner-three-section .apps-button .primary-btn {
    margin-bottom: 20px;
  }

  .nxt-prev .primary-btn {
    min-width: 110px;
    font-size: 12px;
  }
}


@media screen and (max-width: 767px) {
  .login-box {
    height: auto;
  }

  .dropdown-menu.show {}

  .dope-nav-container .input-group-append .form-inline {
    width: 100px;
  }

  .header-top {
    padding: 8px 0px 8px;
  }

  .ic_bt_search {
    width: 18px;
    height: 18px;
    margin-left: -8px;
  }


  .dope-nav-container .btn-top {
    margin: 0 5px;
    padding: 3px;
  }

  .products3 .card-footer .cf-btn-right {
    margin-right: 0%;
  }

  .index-about-section {
    padding-top: 0px;
    overflow: hidden;
  }

  .index-about-section .about-bg-img {
    height: 200px;
  }

  .section-title:before {

    bottom: 15px;
  }

  .pagescreen .page-title {
    font-size: 1rem;
  }

  .about-img .text-box {
    color: white;
    font-size: 0.5rem;
    width: 60%;
    padding: 20px;
    bottom: 50px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .page-slogan {
    font-size: 1rem;
    padding: 20px
  }

  .page-slogan small {
    color: gray;
    font-size: 0.4rem;
    display: block;
    padding-top: 3px;
  }

  .dope-navbar {
    padding: 20px;
  }

  .dope-navbar .nav-brand {
    width: 500px;
    height: 40px;
    margin-right: 10px;
  }

  .dope-navbar .nav-brand img {
    width: 90%;
  }

  .banner-section .index-slogan {
    font-size: 1.5rem;
    writing-mode: horizontal-tb;
    left: 16%;
  }

  .cta-section {
    width: 100%;
    padding: 20px;
    bottom: 0px;
  }

  .products2 .card-info {
    width: 100%;
    left: 0;
  }

  .cta-section .detail-line strong {
    font-size: 1rem;
  }

  .about-img {
    width: 100%;
    height: 290px;
  }

  .about-img img {
    width: 95%;
    padding-top: 40px;
    top: 0px;
  }

  .section-gap {
    padding: 20px 0px 80px 0px;
  }

  .about-section {
    padding-top: 0px;
  }

  .contact-p2-section {
    padding: 80px 0px 0px 0px;
  }

  .map-section {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .about-img::after {
    padding: 40px;
    bottom: -0px;
  }

  .section-title p.about-text {
    font-size: 1rem;
    padding: 20px;
  }

  .section-title h1.ab-title {
    font-size: 1.5rem;
    padding: 30px 0px 20px 0px;
    text-align: center;
  }

  .section-title h1.ab-title:after {
    top: 45px;
  }

  .section-title {
    padding-bottom: 0px;
  }

  .section-title h1.pro-title {
    font-size: 1.5rem;
  }

  .single-produce a img,
  .single-produce img {
    width: 100%;
  }

  .section-gap3 {
    padding: 0px 0px 60px 0px;
  }

  .section-title h1 {
    font-size: 1.5rem;
  }

  .section-title h3 {
    font-size: 1rem;
    padding: 30px;
    margin-top: 0px;
  }

  .section-news {
    padding: 0px 0px 0px 0px;
  }

  .news-title h1 {
    font-size: 1.5rem;
    height: auto;
    padding: 30px;
    padding-bottom: 0px;
  }

  .news-title {
    padding: 0px 15px 0px 15px;
  }

  .news-title h3 {
    padding: 0px 20px;
    padding-bottom: 40px;
    height: auto;
  }

  .map-title {
    padding: 50px 15px 50px 15px;
  }

  .map-title h1 {
    font-size: 1.5rem;
    height: auto;
  }

  .map-text {
    color: white;
    font-size: 15px;
    line-height: 200%;
    letter-spacing: 1px;
    padding: 20px;
    padding-top: 10px;
  }

  .map-pic {
    padding-top: 20px;
    padding-bottom: 10px;
  }


  .contact-title h1 {
    font-size: 1.5rem;
    height: auto;
    padding: 30px 20px;
    padding-bottom: 0px;
  }

  .contact-title h3 {
    width: 100%;
    height: auto;
    padding: 0px;
  }

  .contact-title {
    padding: 30px 0px 15px 0px;
  }

  .about2-section .row {
    padding: 0px 0px 0px 0px;
  }

  .pagescreen {
    height: 380px;
  }

  .section-map {
    padding: 0px 0px 0px 0px;
  }

  .about2-img img {
    padding-top: 20px;
  }

  .breakpoint-off .dopenav {
    display: none;
  }

  #contact_form {
    margin-top: 0px;
  }

}

@media screen and (max-width: 1100px) {

  .scrolldown {
    display: none;
  }
}