.popular .host-utility {
top: calc(1rem + 2px);
  left: calc(1rem + 2px);
}
.host-utility {
position: absolute;
  top: 1rem;
  left: 1rem;
  
  display: inline-block;
  background-color: rgba(54,69,79,.7);
}

.host-utility p {
color: #fff;
  font-size: .7rem;
  padding: 10px;
  margin:0px
}

.wistia_responsive_padding {
width: calc(100% + 1px)
}
.vid-container {
overflow: hidden;}
.vid-container.popular {

  border: 2px solid #71c5e8;
  border-bottom: 0px;
}
.updatebarWrap.popular {

  box-sizing:border-box;
 border: 2px solid #71c5e8;
  border-top:0px;
 

}
button.burns-button {outline:none;}
.clearboth {
width:100%;
  clear:both;
  text-align:center;
}
.divide {
position:relative;
}
.triangle-wrap {
width:100%;
  max-width:100px;
 
display:inline-block;
  position: absolute;
  right:1rem;
  bottom:1rem;
height:100px;
text-align:center;
 
}
.triangle {
 border-left: 60px solid transparent;
    border-right: 60px solid #71c5e8;
    border-top: 60px solid transparent;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
  bottom:0;
  height:0;
  width:0;
    z-index: 2;
}
.t-wrap {position:absolute;
bottom:0;
right:0;
  width:100%;
  height:100%;
}
  
.t-wrap i {
position:absolute;
  right:7px;
  bottom:6px;
  z-index:5;
  color:#fff;
  font-size: 1.4rem
}

.hot-vid img {
width:100%
}
.filters button {
    width: 100%;
}
.filters  {
    width: 100%;
}

.filter-button {
    background-color: #FFFFFF;
    outline: none;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-color: #0057b8;
    border-style: solid;
    border-width: 1px;
    border-radius: 25px;
    box-sizing: border-box;
    color: #0057b8;
    cursor: pointer;
    display: inline-block;
    font-family:  Arial;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px 0px;
    padding: 12px 20px;
    text-align: center;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-transform: uppercase;
    transition-delay: 0s, 0s;
    transition-duration: 0.3s, 0.3s;
    transition-property: background-color, color;
    transition-timing-function: ease-in-out, ease-in-out;
    text-decoration: none;
    word-spacing: 0px;
    writing-mode: lr-tb;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: none;
    -webkit-writing-mode: horizontal-tb;
    -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out;
    transition: background-color .3s ease-in-out,color .3s ease-in-out;
}
.image-wrapwrap {
        position:relative;
        padding-bottom: 56.25%
        
    }
    .divide:hover img {
        transform: translateZ(0) scale(1.0);
        transition: transform .35s,-webkit-transform .35s;
    }
    .image-wrap{
        position:absolute;
        top:0;
        bottom:0;
        right:0;
        left:0;
        overflow: hidden;
        
    }
    .image-wrap img {
        width:100%;
        transform: translateZ(0) scale(1.1);
        transition: transform .35s,-webkit-transform .35s;
    }
    .image-wrap img:hover {
        transform: translateZ(0) scale(1.0);
        transition: transform .35s,-webkit-transform .35s;
    }
    .clicky-mcclick-face {
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
    }
    .ul-wrap {
        border-radius: 25px;
        overflow: hidden;
        border: solid 1px #0057b8;
        position: absolute;
        top:90%;
        transform: translateX(-50%);
        left:50%;
        z-index:10;
        width:100%;
        background-color:#fff;
    }
    .ul-wrap ul {
        margin: 0px;
        padding-left: 0px;
      max-height: 600px;
    overflow-y: auto;
    }
    .ul-wrap ul li input {
        display: none;
    }
    .ul-wrap ul li {
        padding: 0em 0em;
        border-top: 1px solid #b1b3b3;
        display: block;
        color: #0057b8;
        cursor: pointer;
        text-transform: uppercase;
        line-height: 1.2;
        font-size: 1em;
        transition: background-color .3s ease-in-out,color .3s ease-in-out;
        font-family: Arial;
        font-weight: 500;
        font-style: normal;
        margin: 0px;
        list-style: none;
    }
    
    .ul-wrap ul li label {
        padding: .75em .5em;
        color: #0057b8;
        cursor: pointer;
        text-transform: uppercase;
        line-height: 1.2;
        font-size: 1em;
        transition: background-color .3s ease-in-out,color .3s ease-in-out;
        font-family: Arial;
        font-weight: 500;
        font-style: normal;
        width: 100%;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
        margin: 0px;
    }
    
    .filters-wrap {
        width:100%;
        display:flex;
        flex-direction:row;
        justify-content: center;
        
    }
    .filters {
        max-width:250px;
        box-sizing: border-box;
        padding: 1rem;
        position:relative;
        display:inline-block;
        
    }
    .filters button {
        width:100%;
    }
    .minify {
        height:0px;
        width:0px;
    }
    .updatebarWrap h2.title {
        font-size: 1.7rem;
        line-height: 1.2em;
        
        color: #0057b8;
    }
    .updatebarWrap {
        padding:1rem;
        background-color: rgba(204,204,204,.2);
        width:100%;
        box-bozing: border-box
    }
