/*@import url(http://fonts.googleapis.com/css?family=Muli:400,300);*/
/*@import url(http://fonts.googleapis.com/css?family=Cabin:400,700);*/
@import url(http://fonts.googleapis.com/css?family=Lato);

@font-face {
    font-family: Vistareg;
    src: url("VistaSansOT-Reg.otf") format("opentype");
}

body {
    /*font-family: 'Muli', sans-serif;*/
    font-family: 'Vistareg', sans-serif;
    /*background-image: url("/images/own/vorlage.jpg");
    background-position: center 3px;
    background-repeat: no-repeat;*/
    background-color: #ffffff;
    /*max-width: 1079px;*/
    /*max-width: 1349px;*/
    max-width: 1208px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

a {
    text-decoration: none;
    color: #000;
    color: #5A461E;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #1C67AA;
}

.question:hover,
.question:focus,
.question:active, .question:visited {
    text-decoration: none;
    color: #ffffff;
}

.newsMore:hover,
.newsMore:focus,
.newsMore:active {
    text-decoration: none;
    color: #ffffff;
}

.back:hover,
.newsMore:focus,
.newsMore:active {
    text-decoration: none;
    color: #ffffff;
}

.btnBox:hover,
.btnBox:focus,
.btnBox:active {
    text-decoration: none;
    color: #ffffff;
}

#l_footer {
    width: 100%;
    height: 172px;
    position: relative;
    bottom: 0;
    margin-top: 60px;
}

#l_footer .inner div .column ul li a:hover span{
    text-decoration: underline;
}

#l_footer .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
}

#l_header {
    max-width: 1200px;
    width: 100%;
    background-color: #fff;
    float: left;
}

#l_body {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

#homeContainer {
    max-width: 1200px;
    width: 100%;
    float: left;
    background-color: #fff;
}

@-webkit-keyframes fadeIn {
    from {
        -webkit-transform: scale(1.1);
    }
    to {
        -webkit-transform: scale(1.0);
    }
}

@-moz-keyframes fadeIn {
    from {
        -moz-transform: scale(1.1);
    }
    to {
        -moz-transform: scale(1.0);
    }
}

@keyframes fadeIn {
    from {
        transform: scale(1.1);
    }
    to {
        transform: scale(1.0);
    }
}

#l_page {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#l_navigation > ul > li:hover {
    background-color: #967e4e;
}

#l_footer > div > div > .column > h3 > a:hover > span{
    text-decoration: underline;
}

#l_navigation > ul > li > a {
    color: #967e4e;
    font-size: 16px;
    text-transform: uppercase;
}

#l_navigation > ul > li > a:hover {
    /*background-color:#16428d;*/
}

#l_navigation .hover {
    background-color: #967e4e;
    color: #ffffff;
}

#l_navigation .hover li a span {
    color: #ffffff;
}

#l_navigation {
    float: left;
    letter-spacing: 0;
    width: 100%;
    margin-top: 48px;
    margin-bottom: 12px;
    transition: margin 0.8s ease-in-out 0.3s;
}

#l_navigation > ul > li > a {
    height: 44px;
    float: left;
    padding: 0;
    padding-right: 20px;
    padding-left: 20px;
}

#l_navigation > ul > .withSub > a {
    padding-right: 30px;
}

#l_navigation > ul > .last {
    margin-right: -30px;
}

#l_navigation > ul > li > a span {
    margin-top: 10px;
    float: left;
}

#l_navigation .withSub ul {
    background-color: #967e4e;
    display: none;
    list-style-type: none;
    margin-top: 44px;
    position: absolute;
    width: 206px;
    text-transform: uppercase;
    z-index: 100;
    padding-right: 10px;
    padding-left: 15px;
}

#l_navigation .withSub ul li {
    border-top: 1px solid #967e4e;
    float: left;
    width: 190px;
}

#l_navigation .withSub ul .withSub {
    background-image: none;
}

#l_navigation .withSub ul li a {
    float: left;
    padding: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
}

#l_navigation .withSub ul li:hover {
    background-color: #e0ca9e;
}

#l_navigation .withSub ul li:hover span {
    color: #967e4e !important;
}

#l_navigation .withSub ul .first {
    margin-top: 16px;
}

#l_navigation .withSub ul .last {
    margin-bottom: 16px;
}

.hover a span {
    color: #ffffff !important;
}

#l_logo {
    width: 293px;
    height: 66px;
    margin: auto;
    display: block;
    margin-top: 39px;
    background-size: 265px;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -117px;
}

.banner {
    max-width: 956px;
    width: 100%;
    max-height: 567px;
    float: right;
    overflow: hidden;
    margin-right: -4px;
}

#l_page .inner {
    /*width:auto;*/
}

.pageTitle {
    float: left;
    margin-top: 21px;
    margin-bottom: 75px;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    color: #5A461E;
}

