/*    Tablet Layout: 768px.
Gutters: 24px.
Outer margins: 28px.
Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

/* @media only screen and (min-width: 768px) and (max-width: 991px) { */

.wrapper {
  width: 712px;
  padding: 0 28px 0;
}
.section2 { padding-top: 50px; padding-bottom: 50px; }
.slider-inner { padding-top: 40px; padding-bottom: 40px; }
.huge, h1 {
  font-size: 68px;
  line-height: 72px;
  font-size: 92px;
  line-height: 94px;
  letter-spacing: -1px;
}
.large, h2 {
  font-size: 36px;
  line-height: 42px;
}
.col-full { width: 712px; margin-right: 0px; }
.col-middle { width: 528px; margin-left: 92px; }
.col-middle iframe, .col-middle object { width: 528px; height: 290px; }
.col-middle object, .no-flash { background: #fff !important; }
.col-half { width: 344px; }
.col-third, .col-third img { width: 221px; }
.col-full img.fill { width: 712px; }
.col-middle img.fill { width: 528px; }
.col-half img.fill { width: 344px; }
.col-third img.fill { width: 221px; }
.header .nav { padding-top: 30px; }
.header .nav ul li { font-size: 23px; }
.slideshow { height: 445px !important; }
.slideshow img { width: 712px !important; height: 445px  !important; }
.stage #slideshow .slide-over { top: 460px; }
body.slider-open .stage #slideshow .slide-over { top: 710px; }
.ribbon { background: #f2524a; }
.videos { padding-top: 50px; padding-bottom: 30px; }
.videos.bigger .ad, .videos.bigger .ad img { width: 211px; }
.videos.smaller .ad, .videos.smaller .ad img { width: 150px; }
.map { width: 692px !important; height: 386px !important; }

.wf-inactive .header .nav ul li { font-size: 15px; }
.wf-inactive .huge, .wf-inactive h1 { font-size: 70px; line-height: 78px; }
.wf-inactive .large, .wf-inactive h2, .wf-inactive h2 p,
.wf-inactive h3, .wf-inactive .ribbon h2 { 
  font-size: 15px; line-height: 21px; }
.wf-inactive .big, .wf-inactive h4 { font-size: 14px; line-height: 20px; }

/*}*/