/*======================================================================
 Main Defaults
======================================================================*/
body {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  background-image: url(https://assets.fiveguysroofing.com/wp-media-folder-five-guys-roofing/wp-content/uploads/White-BG-Tiled-10-Opacity-scaled.jpg);
  color: #000000;
}
:target {
  scroll-margin-top: 200px !important;
}
.count sup {
  font-weight: 500;
  font-size: 2rem;
}
@media (max-width: 1200px) {
  .count sup {
    font-size: 1rem;
  }
}

.black-background-section {
  position: relative;
  background-image: url(https://assets.fiveguysroofing.com/wp-media-folder-five-guys-roofing/wp-content/uploads/Black-BG-Tiled-v2-scaled.jpg);
}
.black-background-section div.container-fluid:first-child,
.black-background-section div.container:first-child {
  padding-top: 225px;
  margin-top: 0;
  margin-bottom: 0;
}
.black-background-section.black-bg-first-block div.container-fluid:first-child {
  padding-top: 0;
}
.black-background-section.black-bg-first-block {
  padding-top: 100px;
}
.black-background-section div.container-fluid:last-child,
.black-background-section div.container:last-child {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .black-background-section div.container-fluid:first-child,
  .black-background-section div.container:first-child {
    padding-top: 3rem;
  }
}

.b-bg-before {
  margin-top: 100px !important;
}
.b-bg-after {
  padding-bottom: 125px;
  margin-bottom: 100px !important;
}
.b-bg-before::before {
  content: '';
  width: 100%;
  height: 150px;
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, 0% 0% 0% 100%, from(rgb(0 0 0 / 0)), to(rgb(255 255 255)));
  background: -webkit-linear-gradient(bottom, rgb(0 0 0 / 0), rgb(255 255 255));
  background: -moz-linear-gradient(bottom, rgb(0 0 0 / 0), rgb(255 255 255));
  background: -ms-linear-gradient(bottom, rgb(0 0 0 / 0), rgb(255 255 255));
  background: -o-linear-gradient(bottom, rgb(0 0 0 / 0), rgb(255 255 255));
  top: 0;
  left: 0;
  z-index: 10;
}
.b-bg-after::after {
  /*
     content: "";
     width: 100%;
     height: 150px;
     display: block;
     position: absolute;
     background: -webkit-gradient(linear, 0% 0% 0% 100%, from(rgb(0 0 0 / 0)), to(rgb(255 255 255)));
     background: -webkit-linear-gradient(top, rgb(0 0 0 / 0), rgb(255 255 255));
     background: -moz-linear-gradient(top, rgb(0 0 0 / 0), rgb(255 255 255));
     background: -ms-linear-gradient(top, rgb(0 0 0 / 0), rgb(255 255 255));
     background: -o-linear-gradient(top, rgb(0 0 0 / 0), rgb(255 255 255));
     bottom: -5px;
     left: 0;
     z-index: 10;
*/
  content: '';
  width: 100%;
  height: 160px;
  display: block;
  position: absolute;
  bottom: -50px;
  left: 0;
  z-index: 10;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
}
.b-bg-before.small::before,
.b-bg-after.small::after {
  height: 75px;
}
.b-bg-before.large::before,
.b-bg-after.large::after {
  height: 225px;
}
.default-space-top {
  margin-top: 150px;
}
.default-space-bottom {
  margin-bottom: 150px;
}
a {
  text-decoration: none;
  font-weight: 600;
  transition: 0.5s ease all;
  color: #000;
}
a:hover,
a:focus {
  color: #d10e1c;
}
a[href^='tel'] {
}
a.anchor-tag {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
a.btn {
  font-weight: bold;
  padding: 6px 25px;
  border-radius: 0;
  transition: 0.5s ease all;
  font-size: 25px;
}
.btn.btn-red-outline {
  color: #d10e1c;
  background-color: #fff;
  border: 3px solid #d10e1c;
}
.btn.btn-red-outline:hover {
  color: #fff;
  background-color: #d10e1c;
  border: 3px solid #d10e1c;
}
.btn.btn-red {
  color: #fff;
  background-color: #d10e1c;
  border: 3px solid #d10e1c;
}
.btn.btn-red:hover {
  color: #d10e1c;
  background-color: #fff;
  border: 3px solid #d10e1c;
}
.btn.btn-blue {
  color: #fff;
  background-color: #263c8e;
  border: 3px solid #263c8e;
}
.btn.btn-blue:hover {
  color: #263c8e;
  background-color: #fff;
  border: 3px solid #263c8e;
}
.btn.btn-blue-outline {
  color: #263c8e;
  background-color: #fff;
  border: 3px solid #263c8e;
}
.btn.btn-blue-outline:hover {
  color: #fff;
  background-color: #263c8e;
  border: 3px solid #263c8e;
}
.btn.btn-white {
  font-size: 14px;
  color: #263c8e;
  background-color: #fff;
  border: 3px solid #fff;
}
.btn.btn-white:hover {
  color: #263c8e;
  background-color: #fff;
  border: 3px solid #263c8e;
}
h1 {
}
h2 {
  font-weight: 900;
  font-size: 50px;
  text-transform: uppercase;
  word-break: normal;
}
h3 {
  font-weight: 800;
  font-size: 45px;
  word-break: normal;
  text-transform: uppercase;
}
h4 {
  font-weight: 800;
  font-size: 40px;
  word-break: normal;
  text-transform: uppercase;
}
h5 {
  font-weight: 700;
  font-size: 35px;
  word-break: normal;
}
h6 {
  font-weight: 700;
  font-size: 30px;
  word-break: normal;
}
p,
li {
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
  word-break: normal;
}
.black-background-section h1,
.black-background-section h2,
.black-background-section h3,
.black-background-section h4,
.black-background-section h5,
.black-background-section h6,
.black-background-section a,
.black-background-section p,
.black-background-section li,
.black-background-section span {
  color: #fff;
}
.stat-sup {
  /*
	top: -2.5em;
	left: 1.25rem;
*/
  font-size: 18px;
}
/*booking calendar*/
.tbk-text {
  font-size: 18px !important;
  font-weight: bold !important;
}
.tbk-main-calendar-settings .tbk-setting-button {
  border: 2px solid #d10e1c;
  color: #fff;
  background: #d10e1c !important;
  border-radius: 0;
  padding: 5px;
}
.tbk-main-calendar-settings .tbk-setting-button:hover,
.tbk-main-calendar-settings .tbk-setting-button:focus {
  background: #fff !important;
  color: #d10e1c !important;
}
.tbk-main-calendar-settings .tbk-setting-button.tbk-selected {
  background: #d10e1c !important;
  color: #fff !important;
}
.booking-calendar .tb-frontend-calendar .ui.tb-day.slots {
  height: 100px;
}
.icon {
  display: inline-block;
  line-height: 1;
}

.icon svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  display: inline-block;
  transform: translateY(-1px);
}

.icon:not(.ribbon) svg path {
  fill: currentColor;
}
body.single .entry-header,
body.home .blog-listing > .entry-header,
body.category .blog-listing > .entry-header {
  width: 100%;
  height: 100%;
  aspect-ratio: 1920/650;
  min-height: 400px;
  position: relative;
  margin-bottom: 0;
}
body.single .entry-header img,
body.home .blog-listing > .entry-header img,
body.category .blog-listing > .entry-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.5);
}
body.single .entry-header .entry-title,
body.home .blog-listing > .entry-header .entry-title,
body.category .blog-listing > .entry-header .entry-title {
  font-weight: 800;
  font-size: 65px;
  text-transform: uppercase;
  word-break: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding: 0 1rem;
  color: #fff;
  max-width: 1500px;
}
.bg-white-hover {
  background-color: transparent;
  transition: 0.5s ease all;
}
.bg-white-hover img {
  transition: 0.5s ease all;
}
.bg-white-hover:hover {
  background-color: white;
}
.bg-white-hover:hover img {
  transform: scale(1.1);
}
#content {
  overflow: hidden;
}
body.home article > a.row,
body.category article > a.row {
  margin-right: 0;
  margin-left: 0;
  display: flex;
}
body.home article > .row > .col-lg-4,
body.category article > .row > .col-lg-4 {
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
}
.blog-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.home .blog-listing article,
body.category .blog-listing article {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s ease all;
}
body.home .blog-listing article.visible,
body.category .blog-listing article.visible {
  opacity: 1;
  transform: translateY(0);
}
body.home article .btn.btn-red,
body.category article .btn.btn-red {
  max-width: 250px;
  border-radius: 0;
}
/*booking calendar end*/
@media (min-width: 1800px) {
  h2 {
    font-weight: 900;
    font-size: 65px;
    text-transform: uppercase;
    word-break: normal;
  }
  h3 {
    font-weight: 800;
    font-size: 50px;
    word-break: normal;
  }
  h4 {
    font-weight: 800;
    font-size: 45px;
    word-break: normal;
  }
  h5 {
    font-weight: 700;
    font-size: 40px;
    word-break: normal;
  }
  h6 {
    font-weight: 700;
    font-size: 35px;
    word-break: normal;
  }
}
body.single article h2,
body.home h2,
body.category h2 {
  font-size: 40px;
  margin: 1rem 0;
}
body.single article h3 {
  font-size: 36px;
  margin: 1rem 0;
}
body.single article h4 {
  font-size: 32px;
  margin: 1rem 0;
}
body.single article h5 {
  font-size: 28px;
  margin: 1rem 0;
}
body.single article h6 {
  font-size: 24px;
  margin: 1rem 0;
}
body.single-post main {
  padding-bottom: 100px;
}
@media (max-width: 1600px) {
  body.single article h2,
  body.home h2 {
    font-size: 36px;
  }
  body.single article .entry-header .entry-title,
  body.home .blog-listing > .entry-header .entry-title {
    font-size: 50px;
  }
}
@media (max-width: 992px) {
  body.home #main > article {
    width: 600px;
    max-width: calc(100% - 2rem);
    margin: 2rem auto;
  }
  body.single article h2,
  body.home h2 {
    font-size: 32px;
  }
  body.single article h3 {
    font-size: 28px;
  }
  body.single article h4 {
    font-size: 24px;
  }
  body.single article h5 {
    font-size: 20px;
  }
  body.single article h6 {
    font-size: 18px;
  }
  body.single .entry-header .entry-title,
  body.home .blog-listing > .entry-header .entry-title {
    font-size: 44px;
  }
}
@media (max-width: 480px) {
  body.single article .entry-header .entry-title,
  body.home .blog-listing > .entry-header .entry-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 800px) {
  h1 {
  }
  h2 {
    font-size: 36px;
    text-transform: uppercase;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 26px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 18px;
  }
  p,
  li {
    font-size: 16px;
  }
  a.btn {
    font-size: 16px;
  }
  .default-space-top {
    margin-top: 75px;
  }
  .default-space-bottom {
    margin-bottom: 75px;
  }
}
@media (max-width: 600px) {
  .black-background-section div.container-fluid:first-child,
  .black-background-section div.container:first-child {
    padding-top: 125px;
  }
  .b-bg-after {
    padding-bottom: 125px;
    margin-bottom: 50px !important;
  }
  .default-space-top {
    margin-top: 50px;
  }
  .default-space-bottom {
    margin-bottom: 50px;
  }
}
/*************************************************************
Social Media
*************************************************************/
.social-media-listing {
  list-style: none;
  padding: 0;
}
.social-media-listing li {
  display: inline-block;
  margin-right: 5px;
}
/*************************************************************
Bootstrap Search Form
*************************************************************/
.card-search {
  border: 1px solid #eee;
}
.searchform .card-body {
  padding: 1rem;
}
.searchform .form-group {
  padding-left: 0;
  margin-bottom: 0.5rem;
}
.searchform .form-control {
  border: 1px solid #eee;
}
.searchform .form-check {
  padding-left: 0;
  margin-bottom: 0;
}
.searchform .btn {
  border-radius: 0 5px 5px 0;
}
/*======================================================================
Date/Time
======================================================================*/
.date {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
}
.single .date,
.archive .date {
  display: inline;
}
.sidebar .date {
  display: block;
}
.sidebar .event-date {
  margin-top: 5px;
  border-top: solid 1px #eee;
  padding-top: 5px;
}
.start-time .start-time {
  font-weight: 600;
  font-size: 18px;
}
.end-time .end-time {
  font-weight: 600;
  font-size: 18px;
}
/*======================================================================
Video Overlay
======================================================================*/
.video-background {
  width: 100%;
  height: auto;
  display: block;
}
/*======================================================================
Overlays
======================================================================*/
.overlay-block {
  position: relative;
}
.overlay-block .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
/*======================================================================
Cards
======================================================================*/
.card {
  margin-bottom: 1.5rem;
}
.card h2 {
  font-size: 1.8rem;
  line-height: 1;
}
.card-text {
  margin-bottom: 0.75rem;
}
/*======================================================================
 ARCHIVES
======================================================================*/
.archive article a,
.archive article a img {
  display: block;
}
.archive article h2 {
  margin-top: -2px;
}
.archive article .entry-header {
  margin-bottom: 0;
}
.archive article p {
  margin-bottom: 0.5rem;
}
.blog main h2,
.search h2 {
  color: #000;
  text-transform: uppercase;
}
/*======================================================================
 Page
======================================================================*/
.entry-meta {
  padding-top: 5px;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  padding: 2px 5px;
}
.entry-header {
  margin-bottom: 15px;
}
.nav-links {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.nav-previous,
.nav-next {
  display: inline-block;
  max-width: 300px;
}
.nav-previous a,
.nav-next a {
}
.nav-previous a:hover,
.nav-next a:hover {
}
/*======================================================================
#Footer pagination
======================================================================*/
.footer-pagination {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #eee;
}
.prev-next-links-container {
  display: flex;
  justify-content: space-between;
}

.prev-next-links-container .link-nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  text-decoration: none;
  width: 40%;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 1px 10px #00000099;
}

