/*                             LEGAL DISCLAIMER                    */
/*                                                                 */
/*                        THIS IS NOT A FREE SOFTWARE              */
/*                                                                 */
/* ALL UNAUTHORIZED COPY OF THIS PROGRAM OR ITS PART IS PROHIBITED */
/*                PLEASE READ THE EULA FOR MORE INFORMATION        */
/*                                                                 */
/*                                                                 */
/*  (C) 2019- PETER ZACHMANN        WWW.PETERZACHMANN.COM       */

@import url("animate.css");
@import url("fonts/stylesheet.css");

* { padding: 0px; margin: 0px;  box-sizing: border-box; -moz-box-sizing: border-box; color: #fff; }
body {
 /* background-color: #000033;  /*background: #ededed;*/ 
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;*/
  font-size: 100%;
  font-family: "ocdinc" !important; 

}
a { text-decoration: none; color: inherit; font-size: inherit; }


  html {
    /*overflow-y: scroll;
	height: 100%;*/
	 -webkit-text-size-adjust: 100%;
	 background-color: #000033;  /*background: #ededed;*/ 
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; margin-bottom: 15px; }

.hidemobile {
  display: block;
}

.showmobile {
  display: none;
}

.clrb { clear: both; }
.brtitle { display: none; }


.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}


input[type="text"],input[type="password"],textarea,select {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #bfbdbd;
	padding:9px 18px;
	text-decoration:none;
	background-color:#ffffff;
	color:#666666;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
	outline: none;
	transition: .7s;
	
}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus,select:focus {
	outline: none;
	/*-webkit-box-shadow:  0px 0px 5px 0px #1E90FF;
    box-shadow:  0px 0px 5px 0px #1E90FF;*/
	border-color:#000020;
}

.inputline { margin: 10px 7px; }

/* WRAP */
#wholePageWrapper {
  width: 850px;
  min-height: 600px;
    /*margin: 30px auto;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -425px;
    clear: both;
    background: rgba(0,0,50,0.54);
}

/* HEADER MENU */
#mainMenu {
  /*display: none;*/
  opacity: 1;
  width: 100%;
  transition: all .7s;
}

#mainMenu .mainMenu {
  width: 100%;
  margin: 0 auto;
}

.smallLogoW {
  float: left;
  width: 302px;
  margin: 8px 5px 5px 8px;
}

#smallLogo {
 display: block;
 margin: 0 auto;
      width: 100%;
    max-width: 800px;
}

#smallLogo img {
  width: 100%;
}

#smallLogo img {
  
}

#shareWidget {
 /* display: table-cell;*/
  text-align: center;
  line-height: 0;
  padding: 0;
  margin: 0;
  float: left;
  width: 50px;
  margin-left: 15px;
  list-style: none;
 /* width: 150px;*/
}

#shareWidget  {
  list-style: none;
  text-align: center;
 /* height: 50px;*/
}

#shareWidget li {
  /*display: inline-block;*/
  float: left;
  display: block;
  
}

#shareWidget  li a {

  width: 25px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
 /* display: inline-block;*/
  /*float: left;*/
  display: block;
  color: #020202;
  line-height: 0;
  font-size: 1.1em;

}

.shrw {
  width: 16px;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
 /* display: inline-block;*/
  /*float: left;*/
  display: inline-block;
  color: #020202;
  /*line-height: 0;*/
  font-size: 1.1em;
  margin-top: -5px;
  
}



#shareWidget a i {
  line-height: 16px;
  vertical-align: middle;
}

#mobileNav,
#mainNav {
	width: 532px;
	list-style: none;
	margin: 0 auto;
	float: right;
	margin-top: 20px;
	background: rgba(0,0,50,0.65);
	/*height: 50px;
	display: table-cell;*/
}

#mobileNav li,
#mainNav li {
	/*margin: 13px 0;*/
	float: left;
	width: 33%;
	margin: 1.5px 0.163333%;
	text-align: center;
	line-height: 27px;
	vertical-align: middle;
	position: relative;
}

#mobileNav li a,
#mainNav li a {
	/*font-family: sans-serif;*/
	font-size: 17px;
	color: white;
	font-weight: bold;
	transition: all .7s;
	vertical-align: middle;
	line-height: 27px;
	display: block;
	background: transparent;
	/*font-family: 'Arvo', serif;*/
	
}

#mobileNav li a:hover,
#mobileNav li a:active
#mainNav li a:hover,
#mainNav li a.active {
	
}

.navMobile {
 display: none;
}

.navMobile #mobileNav {
 width: 100%;
 margin-top: 0;
 margin-bottom: 20px;
}

#mainNav .submenu {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  width: 240px;
  list-style: none;
  padding: 0;
  margin: 0;
}

#mainNav .submenu li {
  float: none;
  margin: 0;
  width: 100%;
}

#mainNav li:hover .submenu {
  display: block;
}

.openlanding .pageContentWrap {
  /*visibility: hidden;*/
  opacity:0;
}

.pageContent a {
  border-bottom: 1px solid black;
  padding-bottom: 1px;
}

.pageContent a.sitelink {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.hlelm {
  opacity: 1;
  transition: all .7s;
}


.openlanding #mainMenu {
  top: -500px;
}

.openlanding #landingMenu {
  top: 50%  !important;
  opacity: 1 !important;
}

.openlanding .slideshow {
  opacity: 0 !important;
}

.openlanding #line {
  /*display: none;*/
  opacity: 0;
}

.openlanding #wholePageWrapper {
  opacity: 0;
}




/* HEADER MENU LANDING */
#landingMenu {
  width: 450px;
  height: 300px;
  position: absolute;
  top: -400px;
  left: 50%;
  margin-top: -150px;
  margin-left: -225px;
  opacity: 0;
  transition: top 1.1s, opacity 0.000002s;
  z-index: 2;
  background-color: rgba(0,0,51,0.3);
  display: none;
}



.landingLogo {
  text-align: center;
  margin: 80px auto 30px auto;
}

.landingLogo  img {
  width: 60%;
  max-width: 800px;
}

#landingNav {

}

.mainMenu {
  /*width: 100%;
  background: #ffffff;
  height: 50px;*/
 
  z-index: 9;
}


#landingNav {
	width: 40%;
	list-style: none;
	margin: 0 auto;
	height: 50px;
}

#landingNav li {
	/*margin: 13px 0;*/
	float: left;
	width: 50%;
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
}

#landingNav li a {
	/*font-size: 16px;*/
	color: #ffffff;
	    font-family: "ocdin";

	transition: all .7s;
	font-weight: bold;
	
}

#landingNav li a:hover,
#landingNav li a.active {
}