</style>
<style>
    .filters {
        width:100%;
    }
    .filter.selected {
        
        background-color: #0057b8;
        color: #ffffff;
        cursor: pointer;
    
        
    }
    .divide {
        width: 33.3333333333333%;
        box-sizing: border-box;
        padding:1rem;
        align-self: flex-start;
        
    }
    @media(max-width:1200px){
    .divide {
        width: 50%;
        box-sizing: border-box;
        padding:1rem;
        align-self: flex-start;
        
    }  
    }
    @media(max-width:767px){
    .divide {
        width: 100%;
        box-sizing: border-box;
        padding:1rem;
        align-self: flex-start;
        
    }  
    }
    .wistia_responsive_padding {
        padding:56.25% 0 0 0;
        position:relative;
    }
    .wistia_responsive_wrapper {
        height:100%;
        left:0;
        position:absolute;
        top:0;
        width:100%;
    }
    .ultimate {
        display:flex;
        width:100%;
        flex-direction: row;
        justify-content: flex-start;
        align-content: items;
        flex-wrap: wrap;
        align-items:center;
       
    }
    .dropdown-wrapper{ 
        width:25%;
        box-sizing:border-box; 
        padding:12px;
        max-width:200px;
        
    }
    .intern {
        
    }
    .number {
        background-color: #003865;
        text-align:center;
        color:#47d7ac;
        font-family: Arial !important; 
        box-sizing: border-box;
        padding: .8rem;
        display:inline-block;
        margin:0 12px;
        flex-grow:1;
        max-width:170px;
        
        
        
        
       
        
    }
    .titley {
        color:#47d7ac;
        font-size:1.5rem;
        font-weight: bold;
        line-height:1em;
    }
    .number p {
        color:#47d7ac;
        font-weight: bold;
        font-size:3rem;
        line-height:1em;
        padding:0px;
        margin:0px;
    }
    select.dropdown::selection {box-shadow: inset 0 0px 0px rgba(0,0,0,0);}
    select.dropdown::active {box-shadow: inset 0 0px 0px rgba(0,0,0,0);}
    select.dropdown:hover {cursor:pointer; box-shadow: inset 0 0px 0px rgba(0,0,0,0);}
    select.dropdown option:hover {cursor:pointer;}
    select.dropdown {
        font-family: Arial; 
        border-radius:14px; 
        color:#003865; 
        border: 1px solid #003865; 
        padding:10px 12px; 
        height:auto; 
        font-weight:bold; 
        box-shadow: inset 0 0px 0px rgba(0,0,0,0) !important;
        
    }
    
    @media(max-width:800px) {
        
        .dropdown-wrapper{width:50%; 
        }
    }