.fullView .imgWrp .cls_bg000_fff {
  display: none;
}

/* share */
@media only screen and (max-width: 767px) {
  #shareoverlay .overlay_wrp {
    padding: 0;
  }
}
/* profile */
.profile_v5 .nwprofle {
  padding: 0 10px;
}
.profile_v5 .headRow {
  display: none;
}
.profile_v5 #userprofile_about, .profile_v5 #companyprofile_about {
  width: calc(100% + 20px);
  margin-left: -10px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.profile_v5 .card_wrapper .bottom .rigSec {
  margin-top: 4px;
}
.profile_v5 .card_wrapper .bottom .rigSec > li > a {
  display: flex;
  align-items: center;
}
.profile_v5 .card_wrapper .bottom .rigSec > li > a .shareIc {
  width: auto;
  height: auto;
}

.profBizWrp, .profBizWrp .tabCnt {
  background-color: #ffffff !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .notouch.scrollOver #sme_message_overlay {
    width: 100%;
    padding-top: 0;
  }
  .notouch.scrollOver #composeoverlay {
    padding-top: 0;
  }
  .notouch.scrollOver #composeoverlay .overlay_wrp {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #network_body .contentList {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  #network_body .contentList > li {
    width: calc(50% - 15px);
  }
  #network_body .contentList > li .eCard {
    width: 100% !important;
  }
  #network_body .contentList > li .eCard .bottom .rigSec {
    float: left;
    margin-left: 14px;
    margin-top: 2px;
  }
}
/* edit profile */
.userprofile .overlay_wrp .clsBtn_000 { /* display: none; */ }

.overlay.userprofile {
  padding: 10px 10px !important;
}

/* company profile */
.profile_v5 #companyprofile_description .profContent {
  margin-right: 0;
  width: 100%;
}
.profile_v5 #companyprofile_certificate .companyprofile_view > .ContRow {
  margin-right: 0;
}
.profile_v5 #companyprofile_social {
  width: calc(50% - 6px);
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .profile_v5 #companyprofile_bizforum {
    padding-right: 0;
  }
}

/* group */
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  ._myGroups .aside_wp {
    padding-left: 10px;
  }
}

.groupHeroCnt .tabCnt.var_2 .actionList li .shareIc {
  float: left;
  width: auto;
  height: auto;
  margin-top: 8px;
}

#grpBannerImg.grpBanCnt {
  height: 370px;
}

.grpBanCnt .imgWp {
  max-height: 370px;
}

[data-container-name=create_group_form] .grpBanCnt {
  margin: 0;
}
[data-container-name=create_group_form] .form_label {
  width: auto;
  color: #999999;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  transform: translateY(26px);
  transition: all 0.5s cubic-bezier(0.6, 0.04, 0.98, 0.34) 0s;
  position: relative;
  top: initial;
  left: initial;
}

@media only screen and (max-width: 767px) {
  .grpLst_2 > li .right {
    width: 100%;
    margin: 0;
  }
  .grpLst_2 > li .imgWp {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
  .groupHeroCnt .tabCnt.var_2 .actionList li .shareIc {
    margin-top: 0;
  }
  .overlay.userprofile.new_profile_overlay {
    padding-top: 75px !important;
  }
  .poverlay .modal-dialog .modal-content .modal-header {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .overlay_v3 .colLef.groupHeroCnt {
    width: calc(100% - 250px); /* margin-left: 10px;*/
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .groupHeroCnt {
    margin-top: 0;
  }
  #MainGrpAct.fulGrpCnt {
    padding: 0 10px;
  }
  ._myGroups .groups .contentList2 > li {
    background: transparent;
    box-shadow: none;
  }
  .fulGrpCnt .contentList2 > li .eventCont.event_se {
    margin-top: 15px;
  }
  ._myGroups .user_input_box {
    margin-bottom: 0;
  }
}
.fulGrpCnt .contentList2 > li .eventCont.event_search {
  margin-top: 15px !important;
}

/* event ovrwtire */
.container_v2.whiteVer {
  background-color: #ffffff;
}

#events_mobile_container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#events_mobile_container .colLef {
  width: 100%;
}
#events_mobile_container .evnt_imagewpr {
  margin-left: -20px;
  width: calc(100% + 40px);
}

.event_hdng {
  display: none;
}

.app_none {
  display: none;
}

#events_add .clsBtn_000, #events_add #lastvisited .clsBtn_000 {
  display: none;
}

