@media (min-width: 1200px){
.container {
    max-width: 1340px;
}

}

@media (min-width: 768px){
  .home_page_india_service_connect{
    max-height: 250px;
    overflow-y: scroll;

}


    }


.grecaptcha-badge{
    display: none;
}

.bg_white{
    background: #fff;
}

 .user-info a {

    position: absolute;
}

.not-box-closem i{
    font-size: 16px;
}


.red-underline {
    text-decoration: underline;
    text-decoration-color: red;
    text-underline-offset: 5px; /* Change 5px to the desired offset */
}


.read_more_less_button{
    font-weight: 600;
}


.sign_in_sec form select option{
    color: #000;
}

.sign_in_sec form input[type=checkbox]{
    width: auto;

}

.sign_in_sec .show_hide_password_label{
    display: flex;
    gap: 10px;
    line-height: 38px;
}


.user_profile_photo_container img{
    width: 170px;
    height: 170px;
    object-fit:cover;
}


.btn-outline-primary{
    cursor: pointer;
    color: #009ab2;
    border: 1px solid #009ab2;
    padding: 4px 6px;
}

.btn-outline-primary:hover{
    color: #fff!important;

}

.rply-comment-btn{
    padding: 2px 5px!important;
}

.modal .btn .loader{
    padding-top: 6px;
    float: left;
 }

.btn_message{
    position:relative;
}

.btn_message span{
      position:absolute;
      top:-5px;
        left:20px;
        background:#333;
           color: #fff;
          padding:4px 8px;
        border-radius:50%;
         text-align: center;
         vertical-align: middle;
       font-size:12px;
}


.no_btn{
    background:none!important;
    border: none!important;
    display: inline-flex;
}

.inline_buttons{
    display:flex;
    flex-wrap: wrap;
    gap:10px;
}


.dropdown_button_container .dropdown-item {
    padding: 10px 10px!important;
    position: absolute!important;
    left: 0!important;
    z-index: 999;
}

.dropdown_button_container .dropdown-item:hover{
    width: auto!important;
}

.dropdown_button_container .dropdown-toggle::after {
     right: 4px!important;
    color: #fff!important;
    top: 18px!important;
}


.message_group_joining{
    font-size:14px;
    position:absolute;
    right:0px;
}

.modal-dialog .modal-title{
    color:#fff;
    font-size: 18px;
}

.modal-dialog .close{
    float: right;
    font-size: 1.5rem!important;
    font-weight: 700!important;
    line-height: 1px!important;
    color: #fff!important;
    text-shadow: 0 1px 0 #fff!important;

}

.modal-dialog .modal-header .close {
    padding: 1px !important;
    margin: 2.5rem 2rem -1rem -1rem !important;
    opacity: 0.7!important;
}

.modal-dialog .modal-header .close span{
    padding: 0px;
    font-size: 17px;
}



.modal .preview {
        text-align: center;
        overflow: hidden;
        width: 160px;
        height: 160px;
        margin: 10px;
        border: 1px solid red;
    }

    .user_photo_item{
        position: relative;
    }

    .user_photo_item .ed-opts {
        float: right;
        position: absolute;
        top: 20px;
        right: 13px;
    }


.loader_more{
    margin:0px auto;width:30px;padding:20px 0px;text-align: center;
}

.post_images_container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.post_images_container a,
.post_images_container div {
    flex-grow: 1;
    margin-right: 8px; /* Adjust margin between images as needed */
}

.post_images_container img,
.post_images_container video {
    width: 100%;
    height: auto;
}

.shared_heading{
    color: #000!important;
}

.shared_content{
    margin-top:20px ;

}

.chat_list_item_friend_active{
    background:#d1eaee;
}

/* Add more styles for additional image counts */


.select2-container--default .select2-selection--single {
   height: 39px!important;
       border: 1px solid #d8d3d3!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 37px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px!important;

}

.select2-container .select2-selection--single {

    }


    .vendor_related_products_slider .slick-slide img {
        width: 100%;
        margin: 0px 0;
        margin-bottom: 0;
        height: 139px;
        padding: 4px 9px;
    }

    .vendor_related_products_slider .company-up-info{
        height: 220px;
    }


    .btn1{
        color: #945600;
    }


    .btn1:hover{
        color:#009ab2;
    }


    .moretext {
        display: none;

      }



