.ma-insaidpage {
    width: 100% !important;
    max-width: 100% !important;
}

.AKD-C_AllPath {
/*    height: 30px !important;*/
    z-index: 2 !important;
}

.AKD-CoverPath {
    height: 30px !important;
}

.AKD-C_AllLiveVideo *{
    box-sizing: border-box;
}

.AKD-C_AllLiveVideo {
    width: 100%;
    height: calc(100vh - 120px);
    min-height: 820px;
    max-height: 950px;
    margin: -47px auto 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    position: relative;
    /* overflow: hidden; */
    box-sizing: border-box;
    font-size: 0px;
    background-image: url(../image/BG/live-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all 0.3s ease-in-out;
}

body, html {
    overflow: hidden;
}


.AKD-C_AllLiveVideo::before{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 2px;
    left: 0px;
    box-shadow: 1px 1px 75px 70px #0a0b11;
    background: rgba(10,11,17,0.95);
}

.AKD-C_AllLiveVideo::after{
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 2px;
    left: 0px;
    box-shadow: 1px 1px 94px 90px #000;
    background: rgba(0,0,0,0.97);
}

.AKD-playLiv {
    width: 80px;
    height: 80px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    cursor: pointer;
    border-radius: 40px;
    box-sizing: border-box;
/*    background: linear-gradient(to left bottom, #9843e9 20%, #448cb2 80%);*/
    background: #fff;
    transition: all 0.3s ease-in-out;
    z-index: 4;
}

.AKD-PlayStart {
    margin-right: 20px;
    display: inline-block;
    position: relative;
    left: -40px;
    top: 1px;
    opacity: 0;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 500;
    background: -webkit-linear-gradient(left, #00231B, #004A3F);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    transition: all 0.4s ease-in-out;
}

.AKD-playLiv i {
    position: absolute;
    right: 25px;
    font-size: 26px;
    font-weight: 900;
    transition: all 0.1s;
    background: -webkit-linear-gradient(left, #00231B, #004A3F);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.AKD-playLiv:hover {
    width: 190px;
}

.AKD-playLiv:hover .AKD-PlayStart {
    left: -7px;
    opacity: 1;
}

.AKD-playLiv_Activ{
    top: 20px;
    bottom: -20px;
    opacity: 0;
    pointer-events: none;
}


.AKD-Tit_liv{
    width: 100%;
    padding: 113px 22px 10px;
    margin: 0px auto;
    text-align: center;
    line-height: 1.8;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.AKD-ZyaraLiv{
    width: 84%;
    padding: 4px 80px 20px;
    display: flex;
    flex-direction: column;
	justify-content: space-between;
	align-items: center;
	align-content: center;
    transition: all 0.3s ease-in-out;
}

.AKD-Zyar_Nam_{
    margin-bottom: 26px;
    position: relative;
    bottom: 0px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #fff;
    transition: all 0.7s ease-in-out;
    z-index: 1;
}

.AKD-Zyar_Nam_ i{
    margin-left: 7px;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
}

.AKD-DownI {
    display: block !important;
    position: relative;
    margin-top: 10px !important;
    margin-left: 0px !important;
    font-size: 26px !important;
    animation-name: Zyara_icon;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    transition: all 0.9s ease;
}

@keyframes Zyara_icon {
    0% {
        bottom: 0px;
    }
    
    50% {
        bottom: -6px;
    }
    
    100% {
        bottom: 0px;
    }
}

/*****************************************/

.AKD-C_AllZayarText *{
    box-sizing: border-box;
}

.AKD-C_AllZayarText{
    max-width: 1600px;
    width: 84%;
    padding-top: 80px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 0px;
    transition: all 0.3s ease-in-out;
}

.AKD-DecorZay_Tex_{
    width: 100%;
    height: 70px;
    position: relative;
    background-image: url(../image/BG/top-t-l.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out;
}

.AKD-Tit_Zay_{
    width: 100%;
    padding: 80px 0px 60px;
    position: relative;
}

.AKD-Nam_Zayar{
    margin: 0PX auto;
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}


.AKD-FontSizeZay_ {
    width: 160px;
    height: 50px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 80px;
    left: 80px;
    border-radius: 12px;
    opacity: 0.6;
    text-align: center;
    background-color: #191d25;
    transition: all 0.3s ease-in-out;
}

.AKD-SmallSizeZay_,
.AKD-LargSizeZay_ {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 10px;
    border: 0px;
    box-shadow: 0px 0px 8px -5px #000;
    cursor: pointer;
    font-weight: 600;
    color: #20242e;
    background-color: #fff;
}

.AKD-SmallSizeZay_ {
    padding-bottom: 7px;
    font-size: 16px;
}

.AKD-PercentageSizeZay_ {
    display: inline-block;
    font-size: 15px;
    color: #fff;
}

.AKD-LargSizeZay_ {
    padding-bottom: 8px;
    font-size: 22px;
    line-height: 0.6;
}

.AKD-FontSizeZay_:hover{
    opacity: 1;
}


.AKD-C_ZayarTex_{
    width: calc(100% - 160px);
    padding: 10px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: 2.3;
    font-size: 16px;
    font-weight: 200;
    transition: all 0.3s ease-in-out;
}

.AKD-Zay_part{
    width: 100%;
    padding: 16px 0px;
    margin: 0px;
    color: #fff;
}

.AKD-Zay_Note{
    width: 100%;
    padding: 17px 0px 25px;
    margin: 0px auto;
    display: block;
    text-align: center;
    font-weight: 200;
    color: #23b6bc;
}



/*******  YouTube Css Video  ******/

.AKD-C_Liv{
    width: 100%;
}

.AKD-Vid_View{
    width: 710px;
    margin: auto;
    display: inline-block;
    position: absolute;
    top: 220px;
    right: 0px;
    left: 0px;
    opacity: 0;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
}

.AKD-ViewLiv_Activ{
    top: 182px;
    opacity: 1;
}

.AKD-SlaiderVid{
    width: 100%;
    direction: ltr;
    position: relative;
    border-radius: 18px;
    border: 1px solid #eee;
    overflow: hidden;
    font-size: 0px;
    transition: all 0.3s ease-in-out;
    background: rgba(32,36,47,0.7);
}

.AKD-ImgVid{
    width: 100%;
    object-fit: cover;
    opacity: 0;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.AKD-ImgVid_Activ{
    filter: blur(3px);
    transform: scale(1.2);
}

.AKD-HDVid {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    bottom: 0px;
    left: -1px;
    right: 0px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 2;
    display: none;
}

.AKD-Yot_ube{
    width: 100%;
    height: 100%;
}

.AKD-closee{
    width: 50px;
    height: 50px;
    margin: 150px auto 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    opacity: 0;
    border-radius: 25px;
    box-sizing: border-box;
    background: #fff;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.AKD-closee span{
    margin-right: 20px;
    display: inline-block;
    position: relative;
    left: -40px;
    top: 1px;
    opacity: 0;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 500;
    background: -webkit-linear-gradient(left, #00231B, #004A3F);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    transition: all 0.4s ease-in-out;
}

.AKD-closee i{
    position: absolute;
    right: 16px;
    font-size: 26px;
    font-weight: 900;
    transition: all 0.1s;
    background: -webkit-linear-gradient(left, #00231B, #004A3F);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.AKD-closee:hover {
    width: 150px;
}

.AKD-closee:hover span {
    left: 0px;
    opacity: 1;
}

.AKD-clos_Activ{
    margin: 12px auto 0px;
    opacity: 1;
}

/********************************/
/*  <div class="circle"></div>  */
/********************************/

.AKD-Load_Youtube {
    width: 100px;
    height: 100px;
    margin: auto;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease-in-out;
    z-index: 3;
}

.AKD-Load_Activ{
    display: flex;
    opacity: 1;
}

.circle{
    width: 62px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    border: 6px solid rgba(142,149,156,0.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);
    }
}

/***********END Circle ******************/

/*******  Respons  ******/

@media only screen and (max-width: 1350px) {
    
    .ma-insaidpage {
        padding: 0px;
    }  
}

@media only screen and (max-width: 1300px) {
    
    .AKD-ZyaraLiv {
        padding: 4px 0px 20px;
    }
    
    .AKD-C_ZayarTex_ {
        width: calc(100% - 80px);
    }
    
    #CopyAudio {
        width: calc(100% - 80px);
    }
    
    .AKD-FontSizeZay_ {
        top: 115px;
        left: 60px;
    }
    
    .AKD-DecorZay_Tex_ {
        height: 65px;
    }
}

@media only screen and (max-width: 1020px) {
    
    .AKD-ZyaraLiv {
        padding: 4px 0px 20px;
    }
    
    .AKD-C_ZayarTex_ {
        width: 100%;
    }
    
    #CopyAudio {
        width: 100%;
    }
    
    .AKD-FontSizeZay_ {
        left: 10px;
    }
    
    .AKD-C_AllZayarText {
        width: calc(100% - 50px);
    }
    
    .AKD-DecorZay_Tex_ {
        height: 58px;
    }
}

@media only screen and (max-width: 770px) {

    .AKD-Vid_View {
        width: 94%;
    }
    
    .AKD-Tit_liv {
        padding: 80px 22px 10px;
    }
    
    .AKD-ViewLiv_Activ {
        top: 150px;
    }
    
    .AKD-C_AllLiveVideo {
        min-height: 800px;
    }
}

@media only screen and (max-width: 670px) {
    
    .AKD-C_AllLiveVideo {
        min-height: 744px;
    }
}

@media only screen and (max-width: 570px) {
    
    .AKD-ZyaraLiv {
        padding: 4px 0px 60px;
    }
    
    .AKD-Zayr_Audio {
        top: -8px;
    }

    .AKD-Zayr_Reader {
        margin: auto;
        position: absolute;
        top: 43px;
        left: 0px;
        right: 0px;
        text-align: center;
    }
    
    .AKD-Tit_liv {
        padding: 88px 22px 10px;
        font-size: 22px;
    }
    
    .AKD-playLiv {
        width: 70px;
        height: 70px;
    }
    
    .AKD-playLiv i{
        right: 22px;
        font-size: 24px;
    }
    
    .AKD-playLiv:hover {
        width: 180px;
    }
    
    .AKD-DecorZay_Tex_ {
        height: 44px;
    }

    .AKD-Tit_Zay_ {
        padding: 130px 0px 4px;
    }
    
    .AKD-FontSizeZay_ {;
        margin: auto;
        top: 35px;
        left: 0px;
        right: 0px;
        opacity: 1;
    }
    
    .AKD-Nam_Zayar {
        font-size: 18px;
    }
    
    #CopyAudio {
        padding: 18px 0px 60px;
    }
    
    .AKD-ViewLiv_Activ {
        top: 165px;
    } 
}

@media only screen and (max-width: 500px) {
    
    .AKD-C_AllLiveVideo {
        min-height: 705px;
    }
}

@media only screen and (max-width: 450px) {
    
    .AKD-C_AllLiveVideo {
        min-height: 660px;
    }
    
    .AKD-Zyar_Nam_ {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 420px) {
    
    .AKD-DownI{
        margin-top: 2px !important;
    }
    
    .AKD-Zayr_Reader {
        top: 38px;
    }
    
    .AKD-Tit_liv {
        padding: 70px 22px 10px;
        font-size: 21px;
    }
    
    .AKD-ViewLiv_Activ {
        top: 160px;
    }
}

@media only screen and (max-width: 400px) {
    
    .AKD-C_AllLiveVideo {
        min-height: 625px;
    }
}


/* Fix for buttons to work consistently across devices */
button,
button:focus,
button:active {
    background-color: transparent; /* Remove default background */
    outline: none; /* Remove default outline */
    box-shadow: none; /* Remove default shadow */
    border: none; /* Remove default border */
}
