/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/*FOOTER*/

/*declare fontface*/

@font-face {
  font-family: "Aeonik Pro";
  src: url("/wp-content/themes/salient-child/fonts/AeonikPro-Regular.woff2")
      format("woff2"),
    url("/wp-content/themes/salient-child/fonts/AeonikPro-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

#footer-widgets a,
#footer-widgets h4.footer-title a,
#footer-widgets p.cookie a,
#footer-widgets p.site-name {
  font-size: 25px;
  line-height: 35px;
  text-decoration: underline;
  color: #fff !important;
  font-family: "Aeonik Pro";
  font-weight: normal;
}

#footer-widgets p.cookie,
#footer-widgets p.site-name {
  text-align: right;
  font-family: "Aeonik Pro";
}

#footer-widgets a:hover {
  color: #fff !important;
}

#footer-widgets p.site-name {
  text-decoration: none;
}

#footer-widgets .td-none a {
  text-decoration: none;
}

#footer-outer #copyright {
  padding-top: 0 !important;
}
#footer-outer #copyright .col {
  max-width: 100% !important;
}

#footer-outer .footer-logo img {
  width: 100%;
  min-width: 100%;
}

#header-outer li.menu-item:hover .menu-title-text {
  color: #ff0000;
}

/* COOKIE POLICY */
.page-title h1 {
  font-size: 70px;
  line-height: 80px;
  color: #000;
  font-weight: 400;
}
.cookie-policy-page .cookie-desc p {
  font-size: 23px;
  line-height: 32px;
  color: #000;
}
.cookie-policy-page .cookie-desc p a {
  color: #ff0000;
}
.agency-in-malta h2 {
  font-size: 70px;
  line-height: 80px;
  color: #000;
  font-weight: 400;
  max-width: 1300px;
}

/*HOMEPAGE */
.create-project h2 {
}

.create-project h2 {
  font-size: 40px;
  line-height: 50px;
  color: #000;
  font-weight: 400;
}

.create-project h4 {
  font-size: 30px;
  line-height: 34px;
  color: #000;
  font-weight: 400;
  max-width: 80%;
}

.create-project p,
.collapse-widget p {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
}

.create-project .collapse-text {
  height: 0;
  overflow: hidden;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

.create-project a.icon {
  position: relative;
  font-size: 40px;
  line-height: 46px;
  color: #9b9b9b;
  margin-left: 18px;
}

.create-project a.icon.plus:before,
.collapse-widget a.icon.plus:before {
  content: "";
  position: absolute;
  top: 11px;
  left: -35px;
  width: 25px;
  height: 25px;
  background: url("/wp-content/themes/salient-child/images/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 99;
}

.create-project a.icon.minus:before,
.collapse-widget a.icon.minus:before {
  content: "";
  position: absolute;
  top: 24px;
  left: -35px;
  width: 25px;
  height: 25px;
  background: url("/wp-content/themes/salient-child/images/minus.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 99;
}

.create-project .collapse-text.show {
  height: auto;
  margin-bottom: 20px;
}

.create-project .collapse-btn {
  cursor: pointer;
}

/* WORK PAGE*/
.page-title.small h1,
.page-title.small h2 {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
  color: #000;
}

.work-hero h2 {
  font-size: 70px;
  line-height: 80px;
  color: #000;
  font-weight: 400;
}

.work-hero h4 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  color: #000;
}

.work-hero .collaborate h2,
.latest-work-col h2,
.collaborate h2 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  color: #000;
}
.work-hero .vc_col-sm-8 .vc_column-inner {
  max-width: 1000px;
}

.work-hero .collaborate:hover a {
  color: #ff0000;
}

a.arrow {
  font-size: 60px;
  line-height: 70px;
  color: #000;
}

a.arrow-right:before {
  content: "";
  position: absolute;
  top: 28px;
  right: -45px;
  width: 30px;
  height: 30px;
  background: url("/wp-content/themes/salient-child/images/arrow-right.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.collaborate a.arrow:hover:before {
  top: 28px;
  right: -45px;
  width: 30px;
  height: 30px;
  background: url("/wp-content/themes/salient-child/images/arrow-hover.png");
  background-repeat: no-repeat;
  background-size: contain;
}

a.arrow.arrow-right {
  position: relative;
}

a.arrow:hover {
  color: #ff0000;
}

a.arrow:hover:before {
  top: 28px;
  right: -45px;
  width: 30px;
  height: 30px;
  background: url("/wp-content/themes/salient-child/images/arrow-hover.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.work-about h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  max-width: 860px;
  color: #000;
}

.wpb_row.about-hero .our-work {
  text-align: right;
  margin-right: 60px;
}

.about-contact .section-title h2,
.about-contact .address p,
.about-capabilities .section-title h2 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
}
.about-contact .address a {
  color: #000;
}
.about-contact .address a:hover {
  color: #ff0000;
}
.about-capabilities h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  color: #000;
}

.about-capabilities .list-title h3 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}

