@media only screen and (max-width: 1440px) {
	/* Header */
	#head_container_homepage,
	#head_container,
	#head_title_page{
		padding-left: 20px;
		padding-right: 20px
	}
	/* Footer */
	#foot_container{
		padding: 24px 20px;
	}
}
@media only screen and (max-width: 1215px) {
	.products-container {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (max-width: 1200px) {
	.overdiv{
		max-width: 100%;
		margin: 0 20px;
	}
	/* Homepage */
	#home_multi_cards{
		width: 100%;
		justify-content: center;
		margin: 0 0 72px;
	}
	/* Events */
	.event_block_full_container{
		width: 369px;
	}
	/* Standard */
	#standard_description{
		left: auto;
		right: 20px;
		transform: translate(0, -50%);
	}
	/* Timeline */
	#timeline_multi_container .flex{
		justify-content: center;
	}
	#timeline_multi_container .flex:nth-child(odd) .multi_field:nth-child(2)::after{
		content: none;
	}
	/* Shop checkout */
	.checkout-container {
		justify-content: center;
	}
	.details-section {
		flex-wrap: wrap;
	}
	.details-section > div {
		width: 100%;
	}
	.details-section .section-title {
		margin-right: 0;
		margin-bottom: 16px;
	}
	.checkout-content {
		max-width: 485px;
	}
	.checkout-next-step {
		text-align: center;
	}
	.dedication-container > div:first-child {
		display: flex;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.dedication-container .basket-img {
		margin-right: 16px;
	}
	/* Shop checkout summary */
	.checkout-container.summary,
	.checkout-container.thanks {
		justify-content: space-between;
	}
	.checkout-container.summary .checkout-content,
	.checkout-container.summary .details-fields,
	.checkout-container.thanks .checkout-content,
	.checkout-container.thanks .details-fields {
		max-width: 100%;
		width: 100%;
	}
}

@media only screen and (min-width: 1101px) {
	/* Shop overview */
	.addto-basket-container {
		width: 100%;
		padding: 7px 6px 10px;
		text-align: center;
		background: #053F57;
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 3;
		display: none;
	}
	.addto-basket-container button {
		width: calc(100% - 7px);
	}
	.product:hover .addto-basket-container {
		display: block;
	}
	.product-img-container .addto-basket:hover,
	#overdiv.no_admin .product-img-container .addto-basket:hover {
		color: #053F57;
		background: #ffffff;
	}
	.product.out-stock .addto-basket-container,
	.product.out-stock:hover .addto-basket-container,
	#overdiv .addto-basket.mobile {
		display: none;
	}
}

@media only screen and (max-width: 1100px) {
	/* Header */
	#basket .your_basket{
		display: none;
	}
	/* Standard */
	#standard_banner_container{
		margin-bottom: 0px;
	}
	#standard_banner_img{
		width: 100%;
	}
	#standard_description{
		position: relative;
		top: auto;
		right: auto;
		margin: -90px auto 40px;
		transform: translate(0, 0);
	}
	/* Contact */
	#contact_right {
		margin-left: 100px;
	}
	/* Events */
	#events_container,
	#events_block_container{
		justify-content: center;
	}
	#events_block_container{
		flex-flow: column;
	}
	#events_block_section{
		width: auto;
	}
	/* Shop overview */
	.product {
		width: 26.333%;
	}
	#overdiv .addto-basket.mobile {
		display: inline-block;
		margin-top: 15px;
		align-self: flex-start;
	}
	.addto-basket-container,
	#overdiv .product.out-stock .addto-basket.mobile {
		display: none;
	}
	.addto-basket{
		background-color: #053f57;
		color: #FFFFFF;
	}
}
}

@media only screen and (max-width: 1024px) {
	/* Shop basket */
	.basket-content {
		margin-right: 32px;
	}
	/* Shop checkout */
	.checkout-content {
		margin-right: 32px;
	}
	/* Shop checkout thanks */
	.order-details .order-detail {
		width: 41%;
	}
}

