.btn-secondary {
    color: #ffffff;
    background-color: #3f6cb2;
    border-color: #3f6cb2;
}

div.acm-spotlight:nth-child(4) {
    display: none !important;
}

.owl-theme .owl-nav {
    display: none;
}

.t3-top-bar {
    border-bottom: 1px solid #e6eaf0;
    font-size: 12px;
    line-height: 1;
    background: #e6eaf0;
}

.t3-top-bar .top-right ul li {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 7px;
}

.t3-top-bar .top-left {
    border-left: 0px solid #e6eaf0;
    padding-top: 8px;
    padding-bottom: 7px;
}

.top-left {
    padding-left: 8px;
}

.top-right {
    padding-right: 0px;
}

.t3-header {
    padding-bottom: 18px;
}

.logo {
    margin-top: -3px;
}

.t3-mainnav {
    padding-bottom: 10px;
    padding-top: 10px;
}

.block-intro h3 {
    text-transform: inherit;
    color: #23263d;
    font-weight: 500;
}

.custom .call-to-actions {
    background: #ffffff;
    color: #23263d;
    padding: 60px 0;
}

.bluebg .call-to-actions {
    background: #3f6cb2;
    color: #fff;
    padding: 60px 0;
}

.bluebg .btn-border {
    background: #fff;
    border: 1px solid #fff;
    color: #3f6cb2;
}

.btn-border {
    background: transparent;
    border: 1px solid #3f6cb2;
    color: #3f6cb2;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
    color: #ffffff;
    background-color: #23263d;
    border-color: #23263d;
}

h3, .h3 {
    margin-top: 0px;
    margin-bottom: 12px;
}

.module-bg .module-title {
    font-weight: 500;
}

.blog-department .items-row .item .article-title, .blog-department .items-row .item .article-title a {
    font-weight: 500;
}    

.blog-department .flaticon {
    display: none;
}

.addthis-wrap .btn {
    display: none;
}  

#t3-content > div.contact > div > div.col-xs-12.col-md-4.col-sm-6.contact-information > div > div:nth-child(3) {
    display: none;
}

@media (max-width: 1599px){
.acm-features.style-2 .feature-info .info-text {
    padding: 24px 36px 23px 36px !important;
}
}

@media (max-width: 585px){
.customno-mobile {
    display: none !important;
}
}