/** Bootstrap fix **/
@media (max-width: 991.9px) and (min-width: 768px) {
	body .hidden-sm {
		display: none!important;
	}
}

/** Hide the Google tracking iframe **/
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.survey_answers_area {
    margin-bottom: 30px;
}

/** style for when loading in extra content via AJAX **/
.ajax_loading {
	width:100%;
	height:30px;
	margin:10px;
	background-image:url(../../../../../common/images/loading/loading_circle.gif.html);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	clear:both;
}

body.noscroll {
    overflow: hidden;
}

.search_h3{
	display: inline-block;
    margin: 0px 10px 0px 0px;	
}

/** when you want to scroll to anchor - you don't actually want the anchor atthe very top of the page **/
.anchor_link {
	position:relative;
	top:-30px;
}

.no_footer_margin #footer,
.no_footer_margin #mobfooter {
	margin-top:0;
}

.colorbox{
    width: 10em;
    height: 10em;
    border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;    
}

.unique img, .unique div.image,
.regional_speaker img {
	margin: 1.5em 1.5em 1.5em 0px;
	float: left;
	clear: both;
}

.unique img.right, .unique div.image-right{
	margin: 1.5em  0px 1.5em 1.5em;
	float: right;
	clear: both;
}

.unique div.image img, .unique div.image-right img{
	margin:0px;
	float:none;
	clear: none;
}

.unique img.ignore-default {
	margin:0px !important;
	float:none !important;
	clear: none !important;
}

.unique div.image p, .unique div.image-right p{
    text-align: right;
    margin: 0.4em 0px 0px 0px;
    font-size: 0.7em;
    line-height: 1.5em;
}
.unique div.image p{
	text-align: left;
}


/********************** HOME PAGES **************************/
.home .templatecontent h1{
	display: none;
}

.home .intro{
	margin-top:30px;
}

.trends{
	margin-bottom: 0px;
}

.home_page .templatecontent h2{
	margin-top: 60px;
}
/** if not full width **/

.home_page .templatecontent .col-sm-2 h2,
.home_page .templatecontent .col-sm-4 h2,
.home_page .templatecontent .col-sm-6 h2,
.home_page .templatecontent .col-sm-8 h2,
.home_page .templatecontent .col-sm-10 h2{
	margin-top: 20px;
}


.home #site_search{
	margin-top:30px;
}

.home_page h2{
	border-left: 0px;
	background-color: transparent;
	text-align: center;
	display: block;
}	

