/*320-1360*/
@media screen and (min-width: 320px) and (max-width: 1360px) {
    .feedback-title h4 {
        font-size: 30px;
    }
    .show-password-container{
        right: 10px!important;
    }
}

/*320-1360*/

/*320-1024*/
@media screen and (min-width: 320px) and (max-width: 1024px) {
    .info-right div {
        padding: 0 !important;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    /*.orange,
    .borclanma,
    .days {
        display: none;
    }*/
}
@media screen and (min-width: 768px) and (max-width:1024px){
    .who-are-we-box,
    .what-are-we-doing-box {
        width: 49%;
        margin-right: 1%;
    }
    .kya-left-detail{
        display: flex;
        align-items: center;
        justify-content: center;
    }

}
/*320-1024*/


/*320-600*/
@media screen and (min-width: 320px) and (max-width: 600px) {
    .header-right {
        display: flex;
        justify-content: center;
    }

    .owlnav {
        display: none;
    }
}

/*320-600*/
@media screen and (min-width: 320px) and (max-width: 425px) {
    .investor-box {
        width: 100%;
        margin-top: 3%;
    }

    .investor-left p {
        width: 100%;
        margin-top: 3%;
    }

    .inv {
        margin-bottom: 5%;
    }

    .investor-tabs-list {
        margin-top: 10%;
        margin-bottom: 10%;
    }


    .tabs-img-text {
        bottom: 0 !important;
    }

    .who-are-we-box,
    .what-are-we-doing-box {
        width: 100% !important;
    }

    .about-tags {
        flex-direction: column;
    }

    .mobile-tag {
        margin: 3px;
    }

    .team-member-card {
        width: 100%;
        margin-bottom: 3%;
    }

    .mobile-team-card {
        padding: 10px;
    }

    .crowd-logo,
    .crowd-companyName-companyLeader,
    .crow-member {
        margin-bottom: 10%;
    }

    .crowd-logo {
        display: flex;
        justify-content: center;
    }
    .new-crowd-investor-network{
        float: left;
    }
    .new-cin-btn a{
        padding: 15px 7px;
    }
    .partners-img{
        display: flex;
        justify-content: center;
    }
    .kya-leader-member{
        flex-direction: column;
    }
    .kya-leader-member div{
        margin-bottom: 5%;
    }
    .kya-right-detail{
        margin-top: 3rem;
    }
    .kya-user-detail ul li{
        flex-direction: column;
        padding: 10px;
    }
    .kya-user-detail ul li p{
        margin-bottom: 3%;
    }
}

@media screen and (min-width:425px) and (max-width:768px) {

    .who-are-we-box,
    .what-are-we-doing-box {
        width: 49%;
        margin-right: 1%;
    }

    .partners-img {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 5%;
    }

    .services-partners-img {
        justify-content: center;
    }

    .spk {
        width: 54%;
        /* margin-left: 20%; */
    }

    .team-member-card {
        width: 49%;
        margin-right: 1%;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .kya-right-detail{
        margin-top: 3rem;
    }
}

@media screen and (min-width:425px) and (max-width:567px) {
    .crowd-logo {
        display: flex;
        justify-content: center;
    }
}

/*320-768*/
@media screen and (min-width: 320px) and (max-width: 768px) {
    .entrepreneurs {
        flex-direction: column;
        align-items: center;

    }

    .entrepreneurs-img {
        margin-bottom: 5%;
        width: 65%;
    }

    .owl-card {
        margin-top: 20%;
    }

    .project-content,
    .back-btn {
        margin-top: 10%;
    }


    .investor-links {
        margin: 0;
    }

    .inv {
        margin-bottom: 3%;
    }

    .project-empty-content h4 {
        font-size: 20px;
        margin-top: 6%;
        margin-bottom: 6%;
    }

    .project-empty-content p {
        font-size: 15px;
        margin-bottom: 6%;
    }

    .project-empty-content a {
        font-size: 15px;

    }

    #who-are-we,
    #what-are-we-doing {
        padding: 15px;
    }

    .our-team-detail {
        margin-top: 10%;
    }

    .our-team-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .our-team-text {
        width: 100%;
    }

    .name-unvan {
        justify-content: center;
    }

    .cv {
        text-align: center;
    }
    .about-project-box{
        margin-top: 5%;
    }
    .about-project-logo{
        margin-bottom: 5%;
    }

}

/*320-768*/
@media screen and (min-width:320px) and (max-width:600px) {
    #investor-tabs {
        padding-top: 10%;
        padding-bottom: 10%;
    }
}


