@font-face { font-family: 'lovelo'; src: url('lovelo-font/lovelo_black-webfont.eot'); src: url('lovelo-font/lovelo_black-webfontd41d.eot?#iefix') format('embedded-opentype'), url('lovelo-font/lovelo_black-webfont.html') format('woff2'), url('lovelo-font/lovelo_black-webfont.woff') format('woff'), url('lovelo-font/lovelo_black-webfont.ttf') format('truetype'), url('lovelo-font/lovelo_black-webfont.svg#loveloblack') format('svg'); font-weight: normal; font-style: normal; }


.navbar-header { position: relative; padding: 0 15px; }
.navbar-brand img { max-height: 66px; }
.navbar-toggle {position: absolute;right: 0;top: 0;width: 54px;height: 54px;background: none;border: 0;}
.navbar-toggle:before {content: "\f0c9";font: normal normal normal 14px/1 FontAwesome;}
.navbar-toggle.open:before { content: "\f00d";}
nav.navbar a.navbar-brand { float: left; }
ul.nav.navbar-nav.menu-right { float: right; margin: 0; padding: 0; }
nav.navbar {box-shadow: 0px 0px 1px 1px rgba(255,255,255, 0.15);background-image: url(../images/dot-pattern.png);background-repeat: repeat;background-color: rgba(0,0,0,0.5);padding: 0;height: 69px;position: fixed;left: 0;top: 0;width: 100%;z-index: 99999;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;-ms-transition: all .2s;transition: all .2s;box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);}

