/*----- Theme Eight----*/
  
.pm-group-view.pg-theme-eight .pm-cover-image {   
    height: 200px;
    margin-bottom: 12px;
}

.pm-group-view.pg-theme-eight .pg-profile-area-wrap {
    width: 200px;
    position: absolute;
    left: calc(50% - 100px);
    top: 4%;
    padding-top: 8px;
}

.pm-group-view.pg-theme-eight .pg-profile-area-wrap .pm-profile-image { 
    position: relative;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.2);

}

.pm-group-view.pg-theme-eight .pg-profile-area-wrap .pm-profile-title{
    width: 100%;
    margin: 0px;
}

.pm-group-view.pg-theme-eight .pm-profile-title-header {
    height: auto;
}

.pm-group-view.pg-theme-eight .pm-header-section { 
    height: auto;  
    overflow: visible;    
    margin-bottom: 35px;    
    border-radius: 0px;
}

.pm-group-view.pg-theme-eight .pg-additional-header {   
    width: 100%;
    position: relative;

}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-info {
    position: absolute;
    bottom: 122px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
    text-align: center;
}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col {
    width: auto;
    margin: 2px 0px;
    padding: 8px 12px 0px 12px;
    color: #fff;
    display: inline-block;
    min-height: 65px;
    border-top: 1px solid rgba(255, 255, 255, 0.65);
}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col.pg-group-col {
    border-right: 1px solid rgba(255, 255, 255, 0.65);
    border-left: 1px solid rgba(255, 255, 255, 0.65);
}


.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col:last-child{ border-right:0px;}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col .pm-user-mycred-rank-points { 
    width: 100%;
    margin: 0px;
}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col .mycred-rank-progress {   
    margin-top: 0;
}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-rank-logo {
    line-height: 0px;
}

.pm-group-view.pg-theme-eight .pm-profile-title-header .pm-group-icon {   
    position: absolute;
    bottom: 0px;
    left: 0px;
    max-width: 100%;
}

.pm-group-view.pg-theme-eight .pm-profile-title-header .pm-group-icon #pg-group-badge-dock ul {text-align: center;}




.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-rank-logo img {
    width: 15px;
    margin-top: 3px !important;
}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col .pm-user-mycred-rank-points .pm-user-mycred-rank .pm-user-mycred-rank-title {
    margin-right: 5px;
    text-transform: uppercase;
    line-height: 15px;
    margin-top: 5px;
}

.pm-group-view.pg-theme-eight .pm-user-name {
    font-size: 1.5em;
    color: #fff;
    text-align: center;
}

.pm-group-view.pg-theme-eight .pm-user-group-name a i {  
    color: #fff;   
 }
 
 .pm-group-view.pg-theme-eight .pm-user-group-name a span { color:#fff;}
 
 .pm-group-view.pg-theme-eight .pm-user-group-name .pg-more-groups a { 
      color:#fff;
  }
 
 
 .pm-group-view.pg-theme-eight .pg-additional-header .pg-profile-menu {   
    margin-left: 1%;
    width: 99%;
 }
 
 .pm-group-view.pg-theme-eight .pg-additional-header .pg-profile-menu ul.pm-profile-tab-wrap {  
     border: 0px;
 }
 
 .pm-group-view.pg-theme-eight .pm-cover-image .pg-cover-image-mask {  
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 450px;
 }
 
 .pm-group-view.pg-theme-eight .pm-cover-image img {
    clip: auto !important;
}
 
  .pm-group-view.pg-theme-eight .pm-cover-image .pg-item-image-change {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 50px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    background-color: rgba(125, 125, 125, 0.76);
    padding: 10px 0px;
  }
  
    .pm-group-view.pg-theme-eight .pm-cover-image .pg-item-image-change i { margin:0px;}
  
  .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col:empty {   
      width: 60px;
  }
  
  
  
  /* --- Element Visiblilty ---*/
  
  
  
  
  .pm-group-view.pg-theme-eight .pm-header-section.pm-without-cover-image .pm-cover-image {
      height: 450px;
  }
  
  .pm-group-view.pg-theme-eight .pm-header-section.pm-without-cover-image {
      padding: 0px;
  }
  
  
  .pm-group-view.pg-theme-eight .pm-header-section.pm-without-cover-image  .pm-user-name,
  .pm-group-view.pg-theme-eight .pm-header-section.pm-without-cover-image .pm-user-group-name a span,
  .pm-group-view.pg-theme-eight .pm-header-section.pm-without-cover-image .pm-user-group-name .pg-more-groups a{
      color: inherit;
  }
  
  .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col.pg-group-col {
      
  }
  
  
  .pm-group-view.pg-theme-eight .pm-without-profile-image .pg-profile-area-wrap .pm-profile-image {
   width: 170px;
    height: 170px;
    visibility: hidden;
  }
  
  
  .pm-group-view.pg-theme-eight .pm-without-cover-image .pm-without-profile-image .pg-profile-area-wrap .pm-profile-image{

  }
  
  /* --- End Element Visiblilty ---*/
  
  
  @media only screen and (max-width:1200px) {
      
  }


  @media only screen and (max-width:979px) {
      
  
    .pm-group-view.pg-theme-eight .pg-profile-area-wrap {
        width:100%;
        left: 0px;
      }
      
    .pm-group-view.pg-theme-eight .pg-profile-area-wrap .pm-profile-image {
        position: relative;
        top: 0px;
        left: calc(50% - 85px);
    }
    
    .pm-group-view.pg-theme-eight .pm-profile-title-header .pm-group-icon #pg-group-badge  { 
         text-align:center;
     }
      
      
  }


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

 @media only screen and (max-width:479px) {
     
    .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col:empty {
        display: none;
    }
     
    .pm-group-view.pg-theme-eight .pg-profile-area-wrap .pm-profile-image {
        position: relative;
        top: 0px;
        left: calc(50% - 60px);
    }

     .pm-group-view.pg-theme-eight .pg-profile-area-wrap .pm-profile-image img {
        width: 100px;
        height: 100px;
     }
     
     
     .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-info {   
        flex-direction: column;
     }
     
    .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col {   
        min-height: 1px;
        border: 0px;
    }
    
    
    .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-info {  
        bottom: 102px;
    }
     
    
    .pm-group-view.pg-theme-eight .pm-profile-title-header .pm-group-icon {  
       max-width: 100%;
       left: 0px;
    }
     
    
    .pm-group-view.pg-theme-eight .pm-profile-title-header .pm-group-icon #pg-group-badge {   
        margin: 33px 0px 0px 0px;
        text-align: center;
    }
    
    .pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-col.pg-group-col {
        border:0px;
    }
    
 }
 
 
 .pm-section-left-panel.pm-section-nav-vertical.pm-difl.pm-border.pm-radius5.pm-bg {
    background-color: rgb(255, 255, 255);
border:0px;
}

.pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li {
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(198 198 198 / 39%) 0px 1px 5px 1px;
    width: 99%;
    margin-bottom: 8px !important;
    border: 1px solid rgba(241, 241, 241, 0.7);
}

.pg-mobile-479 .pmagic .pm-group-view #pg-about .pm-section .pm-section-nav-vertical ul li {
    border: 1px solid #e4c272;
    border-radius: 3px;
}



.pg-mobile-479 .pm-group-view.pg-theme-eight .pm-section-nav-vertical ul {
    margin: 5px 30px !important;
}




.pg-mobile-479 .pm-group-view.pg-theme-eight .pm-section .pm-section-nav-vertical {
    max-width: 100%!important;
    width: 100%!important;
    background-color: transparent !important;
}

.pg-notify-bt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.pg-notify-bt button {   
     word-spacing: normal;
    }

.pm-group-view.pg-theme-eight {
    max-width: 100%;;
}

.pm-group-view.pg-theme-eight .pm-cover-image img {
    width: 100% !important;
}




.pm-group-view.pg-theme-eight .pm-header-section{
    border: 0px;
}

.pg-box-heading {
    width: 100%;
    margin: 15px auto;
    font-size: 18px !important;
    text-align: center;
}

.pg-contact-info-wrap {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;

}

.pg-contact-info-wrap .pg-contact-bt {
    width: 100%;
    background-color: #fff;
    border-radius: 24px;
    text-align: left;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    box-shadow: -1px 1px 3px 0px rgb(0 0 0 / 12%);
    padding: 14px 18px;
    border: 1px solid #f7f7f7;
    margin: 10px 10px;
    font-family: lato;
}

.pg-contact-info-wrap .pg-contact-bt svg{
    margin-right: 6px;
    width: 18px;
}
.pg-contact-info-wrap .pg-contact-bt span{
    font-size: 14px
}


.pg-info-box {
    width: 100%;
    text-align: center;
    margin: 0 auto 28px auto;
    position: relative;
    max-width: 400px;
}

.pg-info-box .pm-section-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.pg-info-box .pm-section-wrapper .pm-user-description-row {
    display: inline-flex;
    width: auto;
    position: relative;
    align-items: center;
    margin: 0px 15px;
    border: 0px !important;
}


.pg-info-box .pm-section-wrapper .pm-user-description-row .pm-card-label.pm-difl {
    display: inline-flex;
    align-items: center;
    padding-right: 0;
    font-weight: 800;
    font-size: 0px;
}

.pg-info-box .pm-section-wrapper .pm-user-description-row .pm-card-value.pm-difl {

}

