@media only screen and (max-width: 600px) {
  .postbox .postpic img {
 width: 100%;
 height: auto;
}
}
.membership-box {
    height: 362px !important;
}
.testimonial-wrap {
 
    left: 0px;
}
.ui-accordion .ui-accordion-header {
  margin-bottom: 20px;
}
div#footer {
    background-color: #3a4d5e;
    display: none;
}
.postbox-content {
   
    left: 39%;
   
}
.copyright {
    background-color: #3a4d5e;
    border-top: 1px solid #3a4d5e;
    background-size: cover;
}
.container.main_title {
    padding-bottom: 30px;
    padding-top: 30px;
}

.copyright p {
   margin-top: 17px;
}
.membership-box {
    margin-bottom: 25px;
}


h4.posttitle.text-left a {
    color: #fff;
}
.postbox .postpic img {
    width: 100%;
    height: 300px;
}
.postbox {
    margin-bottom: 27px;
   }
.ui-accordion .ui-accordion-header {
    margin: 16px 0 0 0 !important;
}
.ui-accordion .ui-accordion-header {
   padding: .9em .5em .9em 1.7em !important;
 
}
h4.testimonial_name {
    display: block;
    text-align: center;
}
section#testimonial_partner {
    padding: 17px 0;
}