/*2022-02-21-09:55:27*/@import url('https://fonts.verwaltungsportal.de/import/?family=Work+Sans:400,600,700,400i,600i,700i');body {font-family: "Work Sans", sans-serif;font-weight: 300;color: #3b3b3b;background: #ececec;font-size: 1rem;line-height: 1.5;letter-spacing: 0.3px;}@media (min-width: 2px) {body {font-size: 1.125rem;}}a {color: #a30617;}a:hover, a:focus {color: #a30617;text-decoration: underline;}#content a, #footer a, b, strong {font-weight: 600;}#logo {display: inline-block;}#logo img {display: block;}@media (min-width: 2px) {#style {display: inline-block;text-transform: uppercase;padding-left: 20px;flex-grow: 1;white-space: nowrap;}#style p {display: inline;}#style b {margin-right: 8px;}#style button {padding: 0;border: none;color: #3b3b3b;display: inline-block;font-weight: 600;text-align: center;background: transparent;position: relative;line-height: 1;border-radius: 2px;width: 30px;height: 30px;margin-left: 1px;}#style button:hover, #style button:focus {color: #b30314;}}form[id^="search"] {height: 30px;display: inline-block;position: relative;}@media (min-width: 2px) {form[id^="search"] {margin: 0 30px;}}form [id^="search_input"] {color: #212121;letter-spacing: 1px;font-size: 20px;font-style: normal;font-weight: 600;background: transparent;padding: 0;border: 0;padding-left: 12px;padding-right: 32px;height: 30px;width: 100%;outline: none !important;}@media (min-width: 2px) {form [id^="search_input"] {max-width: 124px;-webkit-transition: max-width 200ms linear;-moz-transition: max-width 200ms linear;-ms-transition: max-width 200ms linear;-o-transition: max-width 200ms linear;transition: max-width 200ms linear;}form [id^="search_input"]:hover, form [id^="search_input"]:focus {max-width: 180px;background: rgba(0, 0, 0, 0);}}form [id^="search_submit"] {width: 30px;height: 30px;background: url('../img/lupe-icon.png') center no-repeat;border-radius: 2px;border: none;padding: 0;cursor: pointer;position: absolute;top: 0;right: 0;font-size: 0;outline: none !important;}form [id^="search_submit"]:hover, form [id^="search_submit"]:focus {background-color: #c00417;}[id^="search_input"]::-ms-input-placeholder {color: #212121 !important;text-transform: uppercase;}[id^="search_input"]::-webkit-input-placeholder {color: #212121 !important;text-transform: uppercase;}[id^="search_input"]::-moz-placeholder {opacity: 1;text-transform: uppercase;}nav {padding-top: 20px;padding-bottom: 30px;font-size: 13px;color: #3b3b3b;letter-spacing: 1px;position: relative;}@media (min-width: 1px) {nav {padding-bottom: 44px;}}.navbar-header {position: relative;z-index: 101;}#burgerButton {font-size: 0;display: block;height: 50px;width: 50px;border-radius: 2px;padding: 6px 8px;cursor: pointer;border: none !important;position: relative;outline: none;}@media (min-width: 2px) {#burgerButton {background: transparent;height: 40px;width: 112px;margin-left: 20px;}#burgerButton::before {content: "Menü";line-height: 1px;padding: 14px 4px;border-radius: 2px;display: block;color: #a80213;font-weight: 600;text-transform: uppercase;position: absolute;left: 4px;top: 6px;font-size: 20px;-webkit-transition: background 200ms linear;-moz-transition: background 200ms linear;-ms-transition: background 200ms linear;-o-transition: background 200ms linear;transition: background 200ms linear;}}#burgerButtonInner2, #burgerButton:after, #burgerButtonInner::after {content: "";display: block;background-color: #a80213;position: absolute;width: 28px;height: 2px;left: 11px;-webkit-transition: all 200ms linear;-moz-transition: all 200ms linear;-ms-transition: all 200ms linear;-o-transition: all 200ms linear;transition: all 200ms linear;}@media (min-width: 2px) {#burgerButtonInner2, #burgerButton:after, #burgerButtonInner::after {left: auto;right: 0;}}#burgerButton[aria-expanded="true"] #burgerButtonInner::after {-webkit-transform: rotate(-45deg) translate(-4px, 6px);transform: rotate(-45deg) translate(-4px, 6px);}#burgerButton[aria-expanded="true"] #burgerButtonInner2 {opacity: 0;}#burgerButton[aria-expanded="true"]:after {-webkit-transform: rotate(45deg) translate(-4px, -6px);transform: rotate(45deg) translate(-4px, -6px);}#burgerButtonInner::after {top: 17px;}#burgerButtonInner2 {top: 24px;}#burgerButton:after {top: 31px;}@media (min-width: 2px) {#burgerButtonInner::after {top: 12px;}#burgerButtonInner2 {top: 19px;}#burgerButton:after {top: 26px;width: 14px;margin-right: 14px;}#burgerButton[aria-expanded="true"]:after {width: 28px;margin-right: 0;}}.navbar-collapse {top: 0;background: #015f8c;z-index: 100;height: auto !important;-webkit-box-shadow: 0 20px 100px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 20px 100px 0 rgba(0, 0, 0, 0.15);opacity: 0;pointer-events: none;}.navbar-collapse[aria-expanded="true"], .navbar-collapse.in {opacity: 1;pointer-events: auto;}@media (min-width: 2px) {nav {padding-top: 44px;}.navbar {width: auto;}#megMenu {overflow-y: auto;min-height: 400px;max-height: 60vh;padding: 30px 25px;background: #015f8c;}nav.horizontally .navbar-nav {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}nav.horizontally li[id*="toplevel"] {width: 25%;padding: 0 15px;}nav.horizontally li[id*="toplevel"]:not(:nth-child(4n+4)) {border-right: 1px solid rgba(0, 0, 0, 0.1);}.navbar-collapse {position: absolute;left: -485px;right: 15px;top: 100%;-webkit-transition: top 300ms linear, opacity 300ms linear;-moz-transition: top 300ms linear, opacity 300ms linear;-ms-transition: top 300ms linear, opacity 300ms linear;-o-transition: top 300ms linear, opacity 300ms linear;transition: top 300ms linear, opacity 300ms linear;}.navbar-collapse[aria-expanded="true"], .navbar-collapse.in {top: 95px;}.navbar-collapse::after {content: "";display: block;position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: rgba(239, 227, 215, 0.4);}}@media (min-width: 3px) {.navbar-collapse {left: -585px;}}nav.horizontally li[id*="toplevel"]>a {color: #fff;font-weight: 600;text-align: left;padding: 12px 15px;position: relative;font-size: 1.125rem;line-height: 1.2;text-decoration: none;}@media (min-width: 2px) {nav.horizontally li[id*="toplevel"]>a {padding: 10px 0;}}nav.horizontally li[id*="toplevel"]:hover>a, nav.horizontally li[id*="toplevel"]>a:hover, nav.horizontally li[id*="toplevel"]>a:focus, nav.horizontally li[id*="toplevel"].open>a, nav.horizontally li[id*="toplevel"].open>a:hover, nav.horizontally li[id*="toplevel"].open>a:focus, nav.horizontally li[id*="toplevel"][class$="_over"]>a, nav.horizontally li[id*="toplevel"][class$="_over"]>a:hover, nav.horizontally li[id*="toplevel"][class$="_over"]>a:focus {color: #fff;}@media (min-width: 2px) {nav.horizontally li[id*="toplevel"]>.dropdown-menu {margin-bottom: 15px;}nav.horizontally li[id*="toplevel"]>.dropdown-menu, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu {display: block !important;}}@media (min-width: 3px) {nav.horizontally li[id*="toplevel"]>.dropdown-menu {margin-bottom: 25px;}}nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>a, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li>a {color: #fff;font-weight: 400;text-align: left;font-size: 0.9375rem;line-height: 1.2;text-decoration: none;}nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>a {padding: 8px 15px;}nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li>a {padding: 8px 15px 8px 20x;}@media (min-width: 2px) {nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>a {padding: 5px 5px;}nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li>a {padding: 5px 10px 5px 20px;}}nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li>a::before {content: "\00BB";position: absolute;left: 10px;top: 4px;}nav.horizontally li[id*="toplevel"]>.dropdown-menu>li:hover>a, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>a:hover, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>a:focus, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li.open>a, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li.open>a:hover, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li.open>a:focus, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li[class$="_over"]>a, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li[class$="_over"]>a:hover, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li[class$="_over"]>a:focus, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li>a:hover, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li>a:focus, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li.open>a, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li.open>a:hover, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li.open>a:focus, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a:hover, nav.horizontally li[id*="toplevel"]>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a:focus {color: #fff;text-decoration: underline;}#slogan {line-height: 1.3;}@media (min-width: 2px) {#slogan {position: relative;background: rgba(255, 255, 255, 0.8);padding-top: 20px;padding-bottom: 20px;padding-left: 60px;min-height: 100%;display: flex;align-items: center;justify-content: center;}}#slogan i,#slogan em {font-style: normal;text-transform: uppercase;font-size: 0.9375rem;font-weight: 600;letter-spacing: 1px;display: inline-block;margin-bottom: 4px;color: #3b3b3b;}#slogan b,#slogan strong {font-weight: 700;color: #212121;position: relative;display: inline-block;z-index: 1;padding-bottom: 40px;font-size: calc(1.75rem + (36 - 28) * (100vw - 320px) / (1920 - 320));}header {padding-bottom: 90px;position: absolute;width: 100%;top: 0;z-index: 55;}@media (min-width: 2px) {body.index header {padding-bottom: 50px;}}#slider {height: 300px;overflow: hidden;position: relative;}@media (min-width: 2px) {#slider {height: 500px;}.index #slider {height: 700px;}}#headerpic {margin: 0 auto;position: relative;width: 100%;}.slider-wrapper, #slider {height: 100%;}.slider-mask {display: block;background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 0) 28%);background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 0) 28%);background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 9%, rgba(255, 255, 255, 0) 28%);}#slider img {width: unset;max-width: unset;}#tabs {font-size: 1rem;color: #6e6e6e;}#tabs .tab {height: 100%;min-height: 100%;padding: 20px;}#tabs .tab1 {color: #ffffff;background: linear-gradient(to bottom, #006d82, #00864b);}@media (min-width: 2px) {#tabs .tab1 {padding: 40px 50px;}}#tabs .tab1>* {width: 100%;}#tabs .tab1 h1,#tabs .tab1 h1 *,#tabs .tab1 h2,#tabs .tab1 h2 *,#tabs .tab1 h3,#tabs .tab1 h3 *,#tabs .tab1 h4,#tabs .tab1 h5,#tabs .tab1 h6,#tabs .tab1 a {color: #ffffff;}#tabs .tab1 h2 {line-height: 0.9;text-transform: uppercase;margin-bottom: 20px;font-size: calc(40px + (70 - 40) * (100vw - 320px) / (1920 - 320));}#tabs .tab1 a {text-decoration: underline;}#tabs .tab2 {background: #ffffff;-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);}#tabs .tabHeadline {font-size: 1.3rem;margin-bottom: 20px;color: #212121;display: block;cursor: text;padding-right: 35px;position: relative;overflow-wrap: break-word;word-wrap: break-word;-webkit-hyphens: auto;-ms-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}@media (min-width: 2px) {#tabs .tabHeadline {font-size: 1.5rem;}}#tabs .tabHeadline::before {content: "";display: block;height: 40px;background-position: center left;background-repeat: no-repeat;right: -10px;position: absolute;width: 43px;top: -5px;}@media (min-width: 2px) {#tabs .tabHeadline::before {margin-bottom: 30px;}}#openingHours .tabHeadline::before {background-image: url('../img/clock-icon.png');transform: scale(0.7);}#events .tabHeadline::before {background-image: url('../img/kalender-icon.png');transform: scale(0.7);}#news .tabHeadline::before {background-image: url('../img/news-icon.png');transform: scale(0.7);}#tabs .tab_spacer {height: 20px;}#tabs .tab_link_title a {color: #3b3b3b;font-weight: 600;}#tabs .tab_link_mandat a {color: #6e6e6e;font-weight: 400;}#tabs .tab_link_mehr {color: transparent;}#tabs .tab_link_mehr a {color: #a30617;font-weight: 600;font-size: 0.9375rem;margin-top: 60px;display: inline-block;}#tabs .tab_link_mehr a::after {content: "erfahren \2192";}#openingHours a {color: #a30617;font-size: 0.9375rem;font-weight: 600;}#content {background: #ececec;text-align: left;padding-bottom: 40px;padding-top: 40px;}@media (min-width: 2px) {#content {padding-bottom: 70px;padding-top: 70px;}}@media (min-width: 3px) {#content {padding-bottom: 100px;padding-top: 85px;}}.h4link a:link, .h4link a:hover, .h4link a:focus, .h4link a:visited, h6, #content .legacy_h6, .legacy_h6, h5, #content .legacy_h5, .legacy_h5, h4, #content .legacy_h4, .legacy_h4, h3, #content .legacy_h3, .legacy_h3, h2, #content .legacy_h2, .legacy_h2, h1, #content .legacy_h1, .legacy_h1, .h6, .h5, .h4, .h3, .h2, .h1 {color: #212121;font-weight: 600;line-height: 1.2;font-family: "Work Sans", sans-serif;}h1, #content .legacy_h1, .legacy_h1, .h1 {padding-bottom: 25px;margin-bottom: 30px;}h1, #content .legacy_h1, .legacy_h1, .h1, #tabs2 .headlineRow h2 {font-size: calc(1.75rem + (45 - 28) * (100vw - 320px) / (1920 - 320));position: relative;z-index: 1;}#content h1::after,#content .h1::after,#slogan b::after,#slogan strong::after {content: "";display: block;position: absolute;z-index: -1;pointer-events: none;top: 12px;right: 50%;left: -40px;bottom: 0;border-left: 8px solid #015f8c;border-bottom: 8px solid #015f8c;}#content h1::after {right: auto;width: 218px;}h1 i, h1 em,h2 i, h2 em,h3 i, h3 em {color: #3b3b3b;text-transform: uppercase;letter-spacing: 1px;font-size: 0.9375rem;font-style: normal;}h2, #content .legacy_h2, .legacy_h2, .h2 {font-size: calc(1.625rem + (30 - 26) * (100vw - 320px) / (1920 - 320));}h3, #content .legacy_h3, .legacy_h3, .h3 {font-size: calc(1.5625rem + (28 - 25) * (100vw - 320px) / (1920 - 320));}h4, #content .legacy_h4, .legacy_h4, .h4, .h4link a:link, .h4link a:hover, .h4link a:focus, .h4link a:visited {font-size: calc(1.5rem + (26 - 24) * (100vw - 320px) / (1920 - 320));}h5, #content .legacy_h5, .legacy_h5, .h5 {font-size: 1.5rem;}h6, #content .legacy_h6, .legacy_h6, .h6 {font-size: 1.375rem;}#newslinks, #newsmandate {border: 1px solid #212121;}#tabs2 {padding-top: 40px;padding-bottom: 40px;}@media (min-width: 2px) {#tabs2 {padding-bottom: 70px;padding-top: 70px;}}@media (min-width: 3px) {#tabs2 {padding-bottom: 100px;padding-top: 80px;}}#tabs2 h1 i, #tabs2 h1 em,#tabs2 h2 i, #tabs2 h2 em {color: #fff;}#tabs2 .headlineRow {padding-bottom: 40px;}#tabs2 .headlineRow b, #tabs2 .headlineRow strong {font-size: 0.9375rem;font-weight: 700;color: #a30617;text-transform: uppercase;}@media (min-width: 2px) {#tabs2 .headlineRow {padding-bottom: 70px;}}@media (min-width: 3px) {#tabs2 .headlineRow {padding-bottom: 90px;}}#tabs2 .tab {position: relative;z-index: 1;overflow: hidden;font-size: 1rem;height: 100%;min-height: 100%;padding: 50px 30px 110px 30px;background: url('../img/arrow.png') bottom 30px right 30px no-repeat, linear-gradient(to bottom, #005fa0, #00864c) bottom center;}#tabs2>.row:nth-child(2)>.col-xs-12 .tab {font-size: 0.9375rem;}#tabs2>.row:nth-child(2)>.col-xs-12 .tab b,#tabs2>.row:nth-child(2)>.col-xs-12 .tab strong {font-weight: 600;text-transform: uppercase;}#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(1)>.tab {background: url('../img/arrow.png') bottom 30px right 30px no-repeat, linear-gradient(to bottom, rgba(0, 95, 160, 0), rgba(0, 134, 76, 0)) bottom 90px center, url('../img/dorfteich.jpg') center center no-repeat, #065887;background-size: auto, cover;}#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(2)>.tab {background: url('../img/arrow.png') bottom 30px right 30px no-repeat, linear-gradient(to bottom, rgba(0, 95, 160, 0), rgba(0, 134, 76, 0)) bottom 90px center, url('../img/nossendorf.jpg') center center no-repeat, #065887;background-size: auto, cover;}#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(3)>.tab {background: url('../img/arrow.png') bottom 30px right 30px no-repeat, linear-gradient(to bottom, rgba(0, 95, 160, 0), rgba(0, 134, 76, 0)) bottom 90px center, url('../img/verchen.jpg') center center no-repeat, #065887;background-size: auto, cover;}@media (min-width: 3px) {#tabs2 .tab {padding: 100px 30px 170px 40px;}}#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(1)>.tab:hover,#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(1)>.tab:focus {background: url('../img/arrow.png') bottom 30px right 50px no-repeat, linear-gradient(to bottom, rgba(0, 95, 160, 0.4), rgba(0, 134, 76, 0.4)) bottom 90px center, url('../img/dorfteich.jpg') top center no-repeat;background-size: auto, cover, cover;}#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(2)>.tab:hover,#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(2)>.tab:focus {background: url('../img/arrow.png') bottom 30px right 50px no-repeat, linear-gradient(to bottom, rgba(0, 95, 160, 0.4), rgba(0, 134, 76, 0.4)) bottom 90px center, url('../img/nossendorf.jpg') top center no-repeat;background-size: auto, cover, cover;}#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(3)>.tab:hover,#tabs2>.row:nth-child(2)>.col-xs-12:nth-child(3)>.tab:focus {background: url('../img/arrow.png') bottom 30px right 50px no-repeat, linear-gradient(to bottom, rgba(0, 95, 160, 0.4), rgba(0, 134, 76, 0.4)) bottom 90px center, url('../img/verchen.jpg') top center no-repeat;background-size: auto, cover, cover;}#tabs2 .tab .row,#tabs2 .tab .row>div {position: static;}#tabs2 .tab,#tabs2 .tab h1,#tabs2 .tab h1 *,#tabs2 .tab h2,#tabs2 .tab h2 *,#tabs2 .tab h3,#tabs2 .tab h3 *,#tabs2 .tab h4,#tabs2 .tab h5,#tabs2 .tab h6,#tabs2 .tab a {color: #ffffff;}#tabs2 .tab div,#tabs2 .tab p,#tabs2 .tab h1,#tabs2 .tab h2,#tabs2 .tab h3,#tabs2 .tab h4,#tabs2 .tab h5,#tabs2 .tab h6 {pointer-events: none;}#tabs2 .tab a {display: block;pointer-events: all !important;}#tabs2 .tab img {position: absolute;left: 50%;top: 50%;z-index: -1;opacity: 0.08;max-width: none;min-width: 100%;min-height: 100%;width: auto;height: auto;-ms-interpolation-mode: bicubic;-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition: opacity 300ms linear;-moz-transition: opacity 300ms linear;-ms-transition: opacity 300ms linear;-o-transition: opacity 300ms linear;transition: opacity 300ms linear;}#tabs2 .tab:hover img,#tabs2 .tab:focus img {opacity: 0.2;}#partner {position: relative;z-index: 2;}body:not(.index) #partner {margin-top: 40px;}#partnerContainer {padding: 30px;background: #ffffff;-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);}#partnerContainer img {display: block;margin: 0 auto;}#vernetzt {margin: 0 auto;text-decoration: none;display: inline-block;}#vernetzt img {display: block;}footer {font-size: 1rem;}#footer {background: #e4e6e0;padding-top: 40px;padding-bottom: 40px;color: #444444;position: relative;z-index: 1;}.contactFooter {position: relative;}.contactFooter::before {content: '';width: 100%;height: calc(100% + 80px);position: absolute;left: 0;bottom: 0;background: url('../img/illustration.png') bottom 85px right no-repeat;z-index: 0;}@media (min-width: 2px) {#footer {padding-top: 70px;padding-bottom: 70px;}}@media (min-width: 3px) {#footer {padding-top: 70px;padding-bottom: 20px;}}@media (min-width: 1px) {#footer>.row>*:nth-child(3) {margin-top: 0;}}#footer .footerHeadline {font-size: 1.125rem;color: #3b3b3b;margin-bottom: 20px;}.footerTabs {padding: 10px;}@media (min-width: 2px) {.footerTabs {height: 100%;}}#innerfooter ul {padding: 0;line-height: 1.7;}#innerfooter a {color: #444444;font-weight: 400;}#footer iframe {width: 100% !important;max-width: 100% !important;}@media (min-width: 2px) {.footerTabs2 {margin-top: 80px;}.footer_list {margin-top: 70px;}}