:root {
    --teal: #7fcac8;
    --dark_teal: #0a3e52;
    --light_teal: #bbe0df;
    --line_height: 3;
}

div.alpmdtopheader.headertimer,
div.alpmdtopheader.headertimer a,
div.alpmdtopheader.headertimer * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

div.alpmdtopheader.headertimer,
div.alpmdtopheader.headertimer article,
div.alpmdtopheader.headertimer .partss {
    display: block
}

div.alpmdtopheader.headertimer {
    line-height: 1
}

div.alpmdtopheader.headertimer ol,
div.alpmdtopheader.headertimer ul {
    list-style: none
}

div.alpmdtopheader.headertimer blockquote,
div.alpmdtopheader.headertimer q {
    quotes: none
}

div.alpmdtopheader.headertimer blockquote:after,
div.alpmdtopheader.headertimer blockquote:before,
div.alpmdtopheader.headertimer q:after,
div.alpmdtopheader.headertimer q:before {
    content: '';
    content: none
}

div.alpmdtopheader.headertimer table {
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
}






div.alpmdtopheader.headertimer {
    background: #64b0db;
    line-height: var(--line_height);
    position: relative;


    width: 100%;
    font-size: 20px;

    z-index: 10;
}


div.alpmdtopheader.headertimer a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}

div.alpmdtopheader.headertimer .partss {
    display: inline-block;
    line-height: var(--line_height);
    box-sizing: border-box;
}

div.alpmdtopheader.headertimer .partss img {
    height: 14px;
    width: auto;
    display: inline-block;
    margin: 0 10px 0 0;
}

div.alpmdtopheader.headertimer .partss strong {
    font-weight: bold;
    font-weight: bolder;
    position: relative;
    font-weight: 900;
    display: inline-block;
    color: #fff;
}

div.alpmdtopheader.headertimer .parts1 {
    width: 70%;
    text-align: right;
    padding-right: 14px;
}

div.alpmdtopheader.headertimer .parts2 {
    padding-left: 34px;
}

div.alpmdtopheader.headertimer ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1;
}

div.alpmdtopheader.headertimer ul li {
    border-radius: 2px;
    background: #1a518a;
    display: inline-block;

    line-height: var(--line_height);

    color: white;
    width: auto;
    height: auto;
    line-height: 2;
    width: 40px;
    text-align: left;
    text-indent: 21%;
}

div.alpmdtopheader.headertimer ul i {
    font-style: normal;
    margin: 0 0 0 5px;
    position: relative;
    top: -1px;
    color: var(--dark_teal);
    font-size: 20px;
    font-weight: bold;
    font-weight: bolder;
}

div.alpmdtopheader.headertimer .partss>span {
    display: none;
}

div.alpmdtopheader.headertimer .partss p {
    color: var(--dark_teal);
    display: inline-block;
    line-height: 1;
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    top: 8px;
    margin-left: 8px;
    font-weight: 500;
}

div.alpmdtopheader.headertimer .partss p span {
    display: block;
    line-height: 1;
    font-size: 14px;
    text-indent: 2px;
    font-weight: 400;
}

div.alpmdtopheader.headertimer .parts2 b {
    font-weight: 900;
    letter-spacing: 2px;
    font-stretch: ultra-expanded;
    color: #fff;
}

div.alpmdtopheader.headertimer .parts1 {
    color: #fff;
}

@media (max-width:1350px) {
    div.alpmdtopheader.headertimer .parts1 {
        width: 70%;
        color: #fff;
    }
}

@media (max-width:1110px) {

    /*  body,
    header.header {
        margin-top: 46px;
    } */

    div.alpmdtopheader.headertimer {
        font-size: 16px;

    }

    div.alpmdtopheader.headertimer .parts1 {
        width: 70%;
    }

    div.alpmdtopheader.headertimer .partss p {
        top: 6px;
        font-size: 16px;
    }

    div.alpmdtopheader.headertimer .partss p span {
        font-size: 12px;
    }
}

