﻿@media(max-width: 3840px) {
    /*#region Cover Image Animation*/
    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: 0 0;
        }
    }

    /*#endregion*/
}

@media(max-width: 3072px) {
    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -768px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -768px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -768px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -768px 0;
        }
    }

    /*#endregion*/
}

@media(max-width: 2800px) {
    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1040px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1040px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1040px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1040px 0;
        }
    }

    /*#endregion*/
}

@media(max-width: 2600px) {
    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1240px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1240px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1240px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1240px 0;
        }
    }

    /*#endregion*/
}

@media(max-width: 2400px) {

    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1440px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1440px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1440px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1440px 0;
        }
    }

    /*#endregion*/
}

@media(max-width: 2200px) {
    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1640px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1640px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1640px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1640px 0;
        }
    }
    /*#endregion*/
}

@media(max-width: 2000px) {
    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1840px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1840px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1840px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1840px 0;
        }
    }
    /*#endregion*/
}

@media(max-width: 1920px) {
    /*#region Cover Image Animation*/

    @keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1920px 0;
        }
    }

    @-moz-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1920px 0;
        }
    }

    @-webkit-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1920px 0;
        }
    }

    @-o-keyframes animatedBackground {
        0% {
            background-position: 0 0;
        }

        100% {
            background-position: -1920px 0;
        }
    }

    /*#endregion*/
}

@media(max-width: 3072px) {
}
