<style>












@media only screen and (min-width: 2550px) {
  html {
    zoom: 150%
  }
}
@media only screen and (min-width: 3000px) {
  html {
    zoom: 180%
  }
}
@media only screen and (min-width: 3550px) {
  html {
    zoom: 170%
  }
}
@media only screen and (min-width: 3840px) {
  html {
    zoom: 180%
  }
}
@media only screen and (min-width: 4000px) {
  html {
    zoom: 250%
  }
}

@media only screen and (min-width: 5000px) {
  html {
    zoom: 300%
  }
}
@media only screen and (min-width: 6000px) {
  html {
    zoom: 350%
  }
}

@media only screen and (min-width: 7000px) {
  html {
    zoom: 400%
  }
}

@media only screen and (min-width: 8000px) {
  html {
    zoom: 480%
  }
}

@media only screen and (min-width: 9000px) {
  html {
    zoom: 500%
  }
}

@media screen and (min-width: 0px) and (max-device-width:0px) {
    #mainSectionContainer {
     padding-left: 0px;

    }

    #mainSectionContainer.leftPadding {
     padding-left: 0px !important;
    }

    #sideNavContainer {
    background-color: white;
    padding-top: 56px;
    position: fixed;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    width: 0px;
    box-shadow: 11.6px 3.3px 10px rgb(0 0 0 / 3%), 93px 26px 80px rgb(0 0 0 / 0%);
    margin-block: 20px;
    
   }
   
   #mainContentContainer {
    padding: 0px 0px;
    display: flex;
    flex: 1;
    padding-block: 4px;
   }

   *::-webkit-scrollbar {
    height: 0px;
    width: 0px;
    }

    #mastHeadContainer {
    width: 100%;
    height: 56px;
    position: fixed;
    top: 0;
    left: 0;
    padding: 7px 22px;
    box-sizing: border-box;
    border-bottom: 0px solid #e8e8e8;
    background-color: #fff;
    z-index: 19;
    display: flex;
    align-items: center;
   }

   #sideNavContainer {
    background-color: white;
    padding-top: 56px;
    position: fixed;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    width: 0px;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 3%), 0px 0px 0px rgb(0 0 0 / 0%);
    margin-block: 20px;
    display: block;
    z-index: 1;
    }


  

}




























#sideNavContainer .navigationItem img {
      height: 40px;
      margin-right: px;
    }

    #sideNavContainer .navigationItem a {
     flex: 1;
     display: flex;
     align-items: center;
     padding: 0 0px;
     flex-direction: column;
    }
    #sideNavContainer .navigationItem span {
     flex: 1;
     color: #111;
     font-size: 10px;
    }
    #sideNavContainer .navigationItem img {
     height: 40px;
     margin-right: 0px;
    }
    .sidenav-item-compress {
     flex-direction: row !important;
     padding: unset !important;
     margin: 0 28px;
     height: 18px;
    }
    .sideNavContainer-compress {
      width: 208px !important;
    }
     
    @media only screen and (max-device-width : 640px) {
     .sideNavContainer-compress {
      width: 300px !important;
      }
      .sidenav-span-compress {
      font-size: 23.4px !important;
      padding-left: 27px;
      }
      #sideNavContainer {
      background-color: white;
      padding-top: 56px;
      position: fixed;
      top: 0;
      bottom: 0;
      display: flex;
      flex-direction: column;
      width: 0px;
      box-shadow: 11.6px 3.3px 10px rgb(0 0 0 / 3%), 93px 26px 80px rgb(0 0 0 / 0%);
      } 
    }
    #mainSectionContainer.leftPadding {
     padding-left: 0px !important;
    }

    #sideNavContainer .navigationItem a {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0 27px;
    flex-direction: row;
    }

    #sideNavContainer .navigationItem img {
    height: 18px;
    margin-right: 0px;
    }

   
    #sideNavContainer .navigationItem span {
     flex: 1;
     color: #111;
     font-size: 12.4px;
    }  
    
    
   
    #sideNavContainer {
     background-color: white;
     padding-top: 56px;
     position: fixed;
     top: 0;
     bottom: 0;
     display: flex;
     flex-direction: column;
     width: 208px;
     box-shadow: 11.6px 3.3px 10px rgb(0 0 0 / 3%), 93px 26px 80px rgb(0 0 0 / 0%);
     z-index: 1;
     display: none;
    }

   

    .sidenav-span-compress {
     font-size: 12.0px !important;
     padding-left: 19px;
    }

    @media only screen and (max-device-width : 640px) {
      .sidenav-span-compress {
      font-size: 23.4px !important;
      padding-left: 27px;
      }
     
    }

    

    @media screen and (min-device-width: 640px) and (max-width:9500px) { 
    #sideNavContainer {
     background-color: white;
     padding-top: 56px;
     position: fixed;
     top: 0;
     bottom: 0;
     display: flex;
     flex-direction: column;
     width: 0px;
     box-shadow: 0px 0px 0px rgb(0 0 0 / 3%), 0px 0px 0px rgb(0 0 0 / 0%);
     margin-block: 20px;
     display: block;
     z-index: 1;
    }
    #mainSectionContainer.leftPadding {
     padding-left: 0px !important;
    }

    #sideNavContainer .navigationItem a {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0 0px;
    flex-direction: column;
    }

    
    #sideNavContainer .navigationItem span {
     flex: 1;
     color: #111;
     font-size: 10px;
    } 

   

   















    @media screen and (min-device-width: 640px) and (max-width:9500px) { 
    #sideNavContainer {
     background-color: white;
     padding-top: 56px;
     position: fixed;
     top: 0;
     bottom: 0;
     display: flex;
     flex-direction: column;
     width: 73px;
     box-shadow: 0px 0px 0px rgb(0 0 0 / 3%), 0px 0px 0px rgb(0 0 0 / 0%);
     margin-block: 20px;
     display: block;
     z-index: 1;
    }
    #mainSectionContainer.leftPadding {
     padding-left: 73px !important;
    }

























   


































































































































































































































   @media screen and (min-width: 701px) and (max-width:807px) {
    #sideNavContainer .navigationItem a {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0 27px;
    flex-direction: row;
    }

    #sideNavContainer .navigationItem span {
    flex: 1;
    color: #111;
    font-size: 14.4px;
    padding-left: 27px;
    }
  
}