@media (min-width: 1260px) {
ul.nav.navbar-nav.menu-right li { float: left; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
ul.nav.navbar-nav.menu-right li a { font-size: 12px; letter-spacing: 1px; color: #fff; text-transform: uppercase; display: block; font-family: 'lovelo', sans-serif; font-weight: bold; padding: 0 16px; line-height: 69px; cursor: pointer; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
ul.nav.navbar-nav.menu-right li a:hover { opacity: .8; }
ul.nav.navbar-nav.menu-right li.login-register a { color: #b988f5; }

.nav li.nav-separator { line-height: 0; height: 69px; margin: 0 16px 0 16px; transition: height 0.3s; border-left: 1px solid rgba(255,255,255,0.1); -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
.navbar-brand>img { position: absolute; padding-left: 10px; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
.navbar-brand>img.logo-light { opacity: 1; }
.navbar-brand>img.logo-dark { opacity: 0; }
	
nav.navbar.navbar-white .navbar-brand>img.logo-dark { height: 54px; opacity: 1; }
nav.navbar.navbar-white .navbar-brand>img.logo-light { height: 54px; opacity: 0; }
nav.navbar.navbar-white { height: 54px; background: #fff; }
nav.navbar.navbar-white ul.nav.navbar-nav.menu-right li a { line-height: 54px; color: #191a1c; }
nav.navbar.navbar-white ul.nav.navbar-nav.menu-right li a:hover { color: #333; }
.navbar-default.transparent .logo-dark, .navbar-default.transparent.nav-small .logo-light { opacity: 0; }

nav.navbar.navbar-white li.nav-separator {border-left: 1px solid rgba(0,0,0,0.1);height: 54px;}
	
nav.navbar.navbar-white ul.nav.navbar-nav.menu-right li.login-register a  {     color: #b988f5;}
nav.navbar.navbar-white ul.nav.navbar-nav.menu-right li.login-register a:hover { opacity: .8;}
	
.navbar-toggle { display: none; }
	
}

@media (max-width: 1260px) { 
.banner-new .banner-inner {}
ul.nav.navbar-nav.menu-right {width: 100%;background-color: #181818;display: none;}
 
.banner-new { }
nav.navbar .navbar-brand>img.logo-dark { height: 54px; opacity: 1; }
nav.navbar .navbar-brand>img.logo-light {height: 0px;opacity: 0;display: none !important;}
nav.navbar { height: 54px; background: #fff; }
nav.navbar ul.nav.navbar-nav.menu-right li a {line-height: normal;/* color: #191a1c; */}
nav.navbar ul.nav.navbar-nav.menu-right li a:hover {/* color: #333; */}
.navbar-default.transparent .logo-dark, .navbar-default.transparent.nav-small .logo-light { opacity: 0; }
	
ul.nav.navbar-nav.menu-right li a {color: #b2b2b2;padding: 16px 13px 14px 13px;display: block;border-bottom: 1px dotted rgba(255,255,255,0.07)!important;}
ul.nav.navbar-nav.menu-right li a:hover {color: #fff;}
	
}
@media (max-width: 1260px) {
    .navbar-brand img.logo-light{ visibility: collapse; height: 0 !important;overflow: hidden;display:none !important;}
    
}


.fullwidthbanner-container .fullwidthbanner { margin-top: 0; }


.banner-new {height: 600px;position: relative;overflow: hidden;background: url(../images/ed-banner.jpg) no-repeat;background-size:cover;}
.banner-new iframe {position: absolute;background-color: #0f1112;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;overflow: hidden;margin: 0 auto; height: 150%; width: 100%;}

@media (max-width: 1366px) { 
.banner-new iframe { height: 127%;}
}
@media (max-width: 1024px) { 
.banner-new { height: 400px ;  }
.banner-new iframe { display:none;}
.play-video { display:none !important;}
}
@media (max-width: 768px) { 
 .banner-new .banner-content h1 { font-size:30px;}
}

@media (max-width: 640px) { 
 .signupform .container {
    width: auto;
}
.signupform .contact form .but_submit {margin: 0 !important;}
.signupform .top-main-form .field-set .label {width: 100%;text-align: left;margin: 10px 0 0 0;}
.signupform .top-main-form .input-fld.input-two .one_third.first,
.signupform .top-main-form .input-fld.input-three .one_fifth.first {width: 100%;margin: 0;float: none;}
.signupform .top-main-form .input-fld.input-two .one_third.second, .top-main-form .input-fld.input-three .one_fifth.second, 
.signupform .top-main-form .input-fld.input-three .one_fifth.fourth, .top-main-form .input-fld.input-three .one_fifth.third {     width: 100%;
    float: none;
    clear: both;
    overflow: hidden;}
.top-main-form .input-fld.input-two .one_third.third, 
.top-main-form .input-fld.input-three .one_fifth.third, 
.top-main-form .input-fld.input-three .one_fifth.fifth { width: 100%;
    float: none;
 }
 .top-main-form .field-set .input-fld {width:100%;padding: 0;margin: 0;}
}


.banner-new .banner-inner {position: relative;display: table;height: 100%;text-align: center;margin: 0 auto;padding-top: 53px;z-index: 3;}
.banner-new iframe { }
.banner-new .banner-content { display: table-cell; height: 100%; vertical-align: middle; }
.banner-new .banner-content p { font-family: "lovelo", sans-serif; font-size: 12px; letter-spacing: 2px; font-weight: 400; margin: 0; text-transform: uppercase; color: #fff; }
.banner-new .banner-content h1 { font-size: 72px; line-height: 80px; font-weight: 100; color: #fff; }
.banner-new .banner-content h1 strong { }

.overlay:before {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;background-image: url(../images/dot-pattern.png);background-repeat: repeat;background-color: rgba(0,0,0,0.1);z-index: 2;}


#header, .top_section { display: none; }
.footer-recent-posts { }
.footer-recent-posts li { padding: 0 0 10px 0; color: #888; line-height: 32px; padding-left: 24px; background: url(../images/wordpress.png) no-repeat left 5px; }
.footer-recent-posts li a {display: block;font-size: 13px;line-height: 1.4;margin-bottom: -5px;color: #bbb;/* font-weight: 300; */}

.footer-recent-posts li a:hover { color: #aa95c4; }
.footer-recent-posts li .recent-post-date { display: block; font-size: 11px; color: #888; }


.home-content { max-width: 1191px; margin: 0 auto; padding: 120px 15px; }
.home-content h2 { font-size: 55px; font-weight: 200; line-height: 1.2; letter-spacing: -0.05em; margin: 0; font-family: 'Raleway', sans-serif; }
.home-content .left-content { float: left; width: 75%; text-align: center; }
.home-content .right-content { float: right; width: 25%; }

.price-box { border: 3px solid; padding: 20px; border-color: #aa95c4; text-align: center; clear: both; margin-bottom: 25px;}
.price-box h4 { font-family: "lovelo", sans-serif; font-size: 18px; letter-spacing: 2px; font-weight: 300; line-height: 1.1; color: #191a1c; margin: 10px 0; }
.price-box h2 { font-family: "lovelo", sans-serif; font-size: 40px; letter-spacing: -0.05em; font-weight: 200; line-height: 1.2; color: #191a1c; margin: 10px 0; }
.price-box h5 { font-feature-settings: 'lnum'; -moz-font-feature-settings: 'lnum=1'; -ms-font-feature-settings: 'lnum'; -webkit-font-feature-settings: 'lnum'; -o-font-feature-settings: 'lnum'; font-weight: 400; margin-bottom: 20px; font-size: 18px; letter-spacing: 0px; line-height: 1.2; color: #191a1c; margin: 10px 0; font-family: 'Raleway', sans-serif; }
.price-box .btn { text-align: center; position: relative; overflow: hidden; transition: all 0.2s; font-size: 12px; padding: 15px 25px 13px 25px; background-color: #aa95c4; color: #fff; font-family: 'lovelo', sans-serif; font-weight: normal; text-transform: uppercase; line-height: 1; letter-spacing: 1px; border-radius: 4px; margin-top: 14px; display: inline-block; }
.price-box .btn:hover { }
.price-box .btn span { display: inline-block; position: relative; padding: 0 8.5px 0 8.5px; transition: padding 0.2s; }
.price-box .btn i { position: absolute; top: 50%; right: 0px; opacity: 0; margin-top: -6px; transition: opacity 0.2s, right 0.2s; }
.price-box .btn:hover span { padding: 0 17px 0 0; }
.price-box .btn:hover i { transition: opacity 0.2s, right 0.2s; opacity: 1; top: 50%; right: 0; }

hr.separator { margin: 22px auto 25px auto; width: 72px; border-style: solid; border-top-width: 2px; border-color: #aa95c4; }


/* Icon Tabs */
.left-content #iconTabs li.active a, 
.left-content #iconTabs li a { background-color: transparent; }
.left-content #iconTabs li.active a span { color: #aa95c4;}
.left-content #iconTabs li.active a:hover span { color: #aa95c4;}

.left-content #iconTabs { list-style: none; padding: 0; text-align: center; display: table; margin: 0 auto; }
.left-content #iconTabs li { min-width: 130px; display: table-cell; max-width: 170px; }
.left-content #iconTabs li a {min-width: 130px;line-height: 1.4;margin: 0 1px;}
.left-content #iconTabs li a .icon-tab { font-size: 64px; }
.left-content #iconTabs li a span {display: block;color: #47494e;text-transform: none;font-size: 12px;font-family: "lovelo", sans-serif;font-weight: normal;letter-spacing: 1px;transition: color 0.35s;-webkit-transition: -webkit-color 0.35s;cursor: pointer;}
.left-content #iconTabs li a:hover span { color: #191a1c; -webkit-transition: -webkit-color 0.35s; transition: color 0.35s; }
.left-content #iconTabs.white li a span { color: #bbb; -webkit-transition: -webkit-color 0.35s; transition: color 0.35s; }
.left-content #iconTabs.white li a:hover span { color: #fff; -webkit-transition: -webkit-color 0.35s; transition: color 0.35s; }

.left-content .tab-content {      padding: 0; background: none;}
.left-content .tab-content p { font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.75;
    font-weight: 300;
    color: #888;     line-height: 24px;}


.signupform {background-color: #f7f7f7;overflow: hidden;padding: 40px 20px;}
.signupform .table-style { float:none;}
.signupform h2 { font-size: 55px; letter-spacing: -0.05em; font-family: 'Raleway', sans-serif; font-weight: 200; line-height: 1.2; }
.signupform .contact {/* max-width: 794px */}
.signupform .contact form {/* max-width: 794px */}
.signupform .contact fieldset { width: 49%; display: inline-block; }
.signupform .contact fieldset:first-child { float: left; }
.signupform .contact fieldset:nth-child(2) { float: right; }
.signupform .contact fieldset:first-child input, .signupform .contact fieldset:nth-child(2) input { width: 97%; }
.signupform .contact input, .signupform .contact select, .signupform .contact textarea {padding: 11px 0;margin: 0;font-weight: 400;font-size: 13px;line-height: normal;color: #555;margin-bottom: 0;height: auto;width: 100%;}
.signupform .contact input.submit { width: auto; font-family: 'lovelo', sans-serif; font-size: 12px; font-weight: normal; color: #fff; padding: 11px 22px 10px 22px; border: none; border-radius: 10em; color: #fff; background-color: #aa95c4; letter-spacing: 1px; cursor: pointer; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; -ms-transition: all .2s; transition: all .2s; }
.signupform .contact input.submit:hover { background-color: #191a1c; color: #fff; }
.signupform .contact form input[type="checkbox"] {
    width: auto;
}
.signupform .contact form .but_submit {width:auto;padding: 10px 30px;color: #fff;margin-left: 27%;}
.play-video {     display: block;
    /* background: red; */
    cursor: pointer;
    font-size: 80px;
    color: #fff;
    margin: 0 auto;
    display: inline-block; opacity:0.5; }
.play-video:hover { opacity:1;}

@media (max-width: 992px) {
.home-content {    padding: 50px 15px 0 15px;}
.home-content .left-content,
.home-content .right-content  { width: 100%; float: none; margin-bottom: 50px;}
.home-content h2 { font-size: 35px;}
.bottom_section  .bs-bg{ padding: 50px 0 50px 0; }
.people_says { margin: 0; width: 100%; padding: 0;}
.signupform .contact fieldset { width: 100%; float: none;}
.left-content #iconTabs li a .icon-tab { font-size: 44px;     padding: 0 8px;}
.banner-new .banner-content h1 {     font-size: 52px;
line-height: normal;}
.banner-new .banner-content p {}
}
@media (max-width:640px) {
.left-content #iconTabs li {
    min-width: 81px;
}
.table-list, .listing-table { 
    width: 70%;
}
}
.grid-view .pager { clear:both;}

.grid-view ul.yiiPager a {
    display: inline-block;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding-bottom: 18px 10px;
    font-family: 'lovelo', sans-serif;
    padding: 8px 12px;
    margin: 0 1px;
    font-size: 12px;
    text-decoration: none;
    border-radius: 3px;
}
.grid-view ul.yiiPager a:hover {
    color: #06659f;
   font-size: 12px;  
    text-decoration: none;
}


/* ---- Public subpage header + footer refresh (2025-11-25) ---- */
/* Applies to public-facing pages that use css-new/header-footer.css */

.page_title {
  /* Softer, modern band under the main nav */
  background: #3b2a5f;      /* deep desaturated purple instead of black */
  background-image: none;
}

/* Main footer band */
.footer {
  background: #1f182d;      /* dark charcoal-purple, not pure black */
}

/* Copyright strip at very bottom */
.copyright_info {
  background: #1a1425;      /* slightly lighter than old solid black */
}

/* Light divider above footer to match new home feel */
.wave_graphs {
  background: #f4f0ff;      /* very light lavender instead of near-black */
}

/* ---- Public header/footer color — match hero-bridge gradient (2025-11-25c) ---- */
/* Use the same gradient as .hero-bridge on index.php */

.page_title {
  background: linear-gradient(135deg, #7b4dff, #c86bff);
  background-image: linear-gradient(135deg, #7b4dff, #c86bff);
}

.footer,
.copyright_info {
  background: linear-gradient(135deg, #7b4dff, #c86bff);
  background-image: linear-gradient(135deg, #7b4dff, #c86bff);
}
  .hero-belt {
    background: #f8f5ff;
    padding: 14px 5%;
    border-top: 1px solid rgba(0,0,0,0.04);
    border-bottom: 1px solid rgba(0,0,0,0.04);
    font-size: 15px;
    color: #444c5c;
  }

  .hero-belt-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
  }

  .hero-belt-text {
    flex: 1;
    min-width: 220px;
  }

  .hero-belt-pills {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .hero-pill {
    background: #e6f0ff;
    border-radius: 999px;
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 500;
    color: #111827;
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }

/* === ED PUBLIC LOGO OVERRIDE — 2025-12 === */
/* Fix blur caused by absolute positioning + forced scaling */
.navbar-brand > img.logo-light,
.navbar-brand > img.logo-dark {
  position: relative !important;
  height: 42px !important;
  max-height: 42px !important;
  width: auto !important;
  padding-left: 0 !important;
  display: block !important;
}

/* === ED PUBLIC: LOGO CLEANUP OVERRIDE — 2025-12 === */
/* Homepage has BOTH navbar logos + legacy .logo-mdl block.
   Keep navbar brand. Hide the legacy top_section logo to avoid duplicates. */
#top-logo-sec,
.top_section #top-logo-sec,
a.logo-mdl {
  display: none !important;
}

/* Make navbar logo render crisp and not oversized */
.navbar-brand > img.logo-light,
.navbar-brand > img.logo-dark {
  position: relative !important;
  height: 44px;
  width: auto !important;
  max-height: 44px;
  padding-left: 0 !important;
  image-rendering: auto !important;
}

/* === ED PUBLIC NAVBAR LOGO: PIXEL-PERFECT OVERRIDE — 2025-12 === */
nav.navbar a.navbar-brand {
  display: inline-flex !important;
  align-items: center !important;
  height: 54px !important;        /* stable header height */
  padding: 0 0 0 10px !important;
  float: left !important;
}

nav.navbar a.navbar-brand > img.logo-light,
nav.navbar a.navbar-brand > img.logo-dark {
  position: static !important;     /* kill absolute positioning */
  display: block;
  height: 44px;         /* crisp render size */
  width: auto !important;
  max-height: 44px;
  transform: none !important;      /* avoid sub-pixel transforms */
  -webkit-transform: none !important;
}

/* ==========================================================
   PATIENT UI HOTFIX (logo duplication + avatar squish)
   Added: YYYYMMDD runtime
   Scope: patient responsive layout (css-new stack only)
   ========================================================== */

/* 1) Prevent any CSS-injected / background logo from rendering in the patient chrome */
#header-topbar-option-demo,
#topbar,
#sidebar,
.navbar-static-side,
.navbar-default.navbar-static-top {
  background-image: none !important;
}

/* 2) If two logo <img> tags exist, hide the "extra" one safely.
      (Keeps the first logo visible, hides any additional logo images in the chrome.) */
#topbar img[src*="/responsive/img/logo"],
#sidebar img[src*="/responsive/img/logo"],
.navbar-static-side img[src*="/responsive/img/logo"] {
  display: none !important;
}

/* 3) Restore avatar proportions (patient sidebar thumb) */
.user-panel .thumb,
.user-panel .thumb img.img-circle {
  width: 80px !important;
  height: 80px !important;
}

.user-panel .thumb img.img-circle {
  object-fit: cover !important;
  border-radius: 50% !important;
}

/* =========================================================
   HOTFIX 2025-12-17
   Prevent duplicate sidebar logo in patient view
   ========================================================= */
body.patient-view .sidebar-header,
body.patient-view .sidebar .logo,
body.patient-view .sidebar .ed,
body.patient-view .sidebar [class*="logo"] {
  background-image: none !important;
}

/* === PUBLIC LOGO STABILIZE (2025-12-17) === */
@media (max-width: 767px){
  header img,
  .navbar img,
  .navbar-brand img,
  .site-logo img,
  .sticky-wrapper img{
    max-height: 46px !important;
    width: auto !important;
    height: auto !important;
  }
}

/* === PUBLIC HEADER LOGO RULES (2025-12-17) === */
/* Default: show full wordmark, hide icon */
.ed-brand .ed-logo-full{ display:inline-block !important; max-height:56px !important; width:auto !important; height:auto !important; }
.ed-brand .ed-logo-icon{ display:none !important; max-height:56px !important; width:auto !important; height:auto !important; }

/* Mobile: show icon only, hide full wordmark */
@media (max-width: 767px){
  .ed-brand .ed-logo-full{ display:none !important; }
  .ed-brand .ed-logo-icon{ display:inline-block !important; }

  /* Kill any other header-new logo containers that can create duplicates */
  #top-logo-sec, a#logo, a.logo-mdl{ display:none !important; }

  /* Prevent any img in header from exploding */
  header img, .navbar img{ max-height:46px !important; width:auto !important; height:auto !important; }
}

/* === PUBLICPROFILE imgProfile circle + shadow (2026-01-28) === */
.dental-table img#ctl00_ContentPlaceHolder1_imgProfile.thin-gray-border{
  width: 140px !important;
  height: 140px !important;
  border-radius: 9999px !important;
  object-fit: cover !important;

  border: 5px solid #fff !important;
  box-shadow: 0 2px 3px rgba(0,0,0,0.25) !important;
  background: #fff !important;
  display: inline-block !important;
}

@media (max-width: 480px){
  .dental-table img#ctl00_ContentPlaceHolder1_imgProfile.thin-gray-border{
    width: 120px !important;
    height: 120px !important;
  }
}


/* === PUBLIC DESKTOP: KEEP BRAND LEFT WHEN NAVBAR TURNS WHITE (2026-02-25) === */
@media (min-width: 768px){
  nav.navbar.navbar-default.navbar-white .navbar-header{
    float: left !important;
    width: auto !important;
  }
  nav.navbar.navbar-default.navbar-white a.navbar-brand{
    float: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* Prevent any “absolute/centering” behavior from moving the logo on white state */
  nav.navbar.navbar-default.navbar-white a.navbar-brand > img{
    position: static !important;
    transform: none !important;
    left: auto !important;
    right: auto !important;
    margin: 0 !important;
  }
}


/* ===== ED FIX 2026-02-25 NAVBAR LOGO CONTROL ===== */
/* Ensure only one logo image is rendered in layout at a time */

.navbar-brand > img.logo-light {
  display: none !important;
  height: 0 !important;
}

.navbar-brand > img.logo-dark {
  display: inline-block !important;
  opacity: 1 !important;
  height: 54px !important;
}

/* Transparent header state (hero background) */
.navbar-default.transparent .navbar-brand > img.logo-dark,
.navbar-default.transparent.nav-small .navbar-brand > img.logo-dark {
  display: none !important;
  height: 0 !important;
  opacity: 0 !important;
}

.navbar-default.transparent .navbar-brand > img.logo-light,
.navbar-default.transparent.nav-small .navbar-brand > img.logo-light {
  display: inline-block !important;
  opacity: 1 !important;
  height: 54px !important;
}

/* Prevent phantom click area */
.navbar-brand > img.logo-light,
.navbar-brand > img.logo-dark {
  pointer-events: none !important;
}

/* ===== END ED FIX 2026-02-25 ===== */


/* ED FIX 2026-02-25: single dark logo + lock to upper-left (desktop + scroll) */
nav.navbar.navbar-default .navbar-header { text-align: left !important; }
nav.navbar.navbar-default a.navbar-brand {
  float: left !important;
  display: block !important;
  padding: 8px 15px !important;
  margin: 0 !important;
  height: auto !important;
  line-height: normal !important;
}
nav.navbar.navbar-default a.navbar-brand img.logo-dark {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  height: 54px !important;
  width: auto !important;
}

/* also force same behavior when header goes sticky/condensed */
header#header.sticky.condensed nav.navbar.navbar-default a.navbar-brand {
  float: left !important;
  margin-left: 0 !important;
}