#landingImageMobile,
#landingImage {
  
  display: none;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  
  opacity: 0.8;
  
}

#landingImageMobile .bgM,
#landingImage .bgM {
  display: block !important;
}

.openlanding #landingImage {
  display: block !important;
}

.openlanding #landingMenu {
 display: block !important;
}

#landingVideo {
  position: absolute;
  display: none;
  width: 832px;
  height: 468px;
  top: 50%;
  left: 50%;
  margin-left: -416px;
  margin-top: -234px;
  z-index: 999;
}

#landingVideoFader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 998;
  display: none;
}


/* DONATE */
#siteDonation {
  position: fixed;
  bottom: 0px;
  /*padding: 7px;*/
  left: 50%;
  width: 147px;
  height: 50px;
  margin-left: -73px;
  margin-bottom: 7px;
  margin-top: 0;
  
}

#siteDonation form input
#siteDonation form input:focus,
#siteDonation form input:active, {
  outline: none;
}

input[type="image"]:focus {
    outline: none !important;
}

.thankyou {
  color: white;
  text-align: center;
  text-shadow: 0px 0px 4px rgba(77,77,77,0.6);
  font-family: 'Archer-Semibold',serif;
  font-weight: bold;
}


/* COPYRIGHT */
#siteContact {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 7px;
  z-index: 999;
}

#siteContact span {
  display: block;
  color: #050505;
  font-family: 'calibri',sans-serif;
}

#siteContact  a {
  font: inherit;
  color: inherit;
}

#phn {
  font-size: 16px;
 /* float: left;*/
 margin-right: 20px;
}
#siteContact i {
  font-style: normal;
}

#eml {
  font-size: 16px;
  margin-top: 3px;
}

/* COPYRIGHT */
#copyright {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 7px;
  z-index: 999;
  font-family: 'calibri',sans-serif;
  font-size: 16px;
}

.totlogo {
	text-align: right;
	
}

.totlogo object {
	display: block;
	margin: 0 0 0 auto;
	margin-bottom: -10px;
}

.totlogo img {
	width: 58%;
	max-width: 190px;
	margin-bottom: 10px;
}

.copyright {
  font-size: 14px;
  color: #ffffff;
  margin-top: 3px;
}

.copyright span {
  color: #ffffff;
}

.tottext {
  color: #ffffff;
  font-size: 14px;
  text-align: right;
}


#mcontentWrap {
  background: rgba(255,255,255,0.6);
  padding: 15px;
  -webkit-overflow-scrolling: touch !important;
  
 
}

#mcontentWrap p {
  line-height: 150%;
  margin-bottom:25px;
  font-size: 117%;
}

#mcontentWrap p:last-child {
  margin-bottom: 0 !important;
}

/* LANGUAGE CHOOSE */
#siteLangs {
  position: fixed;
  bottom: 0;
  left: 5px;
  padding: 7px;
  z-index: 999;
}

#siteLangs a {
  display: inline-block;
  text-indent: -9999px;
  margin-right: 3px;
  
}

.flag {
	width: 16px;
	height: 16px;
	background:url('flags/flags.png') no-repeat
}

.flag.flag-au {background-position: -16px 0}
.flag.flag-cn {background-position: -32px 0}
.flag.flag-es {background-position: 0 -16px}
.flag.flag-fr {background-position: -16px -16px}
.flag.flag-it {background-position: -32px -16px}
.flag.flag-us {background-position: 0 -32px}


#noldig {
  position: fixed;
 /* top: */
 background: rgba(255,255,255,0.6);
 z-index: 333;
 width: 500px;
 height: 270px;
 top: 50%;
 left: 50%;
 margin-left: -250px;
 margin-top: -135px;
}

#noldig p {
  font-size: 40px;
  text-align: center;
  line-height: 270px;
  vertical-align: middle;
  color: rgba(0,0,0,0.6);
}

#closelang {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px;
  opacity: .7;
}


/* MAIN CONTENT */
#mainContent {
  /*width: 1170px;*/
  margin: 0 auto;
  transition: opacity .7s;
  
 
  
}

.page_section {
  padding: 40px;
}

.section_title {
  float: left;
  padding: 12px 20px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 7px;
  color: white;
  background: rgba(0,0,50,0.54);
  margin-left: 40px;
}

.section_content {
  font-family: "ocdin";
  font-weight: bold;
  line-height: 150%;
  float: left;
  margin-left: 25px;
  color: white;
  background: rgba(0,0,50,0.54);
  max-width: 470px;
  padding: 20px;
  border-radius: 7px;
  margin-top: 17px;
  
}

.section_content p {
  margin-bottom: 22px;
  text-align: justify;
  color: inherit;
}

.section_content p:last-child {
  margin-bottom: 0;
}

.divided_box {
  /*width: 270px;*/
}

.divided_box_c {
 /* float: left;
  width: 49%;*/
  color: white;
 /* font-size: 13px;*/
  /*padding: 30px 20px;*/
  padding-right: 0;
  line-height: 150%;
  font-weight: normal;
}

.divided_box_c * {
  color: white;
}

.section_contact {
 /* max-width: 320px;*/
  line-height: 150%;
  /*font-size: 13px;*/
}

.section_services {
     /* padding: 45px 160px 45px 65px;*/
    line-height: 150%;
   /* font-size: 14px;*/
}

.section_charter {
  background: transparent;
  margin-left: 0;
  color: white;
      width: 610px;
	  max-width: 610px;
    margin: 0;
    padding: 20px 0;
	font-weight: bold;
}
.section_charter * {
  color: white;
  text-align: center;
  font-weight: bold;
}

.charter_box {
  width: 50%;
  padding: 0 15px;
  float: left;
}

.charter_box a {
  margin-top: 15px;
}

.section_charter p {
  text-align: center;
  margin-top: 35px;
}

.section_charter p .cond:first-child {
  margin-right: 40px;
}

.charter_box:first-child {
  padding-left: 0;
  width: 55%;
}

.charter_box:last-child {
  padding-right: 0;
  width: 45%;
}

.charter_image img {
  width: 100%;
  margin-top: 25px;
}

/* CHARTER SLIDES */
.mySlides {display: none;}
.mySlides img {
  width: 100%;
  height: 250px;
  object-fit: contain;
    -o-object-fit: contain;
    object-position: center;
    -o-object-position: top;
}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.slide_active {
  background-color: #717171;
}

/* Fading animation */
.slide_fade {
  -webkit-animation-name: slide_fade_anim;
  -webkit-animation-duration: 1.5s;
  animation-name: slide_fade_anim;
  animation-duration: 1.5s;
}