#sideNavContainer .navigationItem img {
height: 18px;
margin-right: 27px;
padding-left: 30px;
}

.sidenav-img-compress {
margin-right: revert-layer;
}

#sideNavContainer .navigationItem {
height: 50px;
display: flex;
}




#sideNavContainer {
background-color: white;
padding-top: 60px;
position: fixed;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
width: 73px;
box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.03), 0px 0px 0px rgba(0, 0, 0, 0.0);
margin-block: 20px;
display: block;
z-index: 1;
}

#sideNavContainer .navigationItem img {
height: 18px;
margin-right: 0px;
padding-left: 0px;
}






*, ::after, ::before {
box-sizing: border-box;
}


/* ��� Chrome/Edge/Safari */
*::-webkit-scrollbar {
height: 0px;
width: 6px;
}
*::-webkit-scrollbar-track {
background: white;
}
*::-webkit-scrollbar-thumb {
background-color: #555;
border-radius: 5px;
border: 0px solid orange;
}



.thumbnail-ima {
width: 100%;
height: 100%;
min-width: 373px;
min-height: 208px;
background-color: #AAA;
}







@media screen and (min-width: 701px) and (max-width:807px) {


 #sideNavContainer {
 background-color: white;
 padding-top: 56px;
 position: fixed;
 top: 0;
 bottom: 0;
 display: flex;
 flex-direction: column;
 width: 208px;
 box-shadow: 11.6px 3.3px 10px rgba(0, 0, 0, 0.03), 93px 26px 80px rgba(0, 0, 0, 0.0);
 margin-block: 20px;
 display: none;
}   
    


#mainContentContainer {
    padding: 0px 17.5px;
    display: flex;
    flex: 1;
    padding-block: 0px;
}


#mainContentContainer {
padding: 0;
display: block;
width: 88%;
padding: 0 17.5px;
position: relative;
float: left;
}
}

.dropbtn {
background-color: #4CAF50;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}



.dropdown {
position: relative;
display: inline-block;
}

.dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}

.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}



.videoGridItem .thumbnail .duration {
bottom:5px;
margin: 0 5px 0 0;
}







@media screen and (min-width: 701px) and (max-width:1098px) {

  

.videoGrid {
width: 100%;
margin-left: 0%;
flex-wrap: wrap;

}

content>.active .thumbnail {
    display: block;
    width: 250px;
    height: 140px;
}



}



@media screen and (min-width: 0px) and (max-width:701px) {

.videoGrid {
width: 100%;
margin-left: 0%;
flex-wrap: wrap;

}

content>.active .thumbnail {
    display: block;
    width: 250px;
    height: 140px;
}


#sideNavContainer .navigationItem img {
height: 18px;
margin-right: px;
}
#sideNavContainer .navigationItem a {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 0 28px;
    flex-direction: row;
}

.sidenav-span-compress {
font-size: 14.4px !important;
padding-left: 27px;
}
.navigationItem span {
    flex: 1;
    color: #111;
    font-size: 10px;
}
#sideNavContainer .navigationItem span {
    flex: 1;
    color: #111;
    font-size: 14.4px;
    padding-left: 27px;
}
#sideNavContainer .navigationItem img {
height: 18px;
margin-right: 0px;
}
.sidenav-item-compress {
flex-direction: row !important;
padding: unset !important;
margin: 0 28px;
height: 18px;
}
.sideNavContainer-compress {
width: 208px !important;
}