@media only screen and (max-width: 767px) {
  #events_mobile_container {
    width: 100%;
    padding: 0 10px;
  }
  #events_mobile_container .footer_01_wp .footer_01 .copyRight {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .top_head_right_text {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #events_add {
    width: 100% !important;
    top: 0;
    left: 0;
    right: 0;
  }
  #events_add .overlay_wrp.width_750 {
    width: 100%;
    margin-top: 0;
  }
}
/* offer */
@media only screen and (max-width: 1023px) {
  .offer_parent_container .acrdnCnt {
    background: #ffffff;
  }
  .offer_parent_container .acrdnCnt .tabCnt {
    margin-left: 0;
  }
  .offer_parent_container .offer_right_rating_block .offer_interaction_list_block {
    display: flex;
    align-items: center;
  }
  .offer_parent_container .offer_right_rating_block .offer_interaction_list_block .offer_share.shareIc {
    margin-right: 10px;
    width: 100%;
  }
}
/* group */
#network_body .groupHeroCnt .fulGrpCnt .contentList li .eCard .bottom .rigSec {
  float: right;
  width: auto;
}

#network_body .groupHeroCnt .fulGrpCnt .contentList li .eCard .bottom .rigSec li a {
  display: flex;
  align-items: center;
}

#network_body .groupHeroCnt .fulGrpCnt .contentList li .eCard .bottom .rigSec li a .shareIc {
  width: auto;
  height: auto;
}

/* write an article */
@media only screen and (min-width: 768px) {
  .write_article_container .tab_container .list2.var_3 {
    width: 100%;
  }
  .write_article_container .tab_container .list2.var_3 li {
    width: calc(33.33% - 20px);
    margin: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .lnk_cpy .text_wp.cpy_clipboard {
    color: #666666;
    display: block;
    background: transparent;
    width: auto;
    font-weight: 700;
    float: left;
    margin-left: 0;
  }
  .col_box_outr_wp .btn_v2.app_none {
    display: block;
  }
  .create_grp_wrp .headingswpr {
    font-weight: bold;
  }
  .create_grp_wrp .hd {
    position: relative;
    font-size: 20px;
    color: #273239;
    margin-bottom: 15px;
    display: inline-block;
  }
  .write_article_container .tab_container .list2.var_3, .write_article_container .tab_container .list2.var_2 {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .write_article_container .tab_container .list2.var_2 {
    width: 100%;
    padding: 0 15px;
  }
}
/* article full view start */
.overlay_v3 #popup_article_fullview .fullView .fvHdr.head_title {
  padding: 20px;
}
.overlay_v3 #popup_article_fullview .fullView .artPara {
  margin-top: 10px;
  line-height: 25px;
}

@media only screen and (max-width: 767px) {
  .overlay_v3 #popup_article_fullview .fullView .fvHdr.head_title {
    padding: 55px 10px 20px;
  }
}
/* article full view End */
.request_info_wrp {
  margin-top: 10px;
}

/* react dashboard profile Invite Colleagues overlay start */
#invite_popup, .home_send_overlay {
  background: rgba(0, 0, 0, 0.7) !important;
  padding-top: 0;
}
#invite_popup .overlay_wrp, .home_send_overlay .overlay_wrp {
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  #invite_popup, .home_send_overlay {
    background: #ffffff !important;
    padding-top: 50px;
  }
  #invite_popup .overlay_wrp, .home_send_overlay .overlay_wrp {
    border-radius: 0;
  }
}
/* react dashboard profile Invite Colleagues overlay End */
/* 7313 start */
@media only screen and (min-width: 766px) {
  .new_profile_wrp .dtl_wrp.userprofile_dateofjoin.userprofile_dateofjoining#userprofile_dateofjoining {
    padding-right: 0;
  }
  .new_profile_wrp .dtl_wrp#key_contacts .row.pkl {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .new_profile_wrp .dtl_wrp#companyprofile_about .company_dtl_wrp .gft {
    padding: 0 16px;
  }
}
/* 7313 End */
#articlelist > li .share_block .share_list li a .text_wp.cpy_clipboard {
  position: static !important;
}

@media only screen and (max-width: 767px) {
  #shareoverlay .lnk_cpy .cpy_clipboard {
    display: none;
    position: absolute;
    background: #333333;
    padding: 2px 5px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    top: 35px;
    min-width: 100px;
    text-align: center;
  }
  #shareoverlay .shareTemplate .sclMdaList li {
    position: relative;
  }
  #shareoverlay .shareTemplate .sclMdaList li.act.lnk_cpy .cpy_clipboard {
    display: block;
  }
  #shareoverlay .shareTemplate .sclMdaCnt .colRight.mL41 {
    margin-left: 0 !important;
  }
  .overlay.userprofile.new_profile_overlay {
    padding-top: 20px !important;
  }
}