.single-live_in .header_featured_img .header-title h2{
    display:block !important;
}
.single-video .header_featured_img .header-title h2 , .single-explore .header_featured_img .header-title h2{
    display:block !important;
}
.single-explore .header_featured_img .header-title .header-description {
	display:none;
}
.maddon-related_video .ytb_video .youtube {
    margin-bottom: 11px;
}
.maddon-related_video .ytb_video .ytb_author {
    margin-bottom: 15px;
}
.header_featured_img a {
	  /* position: relative;
    z-index: 999; */
    display: block;
}
.single-video .header_featured_img a , .single-live_in .header_featured_img a , .single-explore .header_featured_img a{
	position: static;
    z-index: 1;
}
.owl-nav button {
    outline: none;
}
.single  .ytb_video .youtube {
	margin-bottom: 35px;
}
.maddon-deals-slide .item-logo img {
    max-height: 130px;
	margin-bottom: 20px;
}
.content-bottom-widgets .maddon-deals-slide .item-logo img, .page-two-column .maddon-deals-slide .item-logo img {
	 max-height: inherit;
}
.content-bottom-widgets .maddon-deals-slide .item-description .content, .page-two-column .maddon-deals-slide .item-description .content {
	min-height: 110px;
}
.maddon-articles.gallery-post .readmore a {
    font-size: 15px;
}
.maddon-articles.gallery-page.gallery-post .item-title {
	display: block;
}
.gallery-page.gallery-post .item .image img {
    width: 100%;
}
.gallery-page.gallery-post [class*="col-"] {
    padding-right: 4px;
    padding-left: 4px;
	margin-bottom:10px;
}
.has-cookie-bar #catapult-cookie-bar {
    top: auto !important;
    bottom: 0 !important;
}
.has-cookie-bar #catapult-cookie-bar span {
    display: inline-block;
    font-size: 15px;
}
.has-cookie-bar #catapult-cookie-bar {
    top: auto;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    box-shadow: 0 -15px 25px rgba(0,0,0,0.1);
    bottom: 0;
    color: #000;
	height: 55px;
    left: 0;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    padding: 15px 20px 15px;
}
.has-cookie-bar #catapult-cookie-bar span a {
    display: none;
}
.cookie-bar-bar button#catapultCookie {
	background: url(../png/check-icon.png) no-repeat;
    border: 0 none;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
    top: -1px;
    vertical-align: middle;
	margin: 0 0 0 5px !important;
}
html.has-cookie-bar.cookie-bar-top-bar {
    margin-top: 0 !important;
}

.wpb-js-composer .entry-content .vc_tta.vc_general .vc_tta-tab>a {
	background-color: #000;
}
.wpb-js-composer .entry-content .vc_tta.vc_general .vc_tta-tab.vc_active>a {
	background-color: #116ab6;
	color: #fff;
}
.wpb-js-composer .entry-content .vc_tta.vc_general .vc_tta-tab>a:hover {
	background-color: #000;
}
.wpb-js-composer .entry-content .vc_tta.vc_general .vc_tta-tab.vc_active>a:hover {
    background-color: #116ab6;
}
/* */
.maddon-related_show .item.date-hidden img {
     opacity: 0.5 !important;
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"!important;
	filter: alpha(opacity=50)!important;
	-moz-opacity: 0.5!important;
	-khtml-opacity: 0.5!important;
}
.maddon-related_show .item.date-hidden:before {
    background: #ff403c none repeat scroll 0 0;
    color: #fff;
    content: "OUTDATED";
    font-size: 22px;
    height: 32px;
    left: -70px;
    line-height: 38px;
    opacity: 1;
    padding: 0 55px;
    position: absolute;
    text-align: left;
    top: 0;
    transform: rotate(-43deg);
    -moz-transform: rotate(-43deg);
    -webkit-transform: rotate(-43deg);
    width: 300px;
    z-index: 1;
    letter-spacing: 1px;
}
.maddon-related_show .item.date-hidden {
    cursor: none;
    position: relative;
    overflow: hidden;
}
.maddon-related_show .item.date-hidden .item-info .image {
    cursor: auto;
}
.maddon-related_show .item.date-hidden .item-info a {
    cursor: default;
}
.maddon-deals-slide .item-description .content {
	font-size: 20px;
	min-height: 112px;
}
.maddon-deals-slide .item-logo {
    padding-bottom: 30px;
}
.maddon-deals-slide .owl-theme .owl-nav .owl-prev {
	border: none !important;
}
.maddon-deals-slide .owl-theme .owl-nav .owl-next {
	border: none !important;
}

