/* fancybox.less
=========================================================*/
/* gallery.less
=========================================================*/
.jg_subcatelem_txt {
  background: rgba(225, 19, 19, 0.5);
}
.jg_subcatelem_txt:before {
  background: #e11313;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(225, 19, 19, 0.5);
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  background: #e11313;
}
/* komento.less
=========================================================*/
#section-kmt .kmt-control-user .kmt-btn {
  border: 1px solid #ec3c3d;
  color: #ed7070;
}
#section-kmt .kmt-like-counter {
  border: 1px solid #ec3c3d;
}
#section-kmt .kmt-like-counter:before {
  border-left: 5px solid #ec3c3d;
}
#section-kmt .kmt-rank-progress {
  background: #e11313;
}
/* kunena.skinner.less
=========================================================*/
#Kunena .kfile-hide .kbutton,
#Kunena .kfile-hide .kfile-input {
  background: #e11313;
}
#Kunena a:hover {
  color: #e11313;
}
#Kunena ul li a:hover {
  color: #e11313;
}
#Kunena div.chzn-container .chzn-results li:hover {
  background: #e11313;
}
#Kunena #ktop #ktopmenu #ktab ul.menu li a {
  border-bottom: 2px solid transparent;
}
#Kunena .klist-markallcatsread + div.kblock {
  margin-top: 0;
}
#Kunena div.kblock div.kheader {
  background: #e11313;
}
#Kunena .chzn-container-active.chzn-with-drop .chzn-single div {
  background: #e11313;
}
#Kunena div.kblock div.kheader > span:not(.kcheckbox) {
  background: #e11313;
}
#Kunena dl.tabs dt.open {
  background: #e11313;
}
.kfile-input-button,
.kfile-input {
  background: #e11313 !important;
}
.kfile-input-button:hover,
.kfile-input:hover,
.kfile-input-button:focus,
.kfile-input:focus {
  background: #f69797 !important;
}
/* layout.less
=========================================================*/
/* owl-carousel.less
=========================================================*/
@-webkit-keyframes fadeOut {
}
@keyframes fadeOut {
}
/* portfolio.less
=========================================================*/
.page-gallery__works .item_img .more_wrapper {
  background: rgba(225, 19, 19, 0.5);
}
.page-gallery__works .gallery-item .item_header h1.item_title a,
.page-gallery__works .gallery-item .item_header h2.item_title a,
.page-gallery__works .gallery-item .item_header h3.item_title a,
.page-gallery__works .gallery-item .item_header h4.item_title a,
.page-gallery__works .gallery-item .item_header h5.item_title a,
.page-gallery__works .gallery-item .item_header h6.item_title a {
  color: #e11313;
}
.sorting ul#sort li a:hover {
  color: #e11313;
}
.sorting ul#sort li.active {
  color: #e11313;
}
.sorting ul#sort li.active a {
  color: #e11313;
}
.item_img .articleGalleryZoom:before,
.item_img .galleryZoomIcon:before {
  background: #e11313;
}
/* swiper.less
=========================================================*/
/* template.less
=========================================================*/
@font-face {
}
@-webkit-keyframes fadeIn {
}
@keyframes fadeIn {
}
.tags .label {
  background: #e11313;
}
.item_info .item_info_dl dd .tags:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .kmt-comment:before {
  color: #e11313;
}
.item_info .item_info_dl dd a:hover {
  color: #e11313;
}
.social-links li a {
  color: #e11313;
}
#top {
  background: #d00000;
  height: 99px;
}
#feature {
  background: #d00000;
  font-size: 20px;
}
body.body__home #mainbottom ul a:hover {
  color: #e11313;
}
body.body__home #mainbottom-2 .mod-article-single.mod-article-single__map .item__module .item_introtext:after {
  background: #747474;
}
#footer-wrapper .copyright a:hover {
  color: #e11313;
}
.address_phones i {
  color: #e11313;
}
.swiper-pagination-bullet-active {
  background: #e11313;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #e11313;
}
.swiper-scrollbar-drag {
  background: #e11313;
}
@-webkit-keyframes swiper-preloader-spin {
}
@keyframes swiper-preloader-spin {
}
a {
  color: #e11313;
}
hr {
  border-top: 1px solid #eb5859;
}
a {
  color: #004ca2;
}
.text-primary {
  color: #e11313;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b20f0f;
}
.bg-primary {
  background-color: #e11313;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b20f0f;
}
table th {
  background: #e11313;
}
table a {
  color: #e11313;
}
dl.table dt {
  background: #e11313;
}
div.chzn-container .chzn-results li.highlighted {
  background: #e11313;
}
span.checkbox label.checkbox_inner:before {
  color: #e11313;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  background: #e11313;
}
.input-prepend {
  /* .add-on:first-child,
  .btn:first-child {
    
    } */
}
.input-prepend .add-on i,
.input-prepend .add-on > span {
  color: #e11313;
}
.input-prepend .add-on:hover i {
  background: #e11313;
}
/* Allow for input prepend/append in search forms */
.btn,
.kbutton {
  background: #ededed;
  color: #d00000;
}
/* .btn-info {
  background: @btn-info-bg;
  
  &:hover {
    
    
  }
} */
/* .btn-default {
   @btn-default-bg; 
}
.btn-primary {
   @btn-primary-bg; 
}

.btn-success {
    
}

.btn-info {
   @btn-info-bg; 
}

.btn-warning {
    
}

.btn-danger {
    
}
 */
