/* Core Styles */

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #253D3D;
  color: #D6D3BC;
  font-size: 1.1em;
  line-height: 1.5;
  text-align: center;
}

img {
  display: block;
  width: 85%;
  height: auto;
  text-align: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

h1, h2, h3 {
  margin: 0;
  padding: 1em 2em;
}

p {
  margin: 0;
  padding: 1em 1em;
}

.btn {
  display: inline-block;
  background: #333;
  color: #fff;
  text-decoration: none;
  padding: .2em .5em;
  border: 1px solid #666;
  border-radius: 5px;
  margin: .5em 0;
}

.btn:hover {
  background: #eaeaea;
  color: #333;
}

/* Header Showcase */

#showcase {
  min-height: 450px;
  color: #D6D3BC;
  text-align: center;
}

#showcase .bg-image {
  position: absolute;
  background: url(../images/showcaseimg2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100% 100%;
  width: 100%;
  height: 575px;
  z-index: -1;
  opacity: 0.7;
}

#showcase h1 {
  font-size: 36px;
  color: #D6D3BC;
  padding-top: 40px;
  padding-bottom: 0;
  margin-left: -25px;
}

#showcase p {
  font-size: 20px;
}

#showcase .address-top {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  text-align: left;
}

#showcase .content-wrap, #section-a .content-wrap {
  padding: 0 1.5em;
}

/* Navigation Menu */

nav {
  width: 100%;
  padding: 25px;
  margin-left: -25px;
}

nav ul {
  list-style: none;
}

nav li {
  display: inline-block;
  text-decoration: none;
  padding: 20px;
}

nav a {
  text-decoration: none;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #D6D3BC;
}

nav a:hover {
  color: red;
}

/* Bottom Navigation */

#main-footer .bot-nav {
  margin-top: -50px;
  text-align: center;
  justify-content: center;
  margin-left: -75px;
}

#main-footer .bot-nav ul {
  list-style: none;
}

#main-footer .bot-nav li {
  text-decoration: none;
}

#main-footer .bot-nav li a {
  font-size: 20px;
  color: #D6D3BC;
  font-weight: 400;
}

/* Section A */

#section-a {
  width: 100%;
  background: #253D3D;
  color: #333;
  padding-bottom: 2em;
}

#section-a .content-text a {
  font-size: 20px;
  color: orange;
  text-decoration: underline;
}

/* Section B */

#section-b {
  padding: 2em 1em 1em;
}

#section-b ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#section-b li {
  margin-bottom: 1em;
  background: #253D3D;
  color: #D6D3BC;
}
#section-b p{
  width: 90%;
  padding-right: 35px;
  padding-left: -20px;
}
#section-b img{
  width: 75%;
  height: auto;
}
.card-content {
  font-size: 18px;
  font-weight: bold;
  color: #D6D3BC;
  padding: 1.5em;
  text-align: left;
  text-indent: 1em;
  text-align: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

.card-content img {
  text-align: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

#section-b .card:nth-child(4) {
  margin-top: 125px;
}

.sectionb-links {
  display: block;
  size: 200px 80px;
  flow: horizontal;
  background: #253D3D; //vertical-align: middle;
  padding: 5px;
  border-spacing: 10px;
}

.sectionb-links ul li {
  text-decoration: none;
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
}

.sectionb-links a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #ccc;
}

.sectionb-links a:hover {
  color: red;
}

/* Section D */

#section-d .box {
  padding: 2em;
  color: #D6D3BC;
}

#section-d .box:first-child {
  background: #253D3D;
  text-align: left;
  margin-top: 75px;
}

#section-d .box:first-child h2 {
  background: #253D3D;
  text-align: left;
  margin-bottom: -35px;
}

#section-d .box p:nth-child(2) {
  text-align: left;
}

#section-d a {
  font-size: 18px;
  font-weight: bold;
  color: orange;
  text-decoration: none;
}

#section-d a:hover {
  color: red;
}

#section-d p {
  font-weight: bold;
}

/* Footer */

#main-footer {
  padding: 2em;
  background: #253D3D;
  color: #D6D3BC;
  text-align: center;
  border-top: 1px solid silver;
}

h2.content-title {
  font-size: 24px;
  color: #D6D3BC;
  text-align: center;
}

#main-footer a {
  color: #2690d4;
  text-decoration: none;
}

