/*!
 * Bootstrap Responsive v2.3.1
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
 @media (min-width: 1200px) {
}
 @media (min-width: 992px) {
}
 @media (min-width: 768px) {

}
 @media (min-width: 992px) and (max-width: 1199px) {
}
 @media (min-width: 768px) and (max-width: 991px) {
 .org-logo,
.contact-info{
text-align: center;
float:none;
}
.slider-caption h2,
.content-wrap header h3,
.event .event-title{
font-size: 16px;
}
.slider-caption p,
.slider-caption {
font-size:14px;

}
.slider-caption a{
margin-top:10px;
}

.main-navbar .navbar-nav > li > a{
padding:10px;

}
.main-navbar .navbar{
min-height:10px;
margin-bottom:0px;
}
}
@media (max-width: 767px) {


}
@media (max-width: 480px) {
.org-logo,
.contact-info{
text-align: center;
float:none;
}
.slider-caption h2,
.content-wrap header h3,
.event .event-title{
font-size: 16px;
}
.slider-caption p,
.slider-caption {
font-size:14px;
text-align:center;
}
.slider-caption a{
margin-top:10px;
}

}
