@charset "UTF-8";

@media(min-width:768px) {
body {font-size: 18px; }
p { font-size: 18px;}
.sec-nav .list-inline>li a.small-font {color: #aaa;}
.sec-nav .list-inline>li a.large-font {color: #abb91e; padding-right:5px;}
.jumbotron .container { background: none;  }
.jumbotron h2 { width: 100%; font-size: 1.8em; margin-top: 20px;}
.contact p span { font-size: 35px; }
.contact small { color:#999; font-size: 14px; }
.navbar-default .navbar-nav>li>a { font-size: 17px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a { font-size: 16px;}
.sec-nav .list-inline>li a { padding: 8px 3px; font-size: 15px; }
.services h3 { font-size: 1.4em }
.services p { font-size: 16px;}
.page-btn { font-size: 18px;}
.newsletter-signup h3 { font-size: 28px; }
.newsletter-signup label { font-size: 20px;}
.promo-spot h3 { font-size: 32px;}
.promo-spot p {font-size: 16px;}
.latest-news h3 { font-size: 32px;}
.latest-news h4 { font-size:18px;}
.promo-spot, .newsletter-signup { min-height:270px;}
.content h1 { font-size: 40px; }
.content h2 { font-size: 30px; }
.content h3 { font-size: 26px; }
.content h4 { font-size: 22px; }
.general .content h1.news { font-size: 30px; }
.section-header .wrapper h1 { font-size: 30px;}
.breadcrumb {font-size: 16px;}
.page-btn { font-size: 18px;}
.content button.btn {font-size: 16px;}

}
 @media(min-width:992px) {
body {font-size: 20px; }
.navbar-default .navbar-nav>li>a { font-size: 14px;}
.jumbotron .container {  }
.jumbotron h2 {width: 63%;font-size: 1.9em;}
.services h3 { font-size: 1.5em }
.services p { font-size: 18px;}
.latest-news h4 { font-size:20px;}
.content button.btn {font-size: 18px;}
.jumbotron .slide1 { background: url(img/head1.jpg) no-repeat 95% 0; background-size: auto 85%;}
.jumbotron .slide2 { background: url(img/head2.jpg) no-repeat 95% 0; background-size: auto 85%;}
.jumbotron .slide3 { background: url(img/head1.jpg) no-repeat 95% 0; background-size: auto 85%;}
}

 @media(min-width:1200px) {
.navbar-default .navbar-nav>li>a {padding: 11px 15px;}
.jumbotron .container { padding: 30px 90px;}
}
