@media screen and (max-width: 660px) {
    .signup-form.text-center br {
    display: none;
}
    .calendly-inline-widget {
    margin-top: 0px;
}
    a.navbar-brand {
        width: 50%;
    }
    a.navbar-brand img{
        width: 77%;
    }
    button.navbar-toggler {
        background: #fff;
    }
   div#collapsibleNavbar {
    background: #5c8720;
    text-align: left;
    padding: 15px 20px;
}
a#sell-button {
    padding: 4px 17px !important;
}
    div#collapsibleNavbar ul {
    align-items: unset;
    }
    div#collapsibleNavbar ul li:last-child {
    border: unset;
    }
    div#collapsibleNavbar ul li:last-child a {
        width:max-content;
    }
    div#collapsibleNavbar ul li {
        margin-bottom: 11px;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }
    section.hero-section {
        padding: 120px 0;
        height: unset;
    }
    section.hero-section .content-box, section.hero-section .link-div a, .partner-logo{
        width:unset !important;
    }
    .content-box, .custome-container, .section_title ul{
        display:block;
            width: 100%;
    }
    .section_title ul li{
        width:100%;
        margin-bottom: 30px;
    }
    .title-section h2 {
    line-height: 1;
    font-size: 56px;
    }
    .title-section p{
        width:100%;
    }
    .section_title h2, section.influencer .section_title h2{
            font-size: 30px;
    font-weight: 600;
    }
    .overlaping-btn a{
    position:unset;
    margin:auto;
}
.link-div.overlaping-btn {
    padding-top: 11px;
    padding-bottom: 38px;
}
    .media-data{
        margin:unset;
    }
    
    .content-box h1{
        font-size:48px;
    }
    .content-box p{
        padding:6px 0px;
    }
    .influencer_cont, .kaiprop-point-container, .form-container form{
        display:block;
    }
    
    
    .influencer_item, .point-one {
        margin-bottom: 13px;
    }
    .content-why-choose {
        text-align: center;
    }
    .content-why-choose h2 {   
        font-size: 35px;
    }
    .section_title br {
    display: none;
}
    .cta-container{
        width:100% !important;
    }
    /*section.Why_Choose {*/
    /*    padding-top: 0px;*/
    /*}*/
    .testim .arrow.left {
     left: 20px; 
    }
    .testim .arrow.right {
        right: 20px;
    }
    /*About us page and price page*/
    
    .form-container .form-field, .price-container-box {
        margin-bottom: 15px;
    }
    .about-kaiprop h2, .modal-title-section h3{
        font-size:33px;
    }
    .about-company p{
        font-size:15px;
    }
    
    /*Blog page*/
    
    .share-div-social span {
        display: block;
    }
    
    /*Signup*/
    
    .signup-form, div#Influencer h2, div#Brand h2, div#Influencer p, div#Brand p {
        text-align: center;
    }
    form#infuliancer, form#brand {
        display: block;
}
    ul.nav.nav-tabs {
        justify-content: center;
    }
    .tab-content {
        padding: 19px 20px;
        border-top: 1px solid #ddd;
        border-left:0px;
    }
    .owl-nav {
        display: none;
        
    }
    .service-point {
    margin-top: 25px;
}
.services-point {
    height: unset;
}
.strategy-point li {
     width: unset;
}
.strategy-point {
    display: unset;
  
}
.message-box {
    width: 95% !important;
    margin: 0px 10px !important;
}
.engagged-content {
    margin-bottom: 20px;
}
.what_we_do h2 {
    font-size: 35px;
}
}