@media only screen and (max-width: 920px) {
	/* Header */
	.UIsideBar{
		background-color: #FD7462;
		padding-bottom: 47px;
	}
	#sideBarContent{
		height: auto;
	}
	#mobileMenuArea{
		display: block;
	}
	#head_right{
		display: none;
	}
	#head_container{
		border-bottom: 5px solid #89D2DB;
	}
	#head_container_homepage{
		background-color: #053F57;
		border-bottom: 5px solid #FD7462;
	}
	#head_container_homepage, #head_container {
		height: 80px;
		padding: 20px 30px 20px 20px;
	}
	#logo{
		max-width: 110px;
	}
	/* Shop Product */
	.product-details-container {
		flex-wrap: wrap;
	}
	.product-details-container .product-img-container {
		margin-left: auto;
		margin-right: auto;
	}
	.product-details-container .product-details {
		width: 100%;
		margin-top: 40px;
	}
	/* Shop basket */
	.order-sidebar {
		max-width: 250px;
		width: 100%;
	}
	.shop_mini_basket{
		left:auto !important;
		right:0 !important;
	}
}

@media only screen and (max-width: 808px) {
	/*#latest_books .multi_field:nth-child(3){*/
	/*	display: none;*/
	/*}*/
}

@media only screen and (max-width: 787px) {
	#timeline_multi_container .flex:nth-child(odd) .multi_field:nth-child(1)::after,
	#timeline_multi_container .flex:nth-child(odd) .multi_field:nth-child(2)::after,
	#timeline_multi_container .flex:nth-child(even) .multi_field:nth-child(1)::after,
	#timeline_multi_container .flex:nth-child(even) .multi_field:nth-child(2)::after{
		content: "";
		background: url("images/timeline_arrow_right_down.svg") no-repeat, 50% 50%;
		height: 70px;
		width: 40px;
		position: absolute;
		top: 104%;
		left: 50%;
	}
	#timeline_multi_container .flex:nth-child(even) .multi_field:nth-child(1)::after{
		top: 95%;
	}
	#timeline_multi_container .flex:nth-child(odd) .multi_field:nth-child(1)::before,
	#timeline_multi_container .flex:nth-child(even) .multi_field:nth-child(1)::before,
	#timeline_multi_container .flex:last-child .multi_field:last-child::after{
		content: none;
	}
}

