body { margin: 0; padding: 0; background-image: url('../images/bg.jpg'); }

.top-head-container { width: 100%; background-color: #141414; }
.top-head { width: 1000px; margin: auto; color: #fff; padding-top: 7px; padding-bottom: 7px; font-family: 'oswaldbook'; font-size: 13px;  }
.contact-head { float: right; background-color: #82c341; padding-top: 7px; padding-bottom: 7px; margin-top: -7px; padding-left: 10px; padding-right: 10px; color: #fff; text-decoration: none; }

.header-container { width: 100%; }
.header { width: 1000px; margin: auto; }

.logo { margin-top: 10px;	-webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
	   -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
	        box-shadow: 0 8px 6px -6px #9a9a9a;border: 0!important; }
		
			
.gallery { margin: 0; padding: 0; }
.gallery li { list-style: none; margin: 0; padding: 0; float: left; margin-right: 10px; }

.banner-title h2 { font-family: 'oswaldbook'; font-size: 46px; top: 30px;  color: #fff;  text-align: center; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; text-align: center; text-shadow: 1px 1px #000; }

.banner-title { width: 100%;margin-top: 60px!important;  }

#content-slider-1 {  padding: 15px; padding-top: 18px; padding-bottom: 18px; }
#content-slider-1 .rsOverflow { border-top: 0; }

.gallery-summary { margin: 0!important; padding: 0!important; }
.gallery-summary li { list-style: none; margin: 0; padding: 0; display: inline-block; margin-right: 10px; }
			
			.show-hide-nav { display: none; }
			
			.sitemap-heading { color: #1d74ba; }
			.sitemap li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
			.sitemap li a { color: #141414; text-decoration: none; }
			.sitemap li a:hover { color: #1d73ba; }
			
			.social-icons { float: right; margin-right: 10px; }
			.social-icons img { margin-left: 10px; border: 0; }
			.social-icons span { position: absolute; margin-left: -60px; }
			
			
		
			
			#menu {
	padding: 0;
	float: right;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-image: url('../images/menu-gradient.png');
background-repeat: repeat-x;
background-position: bottom;
background-color: #1d74ba;
	margin-top: -81px;
	-webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
	   -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
	        box-shadow: 0 8px 6px -6px #9a9a9a;
		
			 

}
#menu li {
	list-style: none;
	float: left;
	border-bottom: 0;
}
#menu li:first-child {
	border-left: 0;
	
}

#menu li:last-child {
	border-right: 0;
}

#menu li a {
	display: block;
	padding: 25px 49px 24px 49px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
    font-family: 'oswaldbook';
-webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
-ms-transition:all ease 0.6s;
transition:all ease 0.6s;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu li a { padding: 25px 49px 24px 49px; }
}

#menu li a:hover {
	 background-color: #84c243;
	padding: 20px 49px 29px 49px;
	 text-shadow: 1px 1px #396313;
}

#menu li:hover {

}
.current a {
background-color: #84c243!important;
text-shadow: 1px 1px #396313!important;
}

.current a:hover {
 color: #fff!important;
}

#menu li ul {
	display: none;
	width: 14em; /* Width to help Opera out */
	height: 1px;
}
#menu li:hover ul {
	display: block;
	width: auto;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 99999;
	margin-top: 0px;
	height: auto;
}

#menu li:hover ul:hover {

	

}

#menu li:hover li {
	float: none;
	border-right: 0;
}



.menu-hover-last{
-webkit-border-bottom-right-radius: 7px!important;
-webkit-border-bottom-left-radius: 7px!important;
-moz-border-radius-bottomright: 7px!important;
-moz-border-radius-bottomleft: 7px!important;
border-bottom-right-radius: 7px!important;
border-bottom-left-radius: 7px!important;
}


#menu li:hover li a {
	border-left: 0;
	color: #fff;
	background-color: #141414;
	padding-right: 100px;
	font-family: 'oswaldbook';
	font-size: 14px;


}

#menu li:hover li a:hover {
border: 0!important;
color: #717171!important;
background-color: #f2f2f2;
}

#menu li:hover li a:before {
content: "» ";
}

