.text__line-spacing--1_6 { min-height:140px; font-size:14px; }

@media only screen and (max-width: 600px) {
  p { font-size:1.7em !important; line-height:1.5em;
  }
}
@media only screen and (min-width: 600px) {
  p { font-size:1.2em !important; line-height:1.5em;
  }
}

p.offer__title { font-size:14px !important; margin-top:10px;  }
	#content a { font-size: 1.3em }
	
	.footer__logo { top:.55em }
	.footer__logo img { width:120px;}
	
	
.submenu { margin:20px 0 50px 0; line-height:44px; }
.submenu a { font-weight:700; padding:8px 10px; margin:0 2px; color:#ffe600; background:#000; font-size:14px !important;}
.submenu a:hover { color:#000; background:#ffe600 }

.home #video { max-height:480px }
.home .mb-7, .home .my-7 { margin-bottom:2rem !important }

@media only screen and (max-width: 780px) {
	#menu-footer a { margin:6px 0  }
	#menu-footer { margin-top:15px; }
	ul.menu li { padding-left: 1em }
	#menu-main li { margin-left:1.4em !important }
}

.team__box { background-color:#f2f2f2; color:#000; border-right:5px solid #ffe600 }
.team__box:hover { background:#000; color:#ffe600 }
.team__box:hover .team__title { color:#fff; }
.team__title { color:#000; }