.btn-link {
  color: #e11313;
}
/* 
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  
} */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #e11313;
}
.nav-tabs > li > a {
  color: #e11313;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #e11313;
}
.breadcrumb a:hover {
  color: #e11313;
}
.pagination ul li > a:focus:hover,
.pagination ul li > span:focus:hover {
  background: #e11313;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover {
  background: #e11313;
}
.pagination ul li > span.pagenav {
  background: #e11313;
}
/*.label-default {
  
}

.label-primary {
  .label-variant(@label-primary-bg);
}

.label-success {
  
}

.label-info {
  .label-variant(@label-info-bg);
}

.label-warning {
  
}

.label-danger {
  
}
*/
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #e11313;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e11313;
}
.progress-bar-default .progress-bar__stroke {
  stroke: #e11313;
}
.progress-bar-default.progress-bar-radial .progress-bar__stroke {
  stroke: #e11313;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #e11313;
  border-color: #e11313;
}
ul li a:hover,
ol li a:hover {
  color: #e11313;
}
ol li:before {
  background: #e11313;
}
ul.icons li a:hover {
  color: #e11313;
}
ul.icons li:before {
  color: #e11313;
}
ul.icons.icons2 li a:hover {
  color: #e11313;
}
ul.icons.icons2 li:before {
  background-color: #e11313;
}
.custom .panel-group .panel-heading a {
  background: #e11313;
}
/* .panel-default {
     
  } */
/*.panel-primary {
  .panel-variant(@panel-primary-border;  @panel-primary-heading-bg; @panel-primary-border);
}
.panel-success {
     
}
.panel-info {
     
}
.panel-warning {
     
}
.panel-danger {
     
}*/
.modal {
  background: #e11313;
}
.modal-content {
  background-color: #e11313;
}
.offline_container .well {
  background: #e11313;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #e11313;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  background: #e11313;
}
.body__elements #content-bottom .moduletable.col-sm-12 .module_container:before {
  background: #e11313;
}
.body__elements .spacer {
  background: #e11313;
}
/*======================= Search & Smart Search ========================*/
#back-top a {
  color: #fa3131;
}
.icemega_modulewrap.top_search i.fa-times {
  color: #e11313;
}
.icemega_modulewrap.top_search .btn-primary {
  color: #e11313;
}
.login_shell {
  background: #e11313;
}
div#fixed-sidebar-right .moduletable.login > i.fa-user {
  background: #e11313;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
  background: #e11313;
}
div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
  color: #e11313;
}
.menu-login-form > ul:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #e11313 transparent;
}
.menu-login-form .icemega_modulewrap.login_megamenu {
  background: #e11313;
}
.page-category__history .items-row > div:before {
  background: #e11313;
}
.page-category__history .items-row:before {
  background: #e11313;
}
.page-category__faqs .item_title span.item_title_part0 {
  color: #e11313;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  background: #d00000;
  padding-top: 20px;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
  color: #e11313;
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #e11313 transparent;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle {
  color: #e11313;
}
.mod-article-single.mod-article-single__home_services .list-1 .list li a:hover {
  background-color: #e11313;
}
.mod-newsflash-adv.counters .counter {
  border: 8px solid #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
  border: 1px solid #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  color: #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item.featured .item_content .btn:hover {
  background: #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_title {
  color: #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
  border: 1px solid #e11313;
}
.mod-newsflash-adv.mod-newsflash-adv__home_services2 .item .item_introtext h4,
.mod-newsflash-adv.mod-newsflash-adv__about_services .item .item_introtext h4 {
    color: #000;
    text-transform: capitalize;
    font-size: 37px;
    font-weight: 400;
}
.mod-newsflash-adv.mod-newsflash-adv__values .item .dropcap {
  background-color: #e11313;
}
#bg_video__overlay svg rect + rect {
  fill: #e11313 !important;
}
#bg_video__content #bg_video__btn:hover {
  background: extract(#e11313, 2);
}

