/*-----------------------------------------------
Theme: Kigl - Coming Soon Animated Mega Pack
Version 1.0
Author: EXSYthemes
-----------------------------------------------
1. BODY
2. CONTENT
  - 2.1. Section Coming Soon
  - 2.2. Social style
  - 2.3. Buble
4. RESPONSIVE
-----------------------------------------------
-----------------------------------------------*/

@charset "UTF-8";

/***********************************
			/* 1. BODY */
/***********************************/

* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

html, body {
    height: 100%;
    overflow: hidden;
}

body {
    padding: 0;
    margin: 0;
    background: #ffffff;
    font-size: 14px;
    line-height: 1;
}

label {
    cursor: pointer;
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #ff4d4d;
}

input, select, button, textarea {
    margin: 0;
    font-size: 100%;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #ff4d4d;
}

button {
    border: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
    background: none;
    cursor: pointer;
}

:focus {
    outline: 0;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/***********************************
			/* 1. END BODY */
/***********************************/

/***********************************
			/* 2. CONTENT */
/***********************************/
/* 2.1. Section Coming Soon */

.comingsoon {
    min-height: 100vh;
    position: relative;
    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;
    top: 0;
    left: 0;
    color: #ff4d4d;
}

.comingsoon__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.comingsoon__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.comingsoon__message {
    text-align: center;
    color: #ff4d4d;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 48px;
    padding-bottom: 70px;
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

h1 span {
    border-top: 10px solid #ff4d4d;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 10px solid #ff4d4d;
    padding: 10px;
    display: inline-block;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 36px;
    display: block;
    padding-bottom: 10px;
    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;
}

.link {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin: 0px 10px 0px 10px;
}

.link:hover{
    text-decoration: underline;
}

.logoImage {
    margin-bottom: 20px;
    margin-top: -50px;
}

.comingsoon__nav {
    max-width: 600px;
    margin: 20px auto 0;
    text-align: center;
}

.c-nav__form {
    position: relative;
    height: 45px;
    overflow: hidden;
    width: 400px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ffffff;
    padding-left: 10px;
    padding-right: 46px;
}

.c-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;
    cursor: pointer;
}

.c-nav__icon:hover {
    color: #fff;
}

.c-nav__subscribe {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 11px;
    line-height: 45px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.c-nav__subscribe::-webkit-input-placeholder {
    color: #cccccc;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
}

.c-nav__subscribe:hover + .c-nav__icon,
.c-nav__subscribe:focus + .c-nav__icon, .c-nav__subscribe:focus::-webkit-input-placeholder, .c-nav__subscribe:hover::-webkit-input-placeholder {
    color: #ffffff;
}

/* 2.1. END Section Coming Soon */

/* jQuery Countdown styles 2.0.0. */
.countdown-allwrapp {
    width: 100%;
    float: left;
    color: #000000;
    margin-bottom: 70px;
}

.is-countdown {
    width: 600px;
    margin: 0 auto;
    position: relative;
    left: 5px;
}

.countdown-rtl {
    direction: rtl;
}

.countdown-holding span {
    color: #888;
    font-size: 21px;
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}

.countdown-show1 .countdown-section {
    width: 98%;
}

.countdown-show2 .countdown-section {
    width: 48%;
}

.countdown-show3 .countdown-section {
    width: 32.5%;
}

.countdown-show4 .countdown-section {
    width: 24.5%;
}

.countdown-show5 .countdown-section {
    width: 19.5%;
}

.countdown-show6 .countdown-section {
    width: 16.25%;
}

.countdown-show7 .countdown-section {
    width: 14%;
}

.countdown-section {
    display: block;
    float: left;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-align: center;
}

.countdown-amount {
    font-size: 200%;
}

.countdown-period {
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding-top: 10px;
}

.countdown-descr {
    display: block;
    width: 100%;
}

/* 2.2. Social style */
.comingsoon__social {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
}

.c-social__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.c-social__icon {
    padding-bottom: 30px;
}

.c-social__icon:last-child {
    padding-bottom: 0;
}

.c-social__link {
    color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    display: block;
}

.c-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);
    }
}

/* 2.3. END Buble */
/***********************************
			/* 2. END CONTENT */
/***********************************/

/***********************************
			/* 3. RESPONSIVE */
/***********************************/
@media (max-width: 1400px) {
    .lamp {
        zoom: .7;
    }

    .comingsoon__content {
        top: 55%;
    }

    h1 {
        font-size: 38px;
    }
}

