/*
Theme Name:   Thearchitects
Theme URI:    https://thearchitects.com
Description:  The architects theme
Author:       The architects theme
Author URI:   https://thearchitects.com
Template:     generatepress
Version:      0.5
*/

/*------------  Layout  ------------*/
.grid-container {
  padding-left: 15px;
  padding-right: 15px;
}
/*------------  General Settings  ------------*/

/* Styles from Adam that need refactoring */
/* BLog Page Styles */
.blog .page-hero {
  background-image: url(http://ta-dev01.net/thearchitects/wp-content/uploads/2021/07/breakingground.jpg);
  filter: grayscale(1);
  background-repeat: no-repeat;
  background-color: white;
  background-position: center;
}

/* End Styles for Blog */
.read-more-container .button {
  background-color: rgb(153, 0, 0) !important;
}
.read-more-container .button:hover {
  color: rgb(153, 0, 0) !important;
  background-color: transparent !important;
}
h1,
h2 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
}
a,
#projects_header .active a,
#menu-primary-peak .current_page_item a {
  color: rgb(153, 0, 0);
}
.happyforms-button--submit {
  background-color: transparent !important;
}
.red {
  color: rgb(153, 0, 0);
}
.menu-item a:hover {
  color: rgb(153, 0, 0) !important;
  font-weight: 900;
}

.btn-primary {
  background-color: rgb(153, 0, 0);
  color: #fff;
  display: inline-block;
  padding: 18px 29px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
  border: 1px solid rgb(153, 0, 0);
  font-family: "Josefin Sans", sans-serif;
}
.btn-primary:focus,
.btn-primary:visited {
  color: #fff;
}
.btn-primary:hover {
  color: rgb(153, 0, 0);
  font-weight: 600;
  background-color: #fff;
}
.bg-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slick-dots {
  display: flex;
  list-style: none;
  justify-content: center;
  margin: 0;
  line-height: 1;
}
.slick-dots button {
  font-size: 0;
  padding: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 5px;
  color: #0000;
  border-color: #000;
  opacity: 0.5;
}
.slick-dots .slick-active button {
  opacity: 1;
}
.slick-dots button[aria-label="1 of 1"] {
  opacity: 0;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  z-index: 3;
  transform: translate(-34%, -50%);
  background-color: transparent;
  border: 0;
}
.slick-prev {
  left: 25px;
}
.slick-next {
  right: 0px;
}
input[type="search"] {
  position: relative;
  top: 2px;
  padding: 7px 15px;
}
/*------------  Header  ------------*/
.site-header .site-logo .header-image {
  max-width: 260px;
}
.home .site-header .site-logo .header-image {filter: brightness(0) invert(100%);}
.site-header .main-navigation .main-nav ul li a {
  padding-left: 15px;
  padding-right: 15px;
}
.home .site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  color: #fff;
  background-color: transparent;
}

.wrap-hero-home .slick-dots {
  position: absolute;
  bottom: 13px;
  left: 50%;
  transform: translate(-50%, 0);
  flex-flow: wrap;
  width: 100%;
}
.wrap-hero-home .slick-dots button {
  background-color: #fff;
  border-color: #fff;
  width: 25px;
  height: 4px;
  margin: 5px 10px;
  border-radius: 0;
}
.home .slider-hero {
  min-height: calc(100vh);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .page-hero {
  position: relative;
}
.home .page-hero .cta-go {
  position: absolute;
  bottom: 43px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 22px;
  color: #fff;
}
.home .page-hero .wrap-caption {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  text-align: left;
}
.home .page-hero .caption {
  text-transform: initial;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 11px 15px;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
}
@keyframes moveY {
  0% {
    top: 0;
  }
  50% {
    top: 10px;
  }
  100% {
    top: 0;
  }
}
body {
  overflow-x: hidden;
}
.home .page-hero .cta-go i {
  position: relative;
  animation: moveY 1.5s infinite;
}
.home.logged-in .site-header {
  top: 32px;
}
.home .site-header a,
.home .site-header .site-description,
.home .main-navigation .main-nav ul li a,
.home .menu-toggle {
  color: #fff;
}
.site-header .site-description {
  letter-spacing: 9px;
}
/*------------  Two content  ------------*/
.two-cols {
  padding-top: 100px;
  padding-bottom: 70px;
}
.two-cols .row {
  padding-top: 45px;
  padding-bottom: 45px;
}

.two-cols .image-content {
  padding: 55px 40px;
  position: relative;
}
.two-cols .description {
  max-width: 480px;
}
.two-cols .description h5 {
  color: #828282;
  position: relative;
  padding-bottom: 15px;
}

.two-cols .description h5:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #828282;
  width: 25px;
  height: 3px;
}
.two-cols .image-content .box-img {
  width: 100%;
  position: relative;
  min-height: 360px;
  z-index: 1;
}
.two-cols .image-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 100px);
  height: calc(100% - 95px);
  border: 1px solid #dfe0e0;
  z-index: 0;
}
.two-cols .btn-primary {
  margin-top: 15px;
}
.two-cols .row.right-image {
  flex-direction: row-reverse;
}

