﻿@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:800);

@font-face {font-family: "Nexa Rust Sans W00 Black 03";
  src: url("https://www.horrorjuice.com/fonts/6f495107edacb9d7adac6368862a83a0.eot"); /* IE9*/
  src: url("https://www.horrorjuice.com/fonts/6f495107edacb9d7adac6368862a83a0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("https://www.horrorjuice.com/fonts/6f495107edacb9d7adac6368862a83a0.woff2") format("woff2"), /* chrome、firefox */
  url("https://www.horrorjuice.com/fonts/6f495107edacb9d7adac6368862a83a0.woff") format("woff"), /* chrome、firefox */
  url("https://www.horrorjuice.com/fonts/6f495107edacb9d7adac6368862a83a0.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("https://www.horrorjuice.com/fonts/6f495107edacb9d7adac6368862a83a0.svg#Nexa Rust Sans W00 Black 03") format("svg"); /* iOS 4.1- */
}

body {
    background-color: #000000;
    overflow-y: scroll;
}
body.home {
    background-color: #000000;
    background: url("https://www.horrorjuice.com/images/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
   background-position: top center;
}
body.other {
    background-color: #000000;
    background: url("https://www.horrorjuice.com/images/background2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
   background-position: top center;
}

h1 {
    font-family:"Nexa Rust Sans W00 Black 03" !important;
    color: #FFFFFF;
    margin-bottom:5;
    font-size:30px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 668px) {
h1 {
    font-size:15px;font-style:normal;
}
}
@media (max-width: 768px) {
h1 {
    font-size:20px;font-style:normal;
}
}


h3 {
    font-family:"Nexa Rust Sans W00 Black 03" !important;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 30;

    letter-spacing: 4px;
    font-size: 24px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}











.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background: #C70606;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 340px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 668px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}








#nav-logo {

float: left;
position: fixed;

width: 15%;
left: 10;

top: 10;
padding: 15px;

text-align:center;
border-radius: 8px;

background: #FFFFFF;
z-index: 2;
}



/* Small devices (tablets, 668px and below) */
@media (max-width: 668px) {
#nav-logo {

  width: 25%;
}


}



.logo {

margin: 0;

width: 100%;
}


#nav {

display: block;
background-color: #C70606;

margin: 0;

padding: 0;

border: 0;

text-align: left;

left: 0;

top: 0;
width: 100%;

z-index: 1;

cursor: default;

position: fixed;
height: 3.8em;

}
#nav ul {

list-style: none;

text-align:right;
margin: 10px 10px 0px 0px;
}



#nav a {

-moz-transition: background-color .2s ease-in-out;

-webkit-transition: background-color .2s ease-in-out;

-ms-transition: background-color .2s ease-in-out;

transition: background-color .2s ease-in-out;

display: block;

position: relative;

color: #fff;
	
text-decoration: none;

text-align: right;
outline: 0;
	
font-weight: 600;

border-radius: 8px;

height: 1.5em;

padding: 0.4em 0.4em 0.4em 0.4em;

margin: 0 9px 0 9px;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 1.1em;
}



/* Small devices (tablets, 668px and below) */
@media (max-width: 668px) {
#nav a {

  font-size: 1.2em;
}


}



#nav a:hover {

color: #fff !important;

background: #383838;

}


#nav a.active {

background: #484848;

}


#nav a.active:before {

content: '';

display: block;

bottom: -0.6em;

left: 50%;

margin-left: -0.75em;

border-left: solid 0.75em transparent;

border-right: solid 0.75em transparent;

border-top: solid 0.6em #282828;

}
















#main {
    padding-top: 120;

    padding-left: 20;
    padding-right: 20;
    display: block;
}
/* Small devices (tablets, up to 668px) */
@media (max-width: 668px) {
#main {
    padding-top: 75;

}
}
#main h1.header {
    padding-top: 20;

    margin-bottom:0;
    font-family:"Nexa Rust Sans W00 Black 03" !important;
    color: #FFFFFF;
    font-size:30px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#main h2.header {
    padding-top: 20;

    font-family:"Nexa Rust Sans W00 Black 03" !important;
    color: #FFFFFF;
    font-size:20px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#main h3.header {
    display: inline-block;
    padding: 8 8 8 8;

    margin: 2 0 2 0;
    width: 270px;
    height: 25px;
    letter-spacing: 2px;
    vertical-align: middle;
    background: #800000;
    font-family:"Nexa Rust Sans W00 Black 03" !important;
    color: #FFFFFF;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 668px) {
#main h3.header {
    font-size:10px;font-style:normal;
    width: 140px;
    height: 25px;
}
#main h1.header {
    font-size:25px;font-style:normal;
}
}
@media (max-width: 768px) {
#main h3.header {
    font-size:14px;font-style:normal;
    width: 90%;
    height: auto;
}
}

