* {
    font-family: 'Crimson Text';
}

p {
	line-height: 1.31;
	letter-spacing: 0em;
	color: #707070;
	font-size: 20px;    
    margin: 0 0 25px;
}

b, strong {font-weight:700; color:#707070 !Important;}

ul, ol {
    
}

li {
    
}

.readmore {
	color: #5EBBE5;
	font-family: "Quicksand";
	font-weight: 700;
	padding-top: 11px;
	line-height: 1.25;
}

h1, h2, h3, h4, h5, h6,
.h1,.h2,.h3,.h4,.h5,.h6{
	font-family: 'Quicksand';
}

h1,.h1 {
	font-weight: 300;
	color: #404040;
	font-size: 32px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 43px;   
}
.h2, h2 {
	font-size: 23px;
	margin-top: 5px;
}


img {
    max-width:100%;
}


.container {
	position: relative;
}
@media(min-width:768px){
    .container {
        width: 750px;
    }
}
@media(min-width:992px){
    .container {
        width: 970px;
    }
}
@media(min-width:1200px){
    .container {
        width: 1182px;
    }
}



.body-wrapper {
    font-family: 'Quicksand'; 
    font-weight:300;
}

.logo,.homeimage {
	text-align: center;
}

.logo {
	padding: 90px 0px 30px;
}

.logo img {
	width: 330px;
}

.homeimage {
	padding: 52px 0px 40px;
}
.breadcrumbs + .homeimage {
	padding-top: 32px;
}
.logo + .homeimage {
	padding-bottom:100px;	
}
.homeimage img {
	width: 468px;
}

.section {
    padding-bottom:60px;
}
.section h1:first-child, .section .h1:first-child {
	margin-top: 15px;
}



.dndNav {
	position: absolute;
	left: 0px;
	top: 67px;
    
    transition:.3s all;
    opacity:1;
}
.dndNav ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
.dndNav li {
	white-space: pre;
	line-height: 1.5;
    transition:.3s all;
    position:relative;
    /*left:-20px;*/
    opacity:0;
}
.dndNav li a {
	font-family: 'Quicksand';
	font-weight: 300;
	color: #404040;
	font-size: 21px;
}


.dndNav {
    display:none;
}

.nav-active .dndNav {
    display:block;
}
.menuItems--show .dndNav {
    opacity:0.99;
}

.menuItems--show .dndNav li {
    opacity:1;
}

.date {
	font-family: "Quicksand";
	font-weight: 700;
	font-size: 12px;
	color: #808080;
	margin-bottom: 3px;
	line-height: 1;
	letter-spacing: 0.03em;
}

.content {
	position: relative;
	margin-bottom: 50px;
	max-width: 960px;
	margin: 20px auto 0px;
}
article.content {
	margin-top: 43px;
	line-height: 1.31;
	letter-spacing: 0em;
	color: #707070;
	font-size: 20px;
}
.content--fluid {
    max-width:100%;
}
.content--smaller {
	max-width: 761px;
}
.content h1 {
	font-family: 'Quicksand';
	font-weight: 300;
	color: #404040;
	font-size: 32px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 43px;

}


.navigation {
	position: absolute;
	top: 55px;
	left: 18px;
}

.readmore {
	color: #5EBBE5;
	font-family: "Quicksand";
	font-weight: 700;
	font-size: 20px;
	padding-top: 0px;
	line-height: 1;
}
.owl-carousel {
    padding-top: 19px;  
}

.owl-theme .owl-nav {
	margin-top: 15px;
}

.owl-carousel .owl-nav button.owl-next img, 
.owl-carousel .owl-nav button.owl-prev img {
	width: 44px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

.item{
    padding: 0px;
}
.item img {
	height:100%;
	width:auto !important;
}


.mediaicon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 250px;
	padding-left: 0px;
	padding-right: 87px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}
@media(max-width:991px){
   .mediaicon {
	   padding-right:20px;
    }
}
@media(max-width:767px){
   .mediaicon {
	   padding-right:0px;
	   width:100%;
	   text-align: left;
    }
}

.mediaicon li {
	list-style: none;
	padding: 0px 0px 0px 15px;
	display: inline-block;
}

.mediaicon img {
	width: 36px;
}


footer {
    font-size:0px;
	position: relative;
	margin: 93px auto 80px;
}

.footer__inner {
	background-color: #707070;
	padding: 10px 10px 19px;
}


.charity {
	position: relative;
	color: white;
	font-size: 18px;
	width: calc(100% - 250px);
	display: inline-block;
	vertical-align: middle;
	padding-left: 86px;
	padding-top: 2px;
}
@media(max-width:991px){
   .charity {
	   padding-left:20px;
    }
}
@media(max-width:767px){
    .charity {
        padding-left: 13px;
        width: 100%;
        padding-bottom: 20px;
    }
}

.charity p {
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 0px;
    color:white;
}
.footer__logo {
	width: 219px;
	max-width: 100%;
}

.charity h2{
    letter-spacing: 3px;
}

.regcharity {

}

.think {
	font-size: 12px;
	text-align: right;
	padding-top: 19px;
	font-family: Arial,sans-serif;
	padding-right: 98px;
}

@media(max-width:767px){
    .think {
        padding-right: 0;
    }
}

.think a {
	color: inherit;
	font-family: inherit;
}




.c-hamburger {
	display: block;
	margin: 0;
	padding: 0;
	width: 38px;
	height: 24px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}

.c-hamburger:focus {
	outline:none
}

.c-hamburger span {
	display: block;
	position: absolute;
	top: 8px;
	left: 0px;
	right: 0px;
	height: 5px;
	background: #404040;
	border-radius: 10px;
}

.c-hamburger span::before, 
.c-hamburger span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #404040;
	content: "";
	border-radius: 10px;
}


