@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* ==========================================================================
@font-face Imports
========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800,800italic,300italic,300|Open+Sans+Condensed:300,700,300italic);
@font-face {
  font-family: 'FiraSans-Regular';
  src: url("/sites/default/themes/atd_2014/fonts/FiraSans-Regular.eot");
  src: url("/sites/default/themes/atd_2014/fonts/FiraSans-Regular.eot?#iefix") format("embedded-opentype"), url("/sites/default/themes/atd_2014/fonts/FiraSans-Regular.woff") format("woff"), url("/sites/default/themes/atd_2014/fonts/FiraSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Medium';
  src: url("/sites/default/themes/atd_2014/fonts/FiraSans-Medium.eot");
  /* IE9 Compat Modes */
  src: url("/sites/default/themes/atd_2014/fonts/FiraSans-Medium.eot?#iefix") format("embedded-opentype"), url("/sites/default/themes/atd_2014/fonts/FiraSans-Medium.woff") format("woff"), url("/sites/default/themes/atd_2014/fonts/FiraSans-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Light';
  src: url("/sites/default/themes/atd_2014/fonts/FiraSans-Light.eot");
  /* IE9 Compat Modes */
  src: url("/sites/default/themes/atd_2014/fonts/FiraSans-Light.eot?#iefix") format("embedded-opentype"), url("/sites/default/themes/atd_2014/fonts/FiraSans-Light.woff") format("woff"), url("/sites/default/themes/atd_2014/fonts/FiraSans-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
Google Font Import
========================================================================== */
/* line 38, ../sass/partials/_gui.scss */
.btn-white,
.btn-teal,
.btn-red {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 5px;
  text-shadow: none;
}
/* line 47, ../sass/partials/_gui.scss */
.btn-white:hover,
.btn-teal:hover,
.btn-red:hover {
  background-color: #008367 !important;
  color: #fff !important;
  text-shadow: 0 0 0 transparent;
  text-decoration: none !important;
}

/* line 55, ../sass/partials/_gui.scss */
input[type="submit"]:hover {
  background-color: #008367 !important;
  color: #fff !important;
}

/* line 60, ../sass/partials/_gui.scss */
a.btn-white {
  color: #000;
  background: #fff;
}

/* line 65, ../sass/partials/_gui.scss */
a.btn-teal {
  color: #fff;
  background: #57accb;
}

/* line 70, ../sass/partials/_gui.scss */
a.btn-red {
  color: #fff;
  background: red;
}

/* line 75, ../sass/partials/_gui.scss */
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  padding: 10px 50px;
  font-size: 16px;
  letter-spacing: 0.025em;
  color: #000;
  background: #fff;
  font-weight: bold;
  border-radius: 0;
}

/* line 88, ../sass/partials/_gui.scss */
img {
  height: auto !important;
}

/* line 4, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 9, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li {
  list-style: none;
  margin: 0 10px;
  padding: 0;
  border: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 16, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li a {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  display: block;
  padding: 6px 10px;
  font-size: 16px;
  text-decoration: none;
  color: #5C5C5C;
}
/* line 24, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li a:hover, #block-menu-block-11 .menu-block-wrapper .menu li a.active, #block-menu-block-11 .menu-block-wrapper .menu li a.active-trail {
  background-color: #f2f2f2;
  border-bottom-color: transparent;
}
/* line 31, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  background-color: #fff;
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  display: none;
}
/* line 39, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li ul li {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 43, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li ul li a {
  display: block;
  padding: 5px 10px;
  text-align: left;
}
/* line 50, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li:hover {
  z-index: 900;
}
/* line 52, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li:hover > a {
  background-color: #f2f2f2;
}
/* line 55, ../sass/partials/_menus.scss */
#block-menu-block-11 .menu-block-wrapper .menu li:hover ul {
  display: block;
}

/* line 34, ../sass/partials/_paragraphs.scss */
a {
  color: #428bca;
  text-decoration: none;
}

/* line 39, ../sass/partials/_paragraphs.scss */
#college-profile-node .college-page-titlearea .college-page-titlearea-wrap .college-page-title-crumb h1 {
  width: 75%;
}
@media (max-width: 768px) {
  /* line 39, ../sass/partials/_paragraphs.scss */
  #college-profile-node .college-page-titlearea .college-page-titlearea-wrap .college-page-title-crumb h1 {
    width: auto;
  }
}

