<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("OpenSansCondensed_Bold/stylesheet.css");
@import url("OpenSansCondensed_Light/stylesheet.css");
/*

TemplateMo 552 Video Catalog

https://templatemo.com/tm-552-video-catalog

*/

html { scroll-behavior: smooth; overflow-x: hidden; }

body {
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 2em;
    overflow-x: hidden;
}

a {
    transition: all 0.3s ease;
    color: #666;
}

a:hover {
    color: #29BBCC;
    text-decoration: none;
}

h2, p {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: -10px;
    margin-top: -10px;
}

.tm-site-header {
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: -1px;
    left: 0;
    padding: 40px;
    height: 90px;
    margin-bottom: 0px;
}

.tm-site-name { font-size: 1.9rem; }

#tm-video-container {
    max-height: 720px;
    overflow: hidden;
    background-color: #333;
}

#tm-video {
    width: 100%;
    height: auto;
}

.tm-bg-black {
    background-color: rgba(0,0,0,0.5);
    color: white;
}

.tm-bg-gray {
    background-color: #F4F4F4;
    margin-bottom: -42px;
    padding-bottom: 0px;
}
.tm-text-primary {
    color: #3399CC;
    line-height: 26px;
    font-weight: 700;
    font-style: normal;
    font-family: "OpenSansCondensed Bold";
    font-size: 18px;
    padding-top: 0px;
    margin-top: -15px;
}
.tm-text-primary-2 {
    color: #5E5E5E;
    line-height: 26px;
    font-weight: 700;
    font-style: normal;
    font-family: "OpenSansCondensed Bold";
    font-size: 18px;
    padding-top: 0px;
    margin-top: -15px;
}
.tm-text-primary-3 {
    color: #5E5E5E;
    line-height: 18px;
    font-weight: 500;
    font-style: normal;
    font-family: "OpenSansCondensed Bold";
    font-size: 16px;
    padding-top: 0px;
    margin-top: -5px;
	margin-bottom: -5px;
}
.tm-nav-link {
    color: white;
    font-size: 1.4rem;
    margin-left: 0px;
    margin-top: -10px;
    padding-left: 0px;
    margin-right: -14px;
    padding-right: 0px;
}

#tm-main-nav .nav-item .nav-link { border-bottom: 1px solid transparent; }

#tm-main-nav .nav-item.active .nav-link,
#tm-main-nav .nav-item:hover .nav-link {
    border-bottom: 1px solid white;
    color: #FFFFFF;
    font-family: "OpenSansCondensed Light";
}

.tm-welcome-container {
    position: absolute;
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 999;
    top: -2px;
    left: -1px;
}

.tm-welcome-text { font-size: 1.6rem; }

.btn {
    padding: 15px 60px;
    font-size: 1.6rem;
    border: none;
    cursor: pointer;
}