@-webkit-keyframes slide_fade_anim {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes slide_fade_anim {
  from {opacity: .4} 
  to {opacity: 1}
}




#line {
      position: absolute;
    top: 375px;
    left: 0;
    width: 75%;
    background: #717171;
    height: 2px;
    content: " ";
    display: block;
	margin: 0 12.5%;
	opacity: 1;
	transition: all .6s;
}



#mcontentWrap {
  /*width: 75%;*/
  height: 400px;
  /*height: 100%;*/
  overflow: hidden;
  margin: 0 auto;
  
 
}

.pageContentWrap {
  overflow: hidden;
  visibility: visible;
  opacity: 1;
}


/* ABOUT */
.aboutPage {
  
  
  
}

.aboutSec {
  
  width: 31.933333333%;
  margin: 0 1%;
  float: left;
  
}

.aboutSec:first-child {
  margin-left: 0;
}

.aboutSec:last-child {
  margin-right: 0;
}

/* CONTACT */
#contactForm {

  width:780px;
  margin: 300px auto 0 auto;
}

.inputline {
  margin:  .3%;
  padding-bottom: 5px;
}

.halfinput .inputline {
  float: left;
  width: 49.4%;
  margin: 0 .3%;
}

.inputline  textarea,
.inputline  input {
  background: rgba(255,255,255,0.7);
  padding: 4px;
  color: #000;
  border: none;
  outline: none;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  font-size: 80%;
  
}

.inputline textarea {
  height: 240px;
}

#messageSend {
	padding: 7px;
	margin: 10px auto;
	font-size: 12px;
	width: 300px;
}

.messageerror {
	/*background: #FF9494;*/
	background: rgba(200,20,20,0.7);
	/*border: 1px solid #FF7D7D;*/
	color: white;
}

.messageok {
	background: #78AB46 !important;
	border: 1px solid #458B00 !important;
	color: white;
}


.sendbutton:disabled { opacity: .5; }

.sendbutton {
	background: rgba(255,255,255,0.7);
  border: none;
  /*box-shadow: 1px 1px 0px #7f7f80, inset 1px 1px 0px #e8e8e8;*/
  padding: 4px 6px;
  transition: all .4s;
  font-weight: bold;
  font-size: 14px;
  margin: 7px 0;
  color: #000002;
  display:inline-block;
	cursor: pointer;
	outline: none !important;
}

.sendbutton:hover {
  background: background: rgba(255,255,255,0.9);;
  /*box-shadow: 1px 1px 0px #7f7f80;*/
  color: #000002;
}

::-webkit-input-placeholder {
   font-size: 100%;
   color: rgba(0,0,0,0.8);
}

:-moz-placeholder { /* Firefox 18- */
   font-size: 100%;
   color: rgba(0,0,0,0.8); 
}

::-moz-placeholder {  /* Firefox 19+ */
   font-size: 100%;
   color: rgba(0,0,0,0.8);
}

:-ms-input-placeholder {  
   font-size: 100%;
   color: rgba(0,0,0,0.8); 
}




/* COLLABORATORS */
.collaborators {
  margin-top: 200px;
  width: 100%;
  padding-top: 1px;
  background: rgba(255,255,255,0.6);
  position: relative;
  overflow: hidden;
}

.collab_line {
  list-style: none;
  width: 1170px;
  margin: 30px auto;
  
  list-style-type: none; /*to remove bullets*/
    text-align: center;
    padding: 0px;
    zoom:1;
    overflow: hidden;
}

.collab_line li {
  /*float: left;
  width: 25%;
  height: auto;*/
  
  padding: 0px;
    width: 24%;
	margin: 0 .5%;
    display:inline-block;
	margin-bottom: 30px;
	
  
}

.collab_line li a  {
  display: block;
  width: 100%;
  height: 100%;
}

.collab_line  img {
  /*width: 100%;
  height: 100%;*/
  display: block;
  opacity:0;
  max-width: 100%;
  top: 0;
  left: 0;
}

.img_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  /*overflow: hidden;*/
}

.img_wrapper img {
  vertical-align: middle;
    display: inline-block;
}

.img_wrapper:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.collab_slide {
  overflow: hidden;
  width: 99999px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1.2s;
}

.collab_col {
  /*width: 100%;*/
  height: auto;
  float: left;
 /* min-height: 300px;*/
}

.collab_nav {
  position: absolute;
  bottom: 10px;
  right: 10%;
  
}

.collab_nav a {
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  border-radius: 17px;
  background: rgba(192,192,192,0.8);
  opacity: .4;
  margin-right: 6px;
  transition: all .6s;
  box-shadow: 1px 1px 3px rgba(192,192,192,0.4);
}

.collab_nav a:hover,
.collab_nav a.active {
  opacity: 1;
  background: white;
}


/* MISSIONS */
.missionWrap {
  margin-top: 200px;
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
}

.missionCWrap {
  float: left;
  height: auto;
}

.missionContent {
  width: 70%;
  margin:  0 15%;
  height: 650px;
  padding:50px;
  font-family: 'Times New Roman',serif;
  line-height: 165%;
  vertical-align: middle;
  font-size: 110%;
}

.par {
  width: 44%;
  margin: 0 3%;
  float: left;
  font-size: 100%;
  text-align: justify;
  color: white;
}

.par p {
 /* color: white;*/
  margin-bottom: 30px !important;
}

.bodtitle {
  text-align: center;
  font-size: 100%;
 /* margin-top: -11px;*/
 line-height: 12px;
  /*padding-top: -30px;*/
}

.bodtable {
  /*width: 80%;*/
  margin: 20px auto;
  border: none;
}

.bodtable td {
  padding: 7px;
  width: 50%;
  font-size: 100%;
}

.bodtable .ntitle {
 /* padding-left: 18%;*/
 /* width: 58%;*/
}

.bodtable .nname {
  padding-left: 100px;
}



.missionContent p {
  margin-bottom: 11px;
}

.missionPages {
  width: 10000px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1.1s ease-in-out;
}

.missionNav {
  position: absolute;
  bottom: 10px;
  right: 10%;
}

.missionNav a {
  display: block;
  float: left;
  width: 83px;
  height: 83px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  
  width: 50px;
  height: 50px;
  background-size: 50px 100px;
  
  margin-left: 10px;
}

.missionNav a.act,
.missionNav a:hover {
  background-position: 0 -83px;
  background-position: 0 -50px;
}

.missionNav .nav1 {
  background-image:url('btn_1.png');
}

.missionNav .nav2 {
  background-image:url('btn_2.png');
}

.missionNav .nav3 {
  background-image:url('btn_3.png');
}


/* NEWS */
#newsslider {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin-top:550px;
}

