@media only screen and (max-width:1400px){
    .register-form.jumbotron.col-lg-3 {
        width: 410px;
        max-width: 410px;
        right: 20px;
    }

    .sorts-by-results .col-md-6 {
        width: 100%;
        max-width: 100%;
        padding: 0;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width:1200px){

}

@media only screen and (max-width:1199px){

 .post-slide .pic {
    overflow: hidden;
    position: relative;
    height: 250px;
}

    .register-form.jumbotron.col-lg-4.col-md-6.col-sm-6.col-xs-6 {
        flex: 500px;
        max-width: 400px;
    }

    .search-info {
        margin-top: 25px;
    }

    .inbox_filter ul li.nav-item {
        display: inline-block;
        margin: 0 20px 0 0;
        border-radius: 0;
    }

    header .menubar .navbar .navbar-nav .nav-item {
        margin-right: 10px;
    }

    header .menubar .navbar .navbar-nav .nav-link {
        font-size: 16px;
    }

    .profile-detail-left .similar-profle .similar-profile-info .similar-profile-image {
        position: relative;
        margin: 0 auto 15px;
        float: none;
    }

    .profile-detail-left .similar-profle .similar-profile-info {
        text-align: center;
    }
}

@media only screen and (max-width:1023px){


    /* .main-timeline:before{transform: translateX(0); left: 29px; }
     .main-timeline .timeline{
         width: 100%;
         margin: 0 0 40px;
         float: right;
     }
     .main-timeline .timeline-icon,
     .main-timeline .timeline:nth-child(even) .timeline-icon{
         transform: translateY(-50%) scale(0.7);
         right: auto;
         left: -15px;
     }
     .main-timeline .inner-content,
     .main-timeline .timeline:nth-child(even) .inner-content{
         padding: 0 10px 10px 90px;
     }*/

    .search-box {
        padding: 70px 0 50px;
    }

    .registerformbox form .form-group .form-control {
        margin: 0 0 5px 0;
    }

    .registerformbox .form-group {
        margin-bottom: 0;
    }

    .registerformbox .form-check-label {
        font-size: 13px;
        margin: 10px 0;
    }

    .menubar .navbar-nav.ml-auto {
        padding: 5px 15px;
    }

    .search-box {
        padding: 50px 0 20px;
    }

    .search-box ul li {
        width: 19%;
        display: inline-block;
        margin: 0 5px 0 0;
    }

    .search-box ul.list-unstyled {
        margin: 0;
        display: block;
    }

    .search-box ul li .form-group label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .search-box .btn-wrap button {
        height: 40px;
        margin-top: 10px;
        width: 150px;
    }

    .success-story .owl-item {
        margin: 0 0 15px 0;
    }

    .about-image img {
        width: 100%;
    }

    .aboutus .about-content {
        position: relative;
        left: 0;
        margin: 0 0 30px 0;
    }

    .registerformbox .col-sm-6 {
        width: 50%;
    }

    .aboutus {
        padding: 0;
    }

    .about-image img {
        width: 60%;
        margin: 0 auto 30px;
        display: block;
    }

    .aboutus .col-sm-6 {
        width: 100% !important;
        flex: 100%;
        max-width: 100%;
    }

    .contactus .col-md-3 {
        flex: 33.33% !important;
        max-width: 33.33% !important;
    }

    .register-form.jumbotron.col-lg-4.col-md-6.col-sm-6.col-xs-6 {
        flex: 500px;
        max-width: 400px;
        top : 68px;
    }

    .aboutus.aboutus-section {
        padding: 50px 0 0 0;
    }

    .about-details-box {
        margin: 60px 0 0 0;
    }

    .search-info {
        margin-top: 25px;
    }

    .inbox_filter ul li.nav-item {
        margin: 0 20px 0 0;
    }

    .submenudropdown ul {
        display: block;
    }

    header .menubar .navbar .navbar-nav .nav-item {
        margin-right: 5px;
    }

    header .menubar .navbar .navbar-nav .nav-link {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }

    .profile-detail-left .similar-profle .similar-profile-info .similar-profile-image {
        position: relative;
        margin: 0 auto 15px;
        float: none;
    }

    .profile-detail-left .similar-profle .similar-profile-info {
        text-align: center;
    }

    .post-slide .pic {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .event-detail .event-detail-text {
        font-size: 13px;
    }

    .event-detail .event-detail-title {
        font-size: 13px;
    }
}

@media only screen and (max-width:991px){

.post-slide .pic {
    overflow: hidden;
    position: relative;
    height: 200px;
}

    .main-timeline:before{transform: translateX(0); left: 29px; }
    .main-timeline .timeline{
        width: 100%;
        margin: 0 0 40px;
        float: right;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        transform: translateY(-50%) scale(0.7);
        right: auto;
        left: -15px;
    }
    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content{
        padding: 0 10px 10px 90px;
    }

    .search-box {
        padding: 70px 0 50px;
    }

    .register-form {
        position: absolute;
        top: 90px;
        z-index: 9;
        right: 15px;
    }

    .registerformbox form .form-group .form-control {
        margin: 0 0 5px 0;
    }

    .registerformbox .form-group {
        margin-bottom: 0;
    }

    .registerformbox .form-check-label {
        font-size: 13px;
        margin: 10px 0;
    }

    .menubar .navbar-nav.ml-auto {
        padding: 5px 15px;
    }

    .search-box {
        padding: 50px 0 20px;
    }

    .search-box ul li {
        width: 49%;
        display: inline-block;
        margin: 0;
    }

    .search-box ul.list-unstyled {
        margin: 0;
        display: block;
    }

    .search-box ul li .form-group label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .search-box .btn-wrap button {
        height: 40px;
        margin-top: 10px;
        width: 150px;
    }

    .success-story .owl-item {
        margin: 0 0 15px 0;
    }

    .about-image img {
        width: 100%;
    }

    .aboutus .about-content {
        position: relative;
        left: 0;
        margin: 0 0 30px 0;
    }

    .registerformbox .col-sm-6 {
        width: 50%;
    }

    .aboutus {
        padding: 0;
    }

    .about-image img {
        width: 60%;
        margin: 0 auto 30px;
        display: block;
    }

    .aboutus .col-sm-6 {
        width: 100% !important;
        flex: 100%;
        max-width: 100%;
    }

    .contactus .col-md-3 {
        flex: 33.33% !important;
        max-width: 33.33% !important;
    }

    .aboutus.aboutus-section {
        padding: 50px 0 0 0;
    }

    .about-details-box {
        margin: 60px 0 0 0;
    }

    .about-title .social_contact_box ul li {
        margin: 0 5px 0 0;
    }

    .social_contact_box ul li a {
        background-color: #000;
        padding: 6px;
        border-radius: 50px;
        width: 33px;
        display: block;
        height: 33px;
        text-align: center;
        font-size: 14px;
        color: #fff;
    }

    .search-listing .search-content .col-md-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }


    .inbox_section .inboxsearch .col-md-8, .inbox_section .inboxsearch .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .searching-box {
        position: relative;
        margin: 10px 0 0 0;
    }

    .paymentdetailsbox .col-lg-10 {
        padding-left: 0;
        width: 84%;
    }

    .payment_detailsbox.membership_detailsbox {
        height: 175px;
    }

    .event-detail .event-detail-title {
        font-size: 13px;
    }

    .submenudropdown ul {
        display: block;
    }

    .more_text {
        top: 20px;
    }

    .partner_form .nav.nav-pills li {
        width: 50%;
    }

    .left-side-title h3 {
        font-size: 20px;
    }

    .search-filter .accordion > .card .card-header .btn-link {
        font-size: 14px;
    }

    .search-listing-section .card .row.form-group .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        margin: 5px 0;
    }

    .search-listing-section .search-info {
        padding: 25px 0 0 0;
    }

    .search-listing-section .search-title h2 {
        font-size: 16px;
    }

    .notify_profile_box {
        padding: 0;
        margin: 0;
        position: absolute;
        right: 90px;
        top: 15px;
    }


    header .menubar .navbar-nav .dropdown-menu.show {
        background-color: transparent;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0;
    }

    header .menubar .navbar-nav .dropdown-menu.show a {
        color: #fff;
    }

    .register-form.jumbotron.col-lg-4.col-md-6.col-sm-6.col-xs-6 {
        top: 90px;
        right: 10px;
    }

/*    .multiimgsliderbox .search-img {
        height: 150px;
    }*/

    .profile-detail-left .similar-profle .similar-profile-info .similar-profile-image {
        position: relative;
        margin: 0 auto 15px;
        float: none;
    }

    .profile-detail-left .similar-profle .similar-profile-info {
        text-align: center;
    }

    .page-top .thumb {
        flex: 0 0 0 33.33%;
        max-width: 33.33%;
    }

    .register-form .registerformbox form .form-group .form-control {
        margin: 0 0 10px 0;
    }

    .register-form .form-check-inline {
        padding-top: 0;
    }

    .register-form .registerformbox .form-check-label {
        margin: 5px 0;
    }

    .register-form .btn.btn-red {
        margin: 10px 0 0 0;
    }

    .profilebox p a {
        font-size: 11px;
    }

    .inbox_name_box {
    width: 85%;
}


.sticky {
    position: absolute;
}

.login_headerbtn {
    display: block;
}

.post-slide .pic {
    overflow: hidden;
    position: relative;
    height: 150px;
}

    .whatsapp_contact p a {
        top: 75px;
        z-index: 9;
    }

    .whatsapp_box {
        padding: 0 15px 15px;
    }

}

