.prev-next-sec .prev-sec, .prev-next-sec .next-sec {
    max-width: 185px;
    position: fixed;
    top: -5%;
    bottom: 0;
    margin: auto;
    height: 54px;
    width: 50px;
}
.prev-next-sec a {
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.prev-next-sec a:hover p {
    color: #d8d6d6;
    transition: all 0.4s ease-in-out;
}

.prev-next-sec .content {
    background-color: #525252;
    padding: 10px;
}

.prev-next-sec .content p {
    color: #fff;
    margin: 0;
    padding-bottom: 10px;
    line-height: normal;
    font-size: 15px;
}

.prev-next-sec i {
    margin-right: 7px;
    font-size: 11px;
    display: flex;
    align-items: center;
}

.prev-next-sec a.butn-01 {
    color: #fff;
    display: flex;
    align-content: center;
    justify-content: center;
    text-decoration: none;
    background-color: #303030;
    border-radius: 50px;
    border: 1px solid transparent;
    padding: 3px 6px;
    font-size: 13px;
    font-weight: 500;
    width: 116px;
    margin: auto;
    line-height: normal;
    transition: all 0.4s ease-in-out;
}
.prev-next-sec a.butn-01:hover {
    background-color: #fff;
    color: #000;
    border-color: #000;
    transition: all 0.4s ease-in-out;
}




.prev-next-sec {
    margin: 0 auto;
    max-width: 185px;
}

/*.prev-next-sec .prev-sec .hov1{ visibility: hidden; transition: all 0.2s ease-in-out;}
.prev-next-sec .prev-sec:hover .hov1{visibility: visible; transition: all 0.2s ease-in-out; }
.prev-next-sec .prev-sec:hover .prev-hoverrInr{ visibility: hidden;  }*/
.prev-next-sec .prev-hoverr .prev-hoverrInr img {
    width: 30%;
    height: 30%;
}

.prev-next-sec .hov1 {
    top: -110px !important;
    position: absolute;
    left: -270px;
    width: 185px;
    transition: all 0.4s ease-in-out;
}

.prev-next-sec .prev-sec {
    top:25%;
    left: 0;
}

.prev-hoverr:hover .hov1 {
    left: 0;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 0 15px 0 #0000003b;
}
.next-hoverr:hover .hov2{
    box-shadow: 0 0 15px 0 #0000003b;
}

/* next code */


.prev-next-sec .prev-sec, .prev-next-sec .next-sec {
    max-width: 185px;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 34px;
    width: 46px;
}
.prev-hoverrInr{
    height: auto;
}
.next-hoverrInr{
    height: auto;
}

.prev-next-sec a {
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}

.prev-next-sec a:hover p {
    color: #d8d6d6;
    transition: all 0.4s ease-in-out;
}

.prev-next-sec .content {
    background-color: #525252;
    padding: 10px;
}

.prev-next-sec .content p {
    color: #fff;
    margin: 0;
    padding-bottom: 10px;
    line-height: normal;
    font-size: 15px;
}

.prev-next-sec i {
    margin-right: 7px;
    font-size: 11px;
    display: flex;
    align-items: center;
}

.prev-next-sec a.butn-01 {
    color: #fff;
    display: flex;
    align-content: center;
    justify-content: center;
    text-decoration: none;
    background-color: #303030;
    border-radius: 50px;
    border: 1px solid transparent;
    padding: 3px 6px;
    font-size: 13px;
    font-weight: 500;
    width: 116px;
    margin: auto;
    line-height: normal;
    transition: all 0.4s ease-in-out;
}

.prev-next-sec a.butn-01:hover {
    background-color: #fff;
    color: #000;
    border-color: #000;
    transition: all 0.4s ease-in-out;
}




.prev-next-sec {
    margin: 0 auto;
    max-width: 185px;
}

/*.prev-next-sec .prev-sec .hov1{ visibility: hidden; transition: all 0.2s ease-in-out;}
.prev-next-sec .prev-sec:hover .hov1{visibility: visible; transition: all 0.2s ease-in-out; }
.prev-next-sec .prev-sec:hover .prev-hoverrInr{ visibility: hidden;  }*/
.next-hoverrInr{
    text-align: right;
}
.prev-next-sec svg{
    width: 32px;
    height: auto;
    fill: #a5a2a2;
}
.prev-next-sec .prev-sec svg{ margin-left: 20px; }
.prev-next-sec .next-sec svg{ margin-right: 20px; }
.prev-next-sec .prev-hoverr .prev-sec svg{ opacity: 1; transition: 5s; }
.prev-next-sec .next-hoverr .next-sec svg{ opacity: 1;  transition: 5s;}
.prev-next-sec .prev-hoverr:hover .prev-sec svg{ opacity: 0; }
.prev-next-sec .next-hoverr:hover .next-sec svg{ opacity: 0; }
.next-hoverrInr img{
    float: right;
}
.prev-next-sec .hov2 {
    top: -110px;
    position: absolute;
    right: -270px;
    width: 185px;
    transition: all 0.4s ease-in-out;
}
.prev-next-sec .next-sec {
    /* top:25%; */
    right: 0;
}
.next-hoverr:hover .hov2 {
    right: 0;
    transition: all 0.4s ease-in-out;
}
.prev-next-sec .content p{ text-align:center; }
.prev-next-sec .content a { text-align:center; }
.next-sec, .prev-sec {z-index:99999999;}
.prev-next-sec .content{ background-color: #171717;}
@media screen and (max-width: 767px) {
    .prev-next-sec{ display: none; }
    .corona-widget .tdr-tbox-title{
        font-size: 8px !important;
    }
    .corona-widget .tdr-tbox-number{
        padding-top: 0.5px !important;
    }
    .corona-widget .tdr-death-number, .corona-widget .tdr-reco-number{
        padding-top: 0.5px !important;
    }
    .corona-widget .source-covid-db {
        font-size: 5px !important;
    }
}