.newsslider_inner {
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.news_wrap {
  float: left;
}

.newsslide {
  width: 75%;
  margin: 50px auto;
  text-align: center;
}

.newsslide .newsDate,
.newsslide .newsText {
  font-size: 145%;
  font-family: 'Archer-Semibold',serif;
  
}

.newsslide .newsDate {
  /*width: 135px;*/
  margin-right: 15px;
}

.newsCWrap {
  float: left;
}


/* PROJECTS */
.project_wrapper {
  width: 100%;
  list-style: none;
}

.project_wrapper li {
  width: 33.3333%;
  height: 360px;
  display: block;
  float: left;
 overflow: hidden;
  margin-bottom: 0;
}

.project_wrapper li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  
}

.project_wrapper li a .pr_img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  -ms-transform: scale(1,1); /* IE 9 */
  -webkit-transform: scale(1,1); /* Safari */
  transform: scale(1,1);
  transition: all .7s ease-in-out;
}

.project_wrapper li a:hover .pr_img {
 /* width: 110%;
  height: 110%;
  top: -5%;
  left: -5%;*/
 -ms-transform: scale(1.1,1.1); /* IE 9 */
  -webkit-transform: scale(1.1,1.1); /* Safari */
  transform: scale(1.1,1.1);
}

.project_wrapper li a .pr_title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all .7s;
  opacity: .0;
  -ms-transform: scale(1,1); /* IE 9 */
  -webkit-transform: scale(1,1); /* Safari */
  transform: scale(1,1);
  text-align: center;
  background: rgba(0,0,0,0.0);
  color: white;
  box-shadow: inset 0 0 0 0 rgba(0,0,0,0.7);
  display: block;
  
}

.project_wrapper li a:hover .pr_title {
  -ms-transform: scale(1.1,1.1); /* IE 9 */
  -webkit-transform: scale(1.1,1.1); /* Safari */
  transform: scale(1.1,1.1);
  background: rgba(0,0,0,0.5);
  box-shadow: inset 0 0 25px 0 rgba(0,0,0,0.7);
  opacity: 1;
}

.project_wrapper li a .pr_title span {
  color: inherit;
 
  text-align: center;
  /*font-family: 'Archer-Semibold',serif;*/
  /*font-family: 'calibri',sans-serif !important;*/
  font-family: 'Times New Roman', serif;
}

.prt_1 {
  text-transform: uppercase;
    font-size: 90%;
  margin-bottom: 15px;
  top: 40%;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
   display: block;
}

.prt_2 {
  font-size: 65%;
  display: block;
  margin-top: 15px;
  font-family: 'calibri',sans-serif !important;
  
}


/* PROJECT */
.project_view {
  margin: 90px 1% 40px 1%;
}


.pr_credit {
  float: left;
  width:37%;
  font-family: 'Times New Roman',serif;
}

.credit_list {
  font-size: 110%;
}

.credit_list table {
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  width: 100% !important;
  table-layout: fixed;
}

.credit_list table tr {
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
}

.credit_list table td {
  border: medium;
  padding: 0;
  margin: 0;
  font: inherit;
}

.pr_video {
  float: left;
  width: auto;
}

.pr_video video {
  width: 832px;
  height: 468px;
}

#landingPlayer {
  width: 832px !important;
  height: 468px !important;
}

.pr_nav {
  float: right;
  width: auto;
}

.pr_nav a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #acacac;
  background: rgba(255,255,255,0.6);
  opacity: .7;
  transition: all .7s;
}

.pr_nav a:hover {
  opacity: 1;
}

.pr_nav a i {
  line-height: 35px;
  vertical-align: middle;
}

.pr_nav .inactive {
  opacity: .3;
}

.pr_nav .inactive:hover {
  
	opacity: .3 !important;
  }
  
  .project_longdesc {
	
	/*margin: 50px auto 50px 29.333333%;*/
	font-family: 'Times New Roman',serif;
	font-size: 110%;
	width: 830px;
	/*width: auto;*/
	margin: 20px auto 40px auto;
	
  }
  
  
  
  
  
  
/*  FOUNDERS */
.foundersPage {
  width: 95%;
  margin: 0 auto;
  margin-top: 80px;
  
}

.founder_row {
  background: rgba(255,255,255,0.7);
  padding: 20px;
  width: 100%;
  font-family: 'Times New Roman',serif;
  color: #4b4949;;
  margin: 30px auto;
  position: relative;
}

.founder_row div {
  color: inherit;
}

.founder_row:first-child {
	margin-top: 0 !important;
}

.founder_row:last-child {
  margin-bottom: 0 !important;
}


.founder_row h3,
.founder_row h4 {
  font: inherit;
  color: inherit;
  text-align: center;
  
}

.founder_row h3 {
  font-size: 115%;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.founder_row h4 {
  font-size: 110%;
  font-style: italic;
}

.founder_row p {
  color: inherit;
  
}

.founder_content {
  position: relative;
  color: inherit;
}

.founder_text {
  float: left;
  height: 175px;
  width: 85%;
  overflow: hidden;
  position: static !important;
  color: inherit;
}

.founder_content .mCSB_scrollTools_vertical {
  position: absolute !important;
  top: -90px !important;
  right: -20px !important;
  bottom: -15px !important;
}

.founder_image {
  /*float: right;*/
  position: absolute;
  top: 10px;
  left: 20px;
  bottom: 10px;
  
 /* width: 13%;*/
 /* position: absolute;
  top: 50px;
  right: 30px;*/
}

.founder_image img {
  height:  100%;
}

.founder_row .mCSB_scrollTools .mCSB_draggerContainer {
  top: 0;
  bottom: 0;
}


.founder_row:nth-child(odd) .founder_text {
  float: right;
}

.founder_row:nth-child(odd) .founder_image {
  /*float: left;*/
  text-align: left;
}


.founder_row:nth-child(even) .founder_text {
  float: left;
}

.founder_row:nth-child(even) .founder_image {
 /* float: right;*/
  text-align: right;
  left: auto;
  right: 20px;
}

.founder_image_mobile {
  max-width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

.founder_image_mobile img {
  max-width: 100%;
}


/* IAMGE ROTATOR */
#slideshow {
  display: none;
}
.slideshow_mobile,
.slideshow, img.bgM {
        min-height: 100%;
        min-width: 100%;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index:-9999;
	/*transition: opacity 2.1s;*/
	opacity: 0;
	background-size: cover;
	background-repeat: no-repeat;
	/*display: none;*/
	background-position: center center;
		/*opacity: 0;
		transition: all .7s;*/
}

/*.slideshow {
  opacity: .0;
  transition: all .7s;
}*/

.hss .slideshow, .hss img.bgM {
 /* opacity: 1;*/
}



/* HUNTS */
.hunts {
  
  width: 50%;
  margin: 20px auto;
 border-collapse: collapse;
 border-color: #777;
  
  
}

.hunts td {
  border:  1px solid rgba(128,128,128,0.3);
 padding: 8px;
  vertical-align: top;
   border-color: #777;
}

.hunts tbody td {
  padding: 0;
}

.hunts thead {
  font-size: 120%;
  height: 30px;
}

.hunts thead td {
  vertical-align: middle;
}

.hunts td > table td {
  border: none;
  padding: 8px;
  border-top: 1px solid rgba(128,128,128,0.3);
  border-color: #777;
}

.hunts td > table td.firstcol {
  border-top: none;
}

.hunts td > table {
  border-bottom: 1px solid #777;
}

.hunts td > table {
      border-spacing:0;
	  width: 100%;
}

.newmonth {
  border-top-color: #333 !important;
}

#truffle_legend {
  
  position: absolute;
  top: 0;
  padding: 0;
}

