
body {
    background: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    text-align: center;
    background: #5b1c24;
    /*background: -webkit-radial-gradient(circle farthest-corner at right bottom,#f7b655 0,#ec8d5e 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: -moz-radial-gradient(circle farthest-corner at right bottom,#f7b655 0,#ec8d5e 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: -o-radial-gradient(circle farthest-corner at right bottom,#f7b655 0,#ec8d5e 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: -ms-radial-gradient(circle farthest-corner at right bottom,#f7b655 0,#ec8d5e 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: radial-gradient(circle farthest-corner at right bottom,#f7b655 0,#ec8d5e 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
	background: -webkit-radial-gradient(circle farthest-corner at right bottom,#e099a2 0,#e099a2 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: -moz-radial-gradient(circle farthest-corner at right bottom,#e099a2 0,#e099a2 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: -o-radial-gradient(circle farthest-corner at right bottom,#e099a2 0,#e099a2 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: -ms-radial-gradient(circle farthest-corner at right bottom,#e099a2 0,#e099a2 28%,#d26578 52%,#964751 79%,#5b1c24 100%);
    background: radial-gradient(circle farthest-corner at right bottom,#e099a2 0,#e099a2 28%,#d26578 52%,#964751 79%,#5b1c24 100%);*/	

	
	/*background: -webkit-linear-gradient(to right bottom, #5b1c24, #5c1b24, #5d1b23, #5e1a23, #5f1922, #6e2b37, #7c3d4c, #894f61, #a27a8f, #bca6b9, #d9d2de, #ffffff);
    background: -moz-linear-gradient(to right bottom, #5b1c24, #5c1b24, #5d1b23, #5e1a23, #5f1922, #6e2b37, #7c3d4c, #894f61, #a27a8f, #bca6b9, #d9d2de, #ffffff);
    background: -o-linear-gradient(to right bottom, #5b1c24, #5c1b24, #5d1b23, #5e1a23, #5f1922, #6e2b37, #7c3d4c, #894f61, #a27a8f, #bca6b9, #d9d2de, #ffffff);
    background: -ms-linear-gradient(to right bottom, #5b1c24, #5c1b24, #5d1b23, #5e1a23, #5f1922, #6e2b37, #7c3d4c, #894f61, #a27a8f, #bca6b9, #d9d2de, #ffffff);
    background: linear-gradient(to right bottom, #5b1c24, #5c1b24, #5d1b23, #5e1a23, #5f1922, #6e2b37, #7c3d4c, #894f61, #a27a8f, #bca6b9, #d9d2de, #ffffff);	
	background: linear-gradient(to right bottom, #5b1c24, #5c1b24, #5d1b23, #5e1a23, #5f1922, #6e2b37, #7c3d4c, #894f61, #a27a8f, #bca6b9, #d9d2de, #ffffff);*/	
	
	height: 100vh;
	animation: gradient 15s ease infinite;	
	display: flex;
    justify-content: center;
    align-items: center;
}
.text-center {text-align: center;}
strong { font-weight: 700; }

a, a:hover, a:focus {
	color: #FEFEFE;
	text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

h2 {
	margin: 50px 0px;
	font-size: 42px;
    font-weight: 100;
    line-height: 54px;
}

img { max-width: 100%; }

::-moz-selection { background: #42bfc2; color: #fff; text-shadow: none; }
::selection { background: #42bfc2; color: #fff; text-shadow: none; }


/***** Coming Soon *****/

.coming-soon {
    margin: 0 auto;
}

.inner-bg {
    padding: 75px 0 10px 0;
}

.coming-soon .logo {
	padding-bottom: 20px;
}

.coming-soon .logo h1 {
	margin: 0;
}

.coming-soon .logo a {
	display: inline-block;
}
  
.coming-soon p {
	margin: 60px 0 10px 0;
	padding: 0 120px;
	font-size: 18px;
	line-height: 36px;
}


/***** Footer *****/

footer {
	padding: 20px 0 15px 0;
}

.footer-copyright p {
	margin: 0;
	font-size: 14px;
    line-height: 32px;
    color: #fff;
}

.footer-copyright a { color: #fff; border-bottom: 1px dotted #fff; }
.footer-copyright a:hover { color: #fff; border: 0; }

.footer-social {
	text-align: right;
}

/* social icons */
ul.social-icon{

}
ul.social-icon li{
display:inline;
list-style:none;
}
ul.social-icon li a i{
font-size:24px;
margin-left:10px;
}
.timer h3 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 7px 0px 4px rgba(0,0,0, 0.1);
	margin-top: 30px;
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	
	.coming-soon p { padding: 0; }	
	.footer-copyright p, .footer-social { text-align: center; }
	.footer-copyright { padding-bottom: 15px; }

}

@media (max-width: 767px) {
	
	h1, h2, h3 { font-size: 30px; }
	.timer {
    margin-top: 30px;
}
.timer h3 {font-size:36px; }
.coming-soon p {margin-top: 40px; }
}

section.main-content {
    position: relative;
    z-index: 9;
}

.circles{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}
span.tag--line 
	{
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 20px;
	}


@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 50%;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

