




.body { padding-bottom: 70px; 

}


@media screen and (orientation:landscape){
  body { padding-bottom: 70px; 


margin-left:15%;
margin-right:15%}
}


.alt2
{
background:#FFC775;
min-height:150px;
color:#786CCC;
text-align:center;
font-weight: bold;
}

.jumbotron {
	text-align:center;
	
	
}


#webchat{
  height: 480px;
  width:480px;
  overflow:auto;
  resize:both;
}


.widewrapper {
  width:100%;
  }

.widewrapper > img {
  width:100%;
}

.navbar-form input, .form-inline input {
	width:auto;
}



header {
	height:280px;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

#sidebar.affix-top {
    position: static;
}

#sidebar.affix {
    position: fixed;
    top: 80px;
}


.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 40.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
}
 
.js-video.vimeo {
  padding-top: 0;
}