.sidenav-span-compress {
font-size: 14.4px !important;
padding-left: 27px;
}
































































#sideNavContainer {
background-color: white;
padding-top: 56px;
position: fixed;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
width: 208px;
box-shadow: 11.6px 3.3px 10px rgba(0, 0, 0, 0.03), 93px 26px 80px rgba(0, 0, 0, 0.0);
margin-block: 20px;
display: none;
}


#mainSectionContainer {
padding-top: 56px;
display: flex;
justify-content: center;
}

#mastHeadContainer {
width: 99%;
height: 56px;
position: fixed;
top: 0;
left: 0;
padding: 7px 22px;
box-sizing: border-box;
border-bottom: 0px solid #e8e8e8;
background-color: #fff;
z-index: 19;
display: flex;
align-items: center;
}

#mastHeadContainer .searchBarContainer .searchBar {
flex: 1;
max-width: 600px;
color: #111;
padding: 4px 10px;
font-size: 14px;
font-weight: 100;
border: 1px solid #ccc;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
border-right: none;
height: 40px;
box-shadow: #eee 0px 1px 2px 0px inset;
}


.thumbnail {
min-height: px;
}

















































































@media screen and (min-width: 0px) and (max-device-width:701px) {

#mainSectionContainer {
    padding-left: 0px;
}


.videoGridItem .thumbnail {
width: 1025px;
height: 600px;
position: relative;
}

#sideNavContainer {
background-color: white;
padding-top: 56px;
position: fixed;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
width: 208px;
box-shadow: 11.6px 3.3px 10px rgba(0, 0, 0, 0.03), 93px 26px 80px rgba(0, 0, 0, 0.0);
margin-block: 20px;
display: none;
}
.videoGrid.large .videoGridItem .thumbnail {
width: 1015px;
height: 600px;
margin-right: 16px;
}
.videoGrid.large .videoGridItem {
height: auto;
display: flex;
flex-direction: column;
}
#mainSectionContainer {
padding-top: 56px;
display: flex;
justify-content: center;
}

#mastHeadContainer {
width: 99%;
height: 56px;
position: fixed;
top: 0;
left: 0;
padding: 7px 22px;
box-sizing: border-box;
border-bottom: 0px solid #e8e8e8;
background-color: #fff;
z-index: 17;
display: flex;
align-items: center;
}

#mastHeadContainer .searchBarContainer .searchBar {
flex: 1;
max-width: 600px;
color: #111;
padding: 4px 10px;
font-size: 14px;
font-weight: 100;
border: 1px solid #ccc;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
border-right: none;
height: 40px;
box-shadow: #eee 0px 1px 2px 0px inset;
}


.thumbnail {
min-height: 160px;
}

.videoGridItem {
height: 100%;
width: 100%;
margin: 0 0 4% 0;
float: left;
position: relative;
display: block;
}
.videoGridItem .thumbnail {
border-radius: 15px;
width: 100%;
height: auto;
margin: 0;
padding: 0;
min-width: 100%;
grid-template-columns: repeat(auto-fill, minmax(100%, 1fr))!important;
}
video#videoElementID {
width: 100%;
padding: 0;
margin: 0;
height: 100%;
border-radius: 0px !important;
}

.videoGrid {
width: 100%;
flex-wrap: nowrap;
display: block;
}

}




@media screen and (min-width: 807px) and (max-width:9550px)  {
    #mastHeadContainer .logoContainer {
     padding-right: 220px;
     width: 30%;
    }

    #mainSectionContainer {
     padding-left: 73px;

    }
    #mainSectionContainer.leftPadding {
     padding-left: 73px !important;
    }

   

    #mainContentContainer {
    padding: 0px 17.5px;
    display: flex;
    flex: 1;
    padding-block: 4px;
   }

   *::-webkit-scrollbar {
     height: 0px;
     width: 6px;
    }

    
}