.pageRight {
    max-width: 865px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.pageLeft {
    max-width: 331px;
    width: 100%;
    float: left;
    height: 508px;
    background-color: #967e4e;
    margin-left: 0;
    position: relative;
}

.contentText {
    /*padding-left: 37px;
     * padding-right: 37px;
     */
    /*float: left;*/
    padding-bottom: 70px;
    padding-left: 0;
    padding-right: 0px;
    max-width: 998px;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.leftTitle {
    width: 212px;
    float: left;
}

.leftRow {
    width: 250px;
    float: left;
    min-height: 25px;
    color: #ffffff;
    overflow: hidden;
/*// border-top: 1 px solid #967e4e;*/
    border-top: 1px solid #796131;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.leftRow:last-child {
    border-bottom: 1px solid #967e4e;
}

.leftRow a {
    padding-left: 10px;
    float: left;
    color: #fff;
    font-size: 14px;
    width: 279px;
    line-height: 31px;
}

.leftRow .arrow {
    background-image: url('/images/own/arrow.png');
    background-repeat: no-repeat;
    float: right;
    width: 11px;
    height: 11px;
    margin-top: 3px;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.leftRow:hover {
    background-color: #e0ca9e;
}

.leftRow:hover a {
    color: #967e4e;
}

.leftRowSub {
    float: left;
    line-height: 31px;
}

.leftRowSub span {
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
}

.leftActive {
    background-color: #e0ca9e;
}

.leftActive a span {
    color: #967e4e;
}

.leftActive .arrow {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.leftSubLink {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    width: 180px !important;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.leftSubLink:hover {
    background-color: #9db8d0;
}

#l_footer .column h3 a {
    color: #45535b;
    color: #5A461E;
    font-size: 16px;
}

#l_footer .column h3 a:hover {
    color: #967e4e;
}

#l_switcher {
    float: left;
    margin-top: 25px;
    margin-left: 30px;
    font-weight: bold;
}

.inputField {
    margin-right: 6px;
    /*border: 2px solid #1C67AA !important;*/
    padding: 0;
    border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
}

.switcher .active a {
    color: #1c67aa;
}

.switcher a:hover {
    color: #1c67aa;
}

#l_footer .column {
    float: left;
    border-right: 1px solid #ffffff;
    padding-right: 48px;
    margin-top: 3px;
    padding-left: 4px;
}

#l_footer .column:last-child {
    border-right: 0 solid #ffffff;
}

#l_footer .column a:hover {
    text-decoration: underline;
}

.footerRight {
    float: right;
    font-size: 10px;
}

#l_navigation > ul > li.active {
    background-color: #967e4e;
}

#l_navigation > ul > li.active a span {
    color: #fff;
}

.leftSubActive {
    background-color: #967e4e;
}

th, td, caption {
    padding: 0;
}

#l_footer .column:last-child {
    border-right: none;
}

.widget a:hover {
    color: #000;
}

.paginator {
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    padding-top: 10px;
}

.grid-view table.items th {
    background-color: #967e4e !important;
    background-image: none !important;
}

.grid-view .filters input {
    width: 140px !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.grid-view table.items tr.even {
    background-color: #fff !important;
}

.prevOwn {
    width: 47px;
    height: 49px;
    margin-left: -70px;
    position: absolute;
    z-index: 1000;
    background-image: url("/images/own/gold-arrow-left.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 225px;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.nextOwn {
    width: 47px;
    height: 49px;
    margin-left: 1220px;
    position: absolute;
    z-index: 1000;
    background-image: url("/images/own/gold-arrow-right.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 225px;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.prev:hover {
    opacity: 0.5;
}

.next:hover {
    opacity: 0.5;
}

#traeger-table td {
    padding: 0 10px;
}

#top_navigation li {
    float: left;
    list-style-type: none;
    /*margin-left: 10px;*/
}

#top_navigation li a {
    text-transform: uppercase;
    color: #967e4e;
    font-size: 15px;
}

#top_navigation li a:hover {
    color: #967e4e;
}

.smallBox {
    width: 394px;
    height: 248px;
    float: left;
    background-size: 100%;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-position: center;
}

.smallBox:hover {
    background-size: 105%;
}

.bigBox {
    width: 794px;
    height: 248px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    background-size: 100%;
    background-position: center;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.bigBox:hover {
    background-size: 105%;
}

.bxslider {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    -ms-touch-action: none;
}

.bxslider li {
    float: left;
}

.bxslider a:hover,
.bxslider  a:focus,
.bxslider  a:active,
.bxslider  a:visited,
.bxslider  a:link{
   color: inherit;
}
.sliderMaskLeft {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 623px;
    left: 0;
    position: absolute;
    top: 107px;
    width: 0;
    z-index: 2;
}

.sliderMaskRight {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 623px;
    right: 0;
    position: absolute;
    top: 107px;
    width: 0;
    z-index: 2;
}

.boxOverlay {
    float: left;
    background-color: #967e4e;
    width: 100%;
    height: 72px;
    position: relative;
    margin-top: 177px;
    opacity: 0.5;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.boxTxt {
    float: left;
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: -61px;
    position: relative;
    z-index: 2;
}

.boxTxtInner {
    display: table-cell;
    height: 3.1em;
    vertical-align: middle;
    padding-left: 27px;
    line-height: 22px;
    padding-right: 27px;
}

.boxTxtInner p {
    margin: 0px;
}

.bigBox:hover .boxOverlay {
    opacity: 1;
}

.smallBox:hover .boxOverlay {
    opacity: 1;
}

.boxTxt p {
    /*margin: 0.8em auto;*/
}

.bx-next.disabled,
.bx-prev.disabled {
    display: none;
}

.welcomeBox {
    max-width: 353px;
    width: 100%;
    height: 387px;
    float: left;
    background-color: #967e4e;
}

.welcomeBox p {
    padding-top: 45px;
    padding: 30px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 22px;
}

.homeBottom {
    float: left;
    margin-top: 454px;
    /*margin-top: 567px;*/
    margin-top: 510px;
    color: #ffffff;
    font-size: 21px;
    font-size: 26.25px;
    font-weight: bold;
    width: 100%;
}

.mapBox {
    max-width: 707px;
    max-height: 383px;
    /*background-image:url("/images/own/homeBottomRight.jpg");*/
    float: right;
}

.mapBox p img {
    width: 100%;
}

.mapbox img {
    max-width: 194px;
    width: 100%;
}

#initialMap {
    position: absolute;
    bottom: 82px;
    right: 0;
    height: 40px;
    background-color: #967e4e;
    width: 40px;
    z-index: 10;
    cursor: pointer;
}

#initialMap i {
    left: 10px;
    margin-top: 7px;
    margin-left: 9px;
    font-size: 26px;
}

