/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mmtos/mt-static/themes-base/blog.css);
@import url(/mmtos/mt-static/themes/orign-1/screen.css);
/* end StyleCatcher imports */

.asset-footer { display: block; }



/* responsive ---------------------------------------------------------- */

@media (max-width: 1199px) {
    #container-inner, #content-inner, #header-inner, #footer-inner{
        width: 100%;
        box-sizing: border-box;
    }

    #header{
        background-size: 100% 100%;
    }

    #header-name{
        max-width: 90%;
    }

    #header-description{
        max-width: 90%;
    }

    #header-content{
        width: 100%;
        margin: 0 0 2% 0;
    }

    #header .left {
        width: 100%;
        background-size: 100% 100%;
}

    #header .right {
        width: 100%;
        height: auto;
        background-size: 100% 100%;
        margin: 0;
        padding: 0;
}

    .layout-wt #alpha{
        width: 100%;
    }

    #header-inner, #footer-inner, #alpha-inner, #beta-inner, #gamma-inner{
        padding-right: 2%;
        padding-left: 2%;
    }

    #alpha, #beta, #gamma{
        float: none!important;
        width: 100%!important;
        left: 0!important;
        right: 0!important;
    }

    #beta{
        width: 100%!important;
    }

    .widget-content a{
        font-size: 14px;
    }

    .asset-body{
        font-size: 16px;
        line-height: 1.8;
    }

    .widget-header{
        font-size: 22px;
    }

    #breadcrumb {
        width: 98%!important;
        margin: 0 2%;
    }

}
