/* CSS Document */
footer {
  background: #fff;
}
.site-footer .logo {
  padding: 5px;
}
.site-footer p {
  font-size: 16px;
  line-height: 20px;
}
.site-footer {
  background-color: #fff;
}
.site-footer .row {
  margin: 0;
  padding-top: 15px;
  background-color: #fff;
}
.site-footer.container-fluid {
  width: 100%;
  max-width: 1640px;
}
.site-footer h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
.site-footer a i {
  color: #d10e1c;
}
.site-footer a {
  color: #212529;
  font-weight: 200;
  margin-bottom: 15px;
  display: block;
}
.site-footer .social-section a {
  display: inline-block;
  margin-right: 5px;
  font-size: 36px;
}
.site-footer .social-section i {
  color: #263c8e;
}
.copyright {
  background-color: #263c8e;
  color: #ffffff;
  padding: 15px;
  margin-bottom: 0;
  font-size: 13px;
}
.copyright a {
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  transition: 300ms ease all;
}
.copyright a:hover {
  text-decoration: underline;
}
.above-footer-content a.btn {
  font-size: 30px;
}

.page-id-682 .above-footer-content a.btn {
  font-size: 23px;
}
.above-footer-content {
  margin: 4rem auto;
}

.above-footer-content h3,
.above-footer-content p {
  color: white;
}

a.btn.blog-btn {
  font-size: 1rem;
  font-weight: 700;
}
.site-footer .call-section,
.site-footer .location-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.site-footer .location-section .rocs {
  display: flex;
  font-weight: 300;
  position: absolute;
  transform: translateY(5rem);
}
.site-footer .location-section .rocs .roc:first-child {
  padding-right: 10px;
  border-right: 1px solid;
}
.site-footer .location-section .rocs .roc:last-child {
  padding-left: 10px;
}
.site-footer .icon-link {
  display: flex;
  color: black;
  margin: 0;
  text-align: left;
}
.site-footer .icon-link .icon {
  font-size: 40px;
  margin-right: 1rem;
  color: #263c8e;
}

.site-footer .icon.phone {
  font-size: 30px;
}
.site-footer .icon-link address,
.site-footer .icon-link span {
  width: 215px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
.site-footer .btn.btn-red-outline {
  width: fit-content;
  border: 5px solid #d10e1c;
  font-weight: 800;
}
.site-footer .social-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.site-footer .social-section .social-media-listing {
  margin-bottom: 0;
}
.site-footer .social-section a {
  margin-bottom: 0;
}
.site-footer .social-links {
  padding: 0;
  display: flex;
  list-style: none;
}
.site-footer .social-links a {
  margin-left: 1rem;
}
.site-footer .social-links a img {
  height: 45px;
  width: auto;
}
.site-footer .logo > a {
  display: inline-block;
}
.site-footer .logo-section > div {
  width: auto;
}
footer {
  padding-top: 2rem;
  margin-top: 5rem;
  box-shadow: 7px -5px 16px #00000045;
}
@media (max-width: 1200px) {
  .site-footer .logo-section {
    display: flex;
    justify-content: center;
    order: 1;
    margin: 1rem 0;
  }
  .site-footer .logo-section img {
    max-width: 200px;
    height: auto;
  }
  .site-footer .call-section {
    order: 2;
  }
  .site-footer .call-section .btn {
    width: 285px;
    background: #d10e1c;
    color: #fff;
    font-size: 16px;
    padding: 1rem 2rem;
  }
  .site-footer .location-section {
    order: 4;
    margin-bottom: 3rem;
  }
  .site-footer .social-section {
    order: 3;
    align-items: center;
    margin: 2rem 0;
  }
  .site-footer .social-links a {
    margin: 0 1rem;
  }
  .site-footer .location-section .rocs {
    position: relative;
    transform: translateY(1rem);
  }
}
@media (min-width: 1800px) {
  .site-footer .logo-section img {
    width: 400px;
    height: auto;
  }
}
@media only screen and (max-device-width: 850px) and (orientation: landscape) {
  .site-footer .row {
    text-align: center;
  }
}
@media only screen and (max-width: 1200px) {
  .site-footer.container-fluid {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .site-footer .address-section {
    text-align: center;
    margin: 1rem 0;
  }
  .social-media-listing {
    display: flex;
    justify-content: center;
  }
  .page-top-container .video-section {
    min-height: 500px;
  }
  #content .page-top-container.video-container .video-section .video-div {
    height: 500px;
  }
  #content .page-top-container.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-left: 0;
  }
  #gform_wrapper_1 .gfield_label {
    font-size: 16px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .social-media-listing li {
    display: block;
  }

  .site-footer .social-section i {
    font-size: 30px;
  }

  .site-footer .social-section {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .site-footer.container-fluid {
    text-align: center;
  }
}
@media only screen and (max-width: 650px) {
  .site-footer .col-md-4,
  .site-footer .col-md-3,
  .site-footer .col-md-2 {
    text-align: center;
  }

  .above-footer-content {
    margin: 75px auto;
  }
  .site-footer .logo-section {
    order: 1;
  }
  .site-footer .address-section {
    order: 2;
  }
  .site-footer .social-section {
    order: 3;
  }

  .site-footer .diamondbacks-logo {
    order: 12;
    margin-bottom: 5px;
  }
  .site-footer .diamondbacks-logo img {
    width: 75px;
  }

  .site-footer .social-section {
    margin-top: 20px;
  }
}