.about-capabilities ul {
  margin: 0;
}

.about-capabilities ul li {
  list-style: none;
  color: #000;
  font-size: 25px;
  line-height: 35px;
}

/*WIDGETS STYLE*/

.collapse-widget .collapse-text {
  height: 0;
  overflow: hidden;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.collapse-widget .collapse-text.show {
  height: auto;
  margin-top: 30px;
}

.collapse-widget .collapse-btn {
  margin-top: 20px;
}

.collapse-widget a.icon {
  position: relative;
  font-size: 40px;
  line-height: 46px;
  color: #9b9b9b;
  margin-left: 37px;
}

.collapse-widget {
  max-width: 1150px;
}

/*OUR PEOPLE WIDGETS CSS*/

.our-people {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 20px;
}

.our-people .person-img {
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 20px;
  height: 575px;
}

.our-people .persons img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}

.our-people .persons h4 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
}

.our-people .persons p {
  margin: 0 !important;
}

.our-people p,
.our-people a {
  padding: 0px;
  font-size: 25px;
  line-height: 35px;
  color: #000;
}
.our-people a:hover {
  color: #ff0000;
}

/*OUR WORKS CSS*/

.our-works.latest-post {
  display: block;
  margin-bottom: 70px;
}
.our-works.latest-post .work-img {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  /*   height: 100%; */
}

.our-works {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 70px 20px;
}

.our-works .works h4 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
}

.our-works .works p {
  font-size: 25px;
  line-height: 35px;
  color: #9b9b9b;
}
.our-works .work-img {
  max-height: 60vh;
  height: 100%;
  overflow: hidden;
  border-radius: 25px;
  margin-bottom: 20px;
}

.our-works .work-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  max-height: inherit;
}

.our-works .work-img:hover img {
  scale: 1.1;
}
.our-works .work-terms,
.filter-terms .work-terms {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

.our-works .work-terms .category,
.filter-terms .work-terms .category {
  color: #000;
  background: #f0f0f0;
  padding: 4px 14px;
  border-radius: 8px;
}

.our-works a.work-link {
  /*   position: absolute; */
  width: 100%;
  height: 100%;
}

.our-works .content {
  margin-bottom: 20px;
  position: relative;
}

.our-works + .our-works.latest-post {
  margin-top: 70px;
}

/*NEWS*/

.home-news .nectar-post-grid-item-bg-wrap-inner {
  border-radius: 15px;
  overflow: hidden;
}

.home-news .nectar-post-grid-item-bg {
  min-height: 33vh;
  width: 100% !important;
}

.home-news h3.post-heading {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}
.home-news span.meta-category {
  order: 1 !important;
}

/*HOME SLIDER */

.home-slider.swiper-slide .content h2.ns-heading-el {
  font-size: 25px;
  line-height: 35px;
  color: #000 !important;
  font-weight: 400;
}

.home-slider a.slider-prev .fa.fa-angle-left:before {
  content: "";
  width: 32px;
  height: 25px;
  background: url("/wp-content/themes/salient-child/images/arrow_slider_left.png");
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  left: 7px;
  top: 9px;
}

.home-slider a.slider-prev i.fa.fa-angle-left,
.home-slider a.slider-next i.fa.fa-angle-right {
  border: 0 !important;
}

.home-slider a.slider-next .fa.fa-angle-right:before {
  content: "";
  width: 32px;
  height: 25px;
  background: url("/wp-content/themes/salient-child/images/arrow_slider_right.png");
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  right: 7px;
  top: 9px;
}

/**/

.single-works span.post-featured-img,
.single-post span.post-featured-img,
.single-news span.post-featured-img {
  display: none;
}

.single-works .row.heading-title.hentry,
.single-post .row.heading-title.hentry,
.single-news .row.heading-title.hentry {
  display: none;
}

.single-post .row.related-post-wrap,
.single-post .comments-section {
  display: none;
}

.single-works .hero h3,
.single-post .hero h3 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  color: #000;
}

.single-works .hero h4,
.single-post .hero h4 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  color: #9b9b9b;
  max-width: 600px;
}

.hero-md-p p {
  font-size: 30px;
  line-height: 40px;
  color: #000;
}
.font-lg p {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
}
.similar-works.our-works .work-img {
  max-height: 40vh;
}
.similar-works.our-works .work-img img {
  height: 40vh !important;
}

