body {
          font-family:'Open Sans', sans-serif;
    font-size:14px;
   
}

h1, h2, h3, h4, h5, h6 {
    font-family:'Open Sans', sans-serif;
}


.website-housing {
    text-align:center;
}

h2 {
    line-height:52px;
    color: #E91C1C;
}
h3 {
    line-height:29px;
    padding-bottom:20px;
}
h4 {
   padding-top: 25px;
line-height: 40px;
padding-bottom: 0px;
font-size: 22px;
font-weight: 900;

}

p {
    font-weight:300;
    line-height:29px;
    padding-bottom:15px;
}

.btn_private {
    height:100px;
}

section {
    padding-top:50px;
    margin-top:50px;
}
.g_logoMap {
    padding-bottom:30px;
}

.headerCtgryOpt4 {
        background-color: #B22222;
}

.logo-gestetner {
font-size: 18px;
}

.social-item-img {
    margin-top:40px;
}

#home-sec { 
  
    
background: url(/BIS-Logo/toggle-video.jpg) no-repeat 50% 50%;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
display: block;
height: auto;
 padding-top:190px;
   min-height:650px;
    color: #483D8B;
}

.menu-item-32076 {
    font-size:50px ;
    font-weight:900;
    border:5px outset  #483D8B;
    padding:15px;
    text-transform:uppercase;
    
}

.menu-item-70436 {
     margin-top:70px;
    font-size:18px ;
    font-weight:900;
    padding:5px 20px 20px 20px;
    border:1px dotted #483D8B;
    padding:5px;
}


.BarnOchBaby {
	font-size: 18px;
}

.buttonSize {
background: #DCDCDC;
min-height: 60px;
padding-top: 5px;

}

.buttonSize .em_addr > .local-link > a {
	background: #DCDCDCfff;
}

.buttonSize .SP131158C {
	color: #4B0082;
	font-weight: bolder;
	font-size: 25px;
    font-weight:900;
	letter-spacing: 2px;
}
.buttonSize :hover .SP131158C:hover {
	color: #4B0082;	
}
.buttonSize .em_addr > li > a {
color: #4B0082;
}
.buttonSize {
border-color: #D6D6D6;
}
.buttonSize .schoolhomenav_08, .buttonSize .user_url {
border-color: #4B0082;
}

.buttonSize .em_addr > li > a:hover, .buttonSize .em_addr > li > a:focus {
color: #4B0082;
}
.galerieBtn {
    background-color: black;
}


.button_ver2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button_ver2 {
  margin-right: -20px;
}
.button_ver2 > li {
  float: left;
  padding: 0;
  margin: 0;
}

.button_ver2.Acquamarina > li {
  width: 33%;
}

.learnmorelink .NewsNews {
  margin: 0 8px 8px 0;
  text-align: center;
  background: #DCDCDC;
  padding: 8px;
  border:1px solid #E8EAEE;
  
}
.learnmorelink img {
  width: 100%;
}
.learnmorelink .not-logged_in {
  position: relative;
}
.learnmorelink h5 {
  margin: 0;
  padding: 8px 0 8px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #F0FFFF;
color: #483D8B;
}
.learnmorelink .BRIGGSFARM_12-07-07 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #008000;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.learnmorelink .BRIGGSFARM_12-07-07 .ZA-ZA-O {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.learnmorelink:hover .BRIGGSFARM_12-07-07 {
  opacity: 1;
}



.gdsetpda {
width: 100%;
min-height: 348px;
border: 1px solid #e1e1e1;
}

.ctl00_pnlTop_MainMenun33Items {
  color: #778899;
  background-color: #FFF5EE;
  border-color: #CD853F;
}

#footer {
background-color: #F8F8FF;
color: #4B0082;
padding: 20px 50px 20px 50px;
text-align: right;
border-top: 1px solid #d6d6d6;
}



@media all and (max-width:640px) and (min-width:381px) {
    .menu-item-32076 { 
        font-size:28px ;
    }
}
@media all and (max-width:381px) and (min-width:200px) {
    .menu-item-32076 { 
        font-size:24px ;
    }
}