ul.list{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.list>li{
    display: block;
    border-top: 1px #eee solid;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0;
    padding-left: 20px;	
}

ul.list>li:last-child{
	border-bottom: 0px;
}

a.arrow::after{
    content: ".";
    font-family: "biblesociety";
    color: #ee2c3c;
    line-height: 1em;
    font-size: 1em;
    display: inline-block;
    padding-left: 0.3em;
    font-weight: normal !important;
    vertical-align: bottom;
	padding-bottom: 0.25em;
}

	@media (min-width: 768px) and (max-width: 992.9px) { /* between sm and md */	
		a.arrow-sm-hidden::after {
			content:"";
			padding:0;
		}
	}
	
.shop-nav li.selected {
	background-color:#00aece !important;
}

	body .shop-nav li.selected a {
		color:#fff !important;
	}
	
	.shop-nav li.checkout_link,
    .shop-nav li.checkout_link2 {
	    background-color: #ee2c3c !important;
	}

body .subnav li.nav-7-items {
    width: 14.2856% !important;
}

.checkout_link a.arrow::after,
.checkout_link2 a.arrow::after {
	color:#fff;
	padding-left:1em;
}
		

.trends a.arrow::after{
	color: #00aece;
}

.purple_h2 a.arrow::after{
	color: #9064aa;
}

.red_h2 a.arrow::after{
	color: #ee2c3c;
}

.green_h2 a.arrow::after{
	color: #85c559;
}

.yellow_h2 a.arrow::after{
	color: #ffdd00;
}

.home_page h2 a{
	color: #00aece;
}	

.home_page h2 a::after{
    content: ".";
    font-family: "biblesociety";
    color: #ee2c3c;
    line-height: 1em;
    font-size: 1em;
    display: inline-block;
    padding-left: 0.3em;
    font-weight: normal !important;
    vertical-align: bottom;
}

.home_page h2.line{
    background-image: url(../../../biblesociety/images/core/ededed.png.html);
    background-repeat: repeat-x;
    background-position: center center;	
}

.home_page h2 span{
	width:100px;
	display: inline-block;
    background-image: url(../../../biblesociety/images/core/ededed.png.html);
    background-repeat: repeat-x;
    background-position: center center;	
    margin-right: 0.5em;
    margin-left: 0.5em;
    padding-bottom: 0.15em;  
}

	.home_page_grey_bg h2.line,
	.home_page_grey_bg h2 span,
	.home_page_grey_bg h2::after,
	.home_page_grey_bg h2::before {
		background-image: url(../../../biblesociety/images/core/e4e0d9.png.html) !important; 
	}

.home_page h2.line span{
	background-color: white;
    padding: 0px 0.5em 0px 0.5em;
    display: inline-block;
    margin: 0px 0.5em;
    width: auto;
    background-image: none;
}



.home_page h2::after,.home_page h2::before{
	content: "";
    width: 100px;
    display: inline-block;
    background-image: url(../../../biblesociety/images/core/ededed.png.html);
    background-repeat: repeat-x;
    background-position: top right;
    margin-right: 0.5em;
    margin-left: 0.5em;
    padding-bottom: 0.15em;
    vertical-align: middle;     	
}

.home_page h2.no-line::before,.home_page h2.no-line::after,
.home_page h2.line::before,.home_page h2.line::after
{
	content: none;
}


/** Blog summary styles **/
.flex_grid {
/*
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
*/
 
/*
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
*/
}

	.summary_image {
		margin-top:20px;
	}
	
	.center{
		text-align: center;
	}
	
	.right{
		text-align: right;
	}
	
		.right .image_overlay {
			text-align:left !important; /* to stop the button and text on crousel from jumping */
		}


.newsletter_box_container{
	background-color: #ededed;
}

.newsletter_box_container label.chk:hover{
	background-color: transparent !important;
}

.newsletter_box_container_white .newsletter_box_container{
    margin-top: -23px;			
}

.newsletter_box{
	max-width: 75%;
    margin-left: auto;
    margin-right: auto;
	padding-top: 23px;
}

.newsletter_box_anysize{
	padding:15px;
}

.newsletter_box .form-group{
	margin-bottom: 0px; 
}

.newsletter_box .or{
	display:block;
	margin: 0.5em 0 0.5em 0;
}

.input-group-label{
	font-size: inherit !important;
	white-space: nowrap !important;
}

.input-group-label label{
	margin-right: 1em !important; 
}

.news_privacy{
	text-align: center;
}



.lyfe_home_image_container{
	margin-top: 12px; 	
}

.lyfe_home_image{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;  	
}

.lyfe_home_image a{
	height: 100%;
    width: 100%;
    display: block;
    position: absolute;	
}

/*
.home_page .col-sm-4 h2::before, .home_page .col-sm-4 h2::after{
	content: none;
}
*/

@media (max-width: 1200px) { /** lg **/
}
@media (max-width: 992.9px) { /** md **/
		
		 .home_page .col-sm-6 h2::before, .home_page .col-sm-6 h2::after
		 {
			content: none;
		}

}		
@media (min-width: 768px) { /** sm **/		
}
@media (max-width: 767.9px) {
	/** Core changes for mobile only **/
		.home_page h2 span{
			display: none;
		}
		.home_page h2::before,.home_page h2::after{
			content: none;
		}
		
		.newsletter_box_container_white .newsletter_box_container{
			margin-top: 0px;
		}
		
		.newsletter_box .or{
			display: none;
		}
		
		.home .intro{
			margin-top:30px;
		}		
}
/********************** /HOME PAGES **************************/


/********************** BLOG / NEWS **************************/

	
.picture_caption{
	    text-align: right;
    margin: 0.4em 0px 0px 0px;
    font-size: 0.7em;
    line-height: 1.5em;
}	

#language_toggle{
float: left;
    font-size: 0.7em;
    margin: 0.4em 0px 0px 0px;
    font-size: 0.7em;
    line-height: 1.5em;    	
}
/********************** /BLOG / NEWS **************************/