.prev-next-links-container .link-nav img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
}

.prev-next-links-container h3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background-color: #00000055;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  transition: background-color 0.3s ease-in-out;
  text-shadow: 1px 1px #000;
  font-family: 'Oswald', sans-serif;
}

.next-post .icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}

.prev-post .icon {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
}

.prev-next-links-container .link-nav:hover h3 {
  background-color: transparent;
}

.view-all {
  position: relative;
  width: 20%;
}

.view-all h3 {
  color: #d2232a;
  flex-direction: column-reverse;
  background: transparent;
  text-shadow: none;
}

.view-all h3:hover {
  color: #212529;
}

.view-all h3 .icon {
  color: inherit;
}

.view-all h3 .icon {
  font-size: 2.5em;
}

.prev-next-links-container .disabled {
  pointer-events: none;
  opacity: 0;
}

@media (max-width: 992px) {
  .prev-next-links-container h3 {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .prev-next-links-container {
    flex-direction: column;
  }
  .prev-next-links-container .link-nav,
  .view-all {
    width: 100%;
    margin-bottom: 1rem;
  }
  .view-all h3 {
    position: relative;
  }
}
/*======================================================================
 Video
======================================================================*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*======================================================================
 Back To Top
======================================================================*/
#scroll-to-top {
  padding: 10px 20px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 10px;
  background: #20479c;
  z-index: 9999999999;
}
.page-id-682 #scroll-to-top {
  display: none !important;
}
/*======================================================================
 404
======================================================================*/
.error404 .page-header h2 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.error-content .card-body {
}
.error-content h2 {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.error-content .searchform {
  margin-bottom: 0;
}
.error-content .search-card {
  border: none;
  margin-bottom: 2rem;
}
.error-content .widget ul {
  padding-left: 15px;
}
.error-content .widget ul li {
  font-size: 0.8rem;
}
.error-content #archives-dropdown--1 {
  margin-bottom: 20px;
}
/*======================================================================
 Virtual - Experience Page
======================================================================*/
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(-90deg);
  }
}
body.page-id-682 {
  background-image: unset !important;
  -webkit-text-size-adjust: none;
}
.page-id-682 .intro video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-id-682 .mobile-message {
  display: none;
}
/*   mobile check  */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-id-682 .intro {
    /*          background: #000 !important;*/
  }
  .page-id-682 .intro video {
    height: 100vh !important;
    width: 100vw !important;
    object-fit: contain;
  }
}
@media only screen and (max-device-width: 1000px) {
  .page-id-682 .intro video {
    height: 100vh;
  }
}
@media only screen and (max-device-width: 825px) {
  .page-id-682 .mobile-message {
    overflow: hidden;
  }
  .page-id-682 .mobile-message {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: hidden;
    background: #000;
    height: 100%;
    width: 100%;
  }
  .page-id-682 #mobile-exp-start {
    display: none;
    z-index: 10;
    transition: 300ms ease;
  }
  .page-id-682 .phone {
    height: 50px;
    width: 100px;
    border: 3px solid #fff;
    border-radius: 10px;
    animation: rotate 1.5s ease-in-out infinite alternate;
  }
  .page-id-682 .message {
    color: #fff;
    font-size: 1em;
    margin-top: 40px;
  }
}
@media only screen and (max-device-width: 850px) and (orientation: landscape) {
  .page-id-682 .mobile-message {
    overflow: unset !important;
  }
  .page-id-682 .mobile-message {
    display: none;
    transform: 500ms ease;
  }
  /*
     .page-id-682 .phone, .page-id-682 .message {
          display: block;
     }
*/
  .page-id-682 #mobile-exp-start {
    display: block;
    transition: 300ms ease;
  }
}
/*======================================================================
 Notices
======================================================================*/
.blue-background-notice .popover-cta {
  background-color: #263c8e;
}
.popover-cta {
  max-width: 800px;
  background-color: #d10e1c;
  opacity: 0.9;
  padding: 20px;
  position: fixed;
  top: 50%;
  left: -1000px;
  transform: translate(-50%, -50%);
  transition: 500ms ease;
  z-index: 999999999999999999999;
}
.popover-cta .gform_wrapper .top_label .gfield_label {
  width: unset;
  font-size: 20px;
}
.popover-cta .gform_wrapper input[type='text'],
.popover-cta .gform_wrapper textarea {
  padding: 0 !important;
}
.popover-cta .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
}
body .popover-cta .gform_wrapper .top_label div.ginput_container {
  width: 100%;
}
.popover-cta .gform_wrapper .top_label .gfield_label,
.popover-cta .gform_wrapper legend.gfield_label {
  display: flex;
}
.popover-cta .gfield.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
  display: unset;
  align-items: unset;
}
.popover-cta .gform_wrapper .top_label .gfield_label,
.popover-cta .gform_wrapper legend.gfield_label {
}
.popover-post-load {
  left: 50%;
}
.popover-cta h3,
.popover-cta p,
.popover-cta span,
.popover-cta .gfield_consent_label,
.popover-cta .gfield_label {
  color: #fff;
}
.popover-cta h3 {
  font-size: 35px;
}
.popover-cta h4 {
  font-size: 30px;
}
.popover-cta p {
  font-size: 20px;
}
.popover-cta a {
  color: #000;
  transition: 300ms ease;
}
.popover-cta a:hover {
  color: #fff;
}
.popover-cta .gform_wrapper {
  border: unset !important;
  background-color: transparent;
}
.popover-cta a.close {
  background-color: #fff;
  border: 1px solid #d10e1c;
  font-size: 24px;
  padding: 5px;
  border-radius: 20px;
  height: 36px;
  line-height: 1;
  text-align: center;
  width: 36px;
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 1;
  cursor: pointer;
  color: rgb(207 46 46);
}
.popover-cta .ginput_container.ginput_recaptcha {
  overflow: hidden;
}
.row .icon-block {
  max-width: 350px;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}