#truffle_legend table {
  border-spacing: 0;
  border: 1px solid rgba(128,128,128,0.3);
  border-color: #777;
}

#truffle_legend td {
  padding: 3px;
  border-color: #777;
}

.trufflehunt_form {
  width: 60%;
  max-width: 100%;
  margin: 30px auto;
  text-align: center;
}

.trufflehunt_form select {
  max-width: 100%;
}

option:disabled {
  opacity: .5 !important;
  color: #ddd;
}

.hunt_traditional {
  background: #fff;
}

.hunt_thplus {
  background: #c8fc8a;
}

.hunt_thplus2 {
  background: #ffc600;
}

.hunt_thplus_traditional,
.hunt_traditional_thplus {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,c8fc8a+51,c8fc8a+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #c8fc8a 51%, #c8fc8a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#c8fc8a 51%,#c8fc8a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#c8fc8a 51%,#c8fc8a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8fc8a',GradientType=0 ); /* IE6-9 */

}

.hunt_thplus2_traditional,
.hunt_traditional_thplus2 {
  
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,ffc600+51,ffc600+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffc600 51%, #ffc600 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffc600 51%,#ffc600 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#ffc600 51%,#ffc600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffc600',GradientType=0 ); /* IE6-9 */

}

.hunt_thplus_thplus2,
.hunt_thplus2_thplus {
  
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8fc8a+0,c8fc8a+50,ffc600+51,ffc600+100 */
background: #c8fc8a; /* Old browsers */
background: -moz-linear-gradient(top,  #c8fc8a 0%, #c8fc8a 50%, #ffc600 51%, #ffc600 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c8fc8a 0%,#c8fc8a 50%,#ffc600 51%,#ffc600 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c8fc8a 0%,#c8fc8a 50%,#ffc600 51%,#ffc600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8fc8a', endColorstr='#ffc600',GradientType=0 ); /* IE6-9 */

}

.hunt_private {
 /* background: #004de6;*/
 background: #0099F2;
}

.hunt_traditional_private,
.hunt_private_traditional {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,004de6+51,004de6+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #0099F2 51%, #0099F2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#0099F2 51%,#0099F2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#0099F2 51%,#0099F2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0099F2',GradientType=0 ); /* IE6-9 */
}

.hunt_thplus_private,
.hunt_private_thplus {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8fc8a+0,c8fc8a+50,004de6+51,004de6+100 */
background: #c8fc8a; /* Old browsers */
background: -moz-linear-gradient(top,  #c8fc8a 0%, #c8fc8a 50%, #0099F2 51%, #0099F2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c8fc8a 0%,#c8fc8a 50%,#0099F2 51%,#0099F2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c8fc8a 0%,#c8fc8a 50%,#0099F2 51%,#0099F2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8fc8a', endColorstr='#0099F2',GradientType=0 ); /* IE6-9 */
}

.hunt_thplus2_private,
.hunt_private_thplus2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffc600+0,ffc600+50,004de6+51,004de6+100 */
background: #ffc600; /* Old browsers */
background: -moz-linear-gradient(top,  #ffc600 0%, #ffc600 50%, #0099F2 51%, #0099F2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffc600 0%,#ffc600 50%,#0099F2 51%,#0099F2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffc600 0%,#ffc600 50%,#0099F2 51%,#0099F2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#0099F2',GradientType=0 ); /* IE6-9 */
}


/* MOBILE */
.mobileButton {
	position: fixed;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	display: block;
	background: white;
	z-index:15;
}
.mobileButton i {
	line-height: 50px;
}

#mobileDialogClose,
#mobileMenu {
	left: 0;
	display: none;
	border-bottom-right-radius: 25px;
}

#mobileCart {
	right: 0;
	display: none;
	border-bottom-left-radius: 25px;
}

#mobileCover {
	position: fixed;
	top: 0;
	width: 1px;
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	z-index: 14;
}

#slogan_mobile { display: none;}



.mobileMenu {
	width: 100%;
	height: 40px;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 1111;
}
#mobileLogo {
  
  margin-top: 15px;
  margin-bottom: 15px;
  
}
#mlogo {
  margin-top: 15px;
  margin-bottom: 15px;
}

#mlogo img {
	max-height: 90px;
	max-width: 80%;
}

#mobileLogo {
  text-align: center;
  margin-top: 4px;
}

#openMobileMenu {
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  
}

#openMobileMenu i {
  line-height: 40px;
  vertical-align: middle;
}
/*
#mobileNav {
  display: block;
  position: fixed;
  top: 40px;
  left: -100%;
  max-width: 80%;
  width: 225px;
  height: 100%;
  overflow: auto;
  transition: left .7s;
  z-index: 1099;
  background: white;
}

#mobileNav li {
  display: block;
  width: 100%;
  height: 50px;
}

#mobileNav li a  {
  display: block;
  width: 100%;
  height: 50px;
  vertical-align: middle;
  line-height: 50px;
  padding-left: 8px;
  font-family: 'arnopro',sans-serif;
  font-size: 14px;
  transition: all .7s;
  color: #050505;
}

#mobileNav li a:hover {
}*/


/* SHOP */
.shopContent {
  position: relative;
  
}

.shopImage {
  text-align: center;
}

.shopImage img {
  max-width: 650px;
}

.imgWrap {
  display: inline-block;
}

#floating { position: relative; display: inline-block; width: 0; height: 0; vertical-align: top }
#sidebar { display: inline-block; position: absolute; min-width: 200px; }
.mobileShopButton table,
.mobileShopButton td,
#sidebar table,
#sidebar td {
  border: none !important;
}

.mobileShopButton table,
#sidebar table {
  width: 100%;
}