@media (max-width: 900px) {
    h1 {
        font-size: 48px;
    }

    .comingsoon__content {
        top: 55%;
    }
}

@media (max-width: 950px) {
    .lamp__wrap {
        max-height: 100vh;
        overflow: hidden;
        max-width: 100vw;
    }

    .comingsoon__social {
        bottom: 30px;
        top: auto;
        transform: none;
        width: 100%;
        position: absolute;
        left: 0;
    }

    .c-social__icon {
        display: inline-block;
        padding-right: 30px;
    }

    .c-social__icon:last-child {
        padding-right: 0;
    }

    .c-social__icon {
        padding-bottom: 0;
    }
}

@media (max-width: 650px) {
    body, html {
        max-height: 100vh;
    }

    .comingsoon__content {
        position: static;
        margin: 0 auto;
        transform: none;
        padding-top: 300px;
    }

    .comingsoon {
        padding-top: 0;
        padding-bottom: 100px;
        height: 100vh;
    }

    h3 {
        font-size: 1.5rem;
    }

    .link {
        margin: 0px 5px 0px 5px;
    }

    .logoImage{
        margin-top: -100px;
    }
    .countdown-allwrapp {
        margin-bottom: 20px;
    }
}

@media (max-width: 650px) {
    h1 {
        font-size: 36px;
        padding-bottom: 20px;
    }

    .message__text {
        font-size: 16px;
        line-height: 2;
        padding-right: 20px;
        padding-left: 20px;
    }

    .lamp {
        zoom: .45;
    }

    .comingsoon__content {
        padding-top: 120px;
    }

    .is-countdown {
        width: 100%;
        left: 0;
    }

    .c-nav__form {
        width: 240px;
    }
}

@media (max-width: 480px) {
    .c-nav__link, .c-nav__form {
        height: 38px;
        line-height: 36px;
    }

    .comingsoon__content {
        padding-top: 100px;
    }

    .light {
        top: 200px;
    }

    .cable {
        height: 120px;
    }

    h1 {
        font-size: 21px;
    }

    h1 span {
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        padding: 4px;
        display: inline-block;
    }

    .message__text {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }

    .comingsoon__nav {
        margin-top: 10px;
    }

    .c-nav__link {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .countdown-section {
        width: 25%;
    }

    .is-countdown {
        width: 100%;
        left: 0;
        font-size: 18px;
    }

    .countdown-holding span {
        font-size: 12px;
    }

    .countdown-amount {
        font-size: 25px;
    }

    .countdown-period {
        font-size: 12px;
    }
}

@media screen and (max-height: 485px) {
    .lamp {
        zoom: .4;
    }

    h1 {
        font-size: 21px;
    }

    .countdown-allwrapp {
        margin-bottom: 20px;
    }

    .is-countdown {
        width: 100%;
        left: 0;
        font-size: 18px;
    }

    .countdown-allwrapp {
        margin-bottom: 20px;
    }

    .is-countdown span {
        font-size: 18px;
    }

    .countdown-allwrapp {
        max-width: 600px;
        margin: 0 auto 60px;
        float: none;
    }

    .cable {
        height: 100px;
    }

    .light {
        top: 170px;
    }

    .comingsoon__content {
        position: static;
        margin: 0 auto;
        transform: none;
        padding-top: 75px;
    }

    .comingsoon {
        padding: 0;
    }

    h1 {
        padding-bottom: 30px;
    }

    h3 {
        font-size: 20px;
    }

    .message__text {
        font-size: 15px;
        line-height: 1.2;
    }

    h1 span {
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        padding: 4px;
        display: inline-block;
    }
}

@media screen and (max-height: 405px) {
    .lamp {
        zoom: 0.35;
    }

    .cable {
        height: 50px;
    }

    .light {
        top: 120px;
    }

    .comingsoon__content {
        padding-top: 40px;
    }

    h1 {
        padding-bottom: 15px;
    }

    .countdown-allwrapp {
        margin-bottom: 40px;
    }

    .c-nav__link, .c-nav__form {
        height: 38px;
        line-height: 36px;
    }

    .c-nav__subscribe {
        line-height: 38px;
    }
}

@media screen and (max-height: 330px) {
    h1 {
        padding-bottom: 8px;
    }
}

/***********************************
			/* 3. END RESPONSIVE */
/***********************************/