/****************** SITE SEARCH ************************/

body.bible_search_page>#body>.templatecontent>form>div#site_search {
	margin-left:auto;
	margin-right:auto;
	max-width:70%;
}

#site_search {
	max-width:70%;
	margin-left:auto;
	margin-right:auto;
}

	#search_q {
		background-image:url(../../../biblesociety/images/core/header/search@2x.png.html);
		background-repeat:no-repeat;
		background-position:12px;
		padding-left:48px;
		background-size: 25px;
	}

.trends {
	text-align:center;
}

	.trends a {
		margin-left:30px;
	}

.search_results_for {
	margin-bottom:0;
	padding-bottom:10px;
	text-align:left;
    padding-top: 40px;
}

.search_results_or {
	margin-top:0;
}

.limit_p {
	text-align:center;
	padding-top:40px;
}

	.limit_p span, .order_by label {
/* 		border:1px #ddd solid; */
		padding:7px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		font-weight: normal;
	}
	
	.limit_p .form-control, .order_by .form-control {
		display:inline-block;
		width:auto;
		border:none;
		border:1px solid #ddd;
/* 		border-right:1px solid #ddd; */
		background-color:#fff;
		color:#00aece;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		margin:0 7px;
	}
	
#shopcontent .limit_p{
	text-align: left;
	padding-top: 0px;
}

#shopcontent .order_by{
	text-align: right;
}

.search_results img {
	padding-bottom:5px;
}

.search_results h3 {
	padding-top:0;
	margin-top: 0;
}

.search_results p.description {
	padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border: none !important;
}

.search-image{
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 56.25% !important;
    max-width: inherit !important;    
    border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;       	
}

.search-row{
	    border-top: 1px #eee solid;
    margin-top: 12px;
    padding-top: 1em;    
}

.search_h3_space{
	height:20px;
}

@media (max-width: 1200px) {
	#site_search {
		max-width:70%;
	}
	body.bible_search_page>#body>.templatecontent>form>div#site_search {
		max-width:70%;
	}
}

@media (max-width: 992.9px) {
	#site_search {
		max-width:90%;
	}
	body.bible_search_page>#body>.templatecontent>form>div#site_search {
		max-width:90%;
	}
}

@media (max-width: 767.9px) { /** xs **/
	#site_search {
		max-width:100%;
	}
	body.bible_search_page>#body>.templatecontent>form>div#site_search {
		max-width:100%;
	}
	.shop_search_row img {
		max-width:30%;
		height:auto;
	}
}

.trends a.arrow:after {
	content:"";
}

@media (max-width: 500px) { /** trends underneath each other **/
	.trends a {
		display:block;
		border-bottom: 1px #eee solid;
		padding-top: 16px;
		padding-bottom: 16px;
		margin: 0;
		padding-left: 20px;
		text-align:left;
	}
	.trends a.arrow:after {
		content:".";
	}
}

	/****************** SUGGESTIONS ************************/
	.ui-widget-content {
		border: 1px solid #aaaaaa/*{borderColorContent}*/;
		background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
		color: #222222/*{fcContent}*/;
	}
	
	.ui-widget {
		font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
		font-size: 1.1em/*{fsDefault}*/;
	}
	
	.ui-menu {
		list-style: none;
		padding: 2px;
		margin: 0;
		display: block;
		float: left;
	}
	
	.ui-autocomplete {
		position: absolute;
		cursor: default;
	}
	
	.ui-state-focus {
		background-color: #ccc;
	}
	
	li.ui-menu-item {
		padding: 4px;
	}
	
	.ui-helper-hidden-accessible {
		display:none;
	}
	
	/****************** /SUGGESTIONS ************************/