@media only screen and (max-width:767px) {
    .main-timeline:before{transform: translateX(0); left: 29px; }
    .main-timeline .timeline{
        width: 100%;
        margin: 0 0 40px;
        float: right;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        transform: translateY(-50%) scale(0.7);
        right: auto;
        left: -15px;
    }
    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content{
        padding: 0 10px 10px 90px;
    }

    .register-form {
        position: absolute;
        top: 75px;
        right: 0;
        z-index: 9;
    }

    .registerformbox form .form-group .form-control {
        margin: 0 0 5px 0;
    }

    .registerformbox .form-group {
        margin-bottom: 0;
    }

    .registerformbox .form-check-label {
        font-size: 13px;
        margin: 10px 0;
    }

    .menubar .navbar-nav.ml-auto {
        padding: 5px 15px;
    }

    .search-box {
        padding: 50px 0 20px;
    }

    .search-box ul li {
        width: 100%;
        display: inline-block;
        margin: 0;
    }

    .search-box ul.list-unstyled {
        margin: 0;
        display: block;
    }

    .search-box ul li .form-group label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .search-box .btn-wrap button {
        height: 40px;
        margin-top: 10px;
    }

    .success-story .owl-item {
        width: 100% !important;
        margin: 0 0 15px 0;
    }

    .about-image img {
        width: 100%;
    }

    .aboutus .about-content {
        position: relative;
        left: 0;
    }

    .registerformbox .col-sm-6 {
        width: 50%;
    }

    .aboutus {
        padding: 0;
    }

    .aboutus.aboutus-section {
        padding: 50px 0 0 0;
    }

    .about-details-box {
        margin: 60px 0 0 0;
    }

    .plantabsection .accordion {
        padding: 0 15px;
    }

    .contact_form .about-title {
        text-align: center;
    }

    .search-info {
        padding-top: 25px;
    }

    .search-listing .search-content .col-md-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .inbox_filter ul li.nav-item {
        margin: 0 20px 0 0;
    }

    .searchformbox .form-group {
        margin-bottom: 0;
    }

    .searchformbox .has-icon {
        margin: 0 0 10px 0;
    }

    .searchingbtn {
        margin: 10px 0 0;
    }

    .contactus .col-md-3 {
        flex: 100% !important;
        max-width: 100% !important;
    }

    .inbox_filter .checkboxes label::before {
        width: 15px;
        height: 15px;
        margin-right: 9px;
        left: 0;
        top: 5px;
        line-height: 11px !important;
    }

    .search-filter .inbox_filter .checkboxes {
        padding: 5px 0 0;
        margin: 0 0 20px 0;
    }

    .searching-box {
        margin: 5px 0 0 0;
    }

    .inbox_card {
    padding: 0;
}

    .checkboxes label::before {
        width: 15px;
        height: 15px;
    }

    .img_box {
        width: 60px;
        height: 60px;
        left: 25px;
        top: 0;
    }

    .inbox_name_box h4 {
        font-size: 16px;
        margin: 0 0 5px 0;
    }

    .checkboxes.select-check {
        top: 0;
    }

    .paymentdetailsbox {
        margin: 0 0 10px 0;
        padding: 0 15px;
    }

    .payment_detailsbox.membership_detailsbox {
        height: 190px;
    }

    .paymentdetailsbox .col-lg-5.col-md-5 + .col-lg-5.col-md-5 {
        padding: 0;
        margin: 10px 0 0 0;
    }

    .paymentdetailsbox .col-lg-10 {
        padding-left: 0;
        padding-right: 0;
    }
    .osr_promise {
        margin: 0 0 10px 0;
    }

    .event-detail .event-detail-title {
        font-size: 14px;
        font-weight: 600;
        margin: 0 0 5px 0;
        float: left;
    }

    .profile-detail-lerightft .pull-right {
        float: right;
        display: none;
    }

    .margin_space .has-icon {
        margin-bottom: 10px;
    }

    .life_style_checkbox .checkboxes ul li {
        width: 49%;
        margin: 0 0 5px 0;
    }

    .life_style_checkbox .checkboxes label::before {
        left: 0;
        top: 5px;
    }

    .event-detail .margin_space {
        margin-bottom: 0;
    }

    .profileuploadbox {
        width: 80%;
    }

    .submenudropdown ul {
        display: block;
    }

    .partner_preference_box .partner_form .nav.nav-pills li {
        width: 49%;
    }

    .partner_preference_box .checkboxes label::before {
        left: 0;
    }

    .partner_form .row.form-group {
        margin-bottom: 0;
    }

    .partner_form .row.form-group .has-icon {
        margin-bottom: 10px;
    }

    .setting_btn {
        margin: 10px 0 0 0;
    }

    .partner_form .deletetabbox .nav.nav-pills li {
        font-size: 14px;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.125);
    }

    .update-btnbox {
        margin: 10px 0 0;
    }

    .search-filter .accordion > .card .card-header .btn-link {
        font-size: 14px;
    }

    .setting_tab .setting-filter {
        margin: 0 0 10px 0;
    }

    #collapseThree .notetext {
        margin: 10px 0 0;
    }

    .notify_profile_box {
        position: absolute;
        right: 70px;
        top: 15px;
    }

    .notification .dropdown-menu {
        width: 270px;
        right: -80px;
    }

    .planbuydetailsbox {
        margin: 10px 0 0 0;
    }

    .register-form.jumbotron.col-lg-4.col-md-6.col-sm-6.col-xs-6 {
        max-width: 100%;
        right: 0;
        top: 70px;
    }

    .paymentdetailsbox .col-lg-10 {
        width: 100%;
    }

    .collapstabdetails ul li {
        font-size: 12px;
    }

    .planpricebox.text-right {
        padding: 0;
    }

    .image_upload_box {
        padding: 10px 0 40px 0;
    }

    .upload_photobox {
        border-right: medium none;
        text-align: center;
        border-bottom: 1px solid #d9e2e9;
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
    }

    .save_img {
        margin-top: 30px;
    }

    .dos_box {
        margin: 0 0 20px 0;
    }

    .image_guide_box {
        margin: 50px 0 20px 0;
    }

    .profile_fill .usermaindetails li span.hoverlabel {
        width: 100%;
    }

    .usermaindetails ul li {
        width: 100%;
    }

    .register-modal .modal-dialog {
        margin: .5rem auto;
    }

    .page-top .thumb {
        flex: 0 0 0 50%;
        max-width: 50%;
    }

    .main-banner {
        height: 430px;
    }

    .register-form.jumbotron.col-lg-3 {
        width: 100%;
        max-width: 100%;
        right: 0;
    }

    .register-form .form-check-inline {
        margin-right: 15px;
        padding-top: 0;
    }

    .register-form .registerformbox form .form-group .form-control {
        margin: 0 0 10px 0;
    }

    .register-form .btn.btn-red {
        margin: 10px 0 0 0;
    }

    .showonfor .col-sm-3 {
        float: left;
        width: 25%;
    }

    .myprofile_rightbox .search-img {
        height: 240px;
    }

    .addslider_box .carousel-item {
        height: auto;
        overflow: hidden;
    }

    .inbox_name_box {
    float: left;
    width: 85%;
    padding: 0 0 0 40px;
    }

  .success-story .owl-stage-outer .owl-stage {
    width: 100% !important;
}
    .search-listing .search-img {
        height: 500px;
    }


    .success-story .owl-stage {
        height: 500px;
        overflow: auto;
    }

}

