.no-scroll {
    overflow: hidden;
 }

.main-header-row-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    position: relative;
    padding: 5px;
    background-color: #ffffff;
    overflow-y: auto;
}
.main-header-row-3-buttons {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.main-header-chinese-conversion-button {
    flex:  0 0 20%;
    position: relative;
}

.main-header-chinese-conversion {
    position: absolute;
    width: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}


.main-header-row-3 .main-header-button {
    flex: 0 0 40%;
    text-align: center;
}

.main-header-row-3 .main-header-button a {
    text-decoration: none;
    padding: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
}

.main-header-row-3 .main-header-button a img {
    width: 100%;
}

.main-header-row-3> .main-header-tab {
    width: 100%;
}

.main-header-row-3 > .main-header-tab > .menu-tab {
    background-color: #F6F6F6;
    padding: 5px 15px;
    margin: 10px auto;
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-header-row-3 > .main-header-tab a {
    display: block;
    text-decoration: none;
    color: #000000;
}

.main-header-row-3 > .main-header-tab > .menu-tab > a > .menu-tab_heading {
    padding: 5px 0px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  	font-weight: bold;
}

.main-header-row-3 > .main-header-tab > .menu-content {
    display: flex;
    flex-wrap: wrap;
    max-height: 1000px;
    overflow: hidden;
    transition: 0.5s;
}

.main-header-row-3 > .main-header-tab > .menu-content.collapsed {
    max-height: 0;
}

.main-header-row-3 > .main-header-tab > .menu-content > .menu-tab {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  	border-bottom: 1px solid #cdcdcd;
    height: 45px;
}

.main-header-row-3 > .main-header-tab > .menu-content > .menu-tab:last-child,
.main-header-row-3 > .main-header-tab > .menu-content > .menu-tab:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
}

.main-header-row-3 > .main-header-tab > .menu-content > .menu-tab > a > .menu-tab_heading {
  	padding: 0px 15px;
  	margin: 10px 0px;
  	border-right: 1px solid #cdcdcd;
}

.main-header-row-3 > .main-header-tab > .menu-content > .menu-tab:nth-child(even) > a > .menu-tab_heading {
    border-right: none;
}

.more-menu-footer {
    background-color: #F6F6F6;
    width: 100%;
    text-align: center;
}

.footer-social a {
    padding: 10px;
    text-decoration: none;
    display: inline-block;
    flex: 1;
}

.footer-social {
    display: list-item;
    margin-top: 15px;
}

.subsite-links {
    padding: 30px 10px;
}

.footer-links-subtitle {
    color: grey;
    margin-bottom: 10px;
}

.footer-links-col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-links-subcol {
    display: flex;
    flex-direction: column;
    padding: 0 5px;
    align-items: center;
}

.footer-links-subcol a {
    text-decoration: none;
    color: #413f3f;
    text-align: left;
    margin-bottom: 10px;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1.2;
}

.bottom-links {
    margin-top: 30px;
    padding-top: 20px;
    border-top: solid 1px #acacac;
}
/** custom-video-widget end*/

/** hotpost start*/
.hotpost-header {
    display: flex;
    align-items: flex-end;
}

.hotpost-header span {
    display: inline-block;
    margin-bottom: 5px;
}

.hotpost-header span:nth-child(2) {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 20px;
    font-size: 1.3rem;
}

.vertical-site-hotpost-wrapper .hotpost-header .hotpost-time-toggle:nth-child(3){
    margin-left: auto;
}

.hotpost-header .hotpost-time-toggle {
    color: #A0A0A0;
    margin-left: 20px;
    margin-right: 20px;
}


.hotpost-header .hotpost-time-toggle.active {
    color: #000000;
    border-bottom: solid 3px #824CEF;
    margin-bottom: 3px;
}

.hotpost-header span.separator {
    border-left: solid 1px #A0A0A0;
    width: 1px;
    height: 24px;
    margin-bottom: 2px;
}

.hotpost-header .hotpost-time-toggle:hover{
    cursor: pointer;
}

.hotpost-slider-wrapper:not(.active),
.hotpost-wrapper:not(.active){
    display:none;
}

.vertical-site-hotpost-wrapper .hotpost-wrapper {
    background-color: #F2F2F2;
    margin-top: 15px;
    padding: 15px;
    overflow-y: auto;
    max-height: calc(100vh - 182px);
}

@media (max-width: 767px) {
    .vertical-site-hotpost-wrapper .hotpost-wrapper {
        max-height: 100%;
    }
}

.vertical-site-hotpost-wrapper .horizontal-post {
    padding-top: 20px;
}

.vertical-site-hotpost-wrapper .horizontal-post:first-child {
    padding-top: 0px;
}

.vertical-site-hotpost-wrapper .horizontal-post .title{
    font-size: 0.9rem;
    font-weight: 400;
}

.vertical-site-hotpost-wrapper .horizontal-post .horizontal-post-right{
    justify-content: center;
}
/** hotpost end*/

/** mobile banner */
.mobile-banner {
    position: relative;
}

.mobile-banner-swiper .swiper-slide {
    background-position: center;
    background-size: cover;
}

.mobile-banner-swiper .swiper-slide a{
    position: relative;
    width: 100%;
    padding-bottom: 25.73%;
    overflow: hidden;
    display: block;
}

.mobile-banner-swiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

/** mobile banner end */

/**swiper style*/
.slider-wrapper-style1 {
    position: relative;
    margin-top: 5px;
}

.swiper-button-prev-style1, .swiper-button-next-style1 {
    position: absolute;
    z-index:1;
}

.swiper-button-prev-style1{
    left: -15px;
    top: 35%;
    transform:translateY(-35%);
}

.swiper-button-next-style1{
    right: 0;
    top: 0;
    bottom: 0;
    transform: none;
    width: 8%;
    background: transparent linear-gradient(93deg, #FFFFFF00 0%, var(--unnamed-color-ffffff) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(93deg, #FFFFFF00 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.swiper-button-next-style1 img {
    position: absolute;
    top: 35%;
    right: 0;
    transform: translateY(-35%);
}


.swiper-button-prev-style1:not(.swiper-button-disabled) img:hover,
.swiper-button-next-style1:not(.swiper-button-disabled) img:hover{
    cursor: pointer;
}

.swiper-button-prev-style1.swiper-button-disabled{
    opacity:0.4;
}

.swiper-button-next-style1.swiper-button-disabled{
    display:none;
}

.slider-wrapper-style2 {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
}

.slider-wrapper-style3 .swiper-pagination-wrapper{
    width: 100%;
    position: relative;
    height:30px
}

.slider-wrapper-style3 .swiper-pagination-wrapper .swiper-pagination-bullets {
    position: absolute;
    z-index: 21;
    right: 20px;
    text-align: center;
    bottom: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
    top: 10px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-wrapper-style3 .swiper-pagination-wrapper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: 0.2;
    transition: all 0.3s;
}

.slider-wrapper-style3 .swiper-pagination-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFDE43;
    height: 8px;
    width: 30px;
}

.slider-wrapper-style3 .swiper-pagination-wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-button-prev-style4, .swiper-button-next-style4 {
    position: absolute;
    z-index:1;
}

.swiper-button-prev-style4 {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.swiper-button-next-style4 {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.swiper-button-prev-style4:not(.swiper-button-disabled) img:hover,
.swiper-button-next-style4:not(.swiper-button-disabled) img:hover{
    cursor: pointer;
}


.slider-wrapper-style5 {
    position: relative;
    padding-top: 20px;
}

.swiper-button-prev-style5 {
    position: absolute;
    right: 75px;
    bottom: 15px;
    transform: translateY(-15px);
    z-index: 1;
}

.swiper-button-next-style5 {
    position: absolute;
    right: 40px;
    bottom: 15px;
    transform: translateY(-15px);
    z-index: 1;
}

.swiper-button-prev-style5:not(.swiper-button-disabled) img:hover,
.swiper-button-next-style5:not(.swiper-button-disabled) img:hover {
    cursor: pointer;
}

.swiper-button-prev-style5.swiper-button-disabled {
    display: none;
}

.swiper-button-next-style5.swiper-button-disabled {
    display: none;
}

.slider-wrapper-style5 .swiper-pagination-wrapper {
    width: 50%;
    position: absolute;
    left: 15px;
    bottom: 15px;
    transform: translateY(-15px);
    height: 15px;
    z-index: 21;
}

.slider-wrapper-style5 .swiper-pagination-wrapper .swiper-pagination-bullets {
    position: absolute;
    right: 20px;
    text-align: center;
    bottom: auto !important;
    width: 100% !important;
    left: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.slider-wrapper-style5 .swiper-pagination-wrapper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 10px;
    background: #FFFFFF;
    opacity: 1;
    transition: all 0.3s;
}

.slider-wrapper-style5 .swiper-pagination-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FF4993;
    height: 8px;
    width: 8px;
}

.slider-wrapper-style5 .swiper-pagination-wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.slider-wrapper-same-height-style .swiper-slide{
    height: auto;
    display: flex;
    align-items: stretch;
}
/**swiper style end*/

/** bottom floating icons*/
.bottom-scroll{
    display: flex;
    opacity: 0;
    position: fixed;
    bottom: 145px;
    right: 5px;
    z-index: 998;
    flex-direction: column;
}

body.article .bottom-scroll .mywheels{
    display: none !important;
}

.bottom-scroll > * {
    cursor: pointer;
    margin-top: 10px;
}

.scroll-up {
    width: 45px;
    height: 45px;
    background: #824CEF;
    border-radius: 50%;
    opacity: 0.5;
}

.scroll-up img {
    width: 45px;
    height: 45px;
    filter: brightness(0) invert(1);
}
/** bottom floating icons end */
/** ECLASSIFIED STYLE **/
.eclassified-new-featured {
    padding-bottom: 10px;
}

.eclassified-new-featured-title {
    display: flex;
    justify-content: space-between;
    padding: .25rem 0;
}

.eclassified-new-featured-logo {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    border-bottom: 3px solid #3f6869;
    margin-bottom: 3px;
}

.eclassified-new-featured-logo img {
    max-width: 100%;
    height: auto
}

.eclassified-new-featured-toggle {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.eclassified-new-featured-ads-buttons {
    text-align: center;
}

.eclassified-new-featured-ads-buttons span {
    display: inline-block;
    font-size: 16px;
    padding: 4px 0px;
}

.eclassified-new-featured-ads-buttons span a {
    font-size: 14px;
    text-decoration: none;
}

.eclassified-new-featured-post-ads {
    background: #ffffff;
    border: 2px solid #000000;
}

.eclassified-new-featured-post-ads a {
    color: #000000; 
}

.eclassified-new-featured-more-ads {
    background: #bc0000;
    border: 2px solid #bc0000;
}

.eclassified-new-featured-more-ads a {
    color: #ffffff; 
}

.eclassified-new-featured-more-ads:hover {
    background-color: #ffffff;
}

.eclassified-new-featured-more-ads:hover a {
    color: #bc0000;
}

@media (min-width: 768px) {
    .eclassified-new-featured-logo {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .eclassified-new-featured-ads-buttons span {
        padding: 4px 16px;
    }
}

.ec_jobs_slider_slider {
    display: flex;
    flex-wrap: wrap;
}

.ec-jobs-slider-slider-card {
    border: 4px solid;
    border-image: linear-gradient(to bottom right, #ffff16 0%, #ea1d25 33%, #009c85 69%, #83519f 100%);
    border-image-slice: 1;
    padding: 0;
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.ec-jobs-slider-slider-card a {
    width: 100%;
    text-decoration: none;
}

.eclassified-new-featured-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 120px;
}

.eclassified-new-featured-card-logo {
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
}

.eclassified-new-featured-card-logo img {
    width: 120px; 
    height: 22px;
}

.eclassified-new-featured-card-logo span {
    background: #febf0f;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    padding-left: .25rem;
    padding-right: .25rem;
}

.eclassified-new-featured-card-row1 {
    display: flex;
    margin: 5px 0px;
}

.eclassified-new-featured-card-image {
    display: inline-block;
    width: 25%;
    float: left;
    padding: 0px 5px;
}

.eclassified-new-featured-card-image img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.eclassified-new-featured-card-meta {
    display: inline-block;
    width: 75%;
    float: left;
}

.eclassified-new-featured-card-meta-title {
    color: #3f6869;
    font-weight: 700;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.eclassified-new-featured-card-meta-company {
    color: #000000;
    font-weight: 700;
    font-style: italic;
    font-size: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.eclassified-new-featured-card-meta-location {
    font-style: italic;
    font-size: 12px;
    color: #696969;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.eclassified-new-featured-card-meta-action {
    color: #ff0000;
    font-weight: 700;
    font-size: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.ec-jobs-slider-wrapper-style {
    position: relative;
}

.swiper-button-prev-ec-jobs-slider, .swiper-button-next-ec-jobs-slider {
    position: absolute;
    z-index:1;
}

.swiper-button-prev-ec-jobs-slider {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.swiper-button-next-ec-jobs-slider {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.swiper-button-prev-ec-jobs-slider:not(.swiper-button-disabled) img:hover,
.swiper-button-next-ec-jobs-slider:not(.swiper-button-disabled) img:hover{
    cursor: pointer;
}

.ec-jobs-slider-wrapper-style .swiper-pagination-wrapper {
    width: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
}

.ec-jobs-slider-wrapper-style .swiper-pagination-wrapper .swiper-pagination-bullets {
    position: absolute;
    z-index: 21;
    right: 20px;
    text-align: center;
    bottom: auto !important;
    transform: translateX(-50%);
    left: 50% !important;
    top: 10px;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ec-jobs-slider-wrapper-style .swiper-pagination-wrapper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 10px;
    background: #062744;
    opacity: 0.2;
    transition: all 0.3s;
}

.ec-jobs-slider-wrapper-style .swiper-pagination-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFDE43;
    height: 8px;
    width: 26px;
}

.ec-jobs-slider-wrapper-style .swiper-pagination-wrapper .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

/** ECLASSIFIED END **/

/**HEADER SITE SEARCH*/
div#site-search-suggestion > ul {
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0px;
    padding: 0 0px;
    margin-bottom: 10px;
    position: relative;
    border: none;
}

div#site-search-suggestion > ul li {
    list-style: none;
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0px;
}

div#site-search-suggestion > ul li div{
    padding: 5px 10px;
}

div#site-search-suggestion  .ui-state-active{
    border: 1px solid #FDC744;
    background: #FDC744;
}
/**HEADER SITE SEARCH END*/

/** COOKIES **/
.cookies-container {
    width: 100%;
    display: none;
}

.cookies-container div {
    box-sizing: border-box
}

.cookies-container .cookies-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin: 0 auto;
    background-color: #edebeb;
    color: #444444;
}

.cookies-container .cookies-details {
    margin-bottom: 5px;
}

.cookies-container .cookies-buttons {
    padding: 5px 25px;
    margin-left: auto;
    border-radius: 5px;
    color: #FFFFFF;
    background-color: #1B1B1B;
    cursor: pointer;
}

.cookies-container a {
    color: #444444;
    text-decoration: none;
}

.cookies-visible {
    display: block;
}
/** COOKIES END **/

.logout-prompt-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000000000000000000;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.logout-prompt-dialog {
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.logout-prompt-dialog > div:first-child {
    background: #F0F0F8;
    padding: 15px 10px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #585858;
}

.logout-prompt-dialog > div:nth-child(2) {
    padding: 20px 50px 10px 50px;
}

.logout-prompt-dialog > div:nth-child(2) > span {
    display: block;
    margin-bottom: 6px;
}



.logout-prompt-confirm-buttons {
    padding: 0 20px 20px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.logout-prompt-confirm-buttons >span {
    flex:  0 0 35%;
    max-width: 35%;
    padding: 10px 16px;
    border-radius: 5px;
}

.logout-prompt-confirm-buttons >span:first-child {
    background: #7C7C7C;
    color: #ffffff;
}

.logout-prompt-confirm-buttons >span:nth-child(2) {
    background: #FFDE43;
}

.logout-prompt-confirm-buttons >span:hover {
    cursor: pointer;
    box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.75);
}

/** RECOMMENDED ARTICLES */
.recommend-posts-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.recommend-posts-wrapper .vertical-post {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 8px 5px;
    position: relative;
}

.recommend-posts-wrapper .ads-frame {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 8px 5px;
    position: relative;
    max-height: fit-content;
}
/** RECOMMENDED ARTICLES END */

/** SUBSITE */
.footer-links-subcol>.footer-links-subsite {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    font-size: 1rem;
    line-height: 1.2;
}

.footer-links-subcol .footer-links-subsite>a {
    margin-bottom: 0px;
}

.footer-links-subcol .footer-links-subsite>.footer-links-subsite-social {
    display: flex;
}

.footer-links-subcol .footer-links-subsite>.footer-links-subsite-social>a {
    background: #7955E7;
    border-radius: 50%;
    position: relative;
    padding: 9px;
    margin-left: 5px;
    margin-bottom: 0px;
}

.footer-links-subcol .footer-links-subsite>.footer-links-subsite-social>a>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


#full_screen_facebook_reels_div {
    display: none;
}

#full_screen_facebook_reels_overlay {
    background-color: #000000;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    border: 0px;
    filter: alpha(opacity=80);
    z-index: 21474836400;
}

#full_screen_facebook_reel {
    transition: all 0.5s ease-in-out 0s;
    margin: 0px;
    padding: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 21474836470;
    background: transparent;
    opacity: 1;
}

#full_screen_custom_reels_div {
    display: none;
}

#full_screen_custom_reels_overlay {
    background-color: #000000;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    border: 0px;
    filter: alpha(opacity=80);
    z-index: 21474836400;
}