/****************** /SITE SEARCH ************************/

/****************** BIBLE SEARCH ************************/
#show_hide_advs_link {
	margin-bottom:35px;
}

form #adv_opts_area label.chk {
	border:none !important;
}

.search-the-bible .highlight {
	background-color:#ffdd00;
}

.next_link {
	text-align:right;
}

.biblesearch_output {
	border:1px #999 solid;
	padding:15px;
}

.viewing_what {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
}

.bible_output {
	margin-bottom:60px;
}

/*
	#people_activity ul {
		bottom:0px;
		position:absolute;
	}
*/


/****************** /BIBLE SEARCH ************************/


/************************** SHOP **************************/
.products #site_search {
	/*margin-bottom: 80px;*/
    margin-top: 30px;
}

	.products .home_page h2 {
	    margin-top: 45px;
	}

.shop_image img, #shopcontent .mainimage img{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;		
	max-height: 190px;
}

.width100{
	width: 100%;	
}

.shop_image{
	height: 190px;
	text-align: center;
}

.shop_home_head_row{
	padding-bottom: 1em;
    padding-top: 60px;	
}

.shop_home_bottom_row{
	padding-top: 1em;
/*     padding-bottom: 2em;	 */
}

.price{
    font-size: 1.4em;
}

.price .wasprice{
	font-size: 0.6em;
	color: #58595b;
	line-height: 0.6em;
}

.wasnow{
    font-size: 0.6em;
    display: inline-block;
    padding-left: 10px;	
	color: #58595b;
}



.shop_red, .reduced{
	color: #ee2c3c;
}

h1.reduced{
	color: #58595b;
}

.shop_promotion{
	padding-top:36px;
}


.salestar{
background-image: url(../../../biblesociety/images/shop/smallsalestar.png.html);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
}

.bulkbuystar{
background-image: url(../../../biblesociety/images/shop/smallbulkbuy.png.html);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
}


h1.bulkbuy, h3.bulkbuy{
    background-image: url(../../../biblesociety/images/shop/bulk_buy_icon.png.html);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 64px;
    padding-left: 64px;	
}



h1.reduced, h3.reduced{
    background-image: url(../../../biblesociety/images/shop/sale_icon.png.html);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 64px;
    padding-left: 64px;	
}

h1.reduced_bulkbuy, h3.reduced_bulkbuy{
    background-image: url(../../../biblesociety/images/shop/bulk_sale_icon.png.html);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 64px;
    padding-left: 64px;	
}

h3.bulkbuy, h3.reduced, h3.reduced_bulkbuy{
	padding-left: 0px;
	background-size: 25px 25px;
}

.price .now {
	font-size:2em;
}

.product_details p {
	margin-bottom:0;
}

.stock {
	font-size:0.7em;
}

.addbasket {
	margin-bottom:0;
}


.shopsummaryprice{
	text-align: right;
}

#shopcontent .shop-top-bar{
	/* margin-top: -33px; */
	border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    margin-bottom: 15px;	
}

.shophome .shop-top-bar{
	margin-top: 15px;	
}

ul.nav-list  li, .shop-top-bar li{
	color: #aeb2b5;
}

ul.nav-list  li.selected, .shop-top-bar li.selected{
	color: #58595b;
}

#accountcontent #banner, .christmas2016 #banner, .page_banner_short #banner {
	background-image:url(../../../../../content/get_involved/bible_in_transmission/_header-all-editions/_xl_bible_in_transmission_header.jpg.html);
	height: 167px;
}
#shopcontent.shophome #banner{
	height: 362px;	
}