.dropdown-menu .row {
  justify-content: center;
}
#menu-primary > .menu-item.show > a::after {
  transform: rotate(0deg);
}
.navbar {
  padding: 0.5rem 15px;
}
.ml-auto {
  margin-left: auto;
}
.flex-tabs .individual-item,
.nav-tabs .nav-item {
  width: unset;
  flex: 1 1 0;
}
body.front_page .col-lg-7 video,
.page-template-front-page .col-lg-7 video {
  border-radius: 6%;
}
.home-video-section img {
  max-width: 750px;
}
#gform_wrapper_10 .gform_required_legend {
  display: none;
}
#gform_wrapper_10 .gfield {
  display: block;
}
#gform_wrapper_10 .gfield label {
  white-space: nowrap;
}

#gform_wrapper_10 .gchoice {
  width: 48%;
}

#gform_wrapper_10 .gchoice input {
  display: none;
}

#gform_wrapper_10 input:not([type='submit']) {
  color: #212529 !important;
}

#gform_wrapper_10 .gchoice label {
  font-weight: bold;
  padding: 8px 25px;
  border-radius: 0;
  transition: 0.5s ease all;
  color: #d10e1c;
  background-color: #fff;
  border: 3px solid #d10e1c;
  display: inline-block;
  white-space: nowrap;
  max-width: 100%;
  width: 100%;
  text-align: center;
}

