
.magazine-wrapper {
    background: #f2f2f2;
}
.video-wrap{
   aspect-ratio: 16/9 !important;
}
.box-noidung{
    background: #ece7e3;
    padding: 15px;
    font-style: italic;
    
}
.box-noidung p{
    color: #a0692b!important;
}
.chuthich{
    padding-top: 15px;
    font-family: arial;
    font-size: 90%!important;
    color: #848484;
    text-align: center;
    font-style: italic;
    line-height: 1.3 !important;
    max-width: 100%;
}
.magz-slide-wrapper .magz-img-wrapper img{
    width: 100%;
}
.box-image-left {
    float: left;
    margin-left: -35%;
    margin-right: 25px
}
.box-left{
    max-width: 400px;
    padding: 20px;
    text-align: justify;
    font-style: italic;
    background-color: #a9cacd ;
}
.box-right{
    max-width: 400px;
    padding: 20px;
    text-align: justify;
    font-style: italic;
    background-color: #a9cacd ;
}


.box-center{
    max-width: 400px;
    padding: 20px;
    text-align: justify;
    font-style: italic;
    background-color: #a9cacd ;
}


.box-image-left img {
    max-width: 400px;
}

.box-image-right {
    float: right;
    margin-right: -35%;
    margin-left: 25px
}

.box-image-right img {
    max-width: 400px;
}


.cauhoi{
   font-weight: 500;
    padding-bottom: 10px;
    text-align: left;
    font-style: italic;
    color: #69430f !important;
}
.tennhanvat{
    font-weight: 500;
    color: #69430f;

}
.publication-date p{
    color: #6d6d6d !important;
    font-weight: normal!important;
}


.magz-cover img {
    width: 100%;
}

.magz-sapo {
    font-family: Nunito-Bold, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #252525;
    margin-bottom: 25px;
}



.author-magazine {
    text-align: left;
    margin-top: 30px !important;
    position: relative;
    width: 750px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.amw-info {
    position: relative;
    padding-left: 25px;
}

.amw-info:before {
    position: absolute;
    background: #b08527;
    left: 0;
    top: 0px;
    width: 5px;
    height: 90%;
    content: '';
}

.author-magazine a {
    color: #222;
    font-family: Arial;
    font-size: 15px;
    text-decoration: none;

}

.author-magazine p {
    font-family: Arial;
    font-weight: bold;
    color: #222222;
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
}


.author-magazine .date-meta {
    font-family: Nunito-Medium !important;
    margin-top: 5px;
    color: #b3b3b3 !important;
}

.magz-video-wrapper {
    position: relative;
    margin-bottom: 25px;
}

.magz-video-wrapper:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 56.25%;
}

.magz-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}