.work-breadcrumb ul {
  display: flex;
  justify-content: flex-start;
  position: relative;
  margin-left: 0;
}

.work-breadcrumb li {
  list-style-type: none;
  margin-right: 40px;
  font-size: 25px;
  line-height: 35px;
  color: #000;
  font-weight: 400;
}

.work-breadcrumb li:first-child:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 18px;
  top: 10px;
  left: 75px;
  background: url("/wp-content/themes/salient-child/images/arrow_breadcrumb.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.features-image {
  position: relative;
  height: 70vh;
  overflow: hidden;
}
.features-image img {
  width: 100% !important;
  height: inherit !important;
  object-fit: cover;
}

.filter_categories_listing {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}

.filter_categories_listing p {
  color: #000;
  font-size: 30px;
  line-height: 34px;
  padding: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.filter_categories_listing p.active,
.filter_categories_listing p:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}

.news-listing {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 20px;
}

.news-listing .news-card-image {
  width: 100%;
  max-height: 410px;
  height: 100%;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 20px;
}

.news-listing .news-card.d-block {
  display: block;
}
.news-listing .news-card.d-none {
  display: none;
}
.news-listing .news-card {
  transition: all 0.3s ease-in-out;
}
.news-listing .news-card-image img {
  width: 100% !important;
  height: inherit !important;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.news-listing .news-card-image:hover img {
  transform: scale(1.2);
}

.news-listing h2.news-card-title a {
  color: #000;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.news-listing .news-card-excerpt {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 10px;
}

.news-listing .news-card-date {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}
.news-listing .news-card-category {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

.our_work_categories p.category {
  color: #9b9b9b;
  background: transparent;
  padding: 6px 18px !important;
  border-radius: 8px;
  font-size: 25px;
  line-height: 1em;
  border: 2px solid #9b9b9b;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 10px;
}
.our_work_categories p.category:hover {
  text-decoration: none;
}
.our_work_categories p.category.active {
  background: #f0f0f0;
  color: #000;
  text-decoration: none;
  border-color: #f0f0f0;
}

.our_work_categories span.filter-sign {
  transition: all 0.3s ease;
  font-size: 25px;
  margin-bottom: 3px;
}

.our_work_categories p.category.work_category.active .filter-sign {
  transform: rotate(45deg);
}

.about-us a.arrow.arrow-right {
  color: #9b9b9b;
}

.post-categories {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}

.post-categories span {
  font-size: 30px;
  color: #000;
  text-decoration: underline;
  line-height: 1.3em;
}

/*ONLY LARGE SCREEN*/
@media screen and (min-width: 1600px) {
  .home-slider.swiper-slide .content {
    left: -15vw;
  }
  .news-listing {
    margin-top: 90px;
  }
}
/* ONLY SMALL DESKTOP SCREEN*/

@media screen and (max-width: 1600px) and (min-width: 980px) {
  .our-people .person-img {
    height: 60vh;
  }
  .news-listing {
    margin-top: 60px;
  }
  .our-works .work-img {
    max-height: 50vh;
  }
}

/*ALL SCREEN ABOVE IPAD*/
@media screen and (min-width: 980px) {
  #header-outer {
    background: none !important;
    box-shadow: none !important;
  }

  #header-outer.small-nav header#top {
    width: 80%;
    margin: 0 auto;
    border-radius: 15px;
    top: 25px;
    background: #ffffffea;
    box-shadow: 0 3px 45px rgba(0, 0, 0, 0.15);
    padding: 15px 0px;
  }

  #footer-widgets ul.social {
    display: flex;
    gap: 30px;
    align-items: center;
  }
  .lg-d-none {
    display: none;
  }
}

@media screen and (max-width: 1600px) and (min-width: 980px) {
}

@media screen and (max-width: 980px) and (min-width: 640px) {
  .agency-in-malta h2 {
    font-size: 56px;
    line-height: 1.3em;
  }
  a.arrow.arrow-right {
    font-size: 46px;
    line-height: 1em;
  }

  .work-hero .collaborate h2,
  .latest-work-col h2,
  .collaborate h2 {
    font-size: 46px;
    line-height: 1em;
  }

  a.arrow-right:before {
    width: 25px !important;
    height: 25px !important;
    top: 20px !important;
  }
  .post-categories span {
    font-size: 24px;
  }
}

/*mobile responsiveness*/

