div.brand a.site-title{
  margin-left:25px;
}
body.sticky-disable  div.navbar{
  float:left;
}
header.tc-header{
  border-top:25px solid #27cbcd;
}
div.navbar-wrapper{
  margin-top:55px;
}
div.navbar div.navbar-inner{
  margin:10px 5px 0;
  !important;
}
div.carousel-caption{
  max-height:90%;
  max-width: 69%;
  padding:3% 5% 5% 5%;
}
div.carousel-caption h1{
  margin-bottom: 20px;
}
div.carousel-caption p.lead{
  margin-bottom: 20px;
}
div.carousel-image{
  top:25px;
}
div.thumb-wrapper{
  top:-5px;
}
div.marketing h2{
  margin-top:5px;
  margin-bottom:30px;
}
div.tc-hot-crumble{
  margin-top:20px;
}
header.entry-header h1.entry-title{
  margin-top: 20px;
}
  
@media (max-width:1400px){
  div.brand a.site-title{
  font-size:35px;
}
}
