@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=Zen+Kaku+Gothic+Antique&display=swap');

body {
    font-family: 'Zen Kaku Gothic Antique', -apple-system, BlinkMacSystemFont, Arial, "Helvetica Neue", sans-serif;
}

.header-image {
    margin-bottom: 2em;
}

/*
    "Dual menu" html design => dual-menu.html
=================================================*/
#dual-menu .nav-panel-first {
    border-bottom: solid 1px #011;
}

.menu-first {
    margin-left: auto;
    display: inline-block !important;
}

 
    .menu-first .navigation-link {
        border-right: solid 1px #000;
    }

@media (min-width: 768px) {
    .menu-second {
        display: inline-block !important;
    }
}

.menu-first a, .menu-second a {
    color: #000;
}

#dual-menu .site-logo img {
    width: 50px;
    height: auto;
    vertical-align: middle;
    align-items: center;
}

@media (max-width: 767px) {
    .menu-first {
        display: none;
    }
    
    .menu-first a, .menu-second a {
        color: #FFF;
    }
    
    #dual-menu .site-logo-absolute img {
        position: absolute;
        width: 25px;
        height: 30px;
        top: 19px;
    }
    
    #dual-menu .tile {
        margin-bottom: 40px;
    }
}

#dual-menu .header-image img {
    width: 100% !important;
}

#dual-menu .tile img {
    width: 120px;
    height: 110px;
    margin: 0 auto;
    display: block;
}

#dual-menu .copyright {
    color: #fff;
}
/*================================================
    Agency
================================================*/
#agency {
    font-family: BasisGrotesque, OpenSans, Arial, "Helvetica Neue", sans-serif;
}

#agency p {
    line-height: 1.5;
}

#agency .bg-image {
    background-image: url('img/courthouse-1.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
}

#agency #panel-top {
    display: flex;
    justify-content: right;
    align-items: center;
    background-color: rgba(225, 225, 225, 0.1);
}
#agency #panel-top .social-links {
    display: inline-block;
    
}

#agency #panel-top .social-links img {
    width: 30px;
}

#agency #panel-top .phone {
    display: inline-block;
    border-left: solid 3px #d9d9d9;
    padding-left: 1em;
}

#agency .nav-large .navigation-link {
    color: #fff;
}

#agency .nav-sticky .nav-panel {
}

@media (min-width: 768px) {
    #agency .nav-container .logo {
        position: absolute;
        left: 0;
    }
    #agency .nav-panel {
        justify-content: right;
    }
    
    #agency .nav-sticky {
        background-color: #000;
    }
    
    #agency .nav-sticky .active {
        text-decoration: underline;
    }
    
    #agency #section-first {
        padding-top: 4em;
    }
    
    #agency .icon-based-nav .nav-items {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    #agency .icon-based-nav img {
        width: 100px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    #agency .nav-container {
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 999999;
        background-color: #ffe;
    }
    
    #agency .nav-panel {
        height: 70px !important;
    }
    
    #agency .nav-panel .logo {
        padding-left: 0;
    }
    
    #agency .nav-mini {
        top: 70px !important;
    }
    
    #agency #responsive-menu-button {
        
    }
    
    #agency #section-first #intro {
        margin-bottom: 4em;
        min-height: 420px;
    }
    
    #agency #intro .button-link-2 {
        bottom: 2em !important;
    }
}

#agency .icon-based-nav .active {
    background-color: transparent !important;
}

#agency #section-first {
    padding-top: 4em;
}

#agency #section-second,
#agency #at-a-glance {
    padding-top: 4em;
    margin-bottom: 4rem;
}

#agency #section-first {
    position: relative;
}

#agency .paragraph-v1 {
    padding: 1em;
    font-size: 1.2em;
}

#agency .paragraph-v2 {
    font-weight: bold;
    font-size: 2em;
}


	#agency #section-first .button-link-2 {
    	position: absolute;
    	bottom: 2em;
	}


#agency #legislation-details,
#agency #about-us-details,
#agency #why-us-details {
    display: none;
}

#section-contact-us {
    padding-left: 3em;
    padding-bottom: 3em;
}

@media (min-width: 768px) {
    #agency #section-about-us {
        padding-top: 80px;
        padding-bottom: 90px;
    }
}

#agency #section-about-us #img-2,
#agency #section-about-us #img-3 {
    position: absolute;
    border: solid 10px #433333;
}

#agency #section-about-us #img-1 {
	height: 100%;
}

