/****************************************/
/*				content 				*/
/****************************************/

@media (min-width: 1350px){
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl{
		max-width: 1320px;
	}
}

.color-black{
	color: #000 !important
}


/* events and deals cards */

.channel_featured_card .card_info .card_info_bottom .card_info_tags {
	justify-content: space-between;
}

.channel_featured_card .card_info .card_info_bottom .card_info_tags span,
.channel_featured_card .card_info p {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.channel_featured_card .card_info .card_info_bottom {
	left: 0;
	padding: 0 16px;
	width: 100%;
	padding-right: 16px;
	font-weight: 700;
	font-family: GilroyMedium, Arial, sans-serif;
}

.channel_featured_card .card_info > a {
	padding: 0;
	margin-bottom: 76px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 54px;
}

.channel_featured_card .card_info .card_info_bottom .card_info_tags {
    display: flex;
    align-items: center;
    gap: 10px;
}

.channel_featured_card .card_info .card_info_bottom .card_info_tags a {
    font-size: 12px;
    padding: 4px 10px;
    color: #797979;
    background-color: #f5f5f5;
    border-radius: 6px;
}

/* GENERAL STYLING */
	
.container-fluid {
	/*padding: 0;*/
}

.grey-bg {
	background-color: #f9f9f9;
}

.bg-grey-menu{
	background-color: #1c1c1c;
}

a:hover{
	color:#ff0000;
	transition: all 0.5s ease
}

.btn-primary{
	color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}

.btn-primary:hover{
	color: #ff0000;
    background-color: #ffffff00;
    border-color: #ff0000;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.btn-primary.focus,
.btn-primary:focus{
	color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
/* slider */

.featured-slider-content a:hover,
.highlights-slider-title a:hover {
	text-decoration: none;
}

.featured-slider .slick-dots li button:before,
.highlights-slider .slick-dots li button:before,
.featured-articles-slider .slick-dots li button:before,
.slick-slider.slick-dotted .slick-dots li.slick-active button:before,
.slick-slider.slick-dotted .slick-dots li button:before {
	font-size: 15px;
}

.slick-dots li.slick-active button:before {
	color: #000000;
}

.modal-backdrop {
	background-color: rgba(0, 0, 0, 0.11);
}

.modal-backdrop.show {
	opacity: 1;
    background-color: rgba(0, 0, 0, 0.11);
    backdrop-filter: blur(4px);
}



.red-text{
	color: #ff0000 !important;
}

.text-black{
	color: #000;
}


.w-30{
	width: 30% !important
}



.sticky-side-scroll {
	position: sticky;
	height: 100%;
	top: 125px;
}



.home-load-more {
	text-align: center;
}

.home-load-more span {
	background: #000;
	color: #fff;
	padding: .5rem 3rem;
	border-radius: 50px;
	font-family: 'GilroyReg', Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	transition: 0.2s;
	border: 2px solid #000;
}

.home-load-more span:hover {
	background: transparent;
	border: 2px  solid #000;
	color: #000;
	cursor: pointer;
}


/***********************/
/******	  modal	 *******/
/***********************/


#exampleModal #modal-content.modal-content{
	border: 2px solid #686868;
	border-radius: 20px;
}

#exampleModal{
	overflow: visible;
}

.bookmark_popup_mask_guest {
    -webkit-mask-image: url(/assets/V3/thebeat/images/bookmark-ribbon-7789.svg);
    mask-image: url(/assets/V3/thebeat/images/bookmark-ribbon-7789.svg);
    -webkit-mask-size: 178px 178px;
    mask-size: 208px 189px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    position: relative;
    top: -40px;
    left: 16px;
}


.bookmark_popup_mask {
    -webkit-mask-image: url('/assets/V3/thebeat/images/bookmark-ribbon-7789.svg');
    mask-image: url('/assets/V3/thebeat/images/bookmark-ribbon-7789.svg');
    -webkit-mask-size: 158px 158px;
    mask-size: 158px 158px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;  
    -webkit-mask-position: center center;  
    mask-position: center center;  
    position: relative;
    top: -44px;
}

.bookmark_shape_img_guest{
    position: absolute;
    top: -45px;
    height: 188px;
    left: 4px;
}

.bookmark_shape_img{
    position: absolute;
    top: -45px;
    height: 168px;
    left: -1px;
}

.bookmark_heart_blk{
    font-size: 35px;
    right: -13px;
    top: 0px;
    position: absolute
}

.bookmark_heart_red{
    font-size: 31px;
    right: -11px;
    top: 2px;
    position: absolute;
    color: red;
}

.saving_message{
	top: 133px;
    position: absolute;
    text-align: center;
    font-family: 'GilroyBold', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1;
    left: 0px;
}


.channel-stories-bookmark .fa-bookmark.front{
    color: #fff;
}

.channel-stories-bookmark{
    cursor: pointer;
}

.v3-ads-desktop, .v3-ads-mobile, .v3-ads-desktop-mobile {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

/* mobile */

.v3-ads-mobile .bookmark_popup_mask_guest{
    -webkit-mask-image: url(/assets/V3/thebeat/images/bookmark-ribbon-7789.svg);
    mask-image: url(/assets/V3/thebeat/images/bookmark-ribbon-7789.svg);
    -webkit-mask-size: 187px 187px;
    mask-size: 187px 187px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    position: relative;
    top: -58px;
    left: 0px;
}

.v3-ads-mobile .bookmark_popup_mask{
    -webkit-mask-image: url(/assets/V3/thebeat/images/bookmark-ribbon-7789.svg);
    mask-image: url(/assets/V3/thebeat/images/bookmark-ribbon-7789.svg);
    -webkit-mask-size: 197px 189px;
    mask-size: 158px 158px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    position: relative;
    top: -57px;
}

.v3-ads-mobile .bookmark_shape_img{
    position: absolute;
    top: -57px;
    height: 201px;
    margin: 0 auto;
    text-align: center;
    left: 0px;
    right: 0px;
}

.v3-ads-mobile .bookmark_shape_img_guest{
    position: absolute;
    top: -57px;
    height: 201px;
    margin: 0 auto;
    text-align: center;
    left: 0px;
    right: 0px;
}

.v3-ads-mobile .bookmark_title, .v3-ads-mobile .bookmark_message{
    text-align: center !important;
}


.v3-ads-mobile .bookmark_heart_red{
    right: 0px;
    left: 126px;
    top: 2px;
}

.v3-ads-mobile .bookmark_heart_blk{
    right: 0px;
    left: 126px;
    top: 0px;
}


/************************/
/******* FOOTER *********/
/************************/


.cc-btn.cc-deny{
	display: none;
}

.cc-revoke.cc-bottom {
	display: none;
}

.cc-btn.cc-allow{
	color: red;
    font-family: GilroyBold;
    letter-spacing: 0px;
    background: rgb(0 0 0);
    border-width: 2px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    padding: 0.5rem 4rem;
    border-radius: 50px;
}

#footer {
	margin: 0;
	font-size: 14px;
}

.footer-links{
	text-align: left;
}

.bg-black {
	background-color: #000;
}

.footer-logo img {
	height: 40px;
}

.footer-logo p {
	color: #fff;
	font-family: 'GilroyLight', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer-links a {
	color: #fff;
	font-family: 'GilroyMedium', Arial, Helvetica, sans-serif;
	transition: 0.2s;
	text-align: right;
}

.footer-links a:hover {
	text-decoration: none;
	color: #ff0000;
	transition: 0.2s;
}

.footer-social {
	width: 100%;
	justify-content: end;
}

.footer-social a {
	color: #fff;
	font-size: 25px;
	margin: 0 .5rem;
}


.footer-social a:last-child {
	margin-right: 0px;
}

.footer-copyright {
	padding: 2rem 0;
	border-top: 1px solid #292929;
	text-align: center;
}

.footer-copyright {
	margin: 0;
	color: #fff;
	font-family: 'GilroyLight', Arial, Helvetica, sans-serif;
}

.last_section{
	margin-bottom: 80px;
}

.black-bg-link{
	background: #000;
    color: #fff;
}

.tr-ad{
	padding: 0px 0px 4% 0px;
}



.footer_mobile{
	display: none;
}

.footer_desktop{
	display: block;
}


/* bookmark  */

.tr-post .entry-header .fa-stack{
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 2;
	font-size: 26px;
}

.header-with-line h3{
	position: relative;
	font-size: 30px;
}

.header-with-line h3 span{
	padding-right: 1rem;
	background-color: #f9f9f9;
	z-index: 1;
	position: relative;
}

.header-with-line h3:after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: .5em;
    border-top: 2px solid #fa141d;
}

@media(min-width: 971px) {

	.city_menu_mobile{
		display: none;
	}

	.city_menu_desktop{
		display: flex;
	}


	/**** ads ******/
	.v3-ads-desktop{
		display: block;
		width: 100%;
	}
	.v3-ads-mobile{
		display: none;
	}
}

@media(max-width: 970px) {
	.footer-logo {
		text-align: center;
	}
	
	.footer-social {
		justify-content: center;
	}

	.city_menu_mobile{
		display: flex;
	}

	.city_menu_desktop{
		display: none;
	}

	/**** ads ******/
	.v3-ads-desktop{
		display: none;
	}
	.v3-ads-mobile{
		display: block;
		width: 100%;
	}
	
	.sticky-side-scroll {
		position: relative;
		top: 0px;
	}

}



@media(max-width: 479px) {
	
	.footer-links-container {
		margin: 1.5rem 0;
	}
	
	.footer-links {
		text-align: center;
	}
	.footer-links a {
		font-size: 0.9rem;
	}

	.footer-logo p{
		width: 60%;
	    margin-left: auto !important;
	    margin-right: auto !important;
	}

	.footer-social{
	    width: 60%;
	    margin-left: auto !important;
	    margin-right: auto !important;
	}

	.footer_mobile{
		display: block;
	}

	.footer_desktop{
		display: none;
	}
  
}

/* collapsible ads */
.collapsible-banner {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #e4e4e4;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
	z-index: 1000;
}

.collapsible-banner-toggle {
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 999;
	top: -15px;
	width: 100px;
	background-color: #e4e4e4;
	color: #494949 !important;
	padding: 8px;
	padding-bottom: 3px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.collapsible-banner-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease-out;
	padding: 10px;
	text-align: center;
	padding: 10px;
}

.collapsible-banner-content img {
	max-width: 100%;
	height: auto;
}

.arrow {
	font-size: 13px;
	transition: transform 0.3s ease;
	transform: rotate(-90deg);
}

a.arrow:hover,
a.arrow.collapsed:focus {
	color: #494949 !important;
}

.arrow.collapsed {
	transform: rotate(90deg); /* Down arrow */
}

.collapsible-banner {
	/*opacity: 0;*/ /* Initially hide the ad container */
}

/* @media screen and (max-width: 481px){
	.collapsible-ad-tablet{
		display: none;
	}
}

@media screen and (max-width: 768px) and (min-width: 482px){
	.collapsible-ad-mobile{
		display: none;
	}
}

@media screen and (min-width: 769px){
	.collapsible-banner{
		display: none;
	}
} */

/**** NEW FOOTER STYLE *****/
#pressMarketing {
	top: 0;
}

