/* line 58, ../../sass/_base.scss */
body {
  font-size: 13px;
}

/* line 153, ../../sass/_base.scss */
body {
  font-size: 13px;
}

/* line 3, ../../sass/layouts/home/home.scss */
#panel-wrapper #panel-content {
  padding: 0;
}

/* line 8, ../../sass/layouts/home/home.scss */
#page #content > section {
  border: none;
}

/**==========================================================================================
 **==========================================================================================
 **
 **			HOME PAGE Layout
 **
 **==========================================================================================
 **==========================================================================================
 */
/* line 24, ../../sass/layouts/home/home.scss */
div.services-headlines,
#content-left-col, #content-right-col {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("/sites/all/polyfills/boxsizing.htc");
}

/* line 31, ../../sass/layouts/home/home.scss */
div.services-headlines {
  float: left;
  width: 25%;
  margin-bottom: 20px;
}

/* line 36, ../../sass/layouts/home/home.scss */
.teaserCount-2 div.services-headlines {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}

/* line 40, ../../sass/layouts/home/home.scss */
.teaserCount-3 div.services-headlines {
  float: left;
  width: 33.33333%;
  margin-bottom: 20px;
}

/* line 44, ../../sass/layouts/home/home.scss */
.teaserCount-4 div.services-headlines {
  float: left;
  width: 25%;
  margin-bottom: 20px;
}

/* line 48, ../../sass/layouts/home/home.scss */
.teaserCount-5 div.services-headlines,
.teaserCount-6 div.services-headlines {
  float: left;
  width: 16.66667%;
  margin-bottom: 20px;
}

/* Home Page Layout Styles */
/* line 55, ../../sass/layouts/home/home.scss */
#content-homepage {
  padding: 20px 10px;
  background: white;
}

/* line 59, ../../sass/layouts/home/home.scss */
#teaser-tile-container {
  border-bottom: 2px solid #999;
}

/* line 63, ../../sass/layouts/home/home.scss */
#content-wall {
  padding-bottom: 20px;
  margin-top: 20px;
  /* border-bottom:2px solid #999; */
}
/* line 68, ../../sass/layouts/home/home.scss */
#content-wall h2 {
  background: #194178;
  color: white;
  font: normal 18px/13px 'Trebuchet MS';
  /*letter-spacing:.05em;*/
  margin: 0;
  padding: 10px;
  text-transform: uppercase;
}

/* line 79, ../../sass/layouts/home/home.scss */
#content-left-col {
  border-right: 1px solid #e0e0e4;
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -50%;
  margin-bottom: 20px;
}

/* line 85, ../../sass/layouts/home/home.scss */
#content-right-col {
  border-left: 1px solid #e0e0e4;
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  margin-bottom: 20px;
}

/* MEDIA QUERIES */
/* Service headline boxes */
@media all and (max-width: 880px) {
  /* line 95, ../../sass/layouts/home/home.scss */
  .teaserCount-5 div.services-headlines,
  .teaserCount-6 div.services-headlines {
    float: left;
    width: 33.33333%;
  }
}
@media all and (max-width: 780px) {
  /* line 101, ../../sass/layouts/home/home.scss */
  div.services-headlines {
    float: left;
    width: 50%;
  }

  /* line 104, ../../sass/layouts/home/home.scss */
  .teaserCount-3 div.services-headlines,
  .teaserCount-4 div.services-headlines,
  .teaserCount-5 div.services-headlines,
  .teaserCount-6 div.services-headlines {
    float: left;
    width: 50%;
  }
}
@media all and (max-width: 480px) {
  /* line 113, ../../sass/layouts/home/home.scss */
  div.services-headlines,
  .teaserCount-2 div.services-headlines,
  .teaserCount-3 div.services-headlines,
  .teaserCount-4 div.services-headlines,
  .teaserCount-5 div.services-headlines,
  .teaserCount-6 div.services-headlines {
    float: left;
    width: 100%;
  }
}
/* Left Col & Right Col */
@media all and (max-width: 664px) {
  /* line 125, ../../sass/layouts/home/home.scss */
  #content-left-col {
    float: left;
    width: 100%;
    border-right: none;
    margin: 0 0 20px 0;
    min-height: 0 !important;
  }

  /* line 131, ../../sass/layouts/home/home.scss */
  #content-right-col {
    float: left;
    width: 100%;
    border-left: none;
    margin: 0 0 20px 0;
    min-height: 0 !important;
  }
}
@media all and (max-width: 430px) {
  /* line 140, ../../sass/layouts/home/home.scss */
  #content-homepage {
    padding: 20px 0;
  }
}
/**==========================================================================================
 **==========================================================================================
 **
 **			HOME PAGE Styles
 **
 **==========================================================================================
 **==========================================================================================
 */
/*
 *********************
 * Service Headlines
 *********************
 TODO: Add styles for 2block,3block,4block classes that will be added by javascript
 */