/*My styles for normal view on home*/

#feature h1 span:first-child{
    text-transform: capitalize;
}
#feature h1{
    font-size: 45px;
    margin-bottom: 10px;
}
#feature h4{
    text-transform: capitalize;
    margin-bottom: 80px;
}
#feature h4:first-letter{
    text-transform: lowercase;
}

#maintop h1{
    text-transform: capitalize;
    color: #000000;
    margin-top: 50px;
}
#maintop h4{
    margin-bottom: 60px;
    color: #000000;
    font-weight: 400;
}
#maintop p{
    color: #000000;
    padding: 0px 0 20px;
}
#maintop h1 span:last-child{
    display: inline;
}
ul.main-top-right-list{
    color: #fff;
}
ul.main-top-right-list li:before{
    content: '';
    margin-top: 12px;
    position: absolute;
    left: 0;    
    background-image: url('../../images/next_blue.png');
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
}

span.right-list-inner{
    display: block;
    border-bottom: 1px solid #5a5a5b;
    margin-left: 35px;
    padding: 8px 0;
    width: 80%;
}
ul.main-top-right-list > li:last-child> span{
    border-bottom: none;
}

ul.main-top-right-list li+li{
    margin-top: 0;
}

div.home_services2 h1{
    color: #d00000;
    margin-bottom: 5px;
}

div.home_services2 h4{
    color: #000000;
    margin-bottom: 30px;
    height: 110px;
}
div.home_services2 a.btn{
    background: #d00000;
    text-transform: lowercase;
    width: 100%;
    text-align: center;
    font-weight: 300;
}
div.home_services2 ul > li{
    margin-top: 5px;
}
div.home_services2 div.item_introtext{
    height: 550px;
}
p.content-center{
    padding-bottom: 10px;
    text-align: left;
}
ul.content-list li:before{
    content: '-';
    padding-right: 5px;
}

body.body__home #mainbottom{
    background: #004ca2;
}
body.body__home #mainbottom div.mod-newsflash-adv_custom-link a{
    padding: 20px 40px;
    background: #747474;
    width: 75%;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    display: block;
    text-align: center;
}
body.body__home #mainbottom h3{
    font-size: 50px;
    text-transform: capitalize;
    padding-top: 70px;
    margin-bottom: 5px;
}
body.body__home #mainbottom h4{
    margin-bottom: 60px;
    text-transform: capitalize;
}
body.body__home #mainbottom-2 h1{
    text-transform: capitalize;
}

body.body__home #mainbottom-2 h4{
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
}

div.contact-map,div.contact-phone{
    margin-bottom: 50px;
}
img.contact-map,img.contact-phone,img.contact-mail{
    float: left;
    margin-right: 15px;
}
div.contact-mail-adress{
  padding-top: 18px;
}
span.siteName{
    text-transform: capitalize;
}
nav.home_menu{
    height: 99px;
}
#logo{
    height: 99px;
    z-index: 9;
}

#showcase h1{
    font-weight: 400;
    color: #fff;
    font-size: 50px;
    margin-bottom: 0;
    text-align: center;
    line-height: 1.2;
}
#showcase span.item_title_part_1{
    font-size: 70px;
    text-transform: capitalize;
    font-weight: 900;
}
#showcase div.main-header-it{
    font-size: 40px;
    margin-top: 60px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    line-height: 1.2;
}
#showcase span.main-header-it{
    font-size: 32px;
}
#showcase .main-header-it-wrapper{
    background: #ededed;
    max-width: 525px;
    color: #4b4b4b;
    padding: 20px;
    font-size: 24px;
    margin: auto;
    font-weight: 300;
    word-break: break-all;
}
#showcase .main-green-block{
    border-left: 6px solid #d00000;
    padding-left: 7px;
    text-transform: uppercase;
    word-break: normal;
}

#showcase .main-green-block > div {
    padding-top: 7px;
    padding-bottom: 7px;
}

#showcase{
    background: url(../../images/daten-slider.png);
    background-repeat: no-repeat;
    background-size: cover;
}
#mainbottom-2 div.item_introtext > div.map_wrapper:nth-child(2){
    display: none;
}