@media screen and (min-width: 0px) and (max-device-width:640px) {
    #mainSectionContainer {
     padding-left: 0px;

    }

    #mainSectionContainer.leftPadding {
     padding-left: 0px !important;
    }

    #sideNavContainer {
    background-color: white;
    padding-top: 56px;
    position: fixed;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    width: 0px;
    box-shadow: 11.6px 3.3px 10px rgb(0 0 0 / 3%), 93px 26px 80px rgb(0 0 0 / 0%);
    margin-block: 20px;
    
   }
   
   #mainContentContainer {
    padding: 0px 0px;
    display: flex;
    flex: 1;
    padding-block: 4px;
   }

   *::-webkit-scrollbar {
    height: 0px;
    width: 0px;
    }

    #mastHeadContainer {
    width: 100%;
    height: 56px;
    position: fixed;
    top: 0;
    left: 0;
    padding: 7px 22px;
    box-sizing: border-box;
    border-bottom: 0px solid #e8e8e8;
    background-color: #fff;
    z-index: 17;
    display: flex;
    align-items: center;
   }

   #filters {
    width: 120%;  
   }

   #filters {
    position: fixed;
    left: -150px;
    top: 53px;
    width: calc(100% - 250px);
    height: 60px;
    background: #fff;
    border-top: 0px solid #dbdbdb;
    border-bottom: 0px solid #dbdbdb;
    padding: 0 20px;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
    width: 120%;
    padding: 35px 0px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #242424;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    z-index: 1;
    top: 2;
    }

    .videoGridItem .thumbnail .duration {
    bottom: 5px;
    margin: 0 5px 0 0;
    }

}


}



































































































































































































































































































































































































































































































































































































@media screen and (min-width: 0px) and (max-width: 1799px) { 
    
  #sideNavContainer .heading {
    color: rgba(17,17,17,0.6);
    font-size: 14px;
    font-weight: 500;
    padding: 9550px 24px 0;
    border-top: 0px solid #ededed;
    display: block;
  }
}






































@media screen and (min-width: 0px) and (max-device-width:840px) {
    .tab-content>.active .thumbnail {
     display: block;
     width: px;
     height:px;
    } 
}































































































































@media screen and (min-width: 1800px) and (max-width:9550px) {
       
    
       #mainSectionContainer {
        padding-left: 208px;
   
       }
       #mainSectionContainer.leftPadding {
        padding-left: 73px !important;
       }
   
      
   
       #mainContentContainer {
       padding: 0px 17.5px;
       display: flex;
       flex: 1;
       padding-block: 4px;
       flex-direction: column-reverse;
      }
   
      *::-webkit-scrollbar {
        height: 0px;
        width: 6px;
       }
   
       #sideNavContainer {
       background-color: white;
       padding-top: 60px;
       position: fixed;
       top: 0;
       bottom: 0;
       flex-direction: column;
       width: 73px;
       box-shadow: 11.6px 3.3px 10px rgb(0 0 0 / 3%), 93px 26px 80px rgb(0 0 0 / 0%);
       margin-block: 20px;
       z-index: 1;
      }
      .sidenav-span-compress {
       font-size: 14.4px !important;
       padding-left: 27px;
      }
   }




































@media screen and (min-width: 1800px) and (max-width:9550px) {  
.sidenav-item-compress {
flex-direction: row !important;
padding-block: 26px !important;
margin: 2px;
height: 18px;
}
     
.sideNavContainer-compress {
 width: 73px !important;
}


#sideNavContainer {
background-color: white;
padding-top: 50px;
position: fixed;
top: 0;
bottom: 0;
flex-direction: column;
width: 204px;
box-shadow: 11.6px 3.3px 10px rgb(0 0 0 / 3%), 93px 26px 80px rgb(0 0 0 / 0%);
margin-block: 0px;
z-index: 1;
}
#sideNavContainer .navigationItem a {
flex: 1;
display: flex;
align-items: center;
padding: 28px;
flex-direction: row;
padding-bottom: 20px
}


.sidenav-item-compress {
flex-direction: column !important;
padding-left: 4px !important;

}

#sideNavContainer .navigationItem {
height: 45px;
display: flex;
flex-direction: column;

}

.sidenav-span-compress {
    font-size: 10px !important;
    padding-left: 0px;
}


#sideNavContainer .navigationItem span {
    flex: 1;
    color: #111;
    font-size: 10px;
    
}


#sideNavContainer .navigationItem span {
    flex: 1;
    color: #000;
    font-size: 0.781rem;
    padding-left: px;
    font-weight: 600;
}

#sideNavContainer .navigationItem img {
    height: 21px;
    margin-right: 24px;
}

#filters {
    position: fixed;
    left: 90px;
    top: px;
    width: calc(100% - 250px);
    height: 60px;
    background: #fff;
    border-top: 0px solid #dbdbdb;
    border-bottom: 0px solid #dbdbdb;
    padding: 0 0px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
    width: 95%;
    padding: 0px 0px;
    display: flex;
    text-transform: capitalize;
    color: #242424;
    font-size: 12.4px;
    font-weight: 500;
    text-decoration: none;
    z-index: 1;
    top: 2;
    position: fixed;
    flex-wrap: wrap;
    padding-block: 61px;
    line-height: 55px;
    padding-left: 130px;
}



.sidenav-heading-compress {
    padding: 99560px !important;
    font-size: 13px !important;
}



</Style>