.portfolio-item-block .btn {
    border-color: #5a548f !important;
    background-color: #5a548f !important;
    color: white !important;
}

.view-more.btn.mgt-button {
    display: none;
}

li#mgt-menu-item-3075 {
    background-color: #5a548f;
}

.header-info-2-text .header-info-half .header-info-content-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 2px;
}

header .logo-link img {
    width: 100% !important;
}

header .header-center {
    display: table-cell;
    vertical-align: middle;
    min-width: 671px;
}

.header-info-2-text {
    margin-left: 230px;
    float: left;
    width: 100%;
}

.footer-sidebar-2 > ul > li {
    float: left;
    width: 33.333333333%;
    /**margin-bottom: 0;
    -moz-box-sizing: border-box;**/
    box-sizing: border-box;
    padding: 0 30px 0 0;
}

@media (max-width:1200px) {
 .header-info-2-text {
    margin-left: 0px;
    float: left;
    width: 100%;
}
                                               }


@media (max-width: 979px) {
.footer-sidebar-2 > ul > li {
    float: left;
    width: 100%;
    /**margin-bottom: 0;
    -moz-box-sizing: border-box;**/
    box-sizing: border-box;
    padding: 0 30px 0 0;
}
                                             }
