/* Visual Header
.header-wrapper {
	height: 150px;
	background: transparent url('/kidscbc2content/static-images/header_fall_1170x150.jpg') left top no-repeat;
	
	
  background: transparent url('https://www.cbc.ca/kidscbc2/content/themes/KIDS-SITE_Header8-bit.jpg') left top no-repeat;
	
	
}
.logo-link .logo {
	border: 0;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	background: transparent url('/kidscbc2/content/images/_Kids2_LOGO.png') left top no-repeat;
	background-size: 120px;
	padding: 0;
	margin-top: 10px;
	height: 100px;
	width: 150px;
	margin: 0 auto;
	margin: 31px 0 0 4px;
}
*/
/* XMAS ORNAMENT FOR MOBILE
@media (max-width: 767px) and (max-width: 991px) {
	.logo-link .logo {
		margin-left: 20px;
	}
}
*/
/* Nav */
.navbar-default .navbar-nav>li.games>a.coloured-label  {
	color: #ff7800;
}
.navbar-default .navbar-nav>li.explore>a.coloured-label  {
	color: #02a2c8;
}
.navbar-default .navbar-nav>li.videos>a.coloured-label  {
	color: #03be5f;
}
.navbar-default .navbar-nav>li.submit>a.coloured-label  {
	color: #9e28b5;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.videos>a.coloured-label:hover,
.navbar-default .navbar-nav>li.explore>a.coloured-label:hover,
.navbar-default .navbar-nav>li.games>a.coloured-label:hover,
.navbar-default .navbar-nav>li.submit>a.coloured-label:hover,
.navbar-default .navbar-nav>li.games>a.active.coloured-label,
.navbar-default .navbar-nav>li.videos>a.active.coloured-label,
.navbar-default .navbar-nav>li.submit>a.active.coloured-label,
.navbar-default .navbar-nav>li.explore>a.active.coloured-label {
	color: #fff;
}
nav.container.main-nav {
	background-color: #fff;
	padding: 10px 0;
	border-bottom: 1px solid #D3D3D3;
}
.main-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main-nav .icon {
	width: 50px;
	height: 50px;
	margin: -3px 15px -2px 0;
}
.main-nav ul li {
	display: inline-block;
	vertical-align: middle;
}
.main-nav ul li a {
	display: inline-block;
	padding: 10px;
	font-size: 30px;
}
.explore .icon {
	background: #02a2c8;
}
.videos .icon {
	background: #03be5f;
}
.games .icon {
	background: #ff7800;
}
.submit .icon {
	background: #9e28b5;
}
.main-nav ul li a:hover,
.main-nav ul li a.active {
	text-decoration: none;
	color: #fff;
	border-radius: 30px;
}
.explore .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-nav.png);
	background-repeat: no-repeat;
}
.main-nav ul li.explore .icon {
    background-size: 40px;
    background-position: 5px 9px, center;
}
.videos .icon {
	background-image: url(/kidscbc2/content/static-images/icons/videos-nav.png);
	background-repeat: no-repeat;
	background-size: 36px;
	background-position: 7px 12px, center;
}
.main-nav ul li.videos .icon {
    background-size: 35px;
    background-position: 8px 12px, center;
}


/* new games */
nav .games .icon {
	background-image: url(/kidscbc2/content/static-images/icons/games-nav-new.png);
	background-repeat: no-repeat;
	background-size: cover;
}


.games .icon {
	background-image: url(/kidscbc2/content/static-images/icons/games-nav.png);
	background-repeat: no-repeat;
	background-size: 42px;
	background-position: 5px 12px, center;
}



