
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap');

.kt-btn-primary{
    padding: 12px 24px !important;
}

.btn-outline-blue:hover {
    background-color: #504EE4;
    color: white;
}


.btn-blue {
    background-color: #504EE4 !important;
    color: white;
    font-weight: 600 !important;
}

.btn-blue:hover {
    text-decoration: none;
}

.btn-outline-blue {
    transition: .3s;
    color: #504EE4;
    border: 1px solid #504EE4;
    background-color: white;
}





.text-right button {
    padding: 10px 13px;
    font-size: 30px;
    z-index: 1000;
}

.talk-heading{
    color: #05034E;
    font-weight: 400;
    padding: 40px 0px 20px;
    font-size: 40px;
    font-family: 'Paytone One', sans-serif;
}




/* main css  */

.bg-blue{
    height: 100px;
}
.plan-title{
    margin-top: 60px;
    font-family: 'Paytone One', sans-serif;
    font-size: 40px;
    color: #05034E;
    margin-bottom: 32px;
}

.plan-title span{
    color: #504EE4;
    font-family: 'Paytone One', sans-serif;
}
.plan-sub-box{
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.plan-subtitle{
   font-weight: 400;
    font-size: 18px;
    color: #343434;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}
.plan-subtitle svg{
    color: #0EB54E;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.plan-subtitle i{
    padding-left: 7px;
}
.pricing-bg{
    padding-top: 1px;
    background: linear-gradient(180deg, rgba(235, 246, 255, 0) -10.04%, #EBF6FF 51.71%, rgba(235, 246, 255, 0) 113.97%);
}
.price-text{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 153px;
}
.price-text-1{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 112px;
}
.price-text p{
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #2A2A2A;
}
.plan-btn .kt-btn-secondary{
    box-shadow: none !important;
}
.price-text-1 p{
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #2A2A2A;
}

/* plan table */

.toggle-wrapper {
    display: flex;
    justify-content: center;
}
.toggele-box-wrapper1 {
    padding: 3px;
    background: #F8F5FF;
    border-radius: 48px;
}
.toggele-box-wrapper {
    z-index: 5;
    padding: 3px;
    background: #F8F5FF;
    border-radius: 48px;
    display: flex;
    justify-content: space-around;
}
.toggele-box-wrapper p {
    margin-bottom: 0px !important;
    padding: 10px 25px;
    transition: s;
    cursor: pointer;
    font-size: 10px;
    color: #AF85FF;
}
.addfontcolor {
    color: #05034E !important;
    font-weight: 600 !important;
}
.abc {
    z-index: 6;
}
.bg-slider-wrapper {
    display: flex;
    justify-content: center;
}

.bg-slider {
    z-index: 1;
    position: relative;
    border-radius: 48px;
    top: -45px;
    width: 96px;
    height: 43px; 
    background: #FFFFFF;
    box-shadow: 1px 1px 14px rgba(201, 201, 201, 0.25);
    border-radius: 30px;
    transition: all .3s;
}

.plan-table-wrapper{
    margin-top: 50px;
    padding-bottom: 20px;
}
.table-wrapper {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}
.heading-wrapper{
    padding: 45px 24px 0px;
}
.info-icon{
    width:34px !important;
    height: 11px !important;
    padding-left:px0 !important;
}
.pricing-bg .plan-heading{
    font-family: 'Paytone One', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #2A2A2A;
    margin-bottom: 24px;
}
.plan-sub-heading{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #4D4D4D;
    height: 60px;
}

.mid-plan{
    border: 1px solid #504EE4;

}

.plan-btn i{
    position: relative;
    transform: translateX(-12px);
    opacity: 0;
    top: 2px;
    transition: .3s;
}
.plan-btn .btn{
    width: 90%;
    transition: .3s;
    margin-left: 0px !important;
}
.plan-btn .btn:hover i{
    opacity: 1;
    transform: translateX(6px);
}
.plan-btn .btn:hover span{
    transform: translateX(-8px);
}
.plan-btn .btn:hover{
    box-shadow: 0 0 14px 0 rgba(0,0,0,.12), 0 14px 24px 0 rgba(0,0,0,.12);
    transform: scale(1.03);
}
.heading-wrapper .plan-btn{
    display: flex;
    justify-content: center;
}
.heading-wrapper .plan-btn .btn{
    width: 140px;
    display: flex;
    justify-content: center;
    padding: 12px 42px 10px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    margin:0 0 0 10px;
    position: relative;
    bottom:10px;
}
.plan-btn .btn span{
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
    padding-left: 7px;
    transition: .3s;
}
.plan-item{
    height: 750px;
    box-sizing: border-box;
    border-radius: 5px;
    min-width: 270px;
    margin-right: 15px;
    background: white;
    width: 290px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.08);
}

.last-plan-item {
    margin-right: 0px;
    z-index: 5;
}
.price-wraper{
    display: flex;
    justify-content: center;
}
.price-doller{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #2A2A2A;
    position: relative;
    top: 25px;
    right: 5px;
}
.price-tag{
    font-weight: 600;
    font-size: 65px;
    color: #2A2A2A;
    margin-bottom: 0px !important;
}
.plan-price-user{
    font-size: 14px;
    color: #4D4D4D;
    position: relative;
    top: -15px;
    margin-bottom: 0px !important;
}
.plan-price-user-billing{
    font-size: 14px;
    color: #4D4D4D;
    height: 18px;
    position: relative;
    top: -15px;
}

.plan-item ul{
    margin-left: 32px;
    padding: 20px 25px 60px !important;
}
.color-green{
    color: #1abf64;
}
.first-plan-item ul{
    margin-left:32px;
}
.plan-item ul img{
   padding-right: 15px;
}
.plan-item ul li{
    list-style: url("../images/price/green tick2.png");
    font-weight: 400;
    width: 250px;
    font-size: 14px;
    line-height: 19px;
    color: #00000A;
    padding-bottom: 12px;
    padding-left: 7px;
    padding-right: 22px;
    color: #505050;
}
.li-everything{

    list-style: none !important;
    position: relative;
    left: -30px;
}
.li-left-padding{
    padding-left: 27px;
    margin-top: -7px;
}
.main-comparision-box  .info-icon {
    width: 20px !important;
    height: 11px !important;
    padding-left: px !important;
}
.plan-view-comparison{
    font-size: 16px;
    color: #504EE4;
    margin-top: 0px;
    cursor: pointer;
    font-weight: 400;
    padding: 14px 0px 20px;
    margin-bottom: 0px;
}
.plan-view-comparison i{
    padding-left: 15px;
    font-size: 20px;
}
.pricing-plan-compare .active i{
    transform: rotate(90deg);
    position: relative;
    top: -4px;
    left: 5px;
}
.plan-view-comparison:hover {
    text-decoration: underline;
}
.mid-plan{
    height: 762px;
    position: relative;
    top: -11px;
    border: 1px solid #504EE4;
    box-sizing: border-box;
    border-radius:  5px;
}
.mid-plan .heading-wrapper{
    padding-top: 54px !important;
}
.plan-item .popular-tag{
    background: url(../images/price/popular-tag2.png); 
    width: 77px;
    height: 98px;
    top: -6px;
    left: -0.5px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

hr{
    margin-top: 30px !important;
}
.plan-btn .k-dropdown-register{
    height: 47px;
}

.hr-mid{
    background: #504EE4 !important;
    margin-top: 31px !important;
}
.mid-plan-top{
    position: absolute;
    background: #05034E;
    border: 1px solid #05034E;
    box-sizing: border-box;
    border-radius: 5px 5px 0px 0px;
    width: 100.9%;
    z-index: 10;
    left: -1px;
    top: -28px;
    color:white;
}
.popular{
    margin-bottom: 0px !important;
    
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color:white;
    padding: 5px 14px;

}
.pricing-plan-compare{
    padding:  0px 70px 25px;
}

/* -FAQ-section------------------------------------------- */



.FAQ-section{
    padding: 30px 0px;
    margin-top: 70px;
   
}
.faq-heading{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 40px;
    color: #1F2128;
    margin-bottom: 70px;
    color: #05034E;
}
.FAQ-section .col-12{
    padding: 0px 60px;
}

/* --------------------- */


.panel-default>.panel-heading {
    color: #333;
   
    padding: 0;
  }
 .panel-title{
     margin-bottom: 0px !important;
 } 
  .panel-default>.panel-heading a {
    display: block;
    
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 25px 6px 25px 0px;
    color: #4D4D4D;

  }
  .FAQ-section .panel-body{
    width: 100%;
    background: #F7F7FF;
    padding:15px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    color: #4D4D4D;
    padding: 24px;

  }
  .FAQ-section .panel{
    border-top: .5px solid;
    border-bottom: .5px solid;
    border-color: #8381FE;
  }
  .plus{
    font-size: 26px;
    margin-top: 12px;
    margin-right: 20px;
    color: #504EE4;
    font-weight: 400;
    float: right;
    position: relative;
    top: -15px;
    right: -20px;
    background: #E2E1FF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .plus2,.plus4{
    position: relative;
    top: -14px !important;
  }

 
  .panel-heading a{
      display: flex;
      justify-content: space-between;
      width: 100%;
  }

  
  .accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
  }
  
  .accordion-option .title {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
  }
  
  .accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #6a6c6f;
  }
  
  .accordion-option .toggle-accordion:before {
    content: "Expand All";
  }
  
  .accordion-option .toggle-accordion.active:before {
    content: "Collapse All";
  }
    .pos-top{
        position: relative;
        top: -1px;
    }
  
    .panel-heading:hover a{
        color: #05034E;
    }
    .bg-light-blue{
        color: #05034E !important;
    }

/* section-pilot-program start */

.section-pilot-program{
    background: url(../images/pricing/pilot_program.png) !important;
    box-shadow: 16px 16px 40px rgba(0, 0, 0, 0.08);
    background-color: #454545;
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-radius: 16px;
    margin-top: 140px;
}

.section-pilot-program-left-heading{
    width: 291px;
    height: 272px;
    padding: 52px;
    background: url(../images/pricing/headbg.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.section-pilot-program-left-heading h2{
    font-family: 'Paytone One';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 56px;
    mix-blend-mode: normal;
    color: #ffffff;
}

.showDemoRequest5{
    background: #504EE4;
    background-blend-mode: darken;
    box-shadow: 0px 22px 37px -4px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 12px 32px !important;
}

.section-pilot-program-right-para ul {
    padding-left: 0;
}

.section-pilot-program-right-para ul li{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #0D144A;
    margin-top: 12px;
    margin-bottom: 24px;
}

.color-light-purple{
    color: #B499FF;;
}

/* section-pilot-program end */

/* not sure section */
.sure-section {
    background: url(../images/pricing/talktous_desktopview.png) !important;
    padding: 70px 0px;
    height: 239px;
    background-color: #454545;
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 140px;
}
.sure-section a{
    position: relative;
    top: 40px;
    left: 40px;
}
.sure-section-logo{
    margin-top: -158px;
}
.sure-title{
    font-family: 'Paytone One', sans-serif;
    padding-left: 130px;
    font-weight: 400;
    font-size: 32px;
    color: #120155;
}
.sure-subtop{
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 37px;
    color: #FFFFFF;
}

.color-blue{
    color: #0502DA;
}
.sure-box{
    margin-top: 20px;
    padding: 100px 0px 80px;
    display: flex;
    justify-content: space-evenly;
}
.sure-copy{
    position: relative;
    left: 0px;
    margin-bottom: 50px;
}

.sure-box .kt-btn-secondary {
    width: 150px !important;
    text-align: center;
    height: 100%;
    margin-top: 18px;
    font-weight: 600;
    position: relative;
    top: 20px;
}

.talk-btn{
    opacity: 1;
    margin-top: 35px;
    padding: 12px 27px 12px 36px !important;
    transition: .3s;
    padding-right: 3px;
    transition: 1s;
    width: 176px;
   
}
.talk-btn p{
    transition: .4s;
    
}
.talk-btn:hover{
    box-shadow: none;
}
.talk-btn i{
    opacity: 0;
    transition: .4s;
    transform: translateX(-12px);
}
.talk-btn p{
    margin-bottom: 0px !important;
}
.talk-btn:hover p{
    transform: translateX(-7px);
}
.talk-btn:hover i{
    transform: translateX(18px);
    opacity: 1;
}
.section-pilot-program-right-para ul li::marker{
    color: #B499FF;
    font-size: 22px;
}

/* busines-section */
.busines-section{
    margin-top: 100px;
    padding: 60px 0px 40px;
    background: #F7F7FF;
    position: relative;
}
.busines-title{
    font-family: 'Paytone One', sans-serif;
    font-size: 40px;
    color: #05034E;
    margin-bottom: 80px;
}
.qoute{
    z-index: 10;
    position: absolute;
    right: 0px;
    top: 0px;
}

.testimonial-section{
    width: 900px;
    background: white;
    border-radius: 16px;
    box-shadow: 2px 2px 100px rgba(0, 0, 0, 0.24);
    padding: 40px 70px 60px;
}
.profile-img{
    width: 210px !important;
    height: 210px;
    margin-top: 30px;
    margin-left: 20px;
}
.flex-center{
    display: flex;
    justify-content: center;
}

.testimonial-wraper{
    margin-top: 40px;
}
.testimonial-wraper .col-8{
    padding: 0px !important;
}

.profile-wraper{
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
}
.profile-name{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #05034E;
    padding-top: 7px;
    margin-bottom: 0px !important;
}


.profile-detail{
    padding: 0px 20px;
}
.testimonial-wraper .col-12{
    padding: 0px !important;
}
.profile-company{
    text-transform: capitalize;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #05034E;
    padding-top: 4px;
}
.comment{
    width: 80%;
    margin-top: 45px;
    font-size: 23px;
    line-height: 37px;
    color: #00000A;
    
}
.profile-company1 {
    color: #05034E;
    font-size: 14px;
    line-height: 17px;
    padding-top: 8px;
    margin-bottom: 0px !important;
}
.happy-title{
    
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #2A2A2A;
    margin: 120px 0px 30px;
}
.company-logo{
    display: flex;
    flex-wrap: wrap;
    margin-top: 56px;
}
.logo-img{
    width: 100%;
    padding: 30px;
}




/* compare plans section */

.compare-plan-section{
    padding: 50px 0px 60px;
    background: #F2F2FD;
}
.compare-plan-title{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 0px !important;
    color: #05034E;
}
.compare-plan-section .plan-view-comparison{
    margin-top: 24px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #05034E;
    margin-bottom: 0px !important;
}



/* use-klenty-section */
.use-klenty-section{
    padding: 250px 0px 80px;
}
.use-klenty-header{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 40px;
    color: #05034E;
    margin-bottom: 24px !important;
}
.use-klenty-subheader{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #05034E;
    margin-bottom: 40px !important;
}
.use-klenty-section img{
    height: 300px;
    padding-left: 40px;
}
.use-klenty-section .btn p{
    margin-left: 7px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.use-klenty-section .btn{
    width: 250px;
    height: 50px;
}



/* try section */
.try-klenty-section{
    margin: 300px 0px 90px;

}
.try-section p{
    font-size: 50px;
    color: #2A298C;
}


.try-heading2{
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 40px;
    color: #05034E;
}
.try-sub-heading2{
    
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 40px;
    color: #05034E;
}

.plan-btn a{
    font-weight: 600;
    font-size: 14px;
    width: 85% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plan-btn  .btn{
    width: 90%;
    margin-left: 10px !important;
}
.plan-btn a:hover{
    text-decoration: none;
}
.section-4-form .form-control {
    display: block;
    width: 274px;
}
.section-4-form form {
    margin-top: 30px;
    width: 570px;
    display: flex;
}
.section-4-form form input {
    padding: 12px 25px;
    border: 1.5px solid #504EE4 !important;
    margin-right: -5px;
    color: #504EE4 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    background: #F3F3FC;
    border-radius: .25rem 0 0 .25rem !important;
}

.section-4-form .btn-arrow p{
    margin-left: 13px !important;
    font-size: 12px ;
}

.section-4-form .btn {

    background-color: #504EE4;
    font-size: 14px;
    position: relative;
    left: 5px;
    color: white;
    padding: 12px 25px;
    border: 1px solid #504EE4;
    border-radius: 0px 4px 4px 0px!important;
    font-weight: 600;
}
.img-label-section{
    display: flex;
    margin-top: 30px;
    padding-left: 50px;
}
.lable-img{
    height: 105px;
    width: 90px;
    margin-right:20px ;
 
}
.lable-img3{
    height: 100px;
    margin-top: 8px;
}
 .busines-section {
     position: relative;
}

/* Badges Section */

.badge-section{
    background: var(--badges-section-bg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
    padding: 54px 0;
}

.badge-section h2{
    font-family: 'Paytone One';
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.01em;
    margin-bottom: 40px;
}


 @media only screen and (max-width: 1024px){
   
    .plan-item ul li {
       
        font-size: 13px;
      
    }
    .plan-item {
        width: 33% ;
        min-width: auto;
    }
    .FAQ-section .col-12 {
        padding: 0px 50px;
    }
    .plan-item ul {
        list-style: none;

    }
 
    .footer-end {
        padding: 0px 20px !important;
    }
    .panel-default>.panel-heading a {
        font-size: 13px;
    }
    .section-4-form form input {
        width: 250px;
    }
    .plan-title {
        font-size: 32px;
    }
    .img-label-section {
        padding-left: 0px;
    }
    .section-4-form .btn {
        padding: 12px 20px;
    }
    .height100 {
        height: 100%;
    }
} 

 @media only screen and (max-width: 800px){
    .height100 {
        height: 100%;
    }
    .plan-item ul img {
        padding-right: 5px;
    }
    .info-icon {
        width: 15px !important;
        height: 11px !important;
        padding-left: 0px !important;
    }
    .testimonial-section {
        width: 700px;
    }
    .testimonial-section .col-7 {
        padding: 60px 30px 20px;
    }
    .img-label-section {
        padding-left: 0px;
    }
    .plan-item ul li {
        font-size: 12px;
    }
    .mid-plan {
        height: 657px;
    }
    .profile-img {
        width: 111px !important;
        height: 103px;
    }
    .section-4-form form {
        width: 80%;
    }
    .section-4-form .btn {
        padding: 12px 0px;
    }
    .img-label-section {
        display: flex;
        margin-left: 60px;
        flex-wrap: wrap;
        margin-top: -43px;
    }
  
    .plan-btn .btn {
        margin-left: 0px  !important;
    }
    .mid-plan {
        height: 657px;
    }
    .img-label-section img{
        margin-top: 40px;
    }
    .comment {
        font-size: 17px;
        line-height: 30px;
    }
    .busines-title {
        padding: 0px 40px;
    }
  
    .sure-title {
        padding: 0px;
    }
    .panel-default>.panel-heading a {
        font-size: 11px;
    }
    .panel {
        width: 100%;
    }
    .panel-body{
        font-size: 11px;
        line-height: 21px;
    }
    .plan-title {
        font-size: 32px;
        line-height: 35px;
        padding: 0 30px;
    }
    .FAQ-section .col-12 {
        padding: 0px 20px;
    }
    .heading-wrapper {
        padding: 50px 14px 0px;
    }
    .plan-sub-heading {
        height: 76px;
        font-size: 12px;
    }
    .plan-item ul li {
        width: 149px;
        line-height: 20px;
    }
    .plan-price-user,.plan-price-user-billing {
        font-size: 12px;
    }
    .li-left-padding {
        padding-left: 17px;
    }
    .price-tag {
        font-size: 50px;
    }
    .price-doller {
        top: 12px;
    }
    .sure-box {
        display: flex;
        justify-content: normal;
        flex-direction: column;
    }
    .sure-title{
        text-align: center;
    }
} 
@media only screen and (max-width: 550px) and (min-width: 430px)  {
    
    .plan-title {
        margin-top: 0px;
        text-align: center;
    }
    .plan-subtitle,.use-klenty-header,.use-klenty-subheader,.sure-title,.sure-heading-1{
        text-align: center;
    }
    .use-klenty-section .col-12,.try-heading2,.try-sub-heading2{
        text-align: center;
    }
    .connect-footer {
        margin-bottom: 30px;
        margin-left: 35px;
    }
    .plan-btn a {
        width: 70%;
    }
    .section-4-form form {
        width: 100%;
    }
    .profile-img {
        margin-bottom: 20px;
    }
    .img-label-section {
        margin-top: 38px;
    }
    .company-logo {
        margin: 25px;
    }
    .section-4-form .btn {
        padding: 12px 18px;
    }
    .section-4-form .form-control {
        display: block;
        width: 365px;
    }
    .heading-wrapper .plan-btn .btn { 
        padding: 12px 10px 10px;
    }
    .plan-item {
        width: 31%;
    }
    .img-label-section {
        display: flex;
        margin-left: 0px; 
        flex-wrap: wrap;
        margin-top: 0px; 
    }
   
    .testimonial-section {
        width: 90%;
    }
    .try-klenty-section {
        margin: 662px 0px 90px;
    }
    .testimonial-wraper {
        margin-top: 0px;
    }
    .testimonial-section .col-md-7 {
        border-radius: 16px 16px 0px 0px;
    }
    .testimonial-section .col-md-5 {
        border-radius: 0px 0px 16px 16px !important;
    }
    .use-klenty-section img {
        margin-top: 50px;
    }
    .testimonial-section {
        padding: 40px 20px 60px;
    }
    .profile-img {
        margin-top: 0px;
        width: 150px !important;
        height: 150px;
    }
    .comment {
        width: 100%;
        padding: 0px 30px;
    }
}

@media only screen and (max-width: 600px){
    .sure-section{
        height: fit-content;
        background: url(../images/pricing/talktous_mobileview.png) !important;
        max-width: 300px;
        margin: 180px auto 0;
        background-position: center;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .sure-title{
        font-size: 20px !important;
    }
    .sure-section-logo{
        transform: scale(0.7);
        margin-top: -212px;
    }
    .plan-subtitle{
        font-size: 14px;
    }
    .plan-sub-box{
        gap: 30px;
        margin-bottom: 20px;
    }
    .container{
        padding-bottom: 15px;
    }
    .t6-comment{
        font-size: 18px !important;
    }
    .busines-title{
        margin-bottom: 40px;
    }
    .sure-section-footer{
        max-width: 300px;
        margin: auto;
        flex-direction: column;
        gap: 16px !important;
    }

    .sure-section-footer-flex span{
        font-size: 14px !important;
    }

    .sure-section-footer-flex img{
        width: 16px;
    }
    .m-30{
        margin: 0 !important;
    }
    .section-pilot-program{
        background: transparent !important;
        box-shadow: none;
        width: 291px;
        margin: 54px auto 0;
        background-position: bottom;
        background-repeat: no-repeat !important;
    }

    .section-pilot-program-left-heading{
        position: relative;
        z-index: 2;
    }

    .section-pilot-program-right-para{
        background: url('../images/pricing/bottomBgMobile.png') !important;
        width: 291px;
        height: 400px;
        padding-top: 40px;
        border-radius: 16px;
        margin-top: -20px;
        z-index: 1;
    }

    .section-pilot-program-right-para ul{
        padding-left: 48px;
        padding-right: 20px;
        margin-bottom: 54px;
    }

    .section-pilot-program-right-para ul li::marker{
        padding-left: 20px;
        color: #B499FF;;
    }

    /* .showDemoRequest5{
        position: relative;
        top: -68px;
        left: 21%;
    } */

    .price-text{
        height: fit-content;
        margin-bottom: 14px;
    }

    .ks-close5{
        top: 25px !important;
        right: 16px !important;
        z-index: 9;
    }

    .ks-close5 i{
        padding: 8px 10px !important;
        font-size: 15px !important;
        color: rgb(0, 0, 0) !important;
        border: 1px solid rgb(0, 0, 0) !important;
    }
}

@media only screen and (min-width:768px) and (max-width: 992px){
    .heading-wrapper{
        padding: 45px 4px 0px;
    }
    .plan-item{
        height: 890px;
        width: 28%;
    }
    .plan-item ul li{
        width: fit-content;
    }
    .showDemoRequest5{
        padding: 12px 24px;
    }
}

 @media only screen and (max-width: 768px){
    .lable-img{
        width: 90px;
        margin-right:12px ;
 
    }
    .lable-img3{
        height: 100px;
        margin-top: 8px;
    }
    .img-label-section {
        display: flex;
        margin-left: 0px; 
        flex-wrap: wrap;
     margin-top: 30px; 
    }
     .plan-title,.plan-subtitle{
         text-align: center;
     }
    .try-heading2,.try-sub-heading2,.use-klenty-subheader{
        
        padding-left:30px ;
        padding-right: 30px;
        line-height: 29px;
    }
    .try-heading2{
        line-height: 35px !important;
    }
    .use-klenty-header,.use-klenty-section,.sure-title,.try-heading2,.try-sub-heading2{
        text-align: center !important;
    }
    .use-klenty-section img{
        margin-top: 30px;
        align-items: center;
    }
    .section-4-form .btn-arrow p {
        margin-left: 0px !important;
    }
    .plan-title {
        font-size: 32px;
        line-height: 48px;
    }
    .footer-end-right {
        padding-left: 0px;
    }
    .plan-title {
        margin-top: 0px;
    }
    .table-wrapper {
        flex-direction: column;
    }
    .plan-item {
        height: fit-content !important;
        width: 85%;
        margin-left: 7%;
        border: 1px solid #BBBBBB;
        margin-bottom: 40px;
    }
    .plan-sub-heading {
        height: 65px;
    }
    .table-wrapper {
        display: flex;
        border: none;
        box-sizing: border-box;
    }
    .plan-item ul {
        list-style: none;
        margin: 0px -8px 0px 44px;
    }
    .mob-pos-top{
        position: relative;
        top: -2px;
    }
    .plan-item ul li {
        width: 230px;
    }
    .sure-title {
        padding: 0px 30px;
    }
    .busines-section {
        height: 100%;
    }
    .img-label-section {
        flex-wrap: wrap;
        justify-content: center;
    }
   
    .testimonial-section {
        width: 90%;
    }
    .section-4-form form input {
        width: 100% !important;
    }
    .section-4-form .btn {
        font-size: 14px;
        padding: 12px 14px;
    }
    .section-4-form form {
        width: 100%;
    }
    .testimonial-section .col-md-5{
        padding: 0px !important;
        background: white;
        padding-bottom: 50px;
    }
    .testimonial-section .col-md-7{
        padding-top: 40px;
        background: linear-gradient(224.06deg, #51517B 0%, #2A298C 99.64%);
    }
    .try-klenty-section {    
        margin-top: 70px;
    }
    .qoute{
        display: none;
    }
    .panel-default>.panel-heading a {
        font-size: 12px;
    }
    .panel-body{
        font-size: 12px;  
        padding: 10px 10px ;
    }
    .footer .footer-item ul {
        position: relative;
        list-style: none;
        left: -40px;
    }
    .panel-default>.panel-heading a {
        padding: 20px 10px;
    }
    .FAQ-section .col-12{
        padding: 0px 14px !important;
    }
    .float-right {
        padding-left: 15px;
        float: right!important;
    }
    
    .testimonial-section .col-md-7 {
        border-radius: 16px 16px 0px 0px;
    }
    .testimonial-section .col-md-5 {
        background: #FFFFFF;
        border-radius: 0px 0px 16px 16px !important;
    }
  
    .profile-img {
        margin-bottom: 40px;
    }
    .testimonial-wraper {
        margin-top: 0px;
    }
    .testimonial-section .col-md-7 {
        padding: 60px 20px 20px;
    }
    .footer-end {
        padding: 0px 0px !important;
    }
  
    .comment{
        text-align: center;
    }
  
    .plan-btn .btn {
        width: 50%;
    }
    .company-logo {
        margin: 85px 0px;
    }
    .busines-title {
        padding:0px  20px;
    }
    .email-button i{
        display: none;
    }
  
    .compare-plan-title{
        padding-left: 40px;
        line-height: 29px;
        padding-right: 40px;
    }
    .li-left-padding {
        padding-left: 19px;
    }
    .mid-plan {
        position: relative;
        height: 100%;
        top: 0px;
    }
    .pos-sticky {
      
        margin-bottom: -20px;
    }
    .testimonial-section {
        padding: 40px 20px 60px;
    }
    .profile-img {
        margin: 0px;
        width: 150px !important;
        height: 150px;
    }
    .comment {
        width: 100%;
        padding: 0px 30px;
    }
    .profile-detail {
        padding: 0px 20px;
        text-align: center;
    }
    .profile-wraper{
        justify-content: center;
    }
    .sure-copy {
        text-align: center;
        position: static;
        margin-bottom: 50px; 
    }
    .sure-box .kt-btn-secondary {
        text-align: center;
        height: 100%;
        position:static;
    }
    .sure-box{
        display: block;
    }
    .Sure-section .container {
        height: 550px;
    }
    .Sure-section{
        margin: 0px;
        padding: 0px;
    }
    .sure-box .kt-btn-secondary {
        margin-left: 0px;
        top: 30px;
    }
    .sure-box {
        padding: 100px 0px 120px;
    }
    .Sure-section .kt-btn-secondary{
        padding-bottom: 40px;
    }
    .sure-section a {
        position: relative;
        top: 25px;
        left: 28% !important;
        transform: translateX(-50%) !important;
    }
    .pricing-plan-compare {
        padding: 0;
    }
    .busines-title {
       font-size: 30px;
    }
    .badge-section h2{
        font-size: 24px;
        line-height: 36px;
    }
    .badge-section img{
        width: 100%;
    }
    .busines-section{
        margin-top: 0;
    }
    .FAQ-section{
        margin-top: 0;
    }
}

@media only screen and (max-width: 450px){
    .section-pilot-program .showDemoRequest5{
        top: -54px !important;
    }
    .panel-default>.panel-heading a{
        font-size: 11px;
    }
}




.btn-arrow p{
    transition: .4s;
    margin-bottom: 0px !important;
}
.btn-arrow i{
    transform: translateX(-12px);
    opacity: 0;
    transition: .4s;
}
.btn-arrow:hover i{
    opacity: 1;
    transform: translateX(15px);
}
.btn-arrow:hover p{
    transform: translateX(-7px);
}

.tooltip-inner {
    max-width: 200px !important;
    min-width: 100px !important;
    padding: 15px !important;
}

.k-main-nav .k-main-navlink,.k-dropdrop-main-detail-heading {
    font-size: 14px !important;
}







/* pricing toggle  ------------*/

.toggle-container{
    display: flex;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 60px;
}
.toggle-box{
    display: flex;
    justify-content: center;
    border: 1px solid #B499FF;
    box-sizing: border-box;
    border-radius: 6px;
}
.toggle-item {
    text-align: center;
    width: 100px;
    color: #05034E;
    border-radius: 6px;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.toggle-item:hover{
    background: #504EE41c;
} 
.toggle-item p{
    margin-bottom: 0px !important;
    font-size: 14px;
}
.toggle-box .active{
    color: #4200FF;
    font-weight: 400;
    font-size: 14px;
    background: #e5dfff;
}
.save-box{
    position: absolute;
    padding: 5px 8px;
    font-weight: 600;
    font-size: 10px;
    color: #08B455;
    background: #1abf6438;
    border-radius: 2px;
    top: -40px;
    left: 5px;
}
.save-box {
    display: none;
}
.toggle-box .active .save-box{
    display: block;
}





/* add on 2022 */


.trust-title{
    font-family: var(--paytone);
    font-size: 31px;
    margin-top: 100px;
    margin-bottom: 70px;
    color: #05034E;
}

.Sure-section .kt-btn-secondary:hover {
    background-color: white !important;
    color: #2A298C !important;
    box-shadow: 0px 22px 37px -4px rgba(0, 0, 0, 0.2) !important;
}

.main-comparision-box{
    transition: .3s;
    opacity: 0;
    height: 0px;
    z-index: -1;
}
.height-all{
    opacity: 1;
    height: 100%;
    z-index: 1;
}

.sure-section-footer{
    background-color: #EFEAFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    justify-content: center;
    padding: 16px;
    gap: 40px;
    align-items: center;
}



.sure-section-footer-flex span{
    font-size: 18px;
    color: #343434;
    margin-left: 12px;
}

.m-30{
    margin-left: 30px;
}