.user_friend_item_profile_img---{
    width: 26px;
    height: 26px;
    border-radius: 13px;

}

.friend_request_button_container{
    display: inline-flex;
}



#search-resp-list{
     max-height: 400px;
    overflow-y: auto;
    position: absolute;
    background: #fff;
    width: 88%;
    z-index: 99;
    left: 16px;
    display: block!important;
    top: 38px;
}



.search-results{list-style: none;padding: 0px;}

.search-results li{border-bottom: #f4f2f2 1px solid;padding-bottom: 12px;margin: 2px;padding: 4px 13px;}

.search-results li:hover{
    background: #e6eef6;
}
.search-results .search-item-img img{
    width: 26px;
    height: 26px;
    border-radius: 13px;
    margin-right: 12px;

}

.search-results .search-item-img{float: left;width: 100%}

.search-results .search-item-title{
    color:#000;
    font-size: 13px;
    padding-top: 3px;
}


.search-results .search-item-label{
    color:#000;
    font-size: 12px;
     padding-top: 3px;
         display: block;


 }




/**Group**/

.group_heading{
    font-size: 22px;
    font-weight: normal;
}

.group_post_status_update_by_group_admin_container{
    background: #f9f6f6;
    text-indent: 20px;

 }

.group_post_status_update_by_group_admin_button_container{
    display: inline-flex;

}

.post_of_group_container{
     margin-bottom: 30px;
     float: left; /**to apply margin **/
}

.post_of_group_container .user_post_item{

}


.group_details_page .tab-feed{
    margin-bottom: 0px;
}

/**End Group**/




/**Post add**/

 .post_add_image_preview_item_container {
            display: flex;
            flex-wrap: nowrap;
            overflow-x: auto;
        }

        .post_add_image_preview_item {
            flex-grow: 1;
            margin-right: 8px; /* Adjust margin between images as needed */
        }

        .post_add_image_preview_item img {
            width: 100%;
            height: auto;
        }






        .post_add_video_preview_item_container {
            display: flex;
            flex-wrap: nowrap;
            overflow-x: auto;
        }

        .post_add_video_preview_item {
            flex-grow: 1;
            margin-right: 8px; /* Adjust margin between images as needed */
        }

        .post_add_video_preview_item video {
            width: 100%;
            height: auto;
        }


/**End Post add**/




/**Comment*/

#comment_modal .emoji-picker-icon {
  right: -46px!important;
    top: 21px!important;
}

#comment_modal .post-gallery {

    padding: 0px 1px;
}

.emoji-menu {
    position: absolute;
    right: 33%!important;
}


.progress_inner__step label a{

    color: #000;
}


.progress_inner__step span {
    width: 80px;
}

.progress_inner__step span a{
color:#FFFFFF;
}


