
/* 1.1. END Social icon */
/***********************************
			/* 1. END BODY */
/***********************************/

/***********************************
			/* 2. CONTENT */
/***********************************/
/* 2.1. Section error */
.error {
  min-height: 100vh;
  padding: 240px 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
  max-height: 100vh;
  z-index: 111;
  position: absolute;
  top: 0;
  left: 0;
}

.error__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.error__content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.error__message {
  text-align: center;
  color: #212121;
}

.message__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 5.6rem;
  padding-bottom: 40px;
  max-width: 960px;
  margin: 0 auto;
}

.message__text {
  font-family: 'Montserrat', sans-serif;
  line-height: 42px;
  font-size: 18px;
  padding: 0 60px;
  max-width: 920px;
  margin: auto;
}

.error__nav {
  max-width: 600px;
  margin: 40px auto 0;
  text-align: center;
}

.e-nav__form {
  position: relative;
  height: 45px;
  overflow: hidden;
  width: 170px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #212121;
  padding-left: 10px;
  padding-right: 46px;
}

.e-nav__icon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #cccccc;
  -webkit-transition: color .25s ease;
  transition: color .25s ease;
}

.e-nav__search {
  display: block;
  width: 100%;
  color: #212121;
  font-size: 11px;
  line-height: 45px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: .1rem;
}

.e-nav__search::-webkit-input-placeholder {
  color: #212121;
  -webkit-transition: color .25s ease;
  transition: color .25s ease;
}

.e-nav__search:hover + .e-nav__icon,
.e-nav__search:focus + .e-nav__icon, .e-nav__search:focus::-webkit-input-placeholder, .e-nav__search:hover::-webkit-input-placeholder {
  color: #212121;
}

.e-nav__link {
  height: 45px;
  line-height: 45px;
  width: 170px;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  border: 1px solid #212121;
  color: #212121;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .1rem;
  position: relative;
  overflow: hidden;
}

.e-nav__link:before {
  content: '';
  height: 200px;
  background: #212121;
  position: absolute;
  top: 70px;
  right: 70px;
  width: 260px;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
}

.e-nav__link:after {
  -webkit-transition: all .3s;
  transition: all .3s;
  z-index: 999;
  position: relative;
}

.e-nav__link:hover:before {
  top: -60px;
  right: -50px;
}

.e-nav__link:hover:after {
  color: #fff;
}

.e-nav__link:after {
  content: "Home Page";
}

.e-nav__link:nth-child(2):hover:after {
  color: #212121;
}
/* 2.1. END Section Error */

/* 2.2. Social style */
.error__social {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 20px;
}

.e-social__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.e-social__icon {
  padding-bottom: 30px;
}

.e-social__icon:last-child {
  padding-bottom: 0;
}

.e-social__link {
  color: #212121;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  display: block;
}

.e-social__link:hover {
  opacity: .7;
}
/* 2.2. END Social style */

/* 2.3. Buble */
.bradius1,
.bradius2,
.bradius3,
.bradius4,
.bradius5,
.bradius6,
.bradius7,
.bradius8,
.bradius9,
.bradius10,
.bradius11,
.bradius12,
.bradius13,
.bradius14,
.bradius15,
.bradius16,
.bradius17,
.bradius18,
.bradius19,
.bradius20 {
    position: absolute;
    width: 9em;
    height: 9em;
    margin: -1em auto auto -1em;
    transform-origin: 50% 50%;
    opacity: 0;
    animation: bradius 3s ease-in-out infinite;
}

.bradius2 {
    animation-delay: 0.4s;
    top: 10%;
    left: 10%;
    background-color: #f04657;
}

.bradius3 {
    animation-delay: 0.8s;
    top: 35%;
    right: 10%;
    border: 4px solid #f0df46;
}

.bradius4 {
    animation-delay: 1.2s;
    top: 70%;
    left: 70%;
    border: 5px solid #f04657;
}

.bradius5 {
    animation-delay: 1.6s;
    top: 40%;
    left: 50%;
    background-color: #d5d162;
}

.bradius6 {
    animation-delay: 2s;
    top: 33%;
    left: 60%;
    border: 9px solid #f04657;
}

