/*
Coming Soon Template
http://www.templatemo.com/free-website-templates/462-coming-soon
*/

body
{
	background: #000000;
	color: #606060;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: relative;
}

@media (min-width: 768px) {
  .container {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

.orange {
	color: #E9E8E8;
}

/* heading section */
h1,h2,h3,h4 {
	font-family: Calibri;
	font-weight: bold;
	text-transform: uppercase;
}

h1,h2 {
  font-size: 30px;
}

/* images retina */
img {
  max-width: 100%;
  height: auto;
}

/* preloader section */
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	background-repeat: repeat;
	background-position: 0 0 #101010;
	background-image: none;
	background-color: #000000;
	background-attachment: scroll;
}
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center; }
.sk-spinner-three-bounce div {
	width: 18px;
	height: 18px;
	background-color: #E9E8E8;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
	animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s; }
.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }


/* navigation section */
.sticky-navigation {
  opacity: 0;
}
.navbar-default {
    background: #101010;
    border: none;
    padding-right: 40px;
    margin: 0 !important;
  }
.navbar-default .navbar-brand {
    font-size: 50px;
    line-height: 40px;
    padding-top: 14px;
   }
.navbar-default .navbar-nav li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  transition: all 0.4s ease-in;
  }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #C7C7C7;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
  background: #FFF;
  border-radius: 0px;
   border: none;
   margin-top: 20px;
   margin-bottom: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: #000000;
}

/* home section */
#home {
	background-repeat: no-repeat;
	background-image: url(../../_images/654_i_black_hero_croppedBG-Display.jpg);
	background-size: cover;
	background-position: center;
	min-height: 600px;
	padding-top: 60px;
	padding-bottom: 140px;
}
#homess {
	background-repeat: no-repeat;
	background-image: url(../../_images/ss-one_plus-bk01-opaque.jpg);
	background-size: cover;
	background-position: center;
	min-height: 600px;
	padding-top: 60px;
	padding-bottom: 140px;
}
#home h1,
#home h2 {
	display: inline-block;
	font-size: 60px;
	padding: 10px;
	text-transform: none;
}
#home h1 {
  color: #931f49;
}
#home h2 {
	margin-top: 80px;
	color: #EBEBEB;
	font-family: "Calibri";
	font-style: normal;
	font-weight: 600;
	text-shadow: 2px 2px 1px #999999;
	text-align: center;
}
#carousel1 h3 {
	text-transform: none;
}

/* countdown seciotn */
#countdown .countdown-des
  {
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	min-height: 400px;
	text-align: center;
	position: relative;
	bottom: 60px;
	padding: 80px 100px 80px 100px;
	background-color: #101010;
  }
#countdown h2
  {
	color: #E9E8E8;
	letter-spacing: 1px;
  }
#countdown h1 {
  padding-bottom: 20px;
}
ul.countdown span {
	font-size: 40px;
	text-align: center;
	display: inline-block;
	color: #E9E8E8;
}
ul.countdown li {
	box-shadow: 0px 2px 8px 0px rgba(16,16,16,1.00);
	background: #202020;
	color: #C7C7C7;
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	display: inline-block;
	transition: all 0.4s ease-in;
	margin: 40px 20px 0 20px;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(16,16,16,1.00);
}
ul.countdown li h3
  {
    font-size: 24px;
  }

/* about section */
#about .about-img {
	position: relative;
	top: 100px;
	bottom: 100px;
}
#about .about-des {
  background: #000;
  color: #777777;
  padding: 100px;
  position: relative;
  top: 150px;
  bottom: 150px;
}
#about h2 {
  color: #777777;
  padding-bottom: 10px
}

/* work section */
#work {
  text-align: center;
}
#work h2,
#work h3 {
  padding-bottom: 10px;
}
#work .work-des {
  background: #101010;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
  position: relative;
  top: 80px;
  margin-top: 20px;
}
#work .col-md-6,
#work .col-md-12 {
  padding: 40px;
}
#work .fa {
  border: 2px solid #E9E8E8 ;
  border-radius: 50%;
  color: #E9E8E8;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;}
#work .border-right {
  border-right: 2px solid #191919;
}
#work .border-bottom {
  border-bottom: 2px solid #191919;
}

/* contact section */
#contact {
  background: #191919;
  padding-top: 140px;
  padding-bottom: 80px;
}
#contact .fa {
  font-weight: bold;
  padding-right: 4px;
}
#contact h2 {
  padding-bottom: 20px;
}
#contact .newsletter p {
  padding-bottom: 10px;
}
#contact .form-control {
  background: #202020;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* copyright section */
.copyright {
  padding: 30px 0px 20px 0px;
}

/* social icon section */
.social-icons {
  padding: 0;
  margin: 0;
}
.social-icons li {
  display: inline-block;
  list-style: none;
}
.social-icons li a {
  background: #202020;
  color: #707070;
  text-decoration: none;
  font-size: 20px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.4s ease-in;
  margin-right: 6px;
  margin-bottom: 6px;
}
.social-icons li a:hover {
  background: #F9822B;
  color: #101010;
}

@media max-width: 980px {
  #home h1 {
    font-size: 50px;
  }
  ul.countdown li {
  width: 160px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  display:inline-block;
  margin: 40px 20px 40px 20px;
}
#about .about-des {
  padding: 60px;
}

@media ( max-width:  480px ) {
  #home h1 {
    font-size: 45px;
  }
  #home h2 {
    font-size: 35px;
  }
  #countdown .countdown-des {
    padding-right: 10px;
    padding-left: 10px;
  }
  ul.countdown li {
    width: 140px;
    height: 140px;
    line-height: 140px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    right: 20px;
  }
  #work .border-right {
  border-right: none;
}
#work .border-bottom {
  border-bottom: none;
}
  #contact h2 {
    padding-top: 20px;
  }
}