.current a {
  color: red;
}

#section-a .content-text p {
  padding-top: 0;
  text-align: left;
  text-indent: 1em;
  font-size: 20px;
  color: #D6D3BC;
  font-family: Arial, Helvetica, sans-serif;
}

.address-bot {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 200;
  float: left;
  text-align: left;
  margin-top: -50px;
}

footer .copy-right {
  font-size: 18px;
  color: #D6D3BC;
  text-align: center;
  margin-bottom: -25px;
  margin-top: 150px;
}

.desktop-show {
  display: none;
}

.mobile-show {
  display: inline-block;
}

.about-us {
  font-size: 48px;
  font-weight: bold;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  font-style: italic;
  color: #D6D3BC;
  margin-bottom: 75px;
  text-align: center;
  margin-left: -45px;
  margin-right: 25px;
}

/* Media Query */

@media (min-width: 1024px) {
  .grid {
    display: grid;
    grid-template-columns: 1fr repeat(2, minmax(auto, 50em))1fr;
    grid-row: 
  }
  #section-a .content-text {
    columns: 1;
    column-gap: 2em;
  }
  #section-a .content-text p {
    padding-top: 0;
    text-align: center;
    padding-left: 150px;
    padding-right: 150px;
    text-indent: 1em;
    font-size: 20px;
    color: #D6D3BC;
    font-family: Arial, Helvetica, sans-serif;
  }
  #section-a .content-text a {
    font-size: 18px;
    color: orange;
    text-decoration: none;
  }
  .desktop-show {
    display: inline-block;
  }
  .mobile-show {
    display: none;
  }
  .content-wrap, #section-b ul {
    grid-column: 2/4;
  }
  .box, #main-footer div {
    grid-column: span 2;
  }
  #section-b ul {
    display: flex;
    justify-content: space-around;
  }
  #section-b li {
    width: 51%;
  }
  #section-b p{
    width: 85%;
    font-size: 20px;
    padding-right: 35px;
    margin-left: 20px;
  }
  #section-b img{
    width: 65%;
    height: auto;
  }
  .sectionb-links {
    display: block;
    size: 200px 80px;
    flow: horizontal;
    background: #253D3D; //vertical-align: middle;
    padding: 5px;
    border-spacing: 10px;
  }
  .sectionb-links ul li {
    text-decoration: none;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
  }
  .sectionb-links a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #D6D3BC;
  }
  .sectionb-links a:hover {
    color: red;
  }
  #section-c {
    background-color: #253D3D;
    font-size: 18px;
    font-weight: bold;
    color: #D6D3BC;
    text-align: left;
    text-indent: 1em;
    padding: 25px;
  }
  #section-c p {
    font-size: 18px;
    color: #D6D3BC;
  }
  h3.card-title {
    font-size: 22px;
    color: #D6D3BC;
    text-align: center;
  }
  h2.content-title {
    font-size: 24px;
    color: #D6D3BC;
    text-align: center;
  }
  .content-wrap p {
    font-size: 24px;
    color: #D6D3BC;
  }
  #section-d a {
    font-size: 18px;
    font-weight: bold;
    color: orange;
  }
  #section-d a:hover {
    color: red;
  }
  footer .copy-right {
    font-size: 18px;
    color: #D6D3BC;
    text-align: center;
    justify-content: center;
  }
  #main-footer .bot-nav {
    margin-top: -75px;
    margin-bottom: 100px;
    text-align: center;
    justify-content: center;
  }
  #main-footer .bot-nav ul {
    list-style: none;
  }
  #main-footer .bot-nav li {
    text-decoration: none;
  }
  #main-footer .bot-nav a {
    font-size: 18px;
    color: #D6D3BC;
    font-style: italic;
  }
  #main-footer .bot-nav a:hover {
    color: red;
  }
  .about-us {
    font-size: 48px;
    font-weight: normal;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    color: #D6D3BC;
    margin-bottom: 75px;
  }
  .address-top {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
    text-align: left;
  }
  .address-bot {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 200;
    float: left;
    text-align: left;
    margin-top: -150px;
    margin-right: -75px;
  }
  
  .card-content img {
    text-align: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
  }
  .card-content p {
    font-size: 18;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
  }
  #section-a .content-text a {
    font-size: 22px;
    color: orange;
    text-decoration: underline;
  }
