/*IMPORT SCSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/* FONTS */
/*-------------------------------------------*/
/*-------------------------------------------*/
/* COLORS */
/*-------------------------------------------*/
/*-------------------------------------------*/
section#inner-banner .caption { position: absolute; top: calc(50% - 29px); left: 0; width: 100%; }

@media (min-width: 768px) { #top-nav.custom-header.make-me-solid { background-color: transparent !important; }
  #top-nav.custom-header.make-me-solid-now { background-color: #fff !important; }
  #main { margin-top: 0 !important; } }

@media (max-width: 1199px) and (min-width: 768px) { section#inner-banner .caption { top: calc(50% + 75px); } }

@media (max-width: 575px) { section#main-content p br { display: none; } }
