/* Enter Your Custom CSS Here */

.page-section {
    padding: 70px 0 0 0;
}
.text-center {
    text-align: center;
    display: none;
}

@media screen and (min-width: 1000px) {
.header-layout-standard-large .navbar-brand img {
  max-height: 175px!important;
}
}

.header-details {
  border-bottom: none;}

.soc-icons a, .soc-icons span {
  border-left: none;}

.soc-icons a:last-child {
    border-right: none;
}

.soc-icons a, .soc-icons span {
    font-size: 28px;
}

.post-inner h6 {
    font-size: 24px;
    text-transform: uppercase;
    background-color: #2251cb;
    padding: 15px;
    color: #fff;
    border-bottom: 1px #fff;
}

.page-section h3:after, h3:before {
    display:none;
}

.thank-you-for-your-support {
    display:none;
}


