@charset "UTF-8";
.combo--rev>.combo-last img,
.combo>.combo-first img {
	max-width: none
}

.overlay--career,
.slick-loading .slick-slide,
.slick-loading .slick-track,
.wf-loading * {
	visibility: hidden
}

@font-face {
	font-family: "Silva Display Light";
		src: url("../static/fonts/SilvaDisplay-Light.otf");
}

@font-face {
	font-family: BrownPro;
	src: url(../static/fonts/BrownPro-Bold.otf);
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: BrownPro;
	src: url(../static/fonts/BrownPro-Regular.otf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: BrownPro;
	src: url(../static/fonts/BrownPro-Light.otf);
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: BrownPro;
	src: url(../static/fonts/BrownPro-Italic.otf);
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: BrownPro;
	src: url(../static/fonts/BrownPro-BoldItalic.otf);
	font-weight: 700;
	font-style: italic
}

@font-face {
	font-family: BrownPro;
	src: url(../static/fonts/BrownPro-LightItalic.otf);
	font-weight: 300;
	font-style: italic
}

@font-face {
	font-family: 'BrownPro Alternate';
	src: url(../static/fonts/BrownPro-BoldAlt.otf);
	font-weight: 700;
	font-style: normal
}

body,
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%
}

*,
:after,
:before {
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

.combo {
	display: table;
	width: 100%
}

.combo>.combo-first {
	width: 0;
	white-space: nowrap
}

.combo>.combo-last {
	width: 100%
}

.combo-first,
.combo-last {
	display: table-cell;
	vertical-align: top
}

.combo--middle>* {
	vertical-align: middle
}

@media (max-width:767px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--palm>* {
		vertical-align: middle
	}
}

@media (min-width:768px) and (max-width:1279px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--lap>* {
		vertical-align: middle
	}
}

@media (min-width:1280px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--desk>* {
		vertical-align: middle
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--port>* {
		vertical-align: middle
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--land>* {
		vertical-align: middle
	}
}

@media (max-width:1279px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--portable>* {
		vertical-align: middle
	}
}

@media (min-width:768px) {
	.combo-first {
		padding-right: 10px
	}
	.combo-last {
		padding-left: 10px
	}
	.combo--middle--large>* {
		vertical-align: middle
	}
	.combo--bottom--large>* {
		vertical-align: bottom
	}
}

.combo--bottom>* {
	vertical-align: bottom
}

@media (min-width:768px) and (max-width:1279px) {
	.combo--bottom--lap>* {
		vertical-align: bottom
	}
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
}

@media (min-width:1280px) {
	.combo--bottom--desk>* {
		vertical-align: bottom
	}
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.combo--bottom--port>* {
		vertical-align: bottom
	}
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.combo--bottom--land>* {
		vertical-align: bottom
	}
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
}

@media (max-width:1279px) {
	.combo--bottom--portable>* {
		vertical-align: bottom
	}
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
}

@media (min-width:768px) {
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
}

@media (max-width:767px) {
	.combo--bottom--palm>* {
		vertical-align: bottom
	}
	.combo--wide .combo-first {
		padding-right: 30px
	}
	.combo--wide .combo-last {
		padding-left: 30px
	}
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
}

@media (min-width:768px) and (max-width:1279px) {
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
}

@media (min-width:1280px) {
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
}

@media (max-width:1279px) {
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
}

@media (min-width:768px) {
	.combo--narrow .combo-first {
		padding-right: 7.5px
	}
	.combo--narrow .combo-last {
		padding-left: 7.5px
	}
	.combo--full--large .combo-first {
		padding-right: 0
	}
	.combo--full--large .combo-last {
		padding-left: 0
	}
}

.combo--full .combo-first {
	padding-right: 0
}

.combo--full .combo-last {
	padding-left: 0
}

@media (min-width:768px) and (max-width:1279px) {
	.combo--full--lap .combo-first {
		padding-right: 0
	}
	.combo--full--lap .combo-last {
		padding-left: 0
	}
}

@media (min-width:1280px) {
	.combo--full--desk .combo-first {
		padding-right: 0
	}
	.combo--full--desk .combo-last {
		padding-left: 0
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.combo--full--port .combo-first {
		padding-right: 0
	}
	.combo--full--port .combo-last {
		padding-left: 0
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.combo--full--land .combo-first {
		padding-right: 0
	}
	.combo--full--land .combo-last {
		padding-left: 0
	}
}

@media (max-width:1279px) {
	.combo--full--portable .combo-first {
		padding-right: 0
	}
	.combo--full--portable .combo-last {
		padding-left: 0
	}
}

.combo--rev>.combo-first {
	width: 100%;
	white-space: normal
}

.combo--rev>.combo-last,
.footer-address,
.footer-socialIcon,
.footer-socialIcons,
.navLeft-container,
.navLeft-logo,
.navLeft-logoTagline {
	white-space: nowrap
}

.combo--rev>.combo-last {
	width: 0
}

@media (max-width:767px) {
	.combo--full--palm .combo-first {
		padding-right: 0
	}
	.combo--full--palm .combo-last {
		padding-left: 0
	}
	.combo--rev--palm>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--palm>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--palm>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

@media (min-width:768px) and (max-width:1279px) {
	.combo--rev--lap>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--lap>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--lap>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

@media (min-width:1280px) {
	.combo--rev--desk>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--desk>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--desk>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.combo--rev--port>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--port>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--port>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.combo--rev--land>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--land>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--land>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

.grid {
	font-size: 0
}

.grid>* {
	font-size: 19px;
	display: inline-block;
	vertical-align: top
}

.grid--middle>*,
.modal-video-inner {
	vertical-align: middle
}

@media (max-width:1279px) {
	.combo--rev--portable>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--portable>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--portable>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

@media (min-width:768px) {
	.combo--rev--large>.combo-first {
		width: 100%;
		white-space: normal
	}
	.combo--rev--large>.combo-last {
		width: 0;
		white-space: nowrap
	}
	.combo--rev--large>.combo-last img {
		max-width: none
	}
	.grid {
		margin-left: -30px
	}
	.grid>* {
		padding-left: 30px
	}
}

.grid-1of1 {
	width: 100%
}

.grid-1of2 {
	width: 50%
}

.grid-2of2 {
	width: 100%
}

.grid-1of3 {
	width: 33.33333333333333%
}

.grid-2of3 {
	width: 66.66666666666666%
}

.grid-3of3 {
	width: 100%
}

.grid-1of4 {
	width: 25%
}

.grid-2of4 {
	width: 50%
}

.grid-3of4 {
	width: 75%
}

.grid-4of4 {
	width: 100%
}

.grid-1of5 {
	width: 20%
}

.grid-2of5 {
	width: 40%
}

.grid-3of5 {
	width: 60%
}

.grid-4of5 {
	width: 80%
}

.grid-5of5 {
	width: 100%
}

.grid-1of6 {
	width: 16.666666666666664%
}

.grid-2of6 {
	width: 33.33333333333333%
}

.grid-3of6 {
	width: 50%
}

.grid-4of6 {
	width: 66.66666666666666%
}

.grid-5of6 {
	width: 83.33333333333334%
}

.grid-6of6 {
	width: 100%
}

.grid-1of7 {
	width: 14.285714285714285%
}

.grid-2of7 {
	width: 28.57142857142857%
}

.grid-3of7 {
	width: 42.857142857142854%
}

.grid-4of7 {
	width: 57.14285714285714%
}

.grid-5of7 {
	width: 71.42857142857143%
}

.grid-6of7 {
	width: 85.71428571428571%
}

.grid-7of7 {
	width: 100%
}

.grid-1of8 {
	width: 12.5%
}

.grid-2of8 {
	width: 25%
}

.grid-3of8 {
	width: 37.5%
}

.grid-4of8 {
	width: 50%
}

.grid-5of8 {
	width: 62.5%
}

.grid-6of8 {
	width: 75%
}

.grid-7of8 {
	width: 87.5%
}

.grid-8of8 {
	width: 100%
}

.grid-1of9 {
	width: 11.11111111111111%
}

.grid-2of9 {
	width: 22.22222222222222%
}

.grid-3of9 {
	width: 33.33333333333333%
}

.grid-4of9 {
	width: 44.44444444444444%
}

.grid-5of9 {
	width: 55.55555555555556%
}

.grid-6of9 {
	width: 66.66666666666666%
}

.grid-7of9 {
	width: 77.77777777777779%
}

.grid-8of9 {
	width: 88.88888888888889%
}

.grid-9of9 {
	width: 100%
}

.grid-1of10 {
	width: 10%
}

.grid-2of10 {
	width: 20%
}

.grid-3of10 {
	width: 30%
}

.grid-4of10 {
	width: 40%
}

.grid-5of10 {
	width: 50%
}

.grid-6of10 {
	width: 60%
}

.grid-7of10 {
	width: 70%
}

.grid-8of10 {
	width: 80%
}

.grid-9of10 {
	width: 90%
}

.grid-10of10 {
	width: 100%
}

.grid-1of11 {
	width: 9.090909090909092%
}

.grid-2of11 {
	width: 18.181818181818183%
}

.grid-3of11 {
	width: 27.27272727272727%
}

.grid-4of11 {
	width: 36.36363636363637%
}

.grid-5of11 {
	width: 45.45454545454545%
}

.grid-6of11 {
	width: 54.54545454545454%
}

.grid-7of11 {
	width: 63.63636363636363%
}

.grid-8of11 {
	width: 72.72727272727273%
}

.grid-9of11 {
	width: 81.81818181818183%
}

.grid-10of11 {
	width: 90.9090909090909%
}

.grid-11of11 {
	width: 100%
}

.grid-1of12 {
	width: 8.333333333333332%
}

.grid-2of12 {
	width: 16.666666666666664%
}

.grid-3of12 {
	width: 25%
}

.grid-4of12 {
	width: 33.33333333333333%
}

.grid-5of12 {
	width: 41.66666666666667%
}

.grid-6of12 {
	width: 50%
}

.grid-7of12 {
	width: 58.333333333333336%
}

.grid-8of12 {
	width: 66.66666666666666%
}

.grid-9of12 {
	width: 75%
}

.grid-10of12 {
	width: 83.33333333333334%
}

.grid-11of12 {
	width: 91.66666666666666%
}

.grid-12of12 {
	width: 100%
}

@media (max-width:767px) {
	.grid-1of1--palm {
		width: 100%
	}
	.grid-1of2--palm {
		width: 50%
	}
	.grid-2of2--palm {
		width: 100%
	}
	.grid-1of3--palm {
		width: 33.33333333333333%
	}
	.grid-2of3--palm {
		width: 66.66666666666666%
	}
	.grid-3of3--palm {
		width: 100%
	}
	.grid-1of4--palm {
		width: 25%
	}
	.grid-2of4--palm {
		width: 50%
	}
	.grid-3of4--palm {
		width: 75%
	}
	.grid-4of4--palm {
		width: 100%
	}
	.grid-1of5--palm {
		width: 20%
	}
	.grid-2of5--palm {
		width: 40%
	}
	.grid-3of5--palm {
		width: 60%
	}
	.grid-4of5--palm {
		width: 80%
	}
	.grid-5of5--palm {
		width: 100%
	}
	.grid-1of6--palm {
		width: 16.666666666666664%
	}
	.grid-2of6--palm {
		width: 33.33333333333333%
	}
	.grid-3of6--palm {
		width: 50%
	}
	.grid-4of6--palm {
		width: 66.66666666666666%
	}
	.grid-5of6--palm {
		width: 83.33333333333334%
	}
	.grid-6of6--palm {
		width: 100%
	}
	.grid-1of7--palm {
		width: 14.285714285714285%
	}
	.grid-2of7--palm {
		width: 28.57142857142857%
	}
	.grid-3of7--palm {
		width: 42.857142857142854%
	}
	.grid-4of7--palm {
		width: 57.14285714285714%
	}
	.grid-5of7--palm {
		width: 71.42857142857143%
	}
	.grid-6of7--palm {
		width: 85.71428571428571%
	}
	.grid-7of7--palm {
		width: 100%
	}
	.grid-1of8--palm {
		width: 12.5%
	}
	.grid-2of8--palm {
		width: 25%
	}
	.grid-3of8--palm {
		width: 37.5%
	}
	.grid-4of8--palm {
		width: 50%
	}
	.grid-5of8--palm {
		width: 62.5%
	}
	.grid-6of8--palm {
		width: 75%
	}
	.grid-7of8--palm {
		width: 87.5%
	}
	.grid-8of8--palm {
		width: 100%
	}
	.grid-1of9--palm {
		width: 11.11111111111111%
	}
	.grid-2of9--palm {
		width: 22.22222222222222%
	}
	.grid-3of9--palm {
		width: 33.33333333333333%
	}
	.grid-4of9--palm {
		width: 44.44444444444444%
	}
	.grid-5of9--palm {
		width: 55.55555555555556%
	}
	.grid-6of9--palm {
		width: 66.66666666666666%
	}
	.grid-7of9--palm {
		width: 77.77777777777779%
	}
	.grid-8of9--palm {
		width: 88.88888888888889%
	}
	.grid-9of9--palm {
		width: 100%
	}
	.grid-1of10--palm {
		width: 10%
	}
	.grid-2of10--palm {
		width: 20%
	}
	.grid-3of10--palm {
		width: 30%
	}
	.grid-4of10--palm {
		width: 40%
	}
	.grid-5of10--palm {
		width: 50%
	}
	.grid-6of10--palm {
		width: 60%
	}
	.grid-7of10--palm {
		width: 70%
	}
	.grid-8of10--palm {
		width: 80%
	}
	.grid-9of10--palm {
		width: 90%
	}
	.grid-10of10--palm {
		width: 100%
	}
	.grid-1of11--palm {
		width: 9.090909090909092%
	}
	.grid-2of11--palm {
		width: 18.181818181818183%
	}
	.grid-3of11--palm {
		width: 27.27272727272727%
	}
	.grid-4of11--palm {
		width: 36.36363636363637%
	}
	.grid-5of11--palm {
		width: 45.45454545454545%
	}
	.grid-6of11--palm {
		width: 54.54545454545454%
	}
	.grid-7of11--palm {
		width: 63.63636363636363%
	}
	.grid-8of11--palm {
		width: 72.72727272727273%
	}
	.grid-9of11--palm {
		width: 81.81818181818183%
	}
	.grid-10of11--palm {
		width: 90.9090909090909%
	}
	.grid-11of11--palm {
		width: 100%
	}
	.grid-1of12--palm {
		width: 8.333333333333332%
	}
	.grid-2of12--palm {
		width: 16.666666666666664%
	}
	.grid-3of12--palm {
		width: 25%
	}
	.grid-4of12--palm {
		width: 33.33333333333333%
	}
	.grid-5of12--palm {
		width: 41.66666666666667%
	}
	.grid-6of12--palm {
		width: 50%
	}
	.grid-7of12--palm {
		width: 58.333333333333336%
	}
	.grid-8of12--palm {
		width: 66.66666666666666%
	}
	.grid-9of12--palm {
		width: 75%
	}
	.grid-10of12--palm {
		width: 83.33333333333334%
	}
	.grid-11of12--palm {
		width: 91.66666666666666%
	}
	.grid-12of12--palm {
		width: 100%
	}
	.grid--middle--palm>* {
		vertical-align: middle
	}
}

@media (min-width:768px) and (max-width:1279px) {
	.grid-1of1--lap {
		width: 100%
	}
	.grid-1of2--lap {
		width: 50%
	}
	.grid-2of2--lap {
		width: 100%
	}
	.grid-1of3--lap {
		width: 33.33333333333333%
	}
	.grid-2of3--lap {
		width: 66.66666666666666%
	}
	.grid-3of3--lap {
		width: 100%
	}
	.grid-1of4--lap {
		width: 25%
	}
	.grid-2of4--lap {
		width: 50%
	}
	.grid-3of4--lap {
		width: 75%
	}
	.grid-4of4--lap {
		width: 100%
	}
	.grid-1of5--lap {
		width: 20%
	}
	.grid-2of5--lap {
		width: 40%
	}
	.grid-3of5--lap {
		width: 60%
	}
	.grid-4of5--lap {
		width: 80%
	}
	.grid-5of5--lap {
		width: 100%
	}
	.grid-1of6--lap {
		width: 16.666666666666664%
	}
	.grid-2of6--lap {
		width: 33.33333333333333%
	}
	.grid-3of6--lap {
		width: 50%
	}
	.grid-4of6--lap {
		width: 66.66666666666666%
	}
	.grid-5of6--lap {
		width: 83.33333333333334%
	}
	.grid-6of6--lap {
		width: 100%
	}
	.grid-1of7--lap {
		width: 14.285714285714285%
	}
	.grid-2of7--lap {
		width: 28.57142857142857%
	}
	.grid-3of7--lap {
		width: 42.857142857142854%
	}
	.grid-4of7--lap {
		width: 57.14285714285714%
	}
	.grid-5of7--lap {
		width: 71.42857142857143%
	}
	.grid-6of7--lap {
		width: 85.71428571428571%
	}
	.grid-7of7--lap {
		width: 100%
	}
	.grid-1of8--lap {
		width: 12.5%
	}
	.grid-2of8--lap {
		width: 25%
	}
	.grid-3of8--lap {
		width: 37.5%
	}
	.grid-4of8--lap {
		width: 50%
	}
	.grid-5of8--lap {
		width: 62.5%
	}
	.grid-6of8--lap {
		width: 75%
	}
	.grid-7of8--lap {
		width: 87.5%
	}
	.grid-8of8--lap {
		width: 100%
	}
	.grid-1of9--lap {
		width: 11.11111111111111%
	}
	.grid-2of9--lap {
		width: 22.22222222222222%
	}
	.grid-3of9--lap {
		width: 33.33333333333333%
	}
	.grid-4of9--lap {
		width: 44.44444444444444%
	}
	.grid-5of9--lap {
		width: 55.55555555555556%
	}
	.grid-6of9--lap {
		width: 66.66666666666666%
	}
	.grid-7of9--lap {
		width: 77.77777777777779%
	}
	.grid-8of9--lap {
		width: 88.88888888888889%
	}
	.grid-9of9--lap {
		width: 100%
	}
	.grid-1of10--lap {
		width: 10%
	}
	.grid-2of10--lap {
		width: 20%
	}
	.grid-3of10--lap {
		width: 30%
	}
	.grid-4of10--lap {
		width: 40%
	}
	.grid-5of10--lap {
		width: 50%
	}
	.grid-6of10--lap {
		width: 60%
	}
	.grid-7of10--lap {
		width: 70%
	}
	.grid-8of10--lap {
		width: 80%
	}
	.grid-9of10--lap {
		width: 90%
	}
	.grid-10of10--lap {
		width: 100%
	}
	.grid-1of11--lap {
		width: 9.090909090909092%
	}
	.grid-2of11--lap {
		width: 18.181818181818183%
	}
	.grid-3of11--lap {
		width: 27.27272727272727%
	}
	.grid-4of11--lap {
		width: 36.36363636363637%
	}
	.grid-5of11--lap {
		width: 45.45454545454545%
	}
	.grid-6of11--lap {
		width: 54.54545454545454%
	}
	.grid-7of11--lap {
		width: 63.63636363636363%
	}
	.grid-8of11--lap {
		width: 72.72727272727273%
	}
	.grid-9of11--lap {
		width: 81.81818181818183%
	}
	.grid-10of11--lap {
		width: 90.9090909090909%
	}
	.grid-11of11--lap {
		width: 100%
	}
	.grid-1of12--lap {
		width: 8.333333333333332%
	}
	.grid-2of12--lap {
		width: 16.666666666666664%
	}
	.grid-3of12--lap {
		width: 25%
	}
	.grid-4of12--lap {
		width: 33.33333333333333%
	}
	.grid-5of12--lap {
		width: 41.66666666666667%
	}
	.grid-6of12--lap {
		width: 50%
	}
	.grid-7of12--lap {
		width: 58.333333333333336%
	}
	.grid-8of12--lap {
		width: 66.66666666666666%
	}
	.grid-9of12--lap {
		width: 75%
	}
	.grid-10of12--lap {
		width: 83.33333333333334%
	}
	.grid-11of12--lap {
		width: 91.66666666666666%
	}
	.grid-12of12--lap {
		width: 100%
	}
	.grid--middle--lap>* {
		vertical-align: middle
	}
}

@media (min-width:1280px) {
	.grid-1of1--desk {
		width: 100%
	}
	.grid-1of2--desk {
		width: 50%
	}
	.grid-2of2--desk {
		width: 100%
	}
	.grid-1of3--desk {
		width: 33.33333333333333%
	}
	.grid-2of3--desk {
		width: 66.66666666666666%
	}
	.grid-3of3--desk {
		width: 100%
	}
	.grid-1of4--desk {
		width: 25%
	}
	.grid-2of4--desk {
		width: 50%
	}
	.grid-3of4--desk {
		width: 75%
	}
	.grid-4of4--desk {
		width: 100%
	}
	.grid-1of5--desk {
		width: 20%
	}
	.grid-2of5--desk {
		width: 40%
	}
	.grid-3of5--desk {
		width: 60%
	}
	.grid-4of5--desk {
		width: 80%
	}
	.grid-5of5--desk {
		width: 100%
	}
	.grid-1of6--desk {
		width: 16.666666666666664%
	}
	.grid-2of6--desk {
		width: 33.33333333333333%
	}
	.grid-3of6--desk {
		width: 50%
	}
	.grid-4of6--desk {
		width: 66.66666666666666%
	}
	.grid-5of6--desk {
		width: 83.33333333333334%
	}
	.grid-6of6--desk {
		width: 100%
	}
	.grid-1of7--desk {
		width: 14.285714285714285%
	}
	.grid-2of7--desk {
		width: 28.57142857142857%
	}
	.grid-3of7--desk {
		width: 42.857142857142854%
	}
	.grid-4of7--desk {
		width: 57.14285714285714%
	}
	.grid-5of7--desk {
		width: 71.42857142857143%
	}
	.grid-6of7--desk {
		width: 85.71428571428571%
	}
	.grid-7of7--desk {
		width: 100%
	}
	.grid-1of8--desk {
		width: 12.5%
	}
	.grid-2of8--desk {
		width: 25%
	}
	.grid-3of8--desk {
		width: 37.5%
	}
	.grid-4of8--desk {
		width: 50%
	}
	.grid-5of8--desk {
		width: 62.5%
	}
	.grid-6of8--desk {
		width: 75%
	}
	.grid-7of8--desk {
		width: 87.5%
	}
	.grid-8of8--desk {
		width: 100%
	}
	.grid-1of9--desk {
		width: 11.11111111111111%
	}
	.grid-2of9--desk {
		width: 22.22222222222222%
	}
	.grid-3of9--desk {
		width: 33.33333333333333%
	}
	.grid-4of9--desk {
		width: 44.44444444444444%
	}
	.grid-5of9--desk {
		width: 55.55555555555556%
	}
	.grid-6of9--desk {
		width: 66.66666666666666%
	}
	.grid-7of9--desk {
		width: 77.77777777777779%
	}
	.grid-8of9--desk {
		width: 88.88888888888889%
	}
	.grid-9of9--desk {
		width: 100%
	}
	.grid-1of10--desk {
		width: 10%
	}
	.grid-2of10--desk {
		width: 20%
	}
	.grid-3of10--desk {
		width: 30%
	}
	.grid-4of10--desk {
		width: 40%
	}
	.grid-5of10--desk {
		width: 50%
	}
	.grid-6of10--desk {
		width: 60%
	}
	.grid-7of10--desk {
		width: 70%
	}
	.grid-8of10--desk {
		width: 80%
	}
	.grid-9of10--desk {
		width: 90%
	}
	.grid-10of10--desk {
		width: 100%
	}
	.grid-1of11--desk {
		width: 9.090909090909092%
	}
	.grid-2of11--desk {
		width: 18.181818181818183%
	}
	.grid-3of11--desk {
		width: 27.27272727272727%
	}
	.grid-4of11--desk {
		width: 36.36363636363637%
	}
	.grid-5of11--desk {
		width: 45.45454545454545%
	}
	.grid-6of11--desk {
		width: 54.54545454545454%
	}
	.grid-7of11--desk {
		width: 63.63636363636363%
	}
	.grid-8of11--desk {
		width: 72.72727272727273%
	}
	.grid-9of11--desk {
		width: 81.81818181818183%
	}
	.grid-10of11--desk {
		width: 90.9090909090909%
	}
	.grid-11of11--desk {
		width: 100%
	}
	.grid-1of12--desk {
		width: 8.333333333333332%
	}
	.grid-2of12--desk {
		width: 16.666666666666664%
	}
	.grid-3of12--desk {
		width: 25%
	}
	.grid-4of12--desk {
		width: 33.33333333333333%
	}
	.grid-5of12--desk {
		width: 41.66666666666667%
	}
	.grid-6of12--desk {
		width: 50%
	}
	.grid-7of12--desk {
		width: 58.333333333333336%
	}
	.grid-8of12--desk {
		width: 66.66666666666666%
	}
	.grid-9of12--desk {
		width: 75%
	}
	.grid-10of12--desk {
		width: 83.33333333333334%
	}
	.grid-11of12--desk {
		width: 91.66666666666666%
	}
	.grid-12of12--desk {
		width: 100%
	}
	.grid--middle--desk>* {
		vertical-align: middle
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.grid-1of1--port {
		width: 100%
	}
	.grid-1of2--port {
		width: 50%
	}
	.grid-2of2--port {
		width: 100%
	}
	.grid-1of3--port {
		width: 33.33333333333333%
	}
	.grid-2of3--port {
		width: 66.66666666666666%
	}
	.grid-3of3--port {
		width: 100%
	}
	.grid-1of4--port {
		width: 25%
	}
	.grid-2of4--port {
		width: 50%
	}
	.grid-3of4--port {
		width: 75%
	}
	.grid-4of4--port {
		width: 100%
	}
	.grid-1of5--port {
		width: 20%
	}
	.grid-2of5--port {
		width: 40%
	}
	.grid-3of5--port {
		width: 60%
	}
	.grid-4of5--port {
		width: 80%
	}
	.grid-5of5--port {
		width: 100%
	}
	.grid-1of6--port {
		width: 16.666666666666664%
	}
	.grid-2of6--port {
		width: 33.33333333333333%
	}
	.grid-3of6--port {
		width: 50%
	}
	.grid-4of6--port {
		width: 66.66666666666666%
	}
	.grid-5of6--port {
		width: 83.33333333333334%
	}
	.grid-6of6--port {
		width: 100%
	}
	.grid-1of7--port {
		width: 14.285714285714285%
	}
	.grid-2of7--port {
		width: 28.57142857142857%
	}
	.grid-3of7--port {
		width: 42.857142857142854%
	}
	.grid-4of7--port {
		width: 57.14285714285714%
	}
	.grid-5of7--port {
		width: 71.42857142857143%
	}
	.grid-6of7--port {
		width: 85.71428571428571%
	}
	.grid-7of7--port {
		width: 100%
	}
	.grid-1of8--port {
		width: 12.5%
	}
	.grid-2of8--port {
		width: 25%
	}
	.grid-3of8--port {
		width: 37.5%
	}
	.grid-4of8--port {
		width: 50%
	}
	.grid-5of8--port {
		width: 62.5%
	}
	.grid-6of8--port {
		width: 75%
	}
	.grid-7of8--port {
		width: 87.5%
	}
	.grid-8of8--port {
		width: 100%
	}
	.grid-1of9--port {
		width: 11.11111111111111%
	}
	.grid-2of9--port {
		width: 22.22222222222222%
	}
	.grid-3of9--port {
		width: 33.33333333333333%
	}
	.grid-4of9--port {
		width: 44.44444444444444%
	}
	.grid-5of9--port {
		width: 55.55555555555556%
	}
	.grid-6of9--port {
		width: 66.66666666666666%
	}
	.grid-7of9--port {
		width: 77.77777777777779%
	}
	.grid-8of9--port {
		width: 88.88888888888889%
	}
	.grid-9of9--port {
		width: 100%
	}
	.grid-1of10--port {
		width: 10%
	}
	.grid-2of10--port {
		width: 20%
	}
	.grid-3of10--port {
		width: 30%
	}
	.grid-4of10--port {
		width: 40%
	}
	.grid-5of10--port {
		width: 50%
	}
	.grid-6of10--port {
		width: 60%
	}
	.grid-7of10--port {
		width: 70%
	}
	.grid-8of10--port {
		width: 80%
	}
	.grid-9of10--port {
		width: 90%
	}
	.grid-10of10--port {
		width: 100%
	}
	.grid-1of11--port {
		width: 9.090909090909092%
	}
	.grid-2of11--port {
		width: 18.181818181818183%
	}
	.grid-3of11--port {
		width: 27.27272727272727%
	}
	.grid-4of11--port {
		width: 36.36363636363637%
	}
	.grid-5of11--port {
		width: 45.45454545454545%
	}
	.grid-6of11--port {
		width: 54.54545454545454%
	}
	.grid-7of11--port {
		width: 63.63636363636363%
	}
	.grid-8of11--port {
		width: 72.72727272727273%
	}
	.grid-9of11--port {
		width: 81.81818181818183%
	}
	.grid-10of11--port {
		width: 90.9090909090909%
	}
	.grid-11of11--port {
		width: 100%
	}
	.grid-1of12--port {
		width: 8.333333333333332%
	}
	.grid-2of12--port {
		width: 16.666666666666664%
	}
	.grid-3of12--port {
		width: 25%
	}
	.grid-4of12--port {
		width: 33.33333333333333%
	}
	.grid-5of12--port {
		width: 41.66666666666667%
	}
	.grid-6of12--port {
		width: 50%
	}
	.grid-7of12--port {
		width: 58.333333333333336%
	}
	.grid-8of12--port {
		width: 66.66666666666666%
	}
	.grid-9of12--port {
		width: 75%
	}
	.grid-10of12--port {
		width: 83.33333333333334%
	}
	.grid-11of12--port {
		width: 91.66666666666666%
	}
	.grid-12of12--port {
		width: 100%
	}
	.grid--middle--port>* {
		vertical-align: middle
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.grid-1of1--land {
		width: 100%
	}
	.grid-1of2--land {
		width: 50%
	}
	.grid-2of2--land {
		width: 100%
	}
	.grid-1of3--land {
		width: 33.33333333333333%
	}
	.grid-2of3--land {
		width: 66.66666666666666%
	}
	.grid-3of3--land {
		width: 100%
	}
	.grid-1of4--land {
		width: 25%
	}
	.grid-2of4--land {
		width: 50%
	}
	.grid-3of4--land {
		width: 75%
	}
	.grid-4of4--land {
		width: 100%
	}
	.grid-1of5--land {
		width: 20%
	}
	.grid-2of5--land {
		width: 40%
	}
	.grid-3of5--land {
		width: 60%
	}
	.grid-4of5--land {
		width: 80%
	}
	.grid-5of5--land {
		width: 100%
	}
	.grid-1of6--land {
		width: 16.666666666666664%
	}
	.grid-2of6--land {
		width: 33.33333333333333%
	}
	.grid-3of6--land {
		width: 50%
	}
	.grid-4of6--land {
		width: 66.66666666666666%
	}
	.grid-5of6--land {
		width: 83.33333333333334%
	}
	.grid-6of6--land {
		width: 100%
	}
	.grid-1of7--land {
		width: 14.285714285714285%
	}
	.grid-2of7--land {
		width: 28.57142857142857%
	}
	.grid-3of7--land {
		width: 42.857142857142854%
	}
	.grid-4of7--land {
		width: 57.14285714285714%
	}
	.grid-5of7--land {
		width: 71.42857142857143%
	}
	.grid-6of7--land {
		width: 85.71428571428571%
	}
	.grid-7of7--land {
		width: 100%
	}
	.grid-1of8--land {
		width: 12.5%
	}
	.grid-2of8--land {
		width: 25%
	}
	.grid-3of8--land {
		width: 37.5%
	}
	.grid-4of8--land {
		width: 50%
	}
	.grid-5of8--land {
		width: 62.5%
	}
	.grid-6of8--land {
		width: 75%
	}
	.grid-7of8--land {
		width: 87.5%
	}
	.grid-8of8--land {
		width: 100%
	}
	.grid-1of9--land {
		width: 11.11111111111111%
	}
	.grid-2of9--land {
		width: 22.22222222222222%
	}
	.grid-3of9--land {
		width: 33.33333333333333%
	}
	.grid-4of9--land {
		width: 44.44444444444444%
	}
	.grid-5of9--land {
		width: 55.55555555555556%
	}
	.grid-6of9--land {
		width: 66.66666666666666%
	}
	.grid-7of9--land {
		width: 77.77777777777779%
	}
	.grid-8of9--land {
		width: 88.88888888888889%
	}
	.grid-9of9--land {
		width: 100%
	}
	.grid-1of10--land {
		width: 10%
	}
	.grid-2of10--land {
		width: 20%
	}
	.grid-3of10--land {
		width: 30%
	}
	.grid-4of10--land {
		width: 40%
	}
	.grid-5of10--land {
		width: 50%
	}
	.grid-6of10--land {
		width: 60%
	}
	.grid-7of10--land {
		width: 70%
	}
	.grid-8of10--land {
		width: 80%
	}
	.grid-9of10--land {
		width: 90%
	}
	.grid-10of10--land {
		width: 100%
	}
	.grid-1of11--land {
		width: 9.090909090909092%
	}
	.grid-2of11--land {
		width: 18.181818181818183%
	}
	.grid-3of11--land {
		width: 27.27272727272727%
	}
	.grid-4of11--land {
		width: 36.36363636363637%
	}
	.grid-5of11--land {
		width: 45.45454545454545%
	}
	.grid-6of11--land {
		width: 54.54545454545454%
	}
	.grid-7of11--land {
		width: 63.63636363636363%
	}
	.grid-8of11--land {
		width: 72.72727272727273%
	}
	.grid-9of11--land {
		width: 81.81818181818183%
	}
	.grid-10of11--land {
		width: 90.9090909090909%
	}
	.grid-11of11--land {
		width: 100%
	}
	.grid-1of12--land {
		width: 8.333333333333332%
	}
	.grid-2of12--land {
		width: 16.666666666666664%
	}
	.grid-3of12--land {
		width: 25%
	}
	.grid-4of12--land {
		width: 33.33333333333333%
	}
	.grid-5of12--land {
		width: 41.66666666666667%
	}
	.grid-6of12--land {
		width: 50%
	}
	.grid-7of12--land {
		width: 58.333333333333336%
	}
	.grid-8of12--land {
		width: 66.66666666666666%
	}
	.grid-9of12--land {
		width: 75%
	}
	.grid-10of12--land {
		width: 83.33333333333334%
	}
	.grid-11of12--land {
		width: 91.66666666666666%
	}
	.grid-12of12--land {
		width: 100%
	}
	.grid--middle--land>* {
		vertical-align: middle
	}
}

@media (max-width:1279px) {
	.grid-1of1--portable {
		width: 100%
	}
	.grid-1of2--portable {
		width: 50%
	}
	.grid-2of2--portable {
		width: 100%
	}
	.grid-1of3--portable {
		width: 33.33333333333333%
	}
	.grid-2of3--portable {
		width: 66.66666666666666%
	}
	.grid-3of3--portable {
		width: 100%
	}
	.grid-1of4--portable {
		width: 25%
	}
	.grid-2of4--portable {
		width: 50%
	}
	.grid-3of4--portable {
		width: 75%
	}
	.grid-4of4--portable {
		width: 100%
	}
	.grid-1of5--portable {
		width: 20%
	}
	.grid-2of5--portable {
		width: 40%
	}
	.grid-3of5--portable {
		width: 60%
	}
	.grid-4of5--portable {
		width: 80%
	}
	.grid-5of5--portable {
		width: 100%
	}
	.grid-1of6--portable {
		width: 16.666666666666664%
	}
	.grid-2of6--portable {
		width: 33.33333333333333%
	}
	.grid-3of6--portable {
		width: 50%
	}
	.grid-4of6--portable {
		width: 66.66666666666666%
	}
	.grid-5of6--portable {
		width: 83.33333333333334%
	}
	.grid-6of6--portable {
		width: 100%
	}
	.grid-1of7--portable {
		width: 14.285714285714285%
	}
	.grid-2of7--portable {
		width: 28.57142857142857%
	}
	.grid-3of7--portable {
		width: 42.857142857142854%
	}
	.grid-4of7--portable {
		width: 57.14285714285714%
	}
	.grid-5of7--portable {
		width: 71.42857142857143%
	}
	.grid-6of7--portable {
		width: 85.71428571428571%
	}
	.grid-7of7--portable {
		width: 100%
	}
	.grid-1of8--portable {
		width: 12.5%
	}
	.grid-2of8--portable {
		width: 25%
	}
	.grid-3of8--portable {
		width: 37.5%
	}
	.grid-4of8--portable {
		width: 50%
	}
	.grid-5of8--portable {
		width: 62.5%
	}
	.grid-6of8--portable {
		width: 75%
	}
	.grid-7of8--portable {
		width: 87.5%
	}
	.grid-8of8--portable {
		width: 100%
	}
	.grid-1of9--portable {
		width: 11.11111111111111%
	}
	.grid-2of9--portable {
		width: 22.22222222222222%
	}
	.grid-3of9--portable {
		width: 33.33333333333333%
	}
	.grid-4of9--portable {
		width: 44.44444444444444%
	}
	.grid-5of9--portable {
		width: 55.55555555555556%
	}
	.grid-6of9--portable {
		width: 66.66666666666666%
	}
	.grid-7of9--portable {
		width: 77.77777777777779%
	}
	.grid-8of9--portable {
		width: 88.88888888888889%
	}
	.grid-9of9--portable {
		width: 100%
	}
	.grid-1of10--portable {
		width: 10%
	}
	.grid-2of10--portable {
		width: 20%
	}
	.grid-3of10--portable {
		width: 30%
	}
	.grid-4of10--portable {
		width: 40%
	}
	.grid-5of10--portable {
		width: 50%
	}
	.grid-6of10--portable {
		width: 60%
	}
	.grid-7of10--portable {
		width: 70%
	}
	.grid-8of10--portable {
		width: 80%
	}
	.grid-9of10--portable {
		width: 90%
	}
	.grid-10of10--portable {
		width: 100%
	}
	.grid-1of11--portable {
		width: 9.090909090909092%
	}
	.grid-2of11--portable {
		width: 18.181818181818183%
	}
	.grid-3of11--portable {
		width: 27.27272727272727%
	}
	.grid-4of11--portable {
		width: 36.36363636363637%
	}
	.grid-5of11--portable {
		width: 45.45454545454545%
	}
	.grid-6of11--portable {
		width: 54.54545454545454%
	}
	.grid-7of11--portable {
		width: 63.63636363636363%
	}
	.grid-8of11--portable {
		width: 72.72727272727273%
	}
	.grid-9of11--portable {
		width: 81.81818181818183%
	}
	.grid-10of11--portable {
		width: 90.9090909090909%
	}
	.grid-11of11--portable {
		width: 100%
	}
	.grid-1of12--portable {
		width: 8.333333333333332%
	}
	.grid-2of12--portable {
		width: 16.666666666666664%
	}
	.grid-3of12--portable {
		width: 25%
	}
	.grid-4of12--portable {
		width: 33.33333333333333%
	}
	.grid-5of12--portable {
		width: 41.66666666666667%
	}
	.grid-6of12--portable {
		width: 50%
	}
	.grid-7of12--portable {
		width: 58.333333333333336%
	}
	.grid-8of12--portable {
		width: 66.66666666666666%
	}
	.grid-9of12--portable {
		width: 75%
	}
	.grid-10of12--portable {
		width: 83.33333333333334%
	}
	.grid-11of12--portable {
		width: 91.66666666666666%
	}
	.grid-12of12--portable {
		width: 100%
	}
	.grid--middle--portable>* {
		vertical-align: middle
	}
}

@media (min-width:768px) {
	.grid-1of1--large {
		width: 100%
	}
	.grid-1of2--large {
		width: 50%
	}
	.grid-2of2--large {
		width: 100%
	}
	.grid-1of3--large {
		width: 33.33333333333333%
	}
	.grid-2of3--large {
		width: 66.66666666666666%
	}
	.grid-3of3--large {
		width: 100%
	}
	.grid-1of4--large {
		width: 25%
	}
	.grid-2of4--large {
		width: 50%
	}
	.grid-3of4--large {
		width: 75%
	}
	.grid-4of4--large {
		width: 100%
	}
	.grid-1of5--large {
		width: 20%
	}
	.grid-2of5--large {
		width: 40%
	}
	.grid-3of5--large {
		width: 60%
	}
	.grid-4of5--large {
		width: 80%
	}
	.grid-5of5--large {
		width: 100%
	}
	.grid-1of6--large {
		width: 16.666666666666664%
	}
	.grid-2of6--large {
		width: 33.33333333333333%
	}
	.grid-3of6--large {
		width: 50%
	}
	.grid-4of6--large {
		width: 66.66666666666666%
	}
	.grid-5of6--large {
		width: 83.33333333333334%
	}
	.grid-6of6--large {
		width: 100%
	}
	.grid-1of7--large {
		width: 14.285714285714285%
	}
	.grid-2of7--large {
		width: 28.57142857142857%
	}
	.grid-3of7--large {
		width: 42.857142857142854%
	}
	.grid-4of7--large {
		width: 57.14285714285714%
	}
	.grid-5of7--large {
		width: 71.42857142857143%
	}
	.grid-6of7--large {
		width: 85.71428571428571%
	}
	.grid-7of7--large {
		width: 100%
	}
	.grid-1of8--large {
		width: 12.5%
	}
	.grid-2of8--large {
		width: 25%
	}
	.grid-3of8--large {
		width: 37.5%
	}
	.grid-4of8--large {
		width: 50%
	}
	.grid-5of8--large {
		width: 62.5%
	}
	.grid-6of8--large {
		width: 75%
	}
	.grid-7of8--large {
		width: 87.5%
	}
	.grid-8of8--large {
		width: 100%
	}
	.grid-1of9--large {
		width: 11.11111111111111%
	}
	.grid-2of9--large {
		width: 22.22222222222222%
	}
	.grid-3of9--large {
		width: 33.33333333333333%
	}
	.grid-4of9--large {
		width: 44.44444444444444%
	}
	.grid-5of9--large {
		width: 55.55555555555556%
	}
	.grid-6of9--large {
		width: 66.66666666666666%
	}
	.grid-7of9--large {
		width: 77.77777777777779%
	}
	.grid-8of9--large {
		width: 88.88888888888889%
	}
	.grid-9of9--large {
		width: 100%
	}
	.grid-1of10--large {
		width: 10%
	}
	.grid-2of10--large {
		width: 20%
	}
	.grid-3of10--large {
		width: 30%
	}
	.grid-4of10--large {
		width: 40%
	}
	.grid-5of10--large {
		width: 50%
	}
	.grid-6of10--large {
		width: 60%
	}
	.grid-7of10--large {
		width: 70%
	}
	.grid-8of10--large {
		width: 80%
	}
	.grid-9of10--large {
		width: 90%
	}
	.grid-10of10--large {
		width: 100%
	}
	.grid-1of11--large {
		width: 9.090909090909092%
	}
	.grid-2of11--large {
		width: 18.181818181818183%
	}
	.grid-3of11--large {
		width: 27.27272727272727%
	}
	.grid-4of11--large {
		width: 36.36363636363637%
	}
	.grid-5of11--large {
		width: 45.45454545454545%
	}
	.grid-6of11--large {
		width: 54.54545454545454%
	}
	.grid-7of11--large {
		width: 63.63636363636363%
	}
	.grid-8of11--large {
		width: 72.72727272727273%
	}
	.grid-9of11--large {
		width: 81.81818181818183%
	}
	.grid-10of11--large {
		width: 90.9090909090909%
	}
	.grid-11of11--large {
		width: 100%
	}
	.grid-1of12--large {
		width: 8.333333333333332%
	}
	.grid-2of12--large {
		width: 16.666666666666664%
	}
	.grid-3of12--large {
		width: 25%
	}
	.grid-4of12--large {
		width: 33.33333333333333%
	}
	.grid-5of12--large {
		width: 41.66666666666667%
	}
	.grid-6of12--large {
		width: 50%
	}
	.grid-7of12--large {
		width: 58.333333333333336%
	}
	.grid-8of12--large {
		width: 66.66666666666666%
	}
	.grid-9of12--large {
		width: 75%
	}
	.grid-10of12--large {
		width: 83.33333333333334%
	}
	.grid-11of12--large {
		width: 91.66666666666666%
	}
	.grid-12of12--large {
		width: 100%
	}
	.grid--middle--large>* {
		vertical-align: middle
	}
}

@media (max-width:899px) {
	.grid-1of1--PF {
		width: 100%
	}
}

.grid--bottom>* {
	vertical-align: bottom
}

@media (min-width:768px) and (max-width:1279px) {
	.grid--bottom--lap>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
}

@media (min-width:1280px) {
	.grid--bottom--desk>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.grid--bottom--port>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.grid--bottom--land>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
}

@media (max-width:1279px) {
	.grid--bottom--portable>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
}

@media (min-width:768px) {
	.grid--bottom--large>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
}

@media (max-width:767px) {
	.grid--bottom--palm>* {
		vertical-align: bottom
	}
	.grid--wide {
		margin-left: -60px
	}
	.grid--wide>* {
		padding-left: 60px
	}
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
}

@media (min-width:768px) and (max-width:1279px) {
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
}

@media (min-width:1280px) {
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
}

@media (max-width:1279px) {
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
}

@media (min-width:768px) {
	.grid--narrow {
		margin-left: -15px
	}
	.grid--narrow>* {
		padding-left: 15px
	}
	.grid--full--large {
		margin-left: 0
	}
	.grid--full--large>* {
		padding-left: 0
	}
}

.grid--full {
	margin-left: 0
}

.grid--full>* {
	padding-left: 0
}

.grid--rev {
	direction: rtl;
	text-align: left
}

.grid--rev>* {
	direction: ltr;
	text-align: left
}

@media (max-width:767px) {
	.grid--full--palm {
		margin-left: 0
	}
	.grid--full--palm>* {
		padding-left: 0
	}
	.grid--rev--palm {
		direction: rtl;
		text-align: left
	}
	.grid--rev--palm>* {
		direction: ltr;
		text-align: left
	}
}

@media (min-width:768px) and (max-width:1279px) {
	.grid--full--lap {
		margin-left: 0
	}
	.grid--full--lap>* {
		padding-left: 0
	}
	.grid--rev--lap {
		direction: rtl;
		text-align: left
	}
	.grid--rev--lap>* {
		direction: ltr;
		text-align: left
	}
}

@media (min-width:1280px) {
	.grid--full--desk {
		margin-left: 0
	}
	.grid--full--desk>* {
		padding-left: 0
	}
	.grid--rev--desk {
		direction: rtl;
		text-align: left
	}
	.grid--rev--desk>* {
		direction: ltr;
		text-align: left
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.grid--full--port {
		margin-left: 0
	}
	.grid--full--port>* {
		padding-left: 0
	}
	.grid--rev--port {
		direction: rtl;
		text-align: left
	}
	.grid--rev--port>* {
		direction: ltr;
		text-align: left
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.grid--full--land {
		margin-left: 0
	}
	.grid--full--land>* {
		padding-left: 0
	}
	.grid--rev--land {
		direction: rtl;
		text-align: left
	}
	.grid--rev--land>* {
		direction: ltr;
		text-align: left
	}
}

@media (max-width:1279px) {
	.grid--full--portable {
		margin-left: 0
	}
	.grid--full--portable>* {
		padding-left: 0
	}
	.grid--rev--portable {
		direction: rtl;
		text-align: left
	}
	.grid--rev--portable>* {
		direction: ltr;
		text-align: left
	}
}

@media (min-width:768px) {
	.grid--rev--large {
		direction: rtl;
		text-align: left
	}
	.grid--rev--large>* {
		direction: ltr;
		text-align: left
	}
}

.u-alignLeft,
.u-alignleft {
	text-align: left
}

.lb-loader,
.lightbox,
.u-alignCenter,
.u-aligncenter {
	text-align: center
}

.u-alignRight,
.u-alignright {
	text-align: right
}

.u-block {
	display: block!important
}

.u-inline {
	display: inline-block!important
}

.u-noScroll {
	overflow: hidden
}

.primaryNav,
.u-plainList {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.primaryNav li,
.u-plainList li {
	margin: 0;
	padding: 0
}

@media (min-width:768px) and (max-width:1279px) {
	.u-noLap {
		display: none!important
	}
}

@media (min-width:1280px) {
	.u-noDesk {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.u-noPort {
		display: none!important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.u-noLand {
		display: none!important
	}
}

@media (min-width:768px) {
	.u-noLarge {
		display: none!important
	}
}

.u-bottom0 {
	margin-bottom: 0!important
}

.u-bottom5 {
	margin-bottom: 5px!important
}

.u-bottom10 {
	margin-bottom: 10px!important
}

.u-bottom15 {
	margin-bottom: 15px!important
}

.u-bottom20 {
	margin-bottom: 20px!important
}

.u-light {
	font-weight: 300!important
}

.u-regular {
	font-weight: 400!important
}

.u-medium {
	font-weight: 500!important
}

.u-semiBold {
	font-weight: 600!important
}

.u-bold {
	font-weight: 700!important
}

.u-none {
	display: none!important
}

.u-relative {
	position: relative!important
}

.u-floatLeft {
	float: left
}

.u-floatRight {
	float: right
}

.u-offset {
	padding-left: 6%
}

ul.u-inline {
	padding-right: 20px;
	vertical-align: top
}

@media (max-width:767px) {
	.u-noPalm {
		display: none!important
	}
	.u-offset {
		padding-left: 0
	}
	ul.u-inline {
		display: block;
		padding-right: 0;
		margin: 0
	}
}

.container {
	margin: 0 auto;
	max-width: 1410px
}

.imageWithContent-text,
body,
html,
p {
	font-family: BrownPro, sans-serif;
	font-size: 19px;
	line-height: 1.37;
	font-weight: 400;
	color: #14285a
}

.block.block--recommendedPosts #rec-posts h3,
.quoteText,
.testimonial-testimonial,
h1 {
	font-family: "Silva Display Light", sans-serif
}

@media (min-width:768px) and (max-width:1023px) {
	.imageWithContent-text,
	body,
	html,
	p {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.imageWithContent-text,
	body,
	html,
	p {
		font-size: 18px
	}
}

.imageWithContent-text,
ol,
p,
ul {
	font-weight: 300;
	letter-spacing: normal
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item-text,
.postItem-title,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 400
}

h1 {
	font-size: 53px;
	line-height: 1.11
}

@media (min-width:1024px) and (max-width:1279px) {
	h1 {
		font-size: 50px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	h1 {
		font-size: 48px
	}
}

@media (max-width:767px) {
	h1 {
		font-size: 45px
	}
}

h2 {
	font-size: 39px;
	line-height: 1.21
}

@media (min-width:1024px) and (max-width:1279px) {
	h2 {
		font-size: 36px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	h2 {
		font-size: 33px
	}
}

@media (max-width:767px) {
	h2 {
		font-size: 33px
	}
}

.postItem-title,
h3 {
	font-size: 32px;
	line-height: 1.22
}

@media (min-width:1024px) and (max-width:1279px) {
	.postItem-title,
	h3 {
		font-size: 29px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.postItem-title,
	h3 {
		font-size: 26px
	}
}

@media (max-width:767px) {
	.postItem-title,
	h3 {
		font-size: 26px
	}
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item-text,
h4 {
	font-size: 21px;
	line-height: 1.24;
	letter-spacing: .15em
}

@media (min-width:1024px) and (max-width:1279px) {
	.block.block--recommendedPosts #rec-posts .lb-inpage-item-text,
	h4 {
		font-size: 19px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.block.block--recommendedPosts #rec-posts .lb-inpage-item-text,
	h4 {
		font-size: 19px
	}
}

@media (max-width:767px) {
	.block.block--recommendedPosts #rec-posts .lb-inpage-item-text,
	h4 {
		font-size: 19px
	}
}

h5 {
	font-size: 15px;
	line-height: 1.2;
	letter-spacing: .15em
}

.iconText {
	font-size: 18px;
	line-height: 1.22
}

.quoteText,
.testimonial-testimonial {
	font-size: 37px;
	line-height: 1.27;
	color: #55f
}

.author-writtenBy,
.block.block--singleContent .photoCaption,
.careerPosting-department,
.footer-address,
.footerLinkRow-link,
.headshotInfo,
.imageWithContent-aboveTitle,
.postAuthor-info,
.postItem-author,
.searchBar-label,
.simpleContent .photoCaption,
.smallerText,
.splitContentColumn-aboveTitle,
.testimonial-company,
.testimonial-fullName,
.testimonial-jobTitle,
body .gform_wrapper label.gfield_label {
	font-size: 15px;
	line-height: 1.2
}

a {
	text-decoration: none;
	transition: all .2s ease-in-out;
	color: #00f
}

a:focus {
	outline: 0
}

.wf-active * {
	visibility: visible
}

@font-face {
	font-family: icomoon;
	src: url(fonts/icomoon.eot?vdy2xg);
	src: url(fonts/icomoon.eot?vdy2xg#iefix) format('embedded-opentype'), url(fonts/icomoon.ttf?vdy2xg) format('truetype'), url(fonts/icomoon.woff?vdy2xg) format('woff'), url(fonts/icomoon.svg?vdy2xg#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-chevron-with-circle-right:before {
	content: "\e900"
}

.icon-bullet:before {
	content: "\ea1e"
}

.bg--blue1 {
	background-color: #14285a
}

.bg--blue2 {
	background-color: #001eaa
}

.bg--blue3 {
	background-color: #3c00ff
}

.bg--blue4 {
	background-color: #55f
}

.bg--teal1 {
	background-color: #005050
}

.bg--teal2 {
	background-color: #008caa
}

.bg--teal3 {
	background-color: #1edcc8
}

.bg--red1 {
	background-color: #781e3c
}

.bg--red2 {
	background-color: #f01e3c
}

.bg--red3 {
	background-color: #ff646e
}

.bg--orange1 {
	background-color: #ff4600
}

.bg--orange2 {
	background-color: #ff7800
}

.bg--orange3 {
	background-color: #ffbe00
}

.bg--greydark {
	background-color: #dcdcdc
}

.bg--greylight {
	background-color: #f4f4f4
}

.bg--cream,
.block.block--comments {
	background-color: #fffaeb
}

.color--blue1 {
	color: #14285a!important
}

.color--blue2 {
	color: #001eaa!important
}

.color--blue3 {
	color: #3c00ff!important
}

.color--blue4 {
	color: #55f!important
}

.color--teal1 {
	color: #005050!important
}

.color--teal2 {
	color: #008caa!important
}

.color--teal3 {
	color: #1edcc8!important
}

.color--red1 {
	color: #781e3c!important
}

.color--red2 {
	color: #f01e3c!important
}

.color--red3 {
	color: #ff646e!important
}

.color--orange1 {
	color: #ff4600!important
}

.color--orange2 {
	color: #ff7800!important
}

.color--orange3 {
	color: #ffbe00!important
}

.color--greydark {
	color: #dcdcdc!important
}

.color--greylight {
	color: #f4f4f4!important
}

.color--cream {
	color: #fffaeb!important
}

.color--white {
	color: #fff!important
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated.hinge {
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
	animation-duration: .75s
}

@keyframes bounce {
	20%,
	53%,
	80%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}

@keyframes flash {
	50%,
	from,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {
	from,
	to {
		transform: scale3d(1, 1, 1)
	}
	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes rubberBand {
	from,
	to {
		transform: scale3d(1, 1, 1)
	}
	30% {
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		transform: scale3d(1.05, .95, 1)
	}
}

.rubberBand {
	animation-name: rubberBand
}

@keyframes shake {
	from,
	to {
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	animation-name: shake
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}
	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		transform: translateX(0)
	}
}

.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}

@keyframes swing {
	20% {
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}

@keyframes tada {
	from,
	to {
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {
	from,
	to {
		transform: none
	}
	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
}

.wobble {
	animation-name: wobble
}

@keyframes jello {
	11.1%,
	from,
	to {
		transform: none
	}
	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	animation-name: jello;
	transform-origin: center
}

@keyframes bounceIn {
	20%,
	40%,
	60%,
	80%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}
	75% {
		transform: translate3d(0, -10px, 0)
	}
	90% {
		transform: translate3d(0, 5px, 0)
	}
	to {
		transform: none
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}
	75% {
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		transform: translate3d(5px, 0, 0)
	}
	to {
		transform: none
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		transform: translate3d(10px, 0, 0)
	}
	90% {
		transform: translate3d(-5px, 0, 0)
	}
	to {
		transform: none
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {
	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	75% {
		transform: translate3d(0, 10px, 0)
	}
	90% {
		transform: translate3d(0, -5px, 0)
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	animation-name: bounceOut
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	animation-name: bounceOutRight
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	animation-name: bounceOutUp
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDownBig {
	animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRightBig {
	animation-name: fadeInRightBig
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUpBig {
	animation-name: fadeInUpBig
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	animation-name: fadeOutUpBig
}

@keyframes flip {
	from {
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		animation-timing-function: ease-out
	}
	40% {
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		animation-timing-function: ease-out
	}
	50% {
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		animation-timing-function: ease-in
	}
	80% {
		transform: perspective(400px) scale3d(.95, .95, .95);
		animation-timing-function: ease-in
	}
	to {
		transform: perspective(400px);
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	animation-name: flip
}

@keyframes flipInX {
	from {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		animation-timing-function: ease-in
	}
	60% {
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipInX
}

.flipInY,
.flipOutX {
	-webkit-backface-visibility: visible!important
}

@keyframes flipInY {
	from {
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		animation-timing-function: ease-in
	}
	60% {
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		transform: perspective(400px)
	}
}

.flipInY {
	backface-visibility: visible!important;
	animation-name: flipInY
}

@keyframes flipOutX {
	from {
		transform: perspective(400px)
	}
	30% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	animation-name: flipOutX;
	backface-visibility: visible!important
}

@keyframes flipOutY {
	from {
		transform: perspective(400px)
	}
	30% {
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	animation-name: flipOutY
}

@keyframes lightSpeedIn {
	from {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@keyframes rotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rotateOut {
	from {
		transform-origin: center;
		opacity: 1
	}
	to {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	animation-name: rotateOutUpRight
}

@keyframes hinge {
	0% {
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		transform: rotate3d(0, 0, 1, 80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		transform: rotate3d(0, 0, 1, 60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	animation-name: hinge
}

@keyframes rollIn {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	animation-name: rollOut
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	animation-name: zoomInDown
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	animation-name: zoomInLeft
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	animation-name: zoomInRight
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

.zoomOut {
	animation-name: zoomOut
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

.zoomOutLeft {
	animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

.zoomOutRight {
	animation-name: zoomOutRight
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	animation-name: zoomOutUp
}

@keyframes slideInDown {
	from {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	from {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	from {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	animation-name: slideInUp
}

@keyframes slideOutDown {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	animation-name: slideOutDown
}

@keyframes slideOutLeft {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	animation-name: slideOutLeft
}

@keyframes slideOutRight {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	animation-name: slideOutRight
}

@keyframes slideOutUp {
	from {
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	animation-name: slideOutUp
}

@keyframes scale {
	0%,
	80% {
		transform: scale(1);
		opacity: 1
	}
	45% {
		transform: scale(.1);
		opacity: .7
	}
}

.ball-pulse>div:nth-child(0) {
	animation: scale .75s -.36s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(1) {
	animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(2) {
	animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(3) {
	animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	animation-fill-mode: both;
	display: inline-block
}

@keyframes ball-pulse-sync {
	33% {
		transform: translateY(10px)
	}
	66% {
		transform: translateY(-10px)
	}
	100% {
		transform: translateY(0)
	}
}

.ball-pulse-sync>div:nth-child(0) {
	animation: ball-pulse-sync .6s -.21s infinite ease-in-out
}

.ball-pulse-sync>div:nth-child(1) {
	animation: ball-pulse-sync .6s -.14s infinite ease-in-out
}

.ball-pulse-sync>div:nth-child(2) {
	animation: ball-pulse-sync .6s -70ms infinite ease-in-out
}

.ball-pulse-sync>div:nth-child(3) {
	animation: ball-pulse-sync .6s 0s infinite ease-in-out
}

.ball-pulse-sync>div {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	animation-fill-mode: both;
	display: inline-block
}

.ball-scale-random>div,
.ball-scale>div {
	margin: 2px;
	animation: ball-scale 1s 0s ease-in-out infinite;
	display: inline-block
}

@keyframes ball-scale {
	0% {
		transform: scale(0)
	}
	100% {
		transform: scale(1);
		opacity: 0
	}
}

.ball-scale>div {
	background-color: #fff;
	border-radius: 100%;
	height: 60px;
	width: 60px
}

.ball-scale-random {
	width: 37px;
	height: 40px
}

.ball-scale-random>div {
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	height: 30px;
	width: 30px
}

.ball-rotate,
.ball-rotate>div {
	position: relative
}

.ball-scale-random>div:nth-child(1) {
	margin-left: -7px;
	animation: ball-scale 1s .2s ease-in-out infinite
}

.ball-scale-random>div:nth-child(3) {
	margin-left: -2px;
	margin-top: 9px;
	animation: ball-scale 1s .5s ease-in-out infinite
}

.ball-rotate>div {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	animation-fill-mode: both
}

.ball-rotate>div:first-child {
	animation: rotate 1s 0s cubic-bezier(.7, -.13, .22, .86) infinite
}

.ball-rotate>div:after,
.ball-rotate>div:before {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	content: "";
	position: absolute;
	opacity: .8
}

.ball-rotate>div:before {
	top: 0;
	left: -28px
}

.ball-rotate>div:after {
	top: 0;
	left: 25px
}

.ball-clip-rotate>div {
	border-radius: 100%;
	margin: 2px;
	border: 2px solid #fff;
	border-bottom-color: transparent;
	height: 25px;
	width: 25px;
	background: 0 0!important;
	display: inline-block;
	animation: rotate .75s 0s linear infinite
}

@keyframes rotate {
	0% {
		transform: rotate(0)
	}
	50% {
		transform: rotate(180deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

@keyframes scale {
	30% {
		transform: scale(.3)
	}
	100% {
		transform: scale(1)
	}
}

.ball-clip-rotate-pulse {
	position: relative;
	transform: translateY(-15px)
}

.ball-clip-rotate-pulse>div {
	animation-fill-mode: both;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 100%
}

.ball-clip-rotate-pulse>div:first-child {
	background: #fff;
	height: 16px;
	width: 16px;
	top: 7px;
	left: -7px;
	animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite
}

.ball-clip-rotate-pulse>div:last-child {
	position: absolute;
	width: 30px;
	height: 30px;
	left: -16px;
	top: -2px;
	background: 0 0;
	border: 2px solid;
	border-color: #fff transparent;
	animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
	animation-duration: 1s
}

@keyframes rotate {
	0% {
		transform: rotate(0) scale(1)
	}
	50% {
		transform: rotate(180deg) scale(.6)
	}
	100% {
		transform: rotate(360deg) scale(1)
	}
}

.ball-clip-rotate-multiple {
	position: relative
}

.ball-clip-rotate-multiple>div {
	position: absolute;
	left: -20px;
	top: -20px;
	border: 2px solid #fff;
	border-bottom-color: transparent;
	border-top-color: transparent;
	border-radius: 100%;
	height: 35px;
	width: 35px;
	animation: rotate 1s 0s ease-in-out infinite
}

.ball-clip-rotate-multiple>div:last-child {
	display: inline-block;
	top: -10px;
	left: -10px;
	width: 15px;
	height: 15px;
	animation-duration: .5s;
	border-color: #fff transparent;
	animation-direction: reverse
}

@keyframes ball-scale-ripple {
	0% {
		transform: scale(.1);
		opacity: 1
	}
	70% {
		transform: scale(1);
		opacity: .7
	}
	100% {
		opacity: 0
	}
}

.ball-scale-ripple>div {
	height: 50px;
	width: 50px;
	border-radius: 100%;
	border: 2px solid #fff;
	animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8)
}

@keyframes ball-scale-ripple-multiple {
	0% {
		transform: scale(.1);
		opacity: 1
	}
	70% {
		transform: scale(1);
		opacity: .7
	}
	100% {
		opacity: 0
	}
}

.ball-scale-ripple-multiple {
	position: relative;
	transform: translateY(-25px)
}

.ball-scale-ripple-multiple>div:nth-child(0) {
	animation-delay: -.8s
}

.ball-scale-ripple-multiple>div:nth-child(1) {
	animation-delay: -.6s
}

.ball-scale-ripple-multiple>div:nth-child(2) {
	animation-delay: -.4s
}

.ball-scale-ripple-multiple>div:nth-child(3) {
	animation-delay: -.2s
}

.ball-scale-ripple-multiple>div {
	position: absolute;
	top: -2px;
	left: -26px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 2px solid #fff;
	animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21, .53, .56, .8)
}

@keyframes ball-beat {
	50% {
		opacity: .2;
		transform: scale(.75)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

.ball-beat>div {
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	display: inline-block;
	animation: ball-beat .7s 0s infinite linear
}

.ball-beat>div:nth-child(2n-1) {
	animation-delay: -.35s!important
}

@keyframes ball-scale-multiple {
	0% {
		transform: scale(0);
		opacity: 0
	}
	5% {
		opacity: 1
	}
	100% {
		transform: scale(1);
		opacity: 0
	}
}

.ball-scale-multiple {
	position: relative;
	transform: translateY(-30px)
}

.ball-scale-multiple>div:nth-child(2) {
	animation-delay: -.4s
}

.ball-scale-multiple>div:nth-child(3) {
	animation-delay: -.2s
}

.ball-scale-multiple>div {
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	left: -30px;
	top: 0;
	opacity: 0;
	margin: 0;
	width: 60px;
	height: 60px;
	animation: ball-scale-multiple 1s 0s linear infinite
}

.ball-triangle-path>div:nth-child(1),
.ball-triangle-path>div:nth-child(2),
.ball-triangle-path>div:nth-child(3) {
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite
}

@keyframes ball-triangle-path-1 {
	33% {
		transform: translate(25px, -50px)
	}
	66% {
		transform: translate(50px, 0)
	}
	100% {
		transform: translate(0, 0)
	}
}

@keyframes ball-triangle-path-2 {
	33% {
		transform: translate(25px, 50px)
	}
	66% {
		transform: translate(-25px, 50px)
	}
	100% {
		transform: translate(0, 0)
	}
}

@keyframes ball-triangle-path-3 {
	33% {
		transform: translate(-50px, 0)
	}
	66% {
		transform: translate(-25px, -50px)
	}
	100% {
		transform: translate(0, 0)
	}
}

.ball-triangle-path {
	position: relative;
	transform: translate(-29.99px, -37.51px)
}

.ball-triangle-path>div:nth-child(1) {
	animation-name: ball-triangle-path-1;
	animation-delay: 0
}

.ball-triangle-path>div:nth-child(2) {
	animation-name: ball-triangle-path-2;
	animation-delay: 0
}

.ball-triangle-path>div:nth-child(3) {
	animation-name: ball-triangle-path-3;
	animation-delay: 0
}

.ball-triangle-path>div {
	animation-fill-mode: both;
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 1px solid #fff
}

.ball-grid-beat>div,
.ball-pulse-rise>div {
	border-radius: 100%;
	animation-fill-mode: both;
	display: inline-block;
	animation-iteration-count: infinite;
	background-color: #fff;
	margin: 2px
}

.ball-triangle-path>div:nth-of-type(1) {
	top: 50px
}

.ball-triangle-path>div:nth-of-type(2) {
	left: 25px
}

.ball-triangle-path>div:nth-of-type(3) {
	top: 50px;
	left: 50px
}

@keyframes ball-pulse-rise-even {
	0% {
		transform: scale(1.1)
	}
	25% {
		transform: translateY(-30px)
	}
	50% {
		transform: scale(.4)
	}
	75% {
		transform: translateY(30px)
	}
	100% {
		transform: translateY(0);
		transform: scale(1)
	}
}

@keyframes ball-pulse-rise-odd {
	0% {
		transform: scale(.4)
	}
	25% {
		transform: translateY(30px)
	}
	50% {
		transform: scale(1.1)
	}
	75% {
		transform: translateY(-30px)
	}
	100% {
		transform: translateY(0);
		transform: scale(.75)
	}
}

.ball-pulse-rise>div {
	width: 15px;
	height: 15px;
	animation-duration: 1s;
	animation-timing-function: cubic-bezier(.15, .46, .9, .6);
	animation-delay: 0
}

.ball-pulse-rise>div:nth-child(2n) {
	animation-name: ball-pulse-rise-even
}

.ball-pulse-rise>div:nth-child(2n-1) {
	animation-name: ball-pulse-rise-odd
}

@keyframes ball-grid-beat {
	50% {
		opacity: .7
	}
	100% {
		opacity: 1
	}
}

.ball-grid-beat {
	width: 57px
}

.ball-grid-beat>div:nth-child(1) {
	animation-delay: .44s;
	animation-duration: 1.27s
}

.ball-grid-beat>div:nth-child(2) {
	animation-delay: .2s;
	animation-duration: 1.52s
}

.ball-grid-beat>div:nth-child(3) {
	animation-delay: .14s;
	animation-duration: .61s
}

.ball-grid-beat>div:nth-child(4) {
	animation-delay: .15s;
	animation-duration: .82s
}

.ball-grid-beat>div:nth-child(5) {
	animation-delay: -10ms;
	animation-duration: 1.24s
}

.ball-grid-beat>div:nth-child(6) {
	animation-delay: -70ms;
	animation-duration: 1.35s
}

.ball-grid-beat>div:nth-child(7) {
	animation-delay: .29s;
	animation-duration: 1.44s
}

.ball-grid-beat>div:nth-child(8) {
	animation-delay: .63s;
	animation-duration: 1.19s
}

.ball-grid-beat>div:nth-child(9) {
	animation-delay: -.18s;
	animation-duration: 1.48s
}

.ball-grid-beat>div {
	width: 15px;
	height: 15px;
	float: left;
	animation-name: ball-grid-beat;
	animation-delay: 0
}

@keyframes ball-grid-pulse {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(.5);
		opacity: .7
	}
	100% {
		transform: scale(1);
		opacity: 1
	}
}

.ball-grid-pulse {
	width: 57px
}

.ball-grid-pulse>div,
.ball-spin-fade-loader>div,
.ball-spin-loader>div {
	width: 15px;
	height: 15px;
	border-radius: 100%
}

.ball-grid-pulse>div:nth-child(1) {
	animation-delay: .58s;
	animation-duration: .9s
}

.ball-grid-pulse>div:nth-child(2) {
	animation-delay: 10ms;
	animation-duration: .94s
}

.ball-grid-pulse>div:nth-child(3) {
	animation-delay: .25s;
	animation-duration: 1.43s
}

.ball-grid-pulse>div:nth-child(4) {
	animation-delay: -30ms;
	animation-duration: .74s
}

.ball-grid-pulse>div:nth-child(5) {
	animation-delay: .21s;
	animation-duration: .68s
}

.ball-grid-pulse>div:nth-child(6) {
	animation-delay: .25s;
	animation-duration: 1.17s
}

.ball-grid-pulse>div:nth-child(7) {
	animation-delay: .46s;
	animation-duration: 1.41s
}

.ball-grid-pulse>div:nth-child(8) {
	animation-delay: 20ms;
	animation-duration: 1.56s
}

.ball-grid-pulse>div:nth-child(9) {
	animation-delay: .13s;
	animation-duration: .78s
}

.ball-grid-pulse>div {
	background-color: #fff;
	margin: 2px;
	animation-fill-mode: both;
	display: inline-block;
	float: left;
	animation-name: ball-grid-pulse;
	animation-iteration-count: infinite;
	animation-delay: 0
}

@keyframes ball-spin-fade-loader {
	50% {
		opacity: .3;
		transform: scale(.4)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

.ball-spin-fade-loader {
	position: relative;
	top: -10px;
	left: -10px
}

.ball-spin-fade-loader>div:nth-child(1) {
	top: 25px;
	left: 0;
	animation: ball-spin-fade-loader 1s -.96s infinite linear
}

.ball-spin-fade-loader>div:nth-child(2) {
	top: 17.05px;
	left: 17.05px;
	animation: ball-spin-fade-loader 1s -.84s infinite linear
}

.ball-spin-fade-loader>div:nth-child(3) {
	top: 0;
	left: 25px;
	animation: ball-spin-fade-loader 1s -.72s infinite linear
}

.ball-spin-fade-loader>div:nth-child(4) {
	top: -17.05px;
	left: 17.05px;
	animation: ball-spin-fade-loader 1s -.6s infinite linear
}

.ball-spin-fade-loader>div:nth-child(5) {
	top: -25px;
	left: 0;
	animation: ball-spin-fade-loader 1s -.48s infinite linear
}

.ball-spin-fade-loader>div:nth-child(6) {
	top: -17.05px;
	left: -17.05px;
	animation: ball-spin-fade-loader 1s -.36s infinite linear
}

.ball-spin-fade-loader>div:nth-child(7) {
	top: 0;
	left: -25px;
	animation: ball-spin-fade-loader 1s -.24s infinite linear
}

.ball-spin-fade-loader>div:nth-child(8) {
	top: 17.05px;
	left: -17.05px;
	animation: ball-spin-fade-loader 1s -.12s infinite linear
}

.ball-spin-fade-loader>div {
	background-color: #fff;
	margin: 2px;
	animation-fill-mode: both;
	position: absolute
}

@keyframes ball-spin-loader {
	75% {
		opacity: .2
	}
	100% {
		opacity: 1
	}
}

.ball-spin-loader {
	position: relative
}

.ball-spin-loader>span:nth-child(1) {
	top: 45px;
	left: 0;
	animation: ball-spin-loader 2s .9s infinite linear
}

.ball-spin-loader>span:nth-child(2) {
	top: 30.68px;
	left: 30.68px;
	animation: ball-spin-loader 2s 1.8s infinite linear
}

.ball-spin-loader>span:nth-child(3) {
	top: 0;
	left: 45px;
	animation: ball-spin-loader 2s 2.7s infinite linear
}

.ball-spin-loader>span:nth-child(4) {
	top: -30.68px;
	left: 30.68px;
	animation: ball-spin-loader 2s 3.6s infinite linear
}

.ball-spin-loader>span:nth-child(5) {
	top: -45px;
	left: 0;
	animation: ball-spin-loader 2s 4.5s infinite linear
}

.ball-spin-loader>span:nth-child(6) {
	top: -30.68px;
	left: -30.68px;
	animation: ball-spin-loader 2s 5.4s infinite linear
}

.ball-spin-loader>span:nth-child(7) {
	top: 0;
	left: -45px;
	animation: ball-spin-loader 2s 6.3s infinite linear
}

.ball-spin-loader>span:nth-child(8) {
	top: 30.68px;
	left: -30.68px;
	animation: ball-spin-loader 2s 7.2s infinite linear
}

.ball-spin-loader>div {
	animation-fill-mode: both;
	position: absolute;
	background: green
}

.ball-zig-zag-deflect>div,
.ball-zig-zag>div {
	background-color: #fff;
	width: 15px;
	margin: 2px 2px 2px 15px;
	top: 4px;
	left: -7px;
	height: 15px;
	border-radius: 100%
}

@keyframes ball-zig {
	33% {
		transform: translate(-15px, -30px)
	}
	66% {
		transform: translate(15px, -30px)
	}
	100% {
		transform: translate(0, 0)
	}
}

@keyframes ball-zag {
	33% {
		transform: translate(15px, 30px)
	}
	66% {
		transform: translate(-15px, 30px)
	}
	100% {
		transform: translate(0, 0)
	}
}

.ball-zig-zag {
	position: relative;
	transform: translate(-15px, -15px)
}

.ball-zig-zag>div {
	animation-fill-mode: both;
	position: absolute
}

.ball-zig-zag>div:first-child {
	animation: ball-zig .7s 0s infinite linear
}

.ball-zig-zag>div:last-child {
	animation: ball-zag .7s 0s infinite linear
}

@keyframes ball-zig-deflect {
	17%,
	84% {
		transform: translate(-15px, -30px)
	}
	34%,
	67% {
		transform: translate(15px, -30px)
	}
	100%,
	50% {
		transform: translate(0, 0)
	}
}

@keyframes ball-zag-deflect {
	17%,
	84% {
		transform: translate(15px, 30px)
	}
	34%,
	67% {
		transform: translate(-15px, 30px)
	}
	100%,
	50% {
		transform: translate(0, 0)
	}
}

.ball-zig-zag-deflect {
	position: relative;
	transform: translate(-15px, -15px)
}

.ball-zig-zag-deflect>div {
	animation-fill-mode: both;
	position: absolute
}

.ball-zig-zag-deflect>div:first-child {
	animation: ball-zig-deflect 1.5s 0s infinite linear
}

.ball-zig-zag-deflect>div:last-child {
	animation: ball-zag-deflect 1.5s 0s infinite linear
}

@keyframes line-scale {
	0%,
	100% {
		transform: scaley(1)
	}
	50% {
		transform: scaley(.4)
	}
}

.line-scale>div:nth-child(1) {
	animation: line-scale 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale>div:nth-child(2) {
	animation: line-scale 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale>div:nth-child(3) {
	animation: line-scale 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale>div:nth-child(4) {
	animation: line-scale 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale>div:nth-child(5) {
	animation: line-scale 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale-party>div,
.line-scale>div {
	animation-fill-mode: both;
	width: 4px;
	height: 35px;
	border-radius: 2px;
	margin: 2px;
	background-color: #fff;
	display: inline-block
}

@keyframes line-scale-party {
	0%,
	100% {
		transform: scale(1)
	}
	50% {
		transform: scale(.5)
	}
}

.line-scale-party>div:nth-child(1) {
	animation-delay: -90ms;
	animation-duration: .83s
}

.line-scale-party>div:nth-child(2) {
	animation-delay: .33s;
	animation-duration: .64s
}

.line-scale-party>div:nth-child(3) {
	animation-delay: .32s;
	animation-duration: .39s
}

.line-scale-party>div:nth-child(4) {
	animation-delay: .47s;
	animation-duration: .52s
}

.line-scale-party>div {
	animation-name: line-scale-party;
	animation-iteration-count: infinite;
	animation-delay: 0
}

@keyframes line-scale-pulse-out {
	0%,
	100% {
		transform: scaley(1)
	}
	50% {
		transform: scaley(.4)
	}
}

.line-scale-pulse-out>div {
	background-color: #fff;
	width: 4px;
	height: 35px;
	border-radius: 2px;
	margin: 2px;
	display: inline-block;
	animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85)
}

.line-scale-pulse-out>div:nth-child(2),
.line-scale-pulse-out>div:nth-child(4) {
	animation-delay: -.4s!important
}

.line-scale-pulse-out>div:nth-child(1),
.line-scale-pulse-out>div:nth-child(5) {
	animation-delay: -.2s!important
}

@keyframes line-scale-pulse-out-rapid {
	0%,
	90% {
		transform: scaley(1)
	}
	80% {
		transform: scaley(.3)
	}
}

.line-scale-pulse-out-rapid>div {
	background-color: #fff;
	width: 4px;
	height: 35px;
	border-radius: 2px;
	margin: 2px;
	display: inline-block;
	animation: line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78)
}

.line-scale-pulse-out-rapid>div:nth-child(2),
.line-scale-pulse-out-rapid>div:nth-child(4) {
	animation-delay: -.25s!important
}

.line-scale-pulse-out-rapid>div:nth-child(1),
.line-scale-pulse-out-rapid>div:nth-child(5) {
	animation-delay: 0s!important
}

@keyframes line-spin-fade-loader {
	50% {
		opacity: .3
	}
	100% {
		opacity: 1
	}
}

.line-spin-fade-loader {
	position: relative;
	top: -10px;
	left: -4px
}

.line-spin-fade-loader>div:nth-child(1) {
	top: 20px;
	left: 0;
	animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(2) {
	top: 13.64px;
	left: 13.64px;
	transform: rotate(-45deg);
	animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(3) {
	top: 0;
	left: 20px;
	transform: rotate(90deg);
	animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(4) {
	top: -13.64px;
	left: 13.64px;
	transform: rotate(45deg);
	animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(5) {
	top: -20px;
	left: 0;
	animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(6) {
	top: -13.64px;
	left: -13.64px;
	transform: rotate(-45deg);
	animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(7) {
	top: 0;
	left: -20px;
	transform: rotate(90deg);
	animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out
}

.line-spin-fade-loader>div:nth-child(8) {
	top: 13.64px;
	left: -13.64px;
	transform: rotate(45deg);
	animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out
}

.line-spin-fade-loader>div {
	background-color: #fff;
	border-radius: 2px;
	margin: 2px;
	animation-fill-mode: both;
	position: absolute;
	width: 5px;
	height: 15px
}

@keyframes triangle-skew-spin {
	25% {
		transform: perspective(100px) rotateX(180deg) rotateY(0)
	}
	50% {
		transform: perspective(100px) rotateX(180deg) rotateY(180deg)
	}
	75% {
		transform: perspective(100px) rotateX(0) rotateY(180deg)
	}
	100% {
		transform: perspective(100px) rotateX(0) rotateY(0)
	}
}

.triangle-skew-spin>div {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #fff;
	animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}

@keyframes square-spin {
	25% {
		transform: perspective(100px) rotateX(180deg) rotateY(0)
	}
	50% {
		transform: perspective(100px) rotateX(180deg) rotateY(180deg)
	}
	75% {
		transform: perspective(100px) rotateX(0) rotateY(180deg)
	}
	100% {
		transform: perspective(100px) rotateX(0) rotateY(0)
	}
}

.square-spin>div {
	width: 50px;
	height: 50px;
	background: #fff;
	border: 1px solid red;
	animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}

.pacman>div:first-of-type,
.pacman>div:nth-child(2) {
	width: 0;
	height: 0;
	border-right: 25px solid transparent;
	border-top: 25px solid #fff;
	border-left: 25px solid #fff;
	border-bottom: 25px solid #fff;
	border-radius: 25px;
	position: relative;
	left: -30px
}

@keyframes rotate_pacman_half_up {
	0%,
	100% {
		transform: rotate(270deg)
	}
	50% {
		transform: rotate(360deg)
	}
}

@keyframes rotate_pacman_half_down {
	0%,
	100% {
		transform: rotate(90deg)
	}
	50% {
		transform: rotate(0)
	}
}

@keyframes pacman-balls {
	75% {
		opacity: .7
	}
	100% {
		transform: translate(-100px, -6.25px)
	}
}

.pacman {
	position: relative
}

.pacman>div:nth-child(3) {
	animation: pacman-balls 1s -.66s infinite linear
}

.pacman>div:nth-child(4) {
	animation: pacman-balls 1s -.33s infinite linear
}

.pacman>div:nth-child(5) {
	animation: pacman-balls 1s 0s infinite linear
}

.pacman>div:first-of-type {
	animation: rotate_pacman_half_up .5s 0s infinite
}

.pacman>div:nth-child(2) {
	animation: rotate_pacman_half_down .5s 0s infinite;
	margin-top: -50px
}

.pacman>div:nth-child(3),
.pacman>div:nth-child(4),
.pacman>div:nth-child(5),
.pacman>div:nth-child(6) {
	background-color: #fff;
	border-radius: 100%;
	margin: 2px;
	width: 10px;
	height: 10px;
	position: absolute;
	transform: translate(0, -6.25px);
	top: 25px;
	left: 70px
}

@keyframes cube-transition {
	25% {
		transform: translateX(50px) scale(.5) rotate(-90deg)
	}
	50% {
		transform: translate(50px, 50px) rotate(-180deg)
	}
	75% {
		transform: translateY(50px) scale(.5) rotate(-270deg)
	}
	100% {
		transform: rotate(-360deg)
	}
}

.cube-transition {
	position: relative;
	transform: translate(-25px, -25px)
}

.cube-transition>div {
	width: 10px;
	height: 10px;
	position: absolute;
	top: -5px;
	left: -5px;
	background-color: #fff;
	animation: cube-transition 1.6s 0s infinite ease-in-out
}

.cube-transition>div:last-child {
	animation-delay: -.8s
}

@keyframes spin-rotate {
	0% {
		transform: rotate(0)
	}
	50% {
		transform: rotate(180deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.semi-circle-spin {
	position: relative;
	width: 35px;
	height: 35px;
	overflow: hidden
}

.semi-circle-spin>div {
	position: absolute;
	border-width: 0;
	border-radius: 100%;
	animation: spin-rotate .6s 0s infinite linear;
	background-image: linear-gradient(transparent 0, transparent 70%, #fff 30%, #fff 100%);
	width: 100%;
	height: 100%
}

@keyframes bar-progress {
	0%,
	100% {
		transform: scaleY(20%);
		opacity: 1
	}
	25%,
	75% {
		transform: translateX(6%) scaleY(10%);
		opacity: .7
	}
	50% {
		transform: translateX(20%) scaleY(20%);
		opacity: 1
	}
}

.bar-progress {
	width: 30%;
	height: 12px
}

.bar-progress>div {
	position: relative;
	width: 20%;
	height: 12px;
	border-radius: 10px;
	background-color: #fff;
	animation: bar-progress 3s cubic-bezier(.57, .1, .44, .93) infinite;
	opacity: 1
}

.bar-swing,
.bar-swing>div {
	width: 30%;
	height: 8px
}

@keyframes bar-swing {
	0%,
	100% {
		left: 0
	}
	50% {
		left: 70%
	}
}

.bar-swing>div {
	position: relative;
	border-radius: 10px;
	background-color: #fff;
	animation: bar-swing 1.5s infinite
}

@keyframes bar-swing-container {
	0%,
	100% {
		left: 0;
		transform: translateX(0)
	}
	50% {
		left: 70%;
		transform: translateX(-4px)
	}
}

.bar-swing-container {
	width: 20%;
	height: 8px;
	position: relative
}

.bar-swing-container div:nth-child(1) {
	position: absolute;
	width: 100%;
	background-color: rgba(255, 255, 255, .2);
	height: 12px;
	border-radius: 10px
}

.bar-swing-container div:nth-child(2) {
	position: absolute;
	width: 30%;
	height: 8px;
	border-radius: 10px;
	background-color: #fff;
	animation: bar-swing-container 2s cubic-bezier(.91, .35, .12, .6) infinite;
	margin: 2px 2px 0
}


/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}

.hamburger-box {
	height: 24px;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
	width: 40px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
	content: "";
	display: block
}

.hamburger-inner::before {
	top: -10px
}

.hamburger-inner::after {
	bottom: -10px
}

.hamburger--3dx .hamburger-box {
	perspective: 80px
}

.hamburger--3dx .hamburger-inner {
	transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner::after,
.hamburger--3dx .hamburger-inner::before {
	transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
	perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
	transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner::after,
.hamburger--3dx-r .hamburger-inner::before {
	transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
	perspective: 80px
}

.hamburger--3dy .hamburger-inner {
	transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner::after,
.hamburger--3dy .hamburger-inner::before {
	transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
	perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
	transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner::after,
.hamburger--3dy-r .hamburger-inner::before {
	transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
	perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
	transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy .hamburger-inner::after,
.hamburger--3dxy .hamburger-inner::before {
	transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
	perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
	transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r .hamburger-inner::after,
.hamburger--3dxy-r .hamburger-inner::before {
	transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
	transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
	transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
	transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
	transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
	transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);
	transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);
	transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
	transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
	transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(8px, -10px, 0) rotate(45deg) scale(.7, 1);
	transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);
	transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
	transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
	transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
	transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
	transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
	transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::after,
.hamburger--boring .hamburger-inner::before {
	transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
	transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: .13s;
	transition-delay: .13s;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner::after {
	top: -20px;
	transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
	transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: .22s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-90deg);
	transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: .13s;
	transition-delay: .13s;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r .hamburger-inner::after {
	top: -20px;
	transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
	transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(45deg);
	transition-delay: .22s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--elastic .hamburger-inner {
	top: 2px;
	transition-duration: 275ms;
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
	top: 10px;
	transition: opacity 125ms 275ms ease
}

.hamburger--elastic .hamburger-inner::after {
	top: 20px;
	transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(135deg);
	transition-delay: 75ms
}

.hamburger--elastic.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-270deg);
	transition-delay: 75ms
}

.hamburger--elastic-r .hamburger-inner {
	top: 2px;
	transition-duration: 275ms;
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
	top: 10px;
	transition: opacity 125ms 275ms ease
}

.hamburger--elastic-r .hamburger-inner::after {
	top: 20px;
	transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(-135deg);
	transition-delay: 75ms
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(270deg);
	transition-delay: 75ms
}

.hamburger--emphatic {
	overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
	transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::before {
	left: 0;
	transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::after {
	top: 10px;
	right: 0;
	transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner::before {
	left: -80px;
	top: -80px;
	transform: translate3d(80px, 80px, 0) rotate(45deg);
	transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
	right: -80px;
	top: -80px;
	transform: translate3d(-80px, 80px, 0) rotate(-45deg);
	transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r {
	overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
	transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
	top: 10px;
	right: 0;
	transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
	left: -80px;
	top: 80px;
	transform: translate3d(80px, -80px, 0) rotate(-45deg);
	transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
	right: -80px;
	top: 80px;
	transform: translate3d(-80px, -80px, 0) rotate(45deg);
	transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--minus .hamburger-inner::after,
.hamburger--minus .hamburger-inner::before {
	transition: bottom 80ms 0s ease-out, top 80ms 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::after,
.hamburger--minus.is-active .hamburger-inner::before {
	opacity: 0;
	transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s 80ms linear
}

.hamburger--slider .hamburger-inner::before,
.hamburger--slider-r .hamburger-inner::before {
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: .15s
}

.hamburger--minus.is-active .hamburger-inner::before {
	top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
	bottom: 0
}

.hamburger--slider .hamburger-inner {
	top: 2px
}

.hamburger--slider .hamburger-inner::before {
	top: 10px
}

.hamburger--slider .hamburger-inner::after {
	top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
	transform: rotate(-45deg) translate3d(-5.71px, -6px, 0);
	opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
	top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
	top: 10px
}

.hamburger--slider-r .hamburger-inner::after {
	top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
	transform: rotate(45deg) translate3d(5.71px, -6px, 0);
	opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
	transition-duration: .22s;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner::before {
	transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner::after {
	transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
	transform: rotate(225deg);
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r .hamburger-inner {
	transition-duration: .22s;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner::before {
	transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
	transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
	transform: rotate(-225deg);
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg);
	transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring .hamburger-inner {
	top: 2px;
	transition: background-color 0s .13s linear
}

.hamburger--spring .hamburger-inner::before {
	top: 10px;
	transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner::after {
	top: 20px;
	transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
	transition-delay: .22s;
	background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
	transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
	transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: .13s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r .hamburger-inner::after {
	top: -20px;
	transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
	transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
	transform: translate3d(0, -10px, 0) rotate(-45deg);
	transition-delay: .22s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand .hamburger-inner {
	transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand .hamburger-inner::before {
	transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand .hamburger-inner::after {
	transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand.is-active .hamburger-inner {
	transform: rotate(90deg);
	background-color: transparent;
	transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r .hamburger-inner {
	transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand-r .hamburger-inner::before {
	transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r .hamburger-inner::after {
	transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r.is-active .hamburger-inner {
	transform: rotate(-90deg);
	background-color: transparent;
	transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze .hamburger-inner {
	transition-duration: 75ms;
	transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 75ms .12s ease, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 75ms ease, opacity 75ms .12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--vortex .hamburger-inner {
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex .hamburger-inner::after,
.hamburger--vortex .hamburger-inner::before {
	transition-duration: 0s;
	transition-delay: .1s;
	transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
	transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
	transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
	transform: rotate(765deg);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::after,
.hamburger--vortex.is-active .hamburger-inner::before {
	transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r .hamburger-inner::after,
.hamburger--vortex-r .hamburger-inner::before {
	transition-duration: 0s;
	transition-delay: .1s;
	transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
	transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
	transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
	transform: rotate(-765deg);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::after,
.hamburger--vortex-r.is-active .hamburger-inner::before {
	transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg)
}

@keyframes modal-video {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes modal-video-inner {
	from {
		transform: translate(0, 100px)
	}
	to {
		transform: translate(0, 0)
	}
}

.modal-video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1000000;
	cursor: pointer;
	opacity: 1;
	animation-timing-function: ease-out;
	animation-duration: .3s;
	animation-name: modal-video;
	transition: opacity .3s ease-out
}

.modal-video-close {
	opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
	transform: translate(0, 100px)
}

.modal-video-body {
	max-width: 940px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: table
}

.modal-video-inner {
	display: table-cell;
	width: 100%;
	height: 100%
}

.modal-video-movie-wrap {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	background-color: #333;
	animation-timing-function: ease-out;
	animation-duration: .3s;
	animation-name: modal-video-inner;
	transform: translate(0, 0);
	transition: transform .3s ease-out
}

.modal-video-movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.modal-video-close-btn {
	position: absolute;
	z-index: 2;
	top: -35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	overflow: hidden;
	border: none;
	background: 0 0
}

.modal-video-close-btn:before {
	transform: rotate(45deg)
}

.modal-video-close-btn:after {
	transform: rotate(-45deg)
}

.modal-video-close-btn:after,
.modal-video-close-btn:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	background: #fff;
	border-radius: 5px;
	margin-top: -6px
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translate3d(0, 0, 0)
}

.slick-track {
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

html.lb-disable-scrolling {
	overflow: hidden;
	position: fixed;
	height: 100vh;
	width: 100vw
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: alpha(Opacity=80);
	opacity: .8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	line-height: 0;
	font-weight: 400
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid #fff
}

.lb-dataContainer:after,
.lb-outerContainer:after {
	display: table;
	clear: both;
	content: ""
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: #fff
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	line-height: 0
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container>.nav {
	left: 0
}

.lb-nav a {
	outline: 0;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
	filter: alpha(Opacity=0);
	transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
	filter: alpha(Opacity=0);
	transition: opacity .6s
}

.lb-nav a.lb-next:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: 0;
	filter: alpha(Opacity=70);
	opacity: .7;
	transition: opacity .2s
}

.btn,
.commentsContainer input[type=submit] {
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 1.2;
	cursor: pointer;
	text-transform: uppercase
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: alpha(Opacity=100);
	opacity: 1
}

.btn {
	transition: all .2s ease-in-out;
	padding: 14px 40px;
	display: inline-block;
	font-size: 15px
}

.btn--blue {
	background-color: #3c00ff;
	border: 1px solid #3c00ff;
	color: #fff
}

.btn--blue:hover {
	background-color: #001eaa;
	border: 1px solid #001eaa;
	color: #fff
}

.btn--pink {
	background-color: #ff646e;
	border: 1px solid #ff646e;
	color: #fff
}

.btn--pink:hover {
	background-color: #f01e3c;
	border: 1px solid #f01e3c;
	color: #fff
}

.btn--white,
.btn--white:hover {
	color: #55f;
	border: 1px solid #3c00ff
}

.btn--white {
	background-color: #fff
}

.btn--white:hover {
	background-color: #e7e7e7
}

.btn--clear,
.btn--clear:hover {
	background-color: transparent;
	border: 1px solid #fffaeb;
	color: #fffaeb
}

.btn--olWhite {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-size: 21px;
	padding: 25px 40px;
	text-transform: none
}

.btn--olWhite:hover {
	background-color: rgba(255, 255, 255, .3);
	border: 2px solid #fff;
	color: #fff
}

.btn--olBlue,
.btn--olBlue:hover {
	border: 2px solid #001eaa;
	color: #001eaa
}

@media (max-width:767px) {
	.btn--olWhite {
		font-size: 15px;
		padding: 14px 40px
	}
}

.btn--olBlue {
	background-color: transparent;
	font-size: 21px;
	padding: 25px 40px;
	text-transform: none
}

.btn--olBlue:hover {
	background-color: rgba(255, 255, 255, .3)
}

@media (max-width:767px) {
	.btn--olBlue {
		font-size: 15px;
		padding: 14px 40px
	}
}

@media (max-width:481px) {
	.btn,
	.btn--olBlue {
		font-size: 15px;
		padding: 14px 15px;
		width: 100%;
		display: block
	}
}

.commentsTitle {
	color: #3c00ff;
	margin-bottom: 35px
}

.commentsContainer #commentform .commentField {
	margin-bottom: 20px
}

.commentsContainer #commentform .commentField.oneFourth {
	width: calc(25% - 12px);
	display: inline-block;
	margin-right: 10px
}

@media (max-width:1075px) {
	.commentsContainer #commentform .commentField.oneFourth {
		width: calc(50% - 8px)
	}
	.commentsContainer #commentform .commentField.oneFourth.oneFourth--second {
		margin-right: 0
	}
}

.commentsContainer #commentform .commentField.oneFourth.oneFourth--last {
	margin-right: 0
}

.commentsContainer .oneFourth input[type=submit] {
	margin-top: 0;
	width: 100%
}

@media (max-width:767px) {
	.commentsContainer #commentform .commentField.oneFourth {
		width: 100%;
		margin-right: 0;
		display: block
	}
	.commentsContainer .oneFourth input[type=submit] {
		margin-top: 30px
	}
}

.commentsContainer input[type=submit] {
	background: #3c00ff;
	transition: all .2s ease-in-out;
	padding: 14px 40px;
	display: inline-block;
	font-size: 15px!important;
	border: 1px solid #3c00ff;
	color: #fff;
	margin-top: 30px
}

.commentsContainer input[type=submit]:hover {
	background-color: #001eaa;
	border: 1px solid #001eaa;
	color: #fff
}

.commentsContainer textarea {
	width: 100%;
	height: 150px
}

.commentsContainer textarea:focus {
	outline: 0
}

.userComments {
	margin: 0 0 40px;
	list-style: none;
	padding: 0
}

.userComments p,
.userComments p:last-child {
	margin-bottom: 0
}

.userComments p {
	margin-top: 0
}

.userComments .userComment {
	margin-bottom: 40px
}

.userComments .userComment:last-child {
	margin-bottom: 0
}

.userComment-name {
	color: #55f;
	font-weight: 400
}

.userComment-time {
	font-weight: 300;
	margin-bottom: 10px;
	color: #666;
	font-style: italic
}

.userComment-text {
	font-weight: 300
}

.comment-subscription-form,
.subscribe-label {
	display: none
}

.container {
	padding: 0 40px;
	z-index: 3;
	position: relative
}

.overlay,
.splitContent-bg {
	z-index: 2
}

@media (max-width:767px) {
	.container {
		padding: 0 20px
	}
}

.container--medium {
	max-width: 1250px
}

.container--blog {
	max-width: 1040px
}

.container--small {
	max-width: 1020px
}

.container--extraSmall {
	max-width: 772px
}

.footer {
	padding: 30px 0;
	margin-bottom: 0
}

.footer.footer--noCallout {
	margin-top: 90px
}

@media (min-width:768px) and (max-width:1279px) {
	.footer.footer--noCallout {
		margin-top: 70px
	}
}

.footerContent {
	display: table;
	width: 100%;
	padding-bottom: 50px;
	border-bottom: 2px solid #55f
}

.footerContent--last {
	padding-bottom: 0;
	padding-top: 40px
}

.footerContent--last .footerContent-left {
	vertical-align: top;
	width: 100%
}

@media (max-width:767px) {
	.footer.footer--noCallout {
		margin-top: 60px
	}
	.footerContent,
	.footerContent--last {
		display: block
	}
	.footerContent--last .footerContent-left {
		display: inline-block;
		width: auto
	}
}

.footerContent--last .footerContent-right {
	vertical-align: top;
	width: 0
}

.footerContent-left,
.footerContent-right,
.navLeft,
.navLeft-logo,
.navLeft-logoTagline,
.navRight,
.searchBar form,
.searchBar-label,
.simpleCtaContent-left,
.simpleCtaContent-right {
	vertical-align: middle
}

@media (max-width:767px) {
	.footerContent--last .footerContent-right {
		display: inline-block;
		width: auto;
		margin-top: 0
	}
}

.footerContent-left {
	display: table-cell
}

@media (max-width:767px) {
	.footerContent-left {
		display: blick
	}
}

.footerContent-right {
	display: table-cell;
	text-align: right
}

.footer-logo {
	height: 80px;
	width: auto
}

@media (max-width:767px) {
	.footerContent-right {
		display: block;
		text-align: left;
		margin-top: 40px
	}
	.footer-logo {
		height: 70px
	}
}

@media (max-width:481px) {
	.footer-logo {
		height: 60px
	}
}

.footer-socialIcons .footer-socialIcon {
	margin-left: 50px;
	transition: all .2s ease-in-out
}

.footer-socialIcons .footer-socialIcon:first-child {
	margin-left: 0
}

.footer-socialIcons .footer-socialIcon:hover {
	opacity: .8
}

.footer-socialIcon {
	display: inline-block
}

.footer-socialIcon img {
	display: inline-block;
	height: 30px;
	width: auto
}

.footer-links .footerLinkRow {
	display: inline-block;
	margin-right: 40px;
	vertical-align: top;
	margin-bottom: 40px
}

.footer-links .footerLinkRow:last-child {
	margin-right: 0
}

.footer-links .footerLinkRow .footerLinkRow-link:last-child {
	margin-bottom: 0
}

.footerLinkRow-link {
	display: block;
	color: #14285a;
	margin-bottom: 15px;
	transition: all .2s ease-in-out
}

.footerLinkRow-link:hover {
	color: #55f
}

.footer-address {
	text-align: left;
	margin-bottom: 40px;
	display: block;
	color: #14285a;
	line-height: 2.2;
	font-weight: 300;
	margin-top: -7px;
	padding-right: 70px
}

.footerCallout {
	overflow: hidden;
	padding-bottom: 50px
}

@media (max-width:767px) {
	.footer-links .footerLinkRow:last-child {
		margin-right: 40px
	}
	.footer-address {
		margin-bottom: 30px;
		padding-right: 0
	}
	.footerCallout .container {
		margin-left: -20px;
		margin-right: -20px
	}
}

.footerCalloutBox {
	padding: 75px 20px 50px;
	background-color: #3c00ff;
	text-align: center
}

.footerCalloutBox-content {
	max-width: 65%;
	margin: 0 auto;
	position: relative
}

.footerCallout-title {
	color: #fff;
	margin-bottom: 20px
}

.footerCallout-text {
	color: #fff;
	margin: 0
}

.footerCallout-button {
	margin-top: 40px
}

.footerCalloutBox-sideImage {
	position: absolute;
	top: -10px;
	right: 10px;
	transform: translateX(100%)
}

.footerCalloutBox-sideImage img {
	height: 306px;
	width: auto
}

@media (max-width:767px) {
	.footerCalloutBox-content {
		max-width: 100%
	}
	.footerCalloutBox-sideImage {
		display: none;
		transform: none;
		top: auto;
		bottom: -100px
	}
	.footerCalloutBox-sideImage img {
		height: 150px
	}
}

.modal,
.overlay {
	bottom: 0;
	left: 0
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea,
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
textarea {
	box-sizing: border-box;
	-webkit-appearance: none;
	padding: 14px 10px 14px 30px;
	transition: all .2s ease-in-out;
	margin: 0;
	outline: 0;
	width: 100%;
	border: 1px solid #c9c9c9;
	font-family: BrownPro, sans-serif;
	font-size: 19px;
	line-height: 1.37;
	font-weight: 400;
	color: #14285a
}

body .gform_wrapper ul.gform_fields li.gfield select {
	background: #fff;
	box-sizing: border-box;
	-webkit-appearance: none;
	padding: 11.5px 10px 11.5px 30px;
	transition: all .2s ease-in-out;
	margin: 0;
	outline: 0;
	width: 100%;
	border: 1px solid #c9c9c9;
	border-radius: 0
}

body .gform_wrapper .top_label div.ginput_container.ginput_container_select {
	position: relative
}

body .gform_wrapper .top_label div.ginput_container.ginput_container_select:after {
	transition: all .2s ease-in-out;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13.9px 8px 0;
	border-color: #55f transparent transparent;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
	pointer-events: none
}

body .gform_wrapper textarea.medium {
	height: 150px
}

::-webkit-input-placeholder {
	color: #969696;
	font-weight: 300
}

::-moz-placeholder {
	color: #969696;
	font-weight: 300
}

:-ms-input-placeholder {
	color: #969696;
	font-weight: 300
}

:-moz-placeholder {
	color: #969696;
	font-weight: 300
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
	background: #3c00ff;
	text-align: center;
	cursor: pointer;
	transition: all .2s ease-in-out;
	padding: 14px 40px;
	display: inline-block;
	text-decoration: none;
	font-size: 15px!important;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	border: 1px solid #3c00ff;
	color: #fff
}

.bgImage,
.close,
.postItem-image {
	background-position: center center
}

.bgImage,
.close,
.galleryPhoto,
.postItem-image {
	background-repeat: no-repeat;
	background-size: cover
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #001eaa;
	border: 1px solid #001eaa;
	color: #fff
}

body .gform_wrapper {
	margin: 0
}

body .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 20px
}

body .gform_wrapper ul.gform_fields li.gfield:last-child {
	margin-bottom: 0
}

body .gform_wrapper .top_label .gfield_label {
	display: none
}

body .gform_wrapper label.gfield_label {
	font-weight: 300;
	color: #55f;
	margin-bottom: 10px
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0!important
}

body .gform_wrapper .top_label .form--labelVisible .gfield_label {
	display: block
}

body .gform_wrapper .gfield_required {
	display: none
}

body .gform_wrapper .top_label .gfield.form--upload .gfield_label {
	font-size: 21px;
	line-height: 1.2;
	color: #001eaa;
	display: inline-block;
	font-weight: 400
}

body .gform_wrapper .top_label .gfield.form--upload div.ginput_container {
	display: inline-block;
	margin-left: 15px
}

body .gform_wrapper .top_label .gfield.form--upload div.ginput_container input.medium {
	width: auto
}

body .gform_wrapper ul.gform_fields li.gfield.form--splitField {
	display: inline-block;
	width: calc(50% - 5px)
}

body .gform_wrapper ul.gform_fields li.gfield.form--splitField.form--splitField--first {
	margin-right: 5px
}

body .gform_wrapper ul.gform_fields li.gfield.form--splitField.form--splitField--last {
	margin-left: 5px!important
}

@media (max-width:767px) {
	body .gform_wrapper ul.gform_fields li.gfield.form--splitField {
		display: block;
		width: 100%
	}
	body .gform_wrapper ul.gform_fields li.gfield.form--splitField.form--splitField--first {
		margin-right: 0!important
	}
	body .gform_wrapper ul.gform_fields li.gfield.form--splitField.form--splitField--last {
		margin-left: 0!important
	}
}

.overlay {
	position: absolute;
	top: 0;
	right: 0
}

.overlay--dark {
	background-color: #000
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 3
}

.modalContainer {
	position: relative;
	height: 100%
}

body.modalActive {
	overflow: hidden
}

.close {
	height: 17px;
	width: 17px;
	background-image: url(/wp-content/themes/pathfactory/assets/img/close.svg);
	display: inline-block;
	cursor: pointer
}

.nav {
	background-color: #fff;
	padding: 25px 0;
	display: table;
	width: 100%;
	position: fixed;
	z-index: 999;
	top: 0
}

.nav .container {
	position: relative
}

@media (max-width:1075px) {
	.nav {
		display: block;
		padding: 15px 0
	}
}

.navLeft {
	display: table-cell
}

@media (max-width:1075px) {
	.navLeft {
		font-size: 0;
		display: block;
		text-align: center
	}
}

.navRight {
	display: table-cell;
	text-align: right;
	width: 100%
}

@media (max-width:1075px) {
	.navRight,
	.navRight * {
		visibility: hidden;
		opacity: 0;
		transition: all .2s ease-in-out
	}
	.navRight {
		display: block;
		background-color: #14285a;
		height: calc(100% - 65px);
		position: fixed;
		width: 100%;
		top: 65px;
		left: 0;
		text-align: center
	}
	.navRight.is-active,
	.navRight.is-active * {
		visibility: visible;
		opacity: 1
	}
	.primaryNav {
		margin-top: 20px
	}
}

.navLeft-container {
	display: block;
	font-size: 0
}

.navLeft-logo {
	display: inline-block
}

.navLeft-logo img {
	height: 38px;
	width: auto;
	display: block
}

@media (min-width:768px) and (max-width:1279px) {
	.navLeft-logo img {
		height: 35px
	}
}

@media (max-width:767px) {
	.navLeft-logo img {
		height: 35px
	}
}

.navLeft-logoTagline {
	color: #55f;
	font-size: 15px;
	line-height: 18px;
	margin-left: 15px;
	display: inline-block
}

@media (max-width:600px) {
	.navLeft-logoTagline {
		display: none
	}
}

.primaryNav {
	margin-bottom: -38px
}

.primaryNav li.menu-item {
	display: inline-block;
	position: relative;
	padding: 0 20px 38px
}

.primaryNav li.menu-item:last-child {
	padding-right: 0
}

@media (max-width:1075px) {
	.primaryNav li.menu-item {
		padding: 0
	}
}

@media (min-width:1076px) and (max-width:1250px) {
	.primaryNav li.menu-item {
		padding: 0 5px 38px
	}
}

@media (max-width:1075px) {
	.primaryNav li.menu-item.menu-item-has-children .sub-menu {
		position: static;
		max-height: 1000px;
		display: block;
		text-align: center;
		padding: 20px 0
	}
	.primaryNav li.menu-item.menu-item-has-children .sub-menu:before {
		content: "";
		position: absolute;
		left: 75%;
		top: 12px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 12px 10px 0;
		border-color: #1edcc8 transparent transparent
	}
	.primaryNav li.menu-item.menu-item-has-children .sub-menu li.menu-item {
		text-align: center
	}
	.primaryNav li.menu-item.menu-item-has-children .sub-menu li.menu-item a {
		text-align: center;
		font-size: 16px
	}
	.primaryNav li.menu-item.menu-item-has-children:before {
		display: none
	}
}

@media (min-width:1076px) {
	.primaryNav li.menu-item.menu-item-has-children:hover .sub-menu {
		max-height: 1000px
	}
}

.primaryNav li.menu-item.menu-item-has-children:before {
	position: fixed;
	left: 0;
	top: 90px;
	content: "";
	width: 100%;
	background-color: rgba(255, 255, 255, .9);
	height: 180px;
	z-index: 1;
	max-height: 0;
	overflow: hidden;
	transition: max-height .5s ease-in-out
}

@media (min-width:1076px) {
	.primaryNav li.menu-item.menu-item-has-children:hover:before {
		max-height: 1000px
	}
	.primaryNav li.menu-item.menu-item-has-children:hover:after {
		content: "";
		height: 1px;
		width: calc(100% - 40px);
		position: absolute;
		bottom: 0;
		left: 20px;
		border-bottom: 2px solid #001eaa;
		z-index: 2
	}
}

@media (min-width:1076px) and (max-width:1250px) {
	.primaryNav li.menu-item.menu-item-has-children:hover:after {
		width: calc(100% - 10px);
		left: 5px
	}
}

.primaryNav li.menu-item .sub-menu {
	max-height: 0;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 50px;
	padding: 50px 0 0;
	background-color: transparent;
	text-align: left;
	transition: max-height .5s ease-in-out
}

.primaryNav li.menu-item .sub-menu>li.menu-item {
	text-align: left;
	margin: 0 0 10px;
	padding-bottom: 0
}

.primaryNav li.menu-item .sub-menu>li.menu-item:last-child,
.primaryNav li.menu-item:first-child {
	margin: 0
}

.primaryNav li.menu-item .sub-menu>li.menu-item>a {
	text-align: left
}

.primaryNav li.menu-item a {
	display: block;
	color: #14285a;
	transition: all .2s ease-in-out;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: .15em;
	text-transform: uppercase
}

.primaryNav li.menu-item a:hover {
	color: #001eaa
}

@media (max-width:1075px) {
	.primaryNav li.menu-item {
		display: block;
		margin: 10px 0
	}
	.primaryNav li.menu-item:first-child {
		margin: 10px 0
	}
	.primaryNav li.menu-item:last-child {
		margin-bottom: 0
	}
	.primaryNav li.menu-item a {
		font-size: 22px;
		padding: 10px 0;
		color: #fff
	}
	.primaryNav li.menu-item a:hover {
		color: #fff;
		opacity: .7
	}
	.primaryNav li.menu-item,
	.primaryNav li.menu-item:first-child {
		margin: 10px 0
	}
}

.primaryNav li.menu-item.navButton a {
	color: #55f;
	padding: 10px 30px;
	border: 1px solid #55f;
	letter-spacing: .02em
}

.primaryNav li.menu-item.navButton a:hover {
	background-color: rgba(136, 136, 255, .3)
}

@media (max-width:1075px) {
	.primaryNav li.menu-item.navButton a {
		display: inline-block;
		color: #fff;
		border: 1px solid #fff
	}
	.primaryNav li.menu-item.navButton a:hover {
		opacity: 1!important
	}
	.primaryNav li.menu-item.navButton {
		margin-top: 20px
	}
}

.hamburger {
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	padding: 15px
}

.hamburger:hover {
	opacity: 1
}

.hamburger:focus {
	outline: 0
}

@media (min-width:768px) {
	.hamburger {
		left: 25px
	}
}

@media (min-width:1076px) {
	.hamburger {
		display: none
	}
}

.hamburger-box {
	width: 32px;
	display: block
}

.postAuthorContainer,
.slick-dots li {
	display: inline-block
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
	background-color: #14285a;
	width: 32px
}

.section {
	padding: 60px 0
}

.slick-slide {
	padding-bottom: 150px!important
}

@media (min-width:768px) and (max-width:1279px) {
	.slick-slide {
		padding-bottom: 120px!important
	}
}

@media (max-width:767px) {
	.slick-slide {
		padding-bottom: 90px!important
	}
}

.slick-dots {
	text-align: center;
	padding: 0;
	height: auto;
	margin: 0;
	position: absolute;
	bottom: 60px;
	right: 50%;
	transform: translateX(50%);
	list-style: none
}

@media (min-width:768px) and (max-width:1279px) {
	.slick-dots {
		bottom: 50px
	}
}

.slick-dots li {
	margin: 0 6px;
	border: none;
	width: 20px;
	height: 20px;
	background-color: #1ed1bd;
	outline: 0;
	cursor: pointer;
	border-radius: 50%
}

@media (max-width:767px) {
	.slick-dots {
		bottom: 40px
	}
	.slick-dots li {
		width: 15px;
		height: 15px
	}
}

.slick-dots li:first-of-type:last-of-type {
	display: none
}

.slick-dots li:focus {
	outline: 0
}

.slick-dots li.slick-active,
.slick-dots li:hover {
	background-color: #00819f
}

.hero-form iframe .mktEditable,
.slick-dots li button {
	background-color: transparent
}

.slick-dots li button {
	display: block;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 10px;
	height: 10px;
	text-indent: 150%;
	overflow: hidden;
	border: none;
	box-shadow: none;
	background-image: none;
	outline: 0;
	font-size: 0
}

.slick-dots li button:focus {
	outline: 0
}

.modal-video-inner {
	padding: 0 10px
}

.modal-video-close-btn {
	cursor: pointer;
	right: 0
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.block.block--recommendedPosts {
	padding-top: 0;
	padding-bottom: 90px
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item {
	margin-right: 2%;
	width: 32%
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.block.block--recommendedPosts #rec-posts .lb-inpage-items {
		display: block
	}
	.block.block--recommendedPosts #rec-posts .lb-inpage-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
		display: block
	}
	.block.block--recommendedPosts #rec-posts .lb-inpage-item:last-child {
		margin-bottom: 0
	}
}

.block.block--recommendedPosts #rec-posts h3 {
	margin-bottom: 60px;
	text-align: center;
	font-size: 44px;
	color: #9b9b9b;
	padding: 0 20px
}

@media (min-width:1024px) and (max-width:1279px) {
	.block.block--recommendedPosts #rec-posts h3 {
		font-size: 42px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.block.block--recommendedPosts #rec-posts h3 {
		font-size: 40px
	}
}

@media (max-width:767px) {
	.block.block--recommendedPosts #rec-posts h3 {
		font-size: 38px
	}
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item-image {
	margin-bottom: 0
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item-text {
	color: #14285a;
	transition: all .2s ease-in-out;
	margin-top: 20px;
	padding: 0 10%;
	letter-spacing: 0
}

.block.block--recommendedPosts #rec-posts .lb-inpage-item-text:hover {
	color: #001eaa
}

.block.block--singleContent {
	padding: 100px 0
}

.block.block--singleContent p {
	margin: 0 0 50px;
	line-height: 1.72;
	font-size: 22px;
	font-weight: 300
}

.block.block--singleContent img {
	height: auto;
	width: auto;
	display: block
}

.block.block--singleContent img.aligncenter {
	margin: 0 auto
}

.block.block--singleContent img.alignright {
	margin: 0 0 0 auto
}

.block.block--singleContent img.alightleft {
	margin: 0 auto 0 0
}

.block.block--singleContent h1,
.block.block--singleContent h2,
.block.block--singleContent h4,
.block.block--singleContent h5,
.block.block--singleContent h6 {
	margin-bottom: 20px;
	color: #3c00ff
}

.block.block--singleContent h3 {
	color: #14285a
}

.block.block--singleContent .container--blog>:last-child {
	margin-bottom: 0
}

.block.block--singleContent .photoCaption {
	font-weight: 300;
	color: #666;
	text-align: right;
	margin-top: -50px;
	margin-bottom: 50px
}

.block.block--singleContent ol,
.block.block--singleContent ul {
	padding-left: 25px;
	margin: 0 0 50px;
	line-height: 1.72;
	font-size: 22px;
	font-weight: 300
}

.block.block--singleContent blockquote,
.block.block--singleContent blockquote p {
	line-height: 1.15;
	color: #55f;
	font-family: "Silva Display Light", sans-serif
}

.block.block--singleContent blockquote {
	font-size: 52px;
	padding: 0 4%;
	margin: 100px 0
}

@media (min-width:1024px) and (max-width:1279px) {
	.block.block--singleContent blockquote {
		font-size: 49px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.block.block--singleContent blockquote {
		font-size: 47px
	}
}

@media (max-width:767px) {
	.block.block--singleContent blockquote {
		font-size: 44px
	}
}

.block.block--singleContent blockquote p {
	font-size: 52px;
	margin: 0
}

@media (min-width:1024px) and (max-width:1279px) {
	.block.block--singleContent blockquote p {
		font-size: 49px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.block.block--singleContent blockquote p {
		font-size: 47px
	}
}

@media (max-width:767px) {
	.block.block--singleContent blockquote p {
		font-size: 44px
	}
}

.block.block--hero--single--big {
	padding: 370px 0
}

.block.block--hero--single .hero-title {
	margin-bottom: 0
}

.block.block--hero--single .hero-subTitle {
	margin-top: 30px
}

.heroSingle {
	max-width: 560px
}

.heroSingle.heroSingle--right {
	margin: 0 0 0 auto
}

@media (min-width:768px) and (max-width:1100px) {
	.heroSingle {
		max-width: 100%;
		max-width: 46%;
		position: absolute;
		left: 5%;
		bottom: 50%;
		transform: translateY(50%)
	}
	.heroSingle .hero-title {
		font-size: 42px
	}
	.heroSingle.heroSingle--right {
		margin: 0;
		right: 5%;
		left: auto
	}
}

.heroSingle .block-ctas {
	margin-top: 40px
}

.heroSingle .block-ctas .btn {
	margin-top: 0
}

img.size-full,
img.size-large {
	height: auto;
	width: auto
}

.block.block--author {
	padding: 0 0 90px
}

.combo.combo--author .combo-first {
	padding-right: 35px
}

.combo.combo--author .combo-last {
	padding-left: 35px
}

@media (max-width:767px) {
	.combo.combo--author {
		display: block
	}
	.combo.combo--author .combo-first,
	.combo.combo--author .combo-last {
		display: block;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		white-space: normal
	}
}

.author-image img {
	display: block;
	border-radius: 50%;
	width: 162px;
	height: 162px;
	margin-top: 55px
}

@media (max-width:767px) {
	.author-image img {
		margin-top: 0;
		margin-bottom: 20px
	}
}

.author-writtenBy {
	letter-spacing: .15em;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #55f
}

.author-name {
	font-size: 28px;
	margin-bottom: 10px
}

.author-bio,
.postItem-excerpt {
	font-size: 22px;
	font-weight: 300
}

.postAuthor {
	text-align: center;
	margin-top: -130px;
	margin-bottom: 50px
}

.block.block--singleContent .postAuthor-image img {
	display: block;
	border-radius: 50%;
	width: 162px;
	height: 162px;
	margin-bottom: 20px
}

.singleIndexPagination-next:after,
.singleIndexPagination-previous:after {
	content: '';
	height: 0;
	border-style: solid;
	transition: all .2s ease-in-out
}

.postAuthor-info {
	text-align: center;
	font-weight: 300
}

.block.block--singleIndex {
	padding-top: 80px;
	padding-bottom: 80px
}

.postItem {
	margin-bottom: 70px
}

.postItem-image {
	display: block;
	padding-bottom: 52.8%;
	transition: all .2s ease-in-out;
	margin-bottom: 40px
}

.postItem-image:hover {
	transform: scale(1.05)
}

.postItem-title {
	transition: all .2s ease-in-out;
	color: #14285a;
	margin-bottom: 20px;
	display: block
}

.postItem-title:hover {
	color: #001eaa
}

.postItem-excerpt {
	line-height: 1.32;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.postItem-excerpt {
		font-size: 19px
	}
}

.postItem-author {
	letter-spacing: .15em;
	color: #3c00ff;
	text-transform: uppercase
}

.singleIndexPagination {
	font-family: "Silva Display Light", sans-serif;
	line-height: 1.22;
	font-size: 37px;
	text-align: right
}

.singleIndexPagination a {
	transition: all .2s ease-in-out;
	color: #001eaa
}

.singleIndexPagination a:hover {
	color: #3c00ff
}

.singleIndexPagination-next {
	position: relative;
	display: inline-block;
	padding-right: 30px
}

.singleIndexPagination-next:after {
	width: 0;
	border-width: 10px 0 10px 17.3px;
	border-color: transparent transparent transparent #001eaa;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px
}

.careerForm,
.modal--career {
	max-width: 100%;
	top: 50%;
	right: 50%
}

.singleIndexPagination-next:hover:after {
	border-color: transparent transparent transparent #3c00ff
}

@media (max-width:767px) {
	.singleIndexPagination {
		font-size: 20px;
		text-align: center
	}
	.singleIndexPagination-next {
		padding-right: 20px
	}
	.singleIndexPagination-next:after {
		border-width: 7.5px 0 7.5px 13px;
		margin-top: -8px
	}
}

.singleIndexPagination-previous {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	margin-right: 40px
}

.singleIndexPagination-previous:after {
	width: 0;
	border-width: 10px 17.3px 10px 0;
	border-color: transparent #001eaa transparent transparent;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px
}

.singleIndexPagination-previous:hover:after {
	border-color: transparent #3c00ff transparent transparent
}

.singleIndexPagination-previous.singleIndexPagination-previous--noNext {
	margin-right: 0!important
}

@media (max-width:767px) {
	.singleIndexPagination-previous {
		margin-right: 20px;
		padding-left: 20px
	}
	.singleIndexPagination-previous:after {
		border-width: 7.5px 13px 7.5px 0;
		margin-top: -8px
	}
}

.searchBar {
	background-color: #eee;
	padding: 15px 0
}

.searchBar .container {
	text-align: right
}

.searchBar .searchBarContainer {
	display: inline-block
}

@media (max-width:370px) {
	.searchBar .searchBarContainer {
		display: block
	}
}

.searchBar form {
	display: inline-block
}

@media (max-width:370px) {
	.searchBar form {
		display: block
	}
}

.searchBar input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 8px 10px;
	font-size: 16px;
	width: auto;
	display: inline-block;
	min-width: 265px
}

@media (max-width:370px) {
	.searchBar input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		width: 100%;
		display: block
	}
}

.searchBar-label,
.testimonial-photo {
	display: inline-block
}

.searchBar-label {
	text-transform: uppercase;
	letter-spacing: .15em;
	color: #55f;
	margin-right: 10px
}

@media (max-width:370px) {
	.searchBar-label {
		margin-right: 0;
		margin-bottom: 5px;
		display: block
	}
}

.searchResultsTotal {
	margin-bottom: 40px
}

.overlay--career {
	position: fixed;
	background-color: #55f;
	z-index: 1000;
	transition: all .2s ease-in-out;
	opacity: 0;
	cursor: pointer
}

.overlay--career.active {
	opacity: 1;
	visibility: visible
}

.modal--career {
	z-index: 1001;
	transition: all .2s ease-in-out;
	opacity: 0;
	visibility: hidden;
	width: 790px;
	transform: translate(50%, -50%)
}

.modal--career.active {
	opacity: 1;
	visibility: visible
}

.careerForm {
	width: 790px;
	background-color: #fff7e8;
	position: absolute;
	transform: translate(50%, -50%)
}

.careerForm body .gform_wrapper .gform_footer input.button,
.careerForm body .gform_wrapper .gform_footer input[type=submit] {
	background-color: #ff646e;
	border: 1px solid #ff646e;
	color: #fff
}

.careerForm body .gform_wrapper .gform_footer input.button:hover,
.careerForm body .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #f01e3c;
	border: 1px solid #f01e3c;
	color: #fff
}

.careerForm-container {
	position: relative;
	padding: 100px 20px;
	overflow-y: scroll
}

@media (max-width:767px) {
	.searchBar .container {
		text-align: left
	}
	.searchBar input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		min-width: 235px
	}
	.careerForm {
		top: 0;
		left: 0;
		transform: none;
		max-height: 100%;
		overflow-y: scroll
	}
	.careerForm-container {
		padding: 50px 20px
	}
}

.careerForm-content {
	max-width: 490px;
	margin: 0 auto
}

.careerForm-smallTitle {
	font-size: 22px;
	line-height: 1.28;
	letter-spacing: .15em;
	margin-bottom: 20px;
	color: #3c00ff;
	text-transform: uppercase
}

.careerForm-title {
	margin-bottom: 50px
}

.close--career {
	position: absolute;
	top: 30px;
	right: 30px
}

.block {
	position: relative;
	z-index: 0;
	padding: 150px 0
}

@media (min-width:768px) and (max-width:1279px) {
	.block {
		padding: 120px 0
	}
}

@media (max-width:767px) {
	.block {
		padding: 90px 0
	}
}

.block.block--smallerPadding {
	padding: 80px 0!important
}

.block-title {
	margin-bottom: 10px
}

.block-subTitle,
.block-title.block-title--hasNoSubTile {
	margin-bottom: 30px
}

.block.block--alignLeft .container>* {
	text-align: left
}

.block.block--alignCenter .container>* {
	text-align: center
}

.block.block--alignRight .container>* {
	text-align: right
}

.bgImage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1
}

.block--hero,
.galleryPhoto {
	position: relative
}

.mainContent>:first-child {
	margin-top: 90px!important
}

@media (max-width:1075px) {
	.mainContent>:first-child {
		margin-top: 65px!important
	}
}

.block.margin60 {
	margin: 60px 0
}

.block.noMarginBottom {
	margin-bottom: 0!important
}

.block.noTopPadding {
	padding-top: 0!important
}

.block.noBottomPadding {
	padding-bottom: 0!important
}

.block.img--topLeft .bgImage {
	background-position: top left
}

.block.img--topCenter .bgImage {
	background-position: top center
}

.block.img--topRight .bgImage {
	background-position: top right
}

.block.img--bottomLeft .bgImage {
	background-position: bottom left
}

.block.img--bottomCenter .bgImage {
	background-position: bottom center
}

.block.img--bottomRight .bgImage {
	background-position: bottom right
}

.block.img--centerLeft .bgImage {
	background-position: center left
}

.block.img--centerCenter .bgImage,
.galleryPhoto {
	background-position: center center
}

.block.img--centerRight .bgImage {
	background-position: center right
}

.block.block--textWhite * {
	color: #fff
}

.block-ctas .btn {
	margin-right: 30px;
	margin-top: 20px
}

.block-ctas .btn:last-child {
	margin-right: 0
}

.block img {
	max-width: 100%
}

.block--hero.block--hero--smallerPadding {
	padding: 80px 0
}

.hero-title {
	margin-bottom: 10px
}

@media (max-width:1279px) {
	.hero-title {
		margin-bottom: 20px
	}
}

.hero-subTitle {
	margin: 0
}

.block.block--whiteText .hero-aboveSubTitle,
.hero-aboveSubTitle {
	text-align: left;
	margin-bottom: 20px;
	color: #3c00ff
}

.block.block--hero.block--hero--split .hero-title {
	text-align: left;
	margin-bottom: 60px
}

@media (max-width:767px) {
	.block.block--hero.block--hero--split .hero-title {
		margin-bottom: 30px
	}
}

.block.block--hero.block--hero--split .hero-aboveSubTitle {
	text-align: left;
	margin-bottom: 20px;
	color: #3c00ff
}

.block.block--hero.block--hero--split .hero-subTitle {
	text-align: left
}

.block.block--hero.block--hero--split .block-ctas {
	margin-top: 40px
}

@media (max-width:767px) {
	.block.block--hero.block--hero--split .block-ctas {
		margin-top: 30px
	}
}

.block.block--hero.block--hero--split .hero-rightImage {
	display: block;
	max-width: 100%
}

.block.block--hero.block--hero--split .hero-rightImage.hero-rightImage--Left {
	margin: 0 auto 0 0
}

.block.block--hero.block--hero--split .hero-rightImage.hero-rightImage--Center {
	margin: 0 auto
}

.block.block--hero.block--hero--split .hero-rightImage.hero-rightImage--Right {
	margin: 0 0 0 auto
}

@media (max-width:899px) {
	.block.block--hero.block--hero--split .hero-rightImage {
		margin: 60px auto 0 0!important
	}
}

.block.block--hero.block--hero--text .hero-title,
.hero-colorPoints .hero-colorPoint:last-child {
	margin-bottom: 0
}

.block.block--hero.block--hero--text {
	text-align: center;
	padding: 100px 0
}

@media (max-width:767px) {
	.block.block--hero.block--hero--text {
		padding: 90px 0
	}
}

.block.block--hero.block--hero--text .hero-subTitle {
	margin-top: 30px
}

.block.block--hero.block--hero--colorPoints {
	padding: 190px 0
}

.hero-colorPoints {
	margin-top: 60px
}

.hero-colorPoint {
	font-size: 22px;
	line-height: 1.22;
	font-weight: 300;
	letter-spacing: .15em;
	margin-bottom: 15px
}

.hero-form {
	margin-top: 40px
}

.hero-form iframe {
	width: 100%
}

.simpleContent p {
	margin: 0 0 50px;
	line-height: 1.72;
	font-size: 22px;
	font-weight: 300
}

.simpleContent img {
	height: auto;
	width: auto
}

.simpleContent h1,
.simpleContent h2,
.simpleContent h3,
.simpleContent h4,
.simpleContent h5,
.simpleContent h6 {
	margin-bottom: 20px
}

.simpleContent>:last-child {
	margin-bottom: 0
}

.simpleContent .photoCaption {
	font-weight: 300;
	color: #666;
	text-align: right;
	margin-top: -50px;
	margin-bottom: 50px
}

.simpleContent ol,
.simpleContent ul {
	padding-left: 25px;
	margin: 0 0 50px;
	line-height: 1.72;
	font-size: 22px;
	font-weight: 300
}

.simpleContent blockquote,
.simpleContent blockquote p {
	line-height: 1.15;
	font-family: "Silva Display Light", sans-serif
}

.simpleContent blockquote {
	font-size: 52px;
	padding: 0 4%;
	margin: 100px 0;
	color: #55f
}

@media (min-width:1024px) and (max-width:1279px) {
	.simpleContent blockquote {
		font-size: 49px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.simpleContent blockquote {
		font-size: 47px
	}
}

@media (max-width:767px) {
	.simpleContent blockquote {
		font-size: 44px
	}
}

.simpleContent blockquote p {
	font-size: 52px;
	margin: 0;
	color: #55f
}

.testimonial-circlePhoto,
.testimonial-testimonial {
	margin-bottom: 30px
}

@media (min-width:1024px) and (max-width:1279px) {
	.simpleContent blockquote p {
		font-size: 49px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.simpleContent blockquote p {
		font-size: 47px
	}
}

.block.block--testimonial.block--testimonial--splitImageRight {
	padding: 60px 0
}

.testimonialContent {
	padding-right: 10%
}

@media (max-width:767px) {
	.simpleContent blockquote p {
		font-size: 44px
	}
	.testimonialContent {
		padding-right: 0
	}
}

.testimonial-fullName {
	color: #55f
}

.testimonial-company,
.testimonial-jobTitle {
	color: #14285a!important
}

.testimonial-cta {
	margin-top: 40px
}

@media (max-width:899px) {
	.testimonial-photo {
		margin-top: 50px
	}
}

.testimonial-circlePhoto img {
	height: 118px;
	width: 118px;
	border-radius: 50%
}

.block.block--testimonial.block--testimonial--leftCircleImage {
	padding: 120px 0
}

.block.block--testimonial.block--testimonial--leftCircleImage .testimonial-fullName {
	color: #ffbe00;
	margin-bottom: 2px
}

.block.block--testimonial.block--testimonial--leftCircleImage .testimonial-company,
.block.block--testimonial.block--testimonial--leftCircleImage .testimonial-jobTitle {
	margin-bottom: 2px
}

.block.block--testimonial.block--testimonial--leftCircleImage .testimonial-testimonial {
	max-width: 840px;
	margin-bottom: 0
}

@media (max-width:767px) {
	.block.block--testimonial.block--testimonial--leftCircleImage {
		padding: 90px 0
	}
	.combo.combo--testimonial {
		display: block
	}
}

.combo.combo--testimonial .combo-first {
	padding-right: 30px
}

.combo.combo--testimonial .combo-last {
	padding-left: 30px
}

@media (max-width:767px) {
	.combo.combo--testimonial .combo-first {
		display: block;
		width: auto;
		white-space: normal;
		padding-right: 0;
		margin-bottom: 50px
	}
	.combo.combo--testimonial .combo-last {
		display: block;
		padding-left: 0
	}
}

.block.block--gallery .blockLink {
	margin-top: 10px
}

.galleryPhotos {
	padding-top: 10px;
	text-align: left!important
}

.galleryPhoto {
	padding-bottom: 100%;
	margin-bottom: 30px;
	transition: all .2s ease-in-out
}

.galleryPhoto a,
.splitContent-bg {
	position: absolute;
	top: 0;
	bottom: 0
}

.galleryPhoto:hover {
	transform: scale(1.04)
}

.galleryPhoto a {
	right: 0;
	left: 0;
	display: block
}

.lb-nav a.lb-next,
.lb-nav a.lb-prev {
	opacity: 1
}

.block.block--simpleCta {
	padding: 55px 0
}

.simpleCtaContent {
	display: table;
	width: 100%
}

@media (max-width:767px) {
	.simpleCtaContent {
		display: block
	}
}

.simpleCtaContent-left {
	display: table-cell;
	padding-right: 12%
}

@media (min-width:768px) and (max-width:1023px) {
	.simpleCtaContent-left {
		padding-right: 4%
	}
}

@media (max-width:767px) {
	.simpleCtaContent-left {
		display: block;
		padding-right: 0
	}
}

.simpleCtaContent-right {
	display: table-cell;
	text-align: right
}

.simpleCtaContent-right .btn {
	white-space: nowrap
}

@media (max-width:767px) {
	.simpleCtaContent-right {
		display: block;
		text-align: left;
		margin-top: 30px
	}
}

.block.block--textWhite .simpleCta-goldText,
.simpleCta-goldText {
	color: #ffbe00
}

.simpleCta-title {
	margin-bottom: 10px
}

.simpleCta-subTitle {
	margin: 0
}

.block.block--iconGrid {
	margin-bottom: -60px
}

.iconGrid-title {
	font-size: 50px;
	line-height: 1.2;
	margin-bottom: 40px
}

.iconGrid-title.iconGrid-title--biggerMargin {
	margin-bottom: 100px
}

@media (max-width:767px) {
	.iconGrid-title {
		font-size: 40px
	}
}

.iconGridItem {
	margin-bottom: 60px
}

.iconGridItem-icon {
	display: inline-block;
	padding-bottom: 40px;
	vertical-align: bottom
}

.iconGridItem-icon img {
	width: auto;
	display: block
}

.iconGridItem-title--smaller {
	font-size: 22px;
	line-height: 1.23
}

.block.block--iconGrid .iconGridItem-aboveTitle {
	color: #1edcc8;
	margin-bottom: 10px
}

.imageWithContent-aboveTitle,
.splitContentColumn-aboveTitle {
	color: #55f!important;
	letter-spacing: .15em;
	text-transform: uppercase
}

.iconGridItem-text {
	margin: 50px 0 0;
	font-weight: 300
}

.iconGridItem-text.iconGridItem-text--smaller {
	margin: 20px 0 0
}

.iconGridItem-cta {
	margin-top: 40px
}

.block.block--logoGrid {
	margin-bottom: -40px
}

.grid--logoGrid {
	margin-top: 50px;
	text-align: center
}

.grid--logoGrid .grid-1of5.grid-1of2--port.grid-1of2--palm {
	text-align: center
}

.logoGrid-logo {
	display: inline-block;
	margin-bottom: 40px
}

.logoGrid-logo img {
	display: block
}

.block.block--splitContent {
	padding: 120px 0;
	margin-bottom: -1px
}

@media (min-width:768px) and (max-width:1279px) {
	.block.block--splitContent {
		padding: 120px 0
	}
}

.block.block--dividedContent .block,
.divider {
	z-index: 1
}

.splitContent-bg--left {
	left: 0;
	width: 50%
}

.splitContent-bg--right {
	right: 0;
	width: 50%
}

@media (max-width:767px) {
	.block.block--splitContent {
		padding: 0
	}
	.splitContent-bg--left,
	.splitContent-bg--right {
		display: none
	}
}

.imageWithContent-image,
.imageWithContent-image.imageWithContent-image--normal img {
	display: block
}

.splitContentColumn-aboveTitle {
	margin-bottom: 15px
}

.splitContentColumn-title {
	margin-bottom: 20px
}

.splitContentColumn-text {
	margin: 0
}

.splitContentColumn-cta {
	margin-top: 30px
}

@media (min-width:768px) {
	.splitContentColumn.u-alignleft {
		padding-right: 18%
	}
	.splitContentColumn.u-alignright {
		padding-left: 18%
	}
	.splitContentColumn.u-aligncenter {
		padding: 0 9%
	}
	.grid.grid--splitContent .grid-1of2.grid-1of1--palm .splitContentColumn {
		background-color: transparent!important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.splitContentColumn.u-alignleft {
		padding-right: 18%
	}
	.splitContentColumn.u-alignright {
		padding-left: 18%
	}
	.splitContentColumn.u-aligncenter {
		padding: 0 9%
	}
}

.splitContent-image {
	text-align: center;
	margin-top: 40px
}

.splitContent-image img {
	max-width: 100%
}

@media (max-width:767px) {
	.splitContentColumn.u-alignleft {
		padding-right: 10%;
		padding-left: 20px
	}
	.splitContentColumn.u-alignright {
		padding-left: 10%;
		padding-right: 20px
	}
	.splitContentColumn.u-aligncenter {
		padding: 0 5%
	}
	.splitContent-image {
		position: absolute;
		top: 0;
		right: 50%;
		transform: translate(50%, -50%);
		margin-top: 0;
		width: 100%
	}
	.grid.grid--splitContent .grid-1of2.grid-1of1--palm .splitContentColumn {
		padding-top: 60px;
		padding-bottom: 60px;
		margin-right: -20px;
		margin-left: -20px
	}
}

.imageWithContent-content {
	padding-right: 12%
}

.imageWithContent-content.imageWithContent-content--right {
	padding-right: 0;
	padding-left: 12%
}

@media (max-width:767px) {
	.imageWithContent-content {
		margin-top: 60px;
		padding-left: 0!important
	}
	.imageWithContent-content.imageWithContent-content--right {
		margin-top: 0;
		margin-bottom: 60px;
		padding-right: 0!important
	}
}

@media (max-width:481px) {
	.imageWithContent-content {
		padding-right: 0!important;
		padding-left: 0!important
	}
}

.imageWithContent-aboveTitle {
	margin-bottom: 15px
}

.imageWithContent-title {
	margin-bottom: 40px
}

.imageWithContent-title--smaller {
	font-size: 37px;
	line-height: 1.27;
	font-family: "Silva Display Light", sans-serif;
	max-width: 560px
}

@media (min-width:1024px) and (max-width:1279px) {
	.imageWithContent-title--smaller {
		font-size: 35px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.imageWithContent-title--smaller {
		font-size: 33px
	}
}

@media (max-width:767px) {
	.imageWithContent-title--smaller {
		font-size: 31px
	}
}

.imageWithContent-text p {
	margin: 0 0 25px
}

.imageWithContent-text p:last-child {
	margin: 0
}

.imageWithContent-smallText {
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: .15em
}

.imageWithContent-cta {
	margin-top: 40px
}

.block.block--dividedContent {
	padding: 0
}

.block.block--dividedContent .container--divider:last-child {
	display: none
}

.block.block--dividedContent .block.block--imageWithContent {
	padding: 100px 0
}

@media (max-width:767px) {
	.imageWithContent-image {
		max-width: 100%!important;
		margin-left: 0!important;
		margin-right: 0!important
	}
	.imageWithContent-image.imageWithContent-image--normal img {
		margin: 0 auto!important
	}
	.block.block--dividedContent .block.block--imageWithContent {
		padding: 90px 0
	}
}

.block.block--dividedContent .block.block--iconGrid {
	padding: 120px 0
}

.divider {
	height: 1px;
	border-bottom: 1px solid grey;
	position: relative
}

.teamMember-photo,
.teamMember-photo img {
	width: 200px;
	height: 200px;
	max-width: 100%;
	border-radius: 50%
}

.block.block--teamGrid {
	margin-bottom: -60px
}

.teamGrid-title {
	font-size: 50px;
	line-height: 1.2
}

@media (min-width:1024px) and (max-width:1279px) {
	.teamGrid-title {
		font-size: 47px
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.teamGrid-title {
		font-size: 44px
	}
}

@media (max-width:767px) {
	.block.block--dividedContent .block.block--iconGrid {
		padding: 90px 0
	}
	.teamGrid-title {
		font-size: 42px
	}
}

.grid--teamGrid {
	margin-top: 60px
}

.teamMember {
	margin-bottom: 60px
}

.teamMember-photo {
	margin-bottom: 40px
}

.teamMember-photo img {
	display: block
}

.teamMember-fullName {
	font-size: 22px;
	line-height: 1.1;
	margin-bottom: 5px
}

.teamMember-jobTitle {
	font-size: 15px;
	line-height: 1.46;
	max-width: 185px
}

.teamMember-social .teamMember-social-icon:last-child {
	margin: 20px 0 0
}

.teamMember-social-icon {
	margin: 20px 30px 0 0;
	display: inline-block
}

.teamMember-social-icon img {
	height: 25px;
	width: auto;
	display: inline-block
}

.block.block--careersGrid {
	margin-bottom: -100px
}

.careersGrid-subTitle {
	margin: 40px 0 0
}

.grid--careersGrid {
	margin-top: 90px
}

.careerPosting {
	margin-bottom: 100px
}

.careerPosting-department {
	letter-spacing: .15em;
	color: #55f;
	margin-bottom: 20px;
	text-transform: uppercase
}

.careerPosting-title {
	font-size: 22px;
	line-height: 1.32;
	margin-bottom: 30px
}

.btn--careerPosting {
	width: 100%;
	text-align: center;
	padding: 14px 5px
}

.block.block--splitDetails {
	padding: 120px 0
}

@media (max-width:767px) {
	.block.block--splitDetails {
		padding: 90px 0
	}
}

.splitDetails {
	display: table;
	width: 100%
}

.splitDetails .splitDetail {
	display: table-cell;
	vertical-align: top;
	width: 50%
}

.splitDetails .splitDetail:nth-child(odd) {
	text-align: left
}

.splitDetails .splitDetail:nth-child(even) {
	text-align: right
}

.splitDetails .splitDetail .splitDetail-content {
	display: inline-block;
	text-align: left;
	max-width: 340px;
	font-weight: 300;
	line-height: 1.32;
	font-size: 22px
}

.splitDetails .splitDetail .splitDetail-content div {
	font-weight: 300;
	line-height: 1.32;
	font-size: 22px
}

#sb_instagram {
	padding: 39px 0 50px!important
}

@media (max-width:767px) {
	#sb_instagram {
		padding: 19px 0 30px!important
	}
}

#sb_instagram #sbi_images {
	padding: 0!important;
	margin-left: -20px;
	width: calc(100% + 40px)!important
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
	padding: 20px!important
}