.shop_promo_container{
	position: relative;
}

.shop_promo_container .image_overlay_container{
	position: absolute;
    bottom: -122px;
    right: 15px;
    margin-left: 0;
    margin-top: 25px;
    float: none;
}

.inline_donation_box {
	display:inline-block;
	width:200px;
	position:relative;
	top:15px;
	margin:0 7px;
}

.btn-continue-shopping{
	float:right;
    margin-bottom: 28px;	
}

.btn-checkout{
	clear: both;
}

@media (max-width: 1200px) { /** lg **/
	
	#shopcontent.shophome #banner{
		height: 362px;		
	}
}

@media (max-width: 992.9px) { /** md **/
	
	#shopcontent.shophome #banner{
		height: 300px;		
	}	
	.shop_promo_container .image_overlay_container{	
		bottom: -60px;
	}
}	


@media (max-width: 767.9px) { /** xs **/
	
	#shopcontent.shophome #banner{
		height: 232px;	
	    border-radius: 0px;
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;			
	}		
		
	.shop_promo_container .image_overlay_container{	
		position: absolute;
	    float: none;
	    right: 10%;	
	        bottom: -212px;
	}
}



.btn-basket{
	float:right;
}

.mainimage{
	text-align: right;
}

#image-gallery-button, #btn-lookinside{
/* 	float:left; */
	float:right;
/* 	margin-top:15px; */
}
#btn-lookinside{
	clear:both;
	
}

.product_bottom{
    /* border-top: 1px solid #aeb2b5; */
    /* padding-top: 1em; */
    text-align: right;
    padding-bottom: 1em;
}

.shop-bottom-bar div{
	text-align: center;
}

.shop-bottom-bar{
	margin-top: 2em;
	border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
}

.shopleft{
	padding-right: 1em;
}

.shopright{
	padding-left: 1em;
}

.panel-address{
	padding: 0 1em 1em 1em;
}

.product_details_row{
	margin-top: 1.5em;
    margin-bottom: 1em;	
}

ul.nav-list{
	list-style: none;
    margin: 0;
    padding: 0;
    position: relative;	
}

ul.checkout li{
	margin-right: 0px !important;
    width: 25%;
    text-align: center;	
}

ul.checkout5 li{
    width: 20% !important;
}

ul.checkout #shop_step_all{
	width:100%;
}

 .shop-top-bar ul{
	 
 }

ul.nav-list li, .shop-top-bar ul li, .subnav-top-bar ul li{
	float: left;
    margin-right: 60px;		
	border-bottom: 0px !important;
	border-top: 0px !important;    
/*
    margin-right: 60px;	
    line-height: 44px;
*/
}

.shop-bottom-bar ul.nav-list li{
	margin-right: 0px;
}

ul.nav-list li:first-of-type{
	padding-left: 0px !important;
}

ul.nav-list li a, .shop-top-bar ul li a, .subnav-top-bar ul li a{
	color: #535f69;
}

#shopcontent .summary_image img{
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;	
}

#shopcontent .checkout_finish .summary_image img {
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
}

#filter_area{
	display: none;
}

#filter_area.show_filters{
	display: block;
}


.search_results .row{
	margin-top: 20px;
    margin-bottom: 1em;
}

#site_search_filters_area p{
    margin: 10px 0 0px 0px !important;
}

ul.search_filters{
	margin:0px;
}

a.hide_filters{
    float: right;
    color: #aeb2b5;	
}

#show_hide_filters{
    margin-top: 0.5em;	
}

@media (min-width: 768px) { /** sm **/		
	.product{
		    padding-bottom: 1.5em;
	}
}

