@media (min-width: 860px) and (max-width: 1920px) {
    .notificationGoalSmall {
        margin: 10px auto;
        font-size: 14px;
    }

    .notificationGoalMedium {
        margin: 16px auto;
        font-size: 16px;
    }

    .notificationGoalLarge {
        margin: 20px auto;
        font-size: 18px;
    }

    .notificationButtonSmall, .notificationTextSmall {
        padding: 2px 5px;
    }

    .notificationButtonMedium, .notificationTextMedium {
        padding: 1px 5px;
    }

    .notificationButtonLarge, .notificationTextLarge {
        padding: 1px 5px;
    }

    .notificationTextSmall, .timerTextSmall {
        font-size: 14px;
    }

    .notificationGoalSmall, .countdownSmall, .callSmall, .newsletterSmall, .promoteSmall {
        padding: 5px 15px;
    }

    .countdownSmall, .callSmall, .newsletterSmall, .promoteSmall {
        margin: -3px 5px;
        font-size: 14px;
    }

    .countdownSmall, .newsletterSmall {
        margin: -1px 5px;
    }

    .notificationTextMedium, .timerTextMedium {
        font-size: 16px;
    }

    .notificationGoalMedium, .countdownMedium, .callMedium, .newsletterMedium, .promoteMedium {
        padding: 5px 15px;
    }

    .countdownMedium, .callMedium, .newsletterMedium, .promoteMedium {
        margin: -3px 5px;
        font-size: 16px;
    }

    .countdownMedium, .newsletterMedium {
        margin: -1px 5px;
    }

    .notificationTextLarge, .timerTextLarge {
        font-size: 18px;
    }

    .notificationGoalLarge, .countdownLarge, .callLarge, .newsletterLarge, .promoteLarge {
        padding: 5px 15px;
    }

    .countdownLarge, .callLarge, .newsletterLarge, .promoteLarge {
        margin: -3px 5px;
        font-size: 18px;
    }

    .countdownLarge, .newsletterLarge {
        margin: -1px 5px;
    }

    .emailTextLarge, .emailTextMedium, .emailTextSmall {
        width: 300px !important;
        height: 38px !important;
    }

    .emailTextMedium {
        height: 31px !important;
    }

    .emailTextSmall {
        height: 25px !important;
        margin-top: -3px;
    }

    .timer {
        padding: 2px 0 2px 0;
    }

    .timer-top {
        padding: 3px 5px 2px 5px;
    }

    .allButton {
        float: left;
        position: relative;
        text-align: center;
        margin-left: 5px;
    }

    .social {
        float: left;
        position: relative;
        display: inline-block;
    }

    .closeButton {
        top: 2px;
        right: 2px;
    }
}

@media (min-width: 620px) and (max-width: 859px) {
    .notificationText {
        width: 100%;
        margin-bottom: 0;
    }

    .notificationGoalSmall {
        margin: 7px auto;
    }

    .notificationGoalMedium {
        margin: 14px auto;
    }

    .notificationGoalLarge {
        margin: 18px auto;
    }

    .notificationButtonSmall, .notificationTextSmall {
        padding: 4px 5px;
    }

    .notificationButtonMedium, .notificationTextMedium {
        padding: 5px 5px;
    }

    .notificationButtonLarge, .notificationTextLarge {
        padding: 6px 5px;
    }

    .notificationTextSmall, .timerTextSmall {
        font-size: 12px;
    }

    .notificationGoalSmall, .countdownSmall, .callSmall, .newsletterSmall, .promoteSmall {
        padding: 5px 15px;
    }

    .countdownSmall, .callSmall, .newsletterSmall, .promoteSmall {
        margin: -3px 5px;
        font-size: 14px;
    }

    .notificationTextMedium, .timerTextMedium {
        font-size: 14px;
    }

    .notificationGoalMedium, .countdownMedium, .callMedium, .newsletterMedium, .promoteMedium {
        padding: 5px 15px;
    }

    .countdownMedium, .callMedium, .newsletterMedium, .promoteMedium {
        margin: -3px 5px;
        font-size: 16px;
    }

    .notificationTextLarge, .timerTextLarge {
        font-size: 16px;
    }

    .notificationGoalLarge, .countdownLarge, .callLarge, .newsletterLarge, .promoteLarge {
        padding: 5px 15px;
    }

    .countdownLarge, .callLarge, .newsletterLarge, .promoteLarge {
        margin: -3px 5px;
        font-size: 18px;
    }

    .timer-top {
        padding: 4px;
    }

    .timer {
        padding: 2px 0 4px 0;
    }

    .allButton, .social {
        width: 100%;
        margin-top: 10px;
    }

    .emailTextLarge, .emailTextMedium, .emailTextSmall {
        width: 300px !important;
        height: 33px !important;
        margin: 2px 0 5px;
    }

    .emailTextMedium {
        height: 30px !important;
    }

    .emailTextSmall {
        height: 25px !important;
        border-radius: 5px;
    }

    .closeButton {
        top: 5px;
        right: 9px;
    }
}

