@charset "UTF-8";
/* CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Heebo:900|Crimson+Text|Inconsolata);*/

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

:root {
	font-size: 16px;
}

html {
    margin: 0px;
    padding: 0px;
	scroll-behavior: smooth;
}

body {
      background: #fff;
      color: #000;
	  line-height: 1.6;
      font-family: neue-haas-unica, sans-serif;
	  font-weight: 400;
	  font-style: normal;
      padding: 0;
      margin: 0;
	  height: 100%;
  }

#bg {
      border: 30px solid #000;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: fixed;
      z-index: 100;
  }

img {
	  max-width: 100%;
	  height: auto;
	  vertical-align: middle;
	  margin: 0 auto;
	  border: none;
	  border : 0;
	  outline:none;
	  }

/*#leff {
	  position:fixed;
     top:60px;
     left:60px;
     z-index:101;
  }
  
#rye {
	 position:fixed;
     top:65px;
     left:-45px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
     z-index:5000;
}*/

/*.bounce {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 600;
  font-style: normal;
  background-color: #000;	
  font-size: 14px;
  letter-spacing: 0.08em;
  margin: 0;
  padding: 0px 6px 0px 6px;
	
}
a.back:link {color: #00AFEC;text-decoration: none;outline:none;transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;}
a.back:visited {color: #00AFEC;text-decoration: none;outline:none;}
a.back:hover {color: #FFF;text-decoration: none;outline:none;transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;}*/

#crunchies1 {
	background-color: rgba(0,0,0,0);
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 60px;
	max-width:100%;
    height:auto;
}

#crunchies2 {
	background-color: rgba(0,0,0,0);
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width:100%;
    height:auto;
}

/*#crunchies1 {
  width: 100%;
  margin: 0 auto;
	text-align: center;
	padding: 0rem 0rem 4rem 0rem;

  }

#crunchies2 {
  width: 100%;
  margin: 0 auto;
	text-align: center;
	padding: 4rem 0rem 0rem 0rem;
  
  }*/

#about {
  width: 100%;
  margin: 0 auto;
 /* z-index: 1;*/
  }
.cat-1 {
  width: 100%;
  max-width: 223px;
  margin: 0px 0px -21px 240px;
  padding: 0;
}

#whycats {
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0rem 4rem;
/*  z-index: 1;*/
  }
.cat-2 {
  width: 100%;
  max-width: 302px;
  margin: 0px 0px -12px -10px;
  padding: 0;
}

#fortheloveofcats {
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0rem 5rem;
/*  z-index: 1;*/
  }
.cat-3 {
  width: 100%;
  max-width: 282px;
  margin: 0px 0px -23px 169px;
  padding: 0;
}

#fortheloveofcode {
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0rem 4rem;
 /* z-index: 1;*/
  }
.cat-4 {
  width: 100%;
  max-width: 312px;
  margin: 0px 0px -35px -50px;
  padding: 0;
}

#contact {
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0rem 2rem;	
/*  z-index: 1;*/
  }
.cat-5 {
  width: 100%;
  max-width: 177px;
  margin: 0px 0px -23px 15px;
  padding: 0;
}

.post {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;	
  padding: 2rem 2rem;
  text-align: left;
  }

h2 {
margin: 0;
padding: 0;
}
.title {
  font-family: neue-haas-unica, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000;
  font-size: 3rem;
  line-height: 1.0;
  margin: 0;
  padding: 0em 0em 0em 0em;
}
.copycopy {
	font-size: 18px;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 400;
    font-style: normal;
	margin: 0;
}
.copycopy::before {
	content: '__';
	line-height: 1;
	color: #000000;
	font-weight: 600;
	font-size: 3rem;
	margin: 0 0 1rem;
	letter-spacing: -0.05em;
	display: block;
	padding: 0;
}
.capycapy {
	font-size: 18px;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 400;
    font-style: normal;
	margin: 0;
}
.blue {
	color: #000;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 2.2;
	padding: 0px 0px 20px 0px;
}

.kittens {
	text-decoration: none;
	color: #000;
}



a.linez:link {
	color: #00AFEC;
	text-decoration: none;
	transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;
	-webkit-transition: all .2s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all .2s;
	-moz-transition-property: all;
	-moz-transition-duration: 0.2s;
	-moz-transition-timing-function: ease;
	-moz-transition-delay: 0s;
	
}

