/**/

@media screen and (max-width: 1500px) {
  .slider-bar-col {
    width: 15% !important;
  }

  .content-tabbbb {
    width: 85% !important;
  }

  .feature-icon {
    width: 60px;
    height: 60px;
  }

  .nav-link {
    font-size: 13px;
    padding: 8px 8px;
  }

  .sidebar .btn-danger {
    padding: 10px 15px;
    font-size: 12px;
  }

  .sidebar .btn-danger img {
    margin-left: 9px;
    width: 16px;
  }

  .sidebar h6 {
    font-size: 17px;
  }

  .nav-link img {
    width: 20px !important;
    height: 20px !important;
  }

.btn {
    padding: 11px 19px;
    font-size: 13px;
}
.owl-controls .owl-buttons div {
    width: 48px;
    height: 48px;
}
.modal button.btn-close {
    right: -5px;
    top: -5px;
    width: 25px;
    height: 25px !important;
}
.modal-body {
    padding: 0;
}
/*div#conatct-from-popup .modal-dialog {*/
/*    height: 100%;*/
/*    transform: scale(0.8);*/
/*}*/
}
@media screen and (max-width: 1400px) {

  .hero h1 {
    font-size: 3.0rem;
  }


  .section-title {
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }

  .padding-sec {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .best-slider-slider .card-title {
    font-size: 18px;
  }

  .best-slider-slider .rating {
    font-size: 14px;
  }

  div#news-slider .post-slide .btn.loc-btn {
    padding: 8px 20px;
    font-size: 13px;
  }

  p {
    font-size: 16px;
    line-height: 1.5;
  }

  .best-slider-slider .card-body {
    padding: 1.2rem;
  }
}


@media screen and (max-width: 1200px) {
  .hero {
    min-height: auto;
  }

  .sidebar .btn-danger {
    font-size: 17px;
  }

  .sidebar .btn-danger img {
    margin-left: 8px;
  }

  .sidebar h6 {
    font-size: 17px;
  }

.nav-link {
    padding: 11px 15px;
    font-size: 14px;
}

  .hero h1 {
    font-size: 2rem;
  }

  p {
    font-size: 16px;
    margin: 1.2rem 0;
  }

  .btn {
    padding: 14px 19px;
    font-size: 15px;
  }

  .logo-strip img {
    max-width: 100%;
  }

  .feature-card {
    padding: 20px 20px;
  }

  .feature-icon {
    width: 60px;
    height: 60px;
  }

  .feature-title {
    font-size: 20px;
    margin-bottom: 7px;
    margin-top: 29px;
  }

  .feature-text {
    font-size: 15px;
  }

  .padding-sec {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .owl-controls .owl-buttons div {
    width: 45px;
    height: 45px;
  }

  footer .arrow-imggg img {
    width: 80px;
    height: 80px;
  }

  footer .arrow-imggg::before {
    width: 116px;
    height: 116px;
  }

  footer h2 {
    font-size: 25px;
  }
  section.bigggg-text h2 {
    font-size: 150px;
}
.ab-cta-section h2 {
    font-size: 40px;
}
.about-icons-section01 .border {
    padding: 20px !important;
}
.about-icons-section01 .border img {
    width: 50px;
}
h2.year-heading {
    font-size: 8em;
    margin-left: -7px;
}
div#business-choose-slider h5 {
    font-size: 17px;
}
.testimonial-section h2 {
    font-size: 125px;
}
.testimonial-img {
    width: 210px;
    height: 210px;
}

}
@media all and (min-width: 992px) {
	.ktm-mega-menu .dropdown-menu {
    width: 90vw;
    left: -50%;
    transform: translateX(-22%);
    z-index: 10000;
}
	.mega-submenu {
		left: 100%;
		top: 0;
		min-width: 25rem;
	}
	.ktm-mega-menu {
		position: static;

	}
	.mega-menu {
		left: 0;
		right: 0;
		width: 100%;
	}
	.dropdown-menu li {
		position: relative;
	}
	.dropdown-menu .submenu {
		display: none;
		left: 100%;
		top: 0;
	}
	.dropdown-menu>li:hover>.submenu,
	.dropdown:hover>.dropdown-menu {
		display: block;
	}
	.contact-infff img {
    width: 50px;
    height: 50px;
}
}
@media screen and (max-width: 991px) {
  footer#site-footer .container {
    max-width: 95%;
  }

  .navbar-toggler {
    background-color: #ffffff;
  }

  .testimonial-card img {
    height: 230px;
  }

  .testimonial-card .testimonial-overlay {
    top: 150px;
    padding: 10px;
    width: 90%;
  }
  section.bigggg-text h2 {
    font-size: 105px;
}
.ab-cta-section h2 {
    font-size: 31px;
}
.ab-cta-section h2 img {
    width: 70px;
}
footer#site-footer h2 {
    font-size: 30px;
}
.navbar {
    padding: 10px 10px;
}
.navbar-brand {
    width: 30%;
}
div#conatct-from-popup .modal-dialog {
    height: auto;
    min-width: 95%;
}
.mega-menu .info-card {
    padding: 20px 20px;
    min-height: auto;
    margin-top: 0;
    background: transparent;
}
}

