  #background-video {
  width: 100%;
  height: ;
  object-fit: ;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
        
 @media (max-width: 750px) {
    #background-video {  }
    body {
    background: url("h") no-repeat;
     background-size: cover;
    }
}
        
  
*{
    margin: 0; padding:0;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
}

.container{
    position: fixed;
    top: 55vh;
    right: -20;
    z-index: 100;   
}

.container .icon{
    margin:5px 5px;
    text-align: center;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition: 0.4s cubic-bezier(0.52, -0.50, 0.212, 1.45);
    opacity: 1;
}


@media (max-width: 750px) {
    
.container{
    position: fixed;
    top: 55vh;
    z-index: 100;  
}

     
.container .icon span{
    position: relative;
    display: block;
    height: 130px;
    width: 60px;
    padding-top: 20px;
    background: #F47A4D!important;
    color: white!important;
    border-radius: 0%;
    z-index: 2;
    transition: 0.4s cubic-bezier(0.52, -0.50, 0.212, 1.45);

}

.container .icon span i{
    line-height: 40px;
    font-size: 15px;
    color: #cccccc;
}

.container .icon:hover span i{
    line-height: 40px;
    font-size: 15px;
    color: #F47A4D;
}  
    }

@media (min-width: 751px) {

.container .icon span{
    position: relative;
    display: block;
    height: 130px;
    width: 60px;
    background: #F47A4D!important;
    border-radius: 0%;
    padding-top: 20px;
    z-index: 2;
    transition: 0.4s cubic-bezier(0.52, -0.50, 0.212, 1.45);
}

.container .icon span i{
    line-height: 60px;
    font-size: 25px;
    color: #cccccc;
}

.container .icon:hover span i{
    line-height: 60px;
    font-size: 25px;
    color: #F47A4D;
}     
    }

   

.container .icon:hover .tooltip{
    top: -0px;
    opacity: 1;
    margin-top: 10px;
    pointer-events: auto;
}

    
    .container .linkedin span,
.container .linkedin .tooltip,
.container .linkedin .tooltip:before{
    background: #ffffff;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #cccccc;
}


.container .facebook span,
.container .facebook .tooltip,
.container .facebook .tooltip:before{
    background: #ffffff;
        border-radius: 50%;
    color: #fff;
    
    border: 1px solid #cccccc;
}

.container .youtube span,
.container .youtube .tooltip,
.container .youtube .tooltip:before{
    background: #ffffff;
    border-radius: 15px;
    color: #cccccc;
    border: 1px solid #cccccc;
}

.container .twitter span,
.container .twitter .tooltip,
.container .twitter .tooltip:before{
    background: #ffffff;
        border-radius: 50%;
    color: #fff;
    
    border: 1px solid #cccccc;
}

.container .instagram span,
.container .instagram .tooltip,
.container .instagram .tooltip:before{
    background: #ffffff;
        border-radius: 50%;
    color: #fff;
    
    border: 1px solid #cccccc;
}

    .container .spotify span,
.container .spotify .tooltip,
.container .spotify .tooltip:before{
    background: #ffffff;
        border-radius: 50%;
    color: #fff;
    
    border: 1px solid #cccccc;
}

    .container .spotify:hover span,
.container .spotify
.container .spotify:before{
    background: #ffffff;
        border-radius: 50%;
    color: #681F66;
    
    border: 1px solid #cccccc;
}

       
    
.video-overlay{
position:absolute;
z-index:1;
color: white;
}
 

.button {
background: #681F66;
    color: white!important;
  }

input.button {
background: #681F66!important;
    color: white!important;
    text-transform: uppercase;
  }
.button:hover, .button:focus {
    background: #cccccc;
      color: #fff; }  
    
    
    .light {font-weight: 300;}
    .line-beneath {border-bottom: 1px #cccccc solid; display: block; margin-bottom: 0px; margin-top: 6px;padding-bottom: 4px;}
    .wrap {max-width: 100%; z-index: 300; position:relative;}
  .large {font-size: 1.2em;}
h2 {text-align: center; margin-top: -1em;}
    
    
    
.hero-section {
  background: url("/inspiring/img/banners/LP873_Website_Colour Banners_purple.jpg") 50% no-repeat;
  background-size: cover;
  height: 50vh;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

    
.insightscroll {
      border: 0px solid black;
      height: 220px;
      width: 100%;
      overflow-x: scroll;
      overflow-y: hidden;
      }
      .insightscroll-content {
      width: 1800px;
      margin: 10px;
      }  
    
.newheight {height: 180px!important;}  


.white {background: white!important; color: black!important;}

#blue {background-color: #0068a9!important; background: #0068a9!important;}
#lightblue {background-color: #06b3e8!important; background: #06b3e8!important;}
#green {background-color: #00ab9b!important; background: #00ab9b;}
#yellow {background-color: #f78e1e; backgroundr: #f78e1e; }
#orange {background-color: #f47a4d!important; background: #f47a4d!important;}
#opaque {background-color: #682166; opacity: 0.6;}
#whitebackground {background-color: white;}
#darkgreen {background-color: #007872;}


.card {
border: 0!important;
color: #6d6e70;
}

.maps {width: 450px; height: 450px;}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 00px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
    