@media (max-width: 767.9px) { /** xs **/
	.shop-top-bar{
		margin-top: 15px;
	}
	.btn-basket{
		float:none;
	}
	
	#shopcontent .limit_p, #shopcontent .order_by{
		text-align: center;
	}
	
	.mainimage{
		text-align: center;
	}
	
	.shopleft, .shopright{
		padding-left: 0em;
		padding-right: 0em;
	}	
	
	.lastdown{
		margin-top:15px;
	}
	
	ul.nav-list li, .shop-top-bar ul li, .subnav-top-bar ul li{
		float: none;
	    margin-right: 0px;		
	    padding: 8px 0px 8px 0px;
	    text-align: left;
		border-bottom: 0px !important;    
	/*
	    margin-right: 60px;	
	    line-height: 44px;
	*/
	}	
	
	.product{
		    padding-bottom: 1.5em;
	}
}

/************************** /SHOP **************************/

/************************** RESOURCES **************************/

#resourcesholder{
    border-top: 1px #eee solid;	
}

.resource{
	display: block;
    border-bottom: 1px #eee solid;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0;
    padding-left: 20px;	
}

.resource_title{
	display: block;
}

.resource_description{
	display: block;
	font-size: 0.8em;	
	line-height: 1.0em;
/*     margin-bottom: 0.8em;	 */
}

.new-resource::before{
	content: "(";
}

.new-resource::after{
	content: ")";
}

.event_date{
	display: block;
	font-weight: bold;
}

/************************** /RESOURCES **************************/

/************************** DONATION PROCESS **************************/
#inmem_details {
	margin-left:40px;
}

.large_text {
    font-size: 1.5em;
}

.other_amount_holder {
	margin-left:30px;
	width:60%;
}

.gift_aid_logo {
	margin-top:20px;
}

.donation-top-bar {
/*     margin-top: 46px; */
    margin-top: 28px;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    margin-bottom: 15px;
}

@media (max-width: 767.9px) { /** xs **/
	.donation-top-bar{
		margin-top: -1px;
		margin-bottom: 0px;
	}
}

.donation-mobile-bar{
	height:56px;
	border-bottom: 1px solid #00afcf;
}

#donation_step_all {
	width:100%;
}

.footer {
	background-color: #58595B;
    color: #fff;
    margin-top: 80px;
    padding-top: 30px;
	text-align:center;
}

/* #donation_to_different_options */ 
.sub_title {
	font-style:italic;
}

/************************** /DONATION PROCESS **************************/



/************************** EASTER 17 LANDING PAGE *************************/
.easter17_right_column {
	background-color: #e4e0d9;
    border-radius: 11px;
	margin-top:10px;
}

/************************** CHRISTMAS 16 LANDING PAGE **************************/
@media (min-width: 768px) { /** sm, md, lg **/
	.christmas2016 h1 {
		margin-top:0px !important;
	}
	
	.christmas16-scripture-calendar2 .navbar,
	.christmas16-scripture-calendar2-thank-you .navbar,
	.christmas16-scripture-calendar .navbar,
	.christmas16-scripture-calendar-thank-you .navbar,
	.christmas16-colouring-calendar .navbar,
	.christmas16-colouring-calendar-thank-you .navbar,
	.christmas2016-stickers .navbar,
	.christmas2016-stickers-thank-you .navbar,
	.christmas2016-booklet2 .navbar,
	.christmas2016-booklet-thank-you .navbar,
	.christmas2016-colouring-calendar .navbar,
	.christmas2016-booklet .navbar {
		background-color:transparent !important;
	}
}

@media (max-width: 767.9px) { /** xs **/
	.christmas2016 .unique img, .christmas2016 .unique div.image {
		margin-top:0;
	}
	
	.christmas2016 #banner {
		display:none;
	}
	
	.christmas16_right_column {
		border-radius:0 !important;
	}
}

