/* 125% zoom */
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
  .fade.common-post-modal.newpostmodals.common-post-modal21.tribel_create_story_modal_main.in.modal
    .modal-content {
    overflow: hidden;
    /* min-width: 400px !important; */
    /* width: 300px !important; */
    padding: 8px !important;
    position: absolute;
    height: 98vh !important;
    max-height: 200vh !important;
    margin-top: 50px;
  }
  .story_create_carousel_items .carousel-inner .item {
    margin-left: 55px;
  }
  .all_stories .infinite-scroll-component.follow_friend {
    height: 400px !important;
  }
}
/* 150% zoom */
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .fade.view_tribel_story.in.modal .modal-dialog {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .fade.view_tribel_story.in.modal {
    padding-left: 0px !important;
  }
  .fade.common-post-modal.newpostmodals.common-post-modal21.tribel_create_story_modal_main.in.modal
    .modal-content {
    min-width: 400px !important;
    width: 300px !important;
    padding: 8px !important;
    position: absolute;
    height: 105vh !important;
    max-height: 200vh !important;
    margin-top: 50px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1
    a.thumbnail {
    height: 20px;
    border-radius: 5px;
  }

  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1 {
    width: 20px;
  }
  .story_create_carousel_items .carousel-inner .item {
    margin-left: 28px;
  }
  a.left.carousel-control.story_left_carousel_ctrl,
  a.right.carousel-control.story_right_carousel_ctrl {
    height: 25px;
    width: 25px;
    border-radius: 5px !important;
  }
  .tribel_view_story_left .your_story {
    padding: 0px 10px;
  }
  .your_story h3 {
    margin-top: 5px;
    font-size: 19px;
    font-weight: 500;
  }
  .your_story .add_your_story {
    font-size: 10px;
  }
  .tribel_stories_all_user .all_stories .stories_user_info {
    margin-bottom: 10px;
  }
  .tribel_stories_all_user .stories_user_info_name .fname_lname p {
    font-size: 12px;
    margin-bottom: 0px !important;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 30px;
    width: 30px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container
    span.icon-user.user_profile_img-2021.likes {
    font-size: 1.3em;
  }
  .tribel_view_story_left .story_close_icon {
    height: auto;
    padding: 10px;
  }
  .all_stories .infinite-scroll-component.follow_friend {
    height: 440px !important;
  }
  .add_your_story .add_story {
    height: 25px;
    width: 25px;
  }
  .add_your_story .add_story span.icon-plus {
    height: 25px !important;
  }
  .tribel_view_story_left a.cross.icon-close {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_next,
  .view_story_right_center .story_next {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_prev,
  .view_story_right_center .story_prev {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .story_user_header .image-start-container {
    height: 25px;
    width: 25px;
  }
  .story_user_header .image-start-container img {
    height: 25px;
    width: 25px;
  }
  .story_user_name {
    font-size: 15px;
  }
  .story_name_last_time .last_time_story {
    font-size: 10px;
  }
  .story_image_video_play_pause span.icon-play3,
  .story_image_video_play_pause span.icon-pause2 {
    font-size: medium;
  }
  .story_option_play_pause span.icon-volume-medium {
    font-size: medium;
  }
  .story_option span.icon-leftdot {
    font-size: medium;
  }
  .story_reaction
    .story_like_btn.already_liked
    span.icon-love.likeIconSvg.my_streamcontent2_icon {
    font-size: 13px;
  }
  .story_reaction .story_like_btn {
    height: 25px;
    width: 25px;
  }
  .story_comment_part .my_streamcontent2_left_icon {
    height: 25px;
    width: 25px;
    margin-top: 0px;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea {
    height: 30px !important;
    min-height: 30px !important;
    max-height: 30px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea::placeholder {
    font-size: 10px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    .story_mention__highlighter {
    line-height: 10px !important;
  }
  .story_mention__control {
    min-height: 30px !important;
  }
  .story_like_btn span.icon-love {
    font-size: 18px;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea::-webkit-scrollbar{
    display: none !important;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
}
/* 175% zoom */
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
  .intro_modal_area.tribel_story_crop_modal .reactEasyCrop_Container {
    height: 83vh;
  }
  .tribel_create_story_modal_main.in.modal .modal-content {
    top: 5px !important;
  }
  .story_video_preview .video_show {
    height: 80vh !important;
  }
  .story_video_preview .close_btn_part button.overview_close_button.fly_clos {
    height: 15px;
    width: 15px;
    right: -7px;
    top: -7px;
  }
  .create_video_story_bottom_button {
    padding-top: 5px;
  }
  .create_video_story_bottom_button button.btn.btn-default {
    font-size: 10px;
  }
  .story_reaction .story_like_btn.already_liked {
    height: 25px !important;
    width: 25px !important;
  }
  .story_like_btn span.icon-love {
    font-size: 15px !important;
  }

  .tribel_create_story_modal_main.in.modal .modal-dialog {
    min-width: 300px !important;
    width: 300px !important;
  }
  .fade.common-post-modal.newpostmodals.common-post-modal21.tribel_create_story_modal_main.in.modal
    .modal-dialog
    .modal-content {
    min-width: 300px !important;
    width: 300px !important;
    padding: 8px !important;
    position: absolute;
    height: 105vh !important;
    max-height: 200vh !important;
  }
  .profile_info_main17.profile-21 .profile_img17.tribel_profile_img17 {
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post-modal-user-icon-21 {
    height: 25px;
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post_profile_pic_star {
    height: 25px;
    width: 25px;
  }
  .header-new-post-21.tribel_meme_story_header .post-modal-left-21 {
    width: 75%;
  }
  .com_name_view17 a.newPostModalUserName_Link .user_verification_badge {
    height: 8px;
    width: 8px;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    a.newPostModalUserName_Link {
    font-size: 10px;
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_name_view17 {
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 100%;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    span.userName
    a.clickedUrl {
    font-size: 8px;
    line-height: 3px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_profile_info17 span {
    font-size: 8px !important;
  }
  .com_name_main17.tribel_story_com_name_min17 span.userName {
    line-height: 4px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 80% !important;
    max-width: 100%;
    min-width: 80% !important;
  }
  .header-new-post-21.tribel_meme_story_header span.Create-Post-right-21 {
    font-size: 10px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 {
    height: 15px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 svg {
    height: 15px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    textarea::placeholder {
    font-size: 10px;
  }
  .tribel_story_popup_container
    .postMentionsInputBox.post-mention-21.tribel_story_input
    .img_2_add.meme_auto_height.img_2_add--multiLine
    textarea {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #wallfeed_post_input_box {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #post_content_text_modal_11 {
    font-size: 10px !important;
    overflow: hidden !important;
  }
  .tribel_create_story_modal_body .post-insert-footer-21 {
    margin-top: 35px;
    padding-top: 10px;
  }
  .create_story_newPostFullBody21 .post-submit {
    font-size: 10px;
    width: 50%;
    padding: 5px;
  }
  .postMentionsInputBox.post-mention-21.meam-post-image-open.tribel_story_input
    .meme_auto_height {
    padding: 0px !important;
  }
  a.left.carousel-control.story_left_carousel_ctrl,
  a.right.carousel-control.story_right_carousel_ctrl {
    height: 20px;
    width: 20px;
    border-radius: 5px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1
    a.thumbnail {
    height: 14px;
    border-radius: 5px;
  }

  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1 {
    width: 14px;
  }
  .tribel_create_story_modal_main .closeReactButton {
    right: -5px;
    top: -5px;
  }
  .tribel_create_story_modal_main .closeReactButton .icon-close {
    padding: 5px;
  }
  .story_create_carousel_items .carousel-inner .item {
    margin-left: 17px;
  }

  /* story view start mediascreen */

  .tribel_view_story_left .your_story {
    padding: 0px 10px;
  }
  .your_story h3 {
    margin-top: 5px;
    font-size: 19px;
    font-weight: 500;
  }
  .your_story .add_your_story {
    font-size: 10px;
  }
  .tribel_stories_all_user .all_stories .stories_user_info {
    margin-bottom: 10px;
  }
  .tribel_stories_all_user .stories_user_info_name .fname_lname p {
    font-size: 12px;
    margin-bottom: 0px !important;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 30px;
    width: 30px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container
    span.icon-user.user_profile_img-2021.likes {
    font-size: 1.3em;
  }
  .tribel_view_story_left .story_close_icon {
    height: auto;
    padding: 10px;
  }
  .all_stories .infinite-scroll-component.follow_friend {
    height: 370px !important;
  }
  .add_your_story .add_story {
    height: 25px;
    width: 25px;
  }
  .add_your_story .add_story span.icon-plus {
    height: 25px !important;
  }
  .tribel_view_story_left a.cross.icon-close {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_next,
  .view_story_right_center .story_next {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_prev,
  .view_story_right_center .story_prev {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .story_user_header .image-start-container {
    height: 25px;
    width: 25px;
  }
  .story_user_header .image-start-container img {
    height: 25px;
    width: 25px;
  }
  .story_user_name {
    font-size: 15px;
  }
  .story_name_last_time .last_time_story {
    font-size: 10px;
  }
  .story_image_video_play_pause span.icon-play3,
  .story_image_video_play_pause span.icon-pause2 {
    font-size: medium;
  }
  .story_option_play_pause span.icon-volume-medium {
    font-size: medium;
  }
  .story_option span.icon-leftdot {
    font-size: medium;
  }
  .story_reaction
    .story_like_btn.already_liked
    span.icon-love.likeIconSvg.my_streamcontent2_icon {
    font-size: 13px;
  }
  .story_reaction .story_like_btn {
    height: 25px;
    width: 25px;
  }
  .story_comment_part .my_streamcontent2_left_icon {
    height: 25px;
    width: 25px;
    margin-top: 0px;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea {
    height: 30px !important;
    min-height: 30px !important;
    max-height: 30px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea::placeholder {
    font-size: 10px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    .story_mention__highlighter {
    line-height: 10px !important;
  }
  .story_mention__control {
    min-height: 30px !important;
  }
  .story_like_btn span.icon-love {
    font-size: 17px;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea::-webkit-scrollbar{
    display: none !important;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }

  .story_comment_with_user .Linkify code span {
    font-size: 9px;
    line-height: 6px !important;
}
.story_comment_with_user .comment_user_name {
  font-size: 10px;
}
.story_comment_with_user .comment_user_name span {
  font-size: 9px;
}
.story_comment_with_user .comment_time {
  font-size: 9px;
}
.tribel_story_default_comment .image-start-container img {
  height: 25px;
  width: 25px;
  min-width: 25px !important;
  min-height: 25px !important;
}
.story_comment_with_user .Linkify code{
  line-height: 15px;
}
.story_comment_with_user .comment_item {
  font-size: 9px;
}
.tribel_story_default_comment .story_more_comments {
  font-size: 9px;
}
.badge_header.tribel_story_comment_modal_head.modal-header .container {
  width: 100%;
}
.fade.tribel_story_all_comments.in.modal .modal-content {
  height: 110vh !important;
  max-height: 150vh;
  margin-top: 67px;
}
}
/* 200% zoom */
@media only screen and (min-width: 520px) and (max-width: 1023px) {
  .create_story_part .create_photo_story,
  .create_story_part .create_text_story {
    height: 300px;
    width: 220px;
  }
  .fade.view_tribel_story.in.modal .modal-dialog {
    margin: 0px !important;
  }
  .fade.view_tribel_story.in.modal {
    padding-left: 0px !important;
  }
  .intro_modal_area.tribel_story_crop_modal .overview_close {
    height: 25px !important;
    width: 25px !important;
  }
  .intro_modal_area.tribel_story_crop_modal
    .overview_close
    button.overview_close_button.fly_clos {
    height: 25px !important;
    width: 25px !important;
  }
  .intro_modal_area.tribel_story_crop_modal .reactEasyCrop_Container {
    height: 82vh;
  }
  .tribel_create_story_modal_main.in.modal .modal-content {
    top: 5px !important;
  }
  .story_video_preview .video_show {
    height: 80vh !important;
  }
  .story_video_preview .close_btn_part button.overview_close_button.fly_clos {
    height: 15px;
    width: 15px;
    right: -7px;
    top: -7px;
  }
  .create_video_story_bottom_button {
    padding-top: 5px;
  }

  .create_video_story_bottom_button button.btn.btn-default {
    font-size: 10px;
  }
  .tribel_story_users_story_list .your_story h3 {
    font-size: 12px;
    margin-top: 5px;
  }
  .tribel_story_users_story_list .your_story .add_your_story {
    font-size: 10px;
    line-height: 11px;
  }
  .add_your_story .add_story {
    height: 25px;
    width: 25px;
  }
  .add_your_story .add_story span.icon-plus {
    height: 25px !important;
    width: 25px !important;
  }
  .tribel_view_story_left .story_close_icon {
    display: flex;
    align-items: center;
    padding-left: 10px;
    height: 35px;
  }
  .tribel_view_story_left a.cross.icon-close {
    height: 25px;
    width: 25px;
  }
  .tribel_view_story_left .your_story {
    padding: 5px 10px;
  }
  .tribel_stories_all_user h5 {
    font-size: 12px;
  }
  .all_stories .stories_user_info {
    margin-bottom: 5px;
  }
  .all_stories .has_remaining_story .image-start-container {
    height: 25px;
    width: 25px;
  }
  .stories_user_info_name .fname_lname p {
    font-size: 10px;
  }
  .stories_user_info_name .count_and_time {
    font-size: 8px;
  }
  .all_stories
    .stories_user_info
    .image-start-container
    span.icon-user.user_profile_img-2021.likes {
    font-size: 1.2em;
  }

  .tribel_create_story_modal_main.in.modal .modal-dialog {
    min-width: 300px !important;
    width: 300px !important;
  }
  .fade.common-post-modal.newpostmodals.common-post-modal21.tribel_create_story_modal_main.in.modal
    .modal-dialog
    .modal-content {
    min-width: 300px !important;
    width: 300px !important;
    padding: 8px !important;
    position: absolute;
    height: 107vh !important;
    max-height: 200vh !important;
  }
  .profile_info_main17.profile-21 .profile_img17.tribel_profile_img17 {
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post-modal-user-icon-21 {
    height: 25px;
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post_profile_pic_star {
    height: 25px;
    width: 25px;
  }
  .header-new-post-21.tribel_meme_story_header .post-modal-left-21 {
    width: 75%;
  }
  .com_name_view17 a.newPostModalUserName_Link .user_verification_badge {
    height: 8px;
    width: 8px;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    a.newPostModalUserName_Link {
    font-size: 10px;
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_name_view17 {
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 100%;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    span.userName
    a.clickedUrl {
    font-size: 8px;
    line-height: 3px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_profile_info17 span {
    font-size: 8px !important;
  }
  .com_name_main17.tribel_story_com_name_min17 span.userName {
    line-height: 4px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 80% !important;
    max-width: 100%;
    min-width: 80% !important;
  }
  .header-new-post-21.tribel_meme_story_header span.Create-Post-right-21 {
    font-size: 10px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 {
    height: 15px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 svg {
    height: 15px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    textarea::placeholder {
    font-size: 10px;
  }
  .tribel_story_popup_container
    .postMentionsInputBox.post-mention-21.tribel_story_input
    .img_2_add.meme_auto_height.img_2_add--multiLine
    textarea {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #wallfeed_post_input_box {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #post_content_text_modal_11 {
    font-size: 10px !important;
    overflow: hidden !important;
  }
  .tribel_create_story_modal_body .post-insert-footer-21 {
    margin-top: 35px;
    padding-top: 10px;
  }
  .create_story_newPostFullBody21 .post-submit {
    font-size: 10px;
    width: 50%;
    padding: 5px;
  }
  .postMentionsInputBox.post-mention-21.meam-post-image-open.tribel_story_input
    .meme_auto_height {
    padding: 0px !important;
  }
  a.left.carousel-control.story_left_carousel_ctrl,
  a.right.carousel-control.story_right_carousel_ctrl {
    height: 20px;
    width: 20px;
    border-radius: 5px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1
    a.thumbnail {
    height: 14px;
    border-radius: 5px;
  }

  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1 {
    width: 14px;
  }
  .tribel_create_story_modal_main .closeReactButton {
    right: -5px;
    top: -5px;
  }
  .tribel_create_story_modal_main .closeReactButton .icon-close {
    padding: 5px;
  }
  .story_create_carousel_items .carousel-inner .item {
    margin-left: 17px;
  }

  /* story view start mediascreen */

  .tribel_view_story_left .your_story {
    padding: 0px 10px;
  }
  .your_story h3 {
    margin-top: 5px;
    font-size: 19px;
    font-weight: 500;
  }
  .your_story .add_your_story {
    font-size: 10px;
  }
  .tribel_stories_all_user .all_stories .stories_user_info {
    margin-bottom: 10px;
  }
  .tribel_stories_all_user .stories_user_info_name .fname_lname p {
    font-size: 10px;
    margin-bottom: 0px !important;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 30px;
    width: 30px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container
    span.icon-user.user_profile_img-2021.likes {
    font-size: 1.3em;
  }
  .tribel_view_story_left .story_close_icon {
    height: auto;
    padding: 10px;
  }
  .all_stories .infinite-scroll-component.follow_friend {
    height: 320px !important;
  }
  .add_your_story .add_story {
    height: 25px;
    width: 25px;
  }
  .add_your_story .add_story span.icon-plus {
    height: 25px !important;
  }
  .tribel_view_story_left a.cross.icon-close {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_next,
  .view_story_right_center .story_next {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_prev,
  .view_story_right_center .story_prev {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .story_user_header .image-start-container {
    height: 25px;
    width: 25px;
  }
  .story_user_header .image-start-container img {
    height: 25px;
    width: 25px;
  }
  .story_user_name {
    font-size: 15px;
  }
  .story_name_last_time .last_time_story {
    font-size: 10px;
  }
  .story_image_video_play_pause span.icon-play3,
  .story_image_video_play_pause span.icon-pause2 {
    font-size: medium;
  }
  .story_option_play_pause span.icon-volume-medium {
    font-size: medium;
  }
  .story_option span.icon-leftdot {
    font-size: medium;
  }
  .story_reaction
    .story_like_btn.already_liked
    span.icon-love.likeIconSvg.my_streamcontent2_icon {
    font-size: 13px;
  }
  .story_reaction .story_like_btn {
    height: 25px;
    width: 25px;
  }
  .story_comment_part .my_streamcontent2_left_icon {
    height: 25px;
    width: 25px;
    margin-top: 0px;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea {
    height: 30px !important;
    min-height: 30px !important;
    max-height: 30px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea::placeholder {
    font-size: 10px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    .story_mention__highlighter {
    line-height: 10px !important;
  }
  .story_mention__control {
    min-height: 30px !important;
  }
  .count_and_time p,
  .fname_lname p {
    margin-bottom: 0px !important;
  }
  .stories_user_info_name .count_and_time {
    font-size: 6px;
  }
  .story_like_btn span.icon-love {
    font-size: 16px;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea::-webkit-scrollbar{
    display: none !important;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }


  .story_comment_with_user .Linkify code span {
    font-size: 8px;
    line-height: 8px !important;
}
.story_comment_with_user .comment_user_name {
  font-size: 10px;
}
.story_comment_with_user .comment_user_name span {
  font-size: 8px;
}
.story_comment_with_user .comment_time {
  font-size: 8px;
}
.tribel_story_default_comment .image-start-container img {
  height: 25px;
  width: 25px;
  min-width: 25px !important;
  min-height: 25px !important;
}
.story_comment_with_user .Linkify code{
  line-height: 12px;
}
.story_comment_with_user .comment_item {
  font-size: 8px;
}
.tribel_story_default_comment .story_more_comments {
  font-size: 9px;
}
.badge_header.tribel_story_comment_modal_head.modal-header .container {
  width: 100%;
}

.fade.tribel_story_all_comments.in.modal .modal-content {
  height: 110vh !important;
  max-height: 150vh;
  margin-top: 67px;
}
}
/* 250% zoom */
@media only screen and (min-width: 650px) and (max-width: 768px) {
  .create_story_part .create_photo_story,
  .create_story_part .create_text_story {
    height: 220px;
    width: 150px;
  }
  .tribel_add_story_modalbody.add_story_body.modal-body {
    overflow-y: hidden !important;
  }
  .add_your_story .add_story {
    height: 30px !important;
    width: 30px !important;
  }
  .add_your_story .add_story img {
    height: 30px;
    width: 30px;
  }
  .intro_modal_area.tribel_story_crop_modal {
    height: 97vh !important;
  }
  .create_story_part .container-buttons button {
    font-size: 12px !important;
  }
  .intro_modal_area.tribel_story_crop_modal .overview_close {
    height: 23px !important;
    width: 23px !important;
  }
  .intro_modal_area.tribel_story_crop_modal
    .overview_close
    button.overview_close_button.fly_clos {
    height: 23px !important;
    width: 23px !important;
  }
  .intro_modal_area.tribel_story_crop_modal .reactEasyCrop_Container {
    height: 80vh !important;
  }
  .tribel_create_story_modal_main.in.modal .modal-content {
    top: 5px !important;
  }
  .story_video_preview .video_show {
    height: 80vh !important;
  }
  .story_video_preview .close_btn_part button.overview_close_button.fly_clos {
    height: 15px;
    width: 15px;
    right: -7px;
    top: -7px;
  }
  .create_video_story_bottom_button {
    padding-top: 10px;
  }
  .create_video_story_bottom_button button.btn.btn-default {
    font-size: 10px;
  }

  .tribel_create_story_modal_main.in.modal .modal-dialog {
    min-width: 300px !important;
    width: 300px !important;
  }
  .fade.common-post-modal.newpostmodals.common-post-modal21.tribel_create_story_modal_main.in.modal
    .modal-dialog
    .modal-content {
    min-width: 300px !important;
    width: 300px !important;
    padding: 8px !important;
    position: absolute;
    height: 115vh !important;
    max-height: 200vh !important;
  }
  .profile_info_main17.profile-21 .profile_img17.tribel_profile_img17 {
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post-modal-user-icon-21 {
    height: 25px;
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post_profile_pic_star {
    height: 25px;
    width: 25px;
  }
  .header-new-post-21.tribel_meme_story_header .post-modal-left-21 {
    width: 75%;
  }
  .com_name_view17 a.newPostModalUserName_Link .user_verification_badge {
    height: 8px;
    width: 8px;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    a.newPostModalUserName_Link {
    font-size: 10px;
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_name_view17 {
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 100%;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    span.userName
    a.clickedUrl {
    font-size: 8px;
    line-height: 3px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_profile_info17 span {
    font-size: 8px !important;
  }
  .com_name_main17.tribel_story_com_name_min17 span.userName {
    line-height: 4px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 80% !important;
    max-width: 100%;
    min-width: 80% !important;
  }
  .header-new-post-21.tribel_meme_story_header span.Create-Post-right-21 {
    font-size: 10px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 {
    height: 15px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 svg {
    height: 15px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    textarea::placeholder {
    font-size: 10px;
  }
  .tribel_story_popup_container
    .postMentionsInputBox.post-mention-21.tribel_story_input
    .img_2_add.meme_auto_height.img_2_add--multiLine
    textarea {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #wallfeed_post_input_box {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #post_content_text_modal_11 {
    font-size: 10px !important;
    overflow: hidden !important;
  }
  .tribel_create_story_modal_body .post-insert-footer-21 {
    margin-top: 35px;
    padding-top: 10px;
  }
  .create_story_newPostFullBody21 .post-submit {
    font-size: 10px;
    width: 50%;
    padding: 5px;
  }
  .postMentionsInputBox.post-mention-21.meam-post-image-open.tribel_story_input
    .meme_auto_height {
    padding: 0px !important;
  }
  a.left.carousel-control.story_left_carousel_ctrl,
  a.right.carousel-control.story_right_carousel_ctrl {
    height: 20px;
    width: 20px;
    border-radius: 5px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1
    a.thumbnail {
    height: 14px;
    border-radius: 5px;
  }

  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1 {
    width: 14px;
  }
  .tribel_create_story_modal_main .closeReactButton {
    right: -5px;
    top: -5px;
  }
  .tribel_create_story_modal_main .closeReactButton .icon-close {
    padding: 5px;
  }
  .story_create_carousel_items .carousel-inner .item {
    margin-left: 17px;
  }

  /* story view start mediascreen */

  .tribel_view_story_left .your_story {
    padding: 0px 10px;
  }
  .your_story h3 {
    margin-top: 5px;
    font-size: 19px;
    font-weight: 500;
  }
  .your_story .add_your_story {
    font-size: 10px;
  }
  .tribel_stories_all_user .all_stories .stories_user_info {
    margin-bottom: 5px;
  }
  .tribel_stories_all_user .stories_user_info_name .fname_lname p {
    font-size: 7px;
    margin-bottom: 0px !important;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 30px;
    width: 30px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container
    span.icon-user.user_profile_img-2021.likes {
    font-size: 1.1em;
  }
  .tribel_view_story_left .story_close_icon {
    height: auto;
    padding: 10px;
  }
  .all_stories .infinite-scroll-component.follow_friend {
    height: 215px !important;
  }
  .add_your_story .add_story {
    height: 25px !important;
    width: 25px !important;
  }
  .add_your_story .add_story span.icon-plus {
    height: 25px !important;
  }
  .tribel_view_story_left a.cross.icon-close {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_next,
  .view_story_right_center .story_next {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .carousel-button-group .story_prev,
  .view_story_right_center .story_prev {
    height: 25px;
    width: 25px;
    font-size: 1rem;
  }
  .story_user_header .image-start-container {
    height: 25px;
    width: 25px;
  }
  .story_user_header .image-start-container img {
    height: 25px;
    width: 25px;
  }
  .story_user_name {
    font-size: 8px;
  }
  .story_name_last_time .last_time_story {
    font-size: 8px;
  }
  .story_image_video_play_pause span.icon-play3,
  .story_image_video_play_pause span.icon-pause2 {
    font-size: small;
  }
  .story_option_play_pause span.icon-volume-medium {
    font-size: small;
  }
  .story_option span.icon-leftdot {
    font-size: small;
  }
  .story_reaction
    .story_like_btn.already_liked
    span.icon-love.likeIconSvg.my_streamcontent2_icon {
    font-size: 13px;
  }
  .story_reaction .story_like_btn {
    height: 25px;
    width: 25px;
  }
  .story_comment_part .my_streamcontent2_left_icon {
    height: 25px;
    width: 25px;
    margin-top: 0px;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea {
    height: 30px !important;
    min-height: 30px !important;
    max-height: 30px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea::placeholder {
    font-size: 10px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    .story_mention__highlighter {
    line-height: 10px !important;
  }
  .story_mention__control {
    min-height: 30px !important;
  }
  .count_and_time p,
  .fname_lname p {
    margin-bottom: 0px !important;
  }
  .stories_user_info_name .count_and_time {
    font-size: 6px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 25px;
    width: 25px;
  }
  .all_stories .stories_user_info.story_user_active {
    border-radius: 5px;
  }
  .create_story_text {
    font-size: 8px;
    line-height: 8px;
  }
  .create_story_text p.create_a_story {
    /* margin-bottom: 0px; */
    font-weight: 500;
  }
  .show_video_story .video-react {
    height: 98% !important;
  }
  .story_comment_part .emoji_click span.icon-emoji.emoji_butpar {
    font-size: 10px;
    top: -6px;
  }
  .create_story_text p.share_a_photo {
    font-size: 6px;
  }
  .story_comment_part {
    width: 100%;
    left: 0%;
  }
  .story_user_header span.icon-user.user_profile_img-2021 {
    font-size: 1.3em !important;
  }
  .view_story_right_center .tribel_story_item_main {
    height: 90vh;
  }
  .tribel_story_item_main .image_video_story_view .show_image_story {
    height: 90vh !important;
  }
  .tribel_story_item_main .story_text_content span.Linkify code span{
    font-size: 20px;
    line-height: 20px;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea::-webkit-scrollbar{
    display: none !important;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .story_comment_with_user .Linkify code span {
    font-size: 6px;
    line-height: 6px !important;
}
.story_comment_with_user .comment_user_name {
  font-size: 9px;
}
.story_comment_with_user .comment_user_name span {
  font-size: 7px;
}
.story_comment_with_user .comment_time {
  font-size: 7px;
}
.tribel_story_default_comment .image-start-container img {
  height: 20px;
  width: 20px;
  min-width: 20px !important;
  min-height: 20px !important;
}
.story_comment_with_user .Linkify code{
  line-height: 10px;
}
.story_comment_with_user .comment_item {
  font-size: 6px;
}
.tribel_story_default_comment .story_more_comments {
  font-size: 8px;
}

.badge_header.tribel_story_comment_modal_head.modal-header .container {
  width: 100%;
}
}
/* 300% zoom */
@media only screen and (max-width: 649px) {
  .create_story_part .create_photo_story,
  .create_story_part .create_text_story {
    height: 200px;
    width: 135px;
  }
  .tribel_add_story_modalbody.add_story_body.modal-body {
    overflow-y: hidden !important;
  }
  .tribel_view_story_left .your_story {
    padding: 5px !important;
  }
  .tribel_view_story_left .story_close_icon {
    padding-left: 10px;
  }
  .tribel_view_story_left span.cross.icon-close {
    height: 25px;
    width: 25px;
  }
  .your_story_setting span.icon-setting,
  .your_story_setting h3 {
    font-size: 20px !important;
  }
  /* .add_your_story .add_story img {
    height: 30px;
    width: 30px;
  }
  .add_your_story .add_story {
    height: 30px !important;
    width: 30px !important;
  } */
  .fade.view_tribel_story.in.modal .modal-dialog {
    margin: 0px !important;
  }
  .fade.view_tribel_story.in.modal {
    padding-left: 0px !important;
  }
  .intro_modal_area.tribel_story_crop_modal {
    height: 97vh !important;
  }
  .create_story_part .container-buttons button {
    font-size: 9px !important;
  }
  .intro_modal_area.tribel_story_crop_modal .overview_close {
    height: 22px !important;
    width: 22px !important;
  }
  .intro_modal_area.tribel_story_crop_modal
    .overview_close
    button.overview_close_button.fly_clos {
    height: 22px !important;
    width: 22px !important;
  }
  .intro_modal_area.tribel_story_crop_modal .reactEasyCrop_Container {
    height: 80vh !important;
  }

  .tribel_create_story_modal_main.in.modal .modal-content {
    top: 5px !important;
  }
  .story_video_preview .video_show {
    height: 80vh !important;
  }
  .story_video_preview .close_btn_part button.overview_close_button.fly_clos {
    height: 15px;
    width: 15px;
    right: -7px;
    top: -7px;
  }
  .create_video_story_bottom_button {
    padding-top: 5px;
  }
  .create_video_story_bottom_button button.btn.btn-default {
    font-size: 8px;
  }
  .create_story_video_preview .story_video_preview {
    height: 95vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }

  .tribel_create_story_modal_main.in.modal .modal-dialog {
    min-width: 300px !important;
    width: 300px !important;
  }
  .fade.common-post-modal.newpostmodals.common-post-modal21.tribel_create_story_modal_main.in.modal
    .modal-dialog
    .modal-content {
    min-width: 300px !important;
    width: 300px !important;
    padding: 8px !important;
    position: absolute;
    height: 125vh !important;
    max-height: 200vh !important;
  }
  .profile_info_main17.profile-21 .profile_img17.tribel_profile_img17 {
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post-modal-user-icon-21 {
    height: 25px;
    width: 25px;
  }
  .profile_img17.tribel_profile_img17 .post_profile_pic_star {
    height: 25px;
    width: 25px;
  }
  .header-new-post-21.tribel_meme_story_header .post-modal-left-21 {
    width: 75%;
  }
  .com_name_view17 a.newPostModalUserName_Link .user_verification_badge {
    height: 8px;
    width: 8px;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    a.newPostModalUserName_Link {
    font-size: 10px;
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_name_view17 {
    line-height: 0px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 100%;
  }
  .com_name_main17.tribel_story_com_name_min17
    .com_name_view17
    span.userName
    a.clickedUrl {
    font-size: 8px;
    line-height: 3px;
  }
  .com_name_main17.tribel_story_com_name_min17 .com_profile_info17 span {
    font-size: 8px !important;
  }
  .com_name_main17.tribel_story_com_name_min17 span.userName {
    line-height: 4px;
  }
  .com_name_main17.tribel_story_com_name_min17 {
    width: 80% !important;
    max-width: 100%;
    min-width: 80% !important;
  }
  .header-new-post-21.tribel_meme_story_header span.Create-Post-right-21 {
    font-size: 10px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 {
    height: 15px;
  }
  .header-new-post-21.tribel_meme_story_header .line-height21 svg {
    height: 15px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    textarea::placeholder {
    font-size: 10px;
  }
  .tribel_story_popup_container
    .postMentionsInputBox.post-mention-21.tribel_story_input
    .img_2_add.meme_auto_height.img_2_add--multiLine
    textarea {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #wallfeed_post_input_box {
    font-size: 10px !important;
  }
  .tribel_story_input .meme_auto_height #post_content_text_modal_11 {
    font-size: 10px !important;
    overflow: hidden !important;
  }
  .tribel_create_story_modal_body .post-insert-footer-21 {
    margin-top: 35px;
    padding-top: 10px;
  }
  .create_story_newPostFullBody21 .post-submit {
    font-size: 10px;
    width: 50%;
    padding: 5px;
  }
  .postMentionsInputBox.post-mention-21.meam-post-image-open.tribel_story_input
    .meme_auto_height {
    padding: 0px !important;
  }
  a.left.carousel-control.story_left_carousel_ctrl,
  a.right.carousel-control.story_right_carousel_ctrl {
    height: 20px;
    width: 20px;
    border-radius: 5px;
  }
  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1
    a.thumbnail {
    height: 14px;
    border-radius: 5px;
  }

  .postMentionsInputBox.post-mention-21.tribel_story_input
    .carousel-inner
    .span1 {
    width: 14px;
  }
  .tribel_create_story_modal_main .closeReactButton {
    right: -5px;
    top: -5px;
  }
  .tribel_create_story_modal_main .closeReactButton .icon-close {
    padding: 5px;
  }
  .story_create_carousel_items .carousel-inner .item {
    margin-left: 17px;
  }
  /* story view start mediascreen */

  .tribel_view_story_left .your_story {
    padding: 0px 10px;
  }
  .your_story h3 {
    margin-top: 5px;
    font-size: 19px;
    font-weight: 500;
  }
  .your_story .add_your_story {
    font-size: 10px;
  }
  .tribel_stories_all_user .all_stories .stories_user_info {
    margin-bottom: 5px;
  }
  .tribel_stories_all_user .stories_user_info_name .fname_lname p {
    font-size: 7px;
    margin-bottom: 0px !important;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 30px;
    width: 30px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container
    span.icon-user.user_profile_img-2021.likes {
    font-size: 1em;
  }
  .tribel_view_story_left .story_close_icon {
    height: auto;
    padding: 10px;
  }
  .all_stories .infinite-scroll-component.follow_friend {
    height: 170px !important;
  }
  .add_your_story .add_story {
    height: 25px !important;
    width: 25px !important;
  }
  .add_your_story .add_story span.icon-plus {
    height: 25px !important;
  }
  .tribel_view_story_left a.cross.icon-close {
    height: 20px;
    width: 20px;
    font-size: 1rem;
  }
  .carousel-button-group .story_next,
  .view_story_right_center .story_next {
    height: 20px;
    width: 20px;
    font-size: 1rem;
  }
  .carousel-button-group .story_prev,
  .view_story_right_center .story_prev {
    height: 20px;
    width: 20px;
    font-size: 1rem;
  }
  .story_user_header .image-start-container {
    height: 20px;
    width: 20px;
  }
  .story_user_header .image-start-container img {
    height: 20px;
    width: 20px;
  }
  .story_user_name {
    font-size: 8px;
  }
  .story_name_last_time .last_time_story {
    font-size: 8px;
  }
  .story_image_video_play_pause span.icon-play3,
  .story_image_video_play_pause span.icon-pause2 {
    font-size: small;
  }
  .story_option_play_pause span.icon-volume-medium {
    font-size: small;
  }
  .story_option span.icon-leftdot {
    font-size: small;
  }
  .story_reaction
    .story_like_btn.already_liked
    span.icon-love.likeIconSvg.my_streamcontent2_icon {
    font-size: 13px;
  }
  .story_reaction .story_like_btn {
    height: 20px;
    width: 20px;
  }
  .story_comment_part .my_streamcontent2_left_icon {
    height: 20px;
    width: 20px;
    margin-top: 0px;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea {
    height: 25px !important;
    min-height: 25px !important;
    max-height: 25px !important;
    font-size: 8px;
    padding: 0px !important;
    padding-left: 5px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    textarea::placeholder {
    font-size: 7px !important;
  }
  .view_story_right_center
    .story_comment_part
    .story_mention__control
    .story_mention__highlighter {
    line-height: 10px !important;
  }
  .story_mention__control {
    min-height: 25px !important;
  }
  .count_and_time p,
  .fname_lname p {
    margin-bottom: 0px !important;
  }
  .stories_user_info_name .count_and_time {
    font-size: 6px;
  }
  .tribel_stories_all_user
    .all_stories
    .stories_user_info
    .image-start-container {
    height: 20px;
    width: 20px;
  }
  .all_stories .stories_user_info.story_user_active {
    border-radius: 5px;
  }
  .create_story_text {
    font-size: 8px;
    line-height: 8px;
  }
  .create_story_text p.create_a_story {
    /* margin-bottom: 0px; */
    font-weight: 500;
  }
  .show_video_story .video-react {
    height: 98% !important;
  }
  .story_comment_part .emoji_click span.icon-emoji.emoji_butpar {
    font-size: 10px;
    top: -6px;
  }
  .create_story_text p.share_a_photo {
    font-size: 6px;
  }
  .story_comment_part {
    width: 100%;
    left: 0%;
  }
  .story_user_header span.icon-user.user_profile_img-2021 {
    font-size: 1.3em !important;
  }
  .story_like_btn span.icon-love {
    font-size: 14px;
  }
  .view_story_right_center .tribel_story_item_main {
    height: 90vh;
  }
  .tribel_story_item_main .image_video_story_view .show_image_story {
    height: 90vh !important;
  }
  .tribel_story_item_main .story_text_content span.Linkify code span{
    font-size: 20px;
    line-height: 20px;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea::-webkit-scrollbar{
    display: none !important;
  }
  .view_story_right_center .story_comment_part .story_mention__control textarea {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .story_comment_with_user .Linkify code span {
    font-size: 6px;
    line-height: 6px !important;
}
.story_comment_with_user .comment_user_name {
  font-size: 9px;
}
.story_comment_with_user .comment_user_name span {
  font-size: 7px;
}
.story_comment_with_user .comment_time {
  font-size: 7px;
}
.tribel_story_default_comment .image-start-container img {
  height: 20px;
  width: 20px;
  min-width: 20px !important;
  min-height: 20px !important;
}
.story_comment_with_user .Linkify code{
  line-height: 10px;
}
.story_comment_with_user .comment_item {
  font-size: 6px;
}
.tribel_story_default_comment .story_more_comments {
  font-size: 8px;
}
}
