@media screen and (max-width: 1360px) {
    .pricing-content li {
        font-size: 12px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1280px) {
    .navbar .navbar-nav .nav-link {
        padding: 6px 9px;
        font-size: 0.813rem;
    }

    .free-demo-btn {
        padding: 6px 12px;
        font-size: 0.813rem;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .krs-ban .inner-column {
        margin: 70px 30px 20px 10px;
        position: relative;
        z-index: 10;
    }

    .offr-srvice {
        margin-bottom: 25px;
    }

    .free-demo-btn {
        margin-top: 15px;
        margin-bottom: 15px !important;
        margin-left: 12px;
    }

    .prc-container {
        max-width: 1180px;
        padding-left: 14px;
        padding-right: 14px;
    }

    .price-head p {
        font-size: 9px;
    }
}

@media screen and (max-width: 1020px) {
    .krs-ban .inner-column h4 {
        max-width: 700px;
        font-size: 16px;
    }

    .price-cards {
        grid-template-columns: repeat(3, 1fr);
    }

    .website-price {
        grid-template-columns: repeat(3, 1fr);
    }

    .contact-info-card {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact-info-card {
        grid-template-columns: repeat(2, 1fr);
    }

    .navbar-toggler {
        border: none;
        padding: 4px;
    }

    .why-chose-pick::after {
        right: 0px;
    }

    .navbar-nav {
        margin-left: 0px;
        margin-right: 0px !important;
    }

    .navbar .dropdown-menu {
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translateY(0px) !important;
    }

    .navbar .dropdown-menu.show {
        display: block !important;
        transform: translateY(0px);
    }

    .navbar .navbar-nav .nav-link::after {
        display: none;
    }

    .free-demo-btn {
        margin-top: 15px;
        margin-bottom: 30px;
    }
}

/*-------------mobile------responsive------wrap-------start--------*/

@media screen and (max-width: 767px) {
    .price-cards {
        grid-template-columns: repeat(2, 1fr);
    }

    .website-price {
        grid-template-columns: repeat(2, 1fr);
    }

    .plan.standard {
        margin-top: 25px;
    }

    .footer-botm {
        display: none;
    }

    .crm-feature-block {
        margin-bottom: 0px;
    }

    .top-header {
        display: none;
    }

    .hdcontinfo {
        justify-content: start;
    }

    .logo {
        width: 157px;
    }


    .navbar-nav {
        margin-left: 0px;
        margin-right: 0px !important;
    }

    .navbar .dropdown-menu {
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translateY(0px) !important;
    }

    .navbar .dropdown-menu.show {
        display: block !important;
        transform: translateY(0px);
    }

    .navbar .navbar-nav .nav-link::after {
        display: none;
    }

    p {
        font-size: 0.813rem;
    }

    .krs-ban {
        height: auto;
    }

    .bg-globe {
        position: static;
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }

    .ban-rgt-img {
        position: static;
        width: 100%;
    }

    .krs-ban .inner-column {
        margin: 20px 0px 15px !important;
    }

    .banner-section .patern-layer-one {
        width: 300px;
        height: 300px;
        background-size: 100%;
        display: none;
    }

    .krs-ban .inner-column h3 {
        font-size: 26px;
    }

    .krs-ban .inner-column h4 {
        font-size: 15px;
        line-height: 24px;
    }

    .krs-ban .inner-column h4 i {
        font-size: 18px;
        margin-right: 6px;
    }

    .krs-ban .inner-column p {
        font-size: 14px;
        padding-bottom: 10px;
        margin-left: 0px;
    }

    .social-media-integ .tp-hdr-scl-link {
        padding-left: 0px;
    }

    .banner-section .patern-layer-three {
        width: 300px;
        height: 300px;
        background-size: 100%;
        display: none;
    }

    .banner-section .patern-layer-two {
        width: 220px;
        height: 220px;
        background-size: 100%;
    }

    .btn-style-two {
        font-size: 13px;
        padding: 6px 10px;
    }

    .feature-sect:before {
        display: none;
    }

    .navbar-toggler {
        border: none;
        padding: 4px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 0.875rem;
        padding: 6px 8px;
    }

    .banner-section {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .banner-section .content-column h3 {
        font-size: 1.5rem;
    }

    .banner-section .inner-column h4 {
        font-size: 1rem;
        line-height: 24px;
    }

    .banner-section .content-column .text {
        font-size: 14px;
    }

    .counter-sect .stats {
        margin-bottom: 20px;
    }

    .feature-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .feature-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .feature-card-box h4 {
        font-size: 0.913rem;
    }

    .feature-card-box p {
        font-size: 0.813rem;
    }

    .business-pick {
        margin-top: 1.5rem;
    }

    .business-pick img {
        max-height: 380px;
    }

    .business-pick::before {
        height: 130px;
        width: 50%;
    }

    .business-pick::after {
        height: 130px;
        width: 50%;
    }

    .busines-solution-list h5 {
        font-size: 1rem;
        line-height: 22px;
    }

    .abt-pick-card {
        padding-top: 0rem;
        margin-bottom: 1.5rem;
    }

    .title {
        font-size: 1.4rem;
        line-height: 32px;
    }

    .circle-box-1 {
        width: 280px;
        height: 280px;
        position: relative;
        top: 10px;
    }

    .circle-box-2 {
        width: 190px;
        height: 190px;
        top: 15px;
    }

    .anim-circle1 {
        width: 280px;
        height: 280px;
        top: 0%;
    }

    .circle-anim-card img {
        height: 32px;
    }

    .anim-circle2 {
        width: 190px;
        height: 190px;
        top: 0px;
    }

    .anim-circle2 ul li:last-child {
        left: 22px;
        bottom: 25px;
    }

    .anim-circle2 ul li:nth-child(3) {
        right: 24px;
        bottom: 60px;
    }

    .anim-circle1 ul li:last-child {
        left: -12px;
        top: 164px;
    }

    .anim-circle1 ul li:nth-child(3) {
        bottom: 10px;
    }

    .krs-logo-icon {
        top: 39%;
        left: 50%;
        transform: translate(-50%, 4%);
    }

    .krs-logo-icon img {
        height: 50px;
    }

    .integrat-content {
        margin-top: 3rem;
    }

    .integrat-content .title {
        font-size: 1.4rem;
        line-height: 30px;
    }

    .about-thumb-row {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 1.4rem;
        margin-top: 2rem;
    }

    .integrat-box {
        grid-template-columns: 62px 1fr;
    }

    .integrat-box .integ-icon img {
        height: 60px;
    }

    .integrat-box h5 {
        font-size: 0.913rem;
    }

    .integ-text p {
        font-size: 0.813rem;
    }

    .integrations-sect::before {
        display: none;
    }

    .about-section::before,
    .about-section::after {
        display: none;
    }

    .feature-sect::after {
        left: -282px;
        top: -142px;
    }

    .main-busnis-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .testimonials::before {
        display: none;
    }

    .testimonials::after {
        width: 100px;
        height: 100px;
    }

    .circle-anim-card.anim-circle1 img {
        animation-iteration-count: inherit !important;
        animation-duration: 1s;
    }

    .circle-anim-card.anim-circle2 img {
        animation-iteration-count: inherit !important;
        animation-duration: 1s;
    }

    @keyframes circleAnim1 {
        0% {
            transform: translate(-50%) rotate(0deg);
        }
        100% {
            transform: translate(-50%) rotate(0deg);
        }
    }

    @keyframes circleAnim {
        0% {
            transform: translate(-50%, 20%) rotate(0deg);
        }
        100% {
            transform: translate(-50%, 20%) rotate(0deg);
        }
    }

    @keyframes circleAnim {
        0% {
            transform: translate(-50%, 25%) rotate(0deg);
        }
        100% {
            transform: translate(-50%, 25%) rotate(0deg);
        }
    }

    .breadcumb-area h1 {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }

    .breadcrumb-item {
        font-size: 0.813rem;
    }

    .breadcumb-area {
        padding: 40px 0px;
    }

    .breadcumb-area .breadcrumb {
        justify-content: start;
    }

    .technology-row {
        grid-template-columns: repeat(2, 1fr);
    }

    .tech-content-card {
        margin-top: 1.2rem;
    }

    .price-cards {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 1.5rem;
    }

    .website-price {
        grid-template-columns: repeat(1, 1fr);
    }

    .contact-info-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .srv-content-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .contact-info-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .product-card-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .serv-img-card {
        margin-top: 2rem;
    }

    .serv-feature {
        column-gap: 1rem;
        margin-top: 1.2rem;
    }

    .single-feature {
        padding: 10px 8px;
    }

    .single-feature img {
        height: 40px;
    }

    .single-feature h5 {
        font-size: 0.813rem;
        text-align: center;
    }

    .fun-fact-sctn .fact-counter {
        height: auto;
    }

    .counter-block-two {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .offr-srvice {
        margin-bottom: 25px;
    }

    .service-block-two {
        margin-top: 20px;
    }

    .offr-title-bx {
        width: 90%;
        top: 40px;
    }

    .why-chose-pick::after {
        right: 0px;
    }

    .reqt-info-card {
        height: 100%;
        padding-top: 1.5rem;
    }

    .reqt-info-card h4 {
        padding-bottom: 1rem;
        font-size: 1.25rem;
    }

    .reqt-info-card h6 {
        font-size: 0.875rem;
        max-width: 220px;
    }

    .new-about-sctn:before {
        max-width: 100%;
        position: static;
    }

    .service-block-two .inner-box {
        padding: 19px 0px 22px 94px;
    }

    .service-block-two .inner-box .icon-box {
        top: 19px;
        left: 0;
        width: 82px;
        height: 80px;
        line-height: 80px;
    }

    .service-block-two .inner-box .content-box .title {
        font-size: 15px;
        line-height: 22px;
    }

    .service-block-two .inner-box .content-box .text {
        font-size: 13px;
        line-height: 20px;
    }

    .service-block-two .inner-box::before {
        width: 82px;
    }

    .footer-abt-txt {
        padding-right: 0px;
        line-height: 22px;
    }

    .talktous-card {
        padding: 0.7rem;
        margin-bottom: 0px;
    }

    footer {
        padding: 2rem 0 0rem;
    }

    .footer-card p {
        font-size: 0.813rem;
    }

    .footer-item li a {
        font-size: 0.813rem;
    }

    .copyright {
        padding: 9px 0px;
    }

    .footer h4 {
        margin-bottom: 2rem;
    }

    .copyright p {
        margin-bottom: 0px;
        text-align: center;
        font-size: 11px;
    }

    .social-links {
        margin-top: 14px;
        margin-bottom: 25px;
    }

    .ct-info {
        margin-top: 1rem;
    }

    .testimonials {
        padding-bottom: 1rem;
    }

    .circle-wrap-card {
        margin: 0px auto 10px;
    }

    .why-chose-card ul li {
        padding: 10px 8px;
    }

    .why-chose-card h5 {
        font-size: 0.813rem;
        margin-bottom: 8px;
        line-height: 18px;
    }

    .process-card h5 {
        font-size: 0.913rem;
    }

    .plan.standard {
        margin-top: 25px;
    }

    .aos-animate {
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;

        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;

        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    .free-demo-form h3 {
        font-size: 1.25rem;
    }

    .offr-bx-sctn {
        margin-bottom: 0px;
    }

    .abt-content {
        padding-bottom: 15px;
    }

    .exp-skills-content {
        gap: 1rem;
        margin-bottom: 1.2rem;
    }

    .exp-skills-content .exp-skills-card {
        grid-template-columns: 25px 1fr;
        gap: 10px;
        padding: 10px;
    }

    .exp-skills-content .exp-skills-card img {
        height: 32px;
    }

    .exp-skills-card h5 {
        font-size: 0.813rem;
    }

    .techng-boxes img {
        height: 40px;
    }

    .subscribe-input-field {
        margin-top: 8px;
    }

    .tech-content-card p {
        text-align: left;
    }

    .sm-abt-title::after {
        display: none;
    }

    .subscribe-section.style-ten .subscribe-section-title h2 {
        font-size: 22px;
    }

    .subscribe-section.style-ten .footer-hr {
        padding: 20px 0 30px 0;
    }

    .subscribe-submit-btn {
        font-size: 14px;
        font-weight: 500;
        padding: 14px 6px;
    }

    .subscribe-section.style-ten .subscribe-mail-box {
        height: 49px;
    }

    .testim-content .quote-icon {
        width: 46px !important;
        top: 0px;
        left: 10px;
    }

    .why-choose-us-sect {
        padding-bottom: 0px;
    }

    .counter-block-two .count-box .count-text {
        font-size: 34px;
    }

    .wt-we-offr-sctn {
        height: 290px;
    }

    .price-box {
        margin-top: 35px;
        padding: 0px 10px;
        margin-bottom: 20px;
    }

    .price-line1 {
        height: 65px;
    }

    .module-list {
        width: 100%;
        margin-bottom: 50px;
    }

    .module-list.price-color4 {
        margin-bottom: 29px;
    }

    .unlmtd-user-txt {
        padding: 9px 14px 9px 10px;
    }

    .price-sctn {
        padding: 0px 0px 0px;
    }

    .web-sectn .price-style1.price-color4 {
        margin-top: 30px;
    }

    .mob-get-demo {
        display: block;
        margin-left: -40px;
    }

    .mob-get-demo .btn-style-two {
        padding: 6px 5px;
        margin: 0px auto 0px;
    }

    #collapsibleNavbar .free-demo-btn {
        display: none;
    }

    .popup-img,
    .sidebar-banner-box {
        display: none;
    }

    #scroll {
        display: none !important;
    }

    .btn-whatsapp-pulse {
        bottom: 25px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }

    .btn-whatsapp-pulse::after,
    .btn-whatsapp-pulse::before {
        width: 45px;
        height: 45px;
    }

    .title2 {
        font-size: 1.3rem;
    }

    section {
        padding: 1rem 0 !important;
    }

    .krs-talkto p {
        text-align: left;
    }

    .connect-img img {
        width: 100%;
    }

    .contact-info-card .info-box {
        padding: 8px 0px 18px;
    }

    .map-section iframe {
        height: 200px;
    }

    .contact-info-card {
        margin-bottom: 1rem;
    }


    /*---------new------------pricie--------style---------start------------*/

    .pricing2-sctn {
        height: 255px;
        padding-top: 0px !important;
    }

    .pricing-tab ul li {
      padding: 5px 5px;
      line-height: 14px;
      text-align: center;
    }


    .pricing-tab ul li a {
        font-size: 11px;
    }


    .pricing-tab ul {
        margin: 0px auto 10px;
    }


    .pricng2-hdng h3 {
        font-size: 15px !important;
        width: 85% !important;
        line-height: 21px !important;
        margin: auto auto 11px !important;
    }

    .pricng2-hdng p {
        margin: auto auto 10px !important;
        width: 73% !important;
        line-height: 19px !important;
        font-size: 13px !important;
    }


    .saving-deal-txt {
      font-size: 14px;
      margin: 4px auto 10px;
      width: 70%;
    }


    .offer-spn-txt {
        font-weight: 600;
        font-size: 16px;
    }


    .bst-deal-txt {
        margin: 10px auto 10px;
        font-size: 15px;
    }


        .price-card-sctn {
            margin-top: 10px;
            padding: 0px 10px !important;
        }


        .firework, .firework2, .firework3, .firework4, .firework5
        {
            display: none;
        }


        .firework7 {
          top: 68%;
          right: 16%;
        }

        .firework8 {
          top: 21%;
          left: 85%;
        }


        .firework9 {
            bottom: 11%;
            left: 79%;
        }


        .firework9.firewrk-img img,
        .firework8.firewrk-img img {
          width: 100%;
          opacity: 1;
        }


        .feature-lbl ul li {
            padding: 4px 5px;
        }


        .day-price-txt h4 {
          font-size: 15px !important;
        }


        .user-title {
          font-size: 12px !important;
        }

        .cncl-price2 {
          font-size: 14px !important;
          margin-left: 4px !important;
        }

        .offer-days {
          font-size: 15px;
        }

       

        .pricing2-num-bx {
            margin-bottom: 20px;
            background: linear-gradient(180deg, rgb(163 9 40) 27%, rgb(231, 233, 242) 27%) !important;
        }


        .feature-content-sctn {
          margin-top: 0px;
          padding: 20px 0px !important;
        }


        .feature-title-bx .inr-featre-title {
            font-size: 13px !important;
            line-height: 17px;
        }


        .inr-featre-point .faeture-points li {
          padding: 9px 5px 10px 5px;
          font-size: 13px;
          line-height: 18px;
          height: 51px;
        }


        .inr-featre-point .feature-chck li p {
          font-size: 12px;
          line-height: 15px;
          padding-top: 12px;
        }

        .inr-featre-point .feature-chck li i {
          width: 22px;
          height: 22px;
          line-height: 22px;
          font-size: 16px;
        }


        .pricng2-feature-point-bx {
            grid-template-columns: 50% 25% 25%;
        }


        .feature-title-bx {
            align-items: center;
            grid-template-columns: 50% 29% 25%;
        }


        .unltd-user .pricing2-num-bx {
                margin-bottom: 35px;
            }


        .unltd-user .offer-days {
            font-size: 13px;
          }


         .unltd-user .smll-price2 {
            height: 200px !important;
          }


          #progressbar {
              margin-bottom: 17px;
            }


        #progressbar li::before {
          width: 26px;
          height: 26px;
          line-height: 23px;
          font-size: 13px;
        }


        #progressbar li::after {
            top: 17px;
        }


        .get-strtd-title h5 {
          font-size: 15px;
          border-radius: 10px 10px 0px 0px;
        }

        .no-user-bx {
          display: block;
        }

        .no-user-txt h6 {
          text-align: center;
        }


        .no-user-txt p {
          text-align: center;
          margin-bottom: 14px;
        }

        .qty-container {
            margin-bottom: 14px;
        }

        .qty-container .qty-btn-minus, .qty-container .qty-btn-plus {
            height: 35px;
            width: 35px;
        }

        .qty-container input {
            padding: 5px 10px 5px 10px !important;
        }


        .no-user-bx label.crmTypes {
            width: 100%;
            margin-bottom: 12px;
        }


        .no-user-bx label {
          display: flex;
          width: 70% !important;
          margin: auto;
        }


        .smmry-total ul li {
          padding: 11px 11px;
          font-size: 14px;
        }


        .smmry-total-amnt-txt h6 {
            font-size: 15px;
        }


        .action-button,
        .action-button-previous {
            padding: 6px 14px;
            font-weight: 400;
            font-size: 14px;
        }


        .cmpny-dtl-frm {
          padding: 7px 20px;
        }

       


    /*------------new----------pricie--------style-----------end----------*/



    .website-bnr {
  padding: 15px 0px 5px;
}


.pricng2-feature-content{
    overflow-x: scroll;
}

.pricng2-feature-content table tr td:first-child {
  white-space: nowrap;
}

.pricng2-feature-content table tr th {
    white-space: collapse;
    padding: 5px 6px;
}


.pricng2-feature-content table tr th:first-child,
.pricng2-feature-content table tr td:first-child {
  padding-left: 15px;
}


.pricng2-feature-content table tr td i {
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-size: 17px;
}



}

/*-------------mobile------responsive------wrap------end-------*/



/*------------tablet---------wrap--------------start-----------*/

@media screen and (max-width: 768px) and (max-height: 1080px) {

     .top-info-list li a {
          font-size: 12px;
        }


    #progressbar li::before {
      width: 34px;
      height: 34px;
      line-height: 30px;
      font-size: 14px;
    }


    .no-user-bx {
      display: block;
      padding: 5px 11px;
    }


    .no-user-txt h6 {
      text-align: center;
    }

    .no-user-txt p {
      text-align: center;
      margin-bottom: 7px;
    }

    .qty-container {
        margin-bottom: 8px;
    }

    .qty-container .qty-btn-minus, .qty-container .qty-btn-plus {
        height: 35px;
        width: 35px;
    }


    .qty-container .input-qty {
        max-width: 70px;
        padding: 6px 6px 4px 6px !important;
    }


    .no-user-bx label.crmTypes {
        margin-bottom: 8px;
    }

    .smmry-total ul li {
        padding: 11px 11px;
        font-size: 14px;
    }

    .smmry-total-amnt-txt h6 {
        font-size: 14px;
    }


    .action-button {
        margin: 4px 0px 13px 5px;
    }


    .pricing-tab ul {
        margin: 0px auto 18px;
    }


    .pricng2-hdng h3 {
      font-size: 22px;
      margin: auto auto 11px;
      width: 70%;
      line-height: 32px;
    }


    .pricng2-hdng p {
      font-size: 17px;
      width: 65%;
    }


    .firework3, .firework7{
        display: none;
    }

    .firework5 {
      right: -51%;
    }


    .firework6 {
        right: -49%;
    }


    .smll-price2 {
        height: 230px;
    }

    .pricing2-num-bx {
        background: linear-gradient(180deg, rgb(163 9 40) 34%, rgb(231, 233, 242) 34%);
    }


    .feature-content-sctn {
      margin-top: 0px;
    }


    .feature-title-bx,
    .pricng2-feature-point-bx {
        grid-template-columns: 50% 25% 25%;
    }


    .subscribe-section.style-ten .subscribe-section-title h2 {
        font-size: 23px;
    }

    .subscribe-section.style-ten .subscribe-section-title span {
      font-size: 13px;
    }


    .subscribe-section.style-ten .footer-hr {
      padding: 35px 0 35px 0;
    }

    .action-button-previous {
        margin: 4px 5px 11px 0px;
    }


    .offer-days {
      font-size: 15px;
    }


    .unltd-user .day-price-txt h4 {
      font-size: 18px;
    }

    .feature-title-bx .inr-featre-title {
        font-size: 14px;
    }


    .unltd-user .pricing2-num-bx {
        background: linear-gradient(180deg, rgb(163 9 40) 38%, rgb(231, 233, 242) 35%);
      }



}

/*------------tablet---------wrap--------------end-----------*/



/*---------laptop------wrap------start-----*/

@media screen and (max-width: 1280px) and (max-height: 800px) {
    .krs-ban .inner-column {
        margin: 70px 10px 20px 10px;
    }

    .logo {
        width: 83%;
    }
}