.two-cols .row.right-image .image-content {
  padding-top: 0;
  padding-left: 0;
  padding-right: 50px;
  margin-right: 55px;
}
.two-cols .row.right-image .image-content:before {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  height: calc(100% - 50px);
}
/*------------  Testimonials  ------------*/
.testimonial {
  background-color: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 90px;
}

.testimonial blockquote {
  text-align: center;
  font-style: normal;
  border-left: 0;
  max-width: 795px;
  margin: 0 auto;
}
.testimonial blockquote footer {
  padding-top: 20px;
}
.testimonial blockquote .author {
  font-weight: 600;
}
.testimonial blockquote cite {
  display: block;
  font-style: normal;
}
/*------------  Latest post  ------------*/
.latest-post {
  padding: 85px 10px 60px 10px;
  background-color: #fff;
}
.latest-post .feature-img {
  min-height: 200px;
  margin-bottom: 20px;
}
.latest-post .row {
  margin-left: -25px;
  margin-right: -25px;
}
.latest-post .row [class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.latest-post .row .permalink {
  text-decoration: none;
  position: relative;
  max-width: 50px;
  padding: 5px;
  line-height: 1;
}
.latest-post .row .permalink img {
  position: relative;
  left: 0;
  transition: all 0.3s ease;
}
.latest-post .row .permalink:hover img {
  left: 10px;
  transition: all 0.3s ease;
}
.latest-post h4 {
  font-size: 21px;
  font-weight: 500;
}
.latest-post p {
  font-weight: 500;
  flex-grow: 1;
  margin-bottom: 20px;
}
/*------------  Tabs sup  ------------*/
/* Tabs header 
-----------------------------------------------*/
.tab-header {
  padding: 15px 10px;
  text-align: center;
}
.tab-header ul {
  display: flex;
  flex-flow: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 2px;
  margin: 0 auto;
  white-space: nowrap;
  font-family: "Josefin Sans", sans-serif;
}

.tab-header ul li a {
  display: inline-block;
  font-weight: 600;
  padding: 8px 20px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  text-decoration: none;
  color: #575757;
  font-size: 13px;
  letter-spacing: 2px;
}

.tab-header ul li.active a {
  color: #000;
  font-weight: bold;
}
.tab-header ul li a[href="?cat=uncategorized"] {
  display: none;
}
.tab-header ul li.active:hover a {
  transition: all 0.3s ease-in-out;
  color: #000;
}

.tab-header .filter-by {
  box-sizing: border-box;
  display: block;
  font-weight: 600;
  margin: 0 auto;
  padding: 6px 25px;
  padding-right: 30px;
  position: relative;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  width: 180px;
}
.tab-header .filter-by.active {
  color: #000;
}
.tab-header .filter-by:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 18px;
  right: 10px;
}
/*------------  Mobile Dropdown  ------------*/
.tab-header ul.drop-down {
  border: 1px #000 solid;
  position: relative;
  padding: 5px 20px 5px;
}
.tab-header ul.drop-down li {
  width: 100%;
}
.tab-header ul.drop-down li.active {
  display: block;
}
.tab-header ul.drop-down li:not(.active) {
  width: 100%;
  display: none;
}
.tab-header ul.drop-down .up_down {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 16px;
  line-height: 1;
  display: block;
  color: #000;
}
.tab-header .up_down i {
  position: relative;
  top: -2px;
}
.tab-header .up_down {
  display: none;
}
/* Main wrapper */

