@charset "utf-8";
/* CSS Document */
.navbar-header .logo{ margin:0 !important; padding: 0 !important; }
.topcontat{ text-align:right; font-weight: bold; color: #ffffff !important; }
#why-choose-us{ background-color: #d9d9d9 !important; }
#loader{ display: none; }
.hot-deals{ background-color: #f7f7f7 !important; }
.choose-us-row{ background-color: #d9d9d9 !important; }
.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}