.submit .icon {
	background-image: url(/kidscbc2/content/static-images/icons/submit-nav.png);
	background-repeat: no-repeat;
	background-size: 30px;
    background-position: 10px 10px, center;
}
.games.lrg-tile .icon {
    background-size: 55px;
    background-position: 8px 20px, center;
}
.videos.lrg-tile .icon {
    background-size: 48px;
    background-position: 11px 17px, center;
}
.main-nav ul li.games .icon {
    
}
.explore .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-nav.png);
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: 5px 9px, center;
}
.explore.lrg-tile .icon {
    background-size: 55px;
    background-position: 8px 13px, center;
}
.explore.article .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-post.png);
	background-repeat: no-repeat;
    background-size: 30px;
    background-position: 9px 9px, center;
}
.explore.article.lrg-tile .icon {
    background-size: 42px;
    background-position: 14px 11px, center;
}
.explore.video .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-video.png);
	background-repeat: no-repeat;
	background-size: 34px;
	background-position: 8px 11px, center;
}
.explore.video.lrg-tile .icon {
    background-size: 48px;
    background-position: 12px 16px, center;
}
.explore.quiz-poll .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-quiz.png);
	background-repeat: no-repeat;
	background-size: 36px;
	background-position: 8px 9px, center;
}
.explore.quiz-poll.lrg-tile .icon {
    background-size: 54px;
    background-position: 9px 10px, center;
}
.explore.make-do .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-diy.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 13px 6px, center;
}
.explore.make-do.lrg-tile .icon {
    background-size: 37px;
    background-position: 17px 6px, center;
}
.explore.picture .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-photo.png);
	background-repeat: no-repeat;
	background-size: 37px;
	background-position: 7px 9px, center;
}
.explore.picture.lrg-tile .icon {
    background-size: 50px;
    background-position: 11px 13px, center;
}
.explore.picture .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-photo.png);
	background-repeat: no-repeat;
}
.explore.picture.lrg-tile .icon {
    background-size: 50px;
    background-position: 11px 13px, center;
}
.explore.infographic .icon {
	background-image: url(/kidscbc2/content/static-images/icons/explore-infograph.png);
	background-repeat: no-repeat;
	background-size: 27px;
	background-position: 12px 10px, center;
}
.explore.infographic.lrg-tile .icon {
    background-size: 36px;
    background-position: 18px 14px, center;
}
.main-nav ul li a:hover .icon, .main-nav ul li a.active .icon {
	background-color: #fff;
}
.main-nav ul li.explore a:hover,
.main-nav ul li.explore a.active {
	background-color: #02a2c8;
}
.main-nav ul li.videos a:hover,
.main-nav ul li.videos a.active {
	background-color: #03be5f;
}
.main-nav ul li.games a:hover,
.main-nav ul li.games a.active {
	background-color: #ff7800;
}
.main-nav ul li.submit a:hover,
.main-nav ul li.submit a.active {
	background-color: #9e28b5;
}
.main-nav .navbar-nav {
	float: none;
}
.main-nav .menu.navbar-toggle {
	float: left;
	border: none;
	color: #e10003;
	width: 130px;
	font-size: 27px;
}
.main-nav .menu.navbar-toggle:hover, .main-nav .menu.navbar-toggle:focus {
	background-color: #fff;
}
.main-nav .navbar-toggle .icon-bar {
	width: 37px;
	height: 5px;
	border-radius: 35px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #e10003;
}
.menu-label {
	position: absolute;
	top: 1px;
	right: 0;
}
/* Search form */
.kids-search label, .hidden-element {
	height: 0;
	overflow: hidden;
	position: absolute;
}
.kids-search {
	font-size: 20px;
}
.kids-search form {
	position: relative;
	margin-top: 10px;
	width: 100%;
}
.kids-search input[type=text] {
	border-radius: 20px;
	border: 1px solid #414c5c;
	background-color: #526075;
	color: #fff;
	padding: 5px 20px;
	width: 95%;
}
.kids-search input[type=text]:focus,
.kids-search input[type=text]:active,
.kids-search input[type=text]:-webkit-autofill {
	background-color: #526075;
}
.kids-search input[type=text]:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #526075 inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #fff;
}