.bradius7 {
    animation-delay: 2.4s;
    top: 50%;
    left: 20%;
    border: 4px solid #f04657;
}

.bradius8 {
    animation-delay: 2.8s;
    top: 20%;
    left: 40%;
    border: 3px solid #d5d162;
}

.bradius9 {
    animation-delay: 3.2s;
    background-color: #f04657;
    top: 50%;
    left: 50%;
}

.bradius10 {
    animation-delay: 3.6s;
    top: 30%;
    left: 50%;
}

.bradius11 {
    animation-delay: 4s;
    top: 30%;
    left: 20%;
}

.bradius12 {
    animation-delay: 4.4s;
    top: 20%;
    left: 10%;
    border: 3px solid #14c53c;
}

.bradius13 {
    animation-delay: 2.4s;
    bottom: 20%;
    right: 10%;
}

.bradius14 {
    animation-delay: 4.9s;
    background-color: #439bf3;
    right: 20%;
    bottom: 29%;
}

.bradius15 {
    animation-delay: 2.9s;
    background-color: #f04657;
    left: 2%;
    bottom: 10%;
}

.bradius16 {
    animation-delay: 4.4s;
    border: 3px solid #439bf3;
    left: 3%;
    bottom: 55%;
}

.bradius17 {
    animation-delay: 2.4s;
    border: 6px solid #f04657;
    left: 39%;
    bottom: 42%;
}

.bradius18 {
    animation-delay: 3.4s;
    border: 9px solid #f04657;
    left: 33%;
    bottom: 2%;
}

.bradius19 {
    animation-delay: 1.4s;
    border: 2px solid #f0df46;
    right: 5%;
    top: 2%;
}

.bradius20 {
    animation-delay: 3.1s;
    background-color: #14c53c;
    right: 8%;
    top: 5%;
}


@keyframes bradius {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    33% {
        opacity: .07;
    }
    66% {
        opacity: .5;
    }
    99% {
        opacity: 0;
    }
    100% {
        transform: scale(1.65);
    }
}

/***********************************
			/* 3. RESPONSIVE */
/***********************************/
.error {
  overflow: hidden;
  max-height: 100vh;
}
@media (max-width: 900px) {
  .message__title {
    font-size: 48px;
  }
  .error__content {
    top: 55%;
  }
}
@media (max-width: 950px) {
  .lamp__wrap {
    max-height: 100vh;
    overflow: hidden;
    max-width: 100vw;
  }
  .error__social {
    bottom: 30px;
    top: auto;
    transform: none;
    width: 100%;
    position: fixed;
    left: 0;
  }
  .e-social__icon {
    display: inline-block;
    padding-right: 30px;
  }
  .e-social__icon:last-child {
    padding-right: 0;
  }
  .e-social__icon {
    padding-bottom: 0;
  }
  .bradius1,
  .bradius5,
  .bradius2,
  .bradius8,
  .bradius11,
  .bradius12,
  .bradius3{
  	display: none;
  }
}
@media (max-width: 750px) {
  body, html, {
    max-height: 100vh;
  }
   .error__content {
    position: static;
    margin: 0 auto;
    transform: none;
    padding-top: 300px;
  }
  .error {
    padding-top: 0;
    padding-bottom: 100px;
    height: 100vh;
  }
}
@media (max-width: 650px) {
  .message__title {
    font-size: 36px;
    padding-bottom: 20px;
  }
  .message__text {
    font-size: 16px;
    line-height: 2;
    padding-right: 20px;
    padding-left: 20px;
  }
  .lamp {
    zoom: .45;
  }
  .error__content {
    padding-top: 120px;
  }
}
@media (max-width: 480px) {
  .e-nav__link, .e-nav__form {
    height: 38px;
    line-height: 36px;
  }
  .error__content {
    padding-top: 100px;
  }
  .light {
    top: 200px;
  }
  .cable {
    height: 120px;
  }
  .message__title {
    font-size: 30px;
  }
  .message__text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }
  .error__nav {
    margin-top: 20px;
  }
  .e-nav__link {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}
/***********************************
			/* 3. END RESPONSIVE */
/***********************************/
