.mq-small{
	display: none!important;
}
.grid-3 {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	max-width: 100%;
}
.grid-1 {
	width: 50px;
}
.grid-3 {
	width: 190px;
}
.grid-3.large {
	width: 237.5px;
}

.list-blocks {
	text-align: center;
	margin: 1.4em 0;
}
.list-blocks>li {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	float: none;
	height: 275px;
	background-color: #C5C5C5;
}
.list-blocks.instagram li {
	max-width: 612px;
	height: 612px;
}
.list-blocks.instagram a {
	display: block;
	border: none;
}
.list-hex-grid {
	margin-top: 55px;
	margin-bottom: 55px;
	font-size: 0px;
	word-spacing: 1px;
	word-spacing: 0;
}
.list-hex-grid.with-labels {
	margin-bottom: 200px;
}
.list-hex-grid img {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	vertical-align: top;
}
.list-hex-grid div.hex {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	margin-top: 37px;
	margin-bottom: 37px;
	float: none;
	position: relative;
	z-index: 10;
}
.list-hex-grid div.hex>a, .list-hex-grid div.hex>div {
	height: 110px;
	line-height: 220px;
}
.no-csstransforms .list-hex-grid div.hex .inner {
	top: -55px;
	left: auto;
}
.list-hex-grid div.hex .hex-1:before, .list-hex-grid div.hex .hex-2:before {
	height: 220px;
	width: 220px;
}
.list-hex-grid div.hex .hex-1:before {
	-moz-transform: rotate(-60deg) translate(-110px, 0);
	-ms-transform: rotate(-60deg) translate(-110px, 0);
	-webkit-transform: rotate(-60deg) translate(-110px, 0);
	transform: rotate(-60deg) translate(-110px, 0);
}
.list-hex-grid div.hex .hex-2:before {
	-moz-transform: rotate(60deg) translate(40px, 40px);
	-ms-transform: rotate(60deg) translate(40px, 40px);
	-webkit-transform: rotate(60deg) translate(40px, 40px);
	transform: rotate(60deg) translate(40px, 40px);
}
.list-hex-grid div.hex>a, .list-hex-grid div.hex>div {
	font-size: 18px;
	word-spacing: 1px;
	-moz-transition: none 1s;
	-o-transition: none 1s;
	-webkit-transition: none 1s;
	transition: none 1s;
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-moz-background-size: auto 220px;
	-o-background-size: auto 220px;
	-webkit-background-size: auto 220px;
	background-size: auto 220px;
	text-align: center;
	display: block;
	border: none;
	color: #fff;
	-webkit-backface-visibility: hidden;
}
.list-hex-grid div.hex p {
	color: #fff;
	font-size: 16px;
}
.list-hex-grid div.hex .inner {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	white-space: normal;
	z-index: 20;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	color: #fff!important;
	letter-spacing: 3px;
	line-height: 30px;
}
.no-csstransforms .list-hex-grid div.hex .inner {
	position: relative;
}
.list-hex-grid div.hex .inner img {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
}
.list-hex-grid div.hex .hex-1, .list-hex-grid div.hex .hex-2 {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -2;
	top: 0;
	left: 0;
	overflow: hidden;
	background: inherit;
	-webkit-backface-visibility: hidden;
}
.list-hex-grid div.hex .hex-1:before, .list-hex-grid div.hex .hex-1 .after, .list-hex-grid div.hex .hex-2:before, .list-hex-grid div.hex .hex-2 .after {
	z-index: -1;
}
.list-hex-grid div.hex .hex-1:before, .list-hex-grid div.hex .hex-2:before {
	content: '';
	position: absolute;
	background: inherit;
	left: 0;
	background: inherit;
}
.list-hex-grid div.hex .hex-1 {
	z-index: -1;
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}
.list-hex-grid div.hex .hex-1:before {
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
.list-hex-grid div.hex .hex-2 {
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.list-hex-grid div.hex .hex-2:before {
	bottom: 0;
}
.list-hex-grid div.hex .after {
	-moz-transition: none 1s;
	-o-transition: none 1s;
	-webkit-transition: none 1s;
	transition: none 1s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
	background: #16a6b6;
}
.list-hex-grid div.hex.primary>a, .list-hex-grid div.hex.primary>div {
	background-color: #16a6b6;
}
.list-hex-grid div.hex.primary .after {
	background-color: #16a6b6;
	border-color: #16a6b6;
}
.list-hex-grid div.hex.secondary>a, .list-hex-grid div.hex.secondary>div {
	background-color: #ee6557;
}
.list-hex-grid div.hex.secondary .after {
	background-color: #ee6557;
	border-color: #ee6557;
}
.list-hex-grid div.hex.tertiary>a, .list-hex-grid div.hex.tertiary>div {
	background-color: #b3b3b3;
}
.list-hex-grid div.hex.tertiary .after {
	background-color: #b3b3b3;
	border-color: #b3b3b3;
}
.list-hex-grid div.hex.quaternary>a, .list-hex-grid div.hex.quaternary>div {
	background-color: #fff;
}
.list-hex-grid div.hex.quaternary .after {
	background-color: #fff;
	border-color: #fff;
}
.list-hex-grid div.hex.plain-bg>a, .list-hex-grid div.hex.plain-bg>div {
	background-color: #fff;
	border-color: #fff;
}
.list-hex-grid div.hex.invert .after, .list-hex-grid div.hex.invert .inner {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: none 1s;
	-o-transition: none 1s;
	-webkit-transition: none 1s;
	transition: none 1s;
}
.list-hex-grid div.hex.inline-bg img {
	position: absolute;
	top: 0;
	left: 0;
	max-height: 100%;
}
.list-hex-grid div.hex.full-img img {
	max-height: 140%;
	width: auto;
}
.list-hex-grid hr {
	background-color: #fff;
}
.list-hex-grid h3 {
	color: #fff;
}
.list-hex-grid h3.flex {
	font-size: 1.25em;
	line-height: 1.375em;
}
.list-hex-grid h6.below {
	position: absolute;
	width: 100%;
	margin-top: 0;
	bottom: -84px;
}
.list-hex-grid .h1.large {
	font-size: 2em;
	line-height: 1.4;
}
.list-hex-grid.large div.hex {
	margin-top: 37px;
	margin-bottom: 37px;
	margin-top: 47px;
	margin-bottom: 47px;
}
.list-hex-grid.large div.hex>a, .list-hex-grid.large div.hex>div {
	height: 150px;
	line-height: 300px;
}
.no-csstransforms .list-hex-grid.large div.hex .inner {
	top: -75px;
	left: auto;
}
.list-hex-grid.large div.hex .hex-1:before, .list-hex-grid.large div.hex .hex-2:before {
	height: 300px;
	width: 300px;
}
.list-hex-grid.large div.hex .hex-1:before {
	-moz-transform: rotate(-60deg) translate(-150px, 0);
	-ms-transform: rotate(-60deg) translate(-150px, 0);
	-webkit-transform: rotate(-60deg) translate(-150px, 0);
	transform: rotate(-60deg) translate(-150px, 0);
}
.list-hex-grid.large div.hex .hex-2:before {
	-moz-transform: rotate(60deg) translate(55px, 55px);
	-ms-transform: rotate(60deg) translate(55px, 55px);
	-webkit-transform: rotate(60deg) translate(55px, 55px);
	transform: rotate(60deg) translate(55px, 55px);
}
.list-hex-grid.large div.hex>a, .list-hex-grid.large div.hex>div {
	-moz-background-size: auto 300px;
	-o-background-size: auto 300px;
	-webkit-background-size: auto 300px;
	background-size: auto 300px;
}
.list-hex-grid.mid div.hex {
	margin-top: 37px;
	margin-bottom: 37px;
	width: 220px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.list-hex-grid.mid div.hex>a, .list-hex-grid.mid div.hex>div {
	height: 127px;
	line-height: 254px;
}
.no-csstransforms .list-hex-grid.mid div.hex .inner {
	top: -63.5px;
	left: auto;
}
.list-hex-grid.mid div.hex .hex-1:before, .list-hex-grid.mid div.hex .hex-2:before {
	height: 254px;
	width: 254px;
}
.list-hex-grid.mid div.hex .hex-1:before {
	-moz-transform: rotate(-60deg) translate(-127px, 0);
	-ms-transform: rotate(-60deg) translate(-127px, 0);
	-webkit-transform: rotate(-60deg) translate(-127px, 0);
	transform: rotate(-60deg) translate(-127px, 0);
}
.list-hex-grid.mid div.hex .hex-2:before {
	-moz-transform: rotate(60deg) translate(47px, 47px);
	-ms-transform: rotate(60deg) translate(47px, 47px);
	-webkit-transform: rotate(60deg) translate(47px, 47px);
	transform: rotate(60deg) translate(47px, 47px);
}
.list-hex-grid.mid div.hex>a, .list-hex-grid.mid div.hex>div {
	-moz-background-size: auto 260px;
	-o-background-size: auto 260px;
	-webkit-background-size: auto 260px;
	background-size: auto 260px;
}
.list-hex-grid.modal-active div.hex>a, .list-hex-grid.modal-active div.hex>div {
	-webkit-backface-visibility: visible;
}
.list-hex-grid.modal-active div.hex>a .hex-1, .list-hex-grid.modal-active div.hex>a .hex-2, .list-hex-grid.modal-active div.hex>div .hex-1, .list-hex-grid.modal-active div.hex>div .hex-2 {
	-webkit-backface-visibility: visible;
}
.no-csstransforms .list-hex-grid>br {
	display: none!important;
}
.no-csstransforms .list-hex-grid div.hex {
	margin-top: 10px;
	margin-bottom: 10px;
}
.no-csstransforms .list-hex-grid div.hex .hex-1, .no-csstransforms .list-hex-grid div.hex .hex-2, .no-csstransforms .list-hex-grid div.hex .hex-1:before, .no-csstransforms .list-hex-grid div.hex .hex-2:before {
	display: none!important;
}
.no-csstransforms .list-hex-grid div.hex>a, .no-csstransforms .list-hex-grid div.hex>div {
	padding: 50px 0;
}
.no-csstransforms .list-hex-grid div.hex.inline-bg {
	overflow: hidden;
}
.no-csstransforms .list-hex-grid div.hex.inline-bg>a, .no-csstransforms .list-hex-grid div.hex.inline-bg>div {
	overflow: hidden;
}
.no-csstransforms .list-hex-grid div.hex.inline-bg img {
	top: 9%;
	left: 12%;
	max-width: 75%;
}
.list-icon-items {
	margin-top: -.9em;
	word-spacing: 0;
}
.list-icon-items>li {
	display: inline-block;
	vertical-align: middle;
*vertical-align:auto;
*zoom:1;
*display:inline;
	float: none;
	vertical-align: top;
}
.list-icon-items.large-margins>li {
	margin: 2.75em 1em 0;
}
.list-icon-items.no-margins {
	margin-top: -100px;
}
.list-icon-items.no-margins>li {
	margin: 2.75em 0 0;
}
.list-icon-items h6 {
	margin-top: 1.5em;
}
.list-icon-items i {
	position: relative;
}
.list-icon-items .pulse {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: none;
	border: 1px solid #ee6557;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 275ms;
	-o-transition-duration: 275ms;
	-webkit-transition-duration: 275ms;
	transition-duration: 275ms;
	-moz-transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74);
	-o-transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74);
	-webkit-transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74);
	transition-timing-function: cubic-bezier(0.53, -0.67, 0.73, 0.74);
}
.list-icon-items a {
	border: none;
	display: block;
}
.list-icon-items a .pseudo-link {
	word-wrap: break-word;
	word-break: break-all;
}
.list-icon-items a:hover .button, .list-icon-items a:focus .button, .list-icon-items a:active .button {
	background-color: #16a6b6;
}
.list-icon-items a:hover .pulse, .list-icon-items a:focus .pulse, .list-icon-items a:active .pulse {
	opacity: 1;
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	-moz-transition-timing-function: cubic-bezier(0.37, 0.74, 0.15, 1.65);
	-o-transition-timing-function: cubic-bezier(0.37, 0.74, 0.15, 1.65);
	-webkit-transition-timing-function: cubic-bezier(0.37, 0.74, 0.15, 1.65);
	transition-timing-function: cubic-bezier(0.37, 0.74, 0.15, 1.65);
}
.list-icon-items li.secondary .pulse {
	border: 1px solid #C5C5C5;
}
.list-icon-items .button, .list-icon-items button {
	-webkit-backface-visibility: hidden;
}
.no-csstransitions .pulse {
	display: none;
}
.checklist {
	overflow: hidden;
*zoom:1;
	font-size: 20px;
	word-spacing: 1px;
	line-height: 30px;
}
.checklist>li {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	padding: 0.175em 0 0.175em 1.2em;
}
@media only screen and (min-width: 720px) {
.checklist>li {
	float: left;
	width: 50%;
}
.checklist>li:nth-child(odd) {
	padding-right: 1.5em;
}
.checklist>li:nth-child(even) {
	padding-left: 1.5em;
}
}
.checklist>li:before {
	content: "\2B22";
	position: absolute;
	margin-left: -2em;
	color: #ee6557;
	font-size: 0.55em;
}
.checklist-title {
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
}
.shadow_eff_sty{-webkit-box-shadow: 4px 10px 19px -8px rgba(0,0,0,0.75);-moz-box-shadow: 4px 10px 19px -8px rgba(0,0,0,0.75);box-shadow: 4px 10px 19px -8px rgba(0,0,0,0.75);}


