/*MOx Css*/

.moving-btn a {
    font-size: 11px;
}

p.box-excerpt {
    font-size: 9px;
}

h1.box-title {
    font-size: 0.7em;
}


element.style {
}
*, ::after, ::before {
    box-sizing: border-box;
}
.main-heading {
    font-size: 43px;
}

@media (min-width: 768px) {
    .col-md-8 {
        width: 61.666667%;
    }
}

.font-13 {
    display: block !important;
}