@media (min-width: 320px) and (max-width: 619px) {
    .notificationText {
        width: 100%;
        margin-top: -5px;
        margin-bottom: 5px;
    }

    .notificationGoalSmall {
        margin: 6px auto;
        font-size: 12px;
    }

    .notificationGoalMedium {
        margin: 10px auto;
        font-size: 14px;
    }

    .notificationGoalLarge {
        margin: 14px auto;
        font-size: 14px;
    }

    .notificationButtonSmall {
        font-size: 12px;
        padding: 0 5px;
    }

    .notificationButtonMedium {
        font-size: 14px;
        padding: 0 5px;
    }

    .notificationButtonLarge {
        font-size: 14px;
        padding: 2px 5px;
    }

    .notificationTextSmall, .timerTextSmall {
        font-size: 12px;
    }

    .notificationGoalSmall, .countdownSmall, .callSmall, .newsletterSmall, .promoteSmall {
        padding: 5px 15px;
    }

    .notificationGoal {
        padding: 0 19px !important;
    }

    .countdownSmall, .callSmall, .newsletterSmall, .promoteSmall {
        margin: -3px 5px;
        font-size: 14px;
    }

    .notificationTextMedium, .timerTextMedium {
        font-size: 14px;
    }

    .notificationGoalMedium, .countdownMedium, .callMedium, .newsletterMedium, .promoteMedium {
        padding: 5px 15px;
    }

    .countdownMedium, .callMedium, .newsletterMedium, .promoteMedium {
        margin: -3px 5px;
        font-size: 16px;
    }

    .notificationTextLarge, .timerTextLarge {
        font-size: 16px;
    }

    .notificationGoalLarge, .countdownLarge, .callLarge, .newsletterLarge, .promoteLarge {
        padding: 5px 15px;
    }

    .countdownLarge, .callLarge, .newsletterLarge, .promoteLarge {
        margin: -3px 5px;
        font-size: 18px;
    }

    .allButton, .social {
        width: 100%;
    }

    .timer-top {
        padding: 3px;
    }

    .timer {
        padding: 1px 0 2px 0;
    }

    .social {
        text-align: center;
    }

    .emailTextLarge, .emailTextMedium, .emailTextSmall {
        width: 250px !important;
        height: 27px !important;
        margin: 2px 0 5px;
    }

    .emailTextMedium {
        height: 20px !important;
    }

    .emailTextSmall {
        height: 18px !important;
    }

    .closeButton {
        top: 5px;
        right: 9px;
    }

}

.notificationbar {
    left: 0;
    position: fixed;
    display: none;
    width: 100%;
    font-family: "Open Sans", "Arial", sans-serif;
    font-weight: bold;
    z-index: 201;
    line-height: 1.5;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.47)
}

.errorNotification {
    display: none;
    float: right;
    width: 100%;
    height: 30px;
    color: #E6DF2A;
    text-align: center;
    font-size: 18px;
    background-color: #FF0000;
    z-index: 201;
}

.successNotification {
    display: none;
    float: right;
    width: 100%;
    height: 30px;
    color: #E6DF2A;
    text-align: center;
    font-size: 18px;
    background-color: #008000;
    z-index: 201;
}

.positionTop {
    top: 0;
}

.positionBottom {
    bottom: 0;
}

.closeButton {
    position: absolute;
    width: 18px;
    height: 16px;
    background-image: url("../images/notification/X.png");
    cursor: pointer;
}

.notificationGoal {
    position: relative;
    display: inline-table;

}

.notificationText {
    float: left;
    position: relative;
    display: inline-block;
    text-align: center;
}

.notificationButtonMedium, .notificationButtonLarge, .notificationButtonSmall {
    font-family: "Open Sans";
    font-weight: bold;
}

@keyframes pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.promote, .call, .newsletterButton, .newssticker, .countdown {
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.promote:hover, .call:hover, .newsletterButton:hover, .newssticker:hover, .countdown:hover {
    animation-name: pulse-shrink;
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.newssticker {
    margin-right: 10px;
}

#promote, #call, #newsletterButton, #countdown {
    border: none;
    border-radius: 22px;
}

#email {
    border-radius: 5px;
}

.emailText {
    margin-right: 5px;
    border: none;
}

.gdpr {
    font-size: 15px;
}

.timer {
    margin: 2px 5px 0 0;
    position: relative;
    display: inline-block;
    border: none;
    border-radius: 5px;
}

.timer-top {
    border: none;
    border-radius: 5px;
}

.timer-bottom {
    padding-left: 5px;
}