@media only screen and (max-width: 479px) {
    .register-form {
        position: absolute;
        top: 75px;
        right: 0;
        z-index: 9;
    }

    .registerformbox form .form-group .form-control {
        margin: 0 0 5px 0;
    }

    .registerformbox .form-group {
        margin-bottom: 0;
    }

    .menubar .navbar-nav.ml-auto {
        padding: 5px 15px;
    }



.search-box {
    padding: 80px 0 20px;
}

    .search-box ul li {
        width: 100%;
        display: inline-block;
        margin: 0;
    }

    .search-box ul.list-unstyled {
        margin: 0;
        display: block;
    }

    .search-box ul li .form-group label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .search-box .btn-wrap button {
        height: 40px;
        margin-top: 10px;
    }

    .success-story .owl-item {
        width: 100% !important;
        margin: 0 0 15px 0;
    }

    .about-image img {
        width: 100%;
    }

    .aboutus .about-content {
        position: relative;
        left: 0;
    }

    .aboutus.aboutus-section {
        padding: 0;
    }

    .about-details-box {
        margin: 0;
    }


    .plantabsection .accordion {
        padding: 0 15px;
    }

    .collapstabdetails ul li {
        width: 100%;
        text-align: center;
    }

    .planpricebox.text-right {
        padding: 10px 0 0 0;
        text-align: right!important;
    }

    .plantitlebox.text-left p {
        margin: 0;
    }

    .garandi_card {
        margin: 0 0 10px 0;
    }

    .contact_form .about-title {
        text-align: center;
    }

    .login-section {
        padding: 15px 0;
    }

    .login-form-inner {
        padding: 15px 0;
    }

    .register-section .checkbox-inner, .login-section .checkbox-inner {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 17px;
    }

    .register-section .checkbox-inner .checkmark, .login-section .checkbox-inner .checkmark {
        height: 15px;
        width: 15px;
    }

    .login-form-inner .left label {
        font-size: 10px;
        padding: 0 0 0 20px;
    }

    .register-section .form-group .right a, .login-section .form-group .right a {
        font-size: 10px;
    }

    .register-section .checkbox-inner .checkmark::after, .login-section .checkbox-inner .checkmark::after {
        left: 4px;
        top: 2px;
        width: 4px;
    }

    .online-status,.offline-status {
        right: 10px;
        top: -15px;
    }

    .search-info {
        padding-top: 30px;
        margin-top: 25px;
    }

    .inbox_filter ul li.nav-item a.active {
        background-color: #da2419;
        color: #fff;
    }

    .inbox_filter ul li.nav-item {
        margin: 0;
        width: 100%;
        padding: 0;
    }

    .inbox_filter ul li.nav-item a {
        font-size: 14px;
        border: 1px solid #cdced1;
        border-radius: 0;
        padding: 10px 15px;
    }

    .form-group .left {
        margin: 0 0 15px 0;
    }

    .searchingbtn {
        margin: 0;
    }

    .searchformbox .form-group {
        margin-bottom: 0;
    }

    .searchformbox .has-icon {
        margin: 0 0 10px 0;
    }

    .contactus .col-md-3 {
        flex: 100% !important;
        max-width: 100% !important;
    }

    .form-check-inline {
        margin-right: 5px;
    }

    .registerformbox .form-check-label {
        font-size: 13px;
        margin: 0 0;
    }

    .main-banner {
        height: 435px;
    }

    .register-section form .form-group.row .form-control {
        margin: 0 0 10px 0;
    }

    .register-section form .form-group.row .form-check-inline {
        margin-right: 15px;
        padding-top: 0;
        margin-bottom: 0;
    }

    .login-form-inner label {
        font-size: 12px;
    }

    .inbox_card {
        padding: 0 40px 0 0;
    }

    .checkboxes.select-check {
        left: 0;
        top: -5px;
    }

    .checkboxes label::before {
        width: 13px;
        height: 13px;
        margin-right: 9px;
        left: -7px;
        top: 0;
    }

    .img_box {
        width: 50px;
        height: 50px;
        left: 15px;
        top: 0;
    }

    .inbox_name_box h4 {
        font-size: 16px;
        margin: 0 0 5px 0;
        padding: 0;
    }

    .inbox_name_box h4 span {
        font-size: 11px;
        float: left;
        width: 100%;
        margin: 5px 0 0 0;
    }

    .inboxmassages {
        font-size: 14px;
        margin: 20px 0 5px 15px;
        float: left;
        width: 100%;
    }

    .time_box p {
        font-size: 10px;
        margin: 0;
    }

    .time_box span {
        font-size: 9px;
        margin: 0;
    }

    .message_btnbox .btn {
        font-size: 12px;
        padding: 5px 15px;
        margin: 0 0 0 5px;
    }

    .message_btnbox .btn:hover {
        font-size: 12px;
        padding: 5px 15px;
        margin: 0 0 0 5px;
    }

    .checkboxes input[type="checkbox"]:checked + label::before {
        line-height: 10px;
        font-size: 9px;
    }

    .post-header .post-bar li{
        margin-right: 5px;
    }


    .inboxsearch input {
        width: 100%;
    }

    .inbox_filter .checkboxes label::before {
        width: 13px;
        height: 13px;
        margin-right: 9px;
        left: 5px;
        top: 5px;
    }

    .search-filter .inbox_filter ul li .btn.delete-btn {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .search-filter .inbox_filter .checkboxes {
        padding: 5px 0 0;
        margin: 0 0 20px 0;
    }

    .searching-box {
        margin: 5px 0 0 0;
    }


    .paymentdetailsbox {
        margin: 0 0 10px 0;
        padding: 0 15px;
    }

    .payment_detailsbox.membership_detailsbox {
        height: 190px;
    }

    .paymentdetailsbox .col-lg-5.col-md-5 + .col-lg-5.col-md-5 {
        padding: 0;
        margin: 10px 0 0 0;
    }

    .paymentdetailsbox .col-lg-10 {
        padding-left: 0;
        padding-right: 0;
    }
    .osr_promise {
        margin: 0 0 10px 0;
    }

    .event-detail .event-detail-title {
        font-size: 14px;
        font-weight: 600;
        margin: 0 0 5px 0;
        float: left;
    }

    .profile-detail-lerightft .pull-right {
        float: right;
        display: none;
    }

    .margin_space .has-icon {
        margin-bottom: 10px;
    }

    .life_style_checkbox .checkboxes ul li {
        width: 100%;
        margin: 0 0 5px 0;
    }

    .life_style_checkbox .checkboxes label::before {
        left: 0;
        top: 5px;
    }

    .event-detail .margin_space {
        margin-bottom: 0;
    }


    .profileuploadbox {
        margin: 10px 0;
        width: 100%;
    }

    .submenudropdown ul {
        display: block;
    }

    .multiimgsection .custom-file {
        width: 100%;
    }

    .multiimgsection .custom-file input, .custom-file label {
        width: 100%;
    }

    .multiimgsection .btn.btn-red {
        top: 15px;
    }

    .partner_preference_box .partner_form .nav.nav-pills li {
        width: 100%;
    }

    .partner_preference_box .checkboxes label::before {
        left: 0;
    }

    .partner_form .row.form-group {
        margin-bottom: 0;
    }

    .partner_form .row.form-group .has-icon {
        margin-bottom: 10px;
    }

    .setting_tab .setting-filter {
        margin: 0 0 10px 0;
    }

    .partner_form h3 {
        font-size: 16px;
    }

    .setting_btn {
        margin: 10px 0 0 0;
    }

    .partner_form .deletetabbox .nav.nav-pills li {
        font-size: 14px;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.125);
    }

    .update-btnbox {
        margin: 10px 0 0;
    }

    .search-filter .accordion > .card .card-header .btn-link {
        font-size: 14px;
    }

    .checkboxes label::before {
        left: 0;
        top: 5px;
    }

    .notify_profile_box li a.nav-link {
        padding: 10px;
        color: #fff;
    }

    .notify_profile_box {
        position: absolute;
        right: 60px;
        top: 15px;
    }

    .notification .dropdown-menu {
        width: 270px;
        right: -80px;
    }

    .inboxmaincard .checkboxes label::before {
        left: -7px;
    }

    .upload-photo-section .inbox_filter ul li.nav-item a {
        padding: 15px 10px;
    }

    .upload-photo-section .inbox_filter ul.nav {
        padding: 0;
    }

    .upload-photo-section .inboxsearch {
        padding: 0;
    }

    .upload-photo-section .inbox_filter {
        margin: 0;
    }

    .payment_tab {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
    }

    .payment_paycontent {
        width: 100%;
    }

    .planbuydetailsbox {
        margin: 10px 0 0 0;
    }

    .payment_paycontent {
        padding: 0 10px;
    }

    .register-form.jumbotron.col-lg-4.col-md-6.col-sm-6.col-xs-6 {
        flex: 100%;
        max-width: 100%;
        top: 68px;
        left: 0;
    }

    .success-content {
        margin: 10px 0 0 0;
    }

    .paymentdetailsbox .col-lg-10 {
        width: 100%;
    }

    .inbox_filter {
        margin: 0;
    }

    .search_section .row + .row .inboxsearch {
        padding: 0;
    }

    .profile-detail-left .similar-profle .similar-profile-info .similar-profile-image {
        position: relative;
        margin: 0 auto 15px;
        float: none;
    }

    .profile-detail-left .similar-profle .similar-profile-info {
        text-align: center;
    }

    .nofifyspan {
        top: 5px;
        right: 1px;
    }

    .gauide_box {
        width: 70px;
        height: 70px;
    }

    .upload_btn_box button, .upload_btn_box label {
        width: 240px;
        margin: 10px auto 0;
    }

    .btn.btn-sky.save-btn {
        padding: 5px 20px;
    }

    .register-modal .modal-dialog {
        max-width: 95%;
        width: 95%;
    }

    .planpricebox.text-right {
        padding: 30px 0 0 0;
    }

    .planpricebox.text-right span.topsellerlabel {
        top: -10px;
        right: 15px;
        width: 100px;
        margin: auto;
        position: absolute;
        text-align: center;
    }

    .plantabbox .plantabsection ul li a {
        padding: 10px 5px;
        font-size: 16px;
    }

    .image_upload_box {
        padding: 10px 0 40px 0;
    }

    .upload_photobox {
        border-right: medium none;
        text-align: center;
        border-bottom: 1px solid #d9e2e9;
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
    }

    .save_img {
        margin-top: 30px;
    }

    .dos_box {
        margin: 0 0 20px 0;
    }

    .image_guide_box {
        margin: 50px 0 20px 0;
    }

    .profile_fill .userimgbox {
        position: relative;
        margin: 0 auto 15px;
    }

    .profile_fill .userimgbox img {
        padding: 0;
    }

    .profile_fill .userdetailsbox {
        padding: 0;
        float: left;
        width: 100%;
    }

    .profile_fill .usermaindetails li span.hoverlabel {
        width: 100%;
    }

    .usermaindetails ul li {
        width: 100%;
    }

    .profile_fill .userprofilecard {
        border: none;
        padding: 15px;
    }

    .register-modal .modal-dialog {
        margin: .5rem auto;
    }

    .page-top .thumb {
        flex: 0 0 0 100%;
        max-width: 100%;
    }

    .register-form.jumbotron.col-lg-3 {
        width: 100%;
        max-width: 100%;
        right: 0;
    }

    .register-form .registerformbox form .form-group .form-control {
        margin: 0 0 10px 0;
    }

    .register-form .btn.btn-red {
        margin: 10px 0 0 0;
    }

    .showonfor .col-sm-3 {
        float: left;
        width: 33.33%;
    }

    .col-sm-3 p {
        margin: 0;
    }

    .login-form-inner label {
        font-size: 11px;
        margin: 0;
    }

    .register-section .login-form-inner form .form-group.row .form-control {
        margin: 0 0 5px 0;
    }

    .myprofile_rightbox .search-img {
        /*height: 140px;*/
        height: auto;
    }

    .userimgbox {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 250px;
        /* padding: 10px; */
        border-radius: 5px;
        left: 0;
        top: 0;
    }

    .userimgbox img {
        width: 100%;
        height: 100%;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        object-fit: cover;
    }

    .userdetailsbox {
        padding: 15px;
    }

    .sorts-by-results span.result-item-view {
        font-size: 17px;
    }

    .badge_selectbox {
        width: 100%;
    }

    .inboxsearch .col-md-4 input#exampleFormControlInput7 {
        margin: 15px 0 0 0;
    }

    .inbox_name_box {
    width: 75%;
    padding: 0 0 0 25px;
}

.modal.register-modal {
    z-index: 999999;
}

.login_headerbtn {
    display: block;
}

.register-section .checkbox-inner .checkmark::after, .login-section .checkbox-inner .checkmark::after {
    left: 3px;
    top: 0px;
    width: 6px;
}

.success-story .owl-stage-outer .owl-stage {
    width: 100% !important;
}

    .search-listing .search-img {
        height: 300px;
    }

}
