@media (max-width:1200px){ 


}
@media (min-width:992px) and (max-width:1199px){
.item1, .item7 {
    padding: 0 70px;
}

.primarynavigation li a {
    width: 188px;
}

}

@media (min-width:768px) and (max-width:991px){ 
footer.ftr-sec .col-sm-6:nth-child(2n+1) {
    clear: both;
}
.ppf-link {
    margin-bottom: 40px;
}
footer.ftr-sec {
    padding: 35px 0 0;
}

.primarynavigation li a {
    width: 144px;
}
}

@media (max-width:767px) { 
.logo-img a {
    max-width: 245px;
}

.header-title h1 {
    font-size: 20px;
}
.header_mobile_menu .primarynavigation li a {
    background: none;
    color: #1ec3b3;
    border: none;
    display: block !important;
    text-align: left;
    padding-left: 25px;
    border-bottom: 1px solid #b9eae5;
    margin-left: 8px;
}
.ppf-link {
    margin-top: 20px;
}
span.togglbtn {
    font-size: 25px;
}
.register_forgot_password {
    margin-bottom: 40px;
}
.details-list ul.list-unstyled {
    max-width: 203px;
}
.member-details-item ul.margin-left {
    margin-left: 0px;
    margin-top: 25px;
}
}

@media (max-width:480px){


}

@media (max-width:479px) { 

.ppf-site-content h2 {
    font-size: 30px;
}
.nav-link {
    float: unset;
    text-align: center;
}
.logo-img {
    display: block;
    float: unset;
    text-align: center;
}
.header-title h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
}
.header-title {
    display: block;
    float: unset;
}

.log-in-form {
    padding: 30px 20px 30px 20px;
}
.form-div .form-group select {;
    margin-right: 0px;
}
.edit-details a {
    font-size: 12px;
}
.edit-details {
    display: block;
    text-align: center;
    float: unset !important;
}
.member-details-item ul li strong {
    max-width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
}
.member-details-item li a {
    float: unset
}
.log-in-title h2 {  
    font-size: 18px;
}
.communication-table img {
    max-width: 40px;
}
.communication-table table.table-responsive tr th, .communication-table table.table-responsive tr td {
    padding: 20px 10px;
}
#example thead tr th {
    padding: 10px 3px;
    font-size: 12px;
}
#example tr td {
    padding: 10px 3px;
        font-size: 12px;

}
table#example tr td img {
    max-width: 20px;
}

.pager-sec {
    float: unset;
}
.pagination-sec {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.showing-page {
    display: inline-block;
    margin-top: 13px;
    width: 100%;
}
}