.social > a {
    display: inline-block;
    background-color: #fff;
    padding: 2px;
    border-radius: 7px;
}

.marquee {
    float: left;
    position: relative;
    width: 100%;
}

.twisterInUp {
    animation-name: twisterInUp;
    animation-duration: 2s;
}

@keyframes twisterInDown {
    0% {
        opacity: 0;
        transform-origin: 0 100%;
        transform: scale(0, 0) rotate(360deg) translateY(-100%);
    }
    30% {
        transform-origin: 0 100%;
        transform: scale(0, 0) rotate(360deg) translateY(-100%);
    }
    100% {
        opacity: 1;
        transform-origin: 100% 100%;
        transform: scale(1, 1) rotate(0deg) translateY(0%);
    }
}

.twisterInDown {
    animation-name: twisterInDown;
    animation-duration: 2s;
}

@keyframes twisterInDown {
    0% {
        opacity: 0;
        transform-origin: 0 100%;
        transform: scale(0, 0) rotate(360deg) translateY(-100%);
    }
    30% {
        transform-origin: 0 100%;
        transform: scale(0, 0) rotate(360deg) translateY(-100%);
    }
    100% {
        opacity: 1;
        transform-origin: 100% 100%;
        transform: scale(1, 1) rotate(0deg) translateY(0%);
    }
}

.boingInUp {
    animation-name: boingInUp;
    animation-duration: 2s;
}

@keyframes boingInUp {
    0% {
        opacity: 0;
        transform-origin: 50% 0%;
        transform: perspective(800px) rotateX(-90deg);
    }
    50% {
        opacity: 1;
        transform-origin: 50% 0%;
        transform: perspective(800px) rotateX(50deg);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 0%;
        transform: perspective(800px) rotateX(0deg);
    }
}

.puffIn {
    animation-name: puffIn;
    animation-duration: 2s;
}

@keyframes puffIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        filter: blur(2px);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        filter: blur(0px);
    }
}

.vanishIn {
    animation-name: vanishIn;
    animation-duration: 2s;
}

@keyframes vanishIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        -webkit-filter: blur(90px);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        -webkit-filter: blur(0px);
    }
}

.perspectiveUp {
    backface-visibility: visible !important;
    animation-name: perspectiveUp;
    animation-duration: 2s;
}

@keyframes perspectiveUpRetourn {
    0% {
        transform-origin: 0 0;
        transform: perspective(800px) rotateX(180deg);
    }
    100% {
        transform-origin: 0 0;
        transform: perspective(800px) rotateX(0deg);
    }
}

.perspectiveDownRetourn {
    backface-visibility: visible !important;
    animation-name: perspectiveDownRetourn;
    animation-duration: 2s;
}

@keyframes perspectiveDownRetourn {
    0% {
        transform-origin: 0 100%;
        transform: perspective(800px) rotateX(-180deg);
    }
    100% {
        transform-origin: 0 100%;
        transform: perspective(800px) rotateX(0deg);
    }
}

.perspectiveLeftRetourn {
    backface-visibility: visible !important;
    animation-name: perspectiveLeftRetourn;
    animation-duration: 2s;
}

@keyframes perspectiveLeftRetourn {
    0% {
        transform-origin: 0 0;
        transform: perspective(800px) rotateY(-180deg);
    }
    100% {
        transform-origin: 0 0;
        transform: perspective(800px) rotateY(0deg);
    }
}

.perspectiveRightRetourn {
    backface-visibility: visible !important;
    animation-name: perspectiveRightRetourn;
    animation-duration: 2s;
}

@keyframes perspectiveRightRetourn {
    0% {
        transform-origin: 100% 0;
        transform: perspective(800px) rotateY(180deg);
    }
    100% {
        transform-origin: 100% 0;
        transform: perspective(800px) rotateY(0deg);
    }
}

.slideUpRetourn {
    animation-name: slideUpRetourn;
    animation-duration: 2s;
}

@keyframes slideUpRetourn {
    0% {
        transform-origin: 0 0;
        transform: translateY(-100%);
    }
    100% {
        transform-origin: 0 0;
        transform: translateY(0%);
    }
}

.slideDownRetourn {
    animation-name: slideDownRetourn;
    animation-duration: 2s;
}

@keyframes slideDownRetourn {
    0% {
        transform-origin: 0 0;
        transform: translateY(100%);
    }
    100% {
        transform-origin: 0 0;
        transform: translateY(0%);
    }
}

.slideLeftRetourn {
    animation-name: slideLeftRetourn;
    animation-duration: 2s;
}

@keyframes slideLeftRetourn {
    0% {
        transform-origin: 0 0;
        transform: translateX(-100%);
    }
    100% {
        transform-origin: 0 0;
        transform: translateX(0%);
    }
}

.slideRightRetourn {
    animation-name: slideRightRetourn;
    animation-duration: 2s;
}