#agency #section-about-us #img-2 {
    width: 50%;
    z-index: 99999;
    top: 0;
    left: 10px;
}

#agency #section-about-us #img-3 {
    width: 42%;
    z-index: 99999;
    right: 10px;
    bottom: 0;
    top: ;
}

@media (min-width: 1051px) {
    #agency #section-about-us #img-3 {
    	bottom: -50px;    
    }
}

@media (min-width: 768px) {
    #agency #section-about-us #img-3 {
   
    }
}

#agency #section-about-us {
    background-color: #4d5555;
    color: #ffffff;
}

#agency #section-about-us #images {
    position: relative;
    min-height: 400px;
}

@media (max-width: 767px) {
    #agency #section-about-us .half {
        margin-bottom: 4em;
    }
    
    #agency #section-about-us #images {
        display: inline-block;
        margin-bottom: 4em;
    }
}

#agency #at-a-glance .tile {
    background-color: #424242;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
}

#agency #at-a-glance .tile > h1 {
    color: red;
}

#agency #at-a-glance .tile h6 {
    color: #fff;
}

@media (max-width: 767px) {
    #agency #at-a-glance .tile {
        margin-bottom: 1em;
    }
}

#agency #our-services-container {
    background-color: #171717;
    padding-top: 1em;
    padding-bottom: 1em;
}

#agency #our-services .tile {
    height: 330px;
    background-color: #262626;
    padding: 1em;
    position: relative;
}

@media (max-width: 1089px) {
	#agency #our-services .tile {
        height: 370px;
    }
}

@media (max-width: 970px) {
	#agency #our-services .tile {
        height: 450px;
    }
}

@media (max-width: 767px) {
	#agency #our-services .tile {
        height: 260px;
        margin-bottom: 4em;
    }
}

@media (max-width: 480px) {
	#agency #our-services .tile {
        height: 300px;
        margin-bottom: 4em;
    }
}

@media (max-width: 360px) {
	#agency #our-services .tile {
        height: 380px;
        margin-bottom: 4em;
    }
}

@media (max-width: 300px) {
	#agency #our-services .tile {
        height: 420px;
    }
}

@media (min-width: 768px) {
    #agency #our-services .tile {
        width: 95% !important;
    }
    
    #agency #our-services-container .tile:hover {
        background-color: #3b5968;
    }
    
    #agency #section-contact-us {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

#agency #our-services .tile h1 {
    color: #ec0303;
}

#agency #our-services .tile p {
    color: #d2d2d2;
}

#agency #our-services .tile .button-link-regular {
    position: absolute;
    bottom: 21px;
    color: #fff;
}

#agency .site-footer {
    background-color: #000;
    color: #fff;
}

/*================================================
    Safari
================================================*/
#safari .nav-panel {
    border-bottom: none;
}

#safari .header-image {
    position: relative;
}

.header-image > button {
    position: absolute;
    width: 200px;
    height: 60px;
    background: transparent;
    color: #f0f0f0;
    font-weight: bold;
}

@media (min-width: 768px) {
    .header-image > button:hover {
        background-color: #222;
        border-color: #222;
        color: #fff;
    }
    #safari-btn-1, #safari-btn-2 {
        bottom: 5%;
    }
    #safari-btn-1 {
        left: 20%;
    }
    #safari-btn-2 {
        right: 20%;
    }
}

@media (max-width: 767px) {
    #safari .nav-panel {
        height: 70px;
    }
    
    #safari .nav-mini {
        top: 70px;
    }
    
    .header-image {
        margin-bottom: 40px;
        opacity: .7
    }
    #safari-btn-1, #safari-btn-2 {
        left: 10%;
        width: 80%;
        color: #fdfdfd;
    }
    #safari-btn-1 {
        top: 20px;
    }
    #safari-btn-2 {
        bottom: 20px;
    }
}

@media (max-width: 420px) {
    #safari #safari-btn-1, #safari #safari-btn-2 {
        height: 40px;
        padding: 0;
    }
}

#safari .site-footer {
    background-color: #000;
    color: #fff;
}

/*--------------------------
    Marine
--------------------------*/
#marine .header-image {
    margin-bottom: 40px !important;
}
#marine .image-gallery img {
    height: 200px;
    width: 290px;
    margin-bottom: 2em;
}

@media (max-width: 767px) {
    #marine .image-gallery img {
        margin: 0 auto;
        max-width: 100%;
        display: block;
        margin-bottom: 2em;
    }
}

.site-footer {
    border-top: solid 1px;
    background-color: #000;
}