.site-content .wrapper {
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
}

/* Tabs Content 
-----------------------------------------------*/

.container-tabs .content-tab:not(:first-of-type) {
  display: none;
}

.filter-gall-tab .item-gallery {
  min-height: 180px;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.filter-gall-tab .gallery [class*="col-"] {
  padding: 17px;
}

.filter-gall-tab .item-gallery .box-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.51);
  color: #fff;
  line-height: 1.7;
  padding: 10px 15px;
  transition: all 0.3s ease;
  transform: translateY(100%);
}
.filter-gall-tab .item-gallery:hover .box-bottom {
  transform: translateY(0);
  transition: all 0.3s ease;
}
.filter-gall-tab .item-gallery .box-bottom h4,
.filter-gall-tab .item-gallery .box-bottom p {
  margin-bottom: 0;
}
.filter-gall-tab .item-gallery .box-bottom p {
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
}
.filter-gall-tab .item-gallery .box-bottom h4 {
  font-size: 16px;
}
.filter-gall-tab .filter-gall-tab .item-gallery.hide-image {
  opacity: 0;
}
.additional-posts {
  padding: 0 15px 50px;
}
.additional-posts h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.additional-posts .row {
  margin-right: -10px;
  margin-left: -10px;
}
.additional-posts .row [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.additional-posts span {
  color: #323232;
  font-size: 13px;
  font-weight: 600;
  display: block;
  position: relative;
  padding-left: 18px;
  transition: all 0.3s ease;
}
.additional-posts span:hover {
  transition: all 0.3s ease;
  padding-left: 25px;
}
.additional-posts span:before {
  content: "\f30b";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
}
.show-mobile {
  display: none !important;
}
/*------------  Single  ------------*/
.single-portfolio h1 {
  font-size: 38px;
}
.single-portfolio .single-tumbnail {
  min-height: 420px;
}
.single-portfolio .gallery-type .two-rows .image-item {
  min-height: 300px;
}
.single-portfolio .gallery-type .row [class*="col-"] {
  margin-bottom: 30px;
}

.single-portfolio .gallery-type .below-large [class*="col-"]:nth-child(3n + 3) {
  max-width: 100%;
  flex: 0 0 100%;
}
.single-portfolio .gallery-type .left-large .image-item {
  min-height: 630px;
}
.single-portfolio .gallery-type .half-large .image-item {
  margin-bottom: 30px;
}
.single-portfolio .gallery-type .grid-two-cols .image-item {
  min-height: 600px;
}
.single-portfolio .entry-content .details p {
  line-height: 2.1;
}

.single-portfolio .testimonial {
  padding-top: 50px;
  padding-bottom: 70px;
}
.wrap-posts {
  position: relative;
}
.single-nav {
}
.single-nav {
  padding-top: 80px;
  padding-bottom: 80px;
}

.single .go-prev,
.single .go-next {
  background-image: url("./images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: right;
  background-color: transparent;
  background-size: 50%;
}

.slider-gallery .slick-prev {
  top: 44.4%;
}

.slider-gallery .slick-next {
  top: 45.9%;
  right: -13px;
}
.slider-gallery .slick-dots {
  bottom: 25px;
  position: relative;
}

.single .slick-prev {
  transform: rotateY(180deg);
  left: 0;
}
.single-nav .feature-box {
  min-height: 160px;
  display: block;
  margin-bottom: 16px;
}
.single-nav .item-post.left {
  text-align: left;
  padding-left: 50px;
}
.single-nav .item-post.right {
  text-align: right;
  padding-right: 50px;
}
.single-nav .item-post a:not([class]) {
  color: #000;
}
.single-nav .arrows-d {
  display: block;
  position: absolute;
  top: calc(40% - 14px);
  line-height: 1;
}

.single-nav .arrows-d.right {
  right: 30px;
}
.single-nav .arrows-d.left {
  left: 30px;
  transform: rotate(180deg);
}

.single-nav .item-post h4 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.2;
}
.single-nav .item-post p {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
}
.single-nav .cta-all-projects {
  display: block;
  color: #000;
  font-size: 18px;
  text-align: center;
  padding-top: 38px;
  padding-bottom: 48px;
}
.single-nav .cta-all-projects span {
  display: block;
  text-align: center;
}
/*------------  Firm Page  ------------*/
.banner-img {
  min-height: 400px;
  position: relative;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.banner-img h2 {
  position: relative;
  margin-bottom: 0;
  color: #fff;
  z-index: 2;
}
.content-text-box {
  padding-bottom: 55px;
}
.content-text-box img {
  width: 100%;
}

.team-section {
  padding-bottom: 45px;
}
.team-section .profile-img {
  min-height: 250px;
  margin-bottom: 15px;
}
.team-section .name {
  font-weight: 600;
}
.team-section .position {
  margin-bottom: 15px;
}
.team-section .position span {
  display: block;
}

.team-section .permalink-anchor img {
  width: 17px;
  transform: rotate(90deg);
  margin-left: 8px;
  position: relative;
  top: 0;
  transition: all 0.3s ease;
}
.team-section .permalink-anchor:hover img {
  top: 6px;
  transition: all 0.3s ease;
}
.team-section [class*="col-"] {
  display: flex;
  flex-direction: column;
  margin-bottom: 55px;
  padding-bottom: 35px;
  position: relative;
}
.team-section .permalink-anchor {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  font-family: "Josefin Sans", sans-serif;
  color: #000;
  font-size: 17px;
  position: absolute;
  bottom: 0;
  left: 15px;
}
.team-section .post-content {
  /*flex-grow: 1;*/
  height: 70px;
  overflow: hidden;
}
.team-section [class*="col-"] .post-content p {
  margin-bottom: 15px;
  line-height: 1.6;
}
.team-section [class*="col-"].down .post-content {
  height: 100%;
}
.team-section [class*="col-"].down .permalink-anchor img {
  transform: rotate(270deg);
}
.team-section [class*="col-"].down .permalink-anchor:hover img {
  top: -8px;
}
/*------------  Faq Section  ------------*/
.section-questions {
  max-width: 750px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 100px;
}
.section-questions .wrap-question {
  margin-bottom: 10px;
}
.section-questions .wrap-question > h4 {
  position: relative;
  background-color: #e6eced;
  padding: 12px 35px 12px 20px;
  line-height: 1.3;
  font-weight: 700;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 17px;
}
.section-questions .wrap-question > h4 img {
  position: absolute;
  right: 12px;
  top: calc(50% - 7px);
  transform: rotate(90deg);
  width: 17px;
}
.section-questions .wrap-question > h4.active img {
  transform: rotate(270deg);
}
.section-questions .box-answer {
  display: none;
}
.section-questions .box-answer {
  padding: 10px 20px;
}
.section-questions .box-answer ul {
  margin-left: 0;
  list-style-position: inside;
}
.section-questions .box-answer ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #e6eced;
}
.section-questions .box-answer ul li:last-child {
  border-bottom: 1px solid #e6eced;
}
.section-questions .box-answer .cta-apply {
  display: inline-block;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  color: #000;
  padding-top: 8px;
  text-transform: uppercase;
  font-size: 14px;
}
.section-questions .box-answer .cta-apply img {
  width: 14px;
  margin-left: 6px;
  transition: all 0.3s ease;
}
.section-questions .box-answer .cta-apply:hover img {
  margin-left: 12px;
  transition: all 0.3s ease;
}
/*------------  Blog  ------------*/
.blog h2.entry-title {
  font-size: 14px;
  font-weight: 700;
  font-family: "Josefin Sans", sans-serif;
}
.site-content {
  padding-top: 50px;
}
.blog .inside-article {
  margin-bottom: 30px;
  padding: 11px 15px !important;
  position: relative;
}
.blog .inside-article:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #d8d8d8;
}