/*.christmas16-scripture-calendar,
.christmas16-scripture-calendar-thank-you,*/
.christmas16-scripture-calendar2,
.christmas16-scripture-calendar2-thank-you,
.christmas16-colouring-calendar,
.christmas16-colouring-calendar-thank-you,
.christmas2016-stickers,
.christmas2016-stickers-thank-you,
.christmas2016-booklet,
.christmas2016-colouring-calendar,
.christmas2016-booklet2,
.christmas2016-booklet-thank-you {
	background-image:url(../../../../../common/images/backgrounds/christmas/feint.jpg.html);
}

	.christmas16-scripture-calendar #banner,
	.christmas16-scripture-calendar-thank-you #banner,
	.christmas16-scripture-calendar2 #banner,
	.christmas16-scripture-calendar2-thank-you #banner,
	.christmas2016-booklet #banner,
	.christmas2016-colouring-calendar #banner,
	.christmas2016-stickers #banner,
	.christmas2016-stickers-thank-you #banner,
	.christmas2016-booklet2 #banner,
	.christmas2016-booklet-thank-you #banner,
	.christmas16-colouring-calendar #banner,
	.christmas16-colouring-calendar-thank-you #banner {
		background-image:url(../../../../../content/get_involved/christmas/2016/banner_images/banner_christmas_tree.jpg.html);
	}

.christmas16_right_column {
	border-radius:11px;
	background-color:rgba(255,255,255,0.5);
	margin-top:20px;
}

	.christmas2016-stickers-thank-you .christmas16_right_column {
		display:none;
	}

.christmas2016-stickers #form_field_id_form_field_email_address,
.christmas2016-stickers #form_field_id_form_field_phone_number,
.christmas2016-booklet2 #form_field_id_form_field_email_address,
.christmas2016-booklet2 #form_field_id_form_field_phone_number,
.christmas16-colouring-calendar #form_field_id_form_field_email_address,
.christmas16-colouring-calendar #form_field_id_form_field_phone_number,
.christmas16-scripture-calendar #form_field_id_form_field_email_address,
.christmas16-scripture-calendar #form_field_id_form_field_phone_number,
.christmas16-scripture-calendar2 #form_field_id_form_field_email_address,
.christmas16-scripture-calendar2 #form_field_id_form_field_phone_number {
	margin-bottom:0;
}

/************************** /CHRISTMAS 16 LANDING PAGE **************************/



/** max size for videos **/
.embed-responsive{
    max-width: 80%;
    margin: 0 auto;
   }

.embed-responsive.embed-responsive-16by9 {   
	padding-bottom: 45%;   
}

.home_page .embed-responsive, .col-sm-6 .embed-responsive{
    max-width: inherit;
    margin: inherit;
   }

@media (max-width:767.9px) { /** xs - videos full width on mobile **/
   .embed-responsive{
    max-width: 100%;
   }

    .embed-responsive.embed-responsive-16by9 {   
        padding-bottom: 56.25%;
    }
}
.home_page .embed-responsive.embed-responsive-16by9, .col-sm-6 .embed-responsive.embed-responsive-16by9 {   
	padding-bottom: 56.25%;   
}

.col-sm-4 .embed-responsive{
	max-width: 100%;
}

.col-sm-4 .embed-responsive.embed-responsive-16by9 {  
padding-bottom: 56.25%;	
		}


/************************** DAILY REFLECTION **************************/
.daily_reflection_summary .main h3{
	margin-top: 0px;
	
}

.daily_reflection_summary .main{
    margin-bottom: 1.5em;
    margin-top: 1.5em;	
}

@media (max-width: 767.9px) { /** xs **/
	.daily_reflection_summary .main h3{
		margin-top: 20px;
		
	}
}
/************************* /DAILY REFLECTION **************************/



/************ SHOP RELATED PRODUCTS ***********/
.products .fullwidthbar {
	background-color:#b2e1ed;
}

.products .related_products h2 {
	margin-bottom:35px;
}

.products .related_item {
	padding-bottom:30px;
}

.products .related_image {
	text-align:center;
}

	.products .related_image img {
		max-height:120px;
	}

.products .related_title {
	display:block;
}
	
/************ /SHOP RELATED PRODUCTS ***********/