.post-submit_code {
    outline: none;
    height: 30px;
    width: 80%;
    background: linear-gradient(100.63deg, #389FF7 0%, rgba(62, 138, 251, 0.89) 100%);
    border-radius: 0px;
    border: none;
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
}







.comment-popup-wrap textarea{
   width: 100%!important;
    padding: 10px;
    border: 1px solid #ddd;
}
.comment-popup .modal-body { padding:37px 0px 15px; }
.comment-popup .modal-dialog { width:710px; margin: 30px auto; }

.btn_comment_submit{
        padding: 3px 9px;
    font-size: 14px;
}

.comment_add_msg{
    padding: 10px;
    font-size: 12px;
    margin-bottom: 10px;
}

ul.comments-list {
    padding-left: 40px; /* Adjust the value as needed */
}

 .textarea_error{
    border: 1px solid #7a0e0e!important;
 }

span.post-word-counter { font-size: 12px; line-height: 17px; color: #CCCCCC; padding: 0px 10px; }
.post-buttons { text-align: right; padding-top: 3px;}
.face-emojo-buttons a { padding: 0px 5px; display: inline-block; }
ul.comments-list li h3 { font-weight: 700; font-size: 14px; line-height: 16px; color: #2e2e2e; margin-bottom:5px; }
ul.comments-list li p { line-height: 16px; font-size: 14px; color: #2e2e2e; }
.comment-actions a { font-size:10px; line-height:14px; color: #8a8a8a; display:inline-block; padding:0px 5px;  }
.comment-actions a:first-child { padding-left:0px; }
a.comment-user-thumbnail { width: 36px; height: 36px; display: block; position: absolute; top: 0px; left: 0px; }
a.comment-user-thumbnail img { height: 36px; width: 36px; border-radius: 100%; }
ul.comments-list li {list-style: none; position: relative; padding-left: 47px; padding-bottom:15px; }
ul.comments-list li h3 span { font-size: 10px; line-height: 13px; color: #919191; font-weight:500; margin-left: 10px; }
.comment-actions { padding-top: 5px; }
span.reply-counter { font-size: 10px; font-weight: 700; color: #2e2e2e; line-height: 13px; }
ul.comments-list li.reply-comment a.comment-user-thumbnail { width:24px; height:24px; display:block; position:absolute; top:0px; left:12px; }
ul.comments-list li.reply-comment a.comment-user-thumbnail img { height:24px; width:24px; border-radius: 100%; }
.modal-content .post-buttons { text-align: right; padding: 5px 15px; border: 1px solid #BFDFFD; border-top: none; margin-top: -6px; margin-bottom: 20px; }
.modal-content .add-new-post { position:relative; padding:0px 0px 0px 47px; }
.comment-popup-wrap { width: 510px; margin: 0px auto;text-align: left; }
.comment-popup .modal-body { padding:37px 0px 15px; }
.comment-popup .modal-dialog { width:710px; margin: 30px auto; }

.rply-comment-list { display:none; background-color: #fafafa; padding: 10px 5px; margin-bottom:5px; }
.rply-comment-form { display:none; }



/**matrimonial**/
.main-ws-sec .top-profiles{
    position: relative;
}

.top-profiles-shortlist-container{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
}

@media (min-width: 992px) {
    .matrimonial_index_page .searchForm .col-lg-2 {
        -ms-flex: 0 0 13.666667%;
        flex: 0 0 13.666667%;
        max-width: 13.666667%;
    }
}



.matrimonial_index_page .searchForm .select2-container--default .select2-selection--single {
    height: 50px !important;
    border: 1px solid #ccc!important;
    margin: 5px 0px 0px 0px !important;
    border-radius: 0px!important;
 }

 .matrimonial_index_page .searchForm .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 50px!important;}

 .matrimonial_index_page .searchForm .select2-container--default .select2-selection--single .select2-selection__arrow {
     height: 60px!important;
 }


.user_matrimonial_profile_photo_delete_btn,
.nri_achiever_profile_photo_delete_btn{
    position: absolute;
    right: -8px;
    bottom: -21px;
    background: #fff !important;
    padding: 4px 6px;
    border-radius: 50%;
}

.user_matrimonial_profile_photo_delete_btn i,
.nri_achiever_profile_photo_delete_btn i{
font-size: 20px;
}

/***End matrimonial**/



    .ck-content{
      min-height: 350px;
    }

    .ck-content a{
      color:#3c8dbc!important;
    }


   /*  make ckeditor 5 sticky toolbar header to not hide n admin top bar */
    .ck.ck-sticky-panel .ck-sticky-panel__content_sticky{
        top: 60px!important;
    }




/**ckeditor image format css*/

  figure {
    padding: 20px 0px;
    text-align: center;
  }

    .image-style-align-left {
    float: left;
    padding-right: 20px;
 }

   .image-style-align-right {
    float: right;
    padding-left: 20px;
 }

  .image-style-side {
    float: right;
    padding-left: 20px;
    max-width: 50%;
}

/**End ckeditor css*/


/**Dynamic  Block editor */
.block_dynamic{
    border: 1px dashed #9f9999;
    margin:1px;
    position: relative;
}

.block_dynamic:hover{
    border: 1px dashed #000;
}

.block_dynamic .block_dynamic_edit_btn{
    position: absolute;
    top: 0px;
    right: 0px;
    transition:0.5s;

}

.block_dynamic:hover .block_dynamic_edit_btn{
display: block!important; /* Show the edit button when hovering over .block_dynamic */
}

/**End Dynamic  Block editor */