.single .site-content {
  padding-top: 50px;
}
body .inside-article,
body .sidebar .widget,
body .comments-area {
  box-shadow: none;
}
.sidebar {
  box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
body.blog.post-image-aligned-left .inside-article .post-image {
  margin-top: 0;
}
.page-template-work .page-hero {
  display: none;
}
/*------------  Pagination  ------------*/
.pagination-footer {
  text-align: center;
  padding-bottom: 20px;
}
.pagination-footer a {
  padding: 5px;
  padding: 8px 7px;
  display: inline-block;
}
/*------------  Footer  ------------*/
.footer-widgets {
  background-color: #fbfbfb;
}
.footer-widgets .happyforms-styles .happyforms-part textarea,
.footer-widgets .happyforms-styles .happyforms-part input[type="email"],
.footer-widgets .happyforms-styles .happyforms-part input[type="text"] {
  padding-left: 0;
  background-color: #fbfbfb;
}
.footer-widgets .happyforms-styles .happyforms-part .happyforms-submit {
  max-width: 95px;
  background-position: 90%;
}
.footer-widgets .happyforms-styles .happyforms-part .happyforms-submit:hover,
.footer-widgets .happyforms-styles .happyforms-part .happyforms-submit {
  text-align: left;
  padding-left: 0 !important;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  background-image: url(./images/arrow-right.png);
  background-repeat: no-repeat;
  background-size: 17%;
}
.footer-widgets .happyforms-styles .happyforms-part .happyforms-submit:hover {
  background-position: 100%;
  background-color: #fbfbfb;
}
.footer-widgets .happyforms-styles .happyforms-part textarea {
  height: 48px;
  resize: none;
}
.footer-widgets .happyforms-form__part {
  margin-bottom: 0;
}
.footer-widgets
  .happyforms-form--part-outer-padding-wide
  .happyforms-form__part {
  padding-bottom: 0;
}

.footer-widgets #text-1 h4 {
  font-size: 18px;
  margin-top: 20px;
}
.footer-widgets iframe {
  width: 100%;
  min-height: 400px;
}
footer.site-info {
  padding-top: 45px;
  padding-bottom: 30px;
}
footer.site-info #text-4 {
  font-size: 17px;
  font-weight: 500;
}
footer #menu-footer-peak {
  margin-bottom: 25px;
}
footer #menu-footer-peak i {
  width: 40px;
  height: 40px;
  background-color: #990000;
  border: 1px solid #990000;
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer #menu-footer-peak i:hover {
  background-color: #fff;
  color: #990000;
}
footer .copyright-bar {
  opacity: 0.8;
}
iframe {
  width: 100%;
  height: 450px;
}
@media (min-width: 1025px) {
  .inside-footer-widgets .footer-widget-1 {
    width: 57%;
  }
  .inside-footer-widgets .footer-widget-2 {
    width: 42%;
  }
}

