/*@page-background-color: #f9ecc4;*/
/*@heading-color: #a26e17;*/
/*@content-link-color: #a26e17;*/
* {
  padding: 0;
  margin: 0;
}
html {
  height: 100%;
  background: #e7d8bd;
}
body {
  font-family: 'Zilla Slab', serif;
  background: #e7d8bd;
  font-size: 14.5px;
  font-size: 17px;
  position: relative;
  min-height: 100%;
  overflow-x: hidden;
}
header div.ccm-area {
  width: 100%;
}
.ccm-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}
.ccm-area-block-list {
  width: 100%;
}
.ccm-toolbar-visible #sma header .header-container-top {
  top: 50px;
}
.ccm-panel-add-clipboard-block-item .row {
  width: 100%;
  font-size: 0.9rem !important;
}
.ccm-panel-add-clipboard-block-item img {
  max-width: 100%;
}
.ccm-panel-add-clipboard-block-item .block-name {
  z-index: 5;
}
.ccm-panel-add-clipboard-block-item .block-name .handle {
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  max-height: 50px;
  background: transparent;
  padding: 10px;
}
.ccm-panel-add-clipboard-block-item .blocks {
  min-height: 450px;
  height: auto;
  padding: 0 10px;
  z-index: 5;
  position: absolute;
  margin-bottom: 25px;
}
.ccm-panel-add-clipboard-block-item div.block-content > div.blocks {
  min-height: 450px !important;
  max-height: none !important;
}
.ccm-panel-add-clipboard-block-item .ccm-panel-add-block-draggable-block-type {
  min-height: 450px !important;
  max-height: none !important;
  overflow: hidden;
}
.ccm-panel-add-clipboard-block-item .block-handle {
  background-color: rgba(255, 255, 255, 0.5);
}
.ccm-panel-add-clipboard-block-item .blocks,
.ccm-panel-add-clipboard-block-item .block-content {
  background-color: transparent !important;
  background: transparent !important;
}
.ccm-panel-add-clipboard-block-item .col-md-6 {
  width: 300px !important;
  float: none !important;
  clear: both !important;
  min-height: 50px !important;
}
/*
------------------------
Utilities
------------------------
*/
.full-height {
  height: 100%;
  position: relative;
}
#sma {
  padding-bottom: 148px;
  /*
	--------------------
	Header-Bereich
	--------------------
	*/
  /*
	--------------------
	Nav-Icon & Toggle-Mechanismus
	--------------------
	*/
  /*
	--------------------
	Inhalts-Bereich
	--------------------
	*/
  /*
	--------------------
	Bilder
	--------------------
	*/
  /*
	--------------------
	Popup
	--------------------
	*/
  /*
	--------------------
	Image Slider
	--------------------
	*/
  /*
	--------------------
	Footer-Bereich
	--------------------
	*/
}
#sma .container {
  padding-right: 25px;
  padding-left: 25px;
}
#sma a:hover {
  text-decoration: none;
}
#sma h1,
#sma h2,
#sma h3,
#sma h4,
#sma h5,
#sma h6 {
  /*font-family: 'Ruluko', sans-serif;*/
  /*font-family: 'Open sans', sans-serif;*/
  font-family: 'Mukta Vaani', sans-serif;
  color: #c0442b;
}
#sma h2 {
  font-weight: bold;
  font-size: 1.8em;
  margin-top: 1em;
}
#sma h3 {
  margin-top: 1em;
  font-weight: bold;
}
#sma a {
  color: #bd3a20;
}
#sma a:hover {
  color: #7a210f;
}
#sma .teaser {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#sma .ccm-page {
  background: #e7d8bd;
}
#sma hr.clear {
  clear: both;
  width: 100%;
  border: 0px;
  height: 0;
}
#sma form {
  background: #cfbfa4;
  padding: 1em;
  margin-bottom: 2em;
  margin-top: 2em;
}
#sma form h3,
#sma form p {
  padding-left: 25px;
  padding-right: 25px;
}
#sma form .radio label {
  float: none;
}
#sma form .form-control {
  border-radius: 0;
  padding: 5px;
  height: auto;
}
#sma form textarea {
  width: 80%;
  height: 100px;
  margin-top: 1em;
}
#sma form .form-actions {
  min-height: 50px;
  padding-bottom: 4em;
}
#sma form .form-actions button {
  float: right;
}
#sma form #contactFormSubmitRight input,
#sma form .btn-primary {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 30px;
  color: #a55444;
  margin-right: 1em;
  background: #dac8a6;
  padding: 0.3em 0.5em;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 0;
}
#sma form #contactFormSubmitRight input:hover,
#sma form .btn-primary:hover {
  background: #bdac8b;
}
#sma div.alert-success {
  background-color: #D9ECB4 !important;
}
#sma header {
  /*
		-----------------
		Oberes Menu
		-----------------
		*/
  /*
		-----------------
		Unteres Menu
		-----------------
		*/
}
#sma header .nav-container {
  height: 36px;
  z-index: 10;
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
}
#sma header .nav-container .nav {
  width: 100%;
  height: 29px;
}
#sma header .nav-container li {
  display: block;
  font-family: 'Ruluko', sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
}
#sma header .nav-container li .fas {
  display: none;
}
#sma header .nav-container li a {
  color: #585858;
  padding: 7px 15px 1px;
  display: inline-block;
}
#sma header .nav-container li.nav-selected,
#sma header .nav-container li:hover {
  -webkit-box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.2);
}
#sma header .nav-container li.nav-selected a,
#sma header .nav-container li:hover a {
  height: 100%;
  text-decoration: none;
  background-image: url('/application/themes/dino/images/genNavHead-hover.gif');
}
#sma header .nav2-outer-container {
  background: url('/application/themes/dino/images/mainNavi-bg.gif');
  height: 55px;
  z-index: 10;
  position: relative;
  padding-left: 60px;
  padding-right: 0px;
}
#sma header .nav2-outer-container .nav {
  height: 55px;
}
#sma header .nav2-outer-container .nav > li {
  height: 100%;
  font-family: 'Zilla Slab', sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  background: url('/application/themes/dino/images/mainNavi_divider.gif') no-repeat right center;
  list-style: none;
  cursor: pointer;
  /*
				-------------
				.subnav
				-------------
				*/
}
#sma header .nav2-outer-container .nav > li i {
  display: none;
}
#sma header .nav2-outer-container .nav > li > a {
  height: 100%;
  color: #fff;
  padding: 18px 15px 20px 15px;
  display: inline-block;
  font-size: 0.8em;
  /*text-transform: uppercase;*/
}
#sma header .nav2-outer-container .nav > li:last-child {
  background: none;
}
#sma header .nav2-outer-container .nav > li:hover ul {
  display: block;
  opacity: 1;
}
#sma header .nav2-outer-container .nav > li.nav-selected,
#sma header .nav2-outer-container .nav > li.nav-path-selected,
#sma header .nav2-outer-container .nav > li:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#sma header .nav2-outer-container .nav > li.nav-selected > a,
#sma header .nav2-outer-container .nav > li.nav-path-selected > a,
#sma header .nav2-outer-container .nav > li:hover > a {
  color: #715529;
  text-decoration: none;
  background-image: url('/application/themes/dino/images/mainNavi-hover.gif');
  background-repeat: repeat-x;
}
#sma header .nav2-outer-container .nav > li.nav-selected ul li a,
#sma header .nav2-outer-container .nav > li.nav-path-selected ul li a,
#sma header .nav2-outer-container .nav > li:hover ul li a {
  background: none transparent;
}
#sma header .nav2-outer-container .nav > li ul {
  position: absolute;
  top: 55px;
  opacity: 0;
  display: none;
  width: 200px;
  border: 1px solid #9c917a;
  padding: 0 7px;
  background: url('/application/themes/dino/images/subnav-bg.png') repeat;
}
#sma header .nav2-outer-container .nav > li ul li {
  background: url('/application/themes/dino/images/subnav-dottedline.gif') repeat-x center bottom;
  padding: 4px 0;
  list-style: none;
}
#sma header .nav2-outer-container .nav > li ul li:last-child {
  background: none;
}
#sma header .nav2-outer-container .nav > li ul li a {
  background: none transparent;
  color: #fff;
  text-transform: none;
  font-size: 0.8em;
  padding: 4px 4px;
  display: block;
}
#sma header .nav2-outer-container .nav > li ul li a:hover {
  background: none #f5e289;
  color: #715529;
}
#sma header .header-container-top {
  background: url('/application/themes/dino/images/topnav-bg.png');
  height: 36px;
  z-index: 200;
  position: fixed;
  width: 100%;
  top: 0;
}
#sma header .header-container-bottom {
  background: url('/application/themes/dino/images/header-bg2.gif');
  z-index: 101;
  position: relative;
  background-repeat: repeat-x;
  background-position: center;
  margin-top: -8px;
}
#sma header .header-image-container {
  z-index: 0;
  background: url('/application/themes/dino/images/04_header-image.jpg');
  background-size: cover;
  height: 108%;
  background-position: right;
  background-repeat: no-repeat;
}
#sma header .header-image-container a {
  display: block;
  width: 100%;
  height: 100%;
}
#sma header .header-image-container2 {
  background-size: cover;
  height: 108%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
}
#sma header .header-image-container2 a {
  display: block;
  width: 100%;
  height: 100%;
}
#sma header .text-container {
  position: absolute;
  top: 45px;
  right: 30px;
  color: #fff;
  font-size: 1.5em;
  max-width: 400px;
  text-align: right;
  font-family: "Open sans";
  text-shadow: -1px -1px 0 #666666, 1px -1px 0 #666666, -1px 1px 0 #666666, 1px 1px 0 #666666;
}
#sma .header-container-middle {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ddd0b5+29,ddd0b5+29,948b76+100 */
  background: #ddd0b5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ddd0b5 29%, #ddd0b5 29%, #948b76 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ddd0b5 29%, #ddd0b5 29%, #948b76 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ddd0b5 29%, #ddd0b5 29%, #948b76 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddd0b5', endColorstr='#948b76', GradientType=0);
  /* IE6-9 */
  height: 290px;
  z-index: 0;
  margin-top: -7px;
  overflow: hidden;
}
#sma .header-container-middle .ccm-area {
  position: absolute;
  top: 0;
  height: 100%;
}
#sma .header-container-middle .ccm-area-block-list,
#sma .header-container-middle .ccm-block-edit {
  height: 100%;
  position: relative;
}
#sma .header-container-middle .ccm-area-block-list div {
  position: absolute;
  height: 100%;
  top: 0;
  left: 10px;
  width: 100%;
}
#sma .front .header-container-middle {
  height: 390px;
}
#sma #logo {
  height: 193px;
  width: 137px;
  z-index: 100;
  position: absolute;
  bottom: 25px;
  margin-left: -34px;
}
#sma #logo #dinoonly,
#sma #logo #textboxonly {
  display: none;
}
#sma #logo .eye {
  fill: #fff;
}
#sma #logo .rect {
  fill: #FFE87D;
  stroke: #444;
}
#sma #logo .word1 path {
  fill: #fff;
  stroke: #444;
}
#sma #logo.bright .dino {
  fill: #aa9c84;
}
#sma #logo.bright .eye {
  fill: #444;
}
#sma #logo.bright .rect {
  fill: #9F2F20;
  stroke: #5f1b11;
}
#sma #content-nav-bar-container {
  position: sticky;
  top: 35px;
  right: 0;
  z-index: 100;
  width: 250px;
  float: right;
}
#sma #content-nav-bar {
  padding-top: 10px;
}
#sma #content-nav-bar ul li {
  list-style: none;
  display: inline-block;
  margin-bottom: 1em;
  width: 80%;
}
#sma #content-nav-bar ul li a {
  color: #bd3a20;
  margin-right: 1em;
  padding: 0.3em 0.5em;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Mukta Vaani', sans-serif;
  line-height: 1.2em;
  border-left: 3px solid #a18b6b;
  background: #f0e1c6;
}
#sma #content-nav-bar ul li a:hover,
#sma #content-nav-bar ul li a.active {
  background: #cebfa3;
  color: #b3371e;
  border-left: 3px solid #bd3a20;
}
#sma #nav-icon {
  position: absolute;
  display: none;
  top: 21px;
  right: 30px;
  width: 20px;
  height: 40px;
  padding: 4px;
  z-index: 80;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#sma #nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-g: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#sma #nav-icon span:nth-child(1) {
  top: 0px;
}
#sma #nav-icon span:nth-child(2),
#sma #nav-icon span:nth-child(3) {
  top: 5px;
}
#sma #nav-icon span:nth-child(4) {
  top: 10px;
}
#sma #nav-icon.open span {
  background-color: #fff;
}
#sma #nav-icon.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}
#sma #nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sma #nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sma #nav-icon.open span:nth-child(4) {
  top: 20px;
  width: 0%;
  left: 50%;
}
#sma #left-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  padding-top: 60px;
}
#sma #left-nav li {
  list-style: none;
}
#sma #left-nav a {
  display: inline;
}
#sma #left-nav a.active,
#sma #left-nav a:hover {
  font-weight: bold;
}
#sma .nav2-container {
  padding-left: 150px;
}
#sma .anmelden-button {
  color: #a55444;
  margin: 0.5 em 1em 0.5em 0;
  display: inline-block;
  background: #dac8a6;
  padding: 0.3em 0.5em;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Mukta Vaani', sans-serif;
  text-transform: uppercase;
  font-size: 0.9em;
}
#sma .anmelden-button:hover {
  background: #bdac8b;
}
#sma .breadcrumb {
  height: 100%;
  padding: 0;
  margin-top: 4px;
  background: transparent;
  text-transform: uppercase;
  font-size: 0.8em;
}
#sma .breadcrumb li {
  padding-right: 1em;
  background: url('/application/themes/dino/images/breadcrumb-bullet.gif') no-repeat left center;
  padding-left: 1em;
}
#sma .main-box {
  min-height: 60vh;
  padding-left: 60px;
  padding-right: 60px;
}
#sma .main-box .ccm-area {
  min-height: 150px;
}
#sma .main-box .ccm-area-block-list {
  min-height: 150px;
}
#sma .content-box {
  /*padding:3em;*/
  background: url('/application/themes/dino/images/content-bg.gif');
  background-repeat: space;
  border-bottom: 2px solid #e7d8bd;
}
#sma .content-box a {
  color: #bd3a20;
}
#sma .content-box ol {
  margin-left: 1em;
}
#sma .content-box ul {
  margin-left: 0.5em;
  list-style: none;
}
#sma .content-box ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  margin-top: 10px;
  background: #b03923;
  display: block;
  float: left;
  margin-right: 5px;
}
#sma .content-box ul.rslides {
  margin-left: 0;
}
#sma .content-box ul.rslides img {
  margin-left: 0;
}
#sma .content-box .large-image {
  padding-top: 40%;
  background-size: cover;
  margin: 2em -60px 1em -60px;
}
#sma .content-box img {
  width: 100%;
  margin: 2em 0 1em 0;
  /*float:right;
			margin-bottom:2em;
			margin-left:2em;*/
}
#sma .content-box .ccm-captcha-image {
  width: auto;
}
#sma .content-box .partner {
  width: 100%;
  padding-top: 100%;
  min-height: 50px;
  background: #e7d8bd;
  position: relative;
  margin-bottom: 0.5em;
}
#sma .content-box .partner img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#sma .top-box {
  height: 50px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#sma .smallbox {
  background: #fff;
  position: relative;
  padding: 1em;
  margin-bottom: 1em;
}
#sma #mapContainer {
  width: 100%;
  height: 50vh;
  margin-top: 2em;
  margin-bottom: 2em;
}
#sma table {
  width: 100%;
  margin-bottom: 0.5em;
}
#sma table td,
#sma table th {
  padding: 0.4em 0.4em;
  border-bottom: 1px solid #ccb999;
  background-color: #e3d4bb;
}
#sma table td:first-child {
  width: 250px;
}
#sma table tr:first-child {
  border-top: 1px solid #ccb999;
}
#sma .img-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#sma .full-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 30%;
}
#sma .gallery-image {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 1em;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#sma .gallery-image:hover {
  opacity: 0.8;
}
#sma #popup {
  -webkit-transition: width 300ms ease, opacity 300ms ease;
  transition: width 300ms ease, opacity 300ms ease;
  width: 0;
  height: 0;
  position: fixed;
  background: rgba(165, 160, 135, 0.8);
  opacity: 0;
  z-index: 1000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#sma #popup.active {
  width: 100%;
  height: 100vh;
  opacity: 1;
}
#sma #popup .fa-window-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #5f5a48;
  cursor: pointer;
  font-size: 3em;
}
#sma #popup .fa-window-close:hover {
  opacity: 0.7;
}
#sma #popup .gallery-large-image {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#sma #popup .fa-angle-left,
#sma #popup .fa-angle-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #5f5a48;
  cursor: pointer;
  font-size: 4em;
}
#sma #popup .fa-angle-left:hover,
#sma #popup .fa-angle-right:hover {
  opacity: 0.7;
}
#sma #popup .fa-angle-left {
  left: 15px;
}
#sma #popup .fa-angle-right {
  right: 15px;
}
#sma #popup .content {
  width: 80%;
  height: 80vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#sma .ccm-image-slider-container {
  clear: both;
}
#sma .ccm-image-slider {
  height: 600px;
  overflow: hidden;
}
#sma .ccm-image-slider ul li::before {
  display: none;
}
#sma footer {
  background: url('/application/themes/dino/images/footer-bg.gif');
  background-position: bottom;
  height: 148px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
