/*------------------------------------------------------------------
[Dev Stylesheet]

Info:       Only for use by Dev who doesnt want to mess with LESS files
-------------------------------------------------------------------*/

/*---------------------------------Transformation Promo ---------------------------------------*/
.transformationPromoTitle {
   text-align:center;

}

.transformationPromoTagline {
    text-align: center;
}


.transformationPromoImage > img {
    margin-left: 33%;
    margin-right: 33%;
    width: 33%
}

.transformationPromoButtonText {
    color: #fff;
    background-color: #c41230;
    padding: 10px 5px 10px 5px;
    border-style: none;
    margin-left: 33%;
    margin-right: 33%;
    width: 33%;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*----------------------------------------------------------------------------------------------------------------*/
ul.rssFeeds {
	list-style-position: outside;
	list-style-type: disc;
	margin: 5px 0 10px 20px;
}
.article .article-content ul.rssFeeds li {
	background: url("/public/20210522014006oe_/https://www.firescotland.gov.uk/media/img/rss-icon-20x20.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
	list-style-type: none;
	padding-left: 30px;
}
.article .article-content ul.rssFeeds li a {
	font-weight:bold;
}
.sub_navigation ul li a[href$="feeds.aspx"] {
	background: url("/public/20210522014006oe_/https://www.firescotland.gov.uk/media/img/rss-icon-20x20.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0) !important;
	padding: 0 0 4px 25px !important;
}
.sub_navigation ul li a:hover[href$="feeds.aspx"] {
	background: url("/public/20210522014006oe_/https://www.firescotland.gov.uk/media/img/rss-icon-20x20.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0) !important;
	padding: 0 0 4px 25px !important;
}
.station-search {
	font-size: 3.4em;
	line-height: 1;
	margin: 0px;
	text-transform: uppercase;
}
#no-flash {
    border-bottom: 1px solid #fff;
    width: 100%;
    background: #000;
    color: #fff;
    display: none;
}
/* ------------------------------------------------------------------------------ */
/* remove this section when switching back to the normal carousel */
/* ------------------------------------------------------------------------------ */
/*
.video-strapline {	
	color: #fff;
	font-size: 1.4em;	
	max-width: 75%;
	height: 200px;
	padding-top: 16px;	
	margin-left: auto;
	margin-right: auto;
}
#video-frame {
	width: 100%; 
	height: 680px;
}
.home-carousel .home-inner {
	height: 860px;
}
@media screen and (max-width: 1280px) {
	.home-carousel .home-inner {
		height: 720px;
	}
	.video-strapline {
		height: 200px;
		padding-top: 16px;	
		/*display: none;
	}
}

/* -------------------------------------------------------------------------------- */


.birthdayImg {
    width:40%!important;
    margin-left:30%;
    
}

@media only screen and (max-width: 768px) {
    .birthdayImg {
        width: 70% !important;
        margin-left: 15%;
    }

    .transformationPromoTitle  h1 {
        font-size: 3em;
    }

    .transformationPromoTagline h1 {
        font-size: 3em;
    }
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