@media only screen and (max-width: 768px) {
	/* Homepage */
	#home_product_container{
		flex-wrap: wrap;
		justify-content: center;
	}
	#home_product_img{
		order: 1;
	}
	#home_product_details{
		margin-left: 0;
	}
	#home_product_details,
	#home_bio_details{
		align-items: center;
	}
	#home_bio_container{
		flex-wrap: wrap;
	}
	#home_bio_img{
		margin-top: 30px;
	}
	#home_bio_details{
		max-width: 100%;
		margin-left: 0;
	}
	/* Standard */
	#standard_description{
		margin: -90px 20px 40px;
		width: auto;
		max-width: 728px;
	}
	#standard_multi_container{
		margin-bottom: 55px;
	}
	#standard_multi_container .multi_field .multiField_0{
		text-align: center;
		margin-bottom: 25px;
	}
	#standard_multi_container .multi_field .multiField_0,
	#standard_multi_container .multi_field .multiField_1{
		width: 100%;
		max-width: 100%;
		margin-right: 0;
	}
	#overdiv.no_admin #standard_multi_container .multi_field .multiField_2{
		margin-top: 0;
		margin-bottom: 25px;
		height: 240px;
	}
	/* Points */
	#points_multi_container{
		margin: 45px auto 55px;
		padding: 0 20px;
	}
	#points_multi_container .multi_field{
		margin-top: 45px;
	}
	/* Books */
	#books_multi_container{
		padding: 50px 0 55px;
	}
	/* Contact */
	#contact_container{
		padding: 40px 0 57px;
		flex-wrap: wrap;
	}
	#contact_form_container{
		width: 100%;
		order: 1;
	}
	#contact_mail{
		margin-top: 25px!important;
	}
	#contact_note{
		max-width: 544px;
		margin-top: 40px!important;
	}
	#contact_text{
		max-width: 544px;
		margin-top: 20px!important;
	}
	#contact_right{
		width: 100%;
		max-width: 100%;
		margin-left: 0px;
		margin-bottom: 30px;
		padding-bottom: 40px;
		border-bottom: 1px solid #B8B8B8;
	}
	/* Events */
	#events_block_section{
		width: 100%;
		display: flex;
		flex-flow: column;
		align-items: center;
	}
	#events_filters{
		display: none;
	}
	#events_block_section{
		margin-left: 0;
	}
	#mobile_filter_container{
		display: block;
	}
	/* Shop overview */
	.product {
		width: 200px;
	}
	#overdiv .addto-basket.mobile {
		position: relative;
		bottom: 0;
	}
	/* Shop Product */
	.product-details-container {
		padding-bottom: 32px;
	}
	.section-title,
	.product-excerpt .section-title {
		margin-bottom: 30px;
	}
	.vertical-padding {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.related-products {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.product-excerpt {
		margin: 35px 20px;
		box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
	}
	.excerpt-container .slider {
		padding-left: 0;
		padding-right: 0;
	}
	.excerpt-container .slider .slick-track {
		padding-top: 0;
		padding-bottom: 0;
	}
	.excerpt-box {
		margin-left: 0;
		margin-right: 0;
		padding: 0 32px;
		box-shadow: none;
	}
	.excerpt-container .slider .slick-prev {
		left: -40px;
	}
	.excerpt-container .slider .slick-next {
		right: -38px;
	}
	/* Shop basket */
	.shop-basket {
		padding-bottom: 55px;
	}
	.basket-container {
		flex-wrap: wrap;
		padding-top: 32px;
	}
	.basket-content {
		width: 100%;
		margin-right: 0;
	}
	.basket-item {
		padding: 20px;
		border: 1px solid #B8B8B8;
	}
	.basket-item + .basket-item {
		margin-top: 24px;
	}
	.basket-item:last-child {
		border-bottom: 0;
	}
	.order-sidebar {
		max-width: 100%;
		width: 100%;
	}
	.order-sidebar + .go-checkout {
		margin-top: 40px;
		margin-bottom: 32px;
	}
	.mobile-divider {
		width: calc(100% + 40px);
		height: 1px;
		display: block;
		background: #B8B8B8;
		margin-left: -20px;
		margin-right: -20px;
	}
	.shipping-costs-box {
		width: 100%;
		max-width: 100%;
		margin-top: 32px;
	}
	/* Shop checkout */
	.shop-checkout {
		padding-bottom: 57px;
	}
	.checkout-container {
		flex-wrap: wrap;
		padding-top: 34px;
	}
	.checkout-content,
	.details-fields,
	.shop-checkout input,
	.shop-checkout textarea,
	.shop-checkout select {
		max-width: 100%;
	}
	.checkout-content {
		margin-right: 0;
	}
	.input-container {
		flex-wrap: wrap;
	}
	.find-address {
		justify-content: space-between;
	}
	#overdiv .input-container > input {
		width: 100%;
	}
	.input-container > input:first-child {
		margin-right: 0;
	}
	#overdiv .find-address > input,
	#overdiv .find-address > button {
		width: 46%;
	}
	.find-address > input:first-child {
		margin-right: 20px;
	}
	 #overdiv .find-address > button {
		 min-width: 158px;
	 }
	.shop-checkout .details-section + .details-section {
		margin-top: 20px;
	}
	.checkout-container:not(.summary):not(.thanks) .checkout-section {
		padding-bottom: 24px;
		border-bottom: 0;
	}
	.summary-delivery {
		padding-bottom: 50px;
	}
	/* Shop checkout thanks */
	.order-detail-container {
		max-width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	/* Homepage */
	#welcome_container,
	#home_product_details{
		margin-top: 40px!important;
	}
	#home_multi_cards,
	#home_product_details{
		margin-bottom: 40px!important;
	}
	#welcome_container{
		margin-bottom: 20px!important;
	}
	#home_multi_cards .multi_field .multiField_1,
	#home_multi_cards .multi_field .multiField_2{
		font-size: 50px;
		line-height: 60px;
	}
	#latest_books{
		margin-top: 40px!important;
	}
	#latest_books_container,
	#home_bio_container{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#home_testimonials .slider{
		padding: 0;
		display: block;
	}
	#home_testimonials .slider .slick-dots button,
	#reviews_multi .slider .slick-dots button{
		background-color: #053F57;
	}
	/* Standard */
	#standard_multi_container .multi_field .multiField_0{
		font-size: 38px;
		line-height: 50px;
	}
	/* Books */
	#books_multi_container{
		margin: 0 10px;
	}
	#books_multi_container .multi_field {
		width: 155px;
		height: 235px;
		margin: 10px;
	}
	/* Shop Product */
	.product-details-container .product-details {
		flex-wrap: wrap;
	}
	.product-details-container .product-details > div:first-child {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.product-details-container .product-details > div:nth-child(2) {
		flex-shrink: unset;
	}
	.shop-product-container .addto-basket,
	#overdiv .shop-product-container .addto-basket {
		min-width: 216px;
	}
	/* Related product slider */
	.related-products > div {
		max-width: 650px;
	}
	.related-product {
		width: 192px;
	}
	/* Footer */
	#foot_getintouch{
		margin: 0 0 20px!important;
	}
	#foot_getintouch_container,
	#foot_left{
		flex-flow: column;
		align-items: center;
	}
	#foot_left{
		width: 100%;
	}
	#foot_cookies,
	#foot_copyright{
		margin: 20px 0 0!important;
	}
	#foot_right{
		display: none;
	}
}