.pageLabel {
    color: #ffffff;
    font-weight: bold;
    font-size: 19px;
}

.pageDesc {
    color: #ffffff;
    font-size: 14px;
    margin-top: 15px;
    height: 175px;
}

.pageLeftInner {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 42px;
}

.bxsliderBanner {
    padding: 0;
    margin: 0;
}

.contentDesc {
    max-width: 497px;
    width: 100%;
    /*background-color: #f7f7f7;*/
    background-color: #eaeaea;
    float: left;
    font-weight: bold;
}

.contentDescInner {
    padding: 30px;
    float: left;
    padding-bottom: 24px;
    padding-top: 16px;
    padding-left: 39px;
    font-weight: bold;
}

.contentDescTitle {
    font-size: 15px;
    float: left;
    color: #5A461E;
}

.contentDescTxt {
    font-size: 19px;
    line-height: 30px;
    margin-top: 15px;
    color: #5A461E;
}

.contentLeft {
    float: left;
    max-width: 501px;
    width: 100%;
    font-size: 14px;
    margin-left: -40px;
}

.contentRight {
    float: left;
    max-width: 497px;
    width: 100%;
    font-size: 14px;
}

.contentLeftBottom {
    max-width: 415px;
    width: 100%;
    margin-left: 41px;
    margin-top: 21px;
    float: left;
    color: #5A461E;
}

.contentRightBottom {
    max-width: 415px;
    width: 100%;
    margin-left: 110px;
    float: left;
    color: #5A461E;
}

.withSub {
    background-image: url("/images/own/menu_arrow.png");
    background-repeat: no-repeat;
    /*background-position: 185px;*/
    background-position: right center;
}

.sentMessage {
    clear: left;
}

.best-practice-box {
    background-color: #967e4e;
    color: white;
    padding-left: 35px;
    /*margin-left: -35px;*/
    margin-bottom: 35px;
    padding-top: 35px;
    padding-bottom: 35px
}

.best-practice-box h4{
    color: white;
}

.smallBox.sboxSub {
    background-size: cover;
}

/*.withSub:hover{
    background-image:url("/images/own/menu_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
}*/
#l_navigation ul {
    overflow: visible;
}

#l_navigation > ul > li {
    /*margin-left:-19px;*/
    /*margin-left: -5px;*/
/*/ / margin-left: - 15 px;*/

}

#l_navigation > ul > li:hover span {
    color: #ffffff;
}

.sboxSub {
    opacity: 0.45;
    /*display: none;*/
    overflow: hidden;
}

.sboxSub:hover {
    opacity: 1;
}

.sboxSub.smallBox.sliderbox-3 {
  margin-top: -248px !important;
}

#l_page .inner {
    overflow: visible;
    float: left;
}

.leftRowSubContainer {
    position: absolute;
    /*margin-left: 223px;*/
    margin-left: 250px;
    background-color: #e0ca9e;
    display: none;
    z-index: 999;
}

.leftRowSubContainer a .leftRowSub span {
    color: #967e4e;
    font-size: 14px;
}

.leftRowSubContainer a:hover {
    background-color: #e2d6bf;
}

#l_page .inner {
    /*background-image: url("/images/own/contentbg.png");*/
    max-width: 1068px;
    max-width: 1335px;
    max-width: 1202px;
    width: 100%;
    background-position: bottom;
    -webkit-box-shadow: 0 10px 7px 0 rgba(196, 196, 196, .5);
    box-shadow: 0 10px 7px 0 rgba(196, 196, 196, .5);
    /*margin-top: 20px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);*/
}

#l_footer .inner {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.publications {
    float: left;
    width: 990px;
    font-size: 60%;
}

.publication {
    float: left;
    width: 970px;
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.publication:hover {
    background-color: #EAEAEA;

}

.filterHeader{
    float:left;
    padding-bottom: 18px;
    width: 990px;
}

#adminNavigation > ul > li > a {
    font-size: 12px;
}

/*.publication:hover .publicationTitle{
    color:#ffffff;
}*/
.publicationLeft {
    float: left;
}

.publicationRight {
    float: left;
    margin-left: 24px;
}

.publicationTitle {
/*// color: #0d1430;*/
    color: #000000;
    width: 740px;
    margin-top: 5px;
}

.publicationContent {
    float: left;
    padding-top: 10px;
    padding-left: 155px;
}

.publicationRow {
    float: left;
    width: 960px;
}

.publicationYear {
    float: left;
    width: 200px;
}

.publicationCountry {
    float: left;
    width: 140px;
}

.publicationField {
    float: left;
    width: 140px;
}

.publicationDownload {
    background-image: url("/images/own/downloadIcon.png");
    width: 25px;
    height: 29px;
    float: right;
    margin-top: 10px;
}