/************ RELATED CONTENT ***********/
.items_list_full_content .row {
	padding-bottom:30px;
}

.home_page .items_list_full_content .row {
	padding-bottom:0px;
}

/************ /RELATED CONTENT ***********/



/************** BIBLE SEARCH *************/
.live_stat .small_print {
	line-height:1.2;
}
/************** /BIBLE SEARCH *************/



h1.footer_btbtl{
	font-size:2em;text-align: center;color: white;margin: 0;margin-bottom: 16px;	
}

h1.footer_btbtl span{
	font-size:0.8em;text-align:left;font-style:italic;
}


a.tweet{
    background-image: url(../../../biblesociety/images/tweet.png.html);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    padding-right: 30px;	
}

blockquote p.tweet{
    font-size: 17px;
    font-style: normal;
    padding-top: 0.6em;	
    line-height: 1em;
}

blockquote p.tweet a.tweet{
    text-align: center;	
}





/** Donation form in appeal banners **/
.banner_donation_form {
    width: 33%;
    background-color: rgba(255,255,255,0.85);
    position: relative;
    padding: 5px 15px 0px 15px;
    /*color: #333;*/
    border-radius: 11px;
    margin: auto;
    top: 23%;
    padding: 15px;
	text-align:center;
	box-shadow: 0px 0px 15px #000;
}

.give_box {
    width:100%;
    position: relative;
    border-radius: 11px;
    margin: auto;
    padding: 15px;
	text-align:center;
}

    .banner_donation_form_left {
        margin:0 !important;
        left:10%;
    }

    .banner_donation_form_right {
        float:right;
        margin-right:10%;
    }

	.banner_donation_form p,
	.give_box p {
		margin:0 !important;
	}
	
	.banner_donation_form .form-group,
	.give_box .form-group {
		padding-bottom:12px !important;
	}
	
	.banner_donation_form p.overlay_heading,
	.give_box p.overlay_heading {
		margin: 0;
		font-weight: bold;
		font-size: 28px;
		padding-bottom: 12px;
	}
	
	
	
	.banner_donation_form label.pound_label,
    .give_box label.pound_label{
		display: none;
		float: left;
		padding-right: 10px;
		font-size: 23px;
		font-weight: normal;
		padding-top: 7px;
	}
	
	.banner_donation_form #banner_donate_button,
    .give_box #banner_donate_button{
		margin-bottom:0;
	}

.banner_donation_form #donate_now_once,
.banner_donation_form #donate_now_monthly {
    width: 100%;
    margin-bottom:0;
}

@media (max-width: 1200px) { /** up to lg **/
    #donate_now_once::after,
    #donate_now_monthly::after {
        content:"";
        padding-left:0;
    }
}

@media (max-width: 992.9px) { /** up to md **/
    .banner_donation_form {
        top:10%;
    }
}

@media (min-width: 992.9px) { /** up to md **/
    .banner_donation_form #donate_now_once {
        margin-bottom:0px !important;
    }
}

@media (min-width: 768px) { /** sm **/
    #donate_now_once {
        margin-bottom:15px !important;
    }
}

@media (max-width: 767.9px) { /** xs **/
	.banner_donation_form {
		width:80%;
		top:8%;
	}
	
	.banner_donation_form label.pound_label,
    .give_box label.pound_label {
		display: inline-block;
	}
	
	.banner_donation_form .form-group,
    .give_box .form-group {
		width:172px;
		margin:0 auto;
	}
    
    #donation_amount {
        margin-bottom:0 !important;
    }
    
    .banner_donation_form #donation_amount,
    .banner_donation_form #suggested_donation,
    .banner_donation_form #banner_donation_amount,
    .give_box #suggested_donation {
		width:147px;
	}
}



/*** Shop - freemium integration ***/
.supplier_row td {
    background-color:#dedede;
}

/** Faacebook pixel bug fix **/
/*
.pub_300x250{
    font-size: 0px;
}
*/