a.linez:visited {color: #00AFEC;	transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;
	-webkit-transition: all .2s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all .2s;
	-moz-transition-property: all;
	-moz-transition-duration: 0.2s;
	-moz-transition-timing-function: ease;
	-moz-transition-delay: 0s;}
a.linez:hover {color: #000000;	
	transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;
	-webkit-transition: all .2s;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	-moz-transition: all .2s;
	-moz-transition-property: all;
	-moz-transition-duration: 0.2s;
	-moz-transition-timing-function: ease;
	-moz-transition-delay: 0s;}
a.no-linez:link {
	color: #000;
	text-decoration: none;
	outline: none;
	transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
a.no-linez:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}
a.no-linez:hover {
	color: #00AFEC;
	text-decoration: none;
	outline: none;
}
.menu {
	display: block;
	color: #00AFEC;
	text-decoration: none;
	line-height: 1.6em;
	font-size: 1rem;
	font-family: neue-haas-unica, sans-serif;
	font-weight: 400;
    font-style: normal;
	transition: all .2s;
	transition-property: all;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.swipe {
	color: #0000FF;
	text-decoration: none;
}
.spacer {
  margin: 60px 0px 180px 0px;
}
.spacer-top {
  margin: 0px 0px 20px 0px;
}
.spacer-mid {
  margin: 50px 0px 50px 0px;
}
  

/*--------------------------------------------------
				VIDEO WRAPPER
---------------------------------------------------*/
.wrapper-center {
position: relative;
overflow: hidden;
height: 0;
-webkit-box-shadow: 5px 5px 8px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 5px 5px 8px rgba(50, 50, 50, 0.2);
box-shadow: 5px 5px 8px rgba(50, 50, 50, 0.2); 
padding-bottom: 56.25%;
margin: 0 0; 
}

.wrapper-center iframe, .wrapper-center object, .wrapper-center embed {
position: absolute;
display: block;
vertical-align: middle;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video { padding: 30px 0px 50px 0px;}

@media only screen and (min-width: 180px) and (max-width: 1000px) {
.menu {
  display: inline-block;
}  	
}

/*--------------------------------------------------
				MAILING LIST
---------------------------------------------------*/
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:20px 0 10px 0%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #000; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#000;}
#mc_embed_signup .button {clear:both; background-color: #00AFEC; border: 0 none; border-radius:0px; letter-spacing:.03em; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color: #00AFEC; opacity: 0.5;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; display:block; padding:0 0.4em; margin:0 4% 10px 0; min-height:32px; width:58%; min-width:130px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

.anim-text-flow span,
.anim-text-flow-hover:hover span {
    animation-name: anim-text-flow-keys;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: forwards
}

@keyframes anim-text-flow-keys {
    0% {
        color: #f3543f
    }
    .4% {
        color: #f33fed
    }
    .8% {
        color: #3ff38a
    }
    1.2% {
        color: #3ff378
    }
    1.6% {
        color: #3f6ff3
    }
    2% {
        color: #f33f66
    }
    2.4% {
        color: #84f33f
    }
    2.8% {
        color: #3ff3ea
    }
    3.2% {
        color: #f33fc0
    }
    3.6% {
        color: #3f7bf3
    }
    4% {
        color: #c9f33f
    }
    4.4% {
        color: #f03ff3
    }
    4.8% {
        color: #3f5df3
    }
    5.2% {
        color: #f34e3f
    }
    5.6% {
        color: #f3bd3f
    }
    6% {
        color: #f33fb7
    }
    6.4% {
        color: #3ff3cc
    }
    6.8% {
        color: #3ff3cc
    }
    7.2% {
        color: #f3453f
    }
    7.6% {
        color: #3ff37e
    }
    8% {
        color: #3fd5f3
    }
    8.4% {
        color: #c03ff3
    }
    8.8% {
        color: #3fc3f3
    }
    9.2% {
        color: #3faef3
    }
    9.6% {
        color: #d23ff3
    }
    10% {
        color: #3ff3de
    }
    10.4% {
        color: #423ff3
    }
    10.8% {
        color: #3fbdf3
    }
    11.2% {
        color: #3ff372
    }
    11.6% {
        color: #cf3ff3
    }
    12% {
        color: #8d3ff3
    }
    12.4% {
        color: #753ff3
    }
    12.8% {
        color: #f38a3f
    }
    13.2% {
        color: #f3603f
    }
    13.6% {
        color: #843ff3
    }
    14% {
        color: #9f3ff3
    }
    14.4% {
        color: #bd3ff3
    }
    14.8% {
        color: #8df33f
    }
    15.2% {
        color: #f33fb1
    }
    15.6% {
        color: #933ff3
    }
    16% {
        color: #3ff3b4
    }
    16.4% {
        color: #3f51f3
    }
    16.8% {
        color: #bdf33f
    }
    17.2% {
        color: #f33f75
    }
    17.6% {
        color: #3ff360
    }
    18% {
        color: #ea3ff3
    }
    18.4% {
        color: #f3d23f
    }
    18.8% {
        color: #ea3ff3
    }
    19.2% {
        color: #f0f33f
    }
    19.6% {
        color: #3ff3b1
    }
    20% {
        color: #783ff3
    }
    20.4% {
        color: #f3c93f
    }
    20.8% {
        color: #3ff3a5
    }
    21.2% {
        color: #f33f5d
    }
    21.6% {
        color: #3ff3d2
    }
    22% {
        color: #3fc0f3
    }
    22.4% {
        color: #7ef33f
    }
    22.8% {
        color: #f3693f
    }
    23.2% {
        color: #3ff33f
    }
    23.6% {
        color: #d8f33f
    }
    24% {
        color: #f33f78
    }
    24.4% {
        color: #f33fbd
    }
    24.8% {
        color: #3fe4f3
    }
    25.2% {
        color: #3ff3d8
    }
    25.6% {
        color: #3ff0f3
    }
    26% {
        color: #e4f33f
    }
    26.4% {
        color: #54f33f
    }
    26.8% {
        color: #f33f75
    }
    27.2% {
        color: #c6f33f
    }
    27.6% {
        color: #f03ff3
    }
    28% {
        color: #f3843f
    }
    28.4% {
        color: #f38d3f
    }
    28.8% {
        color: #bdf33f
    }
    29.2% {
        color: #f3a83f
    }
    29.6% {
        color: #963ff3
    }
    30% {
        color: #dbf33f
    }
    30.4% {
        color: #3ff351
    }
    30.8% {
        color: #f3843f
    }
    31.2% {
        color: #3ff3ae
    }
    31.6% {
        color: #66f33f
    }
    32% {
        color: #f33fe4
    }
    32.4% {
        color: #f33f42
    }
    32.8% {
        color: #f33f84
    }
    33.2% {
        color: #603ff3
    }
    33.6% {
        color: #3f78f3
    }
    34% {
        color: #3ff3c9
    }
    34.4% {
        color: #3ff357
    }
    34.8% {
        color: #5af33f
    }
    35.2% {
        color: #3ff3db
    }
    35.6% {
        color: #f33f63
    }
    36% {
        color: #3fa8f3
    }
    36.4% {
        color: #3fabf3
    }
    36.8% {
        color: #a2f33f
    }
    37.2% {
        color: #f3ba3f
    }
    37.6% {
        color: #4e3ff3
    }
    38% {
        color: #9cf33f
    }
    38.4% {
        color: #96f33f
    }
    38.8% {
        color: #def33f
    }
    39.2% {
        color: #633ff3
    }
    39.6% {
        color: #6ff33f
    }
    40% {
        color: #f33fa5
    }
    40.4% {
        color: #f3663f
    }
    40.8% {
        color: #5d3ff3
    }
    41.2% {
        color: #8a3ff3
    }
    41.6% {
        color: #453ff3
    }
    42% {
        color: #3ff381
    }
    42.4% {
        color: #bd3ff3
    }
    42.8% {
        color: #3ff378
    }
    43.2% {
        color: #db3ff3
    }
    43.6% {
        color: #3fa2f3
    }
    44% {
        color: #3ff3b7
    }
    44.4% {
        color: #f33fa8
    }
    44.8% {
        color: #f3513f
    }
    45.2% {
        color: #5d3ff3
    }
    45.6% {
        color: #f3513f
    }
    46% {
        color: #a53ff3
    }
    46.4% {
        color: #93f33f
    }
    46.8% {
        color: #f3873f
    }
    47.2% {
        color: #78f33f
    }
    47.6% {
        color: #f33fcf
    }
    48% {
        color: #f34e3f
    }
    48.4% {
        color: #f34e3f
    }
    48.8% {
        color: #f3ea3f
    }
    49.2% {
        color: #f38a3f
    }
    49.6% {
        color: #f03ff3
    }
    50% {
        color: #543ff3
    }
    50.4% {
        color: #3ff3c3
    }
    50.8% {
        color: #633ff3
    }
    51.2% {
        color: #a83ff3
    }
    51.6% {
        color: #f3963f
    }
    52% {
        color: #f3663f
    }
    52.4% {
        color: #3ff387
    }
    52.8% {
        color: #66f33f
    }
    53.2% {
        color: #3ff3e1
    }
    53.6% {
        color: #f34b3f
    }
    54% {
        color: #b4f33f
    }
    54.4% {
        color: #3f87f3
    }
    54.8% {
        color: #f33f3f
    }
    55.2% {
        color: #c33ff3
    }
    55.6% {
        color: #f33f87
    }
    56% {
        color: #f33f90
    }
    56.4% {
        color: #d23ff3
    }
    56.8% {
        color: #3ff3f0
    }
    57.2% {
        color: #f33fd5
    }
    57.6% {
        color: #3ff3e1
    }
    58% {
        color: #ea3ff3
    }
    58.4% {
        color: #3fa5f3
    }
    58.8% {
        color: #f38d3f
    }
    59.2% {
        color: #7e3ff3
    }
    59.6% {
        color: #3ff3a5
    }
    60% {
        color: #f33f90
    }
    60.4% {
        color: #f33fae
    }
    60.8% {
        color: #783ff3
    }
    61.2% {
        color: #f33fba
    }
    61.6% {
        color: #3f8af3
    }
    62% {
        color: #54f33f
    }
    62.4% {
        color: #d83ff3
    }
    62.8% {
        color: #3ff35d
    }
    63.2% {
        color: #3f96f3
    }
    63.6% {
        color: #3ff342
    }
    64% {
        color: #e13ff3
    }
    64.4% {
        color: #abf33f
    }
    64.8% {
        color: #f33fe1
    }
    65.2% {
        color: #3ff38d
    }
    65.6% {
        color: #6ff33f
    }
    66% {
        color: #9f3ff3
    }
    66.4% {
        color: #f33f7e
    }
    66.8% {
        color: #6c3ff3
    }
    67.2% {
        color: #3ff354
    }
    67.6% {
        color: #3fc9f3
    }
    68% {
        color: #93f33f
    }
    68.4% {
        color: #3f5af3
    }
    68.8% {
        color: #723ff3
    }
    69.2% {
        color: #f33f4e
    }
    69.6% {
        color: #f33f54
    }
    70% {
        color: #453ff3
    }
    70.4% {
        color: #81f33f
    }
    70.8% {
        color: #f3ab3f
    }
    71.2% {
        color: #e13ff3
    }
    71.6% {
        color: #f33f93
    }
    72% {
        color: #f33f48
    }
    72.4% {
        color: #c9f33f
    }
    72.8% {
        color: #f33fdb
    }
    73.2% {
        color: #3ff3de
    }
    73.6% {
        color: #3fc0f3
    }
    74% {
        color: #51f33f
    }
    74.4% {
        color: #f38d3f
    }
    74.8% {
        color: #42f33f
    }
    75.2% {
        color: #3ff34b
    }
    75.6% {
        color: #f33f69
    }
    76% {
        color: #f3783f
    }
    76.4% {
        color: #3ff366
    }
    76.8% {
        color: #f3573f
    }
    77.2% {
        color: #f3e13f
    }
    77.6% {
        color: #81f33f
    }
    78% {
        color: #54f33f
    }
    78.4% {
        color: #63f33f
    }
    78.8% {
        color: #96f33f
    }
    79.2% {
        color: #3fd5f3
    }
    79.6% {
        color: #3ff3cf
    }
    80% {
        color: #f33f8a
    }
    80.4% {
        color: #69f33f
    }
    80.8% {
        color: #7e3ff3
    }
    81.2% {
        color: #5a3ff3
    }
    81.6% {
        color: #f33f66
    }
    82% {
        color: #3ff399
    }
    82.4% {
        color: #de3ff3
    }
    82.8% {
        color: #4e3ff3
    }
    83.2% {
        color: #f33f3f
    }
    83.6% {
        color: #f3873f
    }
    84% {
        color: #3f4ef3
    }
    84.4% {
        color: #3f45f3
    }
    84.8% {
        color: #3f60f3
    }
    85.2% {
        color: #f33f96
    }
    85.6% {
        color: #f3a53f
    }
    86% {
        color: #f36c3f
    }
    86.4% {
        color: #f33fb1
    }
    86.8% {
        color: #3f66f3
    }
    87.2% {
        color: #ed3ff3
    }
    87.6% {
        color: #3ff34b
    }
    88% {
        color: #3f4ef3
    }
    88.4% {
        color: #b4f33f
    }
    88.8% {
        color: #f3c63f
    }
    89.2% {
        color: #f33fe7
    }
    89.6% {
        color: #f33f96
    }
    90% {
        color: #3ff38d
    }
    90.4% {
        color: #f3c03f
    }
    90.8% {
        color: #f3b43f
    }
    91.2% {
        color: #3f5af3
    }
    91.6% {
        color: #51f33f
    }
    92% {
        color: #4e3ff3
    }
    92.4% {
        color: #f33fb7
    }
    92.8% {
        color: #3ff366
    }
    93.2% {
        color: #f33f7b
    }
    93.6% {
        color: #f3a53f
    }
    94% {
        color: #f3a53f
    }
    94.4% {
        color: #f33f90
    }
    94.8% {
        color: #573ff3
    }
    95.2% {
        color: #f3b43f
    }
    95.6% {
        color: #3f81f3
    }
    96% {
        color: #3ff37b
    }
    96.4% {
        color: #f33fd8
    }
    96.8% {
        color: #3ff39f
    }
    97.2% {
        color: #ea3ff3
    }
    97.6% {
        color: #f33fc3
    }
    98% {
        color: #3f87f3
    }
    98.4% {
        color: #c33ff3
    }
    98.8% {
        color: #ea3ff3
    }
    99.2% {
        color: #3ff345
    }
    99.6% {
        color: #3f87f3
    }
    100% {
        color: #f33f81
    }
}

.anim-text-flow span:nth-of-type(1),
.anim-text-flow-hover:hover span:nth-of-type(1) {
    animation-delay: -9.9s
}

.anim-text-flow span:nth-of-type(2),
.anim-text-flow-hover:hover span:nth-of-type(2) {
    animation-delay: -9.8s
}

.anim-text-flow span:nth-of-type(3),
.anim-text-flow-hover:hover span:nth-of-type(3) {
    animation-delay: -9.7s
}

.anim-text-flow span:nth-of-type(4),
.anim-text-flow-hover:hover span:nth-of-type(4) {
    animation-delay: -9.6s
}

.anim-text-flow span:nth-of-type(5),
.anim-text-flow-hover:hover span:nth-of-type(5) {
    animation-delay: -9.5s
}

.anim-text-flow span:nth-of-type(6),
.anim-text-flow-hover:hover span:nth-of-type(6) {
    animation-delay: -9.4s
}

.anim-text-flow span:nth-of-type(7),
.anim-text-flow-hover:hover span:nth-of-type(7) {
    animation-delay: -9.3s
}

.anim-text-flow span:nth-of-type(8),
.anim-text-flow-hover:hover span:nth-of-type(8) {
    animation-delay: -9.2s
}

.anim-text-flow span:nth-of-type(9),
.anim-text-flow-hover:hover span:nth-of-type(9) {
    animation-delay: -9.1s
}

.anim-text-flow span:nth-of-type(10),
.anim-text-flow-hover:hover span:nth-of-type(10) {
    animation-delay: -9s
}

.anim-text-flow span:nth-of-type(11),
.anim-text-flow-hover:hover span:nth-of-type(11) {
    animation-delay: -8.9s
}

.anim-text-flow span:nth-of-type(12),
.anim-text-flow-hover:hover span:nth-of-type(12) {
    animation-delay: -8.8s
}

.anim-text-flow span:nth-of-type(13),
.anim-text-flow-hover:hover span:nth-of-type(13) {
    animation-delay: -8.7s
}

.anim-text-flow span:nth-of-type(14),
.anim-text-flow-hover:hover span:nth-of-type(14) {
    animation-delay: -8.6s
}

.anim-text-flow span:nth-of-type(15),
.anim-text-flow-hover:hover span:nth-of-type(15) {
    animation-delay: -8.5s
}

.anim-text-flow span:nth-of-type(16),
.anim-text-flow-hover:hover span:nth-of-type(16) {
    animation-delay: -8.4s
}

.anim-text-flow span:nth-of-type(17),
.anim-text-flow-hover:hover span:nth-of-type(17) {
    animation-delay: -8.3s
}

.anim-text-flow span:nth-of-type(18),
.anim-text-flow-hover:hover span:nth-of-type(18) {
    animation-delay: -8.2s
}

.anim-text-flow span:nth-of-type(19),
.anim-text-flow-hover:hover span:nth-of-type(19) {
    animation-delay: -8.1s
}

.anim-text-flow span:nth-of-type(20),
.anim-text-flow-hover:hover span:nth-of-type(20) {
    animation-delay: -8s
}

.anim-text-flow span:nth-of-type(21),
.anim-text-flow-hover:hover span:nth-of-type(21) {
    animation-delay: -7.9s
}

.anim-text-flow span:nth-of-type(22),
.anim-text-flow-hover:hover span:nth-of-type(22) {
    animation-delay: -7.8s
}

.anim-text-flow span:nth-of-type(23),
.anim-text-flow-hover:hover span:nth-of-type(23) {
    animation-delay: -7.7s
}

.anim-text-flow span:nth-of-type(24),
.anim-text-flow-hover:hover span:nth-of-type(24) {
    animation-delay: -7.6s
}

.anim-text-flow span:nth-of-type(25),
.anim-text-flow-hover:hover span:nth-of-type(25) {
    animation-delay: -7.5s
}

.anim-text-flow span:nth-of-type(26),
.anim-text-flow-hover:hover span:nth-of-type(26) {
    animation-delay: -7.4s
}

.anim-text-flow span:nth-of-type(27),
.anim-text-flow-hover:hover span:nth-of-type(27) {
    animation-delay: -7.3s
}

.anim-text-flow span:nth-of-type(28),
.anim-text-flow-hover:hover span:nth-of-type(28) {
    animation-delay: -7.2s
}

.anim-text-flow span:nth-of-type(29),
.anim-text-flow-hover:hover span:nth-of-type(29) {
    animation-delay: -7.1s
}

.anim-text-flow span:nth-of-type(30),
.anim-text-flow-hover:hover span:nth-of-type(30) {
    animation-delay: -7s
}

.anim-text-flow span:nth-of-type(31),
.anim-text-flow-hover:hover span:nth-of-type(31) {
    animation-delay: -6.9s
}

.anim-text-flow span:nth-of-type(32),
.anim-text-flow-hover:hover span:nth-of-type(32) {
    animation-delay: -6.8s
}

.anim-text-flow span:nth-of-type(33),
.anim-text-flow-hover:hover span:nth-of-type(33) {
    animation-delay: -6.7s
}

.anim-text-flow span:nth-of-type(34),
.anim-text-flow-hover:hover span:nth-of-type(34) {
    animation-delay: -6.6s
}

.anim-text-flow span:nth-of-type(35),
.anim-text-flow-hover:hover span:nth-of-type(35) {
    animation-delay: -6.5s
}

.anim-text-flow span:nth-of-type(36),
.anim-text-flow-hover:hover span:nth-of-type(36) {
    animation-delay: -6.4s
}

.anim-text-flow span:nth-of-type(37),
.anim-text-flow-hover:hover span:nth-of-type(37) {
    animation-delay: -6.3s
}

.anim-text-flow span:nth-of-type(38),
.anim-text-flow-hover:hover span:nth-of-type(38) {
    animation-delay: -6.2s
}

.anim-text-flow span:nth-of-type(39),
.anim-text-flow-hover:hover span:nth-of-type(39) {
    animation-delay: -6.1s
}

.anim-text-flow span:nth-of-type(40),
.anim-text-flow-hover:hover span:nth-of-type(40) {
    animation-delay: -6s
}

.anim-text-flow span:nth-of-type(41),
.anim-text-flow-hover:hover span:nth-of-type(41) {
    animation-delay: -5.9s
}

.anim-text-flow span:nth-of-type(42),
.anim-text-flow-hover:hover span:nth-of-type(42) {
    animation-delay: -5.8s
}

.anim-text-flow span:nth-of-type(43),
.anim-text-flow-hover:hover span:nth-of-type(43) {
    animation-delay: -5.7s
}

.anim-text-flow span:nth-of-type(44),
.anim-text-flow-hover:hover span:nth-of-type(44) {
    animation-delay: -5.6s
}

.anim-text-flow span:nth-of-type(45),
.anim-text-flow-hover:hover span:nth-of-type(45) {
    animation-delay: -5.5s
}

.anim-text-flow span:nth-of-type(46),
.anim-text-flow-hover:hover span:nth-of-type(46) {
    animation-delay: -5.4s
}

.anim-text-flow span:nth-of-type(47),
.anim-text-flow-hover:hover span:nth-of-type(47) {
    animation-delay: -5.3s
}

.anim-text-flow span:nth-of-type(48),
.anim-text-flow-hover:hover span:nth-of-type(48) {
    animation-delay: -5.2s
}

.anim-text-flow span:nth-of-type(49),
.anim-text-flow-hover:hover span:nth-of-type(49) {
    animation-delay: -5.1s
}

.anim-text-flow span:nth-of-type(50),
.anim-text-flow-hover:hover span:nth-of-type(50) {
    animation-delay: -5s
}

.anim-text-flow span:nth-of-type(51),
.anim-text-flow-hover:hover span:nth-of-type(51) {
    animation-delay: -4.9s
}

.anim-text-flow span:nth-of-type(52),
.anim-text-flow-hover:hover span:nth-of-type(52) {
    animation-delay: -4.8s
}

.anim-text-flow span:nth-of-type(53),
.anim-text-flow-hover:hover span:nth-of-type(53) {
    animation-delay: -4.7s
}

.anim-text-flow span:nth-of-type(54),
.anim-text-flow-hover:hover span:nth-of-type(54) {
    animation-delay: -4.6s
}

.anim-text-flow span:nth-of-type(55),
.anim-text-flow-hover:hover span:nth-of-type(55) {
    animation-delay: -4.5s
}

.anim-text-flow span:nth-of-type(56),
.anim-text-flow-hover:hover span:nth-of-type(56) {
    animation-delay: -4.4s
}

.anim-text-flow span:nth-of-type(57),
.anim-text-flow-hover:hover span:nth-of-type(57) {
    animation-delay: -4.3s
}

.anim-text-flow span:nth-of-type(58),
.anim-text-flow-hover:hover span:nth-of-type(58) {
    animation-delay: -4.2s
}

.anim-text-flow span:nth-of-type(59),
.anim-text-flow-hover:hover span:nth-of-type(59) {
    animation-delay: -4.1s
}

.anim-text-flow span:nth-of-type(60),
.anim-text-flow-hover:hover span:nth-of-type(60) {
    animation-delay: -4s
}

.anim-text-flow span:nth-of-type(61),
.anim-text-flow-hover:hover span:nth-of-type(61) {
    animation-delay: -3.9s
}

.anim-text-flow span:nth-of-type(62),
.anim-text-flow-hover:hover span:nth-of-type(62) {
    animation-delay: -3.8s
}

.anim-text-flow span:nth-of-type(63),
.anim-text-flow-hover:hover span:nth-of-type(63) {
    animation-delay: -3.7s
}

.anim-text-flow span:nth-of-type(64),
.anim-text-flow-hover:hover span:nth-of-type(64) {
    animation-delay: -3.6s
}

.anim-text-flow span:nth-of-type(65),
.anim-text-flow-hover:hover span:nth-of-type(65) {
    animation-delay: -3.5s
}

.anim-text-flow span:nth-of-type(66),
.anim-text-flow-hover:hover span:nth-of-type(66) {
    animation-delay: -3.4s
}

.anim-text-flow span:nth-of-type(67),
.anim-text-flow-hover:hover span:nth-of-type(67) {
    animation-delay: -3.3s
}

.anim-text-flow span:nth-of-type(68),
.anim-text-flow-hover:hover span:nth-of-type(68) {
    animation-delay: -3.2s
}

.anim-text-flow span:nth-of-type(69),
.anim-text-flow-hover:hover span:nth-of-type(69) {
    animation-delay: -3.1s
}

.anim-text-flow span:nth-of-type(70),
.anim-text-flow-hover:hover span:nth-of-type(70) {
    animation-delay: -3s
}

.anim-text-flow span:nth-of-type(71),
.anim-text-flow-hover:hover span:nth-of-type(71) {
    animation-delay: -2.9s
}

.anim-text-flow span:nth-of-type(72),
.anim-text-flow-hover:hover span:nth-of-type(72) {
    animation-delay: -2.8s
}

.anim-text-flow span:nth-of-type(73),
.anim-text-flow-hover:hover span:nth-of-type(73) {
    animation-delay: -2.7s
}

.anim-text-flow span:nth-of-type(74),
.anim-text-flow-hover:hover span:nth-of-type(74) {
    animation-delay: -2.6s
}

.anim-text-flow span:nth-of-type(75),
.anim-text-flow-hover:hover span:nth-of-type(75) {
    animation-delay: -2.5s
}

.anim-text-flow span:nth-of-type(76),
.anim-text-flow-hover:hover span:nth-of-type(76) {
    animation-delay: -2.4s
}

.anim-text-flow span:nth-of-type(77),
.anim-text-flow-hover:hover span:nth-of-type(77) {
    animation-delay: -2.3s
}

.anim-text-flow span:nth-of-type(78),
.anim-text-flow-hover:hover span:nth-of-type(78) {
    animation-delay: -2.2s
}

.anim-text-flow span:nth-of-type(79),
.anim-text-flow-hover:hover span:nth-of-type(79) {
    animation-delay: -2.1s
}

.anim-text-flow span:nth-of-type(80),
.anim-text-flow-hover:hover span:nth-of-type(80) {
    animation-delay: -2s
}

.anim-text-flow span:nth-of-type(81),
.anim-text-flow-hover:hover span:nth-of-type(81) {
    animation-delay: -1.9s
}

.anim-text-flow span:nth-of-type(82),
.anim-text-flow-hover:hover span:nth-of-type(82) {
    animation-delay: -1.8s
}

.anim-text-flow span:nth-of-type(83),
.anim-text-flow-hover:hover span:nth-of-type(83) {
    animation-delay: -1.7s
}

.anim-text-flow span:nth-of-type(84),
.anim-text-flow-hover:hover span:nth-of-type(84) {
    animation-delay: -1.6s
}

.anim-text-flow span:nth-of-type(85),
.anim-text-flow-hover:hover span:nth-of-type(85) {
    animation-delay: -1.5s
}

.anim-text-flow span:nth-of-type(86),
.anim-text-flow-hover:hover span:nth-of-type(86) {
    animation-delay: -1.4s
}

.anim-text-flow span:nth-of-type(87),
.anim-text-flow-hover:hover span:nth-of-type(87) {
    animation-delay: -1.3s
}

.anim-text-flow span:nth-of-type(88),
.anim-text-flow-hover:hover span:nth-of-type(88) {
    animation-delay: -1.2s
}

.anim-text-flow span:nth-of-type(89),
.anim-text-flow-hover:hover span:nth-of-type(89) {
    animation-delay: -1.1s
}

.anim-text-flow span:nth-of-type(90),
.anim-text-flow-hover:hover span:nth-of-type(90) {
    animation-delay: -1s
}

.anim-text-flow span:nth-of-type(91),
.anim-text-flow-hover:hover span:nth-of-type(91) {
    animation-delay: -.9s
}

.anim-text-flow span:nth-of-type(92),
.anim-text-flow-hover:hover span:nth-of-type(92) {
    animation-delay: -.8s
}

.anim-text-flow span:nth-of-type(93),
.anim-text-flow-hover:hover span:nth-of-type(93) {
    animation-delay: -.7s
}

.anim-text-flow span:nth-of-type(94),
.anim-text-flow-hover:hover span:nth-of-type(94) {
    animation-delay: -.6s
}

.anim-text-flow span:nth-of-type(95),
.anim-text-flow-hover:hover span:nth-of-type(95) {
    animation-delay: -.5s
}

.anim-text-flow span:nth-of-type(96),
.anim-text-flow-hover:hover span:nth-of-type(96) {
    animation-delay: -.4s
}

.anim-text-flow span:nth-of-type(97),
.anim-text-flow-hover:hover span:nth-of-type(97) {
    animation-delay: -.3s
}

.anim-text-flow span:nth-of-type(98),
.anim-text-flow-hover:hover span:nth-of-type(98) {
    animation-delay: -.2s
}

.anim-text-flow span:nth-of-type(99),
.anim-text-flow-hover:hover span:nth-of-type(99) {
    animation-delay: -.1s
}

.anim-text-flow span:nth-of-type(100),
.anim-text-flow-hover:hover span:nth-of-type(100) {
    animation-delay: 0s
}

/*--------------------------------------------------
				MEDIA QUERIES
---------------------------------------------------*/

@media only screen and (min-width: 180px) and (max-width: 700px) {
#rye {display: none;}
.cat-1 {
  width: 100%;
  max-width: 168px;
  margin: 0px 0px -21px 10px;
  padding: 0;
}
.cat-2 {
  width: 100%;
  max-width: 232px;
  margin: 0px 0px -14px 0px;
  padding: 0;
}

.cat-3 {
  width: 100%;
  max-width: 216px;
  margin: 0px 0px -22px 28px;
  padding: 0;
}

.cat-4 {
  width: 100%;
  max-width: 250px;
  margin: 0px 0px -32px 0px;
  padding: 0;
}

.cat-5 {
  width: 100%;
  max-width: 142px;
  margin: 0px 0px -23px 25px;
  padding: 0;
}
.spacer-mid {
  margin: 40px 0px 40px 0px;
}
}