.neighbourhood-sidenav .ultimatum-nav {
  background-color: #000610;
}
.neighbourhood-sidenav .ultimatum-nav a:hover:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 30px;
  position: absolute;
  right: 15px;
  color: #ababab;
}
.neighbourhood-tabs {
  /* Gallery Tab */
  /* Video Tab */
  /* Map Tab */
}
.listing-sidenav .ultimatum-nav a:hover:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 30px;
  position: absolute;
  right: 15px;
  color: #ababab;
}
.listingdetail-tabs {
  margin-bottom: 0px !important;
}
.listingdetail-tabs .wpb_tab {
  padding: 0px !important;
}
.listingdetail-tabs .wpb_tabs_nav #ui-id-1::before {
  font-family: "FontAwesome";
  content: "\f030";
  margin-right: 10px;
  vertical-align: middle;
  font-size: 20px;
}
.listingdetail-tabs .wpb_tabs_nav #ui-id-2::before {
  font-family: "FontAwesome";
  content: "\f041";
  margin-right: 10px;
  vertical-align: middle;
  font-size: 20px;
}
.listingdetail-tabs .wpb_tabs_nav #ui-id-3::before {
  font-family: "FontAwesome";
  content: "\f03d";
  margin-right: 10px;
  vertical-align: middle;
  font-size: 20px;
}
.listingdetails-propertybrochure a::before {
  font-family: FontAwesome;
  content: "\f1c1";
  font-size: 20px;
  position: relative;
  margin-right: 8px;
  color: red;
}
.listingdetails-floorplans a::before {
  font-family: FontAwesome;
  content: "\f114";
  font-size: 20px;
  position: relative;
  margin-right: 8px;
  margin-left: 1px;
  color: #4f4f4f;
}
.listingdetails-infopackage a::before {
  font-family: FontAwesome;
  content: "\f129";
  font-size: 20px;
  position: relative;
  margin-right: 8px;
  margin-left: 4px;
  color: #4f4f4f;
}
.listingdetails-surveymap a::before {
  font-family: FontAwesome;
  content: "\f041";
  font-size: 20px;
  position: relative;
  margin-right: 8px;
  margin-left: 4px;
  color: #4f4f4f;
}
.listingdetails-features {
  padding: 15px 25px !important;
}
.btn {
  font-family: 'proxima-nova', helvetica, sans-serif;
  letter-spacing: 1px;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 20px;
  border-radius: 2px;
  border: none;
  line-height: 1;
}
.btn-blue, .row-primary .btn-primary, .row-tertiary .btn-primary {
  background: #2e688c;
  color: #fff;
  border: 1px solid #2e688c !important;
}
.btn-blue:hover, .row-primary .btn-primary:hover, .row-tertiary .btn-primary:hover {
  background-color: #275877 !important;
  border: 1px solid #275877 !important;
  color: #fff !important;
}
.btn-blue a, .row-primary .btn-primary a, .row-tertiary .btn-primary a {
  color: #fff !important;
}
.btn-blue.outline, .row-primary .btn-primary.outline, .row-tertiary .btn-primary.outline {
  background: none !important;
  color: #2e688c !important;
}
.btn-blue.outline:hover, .row-primary .btn-primary.outline:hover, .row-tertiary .btn-primary.outline:hover {
  background-color: #2e688c !important;
  color: #fff !important;
}
.btn-green, .row-primary .btn-secondary, .row-secondary .btn-primary, .row-tertiary .btn-secondary {
  background: #6d9c41 !important;
  color: #fff !important;
  border: 1px solid #6d9c41 !important;
}
.btn-green:hover, .row-primary .btn-secondary:hover, .row-secondary .btn-primary:hover, .row-tertiary .btn-secondary:hover {
  background-color: #5d8537 !important;
  border: 1px solid #5d8537 !important;
  color: #fff !important;
}
.btn-green a, .row-primary .btn-secondary a, .row-secondary .btn-primary a, .row-tertiary .btn-secondary a {
  color: #fff !important;
}
.btn-green.outline, .row-primary .btn-secondary.outline, .row-secondary .btn-primary.outline, .row-tertiary .btn-secondary.outline {
  background: none !important;
  color: #6d9c41 !important;
}
.btn-green.outline:hover, .row-primary .btn-secondary.outline:hover, .row-secondary .btn-primary.outline:hover, .row-tertiary .btn-secondary.outline:hover {
  background-color: #6d9c41 !important;
  color: #fff !important;
  border: 1px solid #6d9c41 !important;
}
.btn-tertiary {
  background: #292929 !important;
  color: #fff !important;
}
.btn-tertiary:hover {
  background-color: #232323 !important;
}
.btn-tertiary a {
  color: #fff !important;
}
.btn-tertiary.outline {
  border: 1px solid #292929 !important;
  background: none !important;
  color: #292929 !important;
}
.btn-tertiary.outline:hover {
  background-color: #292929 !important;
  color: #fff !important;
}
.btn-highlight, .row-secondary .btn-secondary {
  background: #f5f5f5;
  color: #333;
  border: 1px solid #f5f5f5 !important;
}
.btn-highlight:hover, .row-secondary .btn-secondary:hover {
  background-color: #d0d0d0;
  border: 1px solid #d0d0d0 !important;
  color: #333 !important;
}
.btn-highlight a, .row-secondary .btn-secondary a {
  color: #fff !important;
}
.btn-highlight.outline, .row-secondary .btn-secondary.outline {
  background: none !important;
  color: #f5f5f5 !important;
}
.btn-highlight.outline:hover, .row-secondary .btn-secondary.outline:hover {
  background-color: #f5f5f5 !important;
  color: #333 !important;
}
.btn-lowlight {
  background: #185982 !important;
  color: #fff !important;
}
.btn-lowlight:hover {
  background-color: #144c6f !important;
}
.btn-lowlight a {
  color: #fff !important;
}
.btn-lowlight.outline {
  border: 1px solid #fff !important;
  background: none !important;
  color: #fff !important;
}
.btn-lowlight.outline:hover {
  background-color: #fff !important;
  color: #499820 !important;
}
.btn-white {
  background: #fff !important;
  color: #fff !important;
}
.btn-white:hover {
  background-color: #d9d9d9 !important;
}
.btn-white a {
  color: #fff !important;
}
.btn-white.outline {
  border: 1px solid #fff !important;
  background: none !important;
  color: #fff !important;
}
.btn-white.outline:hover {
  background-color: #fff !important;
  color: #fff !important;
}
.btn-gray {
  background: #666 !important;
  color: #fff !important;
}
.btn-gray:hover {
  background-color: #575757 !important;
}
.btn-gray a {
  color: #fff !important;
}
.btn-gray.outline {
  border: 1px solid #666 !important;
  background: none !important;
  color: #666 !important;
}
.btn-gray.outline:hover {
  background-color: #666 !important;
  color: #fff !important;
}
.btn-black {
  background: #000 !important;
  color: #fff !important;
}
.btn-black:hover {
  background-color: #000 !important;
}
.btn-black a {
  color: #fff !important;
}
.btn-black.outline {
  border: 1px solid #000 !important;
  background: none !important;
  color: #000 !important;
}
.btn-black.outline:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.row-section {
  clear: both;
  padding: 40px 0;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 992px) {
  .row-section {
    padding: 40px 0 !important;
  }
}
.row-section h1:first-child, .row-section h2:first-child {
  margin-top: 10px;
}
.row-primary {
  background: #fff;
  color: #333;
}
.row-primary h1 {
  color: #333;
  font-weight: 200;
}
.row-primary h2 {
  color: black;
}
.row-primary hr {
  border-top: 5px solid #3594ce;
}
.row-secondary {
  background: #2e688c;
  color: #fff !important;
}
.row-secondary h1 {
  color: white;
}
.row-tertiary {
  background: #f5f5f5;
  color: #333 !important;
}
.single-post .entry-content ul, .single-post .entry-content ol {
  max-width: 34em;
  line-height: 1.6;
  margin: 22px auto;
}
.single-post .entry-content .field_blog_thumbnail {
  display: none;
}
.single-post .post-header {
  background: #2e688c !important;
  border-bottom: 8px solid #104c71 !important;
}
.widget_ultimatumsearch {
  float: right;
}
@media (max-width: 992px) {
  .widget_ultimatumsearch {
    float: none;
    text-align: center;
  }
}
.blog-headline {
  float: left;
}
.blog-headline h3 {
  padding-top: 10px;
}
@media (max-width: 992px) {
  .blog-headline {
    float: none;
    text-align: center;
  }
}
.widget .form-search input {
  height: 40px;
  width: 100%;
  border: 1px solid #a9a9a9;
  border-right: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-top: 20px;
}
.widget_categories {
  float: right;
}
.widget_categories h3 {
  display: none;
}
.widget_categories select#cat {
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  margin-top: 20px;
  -webkit-appearance: none;
  width: 240px;
}
.widget_categories label {
  display: none;
}
@media (max-width: 768px) {
  .widget_categories {
    float: none;
    text-align: center;
  }
}
.widget .form-search button {
  height: 40px;
  margin: -2px 20px 0 0;
  border: 1px solid #a9a9a9;
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ut-layout-blog-list .type-post.status-publish.format-standard.has-post-thumbnail {
  margin-bottom: 15px;
  padding-bottom: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.11);
  padding: 40px 30px;
  z-index: 2;
  position: relative;
}
.ut-layout-blog-list .type-post.status-publish.format-standard.has-post-thumbnail p {
  margin-bottom: 0px;
}
.ut-layout-blog-list .type-post.status-publish.format-standard.has-post-thumbnail:hover {
  background: #f1f1f1;
  transition: 0.25s;
}
.navbar-header img {
  height: 40px;
  margin: 5px 5px 5px 20px;
  float: left;
}
.footer-legals a {
  color: #d2d3d3 !important;
}
.footer-legals a:hover {
  color: white !important;
}
.row-padding {
  padding: 60px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-padding {
    padding: 30px;
  }
}
.boxed-width .vc_column_container .wpb_wrapper {
  max-width: 74em;
  margin: 0 auto;
}
.error-boxed-width .container .colwrapper {
  max-width: 74em;
  margin: 0 auto;
}
.error-boxed-width .row {
  margin: 0px;
}
.force-boxed-width {
  max-width: 68em;
  margin: auto;
}
.test-btn {
  background-color: #b4d455;
  transition: 0.25s;
  border: 1px solid #879f40;
  border-radius: 20px;
  font-size: 40px;
  padding: 0.25em 0.5em;
  color: #fff;
  text-align: center;
}
.test-btn:hover {
  cursor: pointer;
  background-color: #99b448;
  border-color: #6c7f33;
}
body, html {
  overflow-x: hidden;
}
body {
  overflow-y: hidden;
}
body a {
  transition: 0.2s all;
}
body a:hover, body a:active, body a:visited, body a:link, body a:focus {
  text-decoration: none;
  transition: 0.2s all;
}
body * {
  -webkit-font-smoothing: antialiased;
}
body h1 {
  font-size: 45px;
}
@media (max-width: 768px) {
  body h1 {
    font-size: 32px;
  }
}
body h2 {
  font-size: 22px;
  font-weight: bolder;
}
body h3 {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 20px;
}
body p, body ul, body li {
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
}
.libre {
  font-family: 'Libre Baskerville', serif !important;
}
.hp-full-row {
  color: #c0ff33;
  background: url('/wp-content/uploads/2014/01/banner_hp1.jpg') no-repeat center;
  margin: 0px !important;
  width: 100%;
  height: 100vh;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hp-full-row {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .hp-full-row {
    height: auto !important;
  }
}
.hp-row {
  color: #c0ff33;
  margin: 0px !important;
  width: 100%;
  height: auto;
  position: relative;
  background: transparent !important;
}
.hp-row:before {
  content: "";
  background: #666;
  height: 100%;
  background-size: cover;
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-filter: none;
  filter: none;
}
.fw-wrapper > .container {
  width: 100% !important;
}
.v-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.col-md-12 {
  padding: 0px !important;
}
.bring-to-front {
  z-index: 9;
}
.hp-full-row2 {
  color: #d3c4ff;
  background: url('/wp-content/uploads/2014/11/springfield2040building.jpg') center no-repeat;
  margin: 0px !important;
  width: 100%;
  height: 100vh;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hp-full-row2 {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .hp-full-row2 {
    height: auto !important;
  }
}
.text-shadow {
  text-shadow: 2px 2px 0 rgba(69, 69, 69, 0.5);
}
.text-white {
  color: #fff;
}
.text-white a, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white span, .text-white p {
  color: #fff;
}
.text-colored, .text-blue, .text-blue-lt, .text-green, .text-red, .text-navy {
  font-family: 'proxima-nova', helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
.text-colored a, .text-blue a, .text-blue-lt a, .text-green a, .text-red a, .text-navy a, .text-colored h1, .text-blue h1, .text-blue-lt h1, .text-green h1, .text-red h1, .text-navy h1, .text-colored h2, .text-blue h2, .text-blue-lt h2, .text-green h2, .text-red h2, .text-navy h2, .text-colored h3, .text-blue h3, .text-blue-lt h3, .text-green h3, .text-red h3, .text-navy h3, .text-colored h4, .text-blue h4, .text-blue-lt h4, .text-green h4, .text-red h4, .text-navy h4, .text-colored h5, .text-blue h5, .text-blue-lt h5, .text-green h5, .text-red h5, .text-navy h5, .text-colored span, .text-blue span, .text-blue-lt span, .text-green span, .text-red span, .text-navy span, .text-colored p, .text-blue p, .text-blue-lt p, .text-green p, .text-red p, .text-navy p {
  color: #6d9c41 !important;
}
.text-blue {
  color: #6d9c41 !important;
}
.text-blue a, .text-blue h1, .text-blue h2, .text-blue h3, .text-blue h4, .text-blue h5, .text-blue span, .text-blue p {
  color: #6d9c41 !important;
}
.text-blue-lt {
  color: #78d9ff !important;
}
.text-blue-lt a, .text-blue-lt h1, .text-blue-lt h2, .text-blue-lt h3, .text-blue-lt h4, .text-blue-lt h5, .text-blue-lt span, .text-blue-lt p {
  color: #78d9ff !important;
}
.text-green {
  color: #2e688c !important;
}
.text-green a, .text-green h1, .text-green h2, .text-green h3, .text-green h4, .text-green h5, .text-green span, .text-green p {
  color: #2e688c !important;
}
.text-red {
  color: #c62424 !important;
}
.text-red a, .text-red h1, .text-red h2, .text-red h3, .text-red h4, .text-red h5, .text-red span, .text-red p {
  color: #c62424 !important;
}
.text-navy {
  color: #162e55 !important;
}
.text-navy a, .text-navy h1, .text-navy h2, .text-navy h3, .text-navy h4, .text-navy h5, .text-navy span, .text-navy p {
  color: #162e55 !important;
}
.scroll-2-top {
  display: block;
  height: 80px;
  width: 80px;
  position: fixed;
  bottom: 20px;
  right: -100px;
  background: silver;
  text-align: center;
  opacity: 0;
  border-radius: 30px;
  transition: 0.25s all;
  z-index: 111;
  cursor: pointer;
}
.scroll-2-top:hover {
  opacity: 1 !important;
}
.scroll-2-top:before {
  font-family: FontAwesome;
  content: "\f062";
  color: black;
  font-size: 55px;
  text-align: center;
}
@media (max-width: 768px) {
  .scroll-2-top {
    width: 40px;
    height: 40px;
    border-radius: 15px;
  }
  .scroll-2-top:before {
    font-size: 27px;
  }
}
.force-boxed {
  -webkit-display: flex;
  display: flex;
  justify-content: center;
}
.force-boxed .vc_col-sm-1 {
  max-width: 100px;
}
.force-boxed .vc_col-sm-2 {
  max-width: 200px;
}
.force-boxed .vc_col-sm-3 {
  max-width: 300px;
}
.force-boxed .vc_col-sm-4 {
  max-width: 420px;
}
.force-boxed .vc_col-sm-5 {
  max-width: 500px;
}
.force-boxed .vc_col-sm-6 {
  max-width: 600px;
}
.force-boxed .vc_col-sm-7 {
  max-width: 700px;
}
.force-boxed .vc_col-sm-8 {
  max-width: 800px;
}
.force-boxed .vc_col-sm-9 {
  max-width: 900px;
}
.force-boxed .vc_col-sm-10 {
  max-width: 1000px;
}
.force-boxed .vc_col-sm-11 {
  max-width: 1100px;
}
.force-boxed .vc_col-sm-12 {
  max-width: 1200px;
}
.wpb_single_image img {
  width: 100%;
}
.hp-hero {
  height: 70vh;
  padding: 100px 0px 40px;
  min-height: 400px;
  background-image: url('/wp-content/uploads/2015/11/hero-web.jpg');
  background-size: cover;
  box-shadow: inset 0 0 160px rgba(0, 0, 0, 0.5);
  background-position: 50% 50%;
  /*these 2 lines are for video only*/
}
@media (max-width: 768px) {
  .hp-hero {
    height: 480px;
    background-image: url('/wp-content/uploads/2015/11/hero-web.jpg');
  }
}
.hp-hero:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 22%;
  background: -moz-linear-gradient(top, rgba(42, 101, 159, 0.5) 0%, rgba(42, 101, 159, 0) 100%);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(42, 101, 159, 0.5) 0%, rgba(42, 101, 159, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(42, 101, 159, 0.5) 0%, rgba(42, 101, 159, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000',GradientType=0);
  /* IE6-9 */
}
.hp-hero .wpb_column {
  height: 100%;
}
.hp-hero .wpb_wrapper {
  max-width: 925px !important;
  height: 80%;
}
.hp-hero .hp-chevron {
  /*bottom: -20px;*/
  bottom: 0;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  font-size: 3.8rem;
}
.hp-hero h1, .hp-hero i {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6), 0px 0px 10px rgba(35, 116, 217, 0.7);
}
@media screen and (max-width: 768px) {
  .hp-hero {
    text-align: center;
  }
}
.hp-hero-alt {
  height: 33vw;
  padding: 100px 0px 40px;
  min-height: 400px;
  background-size: cover;
  box-shadow: inset 0 0 160px rgba(0, 0, 0, 0.5);
  background-position: 50% 50%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
  /*these 2 lines are for video only*/
}
@media (max-width: 768px) {
  .hp-hero-alt {
    height: 480px;
    background-position: 59%;
  }
}
.hp-hero-alt:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 22%;
}
.hp-hero-alt .wpb_column {
  height: 100%;
}
.hp-hero-alt .wpb_wrapper {
  max-width: 925px !important;
  height: 80%;
}
.hp-hero-alt .hp-chevron {
  /*bottom: -20px;*/
  bottom: 0;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  font-size: 3.8rem;
}
@media screen and (max-width: 767px) {
  .hp-hero-alt h1 {
    text-align: center !important;
    margin-top: -2vh !important;
    color: #0d5180 !important;
    text-transform: uppercase;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.7215686274509804);
  }
}
@media screen and (max-width: 767px) {
  .hp-hero-alt h2 {
    text-align: center !important;
    background-color: rgba(255, 255, 255, 0.7215686274509804);
    text-shadow: 0 2px 3px #fff !important;
  }
}
.hp-hero-alt .wpb_raw_code.wpb_content_element.wpb_raw_html {
  margin-bottom: 5px;
}
header.headwrapper {
  z-index: 3;
  width: 100%;
}
.nav-holder * {
  font-family: 'proxima-nova', helvetica neue, helvetica !important;
}
#wrapper-7 {
  position: relative;
  z-index: 99;
}
#wrapper-7 .col-md-12 {
  min-height: 0 !important;
}
#wrapper-17 #container-17 {
  height: 100%;
  padding-top: 16px;
}
#wrapper-17 #container-17 .row {
  height: 100%;
}
#wrapper-17 #container-17 .row #col-17-2 {
  height: 100%;
}
#wrapper-17 #container-17 .row #col-17-2 .colwrapper {
  height: 100%;
  padding-bottom: 14px;
}
#wrapper-17 .top-menu {
  line-height: 40px;
  text-transform: uppercase;
}
#wrapper-17 .top-menu a {
  color: #333;
  padding: 0px;
  font-size: 14px;
}
#wrapper-17 .top-menu .fa {
  color: #f5f5f5;
  font-size: 20px;
  padding: 8px 0;
  height: 100%;
  padding: 9px 0;
  height: 100%;
}
#wrapper-17 .logo {
  padding-top: 1px;
  height: 38px;
}
.main-menu {
  position: absolute;
  z-index: 3;
  width: 100%;
}
.main-menu nav.nav-holder {
  width: 100%;
}
.main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav {
  -webkit-display: flex;
  display: flex;
  float: left;
  width: 100%;
  justify-content: space-around;
  padding-top: 16px;
}
.main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 18px 10px;
  text-shadow: 0 0 8px rgba(17, 22, 26, 0.3), 0 4px 8px rgba(17, 22, 26, 0.25), 0 8px 16px rgba(17, 22, 26, 0.2);
}
@media screen and (max-width: 1200px) {
  .main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li a {
    font-size: 14px;
  }
}
.main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li a:link, .main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li a:visited, .main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li a:active {
  text-decoration: none;
}
.main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li a:hover {
  text-decoration: none;
  background-color: rgba(256, 256, 256, 0.3);
}
.main-menu nav.nav-holder ul.navigation.ultimatum-menu-nav li ul li a {
  color: #444 !important;
  text-shadow: none;
}
.shares > div {
  opacity: 1 !important;
  visibility: visible !important;
  height: 40px;
}
.shares > div img {
  height: 42px;
}
@media (max-width: 992px) {
  #container-7 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999999;
  }
}
#container-7 .navbar {
  border: none;
  margin: -2px 0 0 0;
}
#container-7 .navbar .navbar-header {
  background-color: #2e688c;
}
#container-7 .navbar .navbar-header .navbar-toggle, #container-7 .navbar .navbar-header .navbar-toggle:focus, #container-7 .navbar .navbar-header .navbar-toggle:hover {
  background-color: transparent;
  border-radius: 2px;
}
#container-7 .navbar .navbar-header .navbar-toggle .icon-bar, #container-7 .navbar .navbar-header .navbar-toggle:focus .icon-bar, #container-7 .navbar .navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
img.hero-logo {
  max-width: 160px;
  padding-bottom: 0;
  margin-left: -10px;
  margin-top: -42px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  img.hero-logo {
    float: none;
  }
}
.hero-text {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1024px;
  width: 100%;
  text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
  color: #eee;
}
@media (max-width: 992px) {
  .hero-text {
    width: 90%;
  }
}
.hero-text h1 {
  margin-top: 0;
}
.hero-text em {
  font-size: 24px;
  font-family: serif;
}
.hero-text .btn-hero {
  font-size: 16px;
  font-weight: normal;
  margin-top: 22px;
  padding: 8px 32px;
  letter-spacing: 1px;
  border-radius: 0;
  border: 1px solid rgba(256, 256, 256, 0.8);
  text-shadow: none !important;
}
.hero-text .btn-hero:hover {
  color: #618c42 !important;
  background-color: white;
}
@media screen and (max-width: 1024px) {
  .box-container .box h2 {
    font-size: 1.4em !important;
  }
  .box-container .box h3 {
    font-size: 1em !important;
  }
}
.box-container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.box-container .box {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  width: 25%;
  /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1 1 25%;
  background-position: center center;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  height: 18vw;
  background-color: #2e688c;
  padding: 25px;
  position: relative;
  align-items: center;
  background-size: cover;
}
@media screen and (max-width: 992px) {
  .box-container .box {
    -webkit-box-flex: 1 1 50%;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 50%;
    /* OLD - Firefox 19- */
    width: 50%;
    /* For old syntax, otherwise collapses. */
    -webkit-flex: 1 1 50%;
    /* Chrome */
    -ms-flex: 1 1 50%;
    /* IE 10 */
    flex: 1 1 50%;
    height: 40vh;
    padding: 8px;
  }
}
@media screen and (max-width: 1025px) {
  .box-container .box {
    height: 20vw;
  }
}
@media screen and (max-width: 768px) {
  .box-container .box {
    -webkit-box-flex: 1 1 100%;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 100%;
    /* OLD - Firefox 19- */
    width: 100%;
    /* For old syntax, otherwise collapses. */
    -webkit-flex: 1 1 100%;
    /* Chrome */
    -ms-flex: 1 1 100%;
    /* IE 10 */
    flex: 1 1 100%;
    height: 40vh;
    padding: 8px;
  }
}
.box-container .box h3, .box-container .box h2 {
  color: white;
}
.box-container .box h2 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bolder;
}
@media sreen and (max-width: 1025px) {
  .box-container .box h2 {
    font-size: 1.4em !important;
  }
}
.box-container .box h3 {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 16px;
  margin-top: -8px;
  line-height: 1.4;
}
@media sreen and (max-width: 1025px) {
  .box-container .box h3 {
    font-size: 1em !important;
  }
}
.box-container .box:nth-child(1) {
  background-image: url('/wp-content/uploads/2015/11/Neal-Carter-Picking-an-Arctic-Apple.jpg');
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(1) {
    order: 2;
  }
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(2) {
    order: 1;
  }
}
.box-container .box:nth-child(3) {
  background-image: url('/wp-content/uploads/2015/11/Arctic-apples-in-retail.jpg');
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(3) {
    order: 3;
  }
}
@media screen and (max-width: 768px) {
  .box-container .box:nth-child(3) {
    order: 4;
  }
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(4) {
    order: 4;
  }
}
@media screen and (max-width: 768px) {
  .box-container .box:nth-child(4) {
    order: 3;
  }
}
.box-container .box:nth-child(6) {
  background-image: url('/wp-content/uploads/2015/11/Arctic-Apple-Cut-Outs.jpg');
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(6) {
    order: 6;
  }
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(5) {
    order: 5;
  }
}
.box-container .box:nth-child(8) {
  background-image: url('/wp-content/uploads/2015/11/Arctic-apple-breadstick-substitute.jpg');
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(8) {
    order: 7;
  }
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(8) {
    order: 8;
  }
}
@media screen and (max-width: 992px) {
  .box-container .box:nth-child(7) {
    order: 8;
  }
}
@media screen and (max-width: 768px) {
  .box-container .box:nth-child(7) {
    order: 7;
  }
}
.subpage-header {
  padding: 80px 0 60px;
  border-bottom: 8px solid #104c71;
}
#container-7 .col-md-12 {
  height: 0 !important;
}
.extra-padding {
  padding: 60px 0 80px 0;
}
.remove-bot-margin {
  margin-bottom: 0 !important;
}
.add-bot-margin {
  margin-bottom: 40px;
}
#wrapper-20 {
  height: 0;
}
#cover {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #6d9c41;
  left: 0;
  top: 0;
  z-index: 999999;
}
#cover .icon-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#cover .icon-wrap i {
  position: relative;
}
.btn-blog {
  position: absolute;
  right: 0;
  bottom: 20px;
  padding: 8px 20px;
}
@media screen and (max-width: 768px) {
  .btn-blog {
    position: static;
  }
}
.row-social {
  padding-top: 0 !important;
  padding-bottom: 60px !important;
}
.row-social .blog-date {
  font-style: italic;
  color: #909090 !important;
}
.row-social .blog-teaser-block {
  margin-bottom: 32px;
}
.row-social .col-md-4:first-child, .row-social .vc_col-sm-4:first-child {
  padding-right: 24px;
}
@media screen and (max-width: 992px) {
  .row-social .col-md-4:first-child, .row-social .vc_col-sm-4:first-child {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row-social .col-md-4:nth-child(2), .row-social .vc_col-sm-4:nth-child(2) {
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 992px) {
  .row-social .col-md-4:nth-child(2), .row-social .vc_col-sm-4:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row-social .col-md-4:last-child, .row-social .vc_col-sm-4:last-child {
  padding-left: 24px;
}
@media screen and (max-width: 992px) {
  .row-social .col-md-4:last-child, .row-social .vc_col-sm-4:last-child {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row-title .wpb_column {
  max-width: 840px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
}
.heading-social {
  float: left;
  margin-top: 6px;
}
.btn-social {
  margin-bottom: 20px !important;
  color: white;
}
.btn-social:hover {
  color: white;
}
.btn-twitter {
  background-color: #55acee !important;
}
.btn-facebook {
  background-color: #3b5998 !important;
}
.btn-youtube {
  background-color: #e52d27 !important;
}
.btn-pinterest {
  background-color: #bd081c !important;
}
.btn-instagram {
  background-color: #0d5180 !important;
}
.row-btn-fix .wpb_wrapper {
  position: relative;
}
.row-pie {
  height: 860px;
}
@media screen and (max-width: 992px) {
  .row-pie {
    height: 600px;
  }
}
.row-pie p, .row-pie li {
  list-style: none;
  font-size: 20px;
}
.row-pie li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  margin: 0 5px 0 -25px;
  color: #91e740;
}
.blog-teaser-block a:hover {
  color: #878787;
}
.blog-teaser-block .blog-teaser-cell {
  /*max-width:340px;*/
  margin: auto;
}
.blog-teaser-block .blog-teaser-cell img {
  width: 100%;
}
.patent-style {
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.patent-button {
  margin-left: 20px;
}
.home footer .footer-legals {
  bottom: 20px;
  color: #f3f3f3;
}
.home footer .geton-link a {
  color: #f3f3f3;
}
footer {
  position: relative;
  width: 100vw;
}
footer .pie-footer {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  padding: 60px 0px;
  text-align: center;
  color: white;
}
@media screen and (max-width: 992px) {
  footer .pie-footer {
    background-color: #232323;
    padding: 60px 0px 100px;
  }
}
footer .pie-footer h2 {
  color: white;
}
footer .pie-footer .footer-logo {
  max-width: 180px;
  opacity: 0.8;
  opacity: 0.8;
  display: block;
  transform: translateY(60%);
  margin: auto;
}
@media screen and (max-width: 992px) {
  footer .pie-footer .footer-logo {
    transform: translateY(0);
    padding: 20px;
  }
}
footer .pie-footer .row-social-footer {
  padding-bottom: 18px;
}
footer .pie-footer .row-social-footer a {
  width: 40px;
  height: 40px;
  display: inline-block;
}
footer .pie-footer .row-social-footer a i {
  color: white;
  padding-top: 6px;
}
footer .footer-legals {
  text-align: center;
  color: white;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50px;
}
@media (max-width: 767px) {
  footer .footer-legals {
    height: 100px;
  }
}
footer .footer-legals a {
  color: #8c8c8c;
}
footer .geton-link {
  text-align: center;
  color: white;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
footer .geton-link a {
  color: #8c8c8c;
}
.row-social-footer {
  padding-bottom: 18px;
}
.row-social-footer a {
  width: 40px;
  height: 40px;
  display: inline-block !important;
  color: white;
  font-size: 1.5em;
  padding-top: 9px !important;
  font-family: 'FontAwesome' !important;
  text-align: center;
  transition: 0.5s all;
}
.row-social-footer a:hover {
  opacity: 0.5;
  transition: 0.2s all;
}
.uvc-video-fixer .mbYTP_wrapper iframe {
  margin-left: -14% !important;
  margin-top: 0px !important;
}
.col-youtube {
  /*padding-left: 162px;
   @media screen and (max-width:768px){
   padding:0;
   }*/
}
.widget-easy-twitter-feed-widget-global-wrapper {
  margin-top: 20px;
}
.text-column {
  max-width: 30em;
}
#cff .cff-author {
  display: none;
}
#cff h3, #cff h4, #cff h5, #cff h6, #cff p {
  display: none;
}
.col-youtube-hack {
  height: 30px;
  margin-top: 22px;
}
.single-post .post-header {
  padding: 100px 0 60px 0;
  text-align: center;
  margin: 0 0 1em 0;
  color: white;
  background: #6d9c41 none repeat scroll 0% 0%;
  border-bottom: 8px solid #1b5c11;
  text-shadow: 2px 2px 0px rgba(69, 69, 69, 0.5);
}
.single-post .entry-content {
  max-width: 74em;
  margin: auto;
}
.single-post .entry-content p {
  font-size: 16px;
  max-width: 34em;
  line-height: 1.6;
  margin: 22px auto;
}
@media (max-width: 768px) {
  .single-post .entry-content p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.single-post .entry-content p:first-child {
  font-style: italic;
  font-size: 18px;
}
.single-post .entry-content .field_blog_thumbnail {
  text-align: center;
}
.single-post .entry-content .field_blog_thumbnail img {
  max-width: 100%;
  margin-bottom: 2em;
}
.blog #content {
  margin: 40px 0;
}
.blog article {
  margin: 20px;
  position: relative;
}
.blog .read-more {
  position: absolute;
  right: 0;
  bottom: 0;
}
.img-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.img-row .flex-item {
  height: 18vh;
  flex: 1 1 16%;
}
/*get Bootstrap nav to convert to mobile at 992 instad of 768*/
@media (min-width: 768px) and @media (max-width: 992px) {
  #col-20-2 {
    padding: 0;
  }
  #col-20-2 .container-fluid {
    padding: 0;
  }
}
@media (max-width: 992px) {
  /* since 3.1.0 */
  /* mobile nav tweaks for tablet */
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  #container-20 {
    width: 100%;
  }
  #container-20 .container-fluid {
    padding: 0;
  }
}
.caret-down {
  position: relative;
}
.caret-down:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  z-index: 9;
  border-top: solid 50px #fff;
  border-left: solid 50px transparent;
  border-right: solid 50px transparent;
}
.center {
  margin: 0 auto;
}
.subpage-nav {
  text-align: center;
  padding-left: 0;
}
.subpage-nav li {
  display: inline;
  font-family: proxima-nova;
  text-transform: uppercase;
  background-color: white;
  margin: 0 8px;
}
.subpage-nav li.current-menu-item a {
  border-bottom: 2px solid #337ab7;
  padding-bottom: 8px;
}
.subpage-nav li a {
  margin: 0 8px;
}
.subpage-nav li a:hover, .subpage-nav li a:active, .subpage-nav li a:focus {
  border-bottom: 2px solid #337ab7;
  padding-bottom: 8px;
  color: black;
}
.dotted-line {
  width: 400px;
  border-top: 1px dotted;
  position: absolute;
  left: 50%;
  bottom: 60%;
  transform: translateX(-50%);
  z-index: -1;
}
.ultimatum-menu .search-table .search-button input[type=submit] {
  font-family: FontAwesome !important;
}
@media (max-width: 768px) {
  .entry-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#wrapper-34 {
  position: fixed;
  height: 40px;
  width: 100%;
  z-index: 99;
  padding: 0;
}
#wrapper-34 .navbar {
  border: none;
  margin: -2px 0 0 0;
}
#wrapper-34 .navbar .container-fluid {
  padding: 0;
}
#wrapper-34 .navbar .container-fluid .navbar-header {
  background-color: #2e688c;
  margin: 0;
}
#wrapper-34 .navbar .container-fluid .navbar-header .navbar-toggle, #wrapper-34 .navbar .container-fluid .navbar-header .navbar-toggle:focus, #wrapper-34 .navbar .container-fluid .navbar-header .navbar-toggle:hover {
  background-color: transparent;
  border-radius: 2px;
}
#wrapper-34 .navbar .container-fluid .navbar-header .navbar-toggle .icon-bar, #wrapper-34 .navbar .container-fluid .navbar-header .navbar-toggle:focus .icon-bar, #wrapper-34 .navbar .container-fluid .navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
.widget form.form-search {
  position: relative;
  width: 240px;
  margin-right: 16px;
}
@media (max-width: 768px) {
  .widget form.form-search {
    margin: 0 auto;
  }
}
.widget form.form-search button {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
}
.ext-overlay {
  position: fixed;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.35);
  height: 100%;
  width: 100%;
  top: 0;
}
.ext-overlay .ext-container {
  width: 50%;
  max-width: 400px;
  min-width: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: whitesmoke;
  padding: 35px;
}
.page-id-7042 button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-icon-left.vc_btn3-color-green, .page-id-2 button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-icon-left.vc_btn3-color-green {
  margin-left: -60px;
}
@media screen and (max-width: 920px) {
  .page-id-7042 button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-icon-left.vc_btn3-color-green, .page-id-2 button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-icon-left.vc_btn3-color-green {
    margin-left: 0px;
  }
}