.kids-search input[type=text]:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px #526075 inset;
    -webkit-text-fill-color: #fff;
}
input[type=submit] {
    background: url(/kidscbc2/content/static-images/search-btn.png);
    border: 0;
    display: block;
    height: 40px;
    width: 31px;
	position: absolute;
	top: 4px;
	background-repeat: no-repeat;
	right: 25px;
	color: transparent;
	background-size: 30px;
}
.kids-search input::-webkit-input-placeholder {
   color: #fff;
}
.kids-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff;
   opacity:  1;
}
.kids-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff;
   opacity:  1;
}
.kids-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
}
/* EXPLORE */
.explore h1 {
	color: #02a2c8;
}
.feed-post {
    margin-bottom: 15px;
}
.games h1 {
	color: #ff7800;
}
.games .feature_header h2 {
	display: block;
	margin-left: 10px;
	margin-top: 0px;
}


.videoWrapper iframe {
	width: 100%;
}




/* Explore image media queries */
.page-home.explore .feed-post img {
	height: 147px;
}
@media (max-width: 1199px) {
	.page-home.explore .feed-post img {
		height: 119px;
	}
}
@media (max-width: 991px) {
	.page-home.explore .feed-post img {
		height: 194px;
	}
}
@media (max-width: 767px) {
	.page-home.explore .feed-post img {
		height: auto;
	}

	.videoWrapper iframe {
		height: 53vw;
	}
}
@media (max-width: 1199px) {
	.explore-feature, .games-feature {
		width: 79%;
	}
	.speech-bubble {
		width: 83%;
	}
}
@media (min-width: 991px) {
	#games-categories {
		height: 517px !important;
	}
}

/* ANIMATION + ASSOCIATED CLASSES FOR CAT MENU */
@keyframes spin-arrow {
	100% {
		transform: rotateZ(180deg) translateY(5px);
	}
}

.cat-menu:hover {
	cursor: pointer;
}

/* when the category list is expanded */
/* 600ms was chosen as it matches the jquery slide speed 'slow' */
.cat-list-shown {
	animation: spin-arrow 600ms linear forwards;
}

/* when the category list is hidden */
.cat-list-hidden {
	animation: spin-arrow 600ms linear reverse;
}

/* CATEGORIES SIDE RAIL */

.explore-categories {
	margin-top: 30px;
  font-size: 18px;
  height: 45px;
}

.explore-categories, .games-categories, .videos-categories {
	float:right;
	z-index: 5;
}
.explore-categories h3, .games-categories h3 {
	margin-top: 0;
	font-size: 20px;
}
.explore-categories ul{
	list-style: none;
	background-color: #27bee2;
	padding: 0;
	border-radius: 10px;
}
.games-categories ul {
	list-style: none;
	background-color: #FD7822;
	padding: 0;
	border-radius: 10px;
}
.explore-categories ul li .cat-dropdown, .games-categories ul li .cat-dropdown {
	color: #fff;
    text-transform: uppercase;
    padding: 10px;
    display: inline-block;
}
.cat-arrow {
	float: right;
	color: #fff;
	margin: 11px 10px 0 0;
}
.explore-categories ul li {
	width: 100%;
	border-bottom: 1px solid #19a2c8;
}
.games-categories ul li {
	width: 100%;
	border-bottom: 1px solid #E94200;
}
.explore-categories ul li:first-child, .explore-categories ul li:first-child a,
.games-categories ul li:first-child, .games-categories ul li:first-child a {
	border-radius: 10px 10px 0 0;
}
.explore-categories ul li:last-child,
.explore-categories ul li:last-child a,
.explore-categories ul.mobile-cat-menu li ul li:last-child a,
.explore-categories ul .cat-menu a.active,
.games-categories ul li:last-child,
.games-categories ul li:last-child a,
.games-categories ul.mobile-cat-menu li ul li:last-child a,
.games-categories ul .cat-menu a.active {
	border-radius: 0 0 10px 10px;
}
.explore-categories ul .cat-menu a:hover,  .explore-categories ul .cat-menu a.active,
.games-categories ul .cat-menu a:hover,  .games-categories ul .cat-menu a.active {border-radius:0;}
.explore-categories ul li:last-child, .games-categories ul li:last-child {border-bottom:none;}
.explore-categories ul li a, .games-categories ul li a {
	color: #fff;
	display: block;
	padding: 7px 5px;
	cursor:	pointer;
}
.explore-categories ul li a img, .games-categories ul li a img {
    margin: 0 10px 0 3px;
}
.explore-categories ul li a:hover, .explore-categories ul li a.active {
	text-decoration: none;
	background-color: #19a2c8;
}
.games-categories ul li a:hover, .games-categories ul li a.active {
	text-decoration: none;
	background-color: #E94200;
}

