/* ==========================================================================
   Full Width Expert Template - Styles
   ========================================================================== */

/* ==========================================================================
   Video Player / Simulated Live
   ========================================================================== */
.simulated-live-section {
    width: 100%;
    background: #000;
    position: relative;
    line-height: 0;
}

.vjs-progress-control,
.vjs-remaining-time,
.vjs-current-time {
    display: none !important;
}

.live-label {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #ff0000;
    color: #fff;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: bold;
    z-index: 10;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    border-radius: 2px;
}

center.video-msg {
    position: absolute;
    top: 54%;
    left: 50%;
    z-index: 999;
    color: #fff;
    transform: translate(-50%, -50%);
    font-size: 13px;
}

/* ==========================================================================
   Search / Archive
   ========================================================================== */
.main-search-vidapi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.search-keyword {
    background-size: 62%;
    background-position: right 1px;
    background-repeat: no-repeat;
    margin-top: 0;
    border: none;
    font-family: arial;
    width: 372px;
    font-size: 13px;
    text-align: left;
    display: block;
    padding-left: 1% !important;
}

.globalsearch_post h2 {
    font-size: 1.6rem !important;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important;
}

.globalsearch_post a {
    color: #115172 !important;
    font-weight: 600;
    max-height: 90px;
    overflow: hidden;
}

.globalsearch_post h2 a {
    font-size: 0.9rem !important;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
}

.globalsearch_post {
    flex-grow: 1;
    width: 30%;
    display: flex;
    margin: 10px;
    max-width: 30%;
    box-shadow: 0 2px 16px rgb(0 0 0 / 8%);
    background: #fff;
    padding: 12px;
}

.globalsearch_content {
    line-height: normal;
    margin: 0;
    padding: 0;
}

.globalblog_title {
    font-size: 20px;
    text-decoration: none;
    background: #115172 !important;
    color: #fff;
    padding: 10px;
    font-weight: 500 !important;
}

h1.archive-title {
    color: #000 !important;
}

.archive-header {
    background-color: transparent !important;
    padding: 5rem 0;
    padding-bottom: 0rem;
    padding-top: 4rem;
}

h1.archive-title {
    color: #fff !important;
    padding-bottom: 10px;
}