@media screen and (max-width: 980px) {
  #footer-widgets p.cookie,
  #footer-widgets p.site-name {
    text-align: left;
  }
  #footer-widgets .row .col:nth-child(3),
  #footer-widgets .row .col:nth-child(4) {
    display: none;
  }
  #footer-widgets .row {
    padding-bottom: 0;
  }

  .our-works {
    grid-template-columns: repeat(1, 1fr);
  }

  .our-works .work-img,
  .our-works.latest-post .work-img {
    max-height: 40vh;
  }

  .collapse-widget {
    margin-top: 50px !important;
  }

  .news-listing {
    grid-template-columns: repeat(2, 1fr);
  }
  .news-hero h2 {
    font-size: 56px;
    line-height: 1.3em;
  }

  .news-hero .collaborate h2,
  .news-hero .collaborate a.arrow {
    font-size: 26px;
    line-height: 1em;
  }

  .news-hero .wpb_text_column.wpb_content_element.collaborate {
    margin-top: 30px;
  }

  a.arrow-right:before {
    width: 20px;
    height: 20px;
    right: -30px;
    top: 10px;
  }
  .news-listing .news-card-image {
    max-height: 300px;
  }
  .filter_categories_listing p {
    font-size: 24px;
    line-height: 1.3em;
  }
  .news-listing {
    margin-top: 60px;
    gap: 40px 30px;
  }
  .work-about h2 {
    font-size: 36px;
    line-height: 1.3em;
  }
  .wpb_text_column.wpb_content_element.about-us {
    margin-top: 30px;
  }
  a.arrow {
    font-size: 28px;
  }
  .off-canvas-menu-container.mobile-only a {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 30px !important;
  }
  #slide-out-widget-area .wp-block-columns a {
    text-decoration: underline !important;
    font-weight: 500 !important;
  }

  #slide-out-widget-area .wp-block-columns .td-none a {
    text-decoration: none !important;
  }
  .wpb_row.about-hero .our-work.studio {
    text-align: left;
  }
  .our-people .person-img {
    height: 300px;
  }
  .our-people .persons h4,
  .our-people .persons p,
  .our-people .persons a {
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 0;
  }
  .studio .img-with-aniamtion-wrap {
    margin-left: 0 !important;
  }
  .studio img.img-with-animation.skip-lazy {
    width: 100%;
  }
  .md-d-none {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .news-listing {
    margin-top: 40px;
  }
  #footer-widgets a,
  #footer-widgets h4.footer-title a,
  #footer-widgets p.cookie a,
  #footer-widgets p.site-name {
    font-size: 14px;
    line-height: 22px;
  }
  #footer-widgets .row .col {
    max-width: 49%;
  }
  .agency-in-malta h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .page-title.small h1,
  .page-title.small h2 {
    font-size: 16px;
    line-height: 22px;
  }

  .our-works .works h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .our-works .works p {
    font-size: 16px;
    line-height: 20px;
  }

  .collaborate h2 {
    font-size: 20px;
    line-height: 26px;
  }

  .news-listing {
    grid-template-columns: repeat(1, 1fr);
  }
  .news-hero h2 {
    font-size: 36px;
    margin-top: 15px;
  }
  .news-hero .collaborate h2,
  .news-hero .collaborate a.arrow {
    font-size: 20px;
  }
  a.arrow-right:before {
    width: 17px;
    height: 12px;
    right: -25px;
    top: 7px;
  }
  .filter_categories_listing p {
    font-size: 14px;
    line-height: 1em;
  }
  .news-listing .news-card-category {
    font-size: 14px;
  }

  .news-listing h2.news-card-title {
    font-size: 16px;
    line-height: 1.3em;
  }

  .news-listing .news-card-excerpt,
  .news-listing .news-card-date {
    font-size: 14px;
    line-height: 1.4em;
  }

  .news-listing h2.news-card-title a {
    font-size: 16px;
    line-height: 1.3em;
  }
  .news-listing .news-card-image {
    max-height: 230px;
  }
  .work-about h2 {
    font-size: 20px;
    line-height: 1.3em;
  }

  a.arrow {
    font-size: 20px;
  }
  .our-works.latest-post .work-img,
  .our-works .work-img {
    height: 230px;
  }
  .wpb_text_column.wpb_content_element.page-title.small {
    margin-top: 20px;
    margin-bottom: 60px !important;
  }
  .wpb_text_column.wpb_content_element.collaborate p {
    /* height: 0px; */
    margin-top: -25px;
    margin-bottom: 0;
    /* margin-top: -30px;
    margin-bottom: 20px; */
  }
  .wpb_text_column.wpb_content_element.collaborate.news p {
    margin-top: 0;
  }
  .create-project h2 {
    font-size: 22px;
    line-height: 1.3em;
  }
  .wpb_text_column.wpb_content_element.deliver h4 {
    font-size: 18px;
    line-height: 1.4em;
  }

  .collapse-text-btn p {
    font-size: 16px;
    line-height: 1.7em;
  }

  .collapse-widget a.icon {
    font-size: 20px;
    line-height: 1em;
  }

  .create-project a.icon.plus:before,
  .collapse-widget a.icon.plus:before {
    width: 15px;
    height: 15px;
    left: -25px;
    top: 5px;
  }

  .collapse-widget .collapse-btn {
    margin-left: -14px;
  }

  .wpb_text_column.wpb_content_element.work-title h2 {
    font-size: 30px;
    line-height: 1.3em;
  }

  .wpb_text_column.wpb_content_element.collaborate h2 {
    font-size: 20px;
    line-height: 1em;
  }

  .our_work_categories p.category {
    font-size: 20px;
    line-height: 1em;
    padding: 8px 15px;
    border-width: 1px;
  }

  .our-works,
  .our-works.latest-post {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .our-works {
    gap: 40px;
  }
  .single-works .first-section .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 10px !important;
  }

  .work-breadcrumb ul li {
    font-size: 16px;
    line-height: 1em;
  }

  .work-breadcrumb li:first-child:before {
    left: 50px;
    top: 3px;
    width: 13px;
  }
  .nectar-slider-wrap .swiper-slide[data-y-pos="bottom"] .content {
    bottom: 30px !important;
  }

  #footer-widgets .col.span_3.one-fourths.right-edge:nth-child(2) {
    padding-left: 40px;
  }
  .collapse-widget .collapse-text.show p {
    font-size: 16px;
    line-height: 1.7em;
  }
  .collapse-widget a.icon.minus:before {
    top: 11px;
    width: 15px;
    left: -20px;
  }

  .wpb_text_column.wpb_content_element.address p {
    font-size: 16px;
    line-height: 1.7em;
  }

  .wpb_text_column.wpb_content_element.address p {
    font-size: 16px;
    line-height: 1.7em;
  }

  .about-capabilities ul li {
    font-size: 16px;
    line-height: 1.7em;
  }

  .wpb_text_column.wpb_content_element.list-title h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .our-people .person-img {
    height: 350px;
  }
  .our-people {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 20px;
  }
  .our-people .persons {
    max-width: 100%;
    overflow: hidden;
  }
  .our-people .persons a {
    display: block;
  }
  .sm-d-none {
    display: none;
  }
  .wpb_row.full-width-content
    .vc_col-sm-12
    .nectar-post-grid[data-grid-spacing="10px"] {
    margin: 0px;
  }
  .wpb_text_column.wpb_content_element.collaborate.padding-bottom {
    padding-bottom: 25px;
  }
  .nectar-post-grid[data-grid-spacing="10px"] .nectar-post-grid-item {
    margin: 0;
  }
  .nectar-post-grid-wrap.home-news {
    margin-top: 30px;
  }
  .nectar-post-grid-wrap.home-news h3.post-heading a {
    font-size: 16px;
    line-height: 1.7em;
  }
  .post-categories span {
    font-size: 14px;
    line-height: 1.7em;
  }
  .collaborate {
    margin-bottom: 0 !important;
  }
}