#pressMarketing img {
	width: 35%;
}

.footer-links button {
	color: #fff;
	font-family: 'GilroyMedium';
	transition: 0.2s;
	text-align: left;
	background: transparent;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	outline: none;
}

.footer-copyright a {
	color: #fff;
	transition: 0.2s;
	font-family: 'GilroyReg';
}

.footer-links button:hover,
.footer-copyright a:hover {
	color: #ff0000;
	transition: 0.2s;
}

.press_marketing ._form-title,
.press_marketing ._form_element ._form-label {
	font-family: GilroyMedium;
}

.press_marketing ._html-code p {
	font-family: GilroyReg;
}

.press_marketing ._form_element ._field-wrapper input,
.press_marketing ._form_element ._field-wrapper textarea {
	padding: .375rem .75rem !important;
	border: 3px solid #ececec !important;
	border-radius: .25rem !important;
}

.press_marketing ._form_element ._field-wrapper input:focus,
.press_marketing ._form_element ._field-wrapper textarea:focus {
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%) !important;
	border-color: #80bdff !important;
}

.press_marketing ._button-wrapper {
	margin-top: 1.5rem;
}

.press_marketing ._button-wrapper button {
	width: 100%;
	background-color: #ff0000 !important;
	border: 1px solid #ff0000 !important;
	font-family: 'GilroyReg' !important;
}