@media (max-width: 991.98px) {
  h2 {
    margin-bottom: 16px;
  }

  .two-cols {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .two-cols .image-content {
    padding: 25px 25px;
  }
  .two-cols .row.right-image .image-content {
    padding-right: 25px;
    margin-right: 0;
  }
  .testimonial {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .single-portfolio .single-tumbnail {
    min-height: 320px;
  }
  .carousel-post .slick-list {
    margin-right: -2%;
    margin-left: -2%;
  }
  .carousel-post .item-post {
    margin-right: 2%;
    margin-left: 2%;
  }
  .carousel-post {
    padding: 40px 15px;
  }
  .carousel-post .slick-prev,
  .carousel-post .slick-next {
    top: 38%;
  }
  .single-portfolio .gallery-type .grid-two-cols .image-item {
    min-height: 400px;
  }
  .tab-header .up_down {
    display: block;
  }
  .home .page-hero .wrap-caption {
    bottom: 75px;
  }
}
@media (max-width: 767.98px) {
  iframe {
    height: 300px;
  }
  .two-cols .row,
  .two-cols .row.right-image {
    flex-direction: column-reverse;
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .two-cols .row.left-image:nth-child(odd) {
    flex-direction: column-reverse;
  }
  .testimonial blockquote {
    padding: 0 15px;
    line-height: 1.6;
  }
  .two-cols .description {
    max-width: 100%;
  }
  .show-mobile {
    display: block !important;
  }
  .site-header .main-navigation .main-nav ul li a {
    text-align: center;
  }
  .additional-posts {
    padding-bottom: 20px;
  }
  .single-portfolio .gallery-type .grid-two-cols .image-item,
  .single-portfolio .gallery-type .two-rows .image-item,
  .single-portfolio .single-tumbnail {
    min-height: 220px;
  }
  .carousel-post .slick-list {
    margin-right: 0;
    margin-left: 0;
  }

  .carousel-post .item-post {
    margin-right: 15px;
    margin-left: 15px;
  }
  .wrap-posts .cta-all-projects {
    position: relative;
    top: 0;
    transform: none;
    left: 0;
  }
  .banner-img {
    min-height: 300px;
  }
  .inside-header {
    padding-bottom: 0;
  }
  .team-section [class*="col-"] {
    margin-bottom: 30px;
  }
  .section-questions {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .tab-header {
    padding: 15px 0;
  }
  .tab-header ul li a {
    padding: 4px 10px;
    position: relative;
  }

  .filter-gall-tab .item-gallery .box-bottom {
    transform: translateY(0);
  }
  .blog .inside-article {
    text-align: center;
  }
  .sidebar {
    margin-top: 30px;
  }
  .wrap-hero-home .slick-dots button {
    margin: 5px 6px;
  }

  .home .page-hero .cta-go {
    bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  .home .page-hero .wrap-caption {
    text-align: center;
    bottom: 105px;
  }
  .home .page-hero .wrap-caption .caption {
    padding: 10px 15px;
  }
  .home .page-hero .cta-go {
    bottom: 85px;
  }
  .two-cols .image-content:before {
    display: none;
  }
  .two-cols .image-content {
    padding: 25px 0;
  }
  .two-cols .image-content .box-img {
    min-height: 200px;
  }
  .two-cols .row,
  .two-cols .row.right-image {
    padding-top: 0;
  }

  .two-cols .row.right-image.image-content {
    padding-right: 0;
  }
  .latest-post {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .latest-post h4 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .footer-widgets {
    padding: 30px 0;
  }
  .happyforms-form--part-outer-padding-wide .happyforms-form__part {
    padding: 10px 7px;
  }
  .footer-widgets #text-1 h4 {
    margin: 0;
  }
  .footer-widgets .happyforms-styles .happyforms-part textarea {
    height: 70px;
  }
  .latest-post .row [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-header .main-navigation .main-nav ul li a:hover {
    color: #fff;
  }
  .container-tabs .item-gallery {
    min-height: 130px;
  }
  .container-tabs .gallery.row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .container-tabs .gallery [class*="col-"] {
    padding: 7px;
  }
  .container-tabs .item-gallery .box-bottom h4 {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 3px;
  }
  .container-tabs .item-gallery .box-bottom p {
    font-size: 11px;
  }
  .carousel-post .feature-box {
    min-height: 180px;
  }
  .carousel-post .item-post,
  .carousel-post .slick-track .item-post.slick-current {
    text-align: center;
  }
  .site-content .wrapper {
    padding-bottom: 30px;
  }
  .team-section .profile-img {
    min-height: 200px;
  }
  .content-text-box {
    padding-bottom: 20px;
  }
  .banner-img {
    min-height: 230px;
  }
  .single-nav .feature-box {
    display: none;
  }
  .single-nav .arrows-d {
    top: calc(50% - 14px);
  }
}
@media (max-width: 390px) {
  .team-section [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#text-4 p img {
  vertical-align: middle;
}
.page-template-work .grid-container > h2 {
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 10px;
}
.post-template-default.single.single-post .page-hero {
  display: none;
}

.post-template-default.single.single-post .entry-content p br {
  display: none;
}