@media (max-width:950px) {

    /*  body,
    header.header {
        margin-top: 30px;
    } */

    div.alpmdtopheader.headertimer {
        font-size: 10px;

    }

    div.alpmdtopheader.headertimer .partss img {
        height: 7px;
        margin: 0 4px 0 0;
    }

    div.alpmdtopheader.headertimer .parts1 {
        width: 58%;
        padding-right: 8px;
    }

    div.alpmdtopheader.headertimer .parts2 {
        padding-left: 20px;
    }

    div.alpmdtopheader.headertimer .parts1:after {
        width: 17px;
        margin-left: 7px;
    }

    div.alpmdtopheader.headertimer .partss p {
        font-size: 12px;
    }

    div.alpmdtopheader.headertimer .partss p span {
        font-size: 8px;
        text-indent: 1px;
    }

    div.alpmdtopheader.headertimer ul li {
        width: 20px;
    }

    div.alpmdtopheader.headertimer ul i {
        margin: 0 0 0 3px;
        top: -1px;
        font-size: 12px;
    }
}

@media (max-width:768px) {

    div.alpmdtopheader.headertimer {
        background: #64b0db;

    }


    /*   body,
    header.header {
        margin-top: 16.75vw;
    }

    div.alpmdtopheader.headertimer {
        margin-top: -17.25vw;
    } */

    div.alpmdtopheader.headertimer .partss,
    div.alpmdtopheader.headertimer .parts1 {
        width: 100%;
        text-align: center;
        font-size: 1.8vw;
        line-height: 2;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }

    div.alpmdtopheader.headertimer .parts1:after {
        display: none;
    }

    div.alpmdtopheader.headertimer .parts1 b {
        display: none;
    }

    div.alpmdtopheader.headertimer .parts2 b {
        letter-spacing: 0;
        font-stretch: normal;
    }

    div.alpmdtopheader.headertimer .partsss img {
        display: none;
    }

    div.alpmdtopheader.headertimer .partsss strong {
        display: block;
        font-size: 5vw;
        line-height: 1;
    }

    div.alpmdtopheader.headertimer .partsss>span {
        display: inline-block;
    }

    div.alpmdtopheader.headertimer .partsss p>span {
        display: none;
    }

    div.alpmdtopheader.headertimer .parts2 {
        font-size: 2vw;
        color: var(--dark_teal);
        text-transform: uppercase;
        line-height: 4;
        margin: 0;
        padding: 0;
    }

    div.alpmdtopheader.headertimer .partss p {
        top: 0;
        line-height: 1;
        margin: 0;
        font-size: inherit;
    }

    div.alpmdtopheader.headertimer ul {
        margin: 0 2vw;
    }

    div.alpmdtopheader.headertimer ul li {
        width: 8vw;
        border-radius: 5px;
        font-size: 4vw;
        line-height: 1.5;
        position: relative;
        top: 0.6vw;
        padding-bottom: 2px;
    }

    div.alpmdtopheader.headertimer ul i {
        margin: 0 0 0 4px;
        top: 0.3vw;
        font-size: 3.5vw;
        position: relative;
    }
}


@media (max-width:560px) {

    /* body,
    header.header {
        margin-top: 23vw;
    } */

    div.alpmdtopheader.headertimer {
        margin-top: 0;
    }

    div.alpmdtopheader.headertimer .partss,
    div.alpmdtopheader.headertimer .parts1 {
        font-size: 2.9vw;
    }

    div.alpmdtopheader.headertimer .partss strong {
        font-size: 8vw;
        display: block;
        line-height: 30px;
    }

    div.alpmdtopheader.headertimer .parts2 {
        font-size: 2.5vw;
        vertical-align: super;
    }



}


@media (max-width:750px) {
    div.alpmdtopheader.headertimer .parts1 {
        padding-top: 7px !important;
        background: #338dbf;
    }

    div.alpmdtopheader.headertimer ul li {
        padding-bottom: 4px;
        padding-top: 7px;
        line-height: 1;
    }

    div.alpmdtopheader.headertimer .parts2 {
        line-height: 41px;
    }
}