/* Feedback */
.work-breadcrumb li:first-child a {
  color: #000;
}

.work-breadcrumb li:first-child a:hover,
.menu-item.current_page_item a span {
  color: red;
}

#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li
  > a
  .menu-title-text:after {
  display: none;
}

.collaborate p a {
  cursor: pointer;
}

.collaborate h2,
.collaborate p a,
.grey_color a {
  color: #9b9b9b !important;
}

.collaborate h2:hover,
.collaborate p a:hover,
.grey_color a:hover {
  color: red !important;
}

/* Remove the social button */
.nectar-social.fixed {
  display: none !important;
}

.collapse-btn.readmore-text .icon.minus,
.collapse-btn.collaps-text .icon.plus {
  display: none;
}

.collapse-btn.readmore-text .icon.plus,
.collapse-btn.collaps-text  .icon.minus {
  display: block;
}

/* Remove jump to start button */
a#to-top {
  display: none !important;
}

/* Responsive feedback */
@media screen and (max-width: 980px) {
  .works.type-works .page-title h1 {
      font-size: 56px;
      line-height: 1.3em;
  }

  .works.type-works h3,
  .works.type-works h4 {
      font-size: 46px;
      line-height: 1em;
  }
}

@media screen and (max-width: 640px) {
  .works.type-works .page-title h1 {
      font-size: 30px;
      line-height: 36px;
  }

  .works.type-works h3, 
  .works.type-works h4 {
      font-size: 20px;
  }
}