#item_146{
    text-align: right;
}
#feature a.readmore{
    background: #ededed;
    text-transform: initial;
    color: #d00000;
    font-weight: 600;
    width: 50%;
    text-align: center;
    margin-top: 70px;
}


#content-top h4{
    line-height: 1;
}
body.body__ra_wall #content{
    background: #fff;
}
body.body__ra_wall div#component{
    font-size: 20px;
}

body.body__ra_wall #mainbottom{
    background: #004ca2;
    padding: 50px 0; 
}
body.body__ra_wall #mainbottom h3{
    font-weight: 400;
    font-size: 20px;
}
body.body__ra_wall #mainbottom div.ra-wall-block{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
body.body__ra_wall #mainbottom div.ra-wall-item{
    width: 33%;
    float: left;
    padding-right: 40px;
}
body.body__ra_wall #mainbottom div.ra-wall-block-clear{
    clear: both;
    height: 0;
}
body.body__ra_wall #mainbottom span.ra-wall-item{
    display: block;
    padding: 20px 0;
    border-top: 1px solid #214672;
}
body.body__ra_wall #mainbottom span.ra-wall-item:last-child{
    border-bottom: 1px solid #214672;
}
div.ra-wall-img{
    margin-top: 30px;
    float: right;
}
div.ra-wall-text{
    margin-top: 90px;
}
div.ra-wall-text h1{
    text-transform: capitalize;
}
div.ra-wall-text h3{
    text-transform: capitalize;
    font-weight: 300;
    font-size: 30px;
    word-break: break-all;
}
div.ra-wall-text div.nw-100{
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 300;
}
div.ra-wall-text div.nw-50{
    width: 50%;
    float: left;
    margin: 20px 0;
}
div.ra-wall-text div.nw-50:first-child{
   border-right: 1px solid #bfbfbf;
}
div.ra-wall-text div.nw-50 span.nw-50:first-child{
    text-transform: uppercase;
}
div.ra-wall-text span.nw-50{
    display: block;
}
div.ra-wall-text div.nw-clear{
    clear: both;
    height: 0;
}
 div.ra-wall-text div.nw-50-r{
    padding-left: 15%;
}
 div.ra-wall-text div.nw-100-b{
    margin: 20px 0;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 300;
}
 div.ra-wall-text span.nw-100-t{
    text-transform: uppercase;    
}
div.nw-100-t{
    margin-bottom: 20px;
    padding-top: 10px;
}
div.nw-list{
    font-weight: 300;
    font-size: 18px;
}
span.nw-header{
    display: block;
    text-transform: uppercase;
}
span.nw-list{
    display: block;
    margin: 10px 0;
}

/*page datenshultz*/
#feature div.da-neu{
    color: #fff;
}
#feature div.da-neu-header{
    margin-bottom: 30px;
}
#feature span.da-neu-text{
    display: block;
    padding: 3px 0;
}
div#feature h3{
    font-size: 40px;
    font-weight: 400;
}
body.body__daten #maintop{
    position: relative;
}
body.body__daten #maintop::after {
    content: "";
    background: url(../../images/daten-man.jpg) no-repeat ;
    padding: 0px 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    max-width: 46%;
    display: block;
    right: 0;
}
#maintop h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
}
#maintop{
    color: #fff;
    font-size: 20px;
}
#maintop div.item_introtext span.da-m-item{
	color: #fff;
}
#maintop h3{
    margin-bottom: 40px;
    margin-top: 20px;
}
#maintop div.da-m-header{
    margin-bottom: 20px;
}
#maintop a.readmore{
    text-transform: capitalize;
    width: 60%;
    text-align: center;
    margin-bottom: 30px;
}
#maintop ul.da-m-list{
    line-height: 1.2;
}
#maintop ul.da-m-list li:before{
    content: '-';
}
#maintop ul.da-m-list span.da-m-item{
    padding-left: 30px;
}
body.body__daten #maintop2::after {
    content: "";
    background: url(../../images/daten-ua.jpg) no-repeat;
    padding: 0px 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    max-width: 39%;
    display: block;
}
#maintop2{
    color: #fff;
    position: relative;
    background: #d00000;
    padding-bottom: 40px;
}
#maintop2 h1{
    color: #fff;
}
#maintop2 h1 span.item_title_part_0{
    text-transform: capitalize;
}
#maintop2 h3{
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 70px;
    font-size: 30px;    
}
#maintop2 h3 span.item_title_part_1 {
    padding: 0 10px;
}
#maintop2 div.item_introtext{
    font-size: 18px;
    line-height: 1.7;
}
#maintop2 a.readmore{
    text-transform: lowercase;
    text-align: center;
    width: 45%;
    margin-top: 50px;
}
#maintop2 div.commitetment {
    padding-bottom: 0;
}
#mainbottom-2 div.mod-custom__address {
    width: 100%;
    height: 100%;
    max-width: 40%;
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: 3;
    padding-left: 40px;
    background: #747474;
    padding-top: 38px;
}