#gform_wrapper_10 select {
  border: 3px solid #d10e1c;
  border-radius: 0;
}

#gform_wrapper_10 .ginput_container {
  width: 100%;
}

#gform_submit_button_10 {
  display: table;
  margin: 0 auto;
}

#gform_wrapper_10 .gchoice input:checked + label,
#gform_wrapper_10 .gchoice label:hover {
  color: #fff;
  background-color: #d10e1c;
  border: 3px solid #d10e1c;
  cursor: pointer;
}

#gform_wrapper_10 .gfield_radio {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.far.fa-list-check::before {
  content: '\f0ae';
}

.blog-content img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 800px) {
  .popover-cta {
    max-width: 700px;
  }
  .popover-cta h3 {
    font-size: 28px;
  }
  .popover-cta h4 {
    font-size: 24px;
  }
  .popover-cta p {
    line-height: 20px;
    font-size: 18px;
  }
  .popover-cta .gform_wrapper .top_label .gfield_label {
    width: unset;
    line-height: 20px;
    margin-top: 5px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 650px) {
  .popover-cta {
    max-width: 95%;
    padding: 20px;
    top: 20px;
    background-color: #d10e1c;
  }
  .popover-cta a.close {
    border: 1px solid #d10e1c;
    height: 42px;
    width: 42px;
    font-size: 30px;
  }
  .popover-post-load {
    left: 0px;
  }
}

.landing-page-form {
  max-width: 800px;
  margin: 30px auto;
}

.landing-page-form .gfield {
  display: block;
}

.landing-page-form .gform_wrapper.gravity-theme .gform_footer input {
  display: table;
  margin: 0 auto;
}

body .landing-page-form .gform_wrapper .top_label div.ginput_container,
.landing-page-form .gform_wrapper .top_label .gfield_label {
  width: 100%;
}

.phx-logo {
  max-height: 180px;
  width: auto;
}
.blog-cats {
  display: flex;
  flex-wrap: wrap;
  max-height: 500px;
  overflow-y: auto;
}
.blog-cats a {
  min-width: 250px;
  opacity: 0.7;
  transition: all 0.3s;
  display: inline-block;
  padding: 8px;
}
.blog-cats a:hover {
  color: #d10e1c;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
.entry-header .categories-button {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0;
}
.entry-header .categories-button .icon {
  margin-right: 0.5rem;
}
.blog-listing .modal-content {
  border-radius: 0;
  border: 8px solid #e6e6e6;
  border-top: 0;
}
.blog-listing .modal-dialog {
  width: 1200px;
  max-width: calc(100vw - 2rem);
  height: 100vh;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.blog-listing.logged-in .modal-dialog {
  height: calc(100vh - 32px);
}
.blog-listing .modal-dialog .modal-header {
  background: rgba(0, 0, 0, 0.1);
}
.blog-listing .modal-dialog .modal-title {
  font-size: 28px;
  line-height: 1.2;
  color: #d10e1c;
}
.blog-listing article.entry-content {
  padding-top: 0;
  margin-top: 3rem;
}
.blog-listing article.entry-content > a:hover {
  color: initial;
}
.blog-listing article .entry-content {
  font-weight: 400;
  margin: 0;
  padding: 0;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.blog-listing article:hover .entry-content {
  opacity: 1;
}
.blog-listing article .article-content-side {
  padding-left: 3rem;
  padding-right: 0;
}
.blog-listing .entry-title {
  margin: 0;
}
@media (max-width: 1200px) {
  #gform_wrapper_10 .gfield {
    grid-column: span 12;
  }
}
@media (max-width: 992px) {
  body.single .entry-header .entry-title,
  body.home .blog-listing > .entry-header .entry-title,
  body.category .blog-listing > .entry-header .entry-title {
    top: 30%;
    font-size: 40px;
  }
  .blog-cats a {
    min-width: unset;
    width: 50%;
  }
  body.blog article .article-content-side {
    padding-left: 0;
    padding-top: 2rem;
  }
}
@media (max-width: 480px) {
  body.single article h2,
  body.home h2,
  body.category h2 {
    font-size: 32px;
  }
  body.home article > .row > .col-lg-4,
  body.category article > .row > .col-lg-4 {
    padding: 0 1rem;
  }
  body.home article > .row > .col-lg-8,
  body.category article > .row > .col-lg-8 {
    padding: 1rem !important;
  }
  .blog-cats a {
    min-width: unset;
    width: 100%;
  }
}
