.container-fixed {
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

#r5002 .container {
    padding-left: 0px;
    padding-right: 0px;
}

a:hover {
    text-decoration: none !important;
}

.navbar {
    background-color: transparent !important;
    border: 0px;
    border-radius: 0px;
    padding: 15px 0px;
    margin: 0px !important;
}


.navbar .navbar-nav li {
    margin: 0px 5px;
}

.navbar .navbar-nav li a {
    padding: 15px 20px;
    text-transform: uppercase;
    background-color: #064142;
    color: #ffffff;
    font-size: 18px;
    font-family: Abel;
    font-weight: 700;
    transition: 800ms;
}

.navbar .navbar-nav li .active,
.navbar .navbar-nav li a:hover {
    background-color: #d35400;
    color: #064142;
}

.bodytext a,
.companyname a {
    transition: 800ms;
}

.footertext a:hover,
.bodytext a:hover {
    color: #d35400 !important;
}

.companyname a:hover {
    color: #064142 !important;
}

.footertext a {
    color: white !important;
    transition: 800ms;
}

#p3843 #m2755,
#p3843 #m3844 {
    height: 500px !important;
}

.privacy-policy {
    padding: 20px 0px 50px 0px;
    width: 94%;
}

.privacy-policy li,
.privacy-policy p {
    line-height: 1.6em;
    margin-bottom: 5px;
    font-size: 14px;
    color: rgb(3, 3, 3);
    font-family: Roboto;
}

.privacy-policy a {
    color: rgb(6, 65, 66);
    font-weight: 700;
    white-space: nowrap;
}

.privacy-policy a:hover {
    color: #d35400;
}


.privacy-details {
    padding: 10px 20px;
    margin-bottom: 20px;
    border: 5px solid #064142;
    border-radius: 10px;
    box-shadow: #064142 0px 5px 0px 0px;
}

nav:not(.horizontal-menu--mobile):before,
nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile):before {
    display: none;
}

.footertext {
    font-size: 15px;
}

/* Mobile */
@media (max-width: 767px) {
    #c3033 a {
        display: inline-block;
    }

    #c3033 a img {
        width: 100%;
        height: auto;
    }

    .navbar {
        background-color: #064142 !important;
        padding: 0px;
    }

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand {
        color: white !important;
    }


    .footertext {
        text-align: center;
        padding: 0px 15px;
    }

    .footertext a {
        white-space: nowrap;
    }

    #p3475 #m2827,
    #p3475 #m2170,
    #p3475 #m3303 {
        height: auto;
    }

    #m1831 {
        transition: 800ms;
    }

    #m1831:hover {
        color: #d35400 !important;
    }

    .privacy-details {
        padding: 10px 10px;
    }

    .privacy-details ul {
        padding: 0 0 0 25px;
    }


}


/* ios */
@media (max-width: 340px) {}

/* windows */
@media (min-width: 451px) and (max-width: 767px) {}


/*tab portrait view*/
@media (min-width: 768px) and (max-width: 991px) {


    #p3475 #m2827,
    #p3475 #m2170,
    #p3475 #m3303 {
        height: auto;
    }

    .footertext {
        text-align: center;
        padding: 0px 15px;
    }

    #c4354 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}


/*tab landscape*/
@media (min-width: 992px) and (max-width: 1199px) {}


/* 1280 resolution */
@media (min-width: 1280px) and (max-width: 1365px) {}


/* large screen */
@media (min-width: 1400px) {}

@media (min-width: 1440px) and (max-width: 1599px) {}

/*Large View*/
@media (min-width: 1600px) {}


@media (min-width: 1920px) {}


/* ie */
@media all and (-ms-high-contrast:none) {}


/* FireFox */
@-moz-document url-prefix() {}