.publicationPic {
    width: 129px;
    height: 80px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.seminars {
    float: left;
    width: 1003px;
    width: 1254px;
    width: 1123px;
}

.seminar {
    width: 591px;
    width: 739px;
    width: 662px;
    float: left;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 22px;
    padding-bottom: 22px;
    color: #45535b;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.seminarTxt {
    width: 337px;
    width: 421px;
    width: 377px;
    float: left;
}

.seminarsLeft {
    width: 591px;
    width: 739px;
    width: 662px;
    float: left;
}

.seminarsRight {
    width: 333px;
    width: 416px;
    width: 373px;
    float: left;
    padding-right: 39px;
    padding-left: 39px;
    background-color: #eaeaea;
    padding-top: 30px;
    padding-bottom: 30px;
}

.seminarDownload {
    width: 25px;
    height: 29px;
    float: left;
    background-image: url("/images/own/seminarPDF.png");
    margin-left: 15px;
    /*-moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;*/
    margin-top: 5px;
}

.seminar:hover {
    background-color: #eaeaea;
}

.seminar:hover .seminarDownload {
    background-position: 25px;
}

.seminarCheckbox {
    width: 35px;
    height: 35px;
    float: left;
}

textarea, input[type="text"], input[type="password"] {
    width: 320px;
    width: 358px;
    height: 27px;
    background-color: #f3f3f3;
}

textarea {
    height: 148px;
}

.buttonLink {
    width: 332px;
    width: 373px;
    text-align: center;
    background-color: #967e4e;
    font-weight: bold;
    font-size: 12px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
}

.buttonLink:hover {
    opacity: 0.8;
}

.seminar{
    font-size: 13px;
}

.seminarsRight, textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 12.5px;
    font-weight: bold;
}

.seminarsRight, textarea::-moz-placeholder {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 12.5px;
    font-weight: bold;
}

.seminarsRight, textarea:-ms-input-placeholder {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 12.5px;
    font-weight: bold;
}

.seminarsRight, input[type="text"]::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 12.5px;
    font-weight: bold;
}

.seminarsRight, input[type="text"]::-moz-placeholder {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 12.5px;
    font-weight: bold;
}

.seminarsRight, input[type="text"]:-ms-input-placeholder {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 12.5px;
    font-weight: bold;
}

.seminarsRight .required::-webkit-input-placeholder {
    color: #967e4e !important;
}

.seminarsRight .required::-moz-placeholder {
    color: #967e4e !important;
}

.seminarsRight .required:-ms-input-placeholder {
    color: #967e4e !important;
}

.seminarsRight textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #967e4e !important;
}
.seminarsRight textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #967e4e !important;
   opacity:  1;
}
.seminarsRight textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #967e4e !important;
   opacity:  1;
}
.seminarsRight textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #967e4e !important;
}

.seminarData {
    float: left;
    margin-left: 39px;
}

.seminarTitle {
    /*color: #000;*/
    color: #5A461E;
}

.seminarDate {
    /*color: #000;*/
    color: #5A461E;
    width: 140px;
}

.seminarDescription .long-text,
.seminarDescription .short-text{
    color: #5A461E;
}

.seminarLocation{
    color: #5A461E;
}
.seminarCheckbox input {
    margin-left: 10px;
    margin-top: 4px;
}

.seminarActive {
    background-color: #eaeaea;
}

.choosendesc{
    color: #967e4e;
    font-size: 14px;
    padding-top: 20px;
}
#choosenSeminars{
    color: #967e4e;
    font-size: 14px;
    text-transform: none;
}

.checkboxlablong{
    color: #5A461E;
}

#top_navigation {
    margin-top: 62px;
    width: 100%;
}

.searchicon {
    background: url("/images/own/icon-search.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 20px;
    margin-top: 3px;
    width: 20px;
}

.searchbutton {
    width: 47px;
    height: 36px;
    margin-top: 0px;
    margin-left: -48px;
    z-index: 999;
    position: absolute;
}

#l_search {
    float: right;
    margin-right: 5px;
    position: relative;
    z-index: 20;
}

#l_search .searchfield {
    position: absolute;
    margin-left: -345px;
    margin-top: -27px;
}

.switcher {
    float: right;
    height: 20px;
}

.lang_switcher {
    float: right;
    height: 20px;
    padding-right: 14px;
}

#topmenu {
    margin-right: 4px;
    /*padding-right: 0px;
    margin-right: 0px;*/
    margin-left: 0px;
    padding-left: 0px;
    font-size: 15px;
}

#topmenu li{
    padding-left: 5px;
    padding-right: 5px;
}

#topmenu li:hover{
    background: #967e4e;
    color: white;
}

#topmenu li:hover>a>span{
    color: white;
}

#l_search .searchfield input {
    /*background: url("/images/own/icon-search.png") no-repeat scroll 290px center;
    background-color: #fff;*/
}

.titleLine {
    background-image: url("/images/own/line.jpg");
    width: 1px;
    height: 96px;
    margin-top: -53px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 9999;
}

#l_footer .column ul li {
    list-style: none;
}

#l_footer .column ul li a span {
    color: #45535b;
    color: #5A461E;
    font-size: 10px;
    font-size: 12.5px;
}

#l_footer .column ul li a:hover span {
    color: #967e4e;
}

#l_footer .column ul {
    margin-left: 0px;
    padding-left: 0px;
}

#l_footer .column h3 {
    margin-bottom: 20px;
}

.leftmenuContainer {
    bottom: 10px;
    position: absolute;
    bottom: 30px;
}

.leftRowWithSub {
    background-image: url("/images/own/leftMenuArrow.png");
    background-repeat: no-repeat;
    background-position: 210px;
    background-position: 235px;
}

.foundMoreLink {
    background-color: #967e4e;
    color: #fff;
    padding: 5px;
    float: left;
    margin-top: 10px;
}

.foundMoreLink:hover {
    color: #fff;
    opacity: 0.5;
}

.searchFoundInnerItem {
    float: left;
    margin-bottom: 20px;
    background-color: #F7F7F7;
    padding: 10px;
    max-width: 990px;
    width: 100%;
    padding-right: 0px;
    font-size: 14px;
}

