 .fixed-btn a {
    background: #19eb30;
    position: fixed;
    left: 20px;
    bottom: 20px;
    line-height: 70px;
    font-size: 18px;
    width: 130px;
    border-radius: 10px;
    height: 70px;
    border: 2px solid #fff !important;
    text-align: center;
    color: #fff !important;
        z-index: 2;
}
.blog-posts .submit-comment button {
    color: #fff !important;
}

    .fixed-btn .appo {
    background: #19eb30;
    position: fixed;
    left: 20px;
   bottom: 100px;
    line-height: 28px;
    font-size: 18px;
    width: 130px;
    border-radius: 10px;
    height: 70px;
    border: 2px solid #fff !important;
    text-align: center;
    color: #fff !important;
          z-index: 2;
}
  .fixed-btn a .fa {
    font-size: 30px !important;
    line-height: 66px !important;
}
  .affilliations {
    display: none !important;
}
.inner-page-head.services {
    height: 500px !important;

}
@media only screen and (max-width: 768px) {
    .inner-page-head.services {
        height: 300px !important;
    }
}

@media only screen and (max-width: 1024px) {
.navigation .nav-bar {
    height: 800px !important;
}
#header.builder-dynamic-open .navigation {
    overflow: scroll !important;
}
}
