/*--- Hide from desktop---*/

.pmagic #pg-profile-menuToggle input#pg-toggle-menu-close {
    display: none;
}


/*--- Hide from desktop---*/


/* Reponsive */

@media only screen and (max-width:1800px) {
    .pmagic .pm-popup-container {
        left: calc(42% - 300px);
    }
}

@media only screen and (max-width:1200px) {}

@media only screen and (max-width:979px) {
    .pmagic {
        float: none;
        display: inline-block;
    }
    .pm-group-view .pm-section .pm-section-nav-vertical {
        width: 35%;
    }
    .pmagic .pm-group-view .pm-section .pm-section-content {
        width: 65%;
    }
    .pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-value,
    .pm-group-view .pm-section.pm100 .pm-section-content .pm-user-description-row .pm-card-label {
        padding-left: 10px;
    }
    .pmagic .pm-conversations-container .pm-msg-user {
        padding: 2px;
    }
    .pmagic #pg-messages ul#threads_ul li .messagedelete_thread a {
        width: 14px;
        height: 14px;
    }
    .pmagic .pm-conversations-container .pm-thread-user {
        width: 5em;
    }
}

@media only screen and (max-width:760px) {
    /*--- Menu Start----*/
    .pmagic #pg-profile-menuToggle {
        display: block;
        position: relative;
        top: -35px;
        left: 11px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
    }
    .pmagic #pg-profile-menuToggle input#pg-toggle-menu-close {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;
        cursor: pointer;
        opacity: 0;
        /* hide this */
        z-index: 2;
        /* and place it over the hamburger */
        -webkit-touch-callout: none;
    }
    /*
* Just a quick hamburger
*/
    .pmagic #pg-profile-menuToggle span.pg-toggle-menu-icon {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #cdcdcd;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
    }
    .pmagic #pg-profile-menuToggle span.pg-toggle-menu-icon:first-child {
        transform-origin: 0% 0%;
    }
    .pmagic #pg-profile-menuToggle span.pg-toggle-menu-icon:nth-last-child(2) {
        transform-origin: 0% 100%;
    }
    /* 
* Transform all the slices of hamburger
* into a crossmark.
*/
    .pmagic #pg-profile-menuToggle input:checked ~ span.pg-toggle-menu-icon {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #232323;
    }
    /*
* But let's hide the middle one.
*/
    .pmagic #pg-profile-menuToggle input:checked ~ span.pg-toggle-menu-icon:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    /*
* Ohyeah and the last one should go the other direction
*/
    .pmagic #pg-profile-menuToggle input:checked ~ span.pg-toggle-menu-icon:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }
    /*
* Make this absolute positioned
* at the top left of the screen
*/
    .pmagic #pg-mobile-menu {
        position: absolute;
        width: 400px;
        margin: -50px 0 0 -50px;
        padding: 35px;
        padding-top: 60px;
        background: #ededed;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        /* to stop flickering of text in safari */
        transform-origin: 0% 0%;
        transform: translate(-100%, 0);
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    }
    .pmagic #pg-mobile-menu li {
        padding: 10px 0;
        font-size: 22px;
        width: 100%;
        text-align: left;
    }
    /*
* And let's slide it in from the left
*/
    .pmagic #pg-profile-menuToggle input:checked ~ ul {
        transform: none;
    }
    /*--- Menu End ----*/
    .pmagic .pm-form-field-icon {
        width: auto;
    }
    .pmagic .pm-form-field-icon img {
        margin-right: 5px;
    }
    .pmagic .pm-field-lable {
        margin-left: 0px;
    }
    .pmagic .pm-group-view .pm-section {
        min-height: inherit;
    }
    .pmagic .pm-conversations-container .pm-msg-user {
        padding: 8px;
    }
    .pmagic #pm-show-woocommere-order-dialog .pm-popup-container {
        max-width: 900px;
        width: 90%;
        left: calc(50% - 290px);
    }
    /*--- Multi group admin responsive fixes-----*/
    .pmagic .pg-group-sorting-ls {
        width: 100%;
    }
    .pmagic .pg-group-sorting-rs {
        width: 100%;
    }
    .pmagic .pg-group-sorting-ls .pg-sortby-alpha {
        width: 100%;
    }
}