.searchFoundInnerItem h3{
    font-size: 16px;
}

.foundContent {
    float: left;
    width: 100%;
    padding: 5px;
}

.searchFoundItem {
    float: left;
    width: 100%;
}

.items {
    float: left;
    width: 100%;
}

.pageIndex {
    padding: 10px;
    background-color: #F7F7F7;
}

.pageIndex:hover {
    background-color: #EAEAEA;
}

#paginator {
    float: right;
    margin-top: 20px;
    margin-left: 400px;
}

.pageActive {
    background-color: #EAEAEA;
}

.welcomeBox a {
    color: #ffffff;
}

#l_body .sitemapContainer {
    padding: 30px;
    padding-left: 0px;
}

#l_body ul.sitemap,
#l_body ul.sitemap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

#l_body ul.sitemap li,
#l_body ul.sitemap li li {
    border: 0;
    background: none;
    height: auto;
    line-height: 1.2em;
    padding: 0;
}

#l_body ul.sitemap {
    overflow: hidden;
    clear: both;
}

#l_body ul.sitemap > li {
    margin-bottom: 40px;
    padding: 10px;
    background-color: #EDEDED;
}

#l_body ul.sitemap > li > a {
    font-size: 25px;
    color: #000;
    text-decoration: none;
}

#l_body ul.sitemap > li > a:hover {
    text-decoration: underline;
}

#l_body ul.sitemap > li > ul {
    overflow: hidden;
    clear: both;
    padding-top: 10px;
}

#l_body ul.sitemap > li > ul > li {
    float: left;
    width: 210px;
    padding: 0 15px;
    margin-bottom: 5px;
}

#l_body ul.sitemap > li > ul > li a {
    font-size: 20px;
    color: #444;
    text-decoration: none;
}

#l_body ul.sitemap > li > ul > li a:hover {
    text-decoration: underline;
}

#l_body ul.sitemap > li > ul > li > ul {
    padding-top: 3px;
    padding-left: 10px;
}

#l_body ul.sitemap > li > ul > li > ul > li {
}

#l_body ul.sitemap > li > ul > li > ul > li > a {
    font-size: 15px;
    color: #666;
    padding: 0;
    padding-left: 10px;
}

.sitemap .withSub ul {
    display: block;
}

.seminarHeader {
    width: 591px;
    float: left;
    height: 30px;
}

.seminarHeaderTitle {
    font-size: 13px;
    width: 336px;
    float: left;
    padding-left: 36px;
    color: #5A461E;
}

.seminarHeaderSpace {
    float: left;
    /*width: 79px;*/
    width: 117px;
    height: 20px;
}

.seminarHeaderDate {
    font-size: 13px;
    float: left;
    color: #5A461E;
}

.chckbx {
    float: left;
    margin-right: 10px;
    margin-left: 20px;
}

.checkboxlab {
    float: left;
    font-size: 12px;
    font-size: 15px;
    color: #967e4e;
    width: 77px;
    margin-left: 10px;
    margin-right: 20px;
}

.newsletter-form .checkboxlab{
    width: auto;
    margin: 0;
}

#l_footer a {
    text-decoration: none !important;
}

#l_footer a:hover {
    color: #d7ae5d;
}

#l_navlogo {
    z-index: 1;
}

#l_logo {
    z-index: 2;
}

.searchfield input {
    background-image: url('/images/own/searchBG.jpg');
    background-repeat: no-repeat;
    background-color: #6c8096;
    background-position: right center;
    width: 360px;
    color: #fff;
}

#responsive-navigation {
    display: none;
}

#responsive-navigation button {
    border: none;
    background-color: #caaf7a;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    margin-top: 10px;
    padding: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
    background-image: url("/images/own/hamburger-white.png");
    background-position: right 20px top 7px;
    background-size: 27px;
    background-repeat: no-repeat;
}

.homeBottom {
    background-color: white;
}

.cms_content_left {
    max-width: 329px;
    width: 100%;
    float: left;
    background: #967e4e;
    /*height: 407px;*/
    height: 473px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 33px;
    margin-left: 0;
    margin-right: 5px;
    font-size: 13px;
}

.cms_content_left p{
    font-size: 14.5px;
}

.cms_content_left a{
    color: white;
}

.cms_content_left a:hover,
.cms_content_left a:focus,
.cms_content_left a:active{
    color: #d7ae5d;
}

.cms_content_right {
    max-width: 794px;
    width: 100%;
    float: left;
}

/*.homeBottom div{
    margin-top: 50px;
    padding-left: 30px;
    padding-right: 2px;
    border-right: 1px solid white;
}

.homeBottom div:last-child{
    border: none;
    padding-right: 27px;
}

.homeBottom div h2 {
    color: #45535b;
    font-size: 16px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.homeBottom div h3 {
    color: #45535b;
    font-size: 13px;
    font-size: 16.25px;
    font-weight: bold;
    text-transform: uppercase;
}

.homeBottom div ul {
    list-style: none;
    padding-left: 0;
}

.homeBottom div p {
    font-weight: 100;
    color: #45535b;
    font-size: 13px;
    font-size: 16.25px;
}*/

.seminarBox {
    float: left;
    width: 100%;
    max-width: 288px;
    max-width: 360px;
}

.seminar-date,
.seminar-location {
    text-align: right;
}

.seminarBox p.seminar-date,
.seminarBox p.seminar-location {
    font-weight: bold;
}

#l_footer .inner div {
    color: #45535b;
    float: left;
    font-size: 10px;
    font-size: 12.5px;
    margin-top: 27px;
}

.bottom-circle-white {
   margin-left: -3px;
    width: 100.56%;
}

