/* Add here all your CSS customizations */
.coming-soon + #footer.short{
padding-top:0;
}
.coming-soon + #footer.short {
    background: #333;
    border: 0;
    padding: 10px 0;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    float: left;
    width: 100%;
}
.coming-soon + #footer .container .row > div{
margin : 0;
}
.coming-soon + #footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 40px;
	float: right;
}

.coming-soon + #footer.short .footer-copyright{
padding:0;
}
.smartWrapWatch {
    position: relative;
}

.downloadApp {
    position: absolute;
    left: 27%;
    z-index: 999999;
    cursor: pointer;
    width: 13%;
	bottom:0px !important;
}

.downloadApp.kidzW {
    left: 56%;
}
.smartWrapWatch .owl-dots {
    position: absolute;
    left: 46%;
    bottom: 0px;
    margin: 0;
}

.smartWrapWatch .owl-carousel {
    margin: 0;
}
section.section#services{
	margin : 0;
}

@media (min-width : 1300px){
.coming-soon hr.tall{
	margin : 20px 0;
	}
	
}
