/*--------------------------------------------------------------
# TEAM TEMPLATE
--------------------------------------------------------------*/
.team-header-type header #site-navigation{
    padding: 1.5rem 1rem;
    min-height: 70px;
}
.team-header-type .main-navigation .custom-logo-link{
    width: 105px;
    height: auto;
    position: absolute;
    background: #fff;
    padding: 0 10px 0 0;
    top: 0;
    z-index: 999;
    text-align: center;
    clip-path: polygon(0 100%, 0% 0, 100% 0, 90% 100%);
}
.main-navigation .custom-logo{
    height: 85px;
    max-height: none;
  }
.team-header-type header.sticky_header .main-navigation .custom-logo-link{
    width: 94px;
}
.team-header-type header.sticky_header #site-navigation .custom-logo{
    max-height: 76px;
}
.team-header-type .main-navigation .team-name{
    position: absolute;
    left: 105px;
    top: 28px;
}
.team-header-type .main-navigation .ssl-main-sponsor{
    position: absolute;
    left: 208px;
    top: 10px;
    opacity: 0.7;
}
.team-header-type .main-navigation .ssl-main-sponsor img{
    height: 48px;
    width: auto;
}
.team-header-type header.sticky_header .main-navigation .team-name{
    left: 94px;
}
.team-header-type .main-menu li ul.sub-menu,
.team-header-type header.sticky_header #site-navigation .main-menu>li>ul.sub-menu{
    top: 47px;
}
.team-header-type .ssl-goldcup-schedule .select_countries{
    display:none !important;
    visibility: hidden;
}

.team-header-type .site-content .top-header-banner{
 
  width: 100%;
 
  bottom:60px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9;
  padding: 5px 5px  ;
}

@media only screen and (min-width: 768px) {
.team-header-type .site-content .top-header-banner{
  position: absolute;
  width: 100%;
  /*top: 80%;*/
  bottom:15px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9;
  padding: 5px 5px  ;
}
}
/*
.team-header-type #ssl_main_carousel .carousel-caption .ssl-description,
.team-header-type #ssl_main_carousel .carousel-caption .ssl-title{
   
    background:rgba(0, 8, 57, 0.3);
    padding-left: 10px;
}
.team-header-type #ssl_main_carousel .carousel-caption{
background: rgba(0, 8, 57, 0.1);
padding-left: 10px;
}
*/
  