/* line 55, ../sass/partials/_paragraphs.scss */
.alt-theme-version #header-main,
.node-type-resource #header-main,
.node-type-college-profile #header-main,
.node-type-press-release #header-main,
.node-type-person #header-main,
.node-type-event #header-main,
.node-type-newsletter #header-main,
.node-type-organization #header-main,
.node-type-news #header-main {
  background-color: #fff;
}
/* line 58, ../sass/partials/_paragraphs.scss */
.alt-theme-version .secondary-page-titlearea,
.node-type-resource .secondary-page-titlearea,
.node-type-college-profile .secondary-page-titlearea,
.node-type-press-release .secondary-page-titlearea,
.node-type-person .secondary-page-titlearea,
.node-type-event .secondary-page-titlearea,
.node-type-newsletter .secondary-page-titlearea,
.node-type-organization .secondary-page-titlearea,
.node-type-news .secondary-page-titlearea {
  background: none;
}
/* line 60, ../sass/partials/_paragraphs.scss */
.alt-theme-version .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-resource .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-college-profile .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-press-release .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-person .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-event .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-newsletter .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-organization .secondary-page-titlearea .secondary-page-titlearea-wrap,
.node-type-news .secondary-page-titlearea .secondary-page-titlearea-wrap {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 66, ../sass/partials/_paragraphs.scss */
.alt-theme-version .secondary-page-titlearea .secondary-page-titlearea-wrap h1, .alt-theme-version .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-resource .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-resource .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-college-profile .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-college-profile .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-press-release .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-press-release .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-person .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-person .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-event .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-event .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-newsletter .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-newsletter .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-organization .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-organization .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
.node-type-news .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
.node-type-news .secondary-page-titlearea .secondary-page-titlearea-wrap h2 {
  max-width: 773px;
}
@media (max-width: 768px) {
  /* line 66, ../sass/partials/_paragraphs.scss */
  .alt-theme-version .secondary-page-titlearea .secondary-page-titlearea-wrap h1, .alt-theme-version .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-resource .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-resource .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-college-profile .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-college-profile .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-press-release .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-press-release .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-person .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-person .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-event .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-event .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-newsletter .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-newsletter .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-organization .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-organization .secondary-page-titlearea .secondary-page-titlearea-wrap h2,
  .node-type-news .secondary-page-titlearea .secondary-page-titlearea-wrap h1,
  .node-type-news .secondary-page-titlearea .secondary-page-titlearea-wrap h2 {
    max-width: 100%;
  }
}
/* line 74, ../sass/partials/_paragraphs.scss */
.alt-theme-version #content,
.alt-theme-version #page-node .body-sidebar,
.alt-theme-version .body-sidebar,
.node-type-resource #content,
.node-type-resource #page-node .body-sidebar,
.node-type-resource .body-sidebar,
.node-type-college-profile #content,
.node-type-college-profile #page-node .body-sidebar,
.node-type-college-profile .body-sidebar,
.node-type-press-release #content,
.node-type-press-release #page-node .body-sidebar,
.node-type-press-release .body-sidebar,
.node-type-person #content,
.node-type-person #page-node .body-sidebar,
.node-type-person .body-sidebar,
.node-type-event #content,
.node-type-event #page-node .body-sidebar,
.node-type-event .body-sidebar,
.node-type-newsletter #content,
.node-type-newsletter #page-node .body-sidebar,
.node-type-newsletter .body-sidebar,
.node-type-organization #content,
.node-type-organization #page-node .body-sidebar,
.node-type-organization .body-sidebar,
.node-type-news #content,
.node-type-news #page-node .body-sidebar,
.node-type-news .body-sidebar {
  background: none;
  background-color: #fff;
}
/* line 80, ../sass/partials/_paragraphs.scss */
.alt-theme-version .secondary-page-titlearea,
.node-type-resource .secondary-page-titlearea,
.node-type-college-profile .secondary-page-titlearea,
.node-type-press-release .secondary-page-titlearea,
.node-type-person .secondary-page-titlearea,
.node-type-event .secondary-page-titlearea,
.node-type-newsletter .secondary-page-titlearea,
.node-type-organization .secondary-page-titlearea,
.node-type-news .secondary-page-titlearea {
  padding-top: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}
/* line 84, ../sass/partials/_paragraphs.scss */
.alt-theme-version .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-resource .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-college-profile .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-press-release .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-person .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-event .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-newsletter .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-organization .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1,
.node-type-news .secondary-page-titlearea .secondary-page-titlearea-wrap .secondary-page-title-crumb h1 {
  color: #687781;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  font-weight: 600;
  padding-right: 0;
}
/* line 96, ../sass/partials/_paragraphs.scss */
.alt-theme-version .breadcrumb,
.node-type-resource .breadcrumb,
.node-type-college-profile .breadcrumb,
.node-type-press-release .breadcrumb,
.node-type-person .breadcrumb,
.node-type-event .breadcrumb,
.node-type-newsletter .breadcrumb,
.node-type-organization .breadcrumb,
.node-type-news .breadcrumb {
  display: none;
}
/* line 100, ../sass/partials/_paragraphs.scss */
.alt-theme-version.page-taxonomy-term .body-sidebar,
.node-type-resource.page-taxonomy-term .body-sidebar,
.node-type-college-profile.page-taxonomy-term .body-sidebar,
.node-type-press-release.page-taxonomy-term .body-sidebar,
.node-type-person.page-taxonomy-term .body-sidebar,
.node-type-event.page-taxonomy-term .body-sidebar,
.node-type-newsletter.page-taxonomy-term .body-sidebar,
.node-type-organization.page-taxonomy-term .body-sidebar,
.node-type-news.page-taxonomy-term .body-sidebar {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
/* line 108, ../sass/partials/_paragraphs.scss */
.alt-theme-version .content-width,
.node-type-resource .content-width,
.node-type-college-profile .content-width,
.node-type-press-release .content-width,
.node-type-person .content-width,
.node-type-event .content-width,
.node-type-newsletter .content-width,
.node-type-organization .content-width,
.node-type-news .content-width {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 118, ../sass/partials/_paragraphs.scss */
.not-front {
  /*
  input wrap is parent of input text and if so make the bg black;
  <div class="input-wrap">
      <input type="text" class="Name"/>
      <span class="help hide">Your name sir</span>
  </div>
  
  */
  /*forms*/
}
/* line 119, ../sass/partials/_paragraphs.scss */
.not-front .page-title {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 125, ../sass/partials/_paragraphs.scss */
.not-front .page-title h2 {
  color: #687781;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #57accb;
  border-bottom: 0;
  font-weight: 600;
  padding-bottom: 0;
}
/* line 153, ../sass/partials/_paragraphs.scss */
.not-front .para-inner li,
.not-front .para-inner p {
  font-size: 16px;
  margin-bottom: 1em;
}
/* line 157, ../sass/partials/_paragraphs.scss */
.not-front .para-inner li:last-child,
.not-front .para-inner p:last-child {
  margin-bottom: 1em;
}
/* line 161, ../sass/partials/_paragraphs.scss */
.not-front .para-inner p + ul {
  margin-top: -18px !important;
}
/* line 166, ../sass/partials/_paragraphs.scss */
.not-front #subnav {
  background-color: transparent;
  border-bottom: 2px solid #57accb;
}
/* line 170, ../sass/partials/_paragraphs.scss */
.not-front #block-system-main {
  padding-bottom: 0;
}
/* line 172, ../sass/partials/_paragraphs.scss */
.not-front #block-system-main .block {
  padding-bottom: 0;
}
/* line 178, ../sass/partials/_paragraphs.scss */
.not-front header .header-inner {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 185, ../sass/partials/_paragraphs.scss */
.not-front header.has-banner {
  height: 200px;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 60px;
}
/* line 190, ../sass/partials/_paragraphs.scss */
.not-front header.has-banner .header-inner {
  color: #fff;
  position: relative;
  height: 100%;
}
/* line 194, ../sass/partials/_paragraphs.scss */
.not-front header.has-banner .header-inner h2 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 15px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 202, ../sass/partials/_paragraphs.scss */
.not-front header.has-banner.no-title {
  margin-bottom: 30px;
}
/* line 208, ../sass/partials/_paragraphs.scss */
.not-front header.no-banner .header-inner h2 {
  margin-bottom: 15px;
}
/* line 215, ../sass/partials/_paragraphs.scss */
.not-front .field-collection-container {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 220, ../sass/partials/_paragraphs.scss */
.not-front .field-collection-view {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 226, ../sass/partials/_paragraphs.scss */
.not-front .para-inner {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
  *zoom: 1;
}
/* line 235, ../sass/partials/_paragraphs.scss */
.not-front .para-inner.spacing-full {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 239, ../sass/partials/_paragraphs.scss */
.not-front .para-inner.collapsed-top {
  padding-top: 0;
}
/* line 242, ../sass/partials/_paragraphs.scss */
.not-front .para-inner.collapsed-bottom, .not-front .para-inner.collapsed-bot {
  padding-bottom: 0;
}
/* line 246, ../sass/partials/_paragraphs.scss */
.not-front .para-inner.collapsed-both {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 250, ../sass/partials/_paragraphs.scss */
.not-front .para-inner .files {
  clear: both;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
/* line 255, ../sass/partials/_paragraphs.scss */
.not-front .para-inner .files .field-label {
  font-size: 18px;
}
/* line 260, ../sass/partials/_paragraphs.scss */
.not-front .para-inner .files .field-items .field-item .file-icon {
  display: inline;
}
/* line 267, ../sass/partials/_paragraphs.scss */
.not-front .background_yes {
  background-color: #fff;
}
/* line 269, ../sass/partials/_paragraphs.scss */
.not-front .background_yes.bg-light-blue {
  background-color: #ddd;
}
/* line 272, ../sass/partials/_paragraphs.scss */
.not-front .background_yes.bg-dark-blue {
  background-color: #57accb;
  color: #fff;
}
/* line 275, ../sass/partials/_paragraphs.scss */
.not-front .background_yes.bg-dark-blue a {
  color: rgba(255, 255, 255, 0.7);
}
/* line 278, ../sass/partials/_paragraphs.scss */
.not-front .background_yes.bg-dark-blue .para-title {
  color: #fff;
  border-bottom-color: #fff;
}
/* line 283, ../sass/partials/_paragraphs.scss */
.not-front .background_yes .para-inner.spacing-full {
  padding-top: 60px !important;
}
/* line 287, ../sass/partials/_paragraphs.scss */
.not-front .para-title {
  color: #687781;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #57accb;
}
/* line 295, ../sass/partials/_paragraphs.scss */
.not-front .para-intro table {
  max-width: 100% !important;
}
@media (max-width: 768px) {
  /* line 298, ../sass/partials/_paragraphs.scss */
  .not-front .para-intro table tr, .not-front .para-intro table td {
    display: block;
  }
}
/* line 307, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image .content-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  /* line 307, ../sass/partials/_paragraphs.scss */
  .not-front .para-text-and-image .content-wrap {
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
}
/* line 313, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image .content-wrap .para-content {
  width: 47.5%;
}
@media (max-width: 768px) {
  /* line 313, ../sass/partials/_paragraphs.scss */
  .not-front .para-text-and-image .content-wrap .para-content {
    width: auto !important;
    margin-left: 0 !important;
  }
}
/* line 320, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image .content-wrap .para-image {
  width: 47.5%;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 320, ../sass/partials/_paragraphs.scss */
  .not-front .para-text-and-image .content-wrap .para-image {
    width: auto !important;
    margin-bottom: 30px;
  }
}
/* line 327, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image .content-wrap .para-image img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  /* line 327, ../sass/partials/_paragraphs.scss */
  .not-front .para-text-and-image .content-wrap .para-image img {
    width: auto;
  }
}
/* line 338, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image.image_left .content-wrap {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/* line 343, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image.image_right .content-wrap {
  -webkit-flex-direction: row;
  flex-direction: row;
}
/* line 351, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image.block_quote .para-content {
  position: relative;
}
/* line 353, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image.block_quote .para-content:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  color: #57accb;
  font-size: 45px;
  position: absolute;
  top: 12px;
  left: -55px;
}
@media (max-width: 768px) {
  /* line 351, ../sass/partials/_paragraphs.scss */
  .not-front .para-text-and-image.block_quote .para-content {
    margin-left: 50px !important;
  }
}
/* line 366, ../sass/partials/_paragraphs.scss */
.not-front .para-text-and-image.block_quote .para-image img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
/* line 375, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks {
  background-color: #ddd;
}
/* line 378, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.075%;
  margin-right: -2.075%;
}
@media (max-width: 768px) {
  /* line 378, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
}
/* line 388, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item {
  width: 25%;
  margin: 0 4.15%;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 768px) {
  /* line 388, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item {
    display: block;
    width: auto;
    margin: 0 0 60px 0;
  }
  /* line 396, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item:last-child {
    margin-bottom: 0;
  }
}
/* line 400, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 404, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view:before, .not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view:after {
  display: none !important;
}
/* line 408, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .icon,
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .title,
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .text {
  margin-bottom: 15px;
}
/* line 413, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .icon {
  height: 100px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
/* line 422, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .icon .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 60px;
}
/* line 429, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .icon a {
  display: block;
}
/* line 433, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .title {
  color: #687781;
  font-size: 26px;
  line-height: 30px;
}
/* line 437, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .text p:last-child {
  margin-bottom: 0;
}
/* line 441, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .readmore {
  text-align: center;
}
/* line 443, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .readmore a {
  background: #666;
  color: #fff;
  padding: 8px 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 25, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .readmore a .fa {
  color: #fff;
}
/* line 28, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-icon-blocks .field-name-field-para-icon-block .field-items .field-item .field-collection-view .readmore a:hover {
  background: #008367;
  text-decoration: none;
}
/* line 454, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns .content-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  /* line 454, ../sass/partials/_paragraphs.scss */
  .not-front .para-two-columns .content-wrap {
    display: block;
  }
}
/* line 460, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns .content-wrap > div {
  width: 47.5%;
}
/* line 462, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns .content-wrap > div h3 {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  /* line 460, ../sass/partials/_paragraphs.scss */
  .not-front .para-two-columns .content-wrap > div {
    width: auto;
  }
}
/* line 472, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns.cols-sixtyforty .content-wrap > div:nth-child(1) {
  width: 58%;
}
@media (max-width: 768px) {
  /* line 472, ../sass/partials/_paragraphs.scss */
  .not-front .para-two-columns.cols-sixtyforty .content-wrap > div:nth-child(1) {
    width: auto;
  }
}
/* line 478, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns.cols-sixtyforty .content-wrap > div:nth-child(2) {
  width: 38%;
}
@media (max-width: 768px) {
  /* line 478, ../sass/partials/_paragraphs.scss */
  .not-front .para-two-columns.cols-sixtyforty .content-wrap > div:nth-child(2) {
    width: auto;
  }
}
/* line 488, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns.cols-fortysixty .content-wrap > div:nth-child(1) {
  width: 38%;
}
@media (max-width: 768px) {
  /* line 488, ../sass/partials/_paragraphs.scss */
  .not-front .para-two-columns.cols-fortysixty .content-wrap > div:nth-child(1) {
    width: auto;
  }
}
/* line 494, ../sass/partials/_paragraphs.scss */
.not-front .para-two-columns.cols-fortysixty .content-wrap > div:nth-child(2) {
  width: 58%;
}
@media (max-width: 768px) {
  /* line 494, ../sass/partials/_paragraphs.scss */
  .not-front .para-two-columns.cols-fortysixty .content-wrap > div:nth-child(2) {
    width: auto;
  }
}
/* line 505, ../sass/partials/_paragraphs.scss */
.not-front .cols-equal .content-wrap > div {
  width: 47.5%;
}
@media (max-width: 768px) {
  /* line 505, ../sass/partials/_paragraphs.scss */
  .not-front .cols-equal .content-wrap > div {
    width: auto;
  }
}
/* line 514, ../sass/partials/_paragraphs.scss */
.not-front .image_left.cols-fortysixty .content-wrap > div:nth-child(2) {
  width: 37.5%;
}
@media (max-width: 768px) {
  /* line 514, ../sass/partials/_paragraphs.scss */
  .not-front .image_left.cols-fortysixty .content-wrap > div:nth-child(2) {
    width: auto;
  }
}
/* line 520, ../sass/partials/_paragraphs.scss */
.not-front .image_left.cols-fortysixty .content-wrap > div:nth-child(1) {
  width: 57.5%;
}
@media (max-width: 768px) {
  /* line 520, ../sass/partials/_paragraphs.scss */
  .not-front .image_left.cols-fortysixty .content-wrap > div:nth-child(1) {
    width: auto;
  }
}
/* line 528, ../sass/partials/_paragraphs.scss */
.not-front .image_right.cols-fortysixty .content-wrap > div:nth-child(1) {
  width: 37.5%;
}
@media (max-width: 768px) {
  /* line 528, ../sass/partials/_paragraphs.scss */
  .not-front .image_right.cols-fortysixty .content-wrap > div:nth-child(1) {
    width: auto;
  }
}
/* line 534, ../sass/partials/_paragraphs.scss */
.not-front .image_right.cols-fortysixty .content-wrap > div:nth-child(2) {
  width: 57.5%;
}
@media (max-width: 768px) {
  /* line 534, ../sass/partials/_paragraphs.scss */
  .not-front .image_right.cols-fortysixty .content-wrap > div:nth-child(2) {
    width: auto;
  }
}
/* line 544, ../sass/partials/_paragraphs.scss */
.not-front .image_left.cols-sixtyforty .content-wrap > div:nth-child(1) {
  width: 37.5%;
}
@media (max-width: 768px) {
  /* line 544, ../sass/partials/_paragraphs.scss */
  .not-front .image_left.cols-sixtyforty .content-wrap > div:nth-child(1) {
    width: auto;
  }
}
/* line 550, ../sass/partials/_paragraphs.scss */
.not-front .image_left.cols-sixtyforty .content-wrap > div:nth-child(2) {
  width: 57.5%;
}
@media (max-width: 768px) {
  /* line 550, ../sass/partials/_paragraphs.scss */
  .not-front .image_left.cols-sixtyforty .content-wrap > div:nth-child(2) {
    width: auto;
  }
}
/* line 558, ../sass/partials/_paragraphs.scss */
.not-front .image_right.cols-sixtyforty .content-wrap > div:nth-child(2) {
  width: 37.5%;
}
@media (max-width: 768px) {
  /* line 558, ../sass/partials/_paragraphs.scss */
  .not-front .image_right.cols-sixtyforty .content-wrap > div:nth-child(2) {
    width: auto;
  }
}
/* line 564, ../sass/partials/_paragraphs.scss */
.not-front .image_right.cols-sixtyforty .content-wrap > div:nth-child(1) {
  width: 57.5%;
}
@media (max-width: 768px) {
  /* line 564, ../sass/partials/_paragraphs.scss */
  .not-front .image_right.cols-sixtyforty .content-wrap > div:nth-child(1) {
    width: auto;
  }
}
/* line 573, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards {
  background-color: #fff;
}
/* line 575, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-name-field-para-title {
  color: #687781;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 30px;
}
/* line 581, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -2.5%;
}
@media (max-width: 768px) {
  /* line 581, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items {
    margin: 0;
    display: block;
  }
}
/* line 590, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items > .field-item {
  width: 45%;
  margin: 0 2.5%;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 768px) {
  /* line 590, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items > .field-item {
    margin: 0 0 60px 0;
    display: block;
    width: auto;
  }
}
/* line 600, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items > .field-item .field-collection-view {
  border: 2px solid #3aaccf;
  padding: 20px;
  background-color: #fff;
}
/* line 604, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items > .field-item .field-collection-view:before, .not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card > .field-items > .field-item .field-collection-view:after {
  display: none;
}
/* line 611, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card .field-name-field-card-image {
  margin-bottom: 15px;
}
/* line 613, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card .field-name-field-card-image img {
  width: 100%;
}
/* line 617, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card .field-name-field-card-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
/* line 624, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards .field-collection-container .field-name-field-image-card .field-name-field-card-text p:last-child {
  margin-bottom: 0;
}
/* line 633, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card > .field-items {
  margin: 0 -1%;
}
@media (max-width: 768px) {
  /* line 633, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card > .field-items {
    margin: 0;
    display: block;
  }
}
/* line 639, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card > .field-items > .field-item {
  width: 23%;
  margin: 0 1%;
  margin-bottom: 2%;
}
@media (max-width: 768px) {
  /* line 639, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card > .field-items > .field-item {
    margin: 0 0 60px 0;
    display: block;
    width: auto;
  }
}
/* line 648, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card > .field-items > .field-item .field-collection-view {
  padding: 20px;
}
/* line 653, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card .field-name-field-card-image {
  margin-bottom: 15px;
}
/* line 656, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card .field-name-field-card-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
/* line 663, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-image-cards.cards-four .field-name-field-image-card .field-name-field-card-text p:last-child {
  margin-bottom: 0;
}
/* line 672, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-items ul {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
}
/* line 676, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-items ul li {
  list-style: none;
  margin: 0;
  padding-left: 15px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 140%;
}
/* line 684, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-items ul li:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  position: absolute;
  left: 0;
  color: #3aaccf;
  font-size: 0.5em;
}
/* line 691, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-items ul li ul {
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
}
/* line 695, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-items ul li ul li {
  list-style: none;
  margin: 0;
  padding-left: 15px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 140%;
}
/* line 703, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-items ul li ul li:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  position: absolute;
  left: 0;
  color: #687781;
  font-size: 0.5em;
}
/* line 715, ../sass/partials/_paragraphs.scss */
.not-front .content > .paragraphs-items > .field > .field-items > .field-item:first-child .para-inner {
  padding-top: 0;
}
/* line 720, ../sass/partials/_paragraphs.scss */
.not-front .subscribe-content input[type="email"] {
  padding: 10px 50px 10px 20px;
  margin-right: 20px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  /* line 720, ../sass/partials/_paragraphs.scss */
  .not-front .subscribe-content input[type="email"] {
    margin-right: 0;
  }
}
/* line 730, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform {
  background-color: #ddd;
  background-image: url(../img/form-bg.png);
  background-repeat: repeat;
  border-top: 3px solid #57accb;
}
/* line 735, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .para-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  /* line 735, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-text-webform .para-inner {
    display: block;
  }
}
/* line 741, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .para-inner > div {
  width: 47.5%;
}
@media (max-width: 768px) {
  /* line 741, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-text-webform .para-inner > div {
    width: auto;
  }
}
@media (max-width: 768px) {
  /* line 748, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-text-webform .group-col-left {
    margin-bottom: 30px;
  }
}
/* line 756, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .field-name-field-para-title {
  color: #687781;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 20px;
}
/* line 762, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
/* line 766, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div fieldset .fieldset-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  /* line 766, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-text-webform .webform-client-form > div fieldset .fieldset-wrapper {
    display: block;
  }
}
/* line 772, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div fieldset .fieldset-wrapper > div {
  width: 48.8%;
}
@media (max-width: 768px) {
  /* line 772, ../sass/partials/_paragraphs.scss */
  .not-front .paragraphs-item-text-webform .webform-client-form > div fieldset .fieldset-wrapper > div {
    width: auto;
  }
}
/* line 780, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div .form-item {
  margin: 0 0 15px 0;
}
/* line 782, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div .form-item input,
.not-front .paragraphs-item-text-webform .webform-client-form > div .form-item textarea {
  border: 2px solid #57accb;
}
/* line 787, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div .form-actions {
  text-align: right;
}
/* line 790, ../sass/partials/_paragraphs.scss */
.not-front .paragraphs-item-text-webform .webform-client-form > div input[type="submit"] {
  background-color: #666;
  color: #fff;
  margin: 0;
}
/* line 800, ../sass/partials/_paragraphs.scss */
.not-front input:focus, .not-front input[type="button"],
.not-front input[type="reset"],
.not-front input[type="submit"] {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 810, ../sass/partials/_paragraphs.scss */
.not-front input.form-text,
.not-front textarea.form-textarea,
.not-front select {
  background-color: #fcfcfc;
  border: 2px solid #eaeaea;
  color: #999999;
  font-size: 14px;
  padding: 14px;
  width: 100%;
  min-height: 50px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 829, ../sass/partials/_paragraphs.scss */
.not-front input.form-text:focus,
.not-front textarea.form-textarea:focus {
  background-color: #fff;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 838, ../sass/partials/_paragraphs.scss */
.not-front .search-form input.form-text {
  width: 70%;
}
/* line 841, ../sass/partials/_paragraphs.scss */
.not-front .dark input.form-text {
  border: none;
}
/* line 844, ../sass/partials/_paragraphs.scss */
.not-front select {
  -webkit-appearance: menulist;
}
/* line 847, ../sass/partials/_paragraphs.scss */
.not-front fieldset {
  padding: 10px;
  margin: 0 2px;
  border: 1px solid #eaeaea;
}
/* line 852, ../sass/partials/_paragraphs.scss */
.not-front legend {
  border-bottom: none;
  font-size: 14px;
  width: auto;
  margin: 0;
}
/* line 858, ../sass/partials/_paragraphs.scss */
.not-front input[type="radio"], .not-front input[type="checkbox"] {
  margin: 0px 0 3px;
}

/* line 866, ../sass/partials/_paragraphs.scss */
.float-grid.view-content > h3 {
  clear: both;
  width: 100%;
  float: none;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
