@media (max-width: 2105px) {
    .nav-item:nth-last-of-type(1) {
        position: unset;
    }

    .navbar-nav {
        position: relative;
    }

    .nav-item:nth-last-of-type(-n + 2) > .dropdown-menu {
        right: 0px;
        left: unset;
    }
}

.flag {
    width: 24px;
}

code {
    padding: .2em .4em;
    margin-left: 20px;
    background-color: rgba(175,184,193,0.2);
    color: black;
    border-radius: 6px;
    font-family: monospace;
    box-sizing: border-box;
}

.code-block {
    padding: .2em .4em;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: rgba(175,184,193,0.2);
    color: black;
    border-radius: 6px;
    font-family: monospace;
    box-sizing: border-box;
}

.screenshot, .screenshot-no-shadow {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px;
    text-align: center;
    font-size: small;
    font-weight: bold;
    position:relative;
}

.screenshot img {
    max-width: 526px !important;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    margin-bottom: 20px;
    border-radius: 2px;
}

.screenshot-no-shadow img {
    max-width: 526px !important;
    margin-bottom: 5px;
    border-radius: 2px;
}

.partner-flag {
    width: 22px;
}

.mt-title {
    margin-top: 9rem !important;
}

.partner-logo {
    max-height: 90px;
}

.store .team-item {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
    height: 350px;
}

.store .team-item:hover {
    border-color: #68c174 !important;
}

.store .team-item img {
    max-height: 200px;
}

.gg-box img {
    border-radius: 3px;
}

.text-mini {
    font-size: 12px;
}

.sponsor {
    background: #fbfbfb;
    margin: 20px;
    padding: 10px;
}

.community-sponsor {
    background: #fbfbfb;
    margin: 10px;
    padding: 5px;
}

.gold-sponsor {
    float: center;
    width:  400px;
    height: 200px;
    object-fit: scale-down;
}

.silver-sponsor {
    float: center;
    width:  300px;
    height: 150px;
    object-fit: scale-down;
}

.bronze-sponsor {
    float: center;
    width:  200px;
    height: 100px;
    object-fit: scale-down;
}

.sponsor-footer {
    float: center;
    width:  150px;
    height: 75px;
    object-fit: scale-down;
    margin: 30px;
}

.gold-main-logo {
    width:  200px;
    height: 100px;
    object-fit: scale-down;
}

.silver-main-logo {
    width:  150px;
    height: 75px;
    object-fit: scale-down;
}

.bronze-main-logo {
    width:  100px;
    height: 50px;
    object-fit: scale-down;
}

img.greyish {
   filter: sepia(100%) saturate(0%);
}

.paypal-button {
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    border-radius: 5px;
    background: linear-gradient(180deg, #6494ed 5%, #3467bf 100%);
    box-shadow: 0px 10px 14px -7px #616174;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
}
 .paypal-button:hover {
    color: #FFFFFF;
    background: linear-gradient(180deg, #3467bf 5%, #6494ed 100%);
}
 .paypal-button:active {
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
.paypal-button:visited {
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
 .paypal-button-text {
    color: #FFFFFF;
    padding: 7px 18px;
    float: left;
}
 .paypal-button-icon {
    color: #FFFFFF;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    box-shadow: rgba(0, 0, 0, 0.14) -1px 0px 0px inset;
    border-radius: 5px 0 0 5px;
    padding: 7px 10px;
    float: left;
}



 .patreon-button {
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    border-radius: 5px;
    background: linear-gradient(180deg, #ff0000 5%, #c81414 100%);
    box-shadow: 0px 10px 14px -7px #616174;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
}
 .patreon-button:hover {
    color: #FFFFFF;
    background: linear-gradient(180deg, #c81414 5%, #ff0000 100%);
}
 .patreon-button:active {
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
.patreon-button:visited {
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
 .patreon-button-text {
    color: #FFFFFF;
    padding: 7px 18px;
    float: left;
}
 .patreon-button-icon {
    color: #FFFFFF;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    box-shadow: rgba(0, 0, 0, 0.14) -1px 0px 0px inset;
    border-radius: 5px 0 0 5px;
    padding: 7px 10px;
    float: left;
}

.stripe-button {
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    border-radius: 5px;
    background: linear-gradient(180deg, #675dff 5%, #5c53ed 100%);
    box-shadow: 0px 10px 14px -7px #616174;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
}
 .stripe-button:hover {
    color: #FFFFFF;
    background: linear-gradient(180deg, #5c53ed 5%, #675dff 100%);
}
 .stripe-button:active {
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
.stripe-button:visited {
    color: #FFFFFF;
    position: relative;
    top: 1px;
}
 .stripe-button-text {
    color: #FFFFFF;
    padding: 7px 18px;
    float: left;
}
 .stripe-button-icon {
    color: #FFFFFF;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    box-shadow: rgba(0, 0, 0, 0.14) -1px 0px 0px inset;
    border-radius: 5px 0 0 5px;
    padding: 7px 10px;
    float: left;
}