#full_screen_custom_reel {
    transition: all 0.5s ease-in-out 0s;
    margin: 0px;
    padding: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 21474836470;
    background: transparent;
    opacity: 1;
}

.fullscreen_reel_div {
    height: 100%;
    width: 100%;
    min-height: 100%;
    z-index: 21474836470;
    background: transparent;
}

#swiper_facebook_reels_list {
    width: 100%;
    height: 100%;
}

#swiper_custom_reels_list {
    width: 100%;
    height: 100%;
}

.fullscreen_reel_wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fullscreen_video_container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 32px;
}

@media (min-width: 500px) and (max-width: 699px) {
    .fullscreen_video_container {
        width: 500px;
    }
}

@media (max-width: 499px) {
    .fullscreen_video_container {
        width: 100%;
    }
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.video-container-overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
}

.video-container-overlay-1 {
    top: 60px;
    height: calc(50% - 100px);
}

.video-container-overlay-2 {
    bottom: 60px;
    height: calc(50% - 100px);
}

.video-container-share-overlay {
    position: absolute;
    z-index: 2;
    top: 8px;
    right: 8px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgb(182,227,212) url('/public_v3/resources/images/reel_share.svg?v=0.1') no-repeat scroll center / 60%;
    cursor: pointer;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.full_screen_reels_share {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    border: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 21474836470;
}

.reels-share-title {
    color: #FFFFFF;
    margin-bottom: 20px;
}

.reels-share-fabs .st-btn{
    display: inline-block !important;
    margin-right: 0 !important;
    margin-left: 8px;
}

.reels-share-fabs .sharethis-inline-share-buttons .st-btn[data-network="sharethis"] {
    display: none !important;
}

.reels-fab-share-btn:hover{
    cursor: pointer;
}

.reels-fab-share-btn {
    width: 36px;
    height: 32px;
    position: relative;
    border-radius: 5px;
    margin-left: 8px;
}

.reels-fab-share-btn img {
    max-width: 16px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.reels-share-fabs {
    display: flex;
    align-items: center;
    z-index: 4;
}

.reels-share-fabs .sharethis-inline-share-buttons {
    align-items: center;
    display: flex !important;
}

.reels-share-fabs .copy-share-link-container {
    position: relative;
}

.reels-share-fabs .copy-share-link-message {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    padding: 4px 8px;
    background: #edebeb;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 0.9rem;
    letter-spacing: normal;
}

.reels-share-fabs .copy-share-link-message.hidden {
    display: none;
}

.reels-share-fabs .st-total {
    font-size: 0.9rem;
    color: #555;
    display: inline-block;
    font-weight: 500;
    line-height: 12px;
    margin-right: 0;
    padding: 4px 8px;
    text-align: center;
    display: none !important;
}

.reels-share-fabs .st-hidden {
    display: none;
}

div[id^="st-el-"] {
    z-index: 21474836471 !important;
}

.reels-share-close {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 21474836470;
    background: rgba(0, 0, 0, 0) url(/public_v3/resources/images/circlecross.svg) no-repeat scroll center / 100%;
    cursor: pointer;
}

.full_screen_btn_close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 21474836470;
    background: rgba(0, 0, 0, 0) url('/public_v3/resources/images/circlecross.svg') no-repeat scroll 0 0;
    cursor: pointer;
}

#swiper_facebook_reels_widget_list.started {
    padding-right: 8%;
    transform: all 0.3s;
}