.mobileShopButton select,
#sidebar select {
  font-size: 13px;
  padding: 4px;
  margin: 5px auto;
}

/*#hunts-table {
  display: inline-block;
}
*/
.shopDesc {
  width: 600px;
  margin: 20px auto;
}

.shopDesc h3 {
  font-size: 145%;
  text-align: center;
}

.shopArrow {
  position: absolute;
  top: 500px;
  width: 39px;
  height: 121px;
  
}

.shopArrow a {
  display: block;
  width: 39px;
  height: 121px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.3;
}

.prevProduct {
  left: 7%;
}

.prevProduct a {
  background-image: url('arrow_left.png');
}

.nextProduct {
  right: 7%;
}

.nextProduct a {
  background-image: url('arrow_right.png');
}

.prodavailable {
  font-size: 145%;
}

#copyth {
  display: none;
}

#shoparrowzz {
  display: none;
}

.page_trfl #shoparrowzz {
  display: block;
}



/* DISABLE VIDEO FULLSCREEN */
/* Placement of Control Items */
.vjs-fullscreen-control { 
    display: none; 
} 

.vjs-default-skin .vjs-volume-control { 
    margin-right: 10px !important; 
}


/* LOADER */
#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 310px;
  height: 64px;
  margin-left: -155px;
  margin-top: -32px;
  background: url('loader.png') no-repeat top left;
  background-size: cover;
  display: none;
  z-index: 1999;
}

 #mobileLogo {
  
  display: none;
  
 }
 
 #landingImageMobile {
  display: none;
 }
 
 .slideshow_mobile {
  display: none !important;
 }
 
 .page_trfl .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color:rgba(192,192,192,0.3);
 }
 
 .scrollMobile #mcontentWrap {
  overflow: scroll;
 }
 
 .mobileShopButton {
  display: none;
  text-align: center;
  margin-top: 25px;
 }


/* RESPONSIVE */
@media screen and (max-width : 1920px) {
	#header {

	}
	#mainMenu {

	}

	#mainNav {

	}
	
	#mainContent {

	}
}

@media screen and (max-width : 1835px) {
	
}

@media screen and (max-width : 1680px) {
	#header {

	}
	#mainMenu {

	}
	#cart {

	}
	
	#mainNav {

	}
	
	#mainContent {

	}
	
	#blackr .vid {

	}
	
	#blackr .video video {

	}
	
	#blackr .vbg img {

	}
	
	.par {
  width: 46%;
  margin: 0 2%;
  float: left;
 /* font-size: 110%;*/
  text-align: justify;
  color: white;
}
	
	
}

@media screen and (max-width : 1440px) {
	.missionContent {
	  width: 90%;
	  margin: 0 5%;
	}
	
	.missionNav {
	  right: 5%;
	}
	
	.par {
	  width: 48%;
	  margin: 0 1%;
	  float: left;
	 /* font-size: 105%;*/
	  text-align: justify;
	  color: white;
	}
	
	.pr_credit {
		width: 29%;
	}
	
	.smallLogoW {
	}
	
	#line {
	  top: 305px;
	}
	
	#mcontentWrap {
	  padding: 15px;
	}
	
	#mainMenu {
	}
}

@media screen and (max-width : 1366px) {
	#header {

	}
	#mainMenu {

	}
	#cart {

	}
	
	#mobileCart {

	}
	
	#mainNav {

	}
	
	#mainContent {

	}
	
	#blackr .vid {

	}
	
	#blackr .video video {

	}
	
	#blackr .vbg img {

	
	}
	
	
	
	.par {
	  width: 48%;
	  margin: 0 1%;
	  float: left;
	  /*font-size: 105%;*/
	  text-align: justify;
	  color: white;
	}
	
	.hunts {
	  width: 64%;
	}
	
	.shopImage img {
		max-width: 490px;
	  }

}

@media screen and (max-width : 1280px) {
	#header {

	}
	#mainMenu {

	}
	#cart {

	}
	
	#mobileCart {

	}
	
	#mainNav {

	}
	
	#mainContent {

	}
	
	#blackr .vid {

	}
	
	#blackr .video video {

	}
	
	#blackr .vbg img {

	}
	
	.par {
  width: 48%;
  margin: 0 1%;
  float: left;
  /*font-size: 105%;*/
  text-align: justify;
  color: white;
}

.pr_video {
  float: left;
  width: auto;
}

.pr_video video {
  width: 777px;
  height: 437px;
}

#landingPlayer {
  width: 777px !important;
  height: 437px !important;
}

#landingVideo {
  width: 777px;
  height: 437px;
  margin-left: -388px;
  margin-top: -218px;
}

.project_longdesc {
  width: 777px;
}
}

@media screen and (max-width : 850px) {
  
  #wholePageWrapper {
	    width: 98%;
    margin-left: 1%;
    left: 0;
    top: 10px;
    margin-top: 0;
  }
  
  #mainNav {
	width: 58%;
  }
  
  .smallLogoW {
	width: 40%;
	margin: 1%;
  }
  
}

@media screen and (max-width : 755px) {
	* {
		-webkit-overflow-scrolling: touch !important;
	}
	
.section_content {
  max-width: 100%;
}
	#header {

	}
	#mainMenu {

	}
	
	.faqbuttons {

	}
	
	.socialmedia {

	}
	
	
	#mainNav {
	}
	
	#mainContent {
	}
	
	#mobileMenu {
	}
	
	.imgHolder .imgButtons {
	}		
	#blackr .vid {

	}
	
	#blackr .vbg img {

	}
	
	#blackr .video video {

	}
	
	#blackr .copyfix {

	}
	
		
	
	.checkout #header {

	}
	
	.checkoutform {

		
	}
	
	.checkoutLine input,
	.checkoutLine select {

	}
	
	.checkoutLine label {

	}
	
	#shareWidget {
	  width: 75px;
	}
	
	#landingNav {
	  /*width: 990px;*/
	}
	
	.landingLogo a img {
	  /*max-width: 800px;*/
	}
	
	.collab_line {
	  width: 970px;
	}
	
	.missionWrap {
	 /* height: 520px;*/
	}
	
	.missionContent {
	 /* height: 520px;*/
	 overflow: auto;
	}
	
	.missionContent {
	  width: 96%;
	  margin: 0 2%;
	}
	
	#landingPlayer {
	  width: 600px !important;
	  height: 337px !important;
	}
	#landingVideo {
	  width: 600px;
	  height: 337px;
	  margin-left: -300px;
	  margin-top: -168px;
	}
	
	.project_longdesc {
  width: 600px;
}
	
	.project_wrapper li a .pr_title {
	  opacity: 1;
	  color: rgba(175,175,175,1);
	  /*text-shadow: 1px 1px 0px rgba(32,32,32,0.2);*/
	}
	
	
	.collab_slide {
	  overflow: hidden; 
	  width: 100%;
	  height: auto;
	  position: static;
	  transition: all 1.2s;
	}
	
	.collab_col {
	  /*width: 100%;*/
	  height: auto;
	  float: none;
	 /* min-height: 300px;*/
	}
	
	.collab_nav {
	  position: absolute;
	  bottom: 10px;
	  right: 10%;
	  display: none;
	  
	}
	
	.pr_credit {
	  margin-right: 25px;
	}
	
	.founder_text {
	  overflow-y: scroll;
	}
	
	#loader {
	  
		width: 150px;
		height: 30px;
		margin-top: -15px;
		margin-left: -75px;
	}
	
	.hunts {
	  width: 90%;
	}
	
	#truffle_legend {
	  position: static;
	  margin: 0 auto;
	}
	
	#truffle_legend table {
	  margin: 0 auto;
	}
	
	.trufflehunt_form {
	  width: 100%;
	}
	
	.shopImage  {
	  text-align: left;
	}
	
	#floating {
	  margin-left: 15px;
	  text-align: center;
	}
	
	.scrolltable {
	  
	  overflow: scroll;
	  
	}
}


