@media (max-width: 1600px) {
  .buyer-intro .bi-content h1 {
    font-size: 50px;
    margin: 0 0 15px;
  }

  .buyer-intro .bi-content p {
    font-size: 16px;
  }

  .buyer-intro .bi-content {
    padding: 0 70px;
  }

  .fullnav {
    padding: 150px 100px;
  }
  .fullnav section ul li,
  .fullnav section ul li a {
    font-size: 25px;
  }
}

@media (max-width: 1367px) {
  .fullnav section .sitemap {
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
  .fullnav {
    padding: 150px 30px;
  }
  .fullnav section .contactinfo {
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .header-brand {
    padding: 0px;
  }

  .text-right.d-none.d-sm-block p {
    font-size: 14px;
  }

  .footer ul li {
    font-size: 14px;
  }

  .hire-box h2 {
    word-wrap: unset;
    display: block;
    font-size: 20px;
  }

  .hire-box {
    padding: 25px 10px;
  }

  .pg-content.pg-why-hire-me {
    padding: 90px 0;
  }

  body {
    font-size: 18px;
  }

  .pg-content.pg-why-hire-me .col-sm-8 {
    font-size: 17px;
    line-height: 1.5;
  }

  .pg-content.pg-why-hire-me .container {
    margin-bottom: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 1199px) {
  .seller-intro,
  .buyer-intro,
  .pg-title {
    margin: 111px 0 0;
  }

  .hero img {
    margin-top: 12px;
  }

  .hero img {
    max-width: 70%;
  }

  .fullnav section ul li,
  .fullnav section ul li a {
    font-size: 20px;
  }

  .fullnav section ul li {
    padding-left: 16px;
  }

  .fullnav section ul li i {
    top: -1px;
    font-size: 28px;
  }

  .fullnav section ul li i.fa-mobile {
    font-size: 30px;
    top: -1px;
    left: 2px;
  }

  .fullnav section ul li i.fa-phone {
    font-size: 22px;
    top: 4px;
  }

  .fullnav section ul li i.fa-envelope {
    font-size: 18px;
    top: 6px;
  }

  .fullnav section .contactinfo ul li {
    padding-left: 27px;
  }

  .fullnav section h2 {
    font-size: 14px;
  }

  .pg-title.property-title h1,
  .pg-title.property-title p {
    font-size: 23px;
  }

  .single-property .col-sm-4,
  .single-property .col-sm-8 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single-property aside {
    padding: 0;
    margin: 20px 0 0;
  }

  .single-property aside iframe {
    width: 100%;
  }

  .single-property {
    padding: 50px 0;
    font-size: 16px;
  }
  .single-property-details h3 {
    font-size: 18px;
  }
  .why-hire h2 {
    font-size: 25px;
    margin: 41px 0 5px;
  }
  .buyer-intro .bi-content h1 {
    font-size: 35px;
    margin: 0 0 12px;
  }

  .buyer-intro .bi-content p {
    font-size: 13px;
  }

  .buyer-intro .bi-content {
    padding: 0 40px;
  }

  .buyer-intro .bi-content h1 em {
    display: inline;
  }

  .why-hire h2 {
    font-size: 23px;
  }
  .why-hire p {
    font-size: 17px;
  }

  .pg-content.pg-why-hire-me .col-sm-8 p {
    margin: 0 0 16px;
  }

  .side-list-homes h2 {
    font-size: 24px;
  }

  .side-list-homes a .sl-content em {
    font-size: 14px;
  }

  .side-list-homes a .sl-img {
    max-width: 90px;
    -webkit-flex: 0 0 90px;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    height: 60px;
    width: 90px;
  }

  .side-list-homes a .sl-content {
    -webkit-flex: 0 0 calc(100% - 105px);
    -ms-flex: 0 0 calc(100% - 105px);
    flex: 0 0 calc(100% - 105px);
    max-width: calc(100% - 105px);
  }

  .side-list-homes a .sl-content strong {
    font-size: 21px;
    margin: 0;
  }

  .side-list-homes a {
    margin: 0 0 20px;
  }
  .pg-contact .col-sm-3,
  .pg-contact .col-sm-9 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contact-box {
    text-align: right;
    margin-bottom: 20px;
  }

  .contact-box li {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 8px !important;
  }

  .contact-box li:last-child {
    margin: 0 !important;
    padding: 0;
    border: none;
  }

  .contact-box li,
  .contact-box li a {
    font-size: 16px !important;
  }

  .community-links h2,
  .community-bottom h2 {
    font-size: 20px;
  }

  .community-bottom {
    font-size: 14px;
  }

  .pg-lead h2 {
    font-size: 22px;
    margin: 11px 0 0;
  }

  .pg-lead {
    padding: 30px 0;
  }

  .community-top h2 {
    font-size: 27px;
  }

  .community-box i {
    width: 90px;
    height: 90px;
    -webkit-background-size: 55px;
    background-size: 55px;
  }

  .community-box h3 {
    font-size: 19px;
  }

  .community-box p {
    font-size: 14px;
  }

  .pg-title.pg-title-bg {
    padding: 100px 0;
  }

  .block-link a:hover strong {
    padding: 104px 0 0;
  }
  .brand a {
    font-size: 23px;
  }

  .brand small {
    top: -2px;
    margin: 0 11px 0 10px;
    font-size: 19px;
  }

  .header .brand img:not(.brand-logo) {
    max-height: 18px;
    top: 0;
  }

  .brand-logo:not(.fullnav .brand-logo, .footer .brand-logo) {
    height: 80px;
  }

  .header .text-right section p img {
    height: 25px;
  }

  .header .col-sm-3.text-right {
    padding: 0;
  }

  .header .text-right p {
    font-size: 16px;
  }

  .header .text-right section small {
    margin: 0px -4px;
    font-size: 17px;
  }

  .hero h2 {
    font-size: 33px;
    margin: 0 0 55px;
  }

  .hero h2 strong {
    font-size: 97px;
  }

  .button {
    padding: 14px 21px;
    font-size: 16px;
  }

  .home-section h2 {
    font-size: 42px;
    margin: 0 0 30px;
  }

  .home-section {
    padding: 60px 0;
  }

  .sale-home h3 {
    font-size: 23px;
  }

  .sale-home h4 {
    font-size: 15px;
  }

  .sale-home h5 {
    margin: 45px 0 20px;
    font-size: 32px;
  }

  .sale-home .fp-img {
    height: 410px;
  }

  .button.lg {
    font-size: 22px;
    font-weight: 300;
    padding: 22px 29px;
  }

  .home .sale-home {
    padding-bottom: 0;
  }

  .sold-home a:not(.button) span {
    height: 150px;
  }
  .sold-home span.awrap span {
    height: 150px;
  }
  .icon-footer-4 {
    width: 22px;
    height: 22px;
  }

  .icon-footer-1,
  .icon-footer-2,
  .icon-footer-3 {
    width: 20px;
    height: 20px;
  }

  .footer ul li {
    margin-left: 15px;
    font-size: 13px;
  }

  .footer .brand span {
    font-size: 8px;
  }

  nav.navigation ul li a {
    font-size: 18px;
  }

  .hire-box h2 {
    font-size: 17px;
  }
}

@media (max-width: 991px) {

    .seller-intro,
  .buyer-intro,
  .pg-title {
    margin: 86px 0 0;
  }
  .hero .col-8,
  .hero .col-4 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .hero img {
    max-width: 60%;
    display: block;
    margin: 0 auto;
  }

  .hero .col-4 p {
    text-align: center;
  }

  .testimonials #slider li {
    font-size: 16px;
  }

  .testimonials #slider li em {
    font-size: 13px;
  }
  .fullnav section .sitemap {
    -webkit-flex: 0 0 58%;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
  }
  .fullnav section ul li,
  .fullnav section ul li a {
    font-size: 17px;
  }
  .fullnav section .contactinfo {
    -webkit-flex: 0 0 32%;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .pg-buying-a-new-home .form-stacked fieldset .form-group {
    float: none;
    width: 100%;
  }

  .form-stacked fieldset .form-group textarea {
    height: 90px;
  }

  .pg-buying-a-new-home .captcha {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .pg-buying-a-new-home .form-actions {
    margin: 0;
    float: none;
  }

  .form-stacked .form-actions .btn {
    font-size: 16px;
    padding: 14px 26px;
  }

  .why-hire.bs-list-intro h2 {
    margin: 0 0 7px;
    font-size: 19px;
  }

  .why-hire.bs-list-intro {
    padding: 20px;
  }

  .why-hire.bs-list-intro h2 em {
    font-size: 34px;
  }

  .bs-list li {
    font-size: 14px;
    margin: 0 0 25px;
    padding: 0 0 0 20px;
  }

  .pg-buying-a-new-home .form-stacked fieldset .form-group {
    float: none;
    width: 100%;
  }

  .form-stacked fieldset .form-group textarea {
    height: 90px;
  }

  .pg-buying-a-new-home .captcha {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .pg-buying-a-new-home .form-actions {
    margin: 0;
    float: none;
  }

  .form-stacked .form-actions .btn {
    font-size: 16px;
    padding: 14px 26px;
  }

  .why-hire.bs-list-intro h2 {
    margin: 0 0 7px;
    font-size: 19px;
  }

  .why-hire.bs-list-intro {
    padding: 20px;
  }

  .why-hire.bs-list-intro h2 em {
    font-size: 34px;
  }

  .bs-list li {
    font-size: 14px;
    margin: 0 0 25px;
    padding: 0 0 0 20px;
  }

  .buyer-intro .bi-content h1 {
    font-size: 23px;
    margin: 0 0 12px;
  }

  .buyer-intro .bi-content {
    padding: 0 15px;
  }

  .buyer-intro .bi-content,
  .buyer-intro .bi-image {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .buyer-intro .bi-image img {
    margin: 0;
  }

  .why-hire p {
    font-size: 15px;
  }
  .pg-content.pg-why-hire-me .col-sm-8,
  .pg-content.pg-why-hire-me .col-sm-4 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .why-hire h2 {
    font-size: 21px;
    margin: 31px 0 5px;
  }
  .pg-content.pg-why-hire-me .col-sm-4 > img {
    max-width: 270px;
    margin: 50px auto 0;
  }

  .pg-title.pg-title-bg {
    padding: 80px 0;
  }

  .community-links h2,
  .community-bottom h2 {
    font-size: 15px;
  }
  .community-links ul li a,
  .community-bottom,
  .community-box p {
    font-size: 13px;
  }

  .community-box h3 {
    font-size: 17px;
  }

  .community-box i {
    width: 70px;
    height: 70px;
    -webkit-background-size: 43px;
    background-size: 43px;
  }

  .community-top h2 {
    font-size: 22px;
  }

  .block-link a:hover strong {
    padding: 104px 0 0;
  }

  .block-link a:hover strong {
    padding: 77px 0 0;
  }

  .block-link a strong {
    font-size: 25px;
  }

  .pg-content {
    padding: 65px 0;
  }
  .brand a {
    font-size: 20px;
  }

  .header .brand img:not(.brand-logo) {
    max-height: 14px;
  }

  .brand-logo:not(.fullnav .brand-logo, .footer .brand-logo) {
    height: 60px;
  }

  .brand small {
    margin: 0 6px 0 5px;
  }

  .header .brand {
    margin: 0 30px 0 22px;
  }

  .header .text-right p {
    font-size: 14px;
  }

  .header .text-right p small {
    display: none;
  }

  .header {
    padding: 10px 0;
  }

  .hero h2 {
    font-size: 26px;
    margin: 0 0 45px;
  }

  .hero h2 strong {
    font-size: 72px;
  }

  .hero {
    padding: 50px 0 0;
  }

  .home-section {
    padding: 50px 0;
  }

  .home-section h2 {
    font-size: 34px;
    margin: 0 0 30px;
  }

  .home-section.sale-home h2 {
    margin: 0;
  }

  .sale-home .home-sale-row {
    margin-bottom: 60px;
  }

  .sale-home h3 {
    font-size: 19px;
  }

  .footer .col-sm-4,
  .footer .col-sm-8 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer ul {
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }

  .footer section {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }

  .footer .brand {
    margin: 0 0 15px;
  }

  .footer {
    padding: 30px 0;
  }

  .copyright {
    font-size: 12px;
    padding: 15px 0;
  }

  .button.lg {
    font-size: 19px;
    padding: 17px 24px;
  }

  .home-section .button.lg {
    margin-top: 60px;
  }

  .sale-home .fp-img {
    height: 290px;
  }

  body.nav-is-active .header {
    left: 240px;
  }

  .pg-title h1 {
    font-size: 30px;
  }

  .pg-content.pg-why-hire-me .col-sm-8 {
    font-size: 14px;
    line-height: 1.5;
  }

  .pg-whats-my-home-worth .col-sm-6 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .page-template-home .header {
    transform: unset;
    transform-origin: unset;
    display: block;
  }

  .page-template-home .header.sticky {
    transform: unset;
  }

  .community-bottom {
    padding: 0;
  }

  .header .brand {
    justify-content: center;
  }

  .brand-logo {
    width: 150px;
  }

  .sp-intro-pic {
    margin-bottom: 50px;
  }
  .single-property-attributes ul li {
    margin: 0;
    display: block;
    padding: 10px 0 !important;
    border: none;
    border-bottom: 1px solid #ccc;
  }

  .single-property-attributes {
    padding: 15px;
    margin: 10px 0 20px;
    display: block;
    text-align: center;
  }

  .testimonials #slider li {
    padding: 0 65px;
    font-size: 14px;
  }

  .testimonials #slider li em {
    font-size: 12px;
  }

  .testimonials {
    padding: 40px 0;
  }

  .home .testimonials {
    background: #fff;
  }
  .fullnav .brand {
    display: none;
  }
  .why-hire {
    padding-right: 0;
  }
  .fullnav {
    padding: 80px 30px 30px;
  }

  .fullnav section {
    display: block;
  }

  .fullnav section .sitemap,
  .fullnav section .contactinfo {
    max-width: 100%;
  }

  .fullnav section .sitemap ul {
    display: block;
  }

  .fullnav section .contactinfo {
    margin: 36px 0 0;
  }

  .fullnav section ul li,
  .fullnav section ul li a {
    font-size: 19px;
    display: block;
  }

  .fullnav section ul li {
    max-width: unset !important;
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
  }

  .fullnav section h2 {
    display: none;
  }

  .header .brand {
    margin: 0 0 0 3px;
  }

  body.nav-is-active .header {
    left: 0;
  }

  nav.navigation {
    top: 50px;
    width: 190px;
  }

  nav.navigation ul li a {
    font-size: 16px;
  }

  .header section .brand,
  .header section .brand + img {
    display: none;
  }
  .buyer-intro .bi-content,
  .buyer-intro .bi-image {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pg-lead,
  .pg-lead .text-right {
    text-align: center !important;
  }

  .pg-lead .button {
    margin: 15px 0 0;
  }
  .community-top {
    margin: 30px 0 -30px;
  }

  .community-box {
    padding: 0 20px 0 90px;
  }

  .buyer-intro {
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .buyer-intro .bi-content {
    padding: 50px 15px;
  }

  .why-hire.bs-list-intro {
    margin: 0 0 30px;
  }

  .why-hire.bs-list-intro h2 em {
    display: inline-block;
    font-weight: unset;
    font-size: inherit;
  }

  .why-hire p {
    font-size: 13px;
  }

  .hero img {
    margin: 0 auto;
    display: block;
    max-width: 200px;
  }

  .hero h2 strong {
    font-size: 52px;
  }

  .hero h2 {
    font-size: 17px;
    letter-spacing: 0;
    margin: 0 0 25px;
  }

  .button {
    padding: 12px 19px;
    font-size: 13px;
  }

  .sale-home section .home-sale-row:nth-child(2n + 2) .col-sm-4,
  .sale-home section .home-sale-row:nth-child(2n + 2) .col-sm-4 {
    -webkit-order: 20;
    -ms-order: 20;
    order: 20;
  }

  .sale-home .fp-img {
    height: 250px;
    margin: 0 0 20px;
  }

  .sale-home h5 {
    margin: 25px 0 10px;
    font-size: 26px;
    padding: 11px 0;
  }

  .sale-home h4 {
    font-size: 14px;
  }

  .sale-home h3 {
    font-size: 17px;
  }

  .sale-home .home-sale-row {
    margin-bottom: 40px;
  }

  .sale-home hr {
    display: none;
  }

  .sold-home {
    background: #f9f9f9;
  }

  .home .sale-home {
    padding-bottom: 50px;
  }

  .footer ul {
    flex-direction: column;
  }

  .footer ul li {
    margin: 10px 0 0;
  }

  .footer ul li:last-child {
    margin: 21px 0 0;
  }

  .footer .brand small {
    display: none;
  }

  .footer .brand {
    display: block;
  }

  .footer .brand a {
    display: inline-block;
    left: 3px;
    position: relative;
  }

  .footer .brand span {
    display: block;
    text-align: center;
    margin-top: 15px;
  }

  .footer .brand span img {
    margin: 0 auto;
    top: 0;
  }

  .copyright a {
    display: block;
  }

  .copyright a:last-child {
    margin: 15px 0 0;
  }

  .copyright em {
    display: none;
  }

  .sold-home a:not(.button) em {
    font-size: 11px;
  }

  .sold-home a:not(.button) strong {
    font-size: 19px;
  }

  .sold-home a:not(.button) small {
    font-size: 12px;
  }

  .pg-content.pg-why-hire-me .col-sm-8 {
    order: 20;
  }

  .pg-content.pg-why-hire-me .col-sm-4 {
    order: 1;
  }

  .hire-box.right,
  .hire-box {
    margin: 0 0 39px;
  }

  .hire-box:before,
  .hire-box.right:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 18px solid #fff;
    left: 0;
    right: 0;
    bottom: -31px;
    top: auto;
  }

  .hire-box:after,
  .hire-box.right:after {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 18px solid #ccc;
    left: 0;
    right: 0;
    bottom: -33px;
    top: auto;
  }

  .pg-content.pg-why-hire-me .container:last-child {
    padding: 0 15px;
  }

  .pg-title h1 {
    font-size: 30px;
  }

  .header .text-right section p,
  .header .text-right section a {
    display: block;
  }

  .block-link a:hover strong {
    padding: 104px 0 0;
  }

  .block-link a:hover strong {
    padding: 77px 0 0;
  }

  .block-link a strong {
    font-size: 25px;
  }

  .pg-content {
    padding: 65px 0;
  }

  .pg-communities .col-sm-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .block-link a strong {
    padding: 0;
    opacity: 1;
  }

  .block-link a:before,
  .block-link a:after {
    opacity: 1;
  }

  .block-link a:before {
    top: 15px;
  }

  .block-link a:after {
    bottom: 15px;
    opacity: 1;
  }

  .block-link a strong {
    height: 100%;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }

  .block-link a img {
    opacity: 0.3;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    opacity: 0.3;
  }
  .block-link a strong {
    position: relative;
    top: 0;
    color: #333;
  }

  .block-link a:before,
  .block-link a:after {
    display: none;
  }

  .block-link a {
    background: none;
  }

  .block-link a img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: unset;
    transform: unset;
    opacity: 1;
    margin: 0 0 10px;
  }

  .community-links {
    margin: 30px 0 0;
  }
  .form-stacked fieldset .form-group {
    width: 100%;
    float: none;
  }
  .form-stacked .form-actions {
    float: none;
    margin: 15px 0 0;
  }

  .open-menu small,
  .mcall a small {
    display: block;
    font-size: 10px;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    margin: 5px 0 0;
  }

  .mcall a {
    display: inline-block;
  }

  .mcall a i {
    font-size: 28px;
    display: block;
    position: relative;
    color: #999;
    top: 5px;
  }

  .header {
    padding: 8px 0;
  }

  .single-property {
    font-size: 13px;
  }

  .seller-intro,
  .buyer-intro,
  .hero,
  .pg-title {
    margin: 77px 0 0;
  }

  .pg-title.property-title h1,
  .pg-title.property-title .text-right {
    text-align: center !important;
  }

  .pg-title.property-title p {
    margin: 15px 0 0;
  }

  .hero h2 {
    font-size: 13px;
    letter-spacing: 0;
    margin: 0 0 9px;
  }

  .hero h2 strong {
    font-size: 32px;
  }

  .hero .button {
    padding: 10px 17px;
    font-size: 12px;
    display: block;
    margin: 5px 0 0;
  }

  .pg-content.pg-why-hire-me {
    padding: 55px 0;
  }
  .hero img {
    max-width: 400px;
  }
  .hero {
    padding: 25px 0 0;
  }
  .hero .col-4 {
    position: relative;
  }

  .hero .col-8 {
    z-index: 10;
  }

  .pg-content.pg-why-hire-me .col-sm-4 {
    order: 3;
  }

  .pg-content.pg-why-hire-me .col-sm-8 {
    order: 1;
    margin-bottom: 30px;
  }

  .wmhw-form .form-stacked fieldset .form-group:nth-child(5) {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .hero img {
    max-width: 300px;
  }
}

@media (max-width: 480px) {
  .sold-home a:not(.button) span {
    height: 110px;
  }

  .pg-title {
    padding: 25px 0;
  }

  .pg-title h1 {
    font-size: 25px;
  }

  .pg-content {
    padding: 45px 0;
  }
  .header .col-8 {
    text-align: center;
  }
  .header .brand {
    margin: 0 0 0 3px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
}
