@media screen and (min-width:1001px) {
    .mobileIcons .icons {
        position: absolute;
        right: 22px;
        margin-top: 130px;
    }
}

@media screen and (max-width:1000px) {
    .contactForm .btn-success {
        width: 100% !important;
        padding: 10px 12px !important;
        font-size: 20px !important;
    }

    #header #menu-button {
        opacity: 1 !important;
        transform: unset !important;
        width: 100% !important;
        background: #0D0D0D;
        padding-top: 0 !important;
        padding: 0 22px;
        z-index: -1;
        position: absolute !important;
        height: 167px;
        z-index: 99;
    }

    #menu-button a {
        color: #A59E96 !important;
        font-size: 30px !important;
        position: absolute;
        bottom: 0 !important;
        padding-bottom: 7px;
    }

    .mobile li .icons {
        opacity: 1 !important;
        transform: unset !important;
    }

    ul li li a.menu-link.sub-menu-link {
        border-bottom: 1px solid transparent !important;
    }

    @media screen and (max-width:500px) {}

    .otherPage .popup ul {
        margin-left: 25px !important;
    }

    #holder h5 {
        display: none;
    }

    .mobile a.menu-link.main-menu-link:hover {}

    .fullHeight {
        height: auto !important;
        flex-direction: column;
    }

    .fullHeight:nth-of-type(odd) {
        flex-direction: column-reverse;
    }

    .bigPic img {
        padding: 0 !important;
    }

    .bigPic .galleryBox img {
        width: auto !important;
    }

    .otherPage .bigPic.animated {
        margin: 200px 0 30px !important;
        width: 100% !important;
    }

    .popup {
        display: inline-block !important;
        position: static !important;
        width: 100% !important;
        transform: unset !important;
        border-width: 9.5px !important;
        border-right: 0px solid transparent !important;
        border-top: 9.5px solid #bf7559 !important;
        padding: 64px 34px !important;
        border-image: none !important;
        border-image-slice: unset !important;
        background: #0D0D0D !important;
    }

    .flexSide #sidebar-sideways-text-one,
    .flexSide #sidebar-sideways-text-two,
    .flexSide #sidebar-sideways-text-three,
    .flexSide #sidebar-sideways-text-four,
    .flexSide #sidebar-sideways-text-five,
    .flexSide #sidebar-sideways-text-six {
        width: 20px !important;
        margin-right: 19px !important;
    }

    .top.left {
        margin-left: 0 !important;
    }

    .popupWidth {
        max-width: 100% !important;
    }

    .flexSide h6 {
        font-size: 14px;
    }

    .flexSide .sleekList ul {
        margin-top: 22px !important;
    }

    .outlineButton {
        width: 90% !important;
        padding: 21px 52px !important;
        margin-top: 40px !important;
    }

    .further .outlinebutton {
        width: 100% !important;
        font-size: 20px !important;
        margin-top: 10px !important;
    }

    .outlineButton div {
        font-size: 17px !important;
    }

    .flexSide .sleekList ul li {
        flex: 0 90% !important;
    }

    .flexSide .sleekList ul li a {
        font-size: 15px !important;
        padding: 15.5px 25px !important;
        letter-spacing: 0.39em;
    }

/*
    .imgs ul {
        margin: 0 auto;
        width: 60% !important;
    }

    footer .imgs ul img {
        width: 100% !important;
    }

    .imgs ul li {
        margin: 0 auto;
        margin-bottom: 3.25VW;
    }
*/

    .flexSide .p,
    .otherPage .popup {
        font-size: 21px !important;
    }

    .bigPic {
        padding: 0 !important;
        display: inline-block !important;
        position: static !important;
        height: auto !important;
        width: auto !important;
    }

    .popup div .furtherSidebar.sidebarColumn {
        padding-left: 0px !important;
    }

    h1 * {
        font-size: 44px !important;
    }

    .invAlt h1 * {
        font-size: initial !important;
    }

    #holder h1 {
        padding: 0px 15px;
    }

    #main #holder h1 .sidebarColumn {
        height: 100%;
    }

    h2,
    .TitleText {
        font-size: 58px !important;
    }

    h4 {
        padding-top: 10px !important;
    }

    #holder h4 * {
        font-size: 12px !important;
    }

    #holder h4 #sidebar-slogan {
        min-height: 60px !important;
    }

    section.fullWidth img {
        display: none;
    }

    .downArrow {
        bottom: calc(8.1875rem + ((1vw - 3.75px) * -4.0816)) !important;
    }

    #holder button img {
        height: 30px !important;
    }

/*
    footer {
        flex-direction: column;
        align-items: center;
    }
*/

    .flexSec {
        text-align: center;
        justify-content: center;
        margin-bottom: 7.8125VW;
    }

    .mobileIcons .icons {
        position: absolute;
        right: 22px;
        margin-top: 127px;
        z-index: 99999;
    }

    .mobileIcons {
        position: relative;
        z-index: 999;
    }

    .mobileLogo {
        position: absolute;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 25px;
        z-index: 9;
        z-index: 999;
    }

    .mobileIcons .icons a {
        background: #a59e96 !important;
        color: #f2f1f1 !important;
        width: 20px;
        height: 20px !important;
        box-sizing: border-box;
    }

    .mobileIcons .icons i {
        color: #1a1a1a;
        font-size: 14px;
    }
}