.seminarHeaderDate{
/*  margin-right: 77px;*/
}

/*homemap*/
.jvectormap-zoomin{
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 41px;
    right: 0;
    background: #967e4e;
    text-align: center;
    cursor: pointer;
    font-size: 26px;
}
.jvectormap-zoomout{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #967e4e;
    text-align: center;
    cursor: pointer;
    font-size: 26px;
}

.mapContainer{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    /*background-color: #cdc6c0;*/
}



.mapbox{
    width: 194px;
    font-size: 11px;
    background: white;
    float: left;
    position: absolute;
    left: 70%;
    top: 10%;
}

.mapbox .description{
    font-size: 11px;
    padding: 20px;
    color: black;
    position: relative;
}

.mapbox .title{
    font-size: 13.2px;
    font-weight: bold;
}

.mapbox .map-button{
    font-size: 10px;
    padding-left: 16px;
    padding-right: 16px;
    border: 1px #967e4e solid;
    border-radius: 25px;
    color: #967e4e;
    line-height: 38px;
    float: left;
    /*width: 117px;*/
    margin: 0 auto;
    margin-bottom: 1.5em;
}

.mapbox .map-button a{
    font-size: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
/*    padding-left: 16px;
    padding-right: 16px;*/
    color: #967e4e;
}

.mapbox .map-button:hover{
    background: #967e4e;
}

.mapbox .map-button:hover a {
    color: white;
}

.mapbox p {
    margin-bottom: 0;
}

.mapbox .map-button {
    margin-top: 15px;
}

.jvectormap-tip {
    background: #967e4e !important;
}

    /* number removed on side-slider */
.bx-pager-item{
    display: none;
}

.mapDesc{
    /*position: absolute;*/
    bottom: 15px;
    /*font-size: 23px;*/
    font-size: 29px;
    text-align: center;
    width: 100%;
    color: #45535b;
    color: #5A461E;
    /*text-transform: uppercase;*/
    height: 52px;
    padding-top: 15px;
    background-color: rgb(238, 238, 239);
    width: 792px;
    
}

.lang_switcher li + li {
    margin-left: 10px;
}

/* Kisi news modul */
.news-modul-container{display: block;position: relative;overflow: hidden;clear: both;padding: 0 175px;}
#news-container .item{margin-bottom: 30px;}
#news-container p.date{margin-bottom: 10px;font-size: 17px;text-align: center;}
#news-container .item h2{margin-bottom: 15px;font-size: 32px;text-align: center;}
#news-container .item .summary .text, #news-container .item .summary .text p,#news-container .item .summary .text li{font-size: 17px;}
#news-container .summary .long-text{display: none;}
#news-container p.more{color:#967e4e;font-size: 14px;cursor: pointer;}
#news-container p.more:hover{text-decoration: underline;}
#news-container p.more.less{display: none;}
#news-container i.fa{padding-left: 5px;vertical-align: middle;font-size: 20px;}

.news-small-area{overflow: hidden;}
.news-small-area h3{color: white;text-transform: uppercase;font-size: 17px;}
.news-small-area .news-small-box{margin-bottom: 20px;}
.news-small-area .news-small-box p{margin-bottom: 5px;}
.news-small-area .news-small-box p.date{margin-bottom: 5px;}
.news-small-area .news-small-box p.title{font-size: 15px;}
.news-small-area .news-small-box .summary{font-size: 12px;}
.news-small-area .news-small-box .summary a{display: block;}

@media (max-width: 1292px){
    .cms_content_right{
        max-width: 600px;
    }
}

@media (max-width: 1203px){
   .seminarHeaderDate{
    margin-top: 0;
   }
}

@media (max-width: 1063px) {
    .news-modul-container{padding: 0 100px;}
    .main .view-content .pageLeft {
        max-width: 100%;
        height: 100%;
        padding-bottom: 20px;
    }

    .pageLeft .pageLeftInner .leftmenuContainer {
        top: 116px;
    }

    .pageDesc {
        height: 100%;
    }

    .pageLeftInner .leftmenuContainer {
        position: static;
        margin-top: 5px;
    }

    .leftmenuContainer {
        position: static;
    }

    .bxsliderBanner li img {
        width: 100%;
    }

    .main .view-content {
        padding-top: 0px;
        padding: 5px;
    }

    .bx-pager.bx-default-pager {
        display: none;
    }

    .main .view-content .pageRight {
        float: none;
    }

    .leftRowSubContainer {
        position: relative;
        margin-left: 0;
    }

    .bx-controls-direction {
        display: none;
    }

    .contentText .list-view {
        margin-right: 10%;
    }

    #l_footer .column {
        padding-right: 0;
    }

    .seminars .seminarHeader .seminarHeaderDate {
        margin-right: 78px;
    }

    .seminarHeader{
        width: inherit;
    }


    .nextOwn{
        left: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 465px;
        right: -80px;
    }

    .prevOwn{
        left: -80px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 465px;
        right: 0;
    }

    .contentLeft{
        max-width: none;
    }

    .publications {
        width: 90%;
        margin-left: -8px;
    }

    .publication {
        width: 100%;
    }

    .filterHeader{
        width: 100%;
    }

    .publicationRow {
        width: 100%;
    }

    .publicationTitle{
        width: 100%;
    }

    .searchFoundInnerItem {
       /*width: 90%;*/
    }

    .searchFoundItem {
        width: 90%;
    }
    
    .foundContent{
        width: 90%;
    }
    #map{
        width: 100vw !important;
        /*height: 100vw !important;*/ 
    }
    .mapDesc{
        width: 100vw !important;
        height: auto;
    }
}