@media screen and (max-width : 765px), screen and (max-height : 600px)  {
	
	body {
	  /*overflow: hidden;*/
	  /*height: 100%;*/
	  
	}
	
	#wholePageWrapper {
	  
	  width: 90%;
	  /*height: 100%;*/
	  position: static;
	  margin-top: 20px;
	  margin-left: 5%;
	  min-height: 450px;
	  margin-bottom: 30px;
	}
	 .mobileMenu {
	  display: block;
	 }
	 
	 #mobileLogo {
	  display: block;
	  padding-top: 15px;
	 }
  
  .navMobile {
   display: block;
  }
	 
	 #mainContent {
	  margin-top: 0;
	 }
	 
	 .page_section {
	  padding: 10px;
	 }
	 
	 #landingMenu {
	  /*display: none;*/
	  width: 310px;
	  height: 180px;
	/*  margin-left: 5%;*/
	margin-left: -155px;
	  left: 50%;
	  top: 50%;
	  margin-top: -65px;
	  /*margin: auto;
	  position: static;
	  margin-top: 40px;*/	  
	 }
	 
	 .openlanding #landingMenu {
	  top: 43% !important;
	 }
	 
	 .landingLogo {
	  margin: 20px auto;
	 }
	 
	 #landingNav {
	  width: 70%;
	 }
	 
	 .openlanding .mobileMenu {
	  display: none;
	 }
	 
	 .openlanding #mobileLogo {
	  display: none;
	 }
	 
	 .openlanding .slideshow {
	  
	  opacity: 0 !important;
	  
	 }
	 
	 .openlanding .slideshow_mobile {
	  opacity: 0 !important;
	 }
	 
	 #mainMenu {
	  display: none;
	 }
	 
	 #siteContact {
	  display: block;
	  position: static;
	  text-align: center;
	 }
	 
	 .openlanding #siteContact {
	  
	  position: absolute;
    /* text-align: left; */
    margin: 10px auto;
    left: 50%;
    width: 210px;
    /* right: auto; */
    margin-left: -105px;
    bottom: 85px;
	 }
	 
	 .openlanding #siteLangs {
	  position: absolute;
    width: 150px;
    margin-left: -75px;
    text-align: center;
    left: 50%;
    bottom: 50px;
	 }
	 
	 .openlanding #copyright {
	  position: absolute;
	  left: 50%;
	  bottom: 10px;
	  text-align: center;
	  width: 300px;
	  margin-left: -150px;
	 }
	 
	 #phn {
	  text-align: center;
	  float: none;
	 }
	 
	 #shareWidget {
	  float: none;
	  text-align: center;
	 }
	 
	 #copyright {
	  display: block;
	  position: static;
	  text-align: center;
	 }
	 
	 .blackcopy #copyright * {
	  color: black;
	 }
	 
	 .tottext {
	  text-align: center;
	 }
	 
	 #line {
	  top: 50px;
	  display: none;
	 }
	 
	 #siteLangs {
	  display: block;
	  position: static;
	  text-align: center;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: 7px;
	  margin-bottom: 8px;
	 }
	 
	 #mainContent {
	  position: static;
	  margin-top: 10px;
	  
	 }
	 
	 #mcontentWrap {
	  padding: 15px;
	  width: 90%;
	  margin-bottom: 40px;
	  margin-top: 10px;
	 }
	 
	 #mcontentWrap {
	  height:auto;
	 }
	 
	 
	 #shoparrowzz
	 {
	      width: 130px;
    text-align: center;
    margin: 0 auto;
	 }
	 .shopImage img {
	  max-width: 100%;
	 }
	 
	 .shopDesc {
	  width: 100%;
	 }
	 
	 .shopArrow {
	  position: static;
	  position: static;
    display: inline-block;
    width: 50px;
    height: 50px;
	top: auto;
	left: auto;
	 }
	 
	 .shopArrow a  {
	  display: inline-block;
    width: 50px;
    height: 50px;
	 }
	 
	 .aboutSec {
	  float: none;
	  width: 100%;
	 }
	 
	 .totlogo {
	  text-align: center;
	 }
	 
	 .totlogo object {
	  margin: 0 auto;
	 }
	 
	 #contactForm {
	  margin-top: 75px !important;
	  width: 98%;
	 }
	 
	 .halfinput .inputline {
	  float: none;
	  width: 100%;
	  margin: 0;
	 }
	 
	 .inputline {
	  margin-left: 0;
	  margin-right: 0;
	 }
	 .section_contact {
	  width: 100%;
	  max-width: 100%;
	 }
	 
	 
	 .collab_line {
	  width: 720px;
	  
	}
	
	.collab_line:first-child {
	  margin-top: 30px;
	}
	
	.collab_line:last-child {
	  margin-bottom: 30px;
	}
	 
	 
	 .collaborators {
	  margin-bottom: 250px;
	 }
	 
	 
	 .bodtable {
	  /*width: 100%;*/
	 }
	 
	 .bodtable td {
	  font-size: 100%;
	 }
	 
	 .bodtable .ntitle {
	 /* padding-left: 13%;*/
	  width: 50%;
	 }
	 
	 .bodtable .nname {
	  padding-left: 56px;
	 }
	 
	 .missionContent {
	  padding: 15px;
	  margin-top: 15px;
	 }
	 
	 .par {
	  width: 100%;
	  float: none;
	  margin: 0;
	 }
	 
	 #newsslider {
	  margin-top: 120px !important;
	 }
	 
	 .newsDate  ,
	 .newsText  {
	  text-align: center;
	  display: block;
	 }
	 
	 .project_wrapper li {
		width: 100%;
	 }
	 
	 
	 .pr_credit {
	  width: 100%;
	  float: none;
	  margin-bottom: 15px;
	 }
	 
	 .pr_video {
	  width: 100%;
	 }
	 
	 #landingPlayer {
	  width: 100% !important;
	 
	 }
	 
	 .project_longdesc {
  /*width: 98%;
  margin: 50px 1%;*/
  width: 100%;
}
	 
	 .pr_nav  {
	  float: none;
	  margin: 25px auto;
	  width: 100%;
	  text-align: center;
	 }
	 
	 .pr_nav a {
	  margin-top: 15px;
	 }
	 
	 .hidemobile {
  display: none;
}

