﻿

.fancybox-content {
    padding: 44px 10px 0px !important;
}
@media (width: 1366px) {
    .nav-link {
        padding: .5rem .5rem;
    }
    .nav-item .nav-link:last-child .nav-link {
        padding-right: 0 !important;
    }

    .history .nav {
        margin-bottom: 3rem;
    }
    .history h1 {
        margin-bottom: 2rem !important;
    }
    .history h2.text-black {
        font-size: 1.7rem;
        margin-bottom: 2rem !important;
    }
    .history p.h4 {
        font-size: 1rem;
        margin-bottom: 2rem !important;
    }
    .history p.h6 {
        font-size: 1.2rem
    }
    .history .text {
        line-height: 1.1rem !important;
        font-size: .8rem !important;
    }


    .didyoumean h2 {
        font-size: 1.6rem !important;
    }
    .didyoumean .text {
        line-height: 1.3rem !important;
        font-size: .9rem !important;
    }


    .family p {
        font-size: .9rem !important;
    }


    .didyouknow .box div.text-white {
        line-height: 1.1rem !important;
        font-size: .9rem !important;
    }


    .info .detail .title {
        font-size: 30px !important;
    }

    .info .detail p {
        font-size: 16px !important;
    }
    .properties .card-title small {
        font-size: 14px;
        line-height: 20px;
    }
    .location .detail .title {
        font-size: 31px;
    }
    .location .detail p {
        font-size: 16px;
        line-height: 20px;
    }
    header .navigation {
        background-position: -85% 0;
    }
        header .navigation .col-xl-5 {
            flex: 0 0 50% !important;
            max-width: 50% !important;
        }
        header .navigation .menu:after {
            background-size: contain;
            top: 77px;
            height: 460px;
            right: -5px;
        }
        header .navigation .menu {
            margin-bottom: 50px;
        }
            header .navigation .menu li a {
                font-size: 22px;
            }
}
