    @font-face {
    font-family: SFD-Bold;
    src: url("fonts/SFD-Bold.ttf");
}

@font-face {
    font-family: SFD-Regular;
    src: url("fonts/SFD-Regular.ttf");
}

@font-face {
    font-family: SFD-Medium;
    src: url("fonts/SFD-Medium.ttf");
}

@font-face {
    font-family: SFUTO;
    src: url("fonts/SFUTO.ttf");
}

.img350 {
    display: block;
    width: 350px;
    position: relative;
}

.author-magazine {
    text-align: left;
    margin-top: 30px !important;
    position: relative;
    width: 660px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.amw-info {
    position: relative;
    padding-left: 25px;
}

.amw-info:before {
    position: absolute;
    background: #ff6a03;
    left: 0;
    top: 0px;
    width: 5px;
    height: 90%;
    content: '';
}

.author-magazine a {
    color: #222;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;

}

.bgblack-title {
    padding-top: 46px;
    background: rgba(0, 0, 0, 0.95);
}

.author-magazine p {
    font-family: SFD-Bold;
    color: #222222;
    margin-bottom: 10px;
}

.author-magazine p {
    font-size: 18px;
}

.fancybox-opening {
    opacity: 1;
    display: block;
}

.sp-image-caption span {
    font-family: SFD-Regular;
    font-size: 15px;
    line-height: 19px;
    color: #666666;
}

.sp-sticky-header {
    z-index: 10 !important;
}

.spdc-img-fl {
    margin-right: 35px;
}

.LayoutAlbumContent {
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0 !important;
}

.LayoutAlbumWrapper .LayoutAlbumRow {
    margin-bottom: 4px !important;
    float: left;
    width: 100%;
}

.LayoutAlbumWrapper figure {
    margin: 0;
    position: relative;
    -webkit-backface-visibility: hidden;
}

.LayoutAlbumWrapper .LayoutAlbumItem {
    display: block;
    float: left;
    margin: 0 2px;
}

.LayoutAlbumWrapper .LayoutAlbumItem:last-of-type {
    margin-right: 0;
}

.LayoutAlbumWrapper .LayoutAlbumItem:first-child {
    margin-left: 0;
}

.LayoutAlbumItem a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.VCSortableInPreviewMode img {
    margin-top: 0;
    vertical-align: top;
}

.LayoutAlbumWrapper img {
    display: block;
    max-width: 100%;
    transition: all .25s ease-in-out;
}


.spdc-image-gallery {
    margin-top: 30px;
}

/* Box Quote đặc biệt */

.spdc-img-wrapper.normal div a, .spdc-img-wrapper.normal > div img {
    width: 100%;
    display: block;
}

.k14-sp-wrapper .sp-body-content .sp-detail .sp-sapo {
    font-family: SFD-Regular;
    font-size: 20px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #444444;
    padding-bottom: 30px;
    margin-bottom: 60px !important;
    position: relative;
}

.spdc-img-full {
    margin-top: 30px;
}

.spdcig-content .LayoutAlbumRow .LayoutAlbumItem {
    margin: 0 2px;
}

.LayoutAlbumContent .LayoutAlbumRow:last-of-type {
    margin-bottom: 0 !important;
}

.k14-sp-wrapper .sp-body-content .sp-detail .sp-detail-content .sp-image-caption {
    margin-top: 10px;
}

.sp-title img {
    width: 50% !important;
    display: inline-block;
    text-align: center
}

.k14-sp-wrapper .sp-body-content .sp-detail .sp-detail-content div {
    margin-bottom: 30px;
}

.spdc-img-wrapper.img980 .sp-image-caption {
    width: 660px;
    margin: 10px auto 10px !important;
    text-align: center;
}

.bg-cover {
    display: none;
}

.date-meta {
    font-family: SFD-Medium !important;
    margin-top: 5px;
    color: #b3b3b3 !important;
}


.videobg-content {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.5%;
}

.videobg-content video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.spdcig-content.w660 {
    width: 660px !important;
}

.spdc-img-wrapper.small {
    margin-top: 30px;
}

.spdcig-content {
    width: 980px;
    margin-left: -160px;
}

.spdc-img-wrapper.spdc-img-fr img{
    width: 100%;
}

.spdc-img-wrapper.img980 {
    position: relative;
}

.layer-1,.layer-2, .layer-3, .layer-4 {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.layer-2 {
    z-index: 2;
    opacity: 0.2;
    background: url(../images/bg-cover-layer-2.png) center center no-repeat;
    background-size: cover;
}

.layer-3 {
    z-index: 1;
    display: none;
}

.videobg-content video {
    z-index: 1;
}

.layer-4 {
    position: absolute;
    background: url(../images/bg-text.png) center center no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
}

/*.videobg-content:before {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(32, 49, 43, 0.3);
    content: '';
}*/

.mb-40 {
    margin-top: 20px !important;
}

.k14-sp-wrapper .sp-body-content .sp-detail {
    padding: 80px 160px 20px;
}

.first-letter {
    float: left;
    margin-right: 10px;
    margin-bottom: -10px;
    margin-top: -25px;
    display: block;
}

.p-first {
    margin-bottom: 0;
    margin-top: 20px;
}