@media(max-width: 1060px){  
    .homeBottom div:nth-child(2) {
        border: none;
    }
}

@media(max-width: 1024px){
    #l_navigation .withSub ul {
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=12, Direction=186, Color=#151514)";/*IE 8*/
        -moz-box-shadow: -1px 9px 12px #151514;/*FF 3.5+*/
        -webkit-box-shadow: -1px 9px 12px #151514;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
        box-shadow: -1px 9px 12px #151514;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=12, Direction=186, Color=#151514); /*IE 5.5-7*/
    }
}

@media (max-width: 1003px) {
    .contentLeftBottom {
        /*margin-left: 0;*/
        margin-bottom: 10px;
    }

    .contentRightBottom {
        margin-left: 0px;
    }

    .contentLeft {
        max-width: none;
        padding-left: 36px;
    }

    .contentRight {
        padding-left: 36px;
        max-width: none;
    }

    .seminars {
        max-width: 1003px;
        width: 90%;
    }

    .view-content .contentText {
        padding-left: 0px;
    }

    .seminarHeader .seminarHeaderDate {
        margin-right: 15px;
    }

    .seminarTxt {
        max-width: 337px;
        width: 100%;
    }

    #l_navigation > ul > .last {
        margin-right: 5px;
    }

    .filterHeader{
        width: 99%;
    }

    .seminarHeaderSpace {
        width: 79px;
    }
}

@media (max-width: 990px){
    .cms_content_right{
        max-width: 500px;
    }
    .news-modul-container{padding: 0 50px;}
}


@media (max-width: 775px) {
    .homeBottom div{
        /*margin-top: 70px;*/
        /*margin-top: 3px;*/
    }
    .main .view-content .pageRight {
        margin-left: -4px;
    }

    .welcomeBox {
        height: 100%;
    }

     .searchFoundInnerItem {
        /*width: 80%;*/
        padding-right: 20px;
        word-break: break-all;
    }
    .bxsliderBanner>li>div {
        height: 60vw !important;
        background-size: contain! important;
        background-position: 50% 0;
    }
    #news-container .item h2{font-size: 20px;}
    #news-container p.date{font-size: 15px;}
    #news-container .item .summary .text, #news-container .item .summary .text p, #news-container .item .summary .text li{font-size: 15px;}
}

@media(max-width: 768px) and (min-width: 707px){
    #l_body .sitemapContainer{
        margin-right: 40px;
    }
    
    div#l_search {
        padding-left: 28px;
        margin-right: 35px;
    }
}


@media (max-width: 707px) {
    .homeBottom div{
        border: none;
    }
}

@media (max-width: 700px) {
    #top_navigation {
        margin-top: 0;
        margin-bottom: 62px;
    }

    #l_footer .column {
        float: left;
        padding-left: 0;
    }

    #l_footer .inner div {
        padding-left: 5px;
    }

    #l_footer .inner div .column {
        margin-right: 5px;
        padding-right: 0;
    }

    .column ul {
        margin-right: 0;
    }

    .contentText {
        float: none;
        padding-left: 20px;
        padding-right: 5px;
    }

    .contentLeftBottom p,
    .contentRightBottom p {
        padding-right: 20px;
        padding-bottom: 15px;
    }

    .seminar {
        margin-top: 10px;
    }
}

@media (max-width: 600px) {
    .news-modul-container{padding: 0 15px;}
    .contentLeftBottom{
        margin-left: 0;
    }
    .lang_switcher {
        padding-right: 0px;
        margin-right: 5px;
    }

    .contentDesc {
        width: 97%;
    }

    .view-content {
        margin-top: 10px;
    }

    .contentDesc .contentDescInner {
        padding-left: 20px;
    }

    #l_navigation {
        margin-top: -800px;
        margin-bottom: -5px;
    }

    #responsive-navigation {
        display: block;
        text-align: center;
    }

    #top_navigation > div {
        margin-right: 0px;
    }

    #l_navigation .withSub ul {
        position: fixed;
        left: 0;
        width: 100%;
        position: relative;
    }

    #l_navigation ul {
        padding-right: 50px;
    }

    #l_navigation ul {
        padding-right: 271px;
    }

    #l_navigation > ul > .last {
        margin-left: 10px;
    }

    .withSub.hover {
        width: 500%;
        margin-left: 0px;
        padding-left: 10px;
    }

    #l_navigation .withSub ul li {
        width: 100%;
        margin-left: -25px;
        padding-left: 25px;
    }

    #l_navigation .withSub ul li a {
        width: 100%;
    }
    
    #l_navigation > ul > li > a {
       width: 100%;
    }

    #top_navigation div #topmenu li a span {
        font-size: 14px;
        /*font-size: 17.5px;*/
    }

    #top_navigation > div {
        margin-top: 10px;
    }

    #l_header #l_logo {
        margin-top: 50px;
    }

    #top_navigation div .lang_switcher {
        padding-left: 0;
    }

    #top_navigation div #l_search {
        margin-right: 10px;
        margin-left: 10px;
    }

    #l_logo {
        z-index: 10000;
    }

    #top_navigation {
        margin-bottom: 80px;
        background-color: white;
        margin-bottom: 0px;
        padding-bottom: 80px;
        position: relative;
        z-index: 1000;
    }
    #top_navigation #topmenu li.first{margin-left: 0px;}
    .withSub {
        margin-left: 10px;
    }

    .homeBottom .welcomeBox p {
        padding-left: 10px;
    }

    .welcomeBox {
        margin-left: 5px;
        width: 98%;
        max-width: none;
    }

    .boxTxt .boxTxtInner {
        text-align: center;
        padding-left: 35px;
    }

    .boxTxt {
        font-size: 17px;
    }

    .bx-wrapper {
        min-width: inherit !important;
    }

    .leftRowWithSub a span {
        color: white;
    }

    a.leftRowWithSub {
        width: auto;
    }

    .leftRowSub {
        background-color: #e0ca9e;
    }

    .contentLeft {
        margin-left: 2%;
        width: 90%;
        padding-left: 0;
    } 
 
    .contentRight {
        margin-left: 2%;
        width: 90%;
        padding-left: 0;
    }

    #l_footer .inner div .column ul .withSub {
        margin-left: 0;
    }

    #l_footer .inner div {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    #l_footer .inner div .column {
        flex: 0;
        -webkit-flex: 111px;
    }

    #l_footer .inner div .column_6 {
        -webkit-flex: 5;
        margin-right: 55px;
    }

    .column.column_6 > ul {
        width: 60px;
    }

    .foundContent {
        width: 90%;
    }

    .searchFoundInnerItem {
        /*width: 45%;*/
        word-break: break-all;
    }

    .leftRow a,
    #l_footer .column h3 a,
    .leftRowSubContainer a .leftRowSub span {
        font-size: 14px;
    }

    .leftRowSubContainer a:hover {
        background: none;
    }

    .prevOwn,
    .nextOwn {
        display: none;
    }

    .publications #paginator {
        margin-left: 0;
    }

    #l_navigation .withSub ul li a{
        font-size: 0.6rem;
    }

    #l_body ul.sitemap > li{
        margin-left: 15px;
    }

    .seminarsRight{
        max-width: 333px;
        width: 75%;
    }

    textarea, input[type="text"], input[type="password"] {
        max-width: 320px;
        width: 90%;
        height: 27px;
        background-color: #f3f3f3;
    }

    #SeminarForm_message {
        height: 80px;
    }

    .buttonLink {
        max-width: 332px;
        width: 100%;
    }

    .checkboxlab{
        margin-left: 0;
        margin-right: 0;
    }

    body,html {
        overflow-x: hidden !important;
        overflow-y: auto;
        position: relative;
    }

}