.global-search-left {
    margin-right: 5px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.global-search-left.video {
    position: relative;
}

.global-search-right {
    width: 100%;
}

.watch-now {
    color: #115172 !important;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #115172;
    padding: 2px 10px;
}

h2.globalblog_titlex {
    font-size: 14px !important;
    float: right;
}

.search-img {
    width: 80px;
    float: right;
    margin-right: 7px;
}

.entry {
    font-size: 15px;
}

.nospace {
    margin-top: 10px !important;
}

.search-custom button {
    border-radius: 0 !important;
    width: 60px;
    padding: 5px !important;
}

button.uagb-search-submit {
    justify-content: center;
    display: flex;
    align-items: center;
}

.search-custom.wp-block-uagb-wp-search.uagb-wp-search__outer-wrap.uagb-layout-input-button svg {
    fill: currentColor;
    width: 32px;
    padding-top: 0;
    margin-top: 0;
}

.pagination .nav-links {
    margin-bottom: 50px;
}

.search-results .section-inner.thin {
    max-width: 100% !important;
}

.search-results .search-keyword {
    margin-left: 20px !important;
}

input.uagb-search-form__input::placeholder {
    opacity: 0.9;
    color: white !important;
}

/* ==========================================================================
   Sidebar / Menu Layout
   ========================================================================== */
.mainwithsidebar {
    display: flex;
    width: 100%;
    margin: auto;
}

.menu-main {
    display: flex;
}

.custom-sidebar-new {
    width: 33.33%;
    padding: 10px 50px;
}

.custom-sidebar-new.middle {
    background: #2f4246;
}

.custom-sidebar-new.right {
    background: #2c3d41;
}

.custom-sidebar-new.left {
    background: #27383a;
}

.custom-sidebar-new-right {
    width: 65%;
}

.custom-sidebar-new .modal-menu a {
    color: #fff !important;
}

.custom-sidebar-new fill-children-current-color,
.custom-sidebar-new .fill-children-current-color * {
    fill: #fff;
}

.custom-sidebar-new h4 {
    font-size: 1.7rem;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.33em;
    letter-spacing: .23em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.custom-sidebar-new .modal-menu {
    margin: 0;
    margin-bottom: 20px;
}

.custom-sidebar-new .modal-menu a {
    font-family: "Josefin Sans", sans-serif;
    font-size: 1.6rem !important;
}

.custom-sidebar-new .modal-menu a span {
    margin-right: 5px;
    color: #33e412;
}

.custom-sidebar-new .toggled svg {
    transform: rotate(180deg);
}

.modal-menu li.current-menu-item>.ancestor-wrapper>a {
    color: #33e412 !important;
}

.custom-sidebar-new .modal-menu .current-day-highlight a {
    color: #33e412 !important;
}

.menu-modal.active.header-footer-group {
    z-index: 9999 !important;
    background: #0000004d;
}

ul.icon-csutom-taxonomy {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    background: #2f4246 !important;
}

/* ==========================================================================
   Global / Misc
   ========================================================================== */
section {
    padding-bottom: 0 !important;
}

.globalsearch_post {
    width: 47%;
    max-width: 47%;
}

/* ==========================================================================
   Responsive - 1200px
   ========================================================================== */
@media (max-width: 1200px) {
    .global-search-left {
        margin: auto !important;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .globalsearch_post {
        flex-direction: column;
        max-width: 50%;
        width: 45%;
    }

    .global-search-left img {
        margin: auto;
        margin-bottom: 20px;
    }

    .global-search-right {
        text-align: center;
        padding: 20px 0;
    }

    .global-search-left.video a::after {
        top: 9px;
        right: 25px;
    }

    .search-keyword {
        padding: 0 2%;
        width: 95%;
        margin: auto;
    }

    .uagb-search-form__container {
        width: 90%;
        margin: auto;
    }
}

/* ==========================================================================
   Responsive - 768px
   ========================================================================== */
@media (max-width: 768px) {
    .mainwithsidebar {
        flex-direction: column-reverse;
    }

    .custom-sidebar-new-right {
        width: 98%;
        margin: auto;
    }

    .custom-sidebar-new {
        width: 100%;
    }

    .custom-sidebar-new .modal-menu {
        left: auto;
        width: 100% !important;
        padding: 10px 7px;
    }

    .menu-main {
        flex-direction: column;
    }

    a.to-the-top {
        display: none;
    }

    center.video-msg {
        top: 65%;
    }

    .custom-sidebar-new .modal-menu a {
        font-family: "Josefin Sans", sans-serif;
        font-size: 1.4rem !important;
    }

    .custom-sidebar-new {
        padding: 10px 10px;
    }
}

/* ==========================================================================
   Responsive - 600px
   ========================================================================== */
@media (max-width: 600px) {
    .global-search-left.video a::after {
        top: 7px;
        right: 25px;
    }

    .uagb-search-form__container {
        width: 90%;
        margin: auto;
    }

    .globalsearch_post {
        flex-direction: column;
    }

    .main-search-vidapi {
        justify-content: center;
    }

    h2.globalblog_titlex {
        font-size: 14px !important;
        float: none;
        text-align: center;
        padding-top: 15px !important;
    }

    .globalsearch_post a.watch-now {
        text-align: center;
        display: block;
        width: 100px;
        margin: auto;
        margin-top: 15px;
    }

    .globalsearch_post {
        flex-direction: column;
        max-width: 90%;
        width: 90%;
    }

    .search-keyword {
        padding: 0 2%;
        width: 90%;
        margin: auto;
    }

    .hide-mobile {
        display: none;
    }

    .mobile-margin-0 {
        margin-bottom: 10px !important;
    }
}