@media only screen and (max-width:479px) {
    /*--- Menu Start ----*/
    .pmagic #pg-profile-menuToggle {
        top: -75px;
    }
    /*--- Menu End ----*/
    .pmagic .pm-group-view .pm-header-section {
        height: auto;
    }
    .csscalc .pm-group-view .pm-profile-title {
        width: 100%;
        margin: 0px;
        margin-top: 100px;
        text-align: center;
    }
    .pmagic .pm-notification-profile-image {
        width: 30%;
    }
    .pmagic .pm-notification-description {
        width: 70%;
    }
    body .pmagic #bbpress_forum .pm-section-nav-vertical {
        max-width: 100%;
        width: 100%
    }
    body .pmagic .pg-bbpress-sections-warp {
        width: 100%;
        margin: 30px 0px;
    }
    .pmagic .pg-mailchimp-box .pg-right-mailchimp-text {
        width: 100%;
    }
    .pmagic .pm-group-view .pm-section #pg-newsletter {
        width: 100%;
    }
    .pmagic #bbpress_forum .pg-bbpress-sections-warp {
        border: 0px;
    }
    /*-- Messaging---*/
    .pmagic .pm-conversations-container .pm-thread-user {
        width: auto;
        max-width: 17em;
    }
    /*-- Messaging End---*/
    /* Group  */
    .pmagic .pm-group-card-box .pm-group-image {
        width: 100%;
        border-width: 0 0px 1px 0;
        max-width: 100%;
        margin-bottom: 12px;
    }
    .pmagic .pm-group-view .pm-section .pm-section-content {
        width: 100%;
        border: 0px;
    }
    /* Group */
    .pmagic .pm-group-description .pm-group-leader-small {
        height: auto;
    }
    /* ---Group Wall---- */
    .pmagic .pg-group-wall-comments-count {
        float: left;
        width: 100%;
        font-size: 12px;
    }
    .pmagic .pg-group-wall-comments-count svg {
        width: 15px;
    }
    .pmagic .pg-group-wall-comment-wrap .pg-group-wall-action {
        width: 100%;
        text-align: center;
    }
    .pg-group-wall-comment-wrap .pg-group-wall-action input.pg-delete-gw-wall {
        font-size: 12px !important;
    }
    .pmagic .pg-group-wall-comments-count #pm-show-comment-form {
        padding-left: 0px;
        display: inline-block;
        width: 50%;
        font-size: 12px;
        text-align: right;
        padding-right: 0px;
    }
    .pmagic .pm-group-description .pm-card-label {
        width: 100%;
    }
    .pmagic .pg-group-wall-wrap .pg-group-wall-post-btn span {
        padding: 10px;
        border-radius: 4px;
        display: inline-block;
        width: 80%;
    }
    /* ---End Group Wall---- */
    .pmagic .pm-chat-messenger-box #messenger_textarea {
        font-size: 12px;
        padding: 20px;
    }
    .pmagic #pg-woocommerce_purchases .pg-woocommerce .pg-woocommerce-product .pg-woocommerce-img img,
    .pmagic #pg-woocommerce_reviews .pg-woocommerce .pg-woocommerce-product .pg-woocommerce-img img {
        width: 100%;
        height: 100%;
    }
    .pmagic #pg-woocommerce_purchases .pg-woocommerce,
    .pmagic #pg-woocommerce_reviews .pg-woocommerce {
        width: 100%;
    }
    .pm-group-view .pm-section .pm-section-nav-vertical ul#threads_ul {
        min-height: auto;
    }
    .pmagic .pg-new-blog-button {
        width: 100%;
    }
    /* ---- Blog ----*/
    .pmagic .pm-blog-img-wrap {
        width: 70%;
        margin: 0px auto;
        float: none;
        display: block;
    }
    .pmagic .pm-blog-post-wrap {
        margin-bottom: 25px;
        padding-top: 20px;
        border-bottom: 1px solid #e1e1e1;
    }
    .pmagic .pm-blog-desc-wrap {
        width: 100%;
        text-align: center;
    }
    /* ---- Blog End ----*/
    .pmagic #pm_notification_view_area {
        width: 80%;
        margin: 0px auto;
    }
    .pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow {
        margin-left: 0px;
    }
    .pminput.pm_recaptcha .g-recaptcha {
        transform: scale(0.75) !important;
        -webkit-transform: scale(0.75) !important;
        transform-origin: 0 0 !important;
        -webkit-transform-origin: 0 0 !important;
    }
    .pmagic .pm-login-box .pm-login-header p {
        text-align: center;
    }
    .pmagic #pm-show-woocommere-order-dialog .pm-popup-container {
        max-width: 900px;
        width: 90%;
        left: calc(50% - 168px);
    }
    
    
    /*--- Group Setting ----*/
        
    .pmagic #pg_group_tabs #pg_group_setting .pm-section-content {
        width: 100%;
        border-left: 0px;
    }
    .pmagic .pg-group-setting-blog #pm-edit-group-member-html-container,
    .pmagic .pg-group-setting-blog #pm-edit-group-blog-html-container,
    .pmagic .pg-group-setting-blog #pm-edit-group-request-html-container {
        width: 100%;
        overflow-y: scroll;
    }
    
    .pmagic .pg-group-edit-setting #pm_edit_group .pm-group-edit-form .pm-field-lable {
        width: 100%;
        font-size: 12px;
    }
    
    .pmagic .pm-group-view .pm-group-change-icon {
        margin: 20px auto;
    }
    
    .pmagic .pm-blog-desc-wrap {
        width: 100%;
        text-align: center;
    }
    
     .pmagic .pm-blog-post-wrap {
        margin-bottom: 25px;
        padding-top: 20px;
        border-bottom: 1px solid #e1e1e1;
    }
    
      /* ---- Blog End ----*/
      
    .pmagic #pm_notification_view_area {
        width: 80%;
        margin: 0px auto;
    }
    .pmagic .pm-group-view .pm-section .pm-section-content form.pmagic-form .pmrow {
        margin-left: 0px;
    }
    .pminput.pm_recaptcha .g-recaptcha {
        transform: scale(0.75) !important;
        -webkit-transform: scale(0.75) !important;
        transform-origin: 0 0 !important;
        -webkit-transform-origin: 0 0 !important;
    }
    .pmagic .pm-login-box .pm-login-header p {
        text-align: center;
    }
    
}

   
  /*---Responsive CSS End Here */  
  