.footer-copyright span {
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-copyright span i,
.footer-copyright span svg {
	font-size: 6px;
	margin: 0 8px;
	margin-top: 2px;
}

#contact-us-modal .modal-dialog {
	max-width: 768px;
}

#contact-us-modal .modal-content {
	background: transparent;
}

#contact-us-modal .modal-body {
	background: #121212;
	padding: 2rem 1rem;
	border-radius: 16px;
	box-shadow: 0px 0px 3px 2px rgb(255 255 255 / 40%);
}

#contact-us-modal #contact-form p {
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.45);
	font-size: 32px;
	color: #fff;
	font-family: GilroyExtraBold;
	font-style: italic;
	text-align: center;
	margin-bottom: 4rem;
}

#close-contact {
	display: none;
}

#contact-us-modal .fui-field-container label {
	font-family: GilroyBold;
	color: #fff;
	font-size: 22px;
	padding-left: 12px;
}

#contact-us-modal .fui-field-container input,
#contact-us-modal .fui-field-container textarea,
#contact-us-modal .fui-field-container button {
	border: 2px solid #fff;
	background: transparent;
	border-radius: 10px;
	font-size: 20px;
	color: #fff;
	padding: .5rem;
}

#contact-us-modal .fui-btn.fui-submit {
	background: #ff0000;
	border: none;
	font-family: GilroyLight;
	padding: 10px 0;
	font-size: 22px;
	margin-top: 1rem;
	width: 100%;
	border: 1px solid #ff0000;
	transition: all 0.2s ease;
}

#contact-us-modal .fui-btn.fui-submit:hover {
	background: transparent;
	transition: all 0.2s ease;
	border-color: #ff0000;
}

@media(max-width:992px) {
	#contact-us-modal .modal-dialog {
		max-width: 576px;
	}
}

@media(max-width:768px) {
	#close-contact {
		display: block;
		position: absolute;
		top: .5rem;
		right: 1rem;
		color: #ff0000;
		font-size: 16px;
		background: transparent;
		border: none;
		outline: none;
		font-family: GilroyExtraBold;
	}
}

@media(max-width:576px) {
	#contact-us-modal .modal-body {
		padding: 2rem .25rem;
	}
}

@media(max-width: 499px) {
	.footer-copyright {
		padding: 1rem 0;
	}

	.footer-logo img {
		height: 30px;
	}

	.footer-social a {
		font-size: 20px;
		margin: 0;
	}
}