/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@media (min-width: 1360px) {    
  .tm-navbar {    
    margin-bottom: 25px;    
  }    
}

@media (min-width: 1220px) {    
  .tm-block-footer-bg {    
    margin-top: 25px;    
  }    
  .tm-footer {    
    margin-top: 25px;    
  } 
}


