@media (max-width: 1300px) {}

@media (max-width: 1199px) {
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .features_sec {
    padding-top: 0;
  }
  .screenshots_sec {
    padding-bottom: 0;
  }
  .testimonials_main {
    margin-bottom: 10px;
  }
  .lead_img img {
    width: 100%;
  }
  .lead_blog_two {
    margin-top: 40px;
  }
}


@media (max-width: 991px) {
  .fixed-top {
    position: relative;
    background-color: #FFF;
    padding: 5px 0px;
    font-size: 18px;
  }
  .mobile {
    display: block;
  }
  .sticky .no_hover, .no_hover, .on_hover {
    display: none;
  }
  .navbar-custom .navbar-toggler {
    font-size: 20px;
  }
  /* .nav-sticky.navbar-custom {
      padding: 5px 0px;
    } */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px;
  }
  .navbar-custom .navbar-nav {
    margin-bottom: 10px;
  }
  .navbar-custom .navbar-nav li a {
    color: #000 !important;
    margin: 0px;
    margin-top: 10px;
  }
  .navbar-custom .navbar-nav li.active a {
    color: var(--main) !important;
  }
  .navbar-nav {
    max-height: initial;
  }
  .section {
    padding: 30px 0px;
  }
  .bg-home {
    margin-top: 0;
  }
  .about_ss {
    margin-top: 20px;
  }
  .screenshots_sec {
    padding-bottom: 0;
  }
  .testimonials_main {
    margin-bottom: 0;
  }
  .footer_link_info {
    margin-left: 0px;
  }

  .new_title {
    margin-bottom: 10px;
  }
  .new_title h3 {
    font-size: 50px;
    top: 44px;
  }
  .new_title h2 {
    font-size: 70px;
  }
  .about_blog {
    margin-top: 50px;
  }
  .about_blog h2 {
    margin-bottom: 5px;
  }
  .about_sce {
    padding-bottom: 0px;
  }
  .lead_img img {
    width: 100%;
  }
  .team_wrapper_text p {
    font-size: 14px;
    line-height: 22px;
  }
  .screenshots_sec {
    padding-top: 25px;
  }
  .screenshots_sec .new_title {
    margin-bottom: 30px;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}

@media (max-width: 767px) {
  .landing_title h2 {
    font-size: 32px;
  }
  .gallery_img_name {
    margin-bottom: 20px;
  }
  .features_sec {
    padding-bottom: 10px;
    padding-top: 20px;
  }
  .copyright_blog {
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }
  .footer {
    padding: 30px 0 20px;
  }
  .footer_dtl_info h4 {
    margin-bottom: 10px;
  }
  .footer_logo p {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 23px;
    margin-top: 10px;
  }
  .footer_link_info, .footer_dtl_info {
    margin-top: 15px;
  }
  .footer_dtl_info_blog {
    margin-bottom: 15px;
  }
  .new_title h2 {
    font-size: 50px;
  }
  .new_title h3 {
    font-size: 35px;
    top: 29px;
  }
  .about_sce {
    padding-bottom: 0px;
    padding-top: 30px;
  }
  .about_sce .new_title {
    margin-bottom: 0;
  }
  .about_img_two img {
    width: 100%;
    height: 100%;
  }
  .about_ss {
    padding-right: 0;
    width: 50%;
    margin-top: 0px;
  }
  .about_ss::after {
    height: 40px;
    width: 8px;
    animation: none;
    right: 90px;
  }
  .about_img_two {
    animation: none;
  }
  .about_blog {
    margin-top: 20px;
  }
  .about_blog p {
    font-size: 14px;
    line-height: 25px;
  }
  .team_wrapper {
    margin-top: 15px;
  }
  .team_wrapper::before {
    top: -6px;
    right: -6px;
    border-color: transparent #dddddd transparent transparent;
  }
  .lead_blog_two .team_wrapper::before {
    top: 4px;
    left: -15px;
  }
  .team_wrapper_text {
    padding: 20px;
  }
  .service-block .inner_box .icon-box {
    margin-bottom: 15px;
  }
  .service-block .inner_box h4 {
    margin-bottom: 5px;
    font-size: 20px;
  }
  .service-block .inner_box {
    padding: 20px 15px 0px;
  }
  .team_wrapper h4 {
    margin-top: 40px;
  }
  .team_name {
    margin-top: 15px;
    padding-left: 5px;
  }
  .team_wrapper_text::after {
    /* display: none; */
    position: absolute;
    top: -10px;
    left: auto;
    margin-left: 0px;
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #bbbbbb;
  }
  .about_blog h2 {
    font-size: 25px;
  }
  .about_img_two {
    bottom: 0;
    right: auto;
    position: relative;
    width: 50%;
    border: none;
  }
  .about_img_main {
    padding-right: 0;
    display: flex;
    gap: 30px;
    padding: 0px 15px;
    align-items: stretch;
  }
  .team_wrapper_text p {
    font-size: 13px;
  }
  .service-block .inner_box {
    text-align: left;
  }
  .service-block .inner_box .text {
    font-size: 14px;
    text-align: left;
    line-height: 23px;
  }
  .footer_link_info ul li a {
    font-size: 14px;
  }
  .footer_link_info ul li {
    margin-bottom: 7px;
  }
  .footer_dtl_info_blog .info, .footer_dtl_info_blog .info a {
    font-size: 14px;
  }
  .footer_dtl_info_blog {
    margin-bottom: 10px;
  }
  .about_ss img {
    width: 100%;
    height: 100%;
  }
  .lead_blog_two .team_wrapper::before {
    top: -6px;
    left: auto;
    transform: none;
    right: -6px;
  }
  .copyright_blog p {
    margin-bottom: 0;
    padding-bottom: 13px;
  }
}

@media (max-width: 568px) {}

@media (max-width: 480px) {}