a:hover {
    text-decoration: none !important;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

#r5002 .container {
    padding-left: 0px;
    padding-right: 0px;
}

.bodytext {
    color: #000;
}

.bodytext a {
    white-space: nowrap;
}

#r1074 .container-fixed {
    padding: 0;
}

.gallery,
.imagelist {
    opacity: 1;
    visibility: visible;
    display: block;
}

#r5001 .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

#m3448 a {
    color: #fff !important;
}

nav ul li a {
    font-size: 11px;
    font-family: Arial;
    color: #000 !important;
    text-decoration: underline;
    padding: 5px 10px !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-right-width: 0px;
    display: inline-block;
}

nav ul li a:hover,
nav ul li .active {
    color: #fff !important;
    text-decoration: none !important;
    background-color: rgb(153, 153, 153) !important;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    border: none;
    background-color: transparent;
    margin: 0;
}

.navbar {
    min-height: auto;
}

.navbar-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 5px;
}

#m4981 a {
    color: #333 !important;
}

#m4981 a:hover {
    color: #000 !important;
    text-decoration: none !important;
}

#m3730 a:hover {
    color: #000 !important;
}

.footertext a:hover {
    color: #000 !important;
}

form {
    margin-left: 18px;
    padding-right: 5px;
}

.privacy-policy {
    margin-left: 15px;
}

.privacy-details {
    padding: 15px;
    border: 1px solid #000;
    border-radius: 5px;
}

.privacy-details a:hover {
    color: rgb(93, 143, 178) !important;
    text-decoration: none !important;
}

.privacy-policy li strong {
    font-family: 'arial' !important;
    font-size: 16px;
}

#r3029 {
    border: solid;
    border-color: rgb(255, 255, 255);
    border-left-width: 5px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
}

#r5000 {
    border: solid;
    border-color: rgb(255, 255, 255);
    border-left-width: 5px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 5px;
}

#c4735 {
    border: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: rgb(113, 113, 113);
}

#m8667,
#m4181,
#m1537,
#m3176,
#m1907,
#m3363,
#m3598,
#m3674 {
    border: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: rgb(0, 0, 0);
}

#m3053,
#m1579,
#m3474,
#m1002,
#m1950,
#m4467,
#m2152,
#m4265 {
    border: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: rgb(0, 0, 0);
}

#r4481 .container-fixed {
    padding-left: 5px;
    padding-right: 5px;
}

#c9964 {
    border: solid;
    border-color: rgb(195, 195, 195);
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}

#m5087 {
    border: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: rgb(79, 79, 79);
}

#r6206 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

#c3285,
#c4962,
#c3049,
#c1625,
#c1553,
#c4798 {
    padding-right: 3px !important;
}

[type="submit"] {
    background-color: #5cb85c;
}



/* ----------------------------------------------- Tab Landscape ------------------------------------------------ */

@media (min-width: 992px) and (max-width: 1199px) {}

/* ----------------------------------------------- Tab Portrait ------------------------------------------------ */

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav {
        gap: 2px;
    }

    nav ul li a {
        padding: 5px 4px !important;
    }
    .navbar-collapse {
        padding-right: 10px;
        padding-left: 10px;
    }
}

/* ----------------------------------------------- Mobile ------------------------------------------------ */

@media (max-width: 767px) {
    .navbar:before {
        display: none;
    }

    #w_m5087,
    #w_m2073,
    #w_m2073,
    #w_m2073 {
        text-align: center;
    }

    #m2073 {
        float: none !important;
    }

    .navbar-nav {
        gap: 2px;
        flex-direction: column;
    }

    nav ul li a {
        font-size: 14px;
        padding: 8px 10px !important;
    }

    .bodytext {
        font-size: 14px;
    }

    .lkd154 p a {
        font-size: 13px;
    }

    .bodytext {
        line-height: 1.5;
    }
}