@media only screen and (min-width: 501px) {
	/* Related product slider */
	.related-products > div {
		max-width: 665px;
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
}

@media only screen and (max-width: 500px) {
	/* Contact */
	#contact_first_name, #contact_last_name{
		width: 100%;
	}
	#contact_last_name{
		margin-top: 16px;
	}
	/* Shop overview */
	.shop-overview {
		padding-top: 35px;
		padding-bottom: 20px;
	}
	.product {
		width: 43%;
	}
	.product .product-title {
		min-height: 54px;
	}
	/* Shop Product */
	.product-availability {
		flex-wrap: wrap;
	}
	.product-availability > div {
		width: 100%;
	}
	.read-excerpt-available-at {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.read-excerpt-available-at > button {
		margin-right: 10px;
	}
	.available-at {
		margin-top: 0;
	}
	.shop-product-container .read-excerpt-available-at button,
	#overdiv .shop-product-container .read-excerpt-available-at button {
		min-width: 180px;
		margin-bottom: 10px;
	}
	.review-box {
		padding-left: 10px;
		padding-right: 10px;
		background-color: transparent;
		box-shadow: none;
	}
	.review-box + .review-box {
		margin-top: 0;
	}
	.hide-onmobile {
		display: none;
	}
	/* Shop basket */
	.basket-item .basket-img {
		margin-right: 15px;
	}
	.item-details .basket-item-top {
		flex-wrap: wrap;
	}
	.item-details .basket-item-top > div {
		width: 100%;
	}
	.item-details .basket-item-top > div:first-child {
		display: flex;
		flex-direction: column;
		margin-right: 0;
	}
	.item-details .basket-item-top .product-type {
		order: 1;
	}
	.item-details .basket-item-top .product-type,
	.item-details .basket-item-top .product-price {
		margin-top: 10px;
	}
	.basket-item .item-quantity-container {
		align-items: flex-start;
	}
	.basket-item .quantity-box {
		justify-content: flex-start;
	}
	.item-quantity-container .product-price {
		display: none;
	}
	.item-quantity-container .quantity-box {
		margin-top: 30px;
	}
	.quantity-with-remove {
		display: flex;
		align-items: flex-end;
	}
	.quantity-with-remove .remove-item {
		margin-left: 20px;
	}
	/* Shop checkout thanks */
	.order-summary {
		flex-wrap: wrap;
	}
	.order-summary > div:first-child {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.order-summary .section-title {
		margin-bottom: 20px;
	}
	.order-details-top > div {
		flex-wrap: wrap;
	}
	.order-details-top > div > div {
		width: 100%;
	}
	.order-details-top > div > div:first-child {
		margin-right: 0;
		margin-bottom: 6px;
	}
	.order-detail-container {
		padding-top: 30px;
	}
	.order-text {
		margin-bottom: 20px;
	}
	.order-details {
		margin-left: 0;
		margin-right: 0;
	}
	.order-details .order-detail {
		width: 100%;
		margin: 0 0 20px;
	}
	.order-details .order-detail:last-of-type {
		margin-bottom: 50px;
	}
	.order-sidebar > div + div {
		margin-top: 16px;
	}
	.user-ordered .basket-img {
		margin-right: 16px;
	}
}