.showmobile {
  display: block;
}

#mainContent {
  margin-top: 10px;
/*  background: rgba(255,255,255,0.6);*/
}



.founder_text {
  float: none;
  width: 100%;
  height: auto;
}

 .openlanding #landingImageMobile {
  display: block;
 }
 
 .openlanding #landingImage {
  display: none !important;
 }
 
 .slideshow {
  display: none !important;
 }
 
 .slideshow_mobile {
  display: block !important;
  /*opacity: 0.8 !important;*/
 }
 
 .hunts {
  width: 99%;
 }
 
 #sidebar {
  display: none;
 }
 .mobileShopButton {
  display: block;
 }
 .slideshow_mobile,
 img.bgM {
     min-width: 100%;
 }
 
 #noldig {
  max-width: 100%;
  max-height: 100%;
 }


/* SECTION */
.section_title {
  float: none;
  width: auto;
  display: inline;
  margin-left: 0;
}

.section_content {
  float: none;
  margin-left: 0;
  margin-top: 30px;
  padding: 10px !important;
}

.section_services {
  padding: 15px;
}

.divided_box_c  {
  padding: 10px;
  float: none;
  width: 100%;
}

.section_charter {
  width: 100%;
  max-width: 100%;
  padding: 5px;
}

.charter_box {
  width: 100% !important;
  float: none;
  padding: 0;
}

.mySlides img {
  max-width: 320px;
}

.charter_image img {
  max-width: 320px;
}

.cond {
  display: block;
  text-align: center;
  margin: 10px 0;
  margin-right: 0 !important;
}

.section_title {
  display: block;
  text-align: center;
  width: 145px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
}

}

@media all and (orientation:landscape) {
  
  .slideshow {
  display: block !important;
 }
 
 .slideshow_mobile {
  display: none !important;
  /*opacity: 0.8 !important;*/
 }
  
}

@media screen and (min-height : 999px) and (max-width : 777px) {
  
	#newsslider {
	  margin-top: 360px !important;
	  margin-bottom: 200px;
	}
  
}

@media screen and (min-height : 570px) and (max-width : 777px) {
  
	.ntitle {
	  /*padding-left: 50px;*/
	}
  
}



@media screen and (max-width : 568px) {
  
  #landingNav {
	  width: 90%;
	 }
  
  .collaborators {
	  margin-top: 75px !important;
	  margin-bottom: auto;
	 }
	 
  .collab_line {
	  width: 95%;
	  margin: 0 auto;
	 }
	 
	 .collab_line li {
	  width: 100%;
	 }
  
  .prt_1  {
	font-size: 95%;
  }
  
  .bodtable .ntitle {
	  padding-left: 0;
	 }
	.faqbuttons {

	}
	
	.socialmedia {

	}
	
	.product_item {

	}
	
	#header {

	}
	
	.checkoutbox {
 
	}
	
	.home_img_line {

	}
	
	.home_img {

	}
	
	.home_img img {

	}
	
	.product_line {

	}
	.imgHolder .imgButtons {

	}
	.imgHolder .imgButtons .ibutton {

		
	}
	
	#dialog,
	.dialog_product ,
	.dialog_newsletter {

	}
	
	.dialog_newsletter #dialogContent,
	.dialog_product #dialogContent,
	#dialogContent {

	}
	
	
	.subscribeInfo {

	}
	
	#subscribeForm input {

	}
	
	
	.productTitle {

	}
	
	.prView .prGallery {

	}
	
	.prView .prInfos {

	}
	
	.prInfos .prCart,
	.prDesc {

	}
	
	.prCart .prPrice,
	.prLength,
	.prAddcart {

	}
	
	#mainContent {

	}
	.message {

		/*width: 97%;*/
	}
	
	#slogan_mobile { display: inline;}
	#slogan_desktop { display: none; }
	.slogan { padding-top: 21px; }
	
	#blackr .vid {

	}
	
	#blackr .vbg img {

	}
	
	#blackr .video video {

	}
	
	#blackr .copyfix {

	}
	
	#blackr .coptbtext {

	}
	
	#blackr .copylog img {

	}
	
	#mainNav {

	}
}

@media screen and (max-width : 320px) {
	#blackr .vid {

	}
	
	#blackr .vbg img {

	}
	
	#blackr .video video {

	}
	
	#blackr .copyfix {

	}
	
	#blackr .coptbtext {

	}
	
	#blackr .copylog img {

	}
	
	.logo a {

	}
	
	.logo a img {

	}
	
	.tfeed {

	}
 
 #landingMenu {
  height: 160px !important;
 }
}

@media screen and (max-height : 1024px) {
	#mainNav {

	}
	
	#carti .cart {

	}
	
	.socialmedia {

	}
	
	#mainNav li.home {

	}
	
	
	
	
	
}

@media screen and (max-height : 800px) {
  #newsslider {
	margin-top: 400px;
  }
  
  .missionWrap {
	  margin-top: 120px;
	}
	
	#contactForm {
	  margin-top: 170px;
	}
	
	.collaborators {
	  margin-top: 140px;
	}
}

@media screen and (max-height : 600px) {
	/*#mainNav {
		margin-top: 20px;
		margin-bottom:110px;
	}
	
	.faqbuttons {
		margin-top: 35px;
	}*/
	
	
	
	
}

#mobileCover {
	position: fixed;
	top: 0;
	width: 1px;
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	z-index: 1009;
}

.mobile_open {
		left: 0 !important;
		z-index: 1090 !important;
		/*box-shadow: 0 0 10px rgba(128,128,128,0.5);*/
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch !important;
	}
	
.mobile_open #footer {
	position: static !important;
}
	
.mobile_open_cart {
	right: 0 !important;
	z-index: 13 !important;
	box-shadow: 0 0 10px rgba(128,128,128,0.5);
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch !important;
}


.h1ext {
  display: none;
}
