body {
	margin: 0px;
	overflow-x: hidden;
}
.bg-img {
	width: 100%;
	height: auto;
	background: url(../img/background-img.png) no-repeat;
	background-size: cover !important;
	background-position: center;
	position: relative;
	padding: 30px 0 0px 0;
}
.container {
	height: auto;
	width: 100%;
	max-width: 1190px;
	margin: 0 auto;
}
.logo-hide{display:none;}
.box {
	background: #4a494c;
	height: auto;
	width: auto;
	padding-top: 40px;
	border-radius: 10px;
	opacity: 0.76;
}
.col-md-4.nospace {
	margin: 0;
	padding: 0;
}
.box h3 {
	font-family: GothamBold;
	font-size: 36px;
	color: #FFF;
	padding-bottom: 20px;
}
.box p {
	color: #FFF;
	text-transform: uppercase;
	font-family: Candara;
	padding-bottom: 10px;
}
.text-img {
	padding-left: 10px;
	width: 13%;
}
.main-logo {
	width: 30%;
	padding-bottom: 0px;
	padding-top: 0px;
}


.big{width:100%;}

.counter h2{text-align:center; color:#FFF;}

.coming-soon {
	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: center;
	color: #fff;
	float:left;
	padding-top: 60px;
	padding-left: 0 !important;
}
.counter {
	
	text-shadow: 0 1px 5px rgba(0,0,0,.1);
}
.counter .days-wrapper, .counter .hours-wrapper, .counter .minutes-wrapper, .counter .seconds-wrapper {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 5px;
	padding-top: 20px;
	background: #2d2d2d; /* browsers that don't support rgba */
	background: rgba(45,45,45,0.2);
	font-size: 18px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	
}
.counter .days, .counter .hours, .counter .minutes, .counter .seconds {
	font-size: 24px;
	line-height: 40px;
}

.coming-soon .days-wrapper {
    background: rgba(86, 80, 81, 0.6);
   
    border-radius: 50% !important;
	color:#e16a2c;
	opacity:1;
	
}


.coming-soon .hours-wrapper {
    background: rgba(86, 80, 81, 0.6);
   
    border-radius: 50% !important;
	color:#FFF;
	opacity: 1;

	
}
 .coming-soon .minutes-wrapper {
   background: rgba(86, 80, 81, 0.6);
      border-radius: 50% !important;
	color:#e16a2c;
	opacity: 1;
}
.counter span{ font-size:40px !important;}

.coming-soon .seconds-wrapper {
    background: rgba(86, 80, 81, 0.6);
   
    border-radius: 50% !important;
	color:#FFF;
		opacity: 1;
}

.text-area {
    background-color: #343234;
    border: medium none;
    color: #44b877;
    height: 50px;
    margin-bottom: 10px;
    width: 80%;
    text-align: center;
}
button {
    background-color: transparent !important;
    border: 1px solid white !important;
    height: 45px;
    padding-left: 20px;
    text-align: center;
    width: 30%;
} 
button:hover {
  
	background-color:#20de70 !important;
	transition: 0.9s ;
	border: 1px solid #b95c2d !important;
	
	
 
    
	
}

.bottom-span{
	    width: 100%;
    display: block;
    text-align: center;
        padding-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1024px) {
.counter .days-wrapper, .counter .hours-wrapper, .counter .minutes-wrapper, .counter .seconds-wrapper {
	width: 130px;
	height: 130px;
	margin: 0 7px;
	padding-top: 20px;

	

	   border-radius: 40px;
}
.big {
    width: 60%;
    margin: 0 auto;
    display: block;
}
.counter .days, .counter .hours, .counter .minutes, .counter .seconds {
	font-size: 60px;
	line-height: 70px;
}
.text-area {
	width: 42%;
}
}
button {
    background-color: transparent !important;
    border: 1px solid white !important;
    height: 45px;
    margin-right: 17px;
   
    
    width: 30%;
    text-align: center!;
}
.coming-soon {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    float: left;
    padding-top: 60px;
    padding-left: 130px;
}
@media (max-width: 990px) {
		.main-logo-2 {
  display: none;
}
.bottom-span > br {
  display: none;
}
.logo-hide {
  display: block;
  padding-bottom: 28px;
}
}
	
	

@media (max-width: 767px) {
	.bg-img .coming-soon {
  display: none;
}
	.main-logo-2 {
  display: none;
}
.coming-soon {
  text-align: center;
  display: block;
  width: 100%;
}
.logo-hide {
  display: block;
  padding-bottom: 28px;
}
.counter .days-wrapper, .counter .hours-wrapper {
	width: 140px;
	height: 140px;
	margin: 7px;
	padding-top: 20px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	border-radius: 70px;
}
.counter .days, .counter .hours, .counter .minutes, .counter .seconds {
	font-size: 60px;
	line-height: 70px;
}
}
@media (max-width: 700px) {
	.counter .days, .counter .hours, .counter .minutes, .counter .seconds {
	font-size: 24px;
	line-height: 26px;
}

.counter span{ font-size:24px !important;}
.counter .days-wrapper, .counter .hours-wrapper {
	width: 100px;
	height: 100px;
	margin: 7px;
	line-height:normal;
}
}

@media (min-width: 320px) and (max-width: 480px) {


.counter .days-wrapper, .counter .hours-wrapper, .counter .minutes-wrapper, .counter .seconds-wrapper {
    border-radius: 86px;
    height: 93px;
    margin: 7px;
    padding-top: 15px;
    width: 87px;
   
}
.box p {
    color: #fff;
    font-family: Candara;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 10px;
}
.counter .days, .counter .hours, .counter .minutes, .counter .seconds {
	font-size: 16px;
	line-height: 40px;
}
.counter .days-wrapper, .counter .hours-wrapper, .counter .minutes-wrapper, .counter .seconds-wrapper {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 5px;
	padding-top: 20px;
	background: #2d2d2d; /* browsers that don't support rgba */
	background: rgba(45,45,45,.5);
	font-size: 14px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	
}
.big {
    width: 60%;
    margin: 0 auto;
    display: block;
}
.box {
    background: #4a494c none repeat scroll 0 0;
    border-radius: 10px;
    height: auto;
    opacity: 0.76;
    padding-top: 40px;
    width: auto;
    padding-bottom: 14px;
}
}
@media (max-width: 480px) {
	.counter .days, .counter .hours, .counter .minutes, .counter .seconds {
	font-size: 24px;
	line-height: normal;
}

.counter span{ font-size:20px !important;}
.counter .days-wrapper, .counter .hours-wrapper {
	width: 100px;
	height: 100px;
	margin: 7px;
	line-height:normal;
}
.counter .col-xs-3{ width:50%;}
}