.pg-mobile-479 .pm-group-view .pm-section .pm-section-nav-vertical {
    max-width: 100%;
    width: 100%;
   }
   

.pg-mobile-479 .pm-group-view .pm-section .pm-section-nav-vertical {
    max-width: 100% !important;
    width: 100% !important;
}

.pg-mobile-479 .pm-group-view .pm-section .pm-section-content.pm-message-thread-section {
    border-right: 1px solid #e1e1e1;
}

.pg-mobile-479 .pm-group-view .pm-profile-title-header {
    height: auto;
}

.pg-mobile-479 .pm-group-view .pm-profile-image {
    left: 19%;
}

.pg-mobile-479 .pmagic #pg-myfriends,
.pmagic #pg-friend-requests,
.pg-mobile-479 .pmagic #pg-requests-sent {
    border-left: 0px;
}

.pg-mobile-479 .pm-popup-container {
    display: block;
    float: left;
    width: 94%;
    background-color: #FFF;
    position: fixed;
    top: 10%;
    overflow: hidden;
    z-index: 9999999;
    box-shadow: 0 0 20px rgb(150, 150, 150);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    left: 30%;
    left: calc(50% - 174px);
    overflow-y: auto;
    max-height: 90%;
}

.pg-mobile-479 .pmagic #pm-show-woocommere-order-dialog .pm-popup-container {
    width: 94%;
    left: calc(50% - 176px);
}

.pmagic .pm-group-view .pm-section svg.pg-left-panel-icon {
    width: 33px;
    height: 33px;
    border: 1px solid #ebebeb;
    border-radius: 100%;
    fill: #8d8d8d;
    cursor: pointer;
}

.pg-left-panel-icon {
    display: none;
}

.pm-section-left-panel,
.pm-section-right-panel {
    display: block;
}

.pg-mobile-479 .pm-section-left-panel {
    display: block;
}

.pg-mobile-479 .pm-section-right-panel {
    display: none;
}

.pg-mobile-479 .pmagic .pm-group-description {
    width: 100%;
    text-align: center;
}

.pg-mobile-479 .pmagic .pm-group-description .pm-card-value {
    width: 100%;
    margin: 0px;
}

.pg-mobile-479 .pmagic .pm-group-description .pm-card-row {
    margin-bottom: 12px;
}


/* Reponsive End */


/* Freind System*/

.pg-mobile-479 .pmagic .pm-myfriends-list {
    margin: 16px;
}

.pg-mobile-979 .pmagic #pg-messages ul#threads_ul li .messagedelete_thread {
    right: 8px;
    top: 26px;
}