﻿.mvp-body-sec-wrap {
    margin-bottom: 20px;
    width: 100%;
}

.left, .alignleft {
    float: left;
}

.relative {
    position: relative;
}

@media screen and (max-width: 1100px) and (min-width: 1004px) {
    .mvp-sec-pad {
        padding: 30px 3%;
        width: 94%;
    }
}

.mvp-sec-pad {
    background: #fff;
    border-bottom: 1px solid #bbb;
    padding: 30px 2.5%;
    width: 95%;
}

.mvp-main-body-out2 {
    float: left;
    margin-right: -380px;
    width: 100%;
}

.relative {
    position: relative;
}




.mvp-main-body-blog {
    width: 100%;
}

.left, .alignleft {
    float: left;
}

.relative {
    position: relative;
}

h1.mvp-sec-head, h4.mvp-sec-head {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

span.mvp-sec-head, .mvp-authors-name {
    border-bottom: 1px solid #fe074e;
}

span.mvp-sec-head {
    color: #111;
    display: inline-block;
    float: left;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1;
    position: relative;
    bottom: -1px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

ul.mvp-main-blog-wrap {
    width: 100%;
}



    ul.mvp-main-blog-wrap li.mvp-blog-story-wrap {
        border: 1px solid #a6a6a6;
        margin-top: 20px;
        padding: 20px;
        width: 100%;
    }

.mvp-blog-story-img {
    line-height: 0;
    margin-right: 4%;
    width: 48%;
}

.mvp-post-info-top {
    margin-bottom: 10px;
    width: 100%;
}

.mvp-blog-story-text {
    width: 48%;
}

    .mvp-blog-story-text h3 {
        color: #888;
        float: left;
        font-size: .75rem;
        font-weight: 700;
        letter-spacing: .07rem;
        line-height: 1;
        margin-bottom: 10px;
        text-transform: uppercase;
        width: 100%;
    }

img {
    max-width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    width: 100%;
}

.mvp-post-info-top h3 {
    font-weight: 700;
    margin-bottom: 0 !important;
    width: auto !important;
}

span.mvp-post-info-date {
    color: #888;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1;
    margin-left: 5px;
}

.mvp-blog-story-text h2 a {
    color: #111;
    float: left;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.1;
    width: 100%;
}

.mvp-blog-story-text p {
    color: #555;
    float: left;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
    margin-top: 7px;
    width: 100%;
}

#mvp-side-wrap {
    float: right;
    margin-left: 50px;
    width: 330px;
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px;
}

.mvp-side-tab-main {
    width: 100%;
}

.mvp-side-tab-story:first-child {
    margin-top: 0;
}

.mvp-side-tab-story {
    margin-top: 15px;
    width: 100%;
}

.mvp-side-tab-out {
    float: right;
    margin-left: -95px;
    width: 100%;
}

.mvp-side-tab-in a {
    color: #111 !important;
    font-weight: 700;
    line-height: 1.1;
}

.mvp-side-tab-img {
    line-height: 0;
    margin-right: 15px;
    width: 80px;
}

.mvp-side-tab-in {
    margin-left: 95px;
}

.mvp-side-tab-text {
    width: 100%;
}

    .mvp-side-tab-text h3 {
        color: #555;
        font-size: .7rem;
        font-weight: 400;
        letter-spacing: .07rem;
        margin-bottom: 5px;
        text-transform: uppercase;
        width: 100%;
    }

    .mvp-side-tab-text h2 a {
        color: #111;
        font-size: 1.15rem;
        font-weight: 700;
        letter-spacing: -.02em;
        width: 100%;
    }

@media screen and (max-width: 479px) {
    .mvp-main-body-out2, .mvp-main-body-in2 {
        margin-right: 0;
    }

    .mvp-blog-story-text {
        width: 100%;
    }

    .mvp-blog-story-text {
        width: 100%;
    }
}