/* HOVER ANIMATIONS */
div.alpmdtopheader.headertimer:hover {
    background: #338dbf;
    transition: all linear 0.25s;
    transition-delay: 0.25s;
}

div.alpmdtopheader.headertimer:hover .parts1:after,
div.alpmdtopheader.headertimer:hover .parts1 {

    transition: all linear 0.25s;
}

div.alpmdtopheader.headertimer:hover img {
    animation-name: pulse2;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    transform: scale(1.25);
    transition: all linear 0.25s;
    position: relative;
    opacity: 1;
}

div.alpmdtopheader.headertimer:hover .parts2 {
    animation-name: pulse;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}



@keyframes pulse {
    0% {
        transform: scale(1.0);
    }

    50% {
        transform: scale(1.01);
    }

    100% {
        transform: scale(1.0);
    }
}

@keyframes pulse2 {
    0% {
        left: 0;
    }

    50% {
        left: -10px;
    }

    100% {
        left: 0px;
    }
}

@keyframes underline {
    0% {
        border-bottom: 2px solid red;
    }

    100% {
        border-bottom: 4px solid red;
    }
}




/* LOAD ANIMATIONS */
/* 
div.alpmdtopheader.headertimer {

    animation-name: fly;
    animation-duration: 1s;
    animation-fill-mode: forwards;
} */

div.alpmdtopheader.headertimer ul li {
    transform: rotate(405deg);
    animation-name: rotate_none;
    animation-fill-mode: forwards;
}

div.alpmdtopheader.headertimer ul li:nth-of-type(1) {
    animation-duration: 1s;
    animation-delay: 0.25s;
}

div.alpmdtopheader.headertimer ul li:nth-of-type(2) {
    animation-duration: 1.25s;
    animation-delay: 0.5s;
}

div.alpmdtopheader.headertimer ul li:nth-of-type(3) {
    animation-duration: 1.5s;
    animation-delay: 0.75s;
}

div.alpmdtopheader.headertimer ul i {
    opacity: 0;
    animation:
        /* name */
        opacity
        /* duration */
        0.5s
        /* timing-function */
        linear
        /* delay */
        1.5s
        /* iteration-count */
        1
        /* direction */
        normal
        /* fill-mode */
        forwards;
    /* playstate */
}

div.alpmdtopheader.headertimer .partss p {
    opacity: 0;
    animation:
        /* name */
        slam
        /* duration */
        0.8s
        /* timing-function */
        linear
        /* delay */
        1s
        /* iteration-count  */
        1
        /* direction */
        normal
        /* fill-mode */
        forwards;
    /* playstate */
}

div.alpmdtopheader.headertimer .partss img {
    opacity: 0;
    animation:
        /* name */
        slam
        /* duration */
        0.75s
        /* timing-function */
        linear
        /* delay */
        1s
        /* iteration-count  */
        1
        /* direction */
        normal
        /* fill-mode */
        forwards;
    /* playstate */
}

@keyframes fly {
    0% {
        margin-top: 0;
    }

    100% {
        margin-top: 00px;
    }
}

@keyframes rotate_none {
    from {}

    to {
        transform: rotate(0deg)
    }

}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slam {
    0% {
        opacity: 0;
        transform: scale(2);
    }

    50% {
        opacity: 1;
        transform: scale(1)
    }

    60% {
        transform: scale(1.1);
        transform: rotate(5deg);
    }

    70% {
        transform: scale(0.8);
        transform: rotate(-5deg);
    }

    80% {
        transform: scale(1);
        transform: rotate(2deg);
    }

    90% {
        transform: scale(1);
        transform: rotate(-2deg);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        transform: rotate(0deg);
    }
}


#header2.banner_slpvt,
body {
    transition: all 0.5s;
}

.headertimer {
    cursor: pointer;
}