﻿@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*@navbarFontColor: #939598;*/
body {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}
nav {
  background-color: #ffffff;
}
.required label {
  color: #990000;
}
#VideoModal .modal-header {
  text-align: right;
  padding: 2px 15px;
}
#VideoModal .modal-header .close {
  float: none;
}
label {
  background-color: transparent !important;
}
/* popover validators */
.popover.validator {
  background: #f2dede;
}
.top.popover.validator > .arrow::after {
  border-top-color: #f2dede !important;
}
.bottom.popover.validator > .arrow::after {
  border-bottom-color: #f2dede !important;
}
.img-responsive {
  width: 100%;
}
.auto-width {
  width: auto !important;
}
.display-inline {
  display: inline;
}
ul.chevron {
  list-style: none;
}
ul.chevron > li:before {
  font-family: 'FontAwesome';
  content: '\f054';
  margin: 0 5px 0 -15px;
  font-weight: normal !important;
  float: left;
}
ul.chevron > li {
  margin-bottom: 10px;
}
.snake-2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  -webkit-column-gap: 2em;
  column-gap: 2em;
}
.snake-3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em;
}
a.no-hover:hover {
  text-decoration: none;
}
/* locator */
.modal-dialog.locator {
  /*width: 66.6%;*/
}
.modal-dialog.locator .modal-header {
  /* fallback */
  background-color: #6e6e6e;
  background: url(images/header-bg.png);
  background-repeat: repeat-x;
  background: -webkit-linear-gradient(top, #6e6e6e, #434343);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top, #6e6e6e, #434343);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, #6e6e6e, #434343);
  /* For Firefox 3.6 to 15 */
  background: -ms-linear-gradient(top, #6e6e6e, #434343);
  /* For IE */
  background: linear-gradient(top, #6e6e6e, #434343);
  /* Standard syntax */
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 3em;
}
.modal-dialog.locator .modal-header a,
.modal-dialog.locator .modal-header button {
  color: #ffffff !important;
  opacity: 1;
  text-shadow: none;
}
.modal-dialog.locator .locality select,
.modal-dialog.locator .locality input {
  margin-bottom: 15px;
}
.modal-dialog.locator .resultsData .loc:hover {
  background-color: #ccc;
}
.modal-dialog.locator .resultsData .loc > .inner {
  text-align: left;
  font-family: arial;
  font-size: 13px;
  padding: 10px 0 20px 35px;
  background: url(../images/mapLocator.png) 0px 10px no-repeat;
  cursor: pointer;
}
nav > .navbar {
  font-family: Arial, Helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 1.5em;
  text-transform: capitalize;
  margin-bottom: 3px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
nav > .navbar:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  margin: 0 -15px;
  background: -moz-linear-gradient(left, #1e5799 0%, #ffffff 0%, #274475 50%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1e5799 0%, #ffffff 0%, #274475 50%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1e5799 0%, #ffffff 0%, #274475 50%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
nav > .navbar .navbar-toggle .icon-bar {
  background-color: black;
}
nav > .navbar ul.nav {
  padding-top: 10px;
  padding-bottom: 10px;
}
nav > .navbar ul.nav > li.active a {
  background-color: #ffffff !important;
  color: #666666 !important;
}
nav > .navbar ul.nav > li:not(.active) a:hover {
  background-color: #666666 !important;
}
nav > .navbar ul.nav > li > a {
  /*padding-left:10px;
				padding-right:10px;
				color: @navbarFontColor !important;
				text-shadow:0 1px 1px rgba(0,0,0,.5);*/
}
nav > .navbar form.navbar-form[role=search] {
  padding: 0;
}
.main-content {
  font-size: 12pt;
}
.main-content h1 {
  /*font-family: "sans-serif", "serif";
		font-size:65pt;
		font-stretch: condensed;*/
}
.main-content h2 {
  /*font-family: "sans-serif", "serif";
		font-size:24pt;
		line-height:40pt;*/
}
.main-content .si-btns > a {
  padding: .5em 1em;
  color: white;
  display: inline-block;
  text-transform: uppercase;
}
.main-content #cms-content {
  margin: 18px 0;
}
.main-content section {
  /*&:not(:first-of-type) {
			padding:90px 0;
		}*/
  /*&:first-of-type{
			padding-bottom:90px;
		}*/
}
.main-content section .fa {
  color: #264375;
}
.main-content section.iceBkgd {
  background: url(../images/bkgd-icecubes.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-size: 1.375em;
  line-height: 1.75em;
}
.main-content section.iceBkgd .text-flash {
  background: radial-gradient(#ffffff, transparent 75%);
}
.main-content section.iceBkgd h1 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-stretch: narrower;
}
.main-content section.iceBkgd > div {
  padding: 72px;
}
.main-content section h1,
.main-content section h2,
.main-content section h3 {
  text-transform: uppercase;
}
.main-content section.machine-links h1 {
  margin-top: 0;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 3em;
  letter-spacing: .125em;
  color: #264375;
  font-stretch: narrower;
}
.main-content section.machine-links h2 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.625em;
  letter-spacing: .125em;
  color: #264375;
  font-stretch: narrower;
  margin: 0 0 25px 0;
}
.main-content section.machine-links .floated-text {
  position: absolute;
  right: 0;
  top: calc(0px + 60%);
}
.main-content section.machine-links .floated-text .si-btns > a {
  background-color: #a7a9ac;
}
.main-content section.machine-links .floated-text .si-btns > a:not(:first-of-type) {
  margin-left: 1.5em;
}
.main-content section.news-events {
  padding-top: 108px;
  background: #E3E3E3;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#e3e3e3, rgba(255, 255, 255, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e3e3e3, gba(255, 255, 255, 0));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#e3e3e3, gba(255, 255, 255, 0));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#e3e3e3, gba(255, 255, 255, 0));
  /* Standard syntax */
  font-size: 1.375em;
  line-height: 1.75em;
}
.main-content section.news-events h2 {
  font-weight: bold;
}
.main-content section.contact-info {
  background: #90b1c5;
  /* For browsers that do not support gradients */
  /*background-image: linear-gradient(rgba(255,255,255,0), #90b1c5);*/
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #90b1c5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0), #90b1c5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), #90b1c5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(255, 255, 255, 0), #90b1c5);
  /* Standard syntax */
}
.main-content section.contact-info .si-btns {
  font-size: 1.75em;
  text-align: center;
  font-stretch: condensed;
  margin-top: 2em;
}
.main-content section.contact-info .si-btns > a {
  background-color: #264375;
}
.main-content section.contact-info .si-btns > a:not(:first-of-type) {
  margin-left: 2em;
}
.main-content section.contact-info h1 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 3em;
  letter-spacing: .125em;
  color: #264375;
  font-stretch: narrower;
  margin-bottom: 90px;
}
.main-content section.contact-info h2 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.625em;
  letter-spacing: .125em;
  color: #264375;
  font-stretch: narrower;
  margin: 0 0 25px 0;
}
.main-content section.contact-info .contact-group {
  padding-bottom: 54px;
}
.main-content section.product-page-top {
  padding-top: 90px;
  /*background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.95) 40%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0.25) 100%), url("../images/Drops.jpg");
			background-repeat: no-repeat, repeat;
			background-attachment:fixed;*/
}
.main-content section.product-page-top .text-area {
  margin-top: 90px;
}
.main-content section.product-page-top .size-sm {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
}
.main-content section.product-page-top .size-lg {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 4em;
  letter-spacing: 0.12em;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
}
.main-content section.product-page-top .size-md {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  letter-spacing: 0.07em;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
  /*margin-bottom:0.5em;*/
}
.main-content section.product-page-top .block-btn {
  margin: 54px 0;
  display: inline-block;
  border: solid 1px black;
  padding: 0.5em 3em 0.5em 2em;
  text-transform: uppercase;
  color: black;
  font-size: 1.25em;
}
.main-content section.product-page-top .block-btn .fa {
  color: inherit;
}
.main-content section.product-page-top .block-btn span {
  padding-left: 1.1em;
}
.main-content section.product-page-top .links {
  font-size: 1.25em;
}
.main-content section.product-page-top .links a {
  color: black;
  display: block;
}
.main-content section.product-page-top .links a .model {
  font-size: 0.6em;
}
.main-content section.brilliance {
  padding-bottom: 0 !important;
  line-height: 2em;
}
.main-content section.brilliance h1 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.25em;
  letter-spacing: 0.07em;
  color: #264375;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.5em;
}
.main-content section.brilliance ul.chevron {
  margin-top: 63px;
}
.main-content section.brilliance ul.chevron > li:before {
  color: #264375;
}
.main-content section.brilliance ul.chevron > li {
  line-height: 1.5em;
}
.main-content section.product-info {
  background: linear-gradient(to bottom, #a0bccd 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0.82) 65%, rgba(161, 188, 205, 0.72) 100%);
  line-height: 2em;
}
.main-content section.product-info > .product-title {
  text-align: center;
  margin-bottom: 2em;
  text-transform: uppercase;
}
.main-content section.product-info > .product-title h1 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  letter-spacing: 0.07em;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 9px;
}
.main-content section.product-info .slider-thumbs {
  margin-top: 1em;
  /*img {
					border-radius: 90px;
				}*/
}
.main-content section.product-info .slider-thumbs a {
  display: inline-block;
  height: 80px;
  width: 80px;
  background-position: center;
  background-size: auto 100%;
  border-radius: 90px;
}
.main-content section.product-info .slider-thumbs a.selected {
  /*img::before {
						height: 80px;
						width: 80px;
						border: solid 3px white;
						display: block;
						content: "";
						position: absolute;
					}*/
}
.main-content section.product-info .slider-thumbs a.selected:before {
  height: 50px;
  width: 50px;
  border: solid 3px white;
  display: block;
  content: "";
  position: absolute;
  border-radius: 90px;
  margin: 15px;
}
.main-content section.characteristics-of .section-title {
  padding-bottom: 54px;
}
.main-content section.characteristics-of .section-title h2 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.25em;
  letter-spacing: 0.07em;
  color: #264375;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.5em;
}
.main-content section.characteristics-of .icon-grid > [class*='col-'] {
  overflow: hidden;
  padding: 0 !important;
}
.main-content section.characteristics-of .icon-grid > [class*='col-']:nth-child(odd) .text-view {
  background-color: #90b1c5;
  color: #264375;
}
.main-content section.characteristics-of .icon-grid > [class*='col-']:nth-child(even) .text-view {
  background-color: #264375;
}
.main-content section.characteristics-of .icon-grid h2 {
  margin: 0;
  padding: 20px 0 54px 0;
  color: white;
}
.main-content section.characteristics-of .icon-grid .icon-view {
  text-align: center;
  text-transform: uppercase;
  display: block;
  height: 100%;
}
.main-content section.characteristics-of .icon-grid .icon-view > div {
  bottom: 100%;
  padding-top: calc(10% - 1em);
}
.main-content section.characteristics-of .icon-grid .icon-view > img {
  max-height: 75% !important;
  width: auto !important;
  margin: 0 auto;
}
.main-content section.characteristics-of .icon-grid > .active .icon-view,
.main-content section.characteristics-of .icon-grid > :hover .icon-view {
  display: none;
}
.main-content section.characteristics-of .icon-grid > .active .text-view,
.main-content section.characteristics-of .icon-grid > :hover .text-view {
  display: block;
}
.main-content section.characteristics-of .icon-grid .text-view {
  display: none;
  padding: 36px;
  text-align: center;
  height: 100%;
  color: white;
}
.main-content section.faqs {
  background: linear-gradient(to bottom, #a0bccd 0%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0.82) 65%, rgba(161, 188, 205, 0.72) 100%);
  padding-bottom: 0;
}
.main-content section.faqs > .section-title {
  text-align: center;
}
.main-content section.faqs > .section-title h1 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  letter-spacing: 0.07em;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 63px;
}
.main-content section.faqs ul.snake-2 > li {
  margin-right: 1em;
}
.main-content section.faqs ul.qna {
  margin-bottom: 0;
}
.main-content section.faqs ul.qna > li > div {
  display: inline-block;
  padding-left: 27px;
}
.main-content section.faqs ul.qna > li > div.question {
  font-weight: bold;
}
.main-content section.faqs ul.qna > li > div.question:before {
  content: "Q:";
  position: absolute;
  margin-left: -27px;
  font-weight: bold;
}
.main-content section.faqs ul.qna > li > div.answer {
  padding-bottom: 1em;
}
.main-content section.faqs ul.qna > li > div.answer:before {
  content: "A:";
  position: absolute;
  margin-left: -27px;
  font-weight: bold;
}
.main-content section.faqs ul.qna > li > div:not(.question):not(.answer) {
  border: solid 1px black;
  padding-left: 0;
  margin-left: 27px;
  /*padding:1em;*/
  text-transform: uppercase;
}
.main-content section.faqs ul.qna > li > div:not(.question):not(.answer) > a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 1em;
  color: black;
}
.main-content section.faqs ul.qna > li > div:not(.question):not(.answer) > a .fa {
  color: inherit;
}
.main-content section.downloads {
  background-color: #097f9e;
  padding-bottom: 75px;
}
.main-content section.downloads .section-title {
  padding-bottom: 39px;
  text-align: center;
  color: white;
}
.main-content section.downloads .section-title h2 {
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 2.25em;
  letter-spacing: 0.07em;
  color: #264375;
  font-stretch: narrower;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 0.5em;
}
.main-content section.downloads .squares > [class*='col-'] {
  display: table;
  margin-top: 15px;
  margin-bottom: 15px;
}
.main-content section.downloads .squares > [class*='col-'] > a {
  border: solid 4px white;
  display: table-cell;
  height: 100%;
  color: white;
  text-align: center;
  vertical-align: middle;
  padding: 1em;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'Arial Narrow', Helvetica, sans-serif;
}
.main-content section ul > li {
  margin-right: 1em;
}
.main-content section ul.separate-under > li {
  padding: 4px 0;
  border-bottom-color: #90b1c5;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.main-content .section-label {
  font-size: 2em;
  width: 100%;
  position: absolute;
  text-align: center;
  margin-top: -1.25em;
  font-stretch: condensed;
}
.main-content .section-label div {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  background-color: #264375;
  /*padding:.5em 1em;*/
}
footer {
  font-family: Arial, Helvetica, sans-serif;
  font-stretch: condensed;
  font-size: 12.5pt;
  text-transform: uppercase;
  padding: 54px 0;
  color: #000000;
  background-color: #264375;
}
footer .columns {
  vertical-align: top;
  text-align: center;
}
footer .columns > li {
  vertical-align: top;
  text-align: left;
}
footer .columns > li:not(:first-child) {
  margin-left: 10%;
}
footer .social-icons {
  margin-top: 1em;
}
footer .social-icons .fa {
  background-color: white;
  color: #264375;
  width: 1.25em;
  height: 1.25em;
  text-align: center;
  line-height: 1.25em;
}
footer .social-icons img {
  max-width: 2em;
}
footer .social-icons > a:not(:first-of-type) {
  margin-left: 1em;
}
footer h3 {
  color: white;
  font-weight: bold;
}
footer a {
  color: #ffffff;
}
footer a:hover,
footer a:focus {
  color: #5f9bcd;
}
footer span.spacer {
  padding-left: 1em;
}
footer address {
  margin-bottom: 0;
}
footer .copyright {
  color: rgba(31, 66, 94, 0.66);
  font-size: 0.85em;
  margin-top: 13px;
}
/* Extra Small */
@media (max-width: 767px) {
  .xs-snake-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
  }
  .x2-snake-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
  nav .navbar-brand {
    height: auto;
    padding: 5px 0;
    font-size: 0.95em;
  }
  nav ul.navbar-nav {
    float: left !important;
  }
  .main-content section {
    padding: 36px 0;
  }
  .main-content section.product-page-top {
    padding-top: 0;
    padding-bottom: 48px;
  }
  .main-content section.product-page-top .text-area {
    text-align: center;
  }
  .main-content section.product-page-top .size-sm {
    font-size: 1.25em;
  }
  .main-content section.product-page-top .size-lg {
    font-size: 2.5em;
  }
  .main-content section.product-page-top .size-md {
    font-size: 1.5em;
  }
  .main-content section.machine-links .floated-text {
    position: static;
    right: auto;
    top: auto;
  }
  .main-content section.machine-links .floated-text .si-btns a {
    margin: 8px 0 0 0 !important;
    display: inline-block;
    clear: both;
    /*padding: 4px 8px;
							font-size: 1em;*/
  }
  .main-content section.machine-links .floated-text .si-btns > a:not(:first-of-type) {
    margin-left: 8px;
  }
  .main-content section.brilliance ul.chevron {
    margin-top: 24px;
  }
  .main-content section.product-info .slider-thumbs li {
    width: 23%;
    margin: 0;
  }
  .main-content section.product-info .slider-thumbs a {
    width: 15vw;
    height: 15vw;
  }
  .main-content section.product-info .slider-thumbs a.selected:before {
    height: 8vw;
    width: 8vw;
    margin: 3.5vw;
  }
  .main-content section.characteristics-of .section-title h2 {
    font-size: 1.9em;
  }
  .main-content section.characteristics-of .icon-grid > [class*='col-'] {
    clear: both;
  }
  .main-content section.characteristics-of .icon-grid .text-view {
    padding: 0 !important;
  }
  .main-content section.characteristics-of .icon-grid .text-view h2 {
    padding: 8px 0 8px 0 !important;
  }
  .main-content section.downloads .squares > [class*='col-'] > a {
    font-size: 0.8em;
    padding: 0.25em;
    word-break: break-word;
  }
  .main-content section.contact-info .si-btns > a {
    margin-left: 0 !important;
    margin-bottom: 1em;
  }
  footer .columns > li {
    margin-left: 0 !important;
  }
}
/* Small */
@media (min-width: 768px) and (max-width: 991px) {
  .sm-snake-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
  }
  .sm-snake-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
  .sm-snake-3 > li,
  .sm-snake-2 > li {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
  }
  nav .navbar-brand {
    height: auto;
    padding: 5px 0;
    font-size: 0.95em;
  }
  nav .navbar-nav > li > a {
    font-size: 0.95em;
    padding: 10px;
  }
  .main-content section:not(:first-of-type) {
    padding: 90px 0;
  }
  .main-content section:first-of-type {
    padding-bottom: 90px;
  }
  .main-content section.machine-links {
    padding-bottom: 110px;
  }
  .main-content section.contact-info .si-btns > a {
    margin-left: 0 !important;
    margin-bottom: 1em;
  }
}
/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {
  .md-snake-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
  }
  .md-snake-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
  .md-snake-3 > li,
  .md-snake-2 > li {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
  }
  .main-content section:not(:first-of-type) {
    padding: 90px 0;
  }
  .main-content section:first-of-type {
    padding-bottom: 90px;
  }
  .main-content section.machine-links .floated-text {
    right: 8.33%;
  }
}
/* Large */
@media (min-width: 1200px) {
  .lg-snake-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
  }
  .lg-snake-3 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
  .lg-snake-3 > li,
  .lg-snake-2 > li {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
  }
  .main-content section:not(:first-of-type) {
    padding: 90px 0;
  }
  .main-content section:first-of-type {
    padding-bottom: 90px;
  }
  .main-content section.machine-links .floated-text {
    top: calc(0px + 60%);
    right: 8.33%;
  }
}
/*# sourceMappingURL=Site.css.map */