@media screen and (min-width:320px) and (max-width:991px) {

    .investor-tabs-title,
    .investor-tabs-second,
    .investor-tabs-third,
    .custom-accordion {
        margin: 0;
    }

    .investor-tabs-title,
    .investor-tabs-second,
    .investor-tabs-third,
    .custom-accordion {
        margin-top: 10%;
    }
}

@media screen and (min-width:320px) and (max-width:590px) {
    .mobile-nav-pills {
        display: block !important;
    }
}


@media screen and (min-width:769px) and (max-width:991px) {
    .investor-links {
        margin: 0 !important;
    }
}



@media screen and (min-width: 425px) and (max-width: 992px) {
    .investor-box {
        width: 49%;
        margin-right: 1%;
        margin-top: 3%;
    }
}

/*480-768*/
@media screen and (min-width: 480px) and (max-width: 768px) {
    .entrepreneurs-img img {
        width: 40%;
    }

    .entrepreneurs-img {
        margin-bottom: 5%;
        width: 65%;
    }
}

/*480-768*/


/*335-425*/
@media screen and (min-width: 335px) and (max-width: 425px) {
    .mobile-nav-pills {
        display: block !important;
    }

}

/*335-425*/


/*360-1360*/
@media screen and (min-width: 320px) and (max-width: 1360px) {
    .input-text input {
        width: 100%!important;
    }

    .register-form button {
        width: 100%;
    }

    .facility-first {
        margin-bottom: 10%;
    }
}

@media screen and (min-width: 591px) and (max-width: 991px) {
    .inv {
        margin-right: 5%;
        margin-bottom: 1%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .investor-links {
        margin: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 924px) {
    .nav-menu li a{
        margin: 4px;
    }
    .user{
        flex-direction: column;
        padding-right: 0;
        padding-left: 0;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .inv {
        margin-right: 1%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {

    .borclanma,
    .orange {
        left: 210px;
    }
}

/*360-1360*/

/*768px*/
@media screen and (min-width:769px){
    .mobile-res-menu{
        display: none;
    }
}
@media screen and (max-width:768px) {
    .menu {
        display: none;
    }
    .user{
        display: none;
    }
    .project-dropdown {
        margin-top: 5%;
    }

    .board-member-img {
        margin-right: 0;
        margin-bottom: 5%;
    }

    .board-member-img,
    .board-member-text {
        width: 100% !important;
        margin-bottom: 0px !important;
        margin-right: 0 !important;
        border-bottom: none !important;
    }

    .member-team-img {
        margin-bottom: 5%;
    }
}

/*768px*/
@media screen and (max-width:575px) {

    .project-search-input {
        margin-top: 5%;
    }

    .board-member-card {
        padding: 15px;
    }

    .show-more-btn {
        margin-top: 15%;
    }
}

/*425*/
@media screen and (max-width:425px) {
    .project-detail-card-box {
        padding: 30px !important;
    }

    .partners-img {
        width: 100%;
        margin-bottom: 10%;
        margin-right: 0;
    }

    .spk {
        width: 50%;
        /* margin-left: 24%; */
    }
}

/*425*/


/*1024*/
@media screen and (min-width:1024px) {

    .mobile-borclanma,
    .mobile-days,
    .mobile-borc-pay {
        display: none;
    }

}

/*1024*/

/*1199*/
@media screen and (max-width:1199px) {
    .about-text {
        margin-top: 5%;
    }

    .bf-services-box {
        margin-top: 5%;
        /* margin-bottom: 5%; */
    }
}

/*1199*/
@media screen and (min-width: 576px) and (max-width: 768px) {
    .crowd-detail-btn a {
        text-align: center;
    }
}
@media screen and (min-width: 425px) and (max-width: 575px) {
    .crowd-logo,
    .crowd-companyName-companyLeader,
    .crow-member {
        margin-bottom: 10%;
    }
    .crowd-logo{
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width:500px) {
    .about-project-box{
        flex-direction: column;
    }
    .about-project-logo{
        justify-content: center;
    }
}
@media screen and (max-width:575px) {
    #map-p{
        display: none;
    }
}