#swiper_facebook_reels_widget_list:not(.started) {
    padding-left: 8%;
}

.reel-item {
    position: relative;
    border-radius: 15px;
}

.reel-item-empty {
    position: relative;
    width: 100%;
    padding-top: 177.78%;
    border-radius: 15px;
    background: #000000;
}

.reel-item-empty span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #FFFFFF;
    text-align: center;
}

.reels-slider-wrapper .post-cover-image-frame {
    padding-bottom: 177.78%;
}

.reels-slider-wrapper .post-cover-image-frame>img.landscape {
    min-height: auto;
}

.reels-slider-wrapper .post-cover-image-frame.landscape {
    background-color: #000000;
}

.reels-slider-wrapper .post-cover-image-shadow-text a h1 {
    font-size: 0.9rem;
    margin: 0 0.7rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.reels-slider-wrapper .swiper-button-prev-style1{
    left: 0;
    top: 0;
    bottom: 0;
    transform: none;
    width: 8%;
    background: transparent linear-gradient(93deg, var(--unnamed-color-ffffff) 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(93deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}

.swiper-button-prev-style1.swiper_custom_reels_widget_list,
.swiper-button-next-style1.swiper_custom_reels_widget_list{
    background: none;
}

.reels-slider-wrapper .swiper-button-prev-style1 img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.reels-slider-wrapper .swiper-button-next-style1 img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.reels-slider-wrapper .swiper-button-prev-style1.swiper-button-disabled{
    display:none;
}

.reels-slider-wrapper .swiper-button-next-style1.swiper-button-disabled{
    display:none;
}
/** SUBSITE END */