@media (min-width: 768px) {
  .pb-md-8, .py-md-8 {
    padding-bottom: 3.5rem !important;
  }
  
  .pt-md-8, .py-md-8 {
    padding-top: 3.5rem !important;
  }
}

@media (min-width: 980px) {

  body .main-header {
    overflow-x: inherit; 
  }

  nav.header-menu ul li.hs-item-has-children {
    position: relative; 
    padding-right: 20px;
    margin-right: 25px;
  }
  
  header.main-header section.navigation ul li.hs-menu-depth-1 a {
    padding: 15px 0; 
  }
  
  nav.header-menu .hs-menu-item a:after {
    bottom: 10px; 
  }
  
  nav.header-menu .hs-menu-item.hs-item-has-children a:after {
    width: 0px
  }
  
  nav.header-menu .hs-menu-item.hs-item-has-children li.hs-menu-depth-2:hover a:after, nav.header-menu .hs-menu-item.hs-item-has-children ul.active-branch li.active a:after {
    width: 100%;
  }

  .hs-menu-item.hs-item-has-children.hs-item-has-children:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 12px;
    top: 20px;
    right: 0px;
    background: url(https://www.tribegroup.co/hubfs/Website/global/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .hs-menu-item.hs-item-has-children.hs-item-has-children:hover:after {
    background: url('https://www.tribegroup.co/hubfs/Website/global/arrow-up.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }

  .hs-menu-item.hs-item-has-children .hs-menu-children-wrapper{
    display: none; 
  }

  .hs-menu-item.hs-item-has-children .hs-menu-children-wrapper:before{
    position: absolute;
    content: '';
    width: 13px;
    height: 10px;
    background: #fff url(https://www.tribegroup.co/hubfs/Website/global/arrow-drop-down.svg);
    display: block;
    background-size: cover;
    top: -9px;
    left: 46%;
  }

  .hs-menu-item.hs-item-has-children:hover > .hs-menu-children-wrapper {
    display: block;
    position: absolute;
    top: 39px;
    background: #fff;
    padding: 25px 20px;
    left: 5%;
    -webkit-transform: translate3d(-35%,10px,0);
    transform: translate3d(-35%,10px,0);
    border: 1px solid #f848c4;
  }
  
  nav.header-menu ul li.hs-menu-depth-2 {
    padding-right: 0px; 
    display: inline-block;
  }
  
  header.main-header section.navigation ul li.hs-menu-depth-2 a {
    padding: 5px 0 20px;
  }
  
  nav.header-menu ul li ul.hs-menu-children-wrapper li a span.cs-soon {
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 2px;
    text-align: center;
    color: #f848c4;
    background: #fef0fa;
    display: inline-block;
    margin-left: 2px;
    border-radius: 4px;
    padding: 2px 7px;
  }
  
  nav.header-menu ul li:nth-child(3) ul.hs-menu-children-wrapper li:first-child {
    margin-right: 130px; 
  }
  
  nav.header-menu ul li:nth-child(3) ul.hs-menu-children-wrapper li:nth-child(2) {
    margin-right: 120px;
  }
  
  nav.header-menu ul li:nth-child(3) ul.hs-menu-children-wrapper li:nth-child(3) {
    margin-right: 140px; 
  }
  
  nav.header-menu ul li:nth-child(3) ul.hs-menu-children-wrapper li:nth-child(4) {
    margin-right: 100px; 
  }
  
  nav.header-menu ul li:nth-child(4) ul.hs-menu-children-wrapper li:last-child a {
    cursor: default;
    pointer-events: none;
  }
  
  nav.header-menu ul li:nth-child(4) ul.hs-menu-children-wrapper li:last-child a:after {
    display: none; 
  }
  
  nav.header-menu ul li:nth-child(4) ul.hs-menu-children-wrapper li:first-child {
    margin-right: 130px; 
  }
  
}

/* Mobile Menu */

body .mobile-menu .header-menu ul li.hs-item-has-children ul {
  padding-top: 30px; 
}

body .mobile-menu .header-menu ul li.hs-item-has-children ul li.hs-menu-depth-2 {
  margin-bottom: 10px; 
}

body .mobile-menu .header-menu ul li.hs-item-has-children ul li.hs-menu-depth-2 a {
  font-size: 16px;
  line-height: 24px;
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children {
  position: relative; 
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children:before {
  display: none; 
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children a {
  width: 100%; 
  display: inline-block;
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children > a:before {
  content: '';
  position: absolute;
  top: 13px;
  right: 3px;
  width: 15px;
  height: 10px;
  background: url(https://www.tribegroup.co/hubfs/Website/global/arrow-down.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children a:after {
  width: 0%; 
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children:before {
  content: '';
  position: absolute;
  top: 13px;
  right: 3px;
  width: 15px;
  height: 10px;
  background: url('https://www.tribegroup.co/hubfs/Website/global/arrow-down.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

body .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children.active:before {
  background: url('https://www.tribegroup.co/hubfs/Website/global/arrow-up.svg'); 
  background-size: cover;
  background-repeat: no-repeat;
}

.mobile-menu ul li.hs-menu-depth-1.hs-item-has-children:hover ul.hs-menu-children-wrapper, .mobile-menu ul li.hs-menu-depth-1.hs-item-has-children ul.open-menu-list  {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

.mobile-menu ul li.hs-menu-depth-1.hs-item-has-children ul {
  visibility: hidden;
  opacity: 0;
  display: none;
}
  
.mobile-menu ul li.hs-menu-depth-1.hs-item-has-children:hover ul.hs-menu-children-wrapper
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

.mobile-menu ul li.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden !important;
  opacity: 0 !important;
  display: none !important;
}

.mobile-menu ul li.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper.open-menu-list {
  visibility: visible;
  opacity: 1;
  display: block;
}

.mobile-menu ul li.hs-menu-depth-1.hs-item-has-children.active ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  display: block;
}

.mobile-menu ul li.hs-item-has-children:hover li.hs-menu-depth-2 a:after {
  width: 0px !important;
}

.mobile-menu ul li ul.hs-menu-children-wrapper li a span.cs-soon {
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 2px;
  text-align: center;
  color: #f848c4;
  background: #fef0fa;
  display: inline-block;
  margin-left: 2px;
  border-radius: 4px;
  padding: 2px 7px;
}

/* Footer V2 */

.fv2 {
  background: ;
}

.fv2 .footer-link-wrapper {
  border-top: none;
}

.fv2 .newsletter-wrapper {
  background: #fef0fa; 
}

.main-footer.fv2 .footer-link-wrapper .inner-width {
  max-width: 1070px;
  margin: 0 auto;
}

.fv2 .footer-link-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.fv2 .footer-link-wrapper ul li a {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.25;
  letter-spacing: normal;
  color: #3b373a;
  text-decoration: none;
}

.fv2 .footer-link-wrapper h3 {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #f848c4;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}

.fv2 div.social-icons {
  text-align: left; 
  margin: 0 0 35px;
}

.fv2 div.social-icons a {
  padding-left: 0;
  margin-left: 10%;
  padding-right: 0;
}

.fv2 div.social-icons a.first {
  padding-left: 0; 
  margin-left: 0;
}

.fv2 .footer-link-wrapper ul.location span {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #3b373a;
  text-transform: uppercase;
  display: block;
  margin-bottom: 25px;
}

@media (max-width: 1200px) {
  .main-footer.fv2 .footer-link-wrapper .inner-width {
    margin-left: 3%;
    margin-right: 3%;
  }
}

@media (max-width: 980px) {
  .fv2 .f-copyright-wrap {
    border-top: 1px solid #e4e4e4;
    text-align: center;
  }

  .fv2 .footer-copyright a {
    padding-left: 27px;
    position: relative;
    display: inline-block
  }

  .fv2 .footer-copyright a:last-child {
    display: none; 
  }

  .fv2 .footer-copyright a:before {
    content: "•";
    position: absolute;
    left: 12px;
    color: #e4e4e4;
  }

  .fv2 .footer-copyright div {
    display: inline-block; 
  } 
}

@media (max-width: 768px) {
  
  .main-footer.fv2 .footer-link-wrapper .inner-width {
    margin-left: 15px;
    margin-right: 15px;
  }
  
  .fv2 .footer-link-wrapper .inner-fotlink .row {
    margin-left: 0;
    margin-right: 0;
  }
  
  .fv2 ul.f-column {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2; 
    margin-bottom: 30px;
  }
  
  .fv2 div.social-icons a {
    margin-left: 30px; 
    padding-right: 0;
  }
  
  .fv2 h3.social-title {
    margin-bottom: 25px; 
  }
  
  .social-area {
    margin-top: 50px; 
    text-align: center;
  }
  
  .fv2 div.social-icons {
    text-align: center;
    margin: 0 auto 30px;
  }
  
  .fv2 ul.location li {
    display: inline-block; 
    position: relative;
    padding: 10px 8px;
  }
  
  .fv2 ul.location li:before {
    content: "•";
    position: absolute;
    right: -5px;
    color: #3b373a;
    top: 0px;
  }
  
  .fv2 ul.location li:last-child:before {
    display: none; 
  }
  

}

/* HomePage Extra Css */

.c-home__fb-partner-label img {
  max-width: 95px !important;
  margin-right: 25px;
}

.c-home__tiktok-partner-label img {
  width: 100%;
  height: 70px;
}

/* Testimonial Additional CSS  - 2022*/




@media (min-width: 1280px) {
  .c-home__content__details {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .c-home__content {
    padding: 0 3.75rem;
  }
  
  .c-home__content h1.s-global__header-title {
    max-width: 76%; 
  }
  
}

@media (min-width: 992px) {
  .c-home__fb-partner {
    margin-top: 0;
    position: static !important;
    top: 0;
    display: inline-block !important;
  }
  
}