#mainbottom-2 div.mod-custom__address{
    color: #fff;
}
#mainbottom-2 div.mod-custom__address h1{
    color: #fff;
    margin-top: 20px;
    text-transform: capitalize;
}
#mainbottom-2 div.mod-custom__address h4{
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
}
#feature div.mod-newsflash-adv_custom-link a{
    padding: 20px 40px;
    background: #ededed;
    color: #d00000;
    display: block;
    text-align: center;
    width: 50%;
    margin-top: 20px;
    font-size: 23px;
    font-weight: 600;
}

#maintop div.mod-newsflash-adv_custom-link a{
    padding: 20px 40px;
    background: #ededed;
    color: #d00000;
    display: block;
    text-align: center;
    width: 50%;
    font-size: 23px;
    font-weight: 600;  
    margin-bottom: 40px; 
}
#maintop2 div.mod-newsflash-adv_custom-link a{
    padding: 20px 40px;
    background: #ededed;
    color: #d00000;
    display: block;
    text-align: center;
    width: 50%;
    margin-top: 20px;
    font-size: 23px;
    font-weight: 600;
}
#feature div.mod-newsflash-adv_custom-link a:hover,#maintop div.mod-newsflash-adv_custom-link a:hover{
    background:#3a3a3c;
    color: #fff;
}

#wrapper{
    background: #fff;
}
 header.item_header h3{
    font-size: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 400;
}
div.items-row {
    margin-bottom: 70px;
}
div.items-row p{
    padding: 0;
}

div.bold-text-header{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}
body.body__ne div.item_fulltext{
    font-size: 17px;
}

ul.ne-list{
    padding-left: 27px;
    list-style: inherit;
}

ul.ne-list-un{
    padding-left: 30px;
}
ul.ne-list-un li:before{
    content: '-';
    margin-right: 5px;
    background: none;
}
div.konditionen{
    margin-left: 30px;
    margin-bottom: 10px;
}
.daten-sub-menu{
    margin-left: 36px !important;
}
div.team{
    text-align: center;
}
div.team-item{
    margin-bottom: 20px;
}
#content{
    padding-top: 40px;
}
body.body__daten #breadcrumbs{
    display: none;
}
body.body__daten #content{
    padding: 0;
}
ul.footer-menu{
    list-style: none;
    margin: 0;
    text-align: center;
}
ul.footer-menu li{
    display: inline-block;
}

ul.footer-menu li a{
    color: #fff;
}
ul.footer-menu li a:hover{
    text-decoration: underline;
}
div.footer-m{
    margin: 27px 0;
}

@media ( max-width:1800px ){
    body.body__daten #feature::after {
        max-width: 37%;
    }
    body.body__daten #maintop2::after {
        max-width: 37%;
    }
}
@media ( max-width:1500px ){
    body.body__daten #feature::after {
        max-width: 34%;
    }
    body.body__daten #maintop2::after {
        max-width: 34%;
    }
}