.pg-info-box .pm-section-wrapper .pm-user-description-row .pm-card-label img{
    right: calc(100% - -2px);
}


.pg-additional-info-box {
    width: 100%;
    text-align: center;
    margin: 10px auto 0px auto;
    float: left;
}

.pg-contact-info-box {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width:100%; 
}

.pg-contact-info-box .pg-contact-info-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    text-align: center;
    width: 100%;
    max-width: 730px;
}

.pg-mobile-479 .pg-contact-info-wrap,
.pg-mobile-979 .pg-contact-info-wrap{
    flex-direction: column;
    width: 85%;
}

.pg-mobile-479 .pm-group-view.pg-theme-eight,
.pg-mobile-979 .pm-group-view.pg-theme-eight {
    background-color: #FFFCF7;
}
.pm-group-view.pg-theme-eight .pm-profile-tab-wrap.pg-horizontal-responsive-menu {
    margin-top: 24px;
}

.pg-info-box span {
    margin-right: 4px;
}

.pmagic .pm-profile-tab-wrap .pm-profile-tab  {
    padding: 8px !important;
}

.pg-mobile-479 .pmagic .pm-profile-tab-wrap .pm-profile-tab a.active{
    color: #e4c272;
}

.pg-mobile-479 .pmagic .pm-profile-tab-wrap.pg-horizontal-responsive-menu,
.pg-mobile-979 .pmagic .pm-profile-tab-wrap.pg-horizontal-responsive-menu {
   
}

.pm-group-view.pg-theme-eight .pg-horizontal-responsive-menu li.hideshow ul {
    left: -90px;
}

.pmagic .pm-profile-tab-wrap .pm-profile-tab a {
    font-size: 17px;
    font-weight: 800;
}

.pmagic .pm-profile-tab-wrap .pm-profile-tab {
    padding: 8px 10px;
}

/*--Hide things---*/



.pm-group-view.pg-theme-eight .pm-profile-tab-wrap.pg-horizontal-responsive-menu {
    position: relative;

}

.pm-group-view.pg-theme-eight .pg-additional-header .pg-additional-info {

    display:none
 
}

.pg-mobile-479 .pm-group-view.pg-theme-eight .pm-cover-image img,
.pg-mobile-760 .pm-group-view.pg-theme-eight .pm-cover-image img{
    display: none;
   
}

.pg-mobile-479 .pm-group-view.pg-theme-eight .pm-user-name,
.pg-mobile-760 .pm-group-view.pg-theme-eight .pm-user-name {
    color: #333;
}

.pmagic .pm-group-view.pg-theme-eight .pm-section-nav-vertical ul li {
    list-style: none;
    margin: 0!important;
    transition: .2s;
    cursor: pointer;
    padding: 1em;
    text-align: left;
    border-bottom: 0 solid #e1e1e1;
    background-color: #fff;
    box-shadow: rgb(246 241 241 / 46%) 0 1px 5px 1px;
    width: 99%;
    margin-bottom: 8px!important;
    border: 1px solid rgba(241,241,241,.7);
}

.pmagic .pm-group-view.pg-theme-eight  .pm-section .pm-section-content {
    border:0px !important;
}

.pmagic .pm-group-view.pg-theme-eight .pm-group-view {
    max-width:100% !important; 
} 

.pg-notify-bt button {
    font-weight: 400;
    font-family: lato;
    background-color: #e4c272;
    background-image: none;
    text-transform: inherit;
    word-spacing: normal;
    letter-spacing: normal;
}

button#pg-share-btn:disabled, button#pg-share-btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.8;
}

div#pg_share_location {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 10px 20px;
    display: -webkit-box;
    font-weight: 400;
    border-radius: 3px;
    border: 1px solid #c4ddca;
    width: 100%;
    float: none;
    margin: 10px auto;
    max-width: 300px;
    text-align: center;
}


.pm-group-view.pg-theme-eight .pm-profile-tab-wrap.pg-horizontal-responsive-menu #message_user {
    display: none;
 
}

#pm-contact-number {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #e4c272;
    border-radius: 50%;
    margin-right: 0px;
    position: relative;
    right: 0px;
}

.pmagic .pm-pad20.pm-contact-wrap {
    padding-right: 0px;
    position: absolute;
    right: 8px;
    top: -16px;
}

#pm-contact-number svg {
    fill: #ffefc9;
    border-radius: 100%;
    width: 20px;
    display: inline-flex;
    margin-left: 5px;
    position: relative;
    top: 3px;
    left: 0;
}

.pmagic .pm-notification-close svg {
    fill: #cacaca;
    top: -2px;
    position: relative;
    left: -2px;
    width: auto !important;
    height: auto !important;
}


.pg-mobile-479 .pmagic .pm-profile-tab-wrap .pm-profile-tab a{
    font-size: 14px;
}