.explore .speech-bubble a {
	color: #02a2c8;
}
.header-row h1 {
	display: inline-block;
	margin: 30px 20px 20px 10px;
}
.explore-feature, .games-feature {
	float: right;
	margin-right: 20px;
}
.explore-feature, .games-feature, h2 {
	display: inline-block;
}
.feature-character {
	margin-left: 20px;
}
.speech-bubble {
	position: relative;
	background-color: #FFF;
	border-radius: 10px;
	padding: 20px 15px;
	font-size: 18px;
	-moz-box-shadow:    2px 3px 2px 1px #ccc;
	-webkit-box-shadow: 2px 3px 2px 1px #ccc;
	box-shadow:         2px 3px 2px 1px #ccc;
}
.speech-bubble:after {
	background-color: #FFF;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 22px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
	box-shadow: 5px 0px 2px 0 #ccc;
    right: -10px;
}
#moreposts {
	display: block;
	width: 200px;
	margin: 0 auto;
	background-color: #185bc0;
	padding: 15px 20px;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 10px;
	border-radius: 30px;
	cursor: pointer;
	text-transform: uppercase;
}
#moreposts-loader {
	margin: 0 auto;
	text-align: center;
	margin: 10px 0;
}
#moreposts a {
	color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 20px;
}
/* Footer */
.primary-footer {
	padding: 10px;
	color: #d2d2d2;
	background-color: #fff;
	font-size: 30px;
	font-family: monospace;
}
.primary-footer a {
	color: #e5051c;
}
#parents-logo {
	width: 170px;
}
#kidcbc1-logo {
	width: 210px;
}
#tv-schedule {
	width: 150px;
}
#cmf-logo {
	width: 150px;
	float: right;
}
.copyright {
	text-align: right;
}
.secondary-footer {
	background-color: #e5051c;
	color: #FFF;
	padding: 10px;
}
.secondary-footer a {
	color: #fff;
	margin-right: 20px;
}
@media (max-width: 991px) {
	#explore-categories {
		height: 60px !important;
	}
	.explore-feature, .games-feature {
		width: 100%;
		margin-right: 0;
	}
	.speech-bubble {
		background: none;
		box-shadow: none;
		width: 80%;
	}
	.speech-bubble:after {
		width: 0;
	}
	.feature-character {
		margin-top: -70px;
	}
	.search-results .image_wrap {
		height: 190px;
	}
	.primary-footer a {
		font-family: 'Montserrat', sans-serif;
		margin-right: 20px;
		font-size: 20px;
	}
	.main-nav .icon {
		margin: 0;
	}
	.navbar-nav>li>a {
		text-align: center;
		line-height: 40px;
	}
	.kids-search form {
		margin-top: 30px;
	}
	.kids-search input::-webkit-input-placeholder {
		color: #526075;
	}
	.kids-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		color: #526075;
		opacity:  1;
	}
	.kids-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
		color: #526075;
		opacity:  1;
	}
	.kids-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #526075;
	}
}
@media (max-width: 657px) {
	.speech-bubble {
		width: 60%;
	}
}
@media (max-width: 767px) and (max-width: 991px) {
	.main .left-tile .caption_wrap .caption {
	    font-size: 24px;
	    line-height: 30px;
	}
	.search-results .image_wrap {
		height: auto;
	}
	.main-nav .navbar-nav, .navbar-default .navbar-collapse, nav.container.main-nav {
		padding: 0;
	}
	.header-wrapper {
	    /*background: transparent url('/kidscbc2/content/images/header_winter_crop.png') left top no-repeat;*/
	    background: transparent url('/kidscbc2/content/images/header_winter_crop.png') left top no-repeat;
			
			
			background: transparent url('https://www.cbc.ca/kidscbc2/content/themes/KIDS-SITE_MobileHeader8-bit.jpg') left top no-repeat;
			
			
	}
	.navbar-default .navbar-nav>li.games>a.coloured-label,
	.navbar-default .navbar-nav>li.explore>a.coloured-label,
	.navbar-default .navbar-nav>li.submit>a.coloured-label,
	.navbar-default .navbar-nav>li.videos>a.coloured-label {
		color: #fff;
	}
	.kids-search input::-webkit-input-placeholder {
	   color: #fff;
	}
	.kids-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	   color: #fff;
	   opacity:  1;
	}
	.kids-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
	   color: #fff;
	   opacity:  1;
	}
	.kids-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	   color: #fff;
	}
	.main-nav ul li .icon {
		margin-right: 20px;
	}
	.navbar-default .navbar-nav>li {
		padding: 10px 5px;
	}
	.navbar-default .navbar-nav>li.games>a.coloured-label, .navbar-default .navbar-nav>li.games {
		background-color: #ff7800;
	}
	.navbar-default .navbar-nav>li.explore>a.coloured-label, .navbar-default .navbar-nav>li.explore  {
		background-color: #02a2c8;
	}
	.navbar-default .navbar-nav>li.videos>a.coloured-label, .navbar-default .navbar-nav>li.videos  {
		background-color: #03be5f;
	}
	.navbar-default .navbar-nav>li.submit>a.coloured-label, .navbar-default .navbar-nav>li.submit  {
		background-color: #9e28b5;
	}
	.main-nav .kids-search.navbar-toggle:hover, .main-nav .kids-search.navbar-toggle:focus {
		background-color: #526075;
	}
	.logo-link .logo {
		/* Mobile holiday logos */
		/*margin: 0 auto;
		margin-top: 15px;*/
	}
	.kids-search {
		padding-right: 0;
	}
	.kids-search form {
		margin-top: 10px;
		font-size: 16px;
	}
	input[type=submit] {
		background-size: 25px;
		right: 10%;
	}
	.kids-search.navbar-togger:hover, .kids-search.navbar-togger:focus {
		background-color: #526075;
	}
	.search-label {
		background-size: 23px;
	}
	.explore.article.lrg-tile .icon {
		width: 50px;
		height: 50px;
		position: absolute;
		top: -28px;
		right: 5px;
	}
	.explore.article.lrg-tile .icon {
		background-size: 30px;
		background-position: 9px 9px, center;
	}
	.main .left-tile.lrg-tile {
		padding-left: 0;
		margin-bottom: 15px;
		padding-right: 0;
	}
	.main .left-tile .caption_wrap {
		height: 75px !important;
	}
	.main .left-tile.lrg-tile .caption {
		font-size: 15px;
	}
	.main .left-tile.lrg-tile .coloured-label {
		font-size: 12px;
	}
	.main .tile.sm-tile {
		padding-left: 0;
	}
	.main-nav ul li a .icon {
		background-color: #fff;
	}
	.primary-footer a {
		border-bottom: 1px solid #dcdcdc;
		display: inline-block;
		width: 90%;
		padding-bottom: 10px;
	}
	.primary-footer a:hover {
		text-decoration: none;
	}
	.primary-footer a:last-child {
		border-bottom: none;
	}
	.primary-footer #cmf-logo {
		margin-top: 50px;
	}
	.secondary-footer {
		font-size: 11px;
	}
	.secondary-footer a:after {
		content: " | ";
	}
	.secondary-footer a:last-child:after {
		content: "";
	}
	.secondary-footer a {
	    margin-right: 0px;
	}
	.secondary-footer .pull-right {
		text-align: left;
	}
}
/* VIDEO */
.videos h1 {
	color: #03be5f;
}
#feature-banner img {
	width: 100%;
	margin-bottom: 15px;
}
.videos .videos.shows.tile .caption {
	font-size: 18px;
	line-height: 20px;
	margin-top: 20px;
}
.watch .video-season {
	min-width: 148px;
    padding: 10px;
    background: #9e28b5;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    float: left;
    margin: 10px 2px 15px 5px;
    color: white;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
.watch .video-season.active {
	background: #03be5f;
	border: 3px solid #068a48;
	padding: 7px;
}
.watch .video .caption-wrapper {
  min-height: 86px;
}
.show-pg.feed-post .caption {
	font-size: 18px !important;
	margin-top: 10px;
	line-height: 22px;
}
.show-pg .caption_wrap {
	border-top: 4px solid #03BE5F;
}
.videos-categories h3 {
	margin-top: 0 !important;
}
.show-pg .tile {
	margin-bottom: 15px;
}
.watch .show-view h3 {
	color: #03be5f;
    font-size: 20px;
    font-weight: bold;
}
.video-pager {
    list-style: none outside none;
    padding-left: 0;
    text-align: center;
}
.video-pager li {
    border: 3px solid #185bc0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Montserrat', Arial, sans-serif;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
}
.watch-view.videos-categories h3 {
	/* margin-top: 20px !important; */
}

/* Video page media queries */
@media (min-width: 1199px) {
	.videoWrapper iframe {

	    height: 478px;

}
}
@media (max-width: 1199px) {
	.show-more-vids {
    	margin-bottom: 177px;
	}
}
@media (max-width: 1199px) and (min-width:992px) {
	.videoWrapper iframe {

	    height: 406px;

}
}
@media (max-width: 991px) and (min-width: 767px){
	.show-more-vids {
    	margin-bottom: 15px;
	}
	.videoWrapper iframe {
	    height: 406px;
	}
}
@media (max-width: 767px) {

}
@media (max-width: 1199px) {

}
@media (min-width: 991px) {

}
/* RR tiles */
.tile.explore .caption_wrap {
    border-top: 4px solid #02A2C8;
}
.tile .icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -28px;
    right: 5px;
}
.icon {
    vertical-align: middle;
    border-radius: 50%;
    display: inline-block;
}
.tile .caption_wrap .coloured-label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 3px;
    /* width: 70%; */
}
.explore .coloured-label {
    color: #02a2c8;
}
.tile .caption_wrap .caption {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tile .caption_wrap .caption {
    font-size: 15px;
    line-height: 17px;
}
.tile .tile_link {
    color: #000;
}
.tile .tile_link .image_wrap {
    width: 100%;
}
.tile .tile_link {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #000;
}
.tile .tile_link .image_wrap img {
    width: 100%;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
}
.tile .caption_wrap {
	font-family: 'Montserrat', sans-serif;
    background-color: #FFF;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 3px 10px 0;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    position: relative;
    height: 75px;
}
.tile.videos .caption_wrap {
    border-top: 4px solid #03BE5F;
}
.videos .coloured-label {
    color: #03be5f;
}
.tile .caption {
	background: #FFF;
	color: #2c3440;
	padding: 0;
	font-weight: normal;

}
.explore-rr .tile {
	margin-bottom: 15px !important;
}
.tile.games .caption_wrap {
    border-top: 4px solid #FF7800;
}
.games .coloured-label {
    color: #ff7800;
}



.blog-post p img {
	width: 100% !important;
	height: auto !important;
}