.c-hamburger span::before {
	top:-10px
}

.c-hamburger span::after {
	bottom:-10px;
}

.c-hamburger--htx span {
	-webkit-transition:background 0s ease .15s;
	transition:background 0s ease .15s;
}

.c-hamburger--htx span::after,
.c-hamburger--htx span::before {
	-webkit-transition-duration:.15s,.15s;
	transition-duration:.15s,.15s;
	
	-webkit-transition-delay:.15s,0s;
	transition-delay:.15s,0s;
}

.c-hamburger--htx span::before {
	-webkit-transition-property:top,-webkit-transform;
	transition-property:top,transform
}

.c-hamburger--htx span::after {
	-webkit-transition-property:bottom,-webkit-transform;
	transition-property:bottom,transform;
}

.c-hamburger--htx.is-active span {
	background:0 0 !important;
}

.c-hamburger--htx.is-active span::before {
	top:0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
	bottom:0;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.c-hamburger--htx.is-active span::after,
.c-hamburger--htx.is-active span::before {
	-webkit-transition-delay:0s,.15s;
	transition-delay:0s,.15s;
}
.c-hamburger--htx.is-active span, 
.c-hamburger--htx.is-active span::before, 
.c-hamburger--htx.is-active span::after {
	background-color: #404040;
}



.breadcrumbs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs li {
	display: inline-block;
	padding-right: 20px;
	position: relative;
}
.breadcrumbs li::after {
	content: ">";
	position: absolute;
	right: 5px;
	top: -1px;
}
.breadcrumbs li:last-child:after {
    content:none;
}
.breadcrumbs a {
	color: #575757;
	font-family: "Quicksand";
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
}
.breadcrumbs li:last-child a {
	text-decoration: none;
}

.lister__grid {
	padding-top: 33px;
}

.featureBox {
	margin-bottom: 63px;
}
.featureBox:hover,
.featureBox:focus,
.featureBox:active {
	text-decoration: none;
}
.featureBox img {
	padding-bottom: 18px;
	width: 100%;
}
.featureBox p {
    
}
.featureBox .h2 {
    
}

.galleryImage {
	margin-bottom: 30px;
}
.galleryImage img{
	width:100%;
}


.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-prev:hover {
	height: 45px;
	width: 45px;
	background: #bbb;
	color: white;
	font-size: 41px;
	line-height: 38px;
	padding: 0px !important;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
	border-radius: 40px;
}
.owl-carousel .owl-nav button.owl-next span, 
.owl-carousel .owl-nav button.owl-prev span {
	line-height: 10px;
	height: auto;
	position: relative;
	bottom: 4px;
}