#menu li li li ul {
	position: absolute;
	width: 190px; /*WIDTH OF SUB MENU ITEMS*/
	left: 0;
	top: 0;
	display: none;
}
#menu li:hover ul {
	color: #000000;
}
#menu li li li a {
	display: none;
}
#menu li li:hover li a {
	display: block;
	position: relative;
	float: left;
	width: 100px;
}
#menu li:hover ul li:hover ul {
	display: block;
	position: absolute;
	width: 160px;
	margin: 0;
	padding: 0;
	z-index: 99999;
	margin-left: 224px;
	margin-top: -52px;
    *margin-top: -2px;
	_margin-top: -2px;
	background-color: #3f3f3f;
	height: auto;
	border: 0!important;
}

.content-rest { margin-top: 10px; border-top: 3px solid rgba(0,0,0,0.25);  }
.content-wrap { width: 100%;background-color: #fff; }
.content { width: 1000px; margin: auto; padding-bottom: 35px; }
.content h1 { font-family: 'oswaldbook'; margin: 0; padding: 0; font-weight: normal; padding-top: 25px; color: #141414; }
.content h2 { font-family: 'oswaldbook'; margin: 0; padding: 0; font-weight: normal; color: #1d74ba; }
.content p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: justify;  color: #141414; }
.h1-rest { padding-top: 10px!important; }

.mission { float: left; width: 490px; background-color: #d7d7d7; margin-top: 15px; margin-bottom: 15px; }
.mission h3 { font-family: 'oswaldbook'; color: #fff; margin: 0; padding: 0; font-weight: normal; padding-top: 10px; padding-left: 15px; padding-bottom: 10px; width: 475px; background-color: #141414; background-image: url('../images/mission.png'); background-repeat: no-repeat; background-position: 98% 50%; }
.mission p { margin-top: 22px; margin-bottom: 22px; margin-left: 15px; margin-right: 15px; text-align: left; }
.our-partners { float: left; width: 490px; margin-left: 15px;  background-color: #d7d7d7; margin-top: 15px; margin-bottom: 15px; padding-bottom: 3px; }
.our-partners h3 { font-family: 'oswaldbook'; color: #fff; margin: 0; padding: 0; font-weight: normal; padding-top: 10px; padding-left: 15px; padding-bottom: 10px;  width: 475px; background-color: #141414; background-image: url('../images/partners.png'); background-repeat: no-repeat; background-position: 98% 50%; }
.our-partners p { margin-top: 19px; margin-bottom: 19px; margin-left: 15px; margin-right: 15px; }
.our-partners img { margin-right: 15px; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mission p { margin-top: 23px; margin-bottom: 24px }
}

.read-more { background-color: #82c341; padding: 7px; padding-left: 10px; padding-right: 10px; color: #fff; font-family: 'oswaldbook'; text-decoration: none; margin-top: -5px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
border-radius: 3px; }
.read-more:before { content: "» "; }
.read-more:hover { background-color: #141414; }

.projects { width: 1000px; background-color: #f2f2f2; }

.breadcrumbs { margin-top: 10px; font-family: 'oswaldbook';font-size: 13px;  }
.breadcrumbs a { color: #1d74ba; text-decoration: none; }

.volunteers { width: 100%; border: 1px solid #dfdfdf; background-color: #f7f7f7;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; margin-top: 10px; 	-webkit-box-shadow: 0 8px 6px -6px #dfdfdf;
	   -moz-box-shadow: 0 8px 6px -6px #dfdfdf;
	        box-shadow: 0 8px 6px -6px #dfdfdf; margin-bottom: 15px; }
.volunteers h3 { font-family: 'oswaldbook'; font-weight: normal; margin-left: 15px; border-bottom: 1px dotted #dfdfdf; margin-right: 15px; padding-bottom: 10px; padding-top: 0; }
.volunteers h3 a { text-decoration: none; color: #1d74ba;   font-size: 20px; -webkit-transition:all ease 0.6s;
-moz-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
-ms-transition:all ease 0.6s;
transition:all ease 0.6s;}
.volunteers h3 a:hover { color: #83c342; }
.volunteers img { float: left; margin-left: 15px; margin-bottom: 15px;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; border:3px solid #fff; }
.volunteers-content { float: right; width: 490px; margin-right: 15px; }
.volunteers-content p { margin-top: 0;}
.volunteers table {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.volunteers-price { float: right; width: 200px; font-family: 'oswaldbook'; font-size: 30px; margin-right: 15px; color: #83c342; height: 150px; text-align: right; margin-top: -8px; }
.volunteers-price span { font-size: 18px; color: #ccc;  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; }

.volunteer-right-info { float: right; width: 350px; font-family: 'oswaldbook'; font-size: 30px; margin-right: 15px; margin-top: 10px; color: #83c342; text-align: right;  }
.volunteer-right-info span { font-size: 18px; color: #ccc;  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; }

.view-details { -webkit-border-radius: 3px;cursor: pointer;
-moz-border-radius: 3px;
border-radius: 3px;background-color: #1d74ba; font-size: 14px;font-family: 'oswaldbook'; text-transform: uppercase; text-decoration: none; color: #fff; padding: 7px; padding-left: 55px; padding-right: 55px; border: 0; }

.view-details:hover { background-color: #1764a1;text-shadow: 1px 1px #0d3352; }

.enquire-button { -webkit-border-radius: 3px; cursor: pointer;
-moz-border-radius: 3px;
border-radius: 3px;background-color: #83c342; font-size: 14px;font-family: 'oswaldbook'; text-transform: uppercase; text-decoration: none; color: #fff; padding: 7px; padding-left: 68px; padding-right: 67px; margin-top: 0px; border: 0; }

.enquire-button:hover { background-color: #70a736; text-shadow: 1px 1px #2a4311; }

.apply { margin-top: 15px; background-color: #e9e6e1; padding-top: 10px; padding-bottom: 10px; }
.apply2 {  background-color: #84c243; padding-top: 10px; padding-bottom: 10px; }
.apply2 h3 { padding: 0; margin: 0; padding-left: 15px; font-size: 18px!important; color: #fff; }
.apply2 h3 span { color: #1d74ba; }

.apply h2 span { color: #1d74ba; font-weight: bold; }

.apply h1, .apply h2, .apply h6 { margin: 0; padding: 0; margin-left: 30px!important; margin-right: 30px!important; padding-top: 10px!important; padding-bottom: 10px!important; }

.apply h6 {font-family: 'oswaldbook'; font-size: 20px; font-weight: normal; padding-bottom: 0!important; text-transform: uppercase; color: #1d74ba; }
.apply h2 { font-family: Arial, Helvetica, sans-serif!important; font-size: 22px!important; font-weight: normal; color: #555555;  }
.apply h1 { padding-top: 0!important; }

.apply-form-1 { float: left; width: 600px; }
.apply-form-2 { float: left; }

.apply-form-1 input, .apply-form-2 input { padding: 10px; width: 300px; }
.apply-form-1 select, .apply-form-2 select { padding: 10px; }

.apply-form-message textarea { padding: 10px; width: 990px; height: 250px; }

.apply-form-message button { -webkit-border-radius: 3px;cursor: pointer; margin-top: 10px;
-moz-border-radius: 3px;
border-radius: 3px;background-color: #1d74ba; font-size: 14px;font-family: 'oswaldbook'; text-transform: uppercase; text-decoration: none; color: #fff; padding: 7px; padding-left: 55px; padding-right: 55px; border: 0; }

.apply-form-message button:hover { background-color: #1764a1;text-shadow: 1px 1px #0d3352; }


#text-banner-title { font-family: 'oswaldbook'; font-size: 46px; left: 24%; width: 960px; top: 80px;  color: #fff; background-color: rgba(0,0,0,0.8); padding: 10px 10px 10px 30px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
#text-banner-paragraph {font-family: 'oswaldbook'; font-size: 18px;  width: 100%;  top: 190px;  color: #fff; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; text-align: center;  }

#text-banner-paragraph span { background: rgba(0,0,0,0.3); padding: 10px; }


#banner-readmore-container { width: 100%; text-align: center; }

#banner-readmore-container a {font-family: 'oswaldbook'; font-size: 18px;  width: 100%;  top: 250px;   color: #fff; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; text-align: center; text-decoration: none;  }

#banner-readmore:before { content: "» "; }

@media screen and (max-width:1366px) {
#text-banner-title { left: 13%!important; }
#text-banner-paragraph { }
}

@media screen and (min-width:1920px) {
#text-banner-title { left: 24%!important; }
#text-banner-paragraph { top: 350px!important; }
#banner-readmore { left: 53%!important; top: 460px!important; }
}

#full-width-slider {
  width: 100%;
  color: #fff;

}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: auto;
  left: 30px;
  max-width: 70%;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 76px;
  line-height: 1.2;
  font-family: 'newclearera_ot_italicitalic';
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px #000;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1920px;
  margin: 0 auto 0;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 620px !important;
  }
}

@media screen and (max-height:800px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}

.carousel-container { width: 100%; border-top: 3px solid rgba(0,0,0,0.2);  }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 1000px;
  margin: auto;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  padding-left: 20px;
  font-family: 'oswaldbook';
  margin-top: 30px;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-prev { width: 40px; background-color: rgba(0,0,0,0.15); position: absolute; top: 39%; left: 10px;padding-left: 12px; padding-bottom: 10px; padding-top: 10px;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.owl-next { width: 40px;  background-color: rgba(0,0,0,0.15);  position: absolute; top: 39%; left: 970px;padding-left: 12px; padding-bottom: 10px; padding-top: 10px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.owl-next:hover { background-color: rgba(0,0,0,0.3); }
.owl-prev:hover { background-color: rgba(0,0,0,0.3); }

.blue { background-color: #1d74ba;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	-webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
	   -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
	        box-shadow: 0 8px 6px -6px #9a9a9a; }
.blue img { -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.green { background-color: #83c342;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; 	-webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
	   -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
	        box-shadow: 0 8px 6px -6px #9a9a9a;}
.green img {-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;  }

.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.item { width: 240px; margin-left: 60px;  }
.owl-item {  width: 315px!important; }
.item h3 {  padding-left: 10px; margin: 0; margin-top: 5px; margin-bottom: 5px; color: #fff; font-weight: normal; padding-bottom: 10px; padding-top: 5px; font-size: 12px; }
.item h3:after { content: "»"; float: right; margin-right: 15px; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-carousel a { text-decoration: none; color: #fff; }

.footer-container { width: 100%; background-color: #141414; padding-top: 10px; padding-bottom: 10px; margin-top: 25px; }
.footer { width: 1000px; margin: auto; color: #fff;  font-family: 'oswaldbook'; font-size: 13px; }
.footer span { float: right; }
.footer a { color: #83c342; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#enquiry { display: none; width: 350px; font-family: 'oswaldbook'; font-size: 16px; font-weight: normal; color: #7a7a7a; }
#enquiry input { border: 1px solid #ccc; padding: 7px; margin-top: 5px; margin-bottom: 5px; }
#enquiry textarea { border: 1px solid #ccc; padding: 7px; }
#enquiry button { margin-top: 10px; }
#enquiry h2 {  font-family: 'oswaldbook'; font-weight: normal; margin-bottom: 10px; margin-top: 10px; padding-top: 0; color: #1d74ba; }


.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: 0px;
}
.refresh
{
  position:relative;
  float: right;
  margin-top: -38px;
  margin-right: 50px;
}

#SpamCheck { margin-left: 10px!important; }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}

/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input { width: 60px!important;}
.captcha-img { margin-left: 10px; margin-bottom: -5px!important; }

.list { font-family: Arial, Helvetica, sans-serif; font-size: 14px;  }
.list li { margin-top: 10px; margin-bottom: 10px; }

.team { float:left; margin-right:10px; }
.hr-clear { clear: both; margin-top: 10px; border: 0; border-top: 1px solid #ccc; }

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 2em;

}

/* Nav */
.tabs nav {
	text-align: center;
	float: left;
	width: 200px;
	margin-top: 5px;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border: 1px solid #becbd2;
	border-bottom: none;
	display: block;
	float: left;
	position: relative;
	width: 200px;
}

.tabs nav ul li:last-child { border-bottom: 1px solid #becbd2; }

.tabs nav li.tab-current {
	background-color: #1d74ba;
	border-bottom: none;
	z-index: 100;

}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	

}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
}

.tabs nav a {
	color: #141414;
	display: block;
	font-size: 14px;
	line-height: 2.5;
	padding: 0 1.25em;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	text-decoration: none;
}

.tabs nav a:hover {
	color: #768e9d;
}

.tabs nav li.tab-current a {
	color: #fff;
	text-decoration: none;
}

/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
	content: "\e600";
}

.icon-lab:before {
	content: "\e601";
}

.icon-cup:before {
	content: "\e602";
}

.icon-truck:before {
	content: "\e603";
}

.icon-shop:before {
	content: "\e604";
}

/* Content */
.content section {
	font-size: 1.25em;
	padding: 0 0 0 15px;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
	margin-left: 205px;
}

.content h3 {
font-family: 'oswaldbook';
font-weight: normal;
font-size: 22px;
}



.content h2 {
font-family: 'oswaldbook';
font-weight: normal;
font-size: 32px;margin-bottom: 10px;
padding-top: 0;
}

.content section p {
margin-top: 0; padding-top: 0;
}

.content section ul {
list-style: decimal;  margin: 0; padding: 0; margin-bottom: 15px; margin-left: 55px; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}

.content section ul li { margin-bottom: 15px; }

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;

}

.content section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}


.summary-banner { margin-top: 15px; }

.duration { background-color: #f7f7f7; width: 185px; padding: 0px 0 15px 15px; border: 1px solid #dfdfdf;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.duration select { padding: 7px; }
.duration p { font-family: 'oswaldbook'; font-size: 15px; margin-bottom: 0; margin-top: 12px; }

.price-and-book { background-color: #f7f7f7; width: 185px; padding: 1px 0 15px 15px; border: 1px solid #dfdfdf; margin-top: 15px;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.price-and-book h4 {  font-family: 'oswaldbook'; font-size: 30px; color: #83c342; margin: 0; padding: 0; margin-top: 10px; font-weight: normal; }
.price-and-book p { font-size: 10px; font-family: Arial, Helvetica, sans-serif; margin-right: 15px; margin-top: 0; }

.reserve-your-place { -webkit-border-radius: 3px;cursor: pointer;
-moz-border-radius: 3px;
border-radius: 3px;background-color: #1d74ba; font-size: 14px;font-family: 'oswaldbook'; text-transform: uppercase; text-decoration: none; color: #fff; padding: 7px; padding-left: 24px; padding-right: 24px; margin-right: 15px; border: 0; }

.reserve-your-place:hover { background-color: #1764a1;text-shadow: 1px 1px #0d3352; }

.book-now { -webkit-border-radius: 3px;cursor: pointer;
-moz-border-radius: 3px;
border-radius: 3px;background-color: #83c342; font-size: 14px;font-family: 'oswaldbook'; text-transform: uppercase; text-decoration: none; color: #fff; padding: 7px; padding-left: 52px; padding-right: 51px; margin-top: 15px; margin-right: 15px; border: 0; }

.book-now:hover { background-color: #70a736;text-shadow: 1px 1px #2a4311; }

.summary-img { float: right;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }

.right-summary { float: right; width: 173px; margin-left: 15px; }

.call-back {-webkit-border-radius: 3px;width: 186px;
-moz-border-radius: 3px;
border-radius: 3px; background-color: #f7f7f7; font-family: 'oswaldbook'; border: 1px solid #dfdfdf; background-position: 50% 20%; background-image: url('../images/call-back.png'); background-repeat: no-repeat; padding: 15px; padding-top: 100px; padding-bottom: 10px; padding-left: 10px; font-size: 28px; }

.call-back:hover { background-color: #dfdfdf; cursor: pointer; }


.reserve-your-place-big {-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; background-color: #f7f7f7;  font-family: 'oswaldbook'; border: 1px solid #dfdfdf; background-position: 10% 60%; background-image: url('../images/thumbs-up.png'); background-repeat: no-repeat; padding: 15px; padding-top: 10px; padding-bottom: 10px; padding-left: 81px; margin-top: 15px;  font-size: 28px; }
.reserve-your-place-big:hover { background-color: #dfdfdf; cursor: pointer; }



.volunteer-notes { background-color: #f7f7f7;font-family: 'oswaldbook'; border: 1px solid #dfdfdf; padding: 7px; margin-top: 15px; width: 187px; font-size: 18px; padding-bottom: 12px; cursor: pointer;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; padding-bottom: 29px; padding-top: 14px; }
.volunteer-notes:hover { background-color: #dfdfdf; cursor: pointer; }
.volunteer-notes h4 { font-weight: normal; font-size: 24px; padding: 0; margin: 0; }
.volunteer-notes p { font-size: 10px; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.volunteer-notes span { background-color: #83c342; color: #fff; padding: 5px; padding-right: 10px; padding-left: 10px; }

.request-callback { font-family: 'oswaldbook'; }
.request-callback input { padding: 7px; margin-top: 5px; margin-bottom: 5px; }
.request-callback textarea { padding: 7px; width: 250px; height: 150px; }
.request-callback button { border: 0; padding: 7px; margin-top: 5px;font-family: 'oswaldbook'; background-color: #1d74ba; color: #fff; cursor: pointer;  }
.request-callback p { font-family: 'oswaldbook'; font-size: 18px; color: #8d8d8d; margin-top: 0; }
.callbacktext { color: #1d74ba; }



/** START MOBILE CSS **/

@media only screen and (max-width : 1000px) {

.top-head, .header, .content, .footer { width: 100%!important; }
#full-width-slider { margin-top: 15px!important; z-index: -1; }

.carousel-container { display: none!important; }
.our-partners h3, .mission h3,.our-partners, .mission { width: 95%!important; }
.our-partners, .mission {  margin-left: 0!important;margin-bottom: 10px!important; }
.content h2, .content p { padding-left: 10px!important; padding-right: 10px!important; }
.content h2 { font-size: 24px!important; }
.content h1 { padding-left: 10px!important; }
.footer { text-align: center!important; }
.footer span { float: none!important; }
.footer-container { margin-top: 0!important; }
.logo { margin-top: 10px!important; margin-bottom: 10px!important; }
.header { text-align: center!important; }
.breadcrumbs { width: 100%!important; text-align: center!important; }
.volunteers-price { width: 200px !important; float: none!important; height: inherit!important;margin: auto!important; text-align: center!important; }
.volunteers-content { width: 100%!important; float: none!important; }
.volunteers table { margin-left: 10px!important; }
.volunteers img { max-width: 250px!important; width: 90%!important; margin-left: 10px!important; margin-top: 10px!important; }
.summary-img { float: none!important; width: 95%!important; max-width: 595px!important; margin-top: 10px!important; text-align: center!important; margin-left: 10px!important;}
.right-summary { float: none!important; margin: auto!important;width: 95%!important; }
.call-back, .reserve-your-place-big, .volunteer-notes { width: 100%!important; }
.duration, .price-and-book {margin: auto!important; margin-top: 10px!important; width: 91%!important;  }
.tabs nav { float: none!important; margin-left: 10px!important;width: 93%!important;}
.content section { margin: 0!important; padding-left: 10px!important; }
.tabs nav ul li { width: 100%!important; }

.apply-form-message textarea, .apply-form-message button { width: 30%; margin-left: 10px; }
.apply-form-1 input, .apply-form-2 input, .apply-form-1 select, .apply-form-2 select { margin-left: 10px;width: 90%; } 

#text-banner-paragraph { display: none!important; }
.banner-title { margin-top: 0!important; }
.social-icons { float: none;margin-right: 0; margin-top: 15px; }
.contact-head { float: none; width: 100%; display: block; padding-left: 0; padding-right: 0; }
.top-head { text-align: center;line-height: 30px; }



    #nav
    {
        position: relative;
		
    }
	#nav li a { padding-top: 10px; padding-bottom: 10px; }
	#nav li a:hover { padding-top: 10px; padding-bottom: 10px; }
	
	
        #nav > a
        {
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
			position: absolute; right: 0; top: 0px;
			background-image: url('../images/nav.png');
			background-repeat: no-repeat;
			width: 50px;
			height: 50px;
			margin-top: -70px;
        }
 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
		margin-top: 0;
		
		
    }
        #nav:target > ul
        {
            display: block;
			
			
        }
        #nav > ul > li
        {
            width: 100%;
            float: none;
			margin: 0; padding: 0;
			
        }
 
    /* second level */
 
    #nav li ul
    {
        position: static;
		padding-top: 15px;
    }
		

}


/** END MOBILE CSS **/

@font-face {
    font-family: 'oswaldbook';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}