#main div.text {
    width: 60%;

    float: left;
    display: block-inline;
}
/* Small devices (tablets, up to 668px) */
@media (max-width: 668px) {
#main div.text {
    width: 100%;

    float: left;
    display: block-inline;
}
}
#main div.spacer {
    width: 5%;

}
#main div.image {
    display: block-inline;
    float: right;
    width: 35%;

}
/* Small devices (tablets, up to 668px) */
@media (max-width: 668px) {
#main div.image {
    float: none;
    width: 100%; 
    text-align: center;
}
#main .polaroid {
    float: none;
    width: 80%; 
    height: auto; 
    text-align: center;
    padding-top: 50px;
    padding-bottom: 75px;
}
}
#main .para {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #FFFFFF;
    font-size:14px;font-style:normal;
    line-height: 2.0em;
    padding-top: 10;

}
#main .testi {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #FFFFFF;
    font-size:13px;font-style:normal;
    padding-top: 0;
}









A.int {
    color: #C70606;
    font-weight: 600;
}
A.int:hover {
    color: #C70606;
}
A.moving:hover {
position:relative;
top:1px;
left:1px;
}










A.block-services {
	display: flex;
	align-items:center;
	justify-content:center;
	width:300;
	height:150;
	font-family:"Nexa Rust Sans W00 Black 03" !important;
	background:#5AB59C;
	font-size:20px;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}
A:hover.block-services {
	display: flex;
	align-items:center;
	justify-content:center;
	width:300;
	height:150;
	font-family:"Nexa Rust Sans W00 Black 03" !important;
	background:#5AB59C;
	font-size:20px;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}




.home-images {
    padding-top: 10;

    text-align: center;
}
.home-image {
    padding: 0 20 0 20;
}
.footer {
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #C70606;

  color: white;
  text-align: center;
  z-index: 1;
  position: fixed;
}

p.foot {

  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 200;
  font-size: 0.9em;
  padding: 8;

  margin: 0;

  text-align: center;
}


a.footlink {

  font-family: 'Raleway', Arial, sans-serif;
  color: #FFFFFF;
  margin-left:5px;
  font-weight: 200;
  font-size: 0.9em;
  text-align: center;
}








.snip1214 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #000000;
  text-align: center;
  font-size: 16px;
  width: 100%;
  max-width: 1050px;
  margin-top: 60px;
}
.snip1214 .plan {
  margin: 0;
  width: 20%;
  position: relative;
  float: left;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
}
.snip1214 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1214 header {
  position: relative;
}
.snip1214 .plan-title {
  font-family: 'Nexa Rust Sans W00 Black 03';
  font-size: 20px;
  letter-spacing: 0px;
  position: relative;
  top: 0;
  font-weight: 800;
  padding: 5px 15px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  display: inline-block;
  background-color: #222f3d;
  color: #ffffff;
  text-transform: uppercase;
}
.snip1214 .plan-cost {
  padding: 0px 10px 10px;
}
.snip1214 .plan-price {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 2.0em;
  color: #C70606;
}
.snip1214 .plan-type {
  opacity: 0.6;
}
.snip1214 .plan-desc {
  font-size: 0.8em;
}
.snip1214 .plan-features {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: outside none none;
  font-size: 0.8em;
}
.snip1214 .plan-features li {
  border-top: 1px solid #d2d7e2;
  padding: 6px 5%;
}
.snip1214 .plan-features li:nth-child(even) {
  background: rgba(0, 0, 0, 0.08);
}
.snip1214 .plan-features .something {
  background: rgba(199, 6, 6, 1.00);
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 600;
  font-size: 0.8em;
  color: #FFFFFF;
}
.snip1214 .plan-features .somethingneg {
  background: rgba(255, 255, 255, 1.00);
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 0.8em;
  color: #808080;
}
.snip1214 .plan-features i {
  margin-right: 8px;
  opacity: 0.4;
}
.snip1214 .plan-select {
  border-top: 1px solid #d2d7e2;
  padding: 0px 10px 0;
}
.snip1214 .plan-select a {
  background-color: #222f3d;
  color: #ffffff;
  text-decoration: none;
  padding: 0.5em 1em;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
}
.snip1214 .plan-select a:hover {
  background-color: #46627f;
}
.snip1214 .featured {
  margin-top: -10px;
  background-color: #C70606;
  color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.snip1214 .crowded {
  margin-top: -10px;
  background-color: #05CE78;
  color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.snip1214 .featured .plan-title,
.snip1214 .featured .plan-price {
  color: #ffffff;
}
.snip1214 .crowded .plan-title,
.snip1214 .crowded .plan-price {
  color: #ffffff;
}
.snip1214 .featured .plan-cost {
  padding: 10px 10px 10px;
}
.snip1214 .crowded .plan-cost {
  padding: 10px 10px 10px;
}
.snip1214 .featured .plan-features li {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.snip1214 .featured .plan-select {
  padding: 0px 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 767px) {
  .snip1214 .plan {
    width: 50%;
  }
  .snip1214 .plan-title,
  .snip1214 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1214 .plan-cost,
  .snip1214 .featured .plan-cost {
    padding: 20px 10px 20px;
  }
  .snip1214 .plan-select,
  .snip1214 .featured .plan-select {
    padding: 10px 10px 10px;
  }
  .snip1214 .featured {
    margin-top: 0;
  }
}
@media only screen and (max-width: 440px) {
  .snip1214 .plan {
    width: 100%;
  }
}