@media only screen and (max-width: 1245px) {
	.maddon-related_video .owl-theme .owl-nav [class*=owl-],
	.post_slider .owl-theme .owl-nav [class*=owl-], 
	.instagram_mobile .owl-theme .owl-nav [class*=owl-] {
		margin-top: 0  !important;
		position: absolute;
		top: 50%;
		border: none !important;
	}
	.maddon-deals-slide .owl-theme .owl-nav [class*=owl-] {
		transform: translateY(80%) !important;
		-webkit-transform: translateY(80%)!important;
		-ms-transform: translateY(80%)!important;
		
	}
	.maddon-deals-slide .owl-theme .owl-nav .owl-prev {
		left: 1px;
		border: none !important;
	}
	.maddon-deals-slide .owl-theme .owl-nav .owl-next {
		right: 1px;
		border: none !important;
	}
	.weather_section .item-title span {
		font-size: 13px;
		line-height: 14px;
		text-transform: uppercase;
		text-decoration: none;
		color: #000;
		font-weight: 600;
	}
}
@media only screen and (min-width: 768px) { 
	.maddon-articles.show-articles .readmore a {
		line-height: 12px; 
	}
	.mone_carousel_gallery.owl-carousel {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	body.home .maddon-deals-slide.msc-prices .owl-nav [class*=owl-] {
		top: 62%;
	}
	.content-bottom-widgets .maddon-deals-slide .item-logo img {
		max-height: 130px !important;
		max-width: 180px !important;
	}
}
@media only screen and (max-width: 980px) { 
	.maddon-related_show .item.date-hidden:before { 
		width: 238px;
		font-size: 16px;
	}
}
@media screen and (max-width: 991px) {
.ctcc-left-side {
    margin-right: 1em;
}
}

@media only screen and (max-width: 767px) {
	.content-bottom-widgets .maddon-deals-slide .item-logo img{
      max-width: 180px !important;
    }

	.single-live_in .header_featured_img {
		display: block !important;
	}
	.single-post .page_sub_title h2 ,.single-gallery .page_sub_title h2 , 
	.single-video .page_sub_title h2 , .single-explore .page_sub_title h2 , 
	.single-activity .page_sub_title h2
	{
		margin: 40px 15px 15px;
	}
	.maddon-related_video .item .image, .post_slider .item .image {
		cursor: pointer;
		max-height: inherit;
		overflow: hidden;
	}
	.maddon-deals-slide .owl-theme .owl-nav [class*=owl-] {
		margin-top: 0px  !important;
	}
	.single-video .header_featured_img {
		display: block !important;
		padding: 0 15px;
	}
	.gallery-page.gallery-post [class*="col-"] {
		width:100%;
		padding-right: 1.5px;
		padding-left: 1.5px;
		margin-bottom: 0;
	}
	.maddon-articles.gallery-post .readmore a {
		top: -5px;
	}
	.maddon-articles.gallery-page.gallery-post .item-title {
		font-size: 20px;
		font-family: "MyriadProSemibold", sans-serif;
		margin-bottom:0;
  }
  .maddon-articles.gallery-page.gallery-post .readmore a {
    font-size: 18px;
    top: 0;
		margin-bottom: 8px;
    }
	.maddon-deals-slide .item-logo img {
		max-height: inherit;
		max-width: inherit !important;
	}
}

@media only screen and (max-width: 680px) { 
	.content-bottom-widgets .maddon-deals-slide .item-title>h4 {
		padding-bottom: 0px;
		padding-top: 20px;
		font-size: 24px;
		line-height: 24px;
	}
	.content-bottom-widgets .maddon-deals-slide .item-price>span {
		padding-bottom: 0px;
		padding-top: 0;
		background: #f41570;
		font-size: 50px;
	}
	.content-bottom-widgets .maddon-deals-slide .item-description .content {
		font-size: 20px;
	}
	.maddon-deals-slide .item-description .content {
		height: 112px;
	}
	.maddon-pages .item-info .link a:after {
		transform: translateX(7px);
		-webkit-transform: translateX(7px);
		-ms-transform: translateX(7px);
	}
}
@media(max-width:518px){
	.maddon-deals-slide .item-description .content {
	padding-bottom:0;
    min-height: auto !important;height:auto;
	}
	/*.maddon-deals-slide .item-logo {
	    padding-bottom: 0;min-height:130px;
	}*/
}

@media only screen and (max-width: 479px) {
	.single-live_in  .header_featured_img .header-title {
		display: flex !important;
	}
	.single-video .header_featured_img .header-title {
		display: flex !important;
	}
	.has-cookie-bar #catapult-cookie-bar span.ctcc-left-side {
		width: 75%;
		text-align: center;
	}
	.has-cookie-bar #catapult-cookie-bar span.ctcc-right-side {
		position: absolute;
		right: 8px;
		top: 5px;
	}
	.has-cookie-bar #catapult-cookie-bar {
		height: auto !important;
		min-height: inherit !important;
	}
}

@media only screen and (max-width: 380px) { 
	.maddon-deals-slide .item-title>h4 {
		height: 68px;
	}
}