.btn-primary { background-color: #3399CC; }
.btn-primary:hover { background-color: #1674a0; }

.tm-btn-submit:before { font-size: 120%; }
.tm-icon-submit:before { content: '\f1d8'; }
.tm-icon-submit:hover:before { top: 18px; }

.tm-btn-download:hover,
.tm-btn-download:focus,
.tm-btn-submit:hover,
.tm-btn-submit:focus {
    color: white;
    background-color: #3399CC;
}


.tm-btn-small { 
    padding: 10.5px 35px;
    font-size: 1.2rem; 
}

.tm-testimonial-text {
	max-width: 725px;
	padding-bottom: 25px;
}
.tm-testimonial-text2 {
	max-width: 675px;
	padding-bottom: 25px;
}

#tm-video-control-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.tm-content-container {
    max-width: 1422px;
    padding-top: 80px;
    padding-bottom: 35px;
}

.tm-content-container2 {
    max-width: 1422px;
    padding-bottom: 35px;
    margin-top: -55px;
    margin-bottom: -20px;
}

.tm-page-title {
    font-size: 2.5rem;
    margin-top: -20px;
}



//* Default desktop styles */
.tm-category-list {
  font-size: 18px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.tm-category-item {
  margin: 16px;
}

.tm-category-link {
  color: #3399CC;
  padding: 10px;
  border-bottom: 3px solid transparent;
}

/* Global Reset for all elements */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body, .tm-header, .tm-main-content, .tm-category-list {
  margin: 0 !important;
  padding: 0 !important;
}



.tm-thumbnail-container { overflow: hidden; }
.tm-thumbnail-container img { transition: all 0.3s ease; }
.tm-thumbnail-container:hover img { transform: scale(1.2) rotate(5deg); }

.tm-catalog-item-description {
    flex: 1;
    line-height: 10px;
}

.tm-categories-container {
    display: flex;
    align-items: center;
}

.tm-categories-text {
    margin-right: 16px;
    margin-top: -20px;
    margin-bottom: -120px;
}
.tm-category-list {
    font-size: 18px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.tm-category-item { margin: 16px; }

.tm-category-link {
    color: #3399CC;
    padding: 10px;
    border-bottom: 3px solid transparent;
}

.tm-category-link.active,
.tm-category-link:hover {
    border-bottom: 3px solid #3399CC;
    color: #3399CC;
}

.tm-paging-link {
    background-color: #F4F4F4;
    margin-right: 12px;
    font-size: 1.5rem;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-item.active &gt; .tm-paging-link,
.nav-item:hover &gt; .tm-paging-link {
    background-color: #CCC;
    color: #666666;
    margin-left: 0px;
    padding-left: 16px;
}

.tm-subscribe-form { 
    display: flex; 
    align-items: center;
}

.tm-subscribe-form &gt; input {
    padding: 5px 15px;
    margin-right: 20px;
    flex: 1;
    max-width: 382px;
}

.tm-footer-links &gt; li { margin-bottom: 10px; }

/*Video detail page*/

.tm-text-link { color: #3399CC; }

.tm-likes-box,

.tm-text-gray { color: #6F7071; }

.tm-fixed-header {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;    
    background-color: #666;
}

#tm-fixed-header-bg {
    height: 100px;
}
.tm-fixed-header-1 { background-image: url(../img/banners/banner_creative.jpg); }
.tm-fixed-header-2 { background-image: url(../img/banners/banner_ai.jpg); }
.tm-fixed-header-3 { background-image: url(../img/banners/banner_angst.jpg); }
.tm-fixed-header-4 { background-image: url(../img/banners/banner_awards.jpg); }
.tm-fixed-header-5 { background-image: url(../img/banners/banner_bios.jpg); }
.tm-fixed-header-6 { background-image: url(../img/banners/banner_redirect.jpg); }
.tm-fixed-header-7 { background-image: url(../img/banners/banner_oscars.jpg); }
video {
  width: 100%;
  height: auto;
}

.fa-twitter { color: #00acee; }
.fa-pinterest { color: #c8232c; }
.tm-welcome-text-2 { max-width: 575px; }

/*About*/
.tm-about-text-container { max-width: 920px; }

.parallax-window {
    min-height: 100px;
    background: transparent;
}

.parallax-window-2 {
    min-height: 68px;
}

.tm-about-icon {
    color: #999;
}

/* Contact */

.form-control {
    font-size: 1.2rem;
    padding: 10px 10px;
}

.cards {
    width: 100%;
    height: auto;
    max-width: 1209px;
    max-height: 614px;
    opacity: 0.8;
}
/*Memes Size*/
.cards2 {
    width: 100%;
    height: auto;
    max-width: 800px;
    max-height: auto;
	padding-bottom: 25px;
    opacity: 1;
}
/*ANGST Size*/
.cards3 {
    width: 100%;
    height: auto;
    max-width: 900px;
    max-height: auto;
	padding-bottom: 25px;
    opacity: 1;
}
/*AI Size*/
.cards4 {
    width: 100%;
    height: auto;
    max-width: 720px;
    max-height: 1280;
	padding-bottom: 25px;
    opacity: 1;
}
.center-image {
  display: grid;
  justify-items: center;
}

@media (min-width: 992px) {
    #tm-main-nav .nav-item { margin: 20px 40px; }
    .navbar-expand-lg .navbar-nav .nav-link { padding: 8px 0px; }
    .navbar-expand-lg .navbar-collapse { justify-content: flex-end; }
}

@media (max-width: 991px) {
    .navbar {
    max-width: 220px;
    position: absolute;
    top: -16px;
    right: -17px;
    padding: 0;
    }
    
    .navbar-collapse {
        background-color: rgba(0,0,0,0.5);
        border-radius: 5px;
        border-top-right-radius: 0;
        padding: 10px 15px;
    }

    .nav-item {
    margin-bottom: 10px;
    font-family: "OpenSansCondensed Light";
    padding-left: 0rem;
    padding-right: 0rem;
}

    .navbar-toggler {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        width: 52px;
        height: 40px;
    }

    .navbar-toggler.collapsed {
        border-bottom-left-radius: .25rem;
        border-bottom-right-radius: .25rem;   
    }

    .navbar-toggler i.tm-menu-opened-icon { display: block; }
    .navbar-toggler i.tm-menu-closed-icon { display: none; }
    .navbar-toggler.collapsed i.tm-menu-opened-icon { display: none; }
    .navbar-toggler.collapsed i.tm-menu-closed-icon { display: block; }
    
    .tm-welcome-text { font-size: 1.4rem; }

    #tm-video {
        width: 888px;
        height: 500px;
    }

    .tm-logo-container {
        height: 160px;
        width: 250px;
    }

    .tm-site-header { padding: 20px; }
    .tm-catalog-item-list { max-width: 924px; }
    .tm-share-box { max-width: 400px; }
}

@media (max-width: 879px) {
    .tm-categories-container {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 419px) {
    .tm-testimonial {
    flex-direction: column;
    }
}


/* Mobile-specific cleanup for iPhone and narrow screens */
/* Mobile-specific Adjustments */
@media screen and (max-width: 600px) {
  /* Video container adjustment to fill full height and width */
  .tm-video-container {
    width: 100% !important; /* Ensure full width */
    height: 100vh !important; /* Full height */
    margin: 0 !important; /* No margin */
    padding: 0 !important; /* No padding */
    position: absolute !important; /* Absolute positioning */
    top: 0 !important; /* Align to top */
    left: 0 !important; /* Align to left */
    overflow: hidden !important; /* Ensure no overflow */
  }

  /* Ensure iframe fills the entire video container */
  .tm-video-container iframe {
    width: 100% !important;
    height: 100% !important;
    border: none; /* Remove border */
    object-fit: cover !important; /* Ensure video covers the container */
  }

  /* Category list adjustments */
  .tm-category-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* Allow items to wrap on small screens */
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    position: relative; /* Ensure it stays inside the viewport */
    z-index: 1; /* Ensure category list stays above video */
  }

  /* Reducing padding between links */
  .tm-category-item {
    margin: 2px !important; /* Reduce space between items */
    padding: 0 !important;
  }

  .tm-category-link {
    font-size: 12px !important;
    padding: 4px 6px !important; /* Reduce padding */
    border-width: 1px !important;
    text-align: center;
    white-space: nowrap; /* Ensure text doesn't wrap */
  }

  /* General reset for body, no margin or padding */
  body {
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
  }

  /* Prevent any overflow issues */
  html, body {
    overflow-x: hidden !important; /* Prevent horizontal scroll */
  }
}

/* Desktop View Adjustments */
@media screen and (min-width: 601px) {
  /* Category list for desktop */
  .tm-category-list {
    display: flex;
    justify-content: center;
    padding: 0 !important;
    margin: 0 !important;
  }

  .tm-category-item {
    margin: 4px !important;
  }

  /* Video container reset */
  .tm-video-container {
    margin: 0 !important;
    padding: 0 !important;
  }
}

/* Mobile Sublink Fix (Add to END of CSS) */
@media screen and (max-width: 480px) {
    .tm-category-link {
        font-size: 12px !important;    /* Reduced from 18px */
        padding: 4px 6px !important;   /* Reduced from 10px */
        margin: 0 !important;          /* Remove default margins */
        border-bottom: 1px solid transparent !important; /* Thinner border */
    }
    
    .tm-category-item {
        margin: 4px 0 !important;      /* Reduced vertical spacing */
    }
    
    .tm-category-list {
        flex-direction: column;        /* Stack vertically */
        gap: 4px !important;           /* Space between items */
    }
}



/* START: Universal video centering */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  width: 100%;
  margin: 0 auto;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}





/* ===================== */
/* MOBILE SUBLINK FIX    */
/* ===================== */
@media screen and (max-width: 480px) {
  .tm-category-link {
    font-size: 12px !important;        /* Reduced from 18px */
    padding: 4px 6px !important;       /* Reduced from 10px */
    margin: 0 !important;              /* Remove default margins */
    border-bottom: 1px solid transparent !important; /* Thinner border */
  }

  .tm-category-item {
    margin: 4px 0 !important;          /* Reduced vertical spacing */
  }

  .tm-category-list {
    flex-direction: column;            /* Stack vertically */
    gap: 4px !important;               /* Space between items */
  }
}

/* ===================== */
/* UNIVERSAL VIDEO CENTERING */
/* ===================== */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;  /* 16:9 aspect ratio */
  width: 100%;
  margin: 0 auto;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ===================== */
/* RESPONSIVE CENTERING  */
/* ===================== */

/* Video Wrapper (Ensures video is properly centered) */
.tm-video-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  height: auto;
  padding: 0;
}

.responsive-iframe {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: cover;
  aspect-ratio: 16/9; /* Maintain aspect ratio */
}

/* Adjust Sub-links for Narrow Desktop and Smartphones */
@media (max-width: 992px) {
    .tm-category-list {
        display: flex !important;
        flex-wrap: nowrap !important; /* Prevent stacking */
        justify-content: space-evenly !important; /* Evenly space links */
        align-items: center !important; /* Keep links centered */
        gap: 8px !important; /* Small gap between links */
        overflow-x: auto !important; /* Allow horizontal scroll if necessary */
    }

    .tm-category-item {
        flex-grow: 1 !important; /* Allow items to grow */
        flex-basis: 0 !important; /* Flexible starting size */
        text-align: center !important;
        font-size: 14px !important; /* Adjust font size for smaller screens */
        margin: 0 !important; /* Remove extra margin */
    }
}

/* Wide Smartphones Fix (Landscape &amp; Portrait) */
@media (min-width: 400px) and (max-width: 600px) {
    .tm-category-list {
        display: flex !important;
        flex-wrap: nowrap !important; /* Prevent stacking */
        justify-content: center !important; /* Center links */
        gap: 4px !important; /* Small gap between links */
        overflow-x: auto !important; /* Allow scroll if necessary */
    }

    .tm-category-item {
        flex-grow: 1 !important; /* Allow items to grow */
        flex-basis: 0 !important; /* Flexible size */
        text-align: center !important;
        font-size: 12px !important; /* Adjust for smaller screens */
        margin: 0 !important; /* Remove margin */
    }
}

/* Desktop Specific */
@media (min-width: 992px) {
    .tm-category-list {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; /* Evenly distribute links */
    }

    .tm-category-item {
        flex-grow: 1;
        flex-basis: 0;
        font-size: 16px; /* Adjust font size for desktop */
    }
}
</pre></body></html>