@media (max-width: 600px) and (min-width: 600px){
    #l_footer .inner div .column_6 {
        -webkit-flex: 0;
        margin-right: 85px;
    }
}

@media (max-width: 567px) {
    .welcomeBox {
        width: 97%;
    }
    .mapDesc{
        width: 90%;
    }

    #l_navigation .withSub > ul > li > span {
        font-size: 0.7111rem;
    }

    #l_navigation > ul > li > a span {
        font-size: 1.1rem;
    }

    .seminars .seminarHeader .seminarHeaderDate{
        margin-right: 0;
    }

    .seminarDate{
        float: right;
        width: initial;
    }

    .seminarLocation{
       text-align: right;
    }

    .contentLeft{
        width: 100%;
    }

    .seminar {
        max-width: 411px;
        width: 100%;
    }

    .seminarsLeft {
        width: 100%;
    }

    .seminarHeaderDate {
        margin-top: -19px;
    }

    .seminars .seminarHeader .seminarHeaderDate {
        margin-right: 0 !important;
    }
    .mapDesc{
        font-size: 20px;
    }
}

@media (max-width: 475px) {
    #l_navigation ul {
        padding-right: 146px;
    }
}

@media (max-width: 433px){
    .seminarHeaderTitle{
        padding-left: 0;
    }

    .searchFoundInnerItem{
        /*width: 42%;*/
    }

    .pageTitle{
        width: 90%;
    }

     /*.seminar{*/
        /*max-width: 316px;*/
        /*width: 100%;*/
    /*}*/

    /*.seminarData {*/
        /*margin-right: 2px;*/
        /*float: none;*/
    /*}*/
}

@media(max-width: 375px) and (min-width: 375px){
   
   #l_search .searchfield{
    margin-left: -303px;
   }

   .searchfield input{
       margin-left: 40px;
       width: 310px;
   }
}

@media(max-width: 375px){
    #l_footer .inner div .column_6 {
      -webkit-flex: 21;
      margin-right: 0;
    }

    .searchfield input{
        margin-left: 6px;
    }

    .searchFoundInnerItem{
        /*width: 40%;*/
    }
}

@media (max-width: 365px) {
    .searchfield input {
        max-width: 320px;
        margin-left: 40px;
    }

    #top_navigation div .lang_switcher {
        padding-left: 0;
    }
}

@media (max-width: 360px) and (min-width: 360px){
    #l_footer .inner div .column {
        flex: 0;
        -webkit-flex: 0;
    }
}

@media (max-width: 360px) and (min-width: 357px){
    #top_navigation div #topmenu li a span {
        font-size: 13px;
    }
}

@media (max-width: 356px) {
    #top_navigation div #topmenu li a span {
        font-size: 13px;
    }

    .searchFoundInnerItem{
        /*width: 35%;*/
    }
}

@media (max-width: 350px) {
    #l_navigation ul {
        padding-right: 21px;
    }

    #l_navigation > ul > li {
        margin-right: 10px;
    }

    .searchicon {
        display: none;
    }

    #top_navigation div:first-child {
        width: 55px;
        margin-right: 10px;
    }
    
    .contentLeft,
    .contentRight{
        padding-left: 12px;
        width: 100%;
    }
}

@media (max-width: 320px) {
    .seminarBox p.seminar-date,
    .seminarBox p.seminar-location{
        padding-right: 10px;
    }

    #l_footer .inner div .column_6{
        -webkit-flex: 3;
        flex: 3;
        margin-right: 55px;
    } 

    .searchFoundInnerItem{
        /*width: 34.5%;*/
    }
}