/* line 161, ../../sass/layouts/home/home.scss */
.pane-headline-blocks h3 {
  padding-left: 5px;
  padding-bottom: 5px;
}
/* line 164, ../../sass/layouts/home/home.scss */
.pane-headline-blocks h3 a {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  color: white;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  margin: 0;
}
/* line 173, ../../sass/layouts/home/home.scss */
.pane-headline-blocks h3 span.service-headline-header-plus {
  display: block;
  font-size: 1.385em;
}
/* line 178, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-field {
  /* center header and image */
  width: auto;
  max-width: 350px;
  margin: 0 auto;
}
/* line 182, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-field a img {
  width: 100%;
}
/* line 186, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.field-content {
  color: #4a4a4d;
  font-size: 0.846em;
  line-height: 1em;
}
/* line 191, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.field-content a:link, .pane-headline-blocks div.field-content a:visited {
  font-size: 0.923em;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}
/* line 199, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.field-content a:hover {
  color: #445060;
  text-decoration: underline;
}
/* line 207, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-field-field-image div.field-content a:link, .pane-headline-blocks div.views-field-field-image div.field-content a:visited {
  margin-top: 0;
}
/* line 213, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-field-body div.field-content a:link, .pane-headline-blocks div.views-field-body div.field-content a:visited {
  font-weight: normal;
  font-size: 0.923em;
  line-height: 1.2em;
}
/* line 219, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-field-title strong {
  color: #4a4a4d;
  font-size: 0.923em;
}
/* line 223, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.services-headlines h3 {
  background: url("/sites/all/themes/modebase//images/teaser_head-business.gif") center left no-repeat;
  border: 1px solid #6e6159;
  border-bottom: 0;
  margin: 0;
}
/* line 229, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-row-first.services-headlines h3 {
  background: url("/sites/all/themes/modebase//images/teaser_head-citizens.gif") center left no-repeat;
  border: 1px solid #194178;
  border-bottom: 0;
  margin: 0;
}
/* line 235, ../../sass/layouts/home/home.scss */
.pane-headline-blocks div.views-row-last.services-headlines h3 {
  background: url("/sites/all/themes/modebase//images/teaser_head-govt.gif") center left no-repeat;
  border: 1px solid #993300;
  border-bottom: 0;
  margin: 0;
}

/* Below the fold container */
/*
 *********************
 * Latest News
 *********************
 */
/* line 255, ../../sass/layouts/home/home.scss */
.pane-homepage-latest-news h2 {
  background: none;
  color: #b20000;
  padding: 0;
  font-weight: bold;
  margin-bottom: .5em;
  text-transform: uppercase;
  line-height: normal;
  font-size: 1.308em;
}
/* line 265, ../../sass/layouts/home/home.scss */
.pane-homepage-latest-news .views-field-created {
  font-style: italic;
}
/* line 268, ../../sass/layouts/home/home.scss */
.pane-homepage-latest-news a {
  color: #0a1e3a;
  font-weight: bold;
  text-decoration: none;
}
/* line 273, ../../sass/layouts/home/home.scss */
.pane-homepage-latest-news .view-content {
  margin: 10px 0 10px 10px;
}
/* line 276, ../../sass/layouts/home/home.scss */
.pane-homepage-latest-news .views-row {
  margin-bottom: 15px;
}

/*
 *********************
 * Topics
 *********************
 */
/* line 287, ../../sass/layouts/home/home.scss */
.pane-topics-menu h2 {
  background: none;
  color: #b20000;
  padding: 0;
  font-weight: bold;
  margin-bottom: .5em;
  text-transform: uppercase;
  line-height: normal;
  font-size: 1.308em;
}
/* line 297, ../../sass/layouts/home/home.scss */
.pane-topics-menu .view-content {
  margin: 10px 0 10px 10px;
}
/* line 300, ../../sass/layouts/home/home.scss */
.pane-topics-menu ul {
  padding: 0;
}
/* line 303, ../../sass/layouts/home/home.scss */
.pane-topics-menu ul li {
  display: block;
  padding-bottom: 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #B2B2B2;
}
/* line 309, ../../sass/layouts/home/home.scss */
.pane-topics-menu ul li p {
  margin: .5em 0 0 0;
}
/* line 313, ../../sass/layouts/home/home.scss */
.pane-topics-menu ul li a {
  color: #0a1e3a;
  font-weight: bold;
  text-decoration: none;
}
/* line 319, ../../sass/layouts/home/home.scss */
.pane-topics-menu ul li.views-row-last {
  border-bottom: none;
}

/*
*********************
* Visual Highlights
*********************
*/
/* line 331, ../../sass/layouts/home/home.scss */
#homepage-visual-highlight {
  text-align: center;
  margin-bottom: 20px;
}
/* line 335, ../../sass/layouts/home/home.scss */
#homepage-visual-highlight hr {
  border: 0;
  color: #b2b2b2;
  background-color: #b2b2b2;
  height: 1px;
  width: 70%;
  margin: 0 auto;
}
/* line 343, ../../sass/layouts/home/home.scss */
#homepage-visual-highlight p {
  font-size: 1.4em;
  font-family: 'Libre Baskerville', serif;
  color: #b2b2b2;
}

/*
 **********************
 * Media Queries
 **********************
 */
@media all and (max-width: 480px) {
  /* Hiding headline tiles (under the carousel on main page) except for title bar */
  /* line 359, ../../sass/layouts/home/home.scss */
  #teaser-tile-container .views-field-field-image,
  #teaser-tile-container .views-field-body,
  #teaser-tile-container .views-field-field-slide-target-link {
    display: none;
  }
}
