/*
Theme Name:  Southeast Mortgage
Theme URI: https://www.southeastmortgage.com/
Author: Carl Widdowson - The Creative Momentum
Author URI: https://www.thecreativemomentum.com/
Version: 1.0
*/



.site-header .mega-menu ul#master-header-mega-menu li.main-menu-item {
  background: #c0282c;
}

.page-template-template-lp-uga .hero .container .content .cta a:hover {
  color: #c0282c !important;
  background: #ffffff !important
}

#modal-mortgage.modal {
  background: rgb(30 55 92 / 0.6);
}

.modal-dialog {
  background: #FFFFFF;
  border-radius: 10px;
}

#modal-mortgage button.close {
  background: #2D4E84 url('img/button-close.png') no-repeat center center;
  opacity: 1;
  margin: 0;
  width: 47px;
  height: 47px;
  background-size: 50%;
  margin-right: 0;
  position: absolute;
  right: 30px;
}

#modal-mortgage .modal-header {
  text-align: center;
  border: 0;
  padding: 30px 15px 0;
}

#modal-mortgage .modal-header img {
  width: 155px;
  height: 60px;
}

#modal-mortgage .modal-body {
  padding: 0 80px 100px;
}

#modal-mortgage .modal-body h3 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #2D4E84;
}

#modal-mortgage .modal-body .btn {
  display: block;
  margin-top: 18px;
  border-radius: 0;
  height: auto;
  padding: 0 15px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  white-space: normal;
  height: 75px;
  align-items: center;
  display: flex;
  justify-content: center;
}

#modal-mortgage .modal-body .btn.btn-blue-1 {
  background: #4472BD;
}

#modal-mortgage .modal-body .btn.btn-blue-1:after {
  background-color: #2D4F85;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
}

#modal-mortgage .modal-body .btn.btn-red {
  background: #B13733;
}

#modal-mortgage .modal-body .btn.btn-red:after {
  background-color: #D25453;
}

#modal-mortgage .btn.arrow-down:after {
  background-image: url('img/arrow-down.png');
}

#modal-mortgage .btn.arrow-right:after {
  background-image: url('img/arrow-right.png');
}

#modal-mortgage .btn:after {
  height: 100%;
  background-size: 50%;
  width: 75px;
}

#modal-mortgage .modal-body .btn-blue:hover {
  background-color: #4472BD;
}

#modal-mortgage .modal-body .btn-blue-1:hover {
  background-color: #244d88;
}

#modal-mortgage .modal-body .btn-red:hover {
  background-color: #c0282c;
}

#modal-mortgage .modal-body .btn-blue:hover:after {
  background-color: #244d88;
}

#modal-mortgage .modal-body .btn-blue-1:hover:after {
  background-color: #4472BD;
}

#modal-mortgage .modal-body .btn-red:hover:after {
  background-color: #D25453;
}

.toggle-content.red {
  border: 2px solid #B13733;
  border-top: 0;
}

.toggle-content.blue {
  border: 2px solid #4472BD;
  border-top: 0;
}

.toggle-content {
  text-align: center;
  padding: 40px 20px 60px;
  display: none;
}

.toggle-content h4 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #000000;
  margin-bottom: 40px;
  margin-top: 0;
}

.toggle-content h5 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 46px;
  line-height: 34px;
  text-align: center;
  color: #2D4E84;
  margin-bottom: 35px;
  margin-top: 0;
}

.toggle-content h5 a {
  color: #2D4E84;
  text-decoration: none;
}

.toggle-content .btn.small {
  width: 60%;
  margin: 0 auto;
  padding: 0 15px 0 30px !important;
  font-size: 18.8332px !important;
  line-height: 23px !important;
  text-align: left !important;
  height: 60px !important;
  justify-content: flex-start !important;
}

@media (min-width: 992px) {
  .modal-dialog {
    width: 830px;
  }
}

@media screen and (max-width: 768px) {
  #modal-mortgage .modal-body {
    padding: 0 40px 50px;
  }

  #modal-mortgage .modal-body h3 {
    font-size: 18px;
    line-height: 24px;
  }

  #modal-mortgage .modal-body .btn {
    font-size: 14px;
    line-height: 22px;
  }

  .toggle-content h4 {
    font-size: 18px;
    line-height: 24px;
  }

  #modal-mortgage .btn:after {
    width: 50px;
  }

  .toggle-content h5 {
    font-size: 34px;
    line-height: 42px;
  }

  .toggle-content .btn.small {
    padding: 15px 0px 15px 30px !important;
    font-size: 13px !important;
    line-height: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .blog .choose-blog-category .wpb_wrapper {
    flex-wrap: wrap;
  }
  .blog .choose-blog-category .wpb_wrapper .title .wpb_wrapper {
    justify-content: center;
  }
  .blog .choose-blog-category .wpb_wrapper .title .wpb_wrapper h2 {
    padding:10px 0;
  }
  .blog .choose-blog-category .wpb_wrapper .blog-post-dropdown,
  .blog .choose-blog-category .wpb_wrapper .title {
    width: 100% !important;
  }
  #modal-mortgage button.close {
    width: 25px;
    height: 25px;
    right: 10px;
    top: 10px;
  }

  #modal-mortgage .modal-body {
    padding: 0 20px 50px;
  }

  #modal-mortgage .modal-body .btn {
    padding: 15px 40px 15px 15px;
    font-size: 12px;
    line-height: 15px;
    height: 35px;
  }

  #modal-mortgage .btn:after {
    width: 35px;
  }

  .toggle-content .btn.small {
    width: 80%;
    font-size: 10px !important;
    padding: 15px 0px 15px 20px !important;
    height: 20px !important;
  }

  .toggle-content h5 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 25px;
  }

  .toggle-content h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .page-template-template-leadership-bio .bio-intro {
    padding: 40px 10px !important;
  }
}