.ma-insaidpage {
    transition: all .3s ease-in-out
}

.AKD-MainC_Vid {
    width: 100%;
    padding: 30px 80px 25px;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 0 14px -10px #000;
    box-sizing: border-box;
    background-color: #20242f;
    transition: all .3s ease-in-out
}

.AKD-BKOpasty_Vid {
    width: 120%;
    height: 170px;
    position: absolute;
    left: -50px;
    bottom: -11px;
    opacity: .4;
    pointer-events: none;
    box-shadow: inset 0 200px 220px 38px #20242f;
    background-image: url(http://www.imamali.net/design/image/BG/stars.png);
    background-size: 115px;
    background-position: 1px 104%;
    z-index: 0
}

.AKD-Vid_TitleImge {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

.AKD-Vid_text {
    width: calc(100% - 710px);
    padding: 0 0 40px 50px;
    display: inline-block;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

.AKD-VidName {
    display: block;
    padding-bottom: 13px;
    cursor: pointer;
    font-size: 11px;
    font-weight: 500;
    color: #538f99
}

.AKD-VidName:hover {
    opacity: .75
}

.AKD-VidTitle {
    padding: 0 0 15px;
    margin: 0;
    display: block;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 600;
    color: #fff
}

.AKD-ViewDate_Vid {
    padding: 6px 10px 4px;
    margin: 0;
    display: inline-block;
    border-radius: 5px;
    font-size: 11px;
    color: #5c5d72;
    background-color: #2c303c
}

.AKD-ViewDate_Vid span {
    margin: 0 3px 0 6px;
    display: inline-block
}

.AKD-Vid_Discrp {
    padding: 15px 0;
    margin: 0;
    display: block;
    font-size: 14px;
    line-height: 1.8;
    color: #5b5e6d
}

.AKD-Vid_View {
    width: 710px;
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 0;
    transition: all .3s ease-in-out
}

.AKD-SlaiderVid {
    width: 100%;
    direction: ltr;
    position: relative;
    border-radius: 12px;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

.AKD-ImgVid {
    width: 100%;
    object-fit: cover;
    opacity: 0;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

.AKD-ImgVid_Activ {
    filter: blur(3px);
    transform: scale(1.2)
}

.AKD-phot_oVid {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}

.AKD-HDVid {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -1px;
    right: 0;
    z-index: 2;
    display: none
}

.AKD-Yot_ube {
    width: 100%;
    height: 100%
}

.AKD-playVid {
    width: 62px;
    height: 62px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    border-radius: 30px;
    box-sizing: border-box;
    background: linear-gradient(to left bottom, #9843e9 20%, #448cb2 80%);
    transition: all .3s ease-in-out;
    z-index: 4
}

.AKD-playVid i {
    position: absolute;
    right: 20px;
    font-size: 20px;
    color: #fff;
    transition: all .1s
}

.AKD-PlayText {
    margin-right: 20px;
    display: inline-block;
    position: relative;
    left: -40px;
    opacity: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    transition: all .3s ease-in-out
}

.AKD-SlaiderVid:hover .AKD-playVid {
    width: 120px
}

.AKD-SlaiderVid:hover .AKD-playVid i {
    font-weight: 900
}

.AKD-SlaiderVid:hover .AKD-playVid .AKD-PlayText {
    left: -10px;
    opacity: 1
}

.AKD-YouTube {
    position: absolute;
    bottom: 8px;
    right: 0;
    cursor: pointer;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
    color: #5c5d6f;
    transition: all .3s ease-in-out
}

.AKD-YouTube img {
    width: 70px;
    height: 15px;
    margin-right: 4px;
    vertical-align: sub
}

.AKD-MainC_List * {
    box-sizing: border-box
}

.AKD-MainC_List {
    width: 100%;
    padding: 10px 10px 18px;
    overflow: hidden;
    box-sizing: border-box;
    transition: all .3s ease-in-out
}

.AKD-VideoShear {
    width: 1365px;
    padding: 35px 4px 30px;
    margin: auto;
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #5e5d6b;
    transition: all .3s ease-in-out
}

.AKD-MainList {
    width: 1365px;
    padding-bottom: 8px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    transition: all .3s ease-in-out
}

.AKD-VidItem {
    width: 265px;
    margin: 4px;
    transition: all .3s ease-in-out
}

.AKD-MiniVid {
    width: 100%;
    height: 142px;
    min-height: 105px;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    transition: all .3s ease-in-out
}

.AKD-MiniVid img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.AKD-MiniVidplay {
    width: 44px;
    height: 44px;
    padding: 2px 0 1px 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    border-radius: 22px;
    box-sizing: border-box;
    background-color: #fff;
    transition: all .3s ease-in-out;
    z-index: 2
}

.AKD-MiniVidplay i {
    position: absolute;
    right: 13px;
    font-size: 16px;
    color: #7e63b2;
    transition: all .1s
}

.AKD-MiniPlayText {
    margin-right: 20px;
    display: inline-block;
    position: relative;
    left: -40px;
    opacity: 0;
    font-size: 12px;
    font-weight: 500;
    color: #7e63b2;
    transition: all .3s ease-in-out
}

.AKD-VidSee {
    padding: 7px 12px 6px;
    display: inline-block;
    position: absolute;
    right: 4px;
    bottom: 4px;
    border-radius: 8px;
    pointer-events: none;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: rgba(2, 2, 2, .5);
    transition: all .3s ease-in-out;
    z-index: 2
}

.AKD-VidSee i {
    margin-left: 6px
}

.AKD-MiniVidMask {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    background-color: rgba(90, 62, 225, .35);
    transition: all .3s ease-in-out;
    z-index: 1
}

.AKD-MiniVid:hover .AKD-MiniVidplay {
    width: 93px
}

.AKD-MiniVid:hover .AKD-MiniVidplay i {
    right: 13px;
    font-weight: 900
}

.AKD-MiniVid:hover .AKD-MiniPlayText {
    left: -6px;
    opacity: 1
}

.AKD-MiniVid:hover .AKD-MiniVidMask {
    opacity: 1
}

.AKD-MiniVidText {
    width: 100%;
    padding: 8px 4px 30px;
    color: #fff
}

.AKD-MiniVidName {
    padding-bottom: 5px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #5d5e73
}

.AKD-MiniVidName i {
    margin-left: 6px
}

.AKD-MiniVidTitle {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.7
}

.AKD-CVid_Archives {
    width: 100%;
    padding: 10px 0 40px;
    margin: 0 auto;
    text-align: center
}

.AKD-VidArchivesTag {
    min-width: 112px;
    padding: 10px;
    margin: 0 auto;
    display: inline-block;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    background: #fff
}

.AKD-VidArchivesTag a {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    background: -webkit-linear-gradient(left, #72beff, #a417ff);
    background-clip: border-box;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent
}

.AKD-Load_Youtube {
    width: 100px;
    height: 100px;
    margin: auto;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    text-align: center;
    transition: all .3s ease-in-out;
    z-index: 3
}

.AKD-Load_Activ {
    display: flex;
    opacity: 1
}

.circle {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    border: 6px solid rgba(142, 149, 156, .4);
    border-top-color: #fff;
    animation: spin 1s linear infinite
}

@keyframes spin {
    0% {
        border-top-color: #fff;
    }

    30% {
        border-right-color: #fff;
    }

    50% {
        transform: rotate(180deg);
    }

    70% {
        border-top-color: rgba(142, 149, 156, 0.4);
    }

    100% {
        border-right-color: rgba(142, 149, 156, 0.4);
        transform: rotate(720deg);
    }
}

@media only screen and (max-width: 1740px) {
    .AKD-MainList, .AKD-VideoShear {
        width: 1130px
    }

    .AKD-VidItem {
        width: 274px
    }

    .AKD-MiniVid {
        height: 148px
    }
}

@media only screen and (max-width: 1500px) {
    .AKD-MainList, .AKD-VideoShear {
        width: 1072px
    }

    .AKD-VidItem {
        width: 260px
    }

    .AKD-MiniVid {
        height: 142px
    }
}

@media only screen and (max-width: 1440px) {
    .AKD-Vid_text {
        width: calc(100% - 690px)
    }

    .AKD-Vid_View {
        width: 690px
    }

    .AKD-Vid_text {
        padding: 0 0 40px 20px
    }

    .AKD-MainList, .AKD-VideoShear {
        width: 1056px
    }

    .AKD-VidItem {
        width: 256px
    }
}

@media only screen and (max-width: 1250px) {
    .AKD-MainC_Vid {
        padding: 30px 50px 25px
    }

    .AKD-Vid_text {
        width: calc(100% - 670px)
    }

    .AKD-Vid_View {
        width: 670px
    }

    .AKD-MainList, .AKD-VideoShear {
        width: 1014px
    }

    .AKD-VidItem {
        width: 245px
    }
}

@media only screen and (max-width: 1130px) {
    .AKD-MainList, .AKD-VideoShear {
        width: 952px
    }

    .AKD-VidItem {
        width: 228px
    }
}

@media only screen and (max-width: 1020px) {
    .AKD-MainC_Vid {
        padding: 8px 12px 30px
    }

    .AKD-Vid_TitleImge {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center
    }

    .AKD-Vid_text {
        width: 100%;
        padding: 16px 15px 0 8px
    }

    .AKD-SlaiderVid {
    }

    .AKD-VideoShear {
        width: 100%;
        padding: 15px 1% 20px
    }

    .AKD-Vid_View {
        width: 100%
    }

    .AKD-MainC_List {
        padding: 10px 0 50px
    }

    .AKD-MainList {
        width: 100%;
        justify-content: center
    }

    .AKD-VidItem {
        width: 32%
    }

    .AKD-YouTube {
        bottom: -45px;
        right: 25px
    }
}

@media only screen and (max-width: 780px) {
    .AKD-SlaiderVid {
    }

    .AKD-MiniVid {
        height: 19vw
    }

    .AKD-VidSee {
        padding: 4px 10px 3px
    }
}

@media only screen and (max-width: 650px) {
    .AKD-VidItem {
        width: 48%;
        margin: 4px
    }

    .AKD-VideoShear {
        width: 100%;
        padding: 15px 1.5% 20px
    }

    .AKD-MiniVid {
        height: 25vw
    }
}

@media only screen and (max-width: 440px) {
    .AKD-MainList {
        justify-content: space-between
    }

    .AKD-VideoShear {
        width: 100%;
        padding: 15px 0 20px
    }

    .AKD-VidItem {
        width: 49%;
        margin: 4px 0
    }

    .AKD-MiniVid {
        height: 30vw
    }

    .AKD-VidSee {
        padding: 3px 10px 2px;
        right: 3px;
        bottom: 3px;
        border-radius: 12px
    }

    .AKD-Vid_TitleImge {
        padding: 6px 0 10px;
        margin-bottom: 20px
    }

    .AKD-YouTube {
        display: inline-block;
        margin: auto;
        bottom: -30px;
        right: 0;
        left: 0;
        text-align: center
    }
}