#sma footer .nav {
  padding-top: 2em;
  padding-bottom: 2em;
}
#sma footer .nav li,
#sma footer .nav li ul li {
  list-style: none;
}
#sma footer .nav > li {
  font-size: 0.9em;
}
#sma footer .nav > li ul {
  border-top: 1px solid #bdac8d;
  padding-top: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 2em;
  font-size: 0.9em;
}
#sma #footer-detail-info {
  font-size: 0.9em;
}
#sma .lower-footer-wrapper {
  background: #dcceb3;
}
#sma .footer-content {
  background: url('/application/themes/dino/images/footer-page-bg.gif');
  height: 148px;
  border-top: 2px solid #e7d8bd;
  margin-top: -2px;
}
#sma .footer-content-inner {
  background: url('/application/themes/dino/images/footer.gif') no-repeat;
  width: 100%;
  height: 100%;
}
.ccm-ui ol,
.ccm-ui ul {
  margin-left: 1em;
  list-style: disc;
}
/*
--------------------
Media Queries
--------------------
*/
@media (max-width: 1610px) {
  #content-nav-bar-container {
    display: none;
  }
}
@media (max-width: 1200px) {
  #sma header .nav2-outer-container {
    padding-left: 40px;
  }
  #sma header .nav2-outer-container .nav2-container {
    padding-left: 20px;
  }
  #sma #logo {
    width: 100px;
  }
}
@media (max-width: 992px) {
  #sma .nav-container,
  #sma .main-box,
  #sma .top-box,
  #sma .nav2-outer-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  #sma header .nav2-outer-container {
    padding-left: 60px;
  }
  #sma #nav-icon {
    display: block;
    padding: 4px;
  }
  #sma #logo {
    bottom: -30px;
    width: 140px;
    height: auto;
  }
  #sma #logo #full {
    display: none;
  }
  #sma #logo #dinoonly,
  #sma #logo #textboxonly {
    display: block;
    width: 45%;
  }
  #sma #logo #dinoonly {
    float: right;
    width: 50px;
    margin-top: 20px;
  }
  #sma #logo #textboxonly {
    float: left;
    width: 80px;
  }
  #sma .front .header-container-middle {
    height: 260px;
  }
  #sma .front header {
    height: 300px;
    position: sticky;
    top: -230px;
  }
  #sma header {
    height: 190px;
    position: sticky;
    top: -110px;
    z-index: 300;
  }
  #sma header .header-container-middle {
    height: 130px;
    margin-top: 0px;
  }
  #sma header .header-container-bottom {
    padding-bottom: 5px;
  }
  #sma header .nav-container ul {
    display: none;
  }
  #sma header .nav2-container {
    width: 100%;
    position: absolute;
    top: 50px;
    padding-left: 0;
    margin-left: -60px;
    background: #b94128;
    padding-top: 30px;
    display: none;
  }
  #sma header .nav2-container.open {
    display: block;
  }
  #sma header .nav2-container ul li {
    width: 95%;
  }
  #sma header .nav2-outer-container .nav {
    height: auto;
  }
  #sma header .nav2-outer-container .nav li {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
  }
  #sma header .nav2-outer-container .nav > li:hover ul {
    display: none;
    opacity: 0;
  }
  #sma header .nav2-outer-container .nav > li {
    padding-left: 1em;
    background: none;
  }
  #sma header .nav2-outer-container .nav > li i {
    display: inline-block;
    color: #fff;
  }
  #sma header .nav2-outer-container .nav > li:hover > a,
  #sma header .nav2-outer-container .nav > li.nav-selected > a,
  #sma header .nav2-outer-container .nav > li.nav-path-selected > a {
    background: none;
    color: #fff;
  }
  #sma header .nav2-outer-container .nav > li ul {
    position: static;
    width: auto;
    height: auto;
    display: none;
  }
  #sma header .nav2-outer-container .nav > li ul li {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    width: 80%;
  }
  #sma header .nav2-outer-container .nav > li.open ul {
    opacity: 1;
    display: block;
  }
  #sma .header-container-top {
    display: none;
  }
}
@media (max-width: 576px) {
  #sma form {
    padding: 0;
  }
}