@media only screen and (max-width: 450px) {
	/* Events */
	#mobile_select_container .filter_title{
		width: 150px;
	}
	/* Contact */
	#contact_recaptcha_btn{
		width: 100%;
	}
	/* Shop basket */
	.basket-item .basket-img {
		width: 75px;
	}
	.order-sidebar + .go-checkout {
		width: 100%;
	}
	/* Shop checkout */
	.shop-checkout {
		padding-top: 0;
	}
	.checkout-steps {
		margin-left: -10px;
		margin-right: -10px;
	}
	.checkout-step {
		font-size: 12px;
		line-height: 18px;
	}
	.checkout-step::after {
		display: none;
	}
	.checkout-step::before {
		content: "";
		display: block;
		width: 100%;
		height: 8px;
		margin-bottom: 8px;
		background: #D8D8D8;
	}
	.checkout-step.selected::before {
		background: #89D2DB;
		box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
	}
	.checkout-next-step button {
		width: 100%;
	}
	/* Shop checkout */
	.summary-box,
	.user-addresses {
		flex-wrap: wrap;
	}
	.summary-box > div:first-child {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.user-addresses > div {
		width: 100%;
	}
	.user-addresses > div:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.summary-delivery {
		padding-bottom: 40px;
	}
	.agree-terms-section {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.full-width-onmobile button {
		width: 100%;
	}
}

@media only screen and (max-width: 400px) {
/*#latest_books .multi_field:nth-child(2){*/
/*	display: none;*/
/*}*/

@media only screen and (max-width: 370px) {
	/* Events */
	#mobile_select_container{
		flex-flow: column;
		align-items: center;
	}
	#mobile_filter{
		margin-left: 0;
		margin-top: 11px;
	}
	.event_block_full_container{
		width: 100%;
	}
	/* Timeline */
	#timeline_multi_container .flex:nth-child(odd) .multi_field:nth-child(odd),
	#timeline_multi_container .flex:nth-child(odd) .multi_field:nth-child(even),
	#timeline_multi_container .flex:nth-child(even) .multi_field:nth-child(odd),
	#timeline_multi_container .flex:nth-child(even) .multi_field:nth-child(even){
		transform: rotate(0deg);
	}
	#overdiv.no_admin #timeline_multi_container .multi_field{
		background-size: contain;
		height: auto;
		width: 100%;
	}
	#timeline_multi_container .multi_field .multiField_0{
		height: 281px;
		width: 265px;
	}
	#timeline_multi_container .multi_field .multiField_1{
		font-size: 24px;
	}
	/* Shop overview */
	.products-container {
		margin-left: 0;
		margin-right: 0;
	}
	.product {
		width: 200px;
		margin: 0 auto 32px;
	}
	.product .product-title {
		min-height: 27px;
	}
	/* Shop product */
	.product-details-container .product-img-container {
		width: 100%;
	}
	/* Shop checkout */
	#overdiv .find-address > input,
	#overdiv .find-address > button {
		width: 44%;
	}
	#overdiv .find-address > button {
		min-width: 140px;
	}
	.shop_mini_basket{
		width:100%;
	}
}

@media only screen and (max-width: 350px) {
	/* Basket popup */
	.basket-popup {
		width: 300px;
	}
}