@media screen and (max-width: 767px) {
  .slider-bar-col {
    display: none;
  }
  .home-page .content-tabbbb {
    width: 100% !important;
  }
  .clone-feature-section .feature-tags button {
    padding: 0;
}
 /*.home-page .tab-content>.tab-pane {*/
 /*   display: block;*/
 /* }*/
  button.btn.btn-primary.video-btn {
    width: 100%;
}
.testimonial-card img {
    height: 265px;
    width: 100%;
}
footer#site-footer h2 {
    font-size: 30px;
}
footer .arrow-imggg img {
    right: 17px;
}
.featured-img img {
    height: 310px;
}
section.bigggg-text h2 {
    font-size: 60px;
}
.video-wrapper .play-btn {
    width: 50px;
    height: 50px;
}
p {
    font-size: 14px;
}
.ab-cta-section h2 {
    font-size: 28px;
}
.ab-cta-section h2 img {
    width: 50px;
}
div#story-slider p {
    width: 100%;
}
h2.year-heading {
    font-size: 10em;
    margin-left: 0;
}
.owl-controls .owl-buttons div {
    width: 35px;
    height: 35px;
}
div#story-slider .owl-controls .owl-buttons {
    justify-content: center;
    position: relative;
    margin-top: 25px;
}
div#story-slider img {
    width: 85%;
    height: 300px;
}
div#cients-logos-slider1 img, div#cients-logos-slider2 img {
    width: 55px;
}
section.home-hover-section1 .border {
    height: 160px;
    width: 80%;
    margin: 0 auto;
}
footer#site-footer a {
    font-size: 12px;
}
.testimonial-img {
    width: 140px;
    height: 140px;
}
.testimonial-section h2 {
    font-size: 69px;
}
.mid-col img.hover-imgg {
    width: 180px;
    height: 130px;
}
.border-txt {
    width: 80%;
    padding-right: 44px;
}
section.candy-banner-sec .d-flex {
    flex-direction: column;
    gap: 15px;
}
.btn-explore {
    margin-right: 0;
}
.col-6.stats-box h3 {
    font-size: 35px;
}
.clone-feature-section .feature-tags span {
    padding: 10px 17px;
    margin: 2px;
    font-size: 15px;
}
.box-sh-row {
    padding: 10px;
    width: 95%;
    margin: 0 auto;
}
.launch-imgg{
    width: 100% !important;
}
.usecase-card h6 {
    font-size: 15px;
}
.usecase-card img {
    width: 40px;
}
section.tech-section .owl-controls .owl-buttons div{
    display:none !important;
}
div#conatct-from-popup .contact-container h2 {
    font-size: 20px;
}
div#conatct-from-popup .branding {
    width: 238px;
}
.contact-support-tab .sidebar {
    height: 100%;
    min-height: auto;
}
.contact-support-tab .sidebar::before {
    height: 77%;
}
.contact-support-tab .nav-pills .nav-link.active::before {
    height: 70px;
}
.navbar-nav .nav-link {
    width: 100%;
}
}


@media all and (min-width: 1200px) and (max-width:1399px) {
    .modal-dialog {
        height:90%;
    }
    .modal-info-content h2 {
    font-size: 20px;
    }
    
    div#conatct-from-popup p {
        font-size:14px;
    }
    
    .contact-form-box .input-group {
    margin-bottom: 23px;
}
}


