.notice-slider-auth-main {
    display: flex;
    padding: 75px 0px;



}

.spotlight-updates-ihr {
    width: 25%;
    box-shadow: 0px 7px 10px rgb(0 0 0 / 50%);
    position: relative;
    margin: 5px;
    padding: 10px;
    background: white;

}

.authority-div {
    width: 25%;
    background: white;

    box-shadow: 0px 7px 10px rgb(0 0 0 / 50%);
    margin: 5px;


}

.all-in-one-slider {
    width: 50%;
    background: white;
    height: 100%;
    display: flex;
    justify-content: center;
    margin: auto;

}

.corona-response-div::after {
    content: "";
    width: 5px;
    height: 5px;
    left: 25%;
    bottom: 10%;
    position: absolute;
    background-color: white;
    animation: animcrafter 4s linear infinite;
}

.corona-response-div a {
    color: whitesmoke;
}

.corona-response-div {
    text-align: center;
    position: relative;
    margin: 10px 0px;
    font-weight: bold;
    padding: 4px;
    text-decoration: underline;
    border: .5px solid lightgray;
    animation: animcr 4s linear infinite;
    letter-spacing: 1px;
    background: #7b4397;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #dc2430, #7b4397);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #dc2430, #7b4397);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-radius: 7px;
}


@media only screen and (max-width: 1100px) {
    .pm-pic-new{
        width: 220px;
  }
}
@media only screen and (max-width: 1000px) {
    .pm-pic-new{
        width: 220px;
  }
}
@media only screen and (max-width: 900px) {
    .pm-pic-new{
        width: 220px;
  }
}

@media only screen and (max-width: 600px) {
    .pm-pic-new{
        width: 220px;
  }
}
@keyframes animcrafter {
    0% {

        left: 25%;
        background-color: white;
    }

    25% {
        left: 50%;
        background-color: green;
    }

    50% {
        left: 75%;
        background-color: yellow;
    }

    100% {
        left: 75;
        background-color: violet;
    }
}


.spotlight-ihr-ul {
    display: flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
    position: relative;
    color: black;
    font-size: 14px;
    animation: whatsnewihr 3s ease-in infinite;

}

.spotlight-li div {
    position: absolute;
    background: -webkit-linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    background-image: linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);


}

.ihr-li {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}

.spotlight-li {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.spotlight-ihr-head {

    position: relative;
    padding: 7px 0px;
    width: 100%;
    background: lightsteelblue;

}

.spotlight-ihr-head div {}

.border-top {
    height: 5px;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    background-image: linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    animation: whatsnew1 2s linear infinite;
}

.border-bottom {
    height: 5px;
    width: 0%;
    left: 0;
    bottom: 0;
    position: absolute;
    background: -webkit-linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    background-image: linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    animation: whatsnew2 2s linear infinite;
}

.border-left {
    height: 100%;
    width: 5px;
    top: 0;
    left: 0;
    position: absolute;
    background: -webkit-linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    background-image: linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    animation: whatsnew4 2s linear infinite;
}

.border-right {
    height: 100%;
    right: 0;
    width: 5px;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    background-image: linear-gradient(125deg, #2c3e50, #27ae60, #2980b9, #e74c3c, #8e44ad);
    animation: whatsnew3 2s linear infinite;
}

.whats-new-content {
    overflow: scroll;
}

.active-spotlight-li {
    color: whitesmoke;
    background: rebeccapurple !important;

    position: relative;
    box-shadow: 0px 4px 4px lightslategrey;

}

.active-spotlight-li::after {
    color: whitesmoke;
    height: 2px;
    width: 2px;

}

.comp-auth-name {
    padding: 5px;
    text-align: center;
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: normal;
    display: inline-block;
    position: relative;
    font-weight: bold;
}

.comp-auth-name::before {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    /* left: 50%;
    margin-left: -30%; */
    height: 1px;
    content: "";
    background-color: #777;
    z-index: 4;
}

.comp-auth-name::after {
    position: absolute;
    width: 50px;
    height: 4px;
    
    margin-left: 33%;
    bottom: 0px;
    content: '';
    font-size: 30px;
    line-height: 40px;
    color: #c50000;
    font-weight: 400;
    z-index: 5;
    display: block;
    background-color: #c50000;
}

.comp-auth-name-underline{
    position: relative;
    padding-top: 4px;
    margin-bottom: 4px;

}
 .comp-auth-name-underline::before {
     background: #C21717;
     border-radius: 8px;
     bottom: 0;
     content: "";
     height: 6px;
     bottom: -2px;
     left: 0px;
     right: 0px;
     margin: 0 auto;
     position: absolute;
     width: 24px;
 }

 .comp-auth-name-underline::after {
     background: #C21717;
     border-radius: 8px;
     bottom: 0;
     content: "";
     height: 2px;
     left: 0;
     right: 0px;
     margin: 0 auto;
     position: absolute;
     width: 90px;

 }

.designt_intro:hover .comp-auth-name::after{
      margin-left: 66%;
    transition: 1s;  
}
/* .designt_intro:hover .ext-link-icon{
    visibility: visible !important;
      transition: 10s !important;
} */
@keyframes whatsnew111 {
    0% {

        border-top: 0%;
    }

    100% {

        border-top: 100%;
    }
}

@keyframes whatsnew1 {
    0% {

        width: 0%;
    }

    100% {

        width: 100%;
    }
}

@keyframes whatsnew2 {
    0% {

        width: 100%;
    }

    100% {

        width: 0%;
    }
}

@keyframes whatsnew3 {
    0% {

        height: 0%;
    }

    100% {

        height: 100%;
    }
}

@keyframes whatsnew4 {
    0% {

        height: 100%;
    }

    100% {

        height: 0%;
    }
}

.active-spotlight-li-a {
    color: whitesmoke;
    position: relative;
    padding: 7px 0px 3px 0px;

}

.active-spotlight-li-a::before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 20px;
    height: 2px;
    width: 100%;
    background-color: whitesmoke;

}

.deactive-spotlight-li-a {
    color: rebeccapurple;

}

.spotlight-ihr-ul li a {
    text-decoration: none;

}

.spotlight-ihr-ul li {
    background: whitesmoke;
    padding: 14px;
    /* border-radius: 5px; */
    cursor: pointer;
}

.top-slide-info {
    display: flex;
    align-items: center;

}

.top-slide-info-tag {
    height: 34px;
    color: whitesmoke;
    display: flex;
    padding: 12px;
    background-color: rebeccapurple;
    align-items: center;
}


@media(max-width:600px) {
    .notice-slider-auth-main {
        flex-direction: column;
    }

    .spotlight-updates-ihr {
        width: 100%;
    }

    .all-in-one-slider {
        width: 100%;
    }

    .authority-div {
        width: 100%;
    }
}