@charset "UTF-8";
@font-face {
  font-family: 'gothic';
  src: url('../fonts/gothic.woff2') format('woff2'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
}
/* DEFAULT */
@media only screen {
  * {
    color: #103155;
    font-family: 'gothic', 'Trebuchet MS', Verdana, 'sans-serif';
    font-size: calc(17px + 6 * ((100vw - 300px) / (3000 - 300)));
    line-height: 1.6em;
  }
  a:hover, .cta a:hover, #header a:hover, #mswd a:hover, #nav a:hover, #nav2 a:hover, #footer a:hover, #myBtn:hover {
    color: #019301;
    text-decoration: underline;
  }
  a:visited {
    text-decoration: none;
  }
  blockquote, .italic {
    font-style: italic;
  }
  body {
    font-size: 100%;
    height: 100%;
    scroll-behavior: smooth;
  }
  body, div, img, .zero {
    border: 0;
    margin: 0;
    padding: 0;
  }
  form {
    background-color: #E7E7E7;
  }
  hr {
    border: 1px solid #103155;
    height: 4px;
    margin: 1em;
  }
  input, textarea {
    background: #FFFFFF;
    border: 2px solid #103155;
    border-radius: 10px;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: .4em;
    padding: .5em;
  }
  .hidden {
    display: none;
  }
  li {
    margin: .5em 0;
  }
  main {
    min-height: 50vh;
  }
  p {
    margin: 1em 0;
  }
  .calendly-inline-widget {
    height: 630px;
    min-width: 320px;
  }
  .center {
    text-align: center;
  }
  .cz {
    margin: 0;
    text-align: center;
  }
  .cost {
    width: auto;
  }
  .fee {
    background: #FFFFFF;
    padding: 1px 0 1px 6px;
    text-align: right;
  }
  .flex-around {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .flex-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .extra-margin {
    margin: 1.5em;
  }
  .footer {
    flex: 1;
  }
  .float-left {
    float: left;
  }
  .float-right {
    float: right;
  }
  .h2 {
    font-size: 1.4em;
    margin: .8em 0;
  }
  .h3 {
    margin: .5em 0 .3em 1.7em;
  }
  .interior {
    align-content: center;
  }
  .interior-photo {
    border: 1px solid #103155;
    height: 195px;
    width: 260px;
  }
  .justify {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .larger {
    font-size: 24px;
  }
  .less {
    margin: .2em 1em .2em 0;
  }
  .link {
    margin: 0 1em;
  }
  .nav {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
  }
  .right {
    text-align: right;
  }
  .smaller {
    font-size: 17px;
  }
  .strong {
    font-weight: bold;
  }
  .social {
    height: 32px;
    margin: 0 0 0 5%;
    width: 32px;
  }
  #backbutton, #btn, #myBtn, #submit, #submit2 {
    cursor: pointer;
    text-decoration: underline;
  }
  #book, #closings, #estate, #footer, #header, #index, #interior, #map, #real, #services {
    display: flex;
  }
  #desktop {
    border-bottom: 1px solid #103155;
    border-top: 1px solid #103155;
    display: block;
    padding: 12px 1px;
  }
  #footer {
    background-color: #103155;
  }
  #footer * {
    color: #FFFFFF;
  }
  #footer a:hover {
    color: #FF0000;
    text-decoration-color: #FF0000;
  }
  #interior {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  #logo {
    height: auto;
    max-width: 350px;
    width: 100%;
  }
  #mobile {
    display: none;
  }
  #mswd, #mswd a, #mswd p {
    background-color: #103155;
    color: #BDBDBD;
    font-size: 17px;
    margin: 0;
    padding: 1px 10px;
    text-decoration: none;
  }
  #mswd a:hover {
    color: #FF0000;
    text-decoration-color: #FF0000;
  }
  #page-top {
    margin-left: 4vw;
  }
  #top-right {
    width: 320px;
  }
}
/* MEGAPIXEL */
@media only screen and (min-width: 2101px) {}
/* DESKTOP */
@media only screen and (max-width: 2100px) {
  blockquote {
    margin: 1.5em 2em 0 2em;
  }
  h1, .h1 {
    font-size: 1.6em;
    margin: 0;
  }
  h2 {
    font-size: 1.4em;
    margin: .8em 0;
  }
  h3 {
    font-size: 1.3em;
    font-weight: normal;
    margin: .3em 0 1em 0;
  }
  .call-b {
    display: none;
  }
  .contact {
    margin: .5em 0 1.5em 4em;
  }
  .icon1 {
    height: 100px;
    width: 100px;
  }
  #law-right {
    margin: 0 2% 0 1em;
    width: 250px;
  }
  #content {
    padding: 2% 3%;
  }
  #directions {
    margin-bottom: 10px;
  }
  #footer {
    flex-direction: row;
    justify-content: space-evenly;
    padding: 1% 3%;
  }
  #footer-center {
    padding: .7em 0 0 0;
    text-align: center;
  }
  #footer-right {
    text-align: right;
  }
  #icon-phone {
    height: 38px;
    margin: 6px 0 0 20px;
    width: 35px;
  }
  #icon-email {
    height: 38px;
    margin: -6px 0 0 16px;
    width: 35px;
  }
  #icon-hours {
    height: 38px;
    margin: 6px 0 0 16px;
    width: 35px;
  }
  #icon-location {
    height: 38px;
    margin: 6px 0 0 18px;
    width: 35px;
  }
  #include {
    padding: 0 10% 0 2%;
    width: 88%;
  }
  #law-office {
    height: auto;
    width: 250px;
  }
  #submit {
    width: 150px;
  }
}
/* TABLET */
@media only screen and (max-width: 1200px) {
  blockquote {
    margin: 1.5em 2em 0 2em;
  }
  h1 {
    font-size: 1.6em;
    margin: 0 .7em;
  }
  h2 {
    font-size: 1.4em;
    margin: .8em;
  }
  h3 {
    font-size: 1.3em;
    font-weight: normal;
    margin: .3em 0 1em .9em;
  }
  .call-a, .call-b, .call-c {
    display: none;
  }
  .contact {
    margin: .5em 0 1.5em 4em;
  }
  .icon1 {
    height: 75px;
    width: 75px;
  }
  .nav {
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
  }
  #law-right {
    margin: 0 0 0 1em;
    width: 175px;
  }
  #content {
    padding: 2% 3%;
  }
  #directions {
    margin-bottom: 10px;
  }
  #footer {
    flex-direction: row;
    justify-content: space-evenly;
    padding: 1% 3%;
  }
  #footer-center {
    padding: .7em 0 0 0;
    text-align: center;
  }
  #footer-right {
    text-align: right;
  }
  #header {
    flex-direction: row;
  }
  #header-left {
    padding: 3% 0 0 5%;
    width: 300px;
  }
  #header-right {
    padding: 3% 0 0 0;
    width: calc(100% - 300px);
  }
  #icon-phone {
    height: 38px;
    margin: 6px 0 0 20px;
    width: 35px;
  }
  #icon-email {
    height: 38px;
    margin: -6px 0 0 16px;
    width: 35px;
  }
  #icon-hours {
    height: 38px;
    margin: 6px 0 0 16px;
    width: 35px;
  }
  #icon-location {
    height: 38px;
    margin: 6px 0 0 18px;
    width: 35px;
  }
  #include {
    padding: 0 10% 0 2%;
    width: 88%;
  }
  #law-office {
    width: 175px;
  }
  #submit {
    width: 150px;
  }
  #services {
    flex-direction: row;
  }
  #services-left, #services-right {
    width: 50%;
  }
}
/* MOBILE */
@media only screen and (max-width: 860px) {
  blockquote {
    margin: 1.5em 1em 0 1em;
  }
  h1 {
    font-size: 1.1em;
    margin: 1em;
  }
  h2 {
    font-size: 1.1em;
    margin: 1em;
  }
  h3 {
    font-size: 1.1em;
    font-weight: normal;
    margin: 1em;
  }
  .call-b {
    display: contents;
  }
  .contact {
    margin: 1em 0 0 2em;
  }
  .icon1 {
    height: 50px;
    width: 50px;
  }
  #desktop {
    display: none;
  }
  #law-right {
    margin: 0 0 0 1em;
    width: 75px;
  }
  #footer {
    flex-direction: column;
    padding: 1% 2%;
  }
  #footer-left, #footer-center, #footer-right {
    text-align: center;
  }
  #header {
    flex-direction: column;
  }
  #header-left {
    margin: 20px 0 0 0;
  }
  #header-left, #header-right {
    width: 94%;
  }
  #icon-phone {
    height: 16px;
    margin: 20px 0 0 10px;
    width: 16px;
  }
  #icon-email {
    height: 16px;
    margin: 20px 0 0 10px;
    width: 16px;
  }
  #icon-hours {
    height: 16px;
    margin: 20px 0 0 10px;
    width: 16px;
  }
  #icon-location {
    height: 16px;
    margin: 22px 0 0 10px;
    width: 16px;
  }
  #include {
    padding: 0 2%;
    width: 96%;
  }
  #law-office {
    width: 213px;
  }
  #mobile {
    border-bottom: 1px solid #103155;
    border-top: 1px solid #103155;
    display: block;
  }
  #content {
    padding: 0 2%;
  }
  #submit {
    width: 150px;
  }
  #services {
    flex-direction: column;
  }
  #services-left, #services-right {
    width: 96%;
  }
}
/* SMALLER */
@media only screen and (max-width: 750px) {
  #top-left, #top-right {
    width: 100%;
  }
}
/* COLORS */
.black {
  color: #000000;
}
.blue {
  color: #103155;
}
.gray {
  color: #595959;
}
.red {
  color: #FF0000;
}
.teal {
  color: #00AEC7;
}
.white {
  color: #FFFFFF;
}
#bg-white {
  background-color: #FFFFFF;
}
/* PRINT */
@media print {
  * {
    font-family: 'Times New Roman', Times, serif;
  }
  blockquote, caption, input, li, option, p, td, textarea, th {
    font-size: 12pt;
    line-height: 15pt;
  }
  h1 {
    font-size: 14pt;
  }
  h2 {
    font-size: 13pt;
  }
  h3 {
    font-size: 12pt;
  }
  h4, h5, h6 {
    font-size: 12pt;
  }
  .larger {
    font-size: 13pt;
  }
  .smaller {
    font-size: 12pt;
  }
}
/*Dropdown */
.dropbtn {
  background-color: transparent;
  border: none;
  color: #103155;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 12px 80px;
  text-decoration: none;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  padding: 20px 0;
  right: 20px;
  background-color: #F1F1F1;
  width: 240px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
  color: #103155;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #AAAAAA;
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: transparent;
}