@keyframes slideRightRetourn {
    0% {
        transform-origin: 0 0;
        transform: translateX(100%);
    }
    100% {
        transform-origin: 0 0;
        transform: translateX(0%);
    }
}

.swashIn {
    animation-name: swashIn;
    animation-duration: 2s;
}

@keyframes swashIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0, 0);
    }
    90% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(0.9, 0.9);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
    }
}

.swashOut {
    animation-name: swashOut;
    animation-duration: 2s;
}

@keyframes swashOut {
    0% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
    }
    80% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(0.9, 0.9);
    }
    100% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0, 0);
    }
}

.tinUpIn {
    animation-name: tinUpIn;
    animation-duration: 2s;
}

@keyframes tinUpIn {
    0% {
        opacity: 0;
        transform: scale(1, 1) translateY(-900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        transform: scale(1.1, 1.1) translateY(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        transform: scale(1, 1) translateY(0);
    }
}

.tinDownIn {
    animation-name: tinDownIn;
    animation-duration: 2s;
}

@keyframes tinDownIn {
    0% {
        opacity: 0;
        transform: scale(1, 1) translateY(900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        transform: scale(1.1, 1.1) translateY(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        transform: scale(1, 1) translateY(0);
    }
}

.tinLeftIn {
    animation-name: tinLeftIn;
    animation-duration: 2s;
}

@keyframes tinLeftIn {
    0% {
        opacity: 0;
        transform: scale(1, 1) translateX(-900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        transform: scale(1.1, 1.1) translateX(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        transform: scale(1, 1) translateX(0);
    }
}

.tinRightIn {
    animation-name: tinRightIn;
    animation-duration: 2s;
}

@keyframes tinRightIn {
    0% {
        opacity: 0;
        transform: scale(1, 1) translateX(900%);
    }
    50%, 70%, 90% {
        opacity: 1;
        transform: scale(1.1, 1.1) translateX(0);
    }
    60%, 80%, 100% {
        opacity: 1;
        transform: scale(1, 1) translateX(0);
    }
}

.spaceInUp {
    animation-name: spaceInUp;
    animation-duration: 2s;
}

@keyframes spaceInUp {
    0% {
        opacity: 0;
        transform-origin: 50% 0%;
        transform: scale(.2) translate(0%, -200%);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 0%;
        transform: scale(1) translate(0%, 0%);
    }
}

.spaceInDown {
    animation-name: spaceInDown;
    animation-duration: 2s;
}

@keyframes spaceInDown {
    0% {
        opacity: 0;
        transform-origin: 50% 100%;
        transform: scale(.2) translate(0%, 200%);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 100%;
        transform: scale(1) translate(0%, 0%);
    }
}

.spaceInLeft {
    animation-name: spaceInLeft;
    animation-duration: 2s;
}

@keyframes spaceInLeft {
    0% {
        opacity: 0;
        transform-origin: 0% 50%;
        transform: scale(.2) translate(-200%, 0%);
    }
    100% {
        opacity: 1;
        transform-origin: 0% 50%;
        transform: scale(1) translate(0%, 0%);
    }
}

.spaceInRight {
    animation-name: spaceInRight;
    animation-duration: 2s;
}

@keyframes spaceInRight {
    0% {
        opacity: 0;
        transform-origin: 100% 50%;
        transform: scale(.2) translate(200%, 0%);
    }
    100% {
        opacity: 1;
        transform-origin: 100% 50%;
        transform: scale(1) translate(0%, 0%);
    }
}

.foolishOut {
    animation-name: foolishOut;
    animation-duration: 2s;
}

@keyframes foolishOut {
    0% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1) rotate(360deg);
    }
    20% {
        opacity: 1;
        transform-origin: 0% 0%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    40% {
        opacity: 1;
        transform-origin: 100% 0%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    60% {
        opacity: 1;
        transform-origin: 0%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    80% {
        opacity: 1;
        transform-origin: 0% 100%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    100% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0, 0) rotate(0deg);
    }
}

.foolishIn {
    animation-name: foolishIn;
    animation-duration: 2s;
}

@keyframes foolishIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0, 0) rotate(360deg);
    }
    20% {
        opacity: 1;
        transform-origin: 0% 100%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    40% {
        opacity: 1;
        transform-origin: 100% 100%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    60% {
        opacity: 1;
        transform-origin: 0%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    80% {
        opacity: 1;
        transform-origin: 0% 0%;
        transform: scale(0.5, 0.5) rotate(0deg);
    }
    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1) rotate(0deg);
    }
}

.holeOut {
    animation-name: holeOut;
    animation-duration: 2s;
}

@keyframes holeOut {
    0% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1) rotateY(0deg);
    }
    100% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(0, 0) rotateY(180deg);
    }
}