@media ( max-width:1200px ){
    ul.icesubMenu {
        margin-left: 25px;
    }
    .daten-sub-menu{
        margin-left: 45px !important;
    }
    .swiper-slide-caption .camera_caption {        
        left: 40%;        
    }
    body.body__daten #feature::after {
        max-width: 30%;
    }
    body.body__daten #maintop2::after {
        max-width: 30%;
    }
    body.body__daten #maintop::after {
        max-width: 40%;
    }
    body.body__ra_wall #mainbottom div.ra-wall-item {
        padding-right: 20px;
        padding-left: 20px;
    }
    body.body__ra_wall #mainbottom h3 {
        font-weight: 400;
        font-size: 20px;
        padding-left: 20px;
        word-wrap: break-word !important;
    }
}
@media ( max-width:1000px ){
    ul.icesubMenu {
        margin-left: 30px;
    }
    .daten-sub-menu{
        margin-left: 57px !important;
    }
    .swiper-slide-caption .camera_caption {        
        left: 20%;
        top: 15%;   
    }
}
@media (max-width: 767px) {
    div.team-img{        
        float: none;
    }
    body.body__daten div.mod-newsflash-adv_custom-link a{
        width: 100% !important;
    }
    
    header.item_header h3 {
        font-size: 30px;
    }
    div.items-row {
        margin-bottom: 40px;
    }
     div.items-row div.item_introtext{
        text-align: left;
    }
    #feature {
        text-align: center;
    }
    body.body__daten #feature::after {
        content: "";
        background: url(../../images/bg-daten-1.jpg) center center no-repeat fixed;
        padding: 0px 0;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 100%;
        display: block;
        padding-top: 46.25%;
        background-size: cover;
    
    }
    #maintop div.da-m-header{
        text-align: left;
    }
    #maintop ul.da-m-list{
        text-align: left;
    }
    body.body__daten #maintop::after {
        content: "";
        background: url(../../images/daten-man.jpg) center center no-repeat fixed;
        padding: 0px 0;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 100%;
        display: block;
        padding-top: 46.25%;
        background-size: cover;
        
    }
    body.body__daten #maintop2::after {
        content: "";
        background: url(../../images/daten-ua.jpg) center center no-repeat fixed;
        padding: 0px 0;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 100%;
        display: block;
        padding-top: 46.25%;
        background-size: cover;
    
    }
    #maintop2 div.module_container{
        padding-bottom: 40px;
        text-align: center;
    }
    div.home_services2 div.item_introtext{
        height: inherit !important;
    }
    div.home_services2 h4 {
        height: 60px !important;
    }
    body.body__home #mainbottom{
        text-align: center !important;
    }
    div.contact-map,div.contact-phone,div.contact-mail{
        text-align: left !important;
    }
    #copyright ul.nav.menu{
        text-align: center !important;
    }
    #mainbottom-2 div.mod-custom__address {
        position: relative;
    }
    #mainbottom-2 div.mod-custom__address {        
        max-width: 100%;
        padding-bottom: 60px;
    }
    
    #item_146 {
        text-align: center !important;
    }


  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #d00000;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    background: #d00000;
  }
   #showcase span.item_title_part_0{
        word-wrap: break-word;        
    }
    #showcase span.item_title_part_1{
        display: block;
    }
    #mainbottom-2{
        background: #747474;
    }
    #footer-wrapper div.mod-menu__social{
        text-align: center;
    }
    
    div.ra-wall-text{
        margin-top: 40px !important;
    }
    body.body__ra_wall #mainbottom div.ra-wall-item {
        margin-bottom: -1px !important;
        width: 100% !important;
    }
   
    body.body__ra_wall #mainbottom h3 {
        text-align: center !important;
        font-size: 30px !important;
    }
    body.body__ra_wall #mainbottom span.ra-wall-item {
        font-size: 25px !important;
    }
    body.body__home #mainbottom div.mod-newsflash-adv_custom-link a {
        width: 100% !important;
    }
    div.nw-100-t,span.nw-list {
        text-align: left;
    }
    #maintop2{
        padding-bottom: 0;
    }
}

@media ( max-width:576px ){

    div.item_introtext ol{
        padding-left: 20px;
    }
    ul.ne-list-un{
        padding-left: 10px;
    }
    .swiper-slide-caption {
        padding-top: 10px;
    }
    #showcase .main-header-it-wrapper {
        padding: 10px;
    }
    div#feature{
        margin-top: 41px;
    }
    #showcase div.camera_caption {
        word-break: break-all;
    }
    #showcase div.main-header-it{
        font-size: 20px;
    }
    #showcase span.main-header-it {    
        font-size: 25px;
    }
    #maintop2 a.readmore {        
        width: 100%;    
    }
    #feature a.readmore{
        width: 100%;
    }
    #maintop a.readmore {
        width: 100%;
    }
    #maintop2 div.module_container ol{
        padding-left: 10px;
        text-align: left;
    }
    #mainbottom-2 div.mod-custom__address {        
        padding-left: 20px;
    }
    div.ra-wall-text div.nw-50-r {
        padding-left: 0;
    }
    #showcase h1 {
        font-size: 29px;
    }
    #showcase span.item_title_part_1 {
        font-size: 37px;
    }
    
    #showcase  div.main-header-it{
        line-height: 1.2;
        margin-top: 20px;
    }
    #feature h1 {
       font-size: 30px;
    }
    #feature h4{
        margin-bottom: 30px;
    }

}