@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.homeLogo {
  display: none;
}
.mobLogo {
  display: block !important;
}

.userSecContent img.image-embed-item {
  width: 100%;
}
.info_row h2 {
color: var(--lightBeigeColor);
padding: 152px 48px 75px 80px;
margin: 0;
font-size: 86px;
line-height: 92px;
}

div#c14299 {
position: absolute;
width: 690px;
height: 571px;
top: 11%;
z-index: 1;
right: 0px;
background-image: url(/fileadmin/user_upload/mala/mala_c752x630_shapedesctop.svg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0em 2em 2em 5em;
background-size: contain;
background-repeat: no-repeat;
}
.nav_btns .frame p {
width: 32%;
margin: 0 5px;
}

.pl-5,
.px-5 {
padding-left: 3rem !important;
}

h1 {
font-size: 50px;
line-height: 66px;
}
h2 {
font-size: 36px;
line-height: 50px;
}
h3.RightMainTitle::after {
  content: "";
  width: 57%;
  border: 2px solid var(--darkGoldColor);
  display: block;
  margin-top: 6px;
  margin-left: 473px;
  margin-bottom: 70px;
}
.navbar-collapse {
  background-color: #fff;
  position: absolute;
  top: 0px;
  right: 37px;
  /* right: 0; */
  text-align: center;
  /* padding: 3em; */
  width: 35%;
  z-index: 10;
  overflow-y: scroll;
}
.navbar-nav ul.dropdown-menu {
  margin-top: 0;
  width: auto;
  background: 0 0;
  border: none;
  border-radius: 0;
  z-index: 20;
  min-width: auto;
  box-shadow: none;
  position: relative!important;
  transform: none!important;
}


ul.navbar-nav {
  padding: 30px 0px;
  background: var(--white);
  width: 80%;
  margin: auto;
}

.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: column;
  flex-direction: column;
}
.topLogo {
  position: relative;
  top: 20px;}
button.navbar-toggler {
  border: none!important;
  padding: 0;
  z-index: 1000;
  right: -680px;
  margin: 0 20px;
  position: relative;
  top: -60px;
}
.mContainerBg {
  background-color: var(--goldColor);
  padding: 0 !important;
}
.videoSec h3.RightMainTitle::after {
  width: 67%;
}
.containerBg .container {
  background-color: #fff;
  padding: 3em 0em;
  border-radius: 0 0 90px 0;
  max-width: 1050px;
  height: 270px;
  text-align: center;
}
.containerBg h3 {
  margin-bottom: 5px;
}
.navbar-expand-lg .navbar-toggler {
  display: block;
}
.shortCuts a span, .shortCuts .termina-h .collapsed span {
  display: none;
  }
  .shortCuts a i {
    margin-right: 25px;
    font-size: 35px;
}

nav .col-md-8.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.LeftMainTitle {
  position: relative;
}
h3.LeftMainTitle::after {
  content: "";
  width: 65%;
  border: 2px solid var(--darkGoldColor);
  display: block;
  margin-top: 6px;
  position: absolute;
  left: -52px;
}
.pageSpace {
  padding: 3em;
  position: relative;
}
.boxSec1 {
  margin-top: 200px;
}
.boxSec1, .boxSec2, .boxSec3 {
  position: relative;
  width: 100%;
  height: 506px;
  top: 0;
  margin: 0 auto 55px;
}
.boxSec1 .container, .boxSec2 .container, .boxSec3 .container {
  background: none;
}
.boxSec1 .row .ce-col:first-of-type, .boxSec3 .row .ce-col:first-of-type {
  position: absolute;
  top: -35px;
  left: -11px;
}
.boxSec1 .row .ce-col:nth-of-type(2), .boxSec3 .row .ce-col:nth-of-type(2) {
  position: absolute;
  right: 20px;
  top: 40px;
  padding-right: 2%;
}
.boxSec1, .boxSec3 {
  background-color: var(--grayColor);
}
.boxSec2 {
  background-color: var(--goldColor);
}
.boxSec2 .container {
  background: var(--goldColor);
  width: 79%;
  height: 100%;
  margin-left: 106px;
}
  .boxSec2 .row .ce-col:first-of-type {
    position: absolute;
    left: 490px;
    top: 40px;
    padding-right: 2%;

}
.boxSec2 .row .ce-col:nth-of-type(2) {
  position: absolute;
  top: -35px;
  right: 528px;
}
.boxSec1 .container::before, .boxSec3 .container::before {
  border: 3px solid var(--goldColor);
  width: 17px;
  top: 16px;
  right: 16px;
  }
  .boxSec1 .container::after, .boxSec3 .container::after {
  border: 3px solid var(--goldColor);
  width: 17px;
  top: 485px;
  right: 16px;
  }
  .boxSec2 .container::before {
    content: "";
    border: 3px solid var(--white);
    width: 17px;
    position: absolute;
    top: 13px;
    left: 992px;
    }
    .boxSec2 .container::after {
    content: "";
    border: 3px solid var(--white);
    width: 17px;
    position: absolute;
    top: 485px;
    left: 992px;
    }

.userSecContent .ce-col:nth-of-type(2) p:first-of-type {
  margin-top: 50px;
}
.footer .container {
  background-color: #fff;
  padding: 2em 0em;
  border-radius: 0 0 90px 0;
  max-width: 95%;
  height: 100%;
}
.footer .row .ce-col:first-of-type {
  padding: 30px 0 0 100px;
}
.footer .row .ce-col:nth-child(2) {
  padding: 11px 0 0 50px;
}
.footer::before {
  border: 3px solid var(--goldColor);
  width: 17px;
}
.footer::after {
  border: 3px solid var(--goldColor);
  width: 17px;
  top: 685px;
}
.copyRight_Section .container {
  font-size: 13px;
  line-height: 20px;
}
.copyRight_Section .copyright {
  margin: 0 0 0 -36px;
}
a.STEF_back-to-top {
  bottom: 685px;
}
nav .col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
/* nav .col-md-8.col-xs-12 {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.align-items-center {
align-items: flex-start !important;
}*/
.copyright .text-center,
.text-right {
text-align: left !important;
}
form.powermail_form.powermail_form_50 {
padding: 0;
}
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-8,
.col-md-2.col-xs-12,
.col-md-4,
.col-md-5,
.col-md-6,
.contact_block .ce-col.col-md-6,
.footer .ce-col.col-md-4,
.footer .col-2,
.footer .col-4,
.gallery_section .col-md-6,
.team_row .col-md-4,
.team_row .col-md-8,
.teaser--section .ce-col.col-md-3,
.teaser--section .ce-col.col-md-4,
.teaser--section .ce-col.col-md-6,
.teaser_block .col-md-3,
.teaser_section .col-md-5,
.teaser_section .col-md-7,
div#c11292 .col-md-6,
nav .col-md-3.col-xs-12,
nav .col-md-7.col-xs-12,
nav .col-md-9.col-xs-12,
nav.navbar-light .col-md-10.col-xs-12 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}

.dropdown-toggle::after,
.innerNav .shortcuts_block,
.topHeader_txt,
img.topimg {
display: none;
}
header.FixNav.sticky {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 50;
}
ul.navbar-nav {
margin-top: 0;
padding: 0;
}
.navbar-nav li a,
.navbar-nav ul.dropdown-menu a {
display: block;
text-align: center !important;
}
.myNav {
  display: none;
}
.navbar-nav li a,
.top_nav .navbar-nav li a {
padding: 15px;
text-align: left;
}
.navbar-light .collapse:not(.show) {
  display: none!important;
}

.mainSec  .container .row:first-of-type .ce-col:first-of-type {
  padding: 0;
} 

.pageSpace {
padding: 3em 2em;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .homeLogo {
    display: none;
  }

.video-txt {
  position: absolute;
  top: 230px;
}
.tx-videogrid .col-4 {
  margin-bottom: 6em;
}
.box_border {
border-left: 0px solid var(--beigeColor);
border-right: 0px solid var(--beigeColor);
}
div#c14298 {
order: 2;
}

div#c14297 {
margin-top: -145px;
}
.scrolla {
  bottom: 45px;
}
.shortCuts{
  padding: 10px 0 10px 0;
}
.topLogo {
  width: 185px;
}
/* -------------------------------------- */

/* .topHeader .shortCuts,
.topHeader_logo,
.topHeader nav.navbar-light {
display: none;
} */
header.FixNav.homePageNav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 50;
}
.shortCuts a {
font-size: 30px;
}

.top_logo {
  position: absolute;
  left: 5%;
}
header.FixNav {
top: 0px;
}
header nav{
  height: 115px;
}
.homeLogo {
  display: none;
}
.mobLogo {
  display: block !important;
}
.shortCuts a span, .shortCuts .termina-h .collapsed span {
display: none;
}
.top_logo img {
  width: 90%;
}
.topHeader_logo {
  top: 70%;
  left: 0;
}
.navbar-nav {
font-weight: 600;

}
.navbar-nav ul.dropdown-menu a {
margin: 0 20px;
padding: 10px 0px;
}
.boxSec1, .boxSec2, .boxSec3 {
position: relative;
width: 100%;
height: 506px;
top: 0;
margin: 0 auto 55px;
}
.boxSec1 .container, .boxSec2 .container, .boxSec3 .container {
background: none;
}
.boxSec1 {
margin-top: 200px;
}
.boxSec1, .boxSec3 {
background-color: var(--grayColor);
}
.boxSec2 {
background-color: var(--goldColor);
}
.boxSec1 .row .ce-col:first-of-type, .boxSec3 .row .ce-col:first-of-type {
position: absolute;
top: -35px;
left: -11px;
}
.boxSec1 .row .ce-col:nth-of-type(2), .boxSec3 .row .ce-col:nth-of-type(2) {
    position: absolute;
    right: 0;
    top: unset;
    padding-right: 2%;
}
.boxSec1 .row .ce-col:nth-of-type(2) h3:nth-child(2), .boxSec3 .row .ce-col:nth-of-type(2) p:first-of-type {
}
.boxSec1 .container::before, .boxSec3 .container::before {
border: 3px solid var(--goldColor);
width: 17px;
top: 16px;
right: 30px;
}
.boxSec1 .container::after, .boxSec3 .container::after {
border: 3px solid var(--goldColor);
width: 17px;
top: 485px;
right: 30px;
}
.boxSec1 a.mainBtn , .boxSec3 a.mainBtn {
color: var(--darkGrayColor);
width: 100%;   
text-align: center;
}
.boxSec2 .row .ce-col:first-of-type {
  position: absolute;
    right: 0;
    top: unset;
    left: unset;
    padding-right: 2%;
}
.boxSec2 .container{
  margin-left: auto;
}
.boxSec2 .row{
  flex-direction: row-reverse;
}
.boxSec2 .row .ce-col:nth-of-type(2) {
    position: absolute;
    top: -35px;
    left: -11px;
}
.boxSec2 .container::before {
content: "";
border: 3px solid var(--white);
width: 17px;
position: absolute;
top: 13px;
right: 30px;
left: unset;
}
.boxSec2 .container::after {
content: "";
border: 3px solid var(--white);
width: 17px;
position: absolute;
top: 485px;
right: 30px;
left: unset;
}
.userSecContent h3 {
margin-bottom: 5rem;
}
.userSecContent h4 {
line-height: 40px;
}

h3.RightMainTitle::after {
width: 62%;
position: absolute;
right: 0;

}
button.navbar-toggler {
border: none!important;
padding: 0;
z-index: 1000;
float: right;
/* margin: 0 20px; */
position: relative;
top: -65px;
right: -350px;
}
.userSecContent .ce-col:last-of-type .mainBtn {
  padding: 13px;
}
a.mainBtn {
padding: 14px 33px 12px;
font-size: 18px;
}
.topHeader .owl-carousel .owl-item img{
  object-position: 20%;
}

.navbar-nav ul.dropdown-menu a.active_nav {
&:after {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 6px;
  right: -11px;
  border-bottom: 3px solid var(--goldColor);
}
&:before {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: -13px;
  border-bottom: 3px solid var(--goldColor);

}
&:before {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: -13px;
  border-top: 3px solid var(--goldColor);

}
&:after {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 6px;
  right: -11px;
  border-top: 3px solid var(--goldColor);
}
}
a.active_nav {
&:after {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 12px;
  right: 200px;
  border-bottom: 3px solid var(--goldColor);

}
&:before {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 12px;
  left: -3px;
  border-bottom: 3px solid var(--goldColor);

}
&:before {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 12px;
  left: -3px;
  border-top: 3px solid var(--goldColor);

}
&:after {
  display: block;
  content: "";
  width: 10px;
  height: 30px;
  position: absolute;
  top: 12px;
  right: 200px;
  border-bottom: 3px solid var(--goldColor);
}
}
.footer .container {
background-color: #fff;
padding: 2em 0em;
border-radius: 0 0 90px 0;
max-width: 694px;
height: 800px;
}
.footer .row .ce-col:first-of-type {
padding: 30px 0 0 100px;
}
.footer h4 {
margin-bottom: 30px;
}
.footer .row .ce-col:nth-child(2) {
padding: 11px 0 0 50px;
}

.copyRight_Section .copyright .col-md-3 {
flex: 0 0 100%;
max-width: 100%;
}
.footer::before {
  border: 3px solid var(--goldColor);
  width: 17px;
  left: 70px;
}
.footer::after {
  border: 3px solid var(--goldColor);
  width: 17px;
  top: 815px;
  left: 70px;
}

.copyRight_Section .copyright {
margin: 0 0 0 -18px;
}
.copyRight_Section  .container {
font-size: 13px;
line-height: 20px;
}
.copyRight_Section .copyright .col-md-5 {
flex: 0 0 100%;
max-width: 60%;
}
.copyRight_Section .copyright .col-md-4 {
flex: 0 0 100%;
max-width: 35%;
}
.mainTxt .container .col-md-6 {
flex: 0 0 100%;
  max-width: 100%;
}

.mContainerBg {
background-color: var(--goldColor);
padding: 0 !important ; 
}
.containerBg .container {
background-color: #fff;
padding: 3em 0em;
border-radius: 0 0 90px 0;
max-width: 1050px;
height: 270px;
text-align: center;
}
.containerBg h3 {
margin-bottom: 5px;
}
.accordionSec .col-md-6 {
flex: 0 0 100%;
max-width: 100%;
}
.videoSec .row {
margin-top: 40px;
}
.videoBlock {
height: 224px;;
}
.videoBlock i {
margin: 115px;
}
/* .homeLogo {
display: none;
} */
/* .mobLogo {
display: inline-block;
} */
.teaser_block .col-md-4 {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 6em;
}
.info_row .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
div#c14297 figure.image {
height: 690px;
margin: 0;
}

div#c14297 figure.image img {
object-fit: cover;
object-position: left;
}
div#c14299 {
position: relative;
width: 100%;
height: 630px;
top: 30%;
z-index: 1;
right: 12px;
background-image: url(/fileadmin/user_upload/mala/mala_c_768x544_shape_ipad.svg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 1em 5em 3em 5em;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
left: 0;
right: 0;
}
.info_row h1 {
color: var(--lightBeigeColor);
padding: 60px 60px 525px 60px;
margin: 0;
}


.copyright a {
color: var(--beigeColor);
text-decoration: underline;
margin-left: 0;
margin-right: 15px;
}
a.STEF_back-to-top {
bottom: 840px;
}
.frontPage.topPadd{padding-top: 0;}
/* -------------------------------------- */

.nav_btns .frame p {
width: 48%;
margin: 0 5px;
}

.pl-5,
.px-5 {
padding-left: 3rem !important;
}

.navbar-light .row.align-items-center {
position: relative;
}
nav .col-md-8.col-xs-12 {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.align-items-center {
align-items: flex-start !important;
}
.copyright .text-center,
.text-right {
text-align: left !important;
}
form.powermail_form.powermail_form_50 {
padding: 0;
}
.col-2,
.col-5,
.col-6,
.col-8,
.col-md-2.col-xs-12,
.col-md-4,
.col-md-5,
.col-md-6,
.teaser--section .ce-col.col-md-3,
.teaser--section .ce-col.col-md-4,
.teaser--section .ce-col.col-md-6,
.teaser_section .col-md-5,
.teaser_section .col-md-7,
nav .col-md-3.col-xs-12,
nav .col-md-7.col-xs-12,
nav .col-md-9.col-xs-12,
nav.navbar-light .col-md-10.col-xs-12 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}

.mainSec .col-md-6 {
flex: 0 0 100%;
max-width: 100%;
}
.footer .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin: 1em 0;
}
.col-3,
.col-4,
.contact_block .ce-col.col-md-6,
.footer .col-2,
.footer .col-4,
.gallery_section .col-md-6,
.team_row .col-md-4,
.team_row .col-md-8,
.teaser_block .col-md-3,
div#c11292 .col-md-6, .footer .ce-col.col-md-4 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.dropdown-toggle::after,
.innerNav .shortcuts_block,
.topHeader_txt,
img.topimg {
display: none;
}
header.FixNav.sticky {
position: fixed;
top: 45px;
left: 0;
right: 0;
z-index: 50;
}
ul.navbar-nav {
    padding: 30px 0px;
    background: var(--white);
    width: 50%;
    position: absolute;
    right: 0;
}
.navbar-nav li a,
.navbar-nav ul.dropdown-menu a {
display: block;
text-align: left !important;
}
.navbar-nav li a,
.top_nav .navbar-nav li a {
padding: 15px;
text-align: left;
}
.navbar-collapse {
background: var(--lightBeigeColor);
right: 0;
top: -30px;
left: 0;
z-index: 30;
box-shadow: none;
position: absolute;
overflow-y: scroll;
height: 75vh;
}
.navbar-nav ul.dropdown-menu {
  margin-top: 0;
  width: auto;
  background: 0 0;
  border: none;
  border-radius: 0;
  z-index: 20;
  min-width: auto;
  box-shadow: none;
  position: relative!important;
  transform: none!important;
}

.pageSpace {
padding: 3em;
position: relative;
}
h3.LeftMainTitle::after {
content: "";
width: 65%;
}
.mainSec h1, .mainSec h2 {
margin-left: -15px;
}
h1 {
color: var(--goldColor);
font-size: 35px;
line-height: 45px;
margin-bottom: 22px;
text-transform: uppercase;
}
h2 {
font-size: 33px;
line-height: 44px;
margin-bottom: 25px;
color: var(--darkGrayColor);
}
h3 {
font-size: 25px;
line-height: 35px;
color: var(--darkGoldColor);
margin-bottom: 0px;
}
.SpecialPageSpace {
margin-top: 335px;
}
}
@media only screen and (min-width: 1200px) {
  .float_Btn {
    display: block;
  }
  .footerBg { 
    position: relative;
    z-index: 2;
  }

}
@media only screen and (min-width: 1024px) {

  .navbar-nav ul.dropdown-menu  {
    height: 75vh;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
.box_border {
border-left: 0px solid var(--beigeColor);
border-right: 0px solid var(--beigeColor);
}
div#c14298 {
order: 2;
}

div#c14297 {
margin-top: -145px;
}
div#c14299 {
position: relative;
width: 100%;
height: 723px;
top: 23%;
z-index: 1;
right: 12px;
background-image: url(/fileadmin/user_upload/mala/mala_c_768x544_shape_ipad.svg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 1em 5em 3em 5em;
background-repeat: no-repeat;
background-position: center;
left: 0;
right: 0;
background-size: cover;
}
div#c14287 .ce-col.col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.navbar-expand-lg .col-md-4.col-xs-12 {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.navbar-expand-lg .navbar-toggler {
display: block;
}
.navbar-nav {
display: block;
width: 100%;
}
.navbar-light .collapse:not(.show) {
display: none !important;
}
.nav_btns .frame p {
width: 48%;
margin: 0 5px;
}
.teams_block .col-md-4 {
-ms-flex: 0 0 50%;
flex: 0 0 500%;
max-width: 50%;
}
.teams_block .ce-textpic {
background-color: #fff;
min-height: 546px;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}

.topLogo {
display: block;
width: 270px;
padding: 10px 0 10px 20px;
}
.shortCuts {
position: absolute;
right: 10px;
z-index: 10;
top: 28px;
}
.navbar-collapse,
.navbar-light .row.align-items-center {
position: relative;
}
nav .col-md-8.col-xs-12 {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.align-items-center {
align-items: flex-start !important;
}
.copyright .text-center,
.text-right {
text-align: left !important;
}
form.powermail_form.powermail_form_50 {
padding: 0;
}
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-8,
.col-md-2.col-xs-12,
.col-md-4,
.col-md-5,
.col-md-6,
.contact_block .ce-col.col-md-6,

.footer .col-2,
.footer .col-4,
.gallery_section .col-md-6,
.team_row .col-md-4,
.team_row .col-md-8,
.teaser--section .ce-col.col-md-3,
.teaser--section .ce-col.col-md-4,
.teaser--section .ce-col.col-md-6,
.teaser_block .col-md-3,
.teaser_section .col-md-5,
.teaser_section .col-md-7,
div#c11292 .col-md-6,
nav .col-md-3.col-xs-12,
nav .col-md-7.col-xs-12,
nav .col-md-9.col-xs-12,
nav.navbar-light .col-md-10.col-xs-12 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.footer .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin: 1em 0;
}
.dropdown-toggle::after,
.innerNav .shortcuts_block,
.topHeader_txt,
img.topimg {
display: none;
}
header.FixNav.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 50;
}
ul.navbar-nav {
margin-top: 0;
padding: 3em 0;
}
.navbar-nav li a,
.navbar-nav ul.dropdown-menu a {
display: block;
text-align: left !important;
}
.navbar-nav li a,
.top_nav .navbar-nav li a {
padding: 15px;
text-align: left;
}
.navbar-collapse {
background: var(--lightBeigeColor);
right: 0;
top: 0;
left: 0;
z-index: 30;
padding: 0 4em;
box-shadow: none;
}
.pageSpace {
padding: 3em 2em;
}
}


/* /////////////////////////// */
@media (max-width: 766px) {
  .navbar-nav ul.dropdown-menu {
    margin-top: 0;
    width: auto;
    background: 0 0;
    border: none;
    border-radius: 0;
    z-index: 20;
    min-width: auto;
    box-shadow: none;
    position: relative!important;
    transform: none!important;
  }
.info_row h2 {
color: var(--lightBeigeColor);
padding: 60px 35px;
margin: 0;
}
.scrolla {
  bottom: 50px;}

/* -------------------------------------- */
.section.section-default.arrows_section {
margin-top: 0;
padding-bottom: 0em;
}
.inner-p {
padding-top: 0em;
}
.topHeader nav.navbar-light, .shortCuts a span {
  display: none;
}

header.FixNav {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: transparent;
  box-shadow: none;
}
.shortCuts {
  z-index: 10;
  position: relative;
}
.homeLogo {
  display: none;
}
.mobLogo {
  display: block !important;
}
h3.LeftMainTitle::after {
  width: 80%;
}
.boxSec1 .container, .boxSec2 .container, .boxSec3 .container {
  background: none;
}
.boxSec1, .boxSec3 {
background-color: var(--grayColor);
}
.boxSec1 {
margin-top: 100px !important;
}
 .videoBlock img, img.image-embed-item {
width: 85%; 
}
.top_logo img {
  width: 100%;
}
.topHeader_logo {
  left: 0;
  width: 350px;
}
.mainTxt img.image-embed-item {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
div#c15359 {
  display: none;
}
div#c16476 {
display: block;
}

.boxSec1 .row .ce-col:first-of-type, .boxSec3 .row .ce-col:first-of-type {
position: absolute;
top: -57px;
left: 20px;
}
.boxSec1 .row .ce-col:nth-of-type(2), .boxSec3 .row .ce-col:nth-of-type(2) {
  position: absolute;
  right: -24px;
  top: 225px;
  padding-right: 10%;
}
.boxSec1, .boxSec2, .boxSec3 {
position: relative;
width: 100%;
height: 673px;
top: 0;
margin: 0 auto 115px;
}
.boxSec3 .row .ce-col:nth-of-type(2) p:nth-child(3) {
padding: 0 47px 0 0;
}
.boxSec1 a.mainBtn, .boxSec3 a.mainBtn {
color: var(--darkGrayColor);
width: 82%;
text-align: center;
margin: auto;
padding: 14px 8px 12px ;
}
.boxSec1 .container::before, .boxSec3 .container::before {
border: 3px solid var(--goldColor);
width: 17px;
top: 10px;
right: 10px;
}
.boxSec1 .container::after, .boxSec3 .container::after {
border: 3px solid var(--goldColor);
width: 17px;
top: 660px;
right: 10px;
}
.boxSec2 {
background-color: var(--goldColor);
}
.boxSec2 .row .ce-col:first-of-type {
position: absolute;
left: 22px;
top: 231px;
padding-right: 10%;
}
.boxSec2 .row .ce-col:nth-of-type(2) {
position: absolute;
top: -57px;
right: -16px;
}
.boxSec2 .row .ce-col:first-of-type p:first-of-type {
padding-right: 50px;
}
.boxSec2 a.mainBtn {
width: 82%;
text-align: center;
padding:14px 18px 12px 18px ;
}
.boxSec2 .container::before {
border: 3px solid var(--white);
width: 17px;
top: 10px;
left: 349px;
}
.boxSec2 .container::after {
border: 3px solid var(--white);
width: 17px;
top: 660px;
right: 10px;
}
.userSecContent h3 {
margin-top: 0px;
text-align: start;
margin-bottom: 50px;
}
h3.RightMainTitle::after {
content: "";
width: 100%;
border: 2px solid var(--darkGoldColor);
display: block;
margin-top: 6px;
margin-left: 0px;
position: absolute;
}
.userSecContent  img.image-embed-item  {
width: 100%;
}
.userSecContent a.mainBtn {
margin-top: 0px;
margin-bottom: 50px;
padding: 14px 30px 12px 30px;
}
.footer .container {
max-width: 90%;
height: auto;
}
.footer .row .ce-col:first-of-type {
padding: 0px 50px 0 87px;
}

.footer .row .ce-col:nth-child(2) {
padding: 0px 50px 0 87px;
margin-top: 0px;
}
.footer h4:first-of-type {
  margin-bottom: 0px;
}
.footer a.mainBtn:after {
margin-left: -5px;
margin-top: -3px;
margin-right: 11px;
}

.footer a.mainBtn {
padding: 25px 40px;
width: 100%;
}
.footer .container h3:first-of-type {
  padding: 0px;
}
.footer h3.text-center::after {
  width: 89%;
  margin: 11px 20px;
}

.mContainerBg {
  position: relative;
  background-color: var(--goldColor);
}
.mContainerBg .container {
  padding: 0em 0em;
  width: 90%;
  height: 536px;
}
.containerBg {
  background-color: none;
  margin-top: 0em;
  padding: 0em 0px;
}
.containerBg .container {
  padding: 2em 1em;
  width: 100%;
}
.containerBg h3, .containerBg p {
  text-align: center;
}
.containerBg p {
  margin-top: 10px;
  margin-left: 0px;
}
.stickyshort{
  z-index: 70;
  position: fixed;
  top: 0;
  left: 0;
  padding: 6px 0;
}

.teaser_block .col-md-4 {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 6em;
}
.info_row .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
div#c14297 figure.image {
  height: 690px;
  margin: 0;
}
div#c14297 {
margin-top: 19em;
}
div#c14297 figure.image img {
  object-fit: cover;
  object-position: 27%;
}
div#c14299 {
  position: absolute;
  width: 100%;
  height: 630px;
  top: 20%;
  z-index: 1;
  right: 12px;
  background-image: url(/fileadmin/user_upload/mala/mala_c_768x544_shape_ipad.svg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em 2em 2em 2em;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  right: 0;
}
.info_row h1 {
  color: var(--lightBeigeColor);
  padding: 30px 30px 200px 30px;
  margin: 0;
}
.box_border {
  border-left: 0px solid var(--beigeColor);
  border-right: 0px solid var(--beigeColor);
}
.footer .ce-col.col-md-4:last-child {
  padding: 0px 50px 0 87px;
}

.footer::before {
  border: 3px solid var(--goldColor);
  width: 17px;
  top: 55px;
  left: 45px;
}
.footer::after {
border: 3px solid var(--goldColor);
width: 17px;
top: 1260px;
left: 45px;
}

.footer .ce-col.col-md-4{
margin-top:3em ;
}
.copyright a {
  color: var(--beigeColor);
  text-decoration: underline;
  margin-left: 0;
  margin-right: 15px;
}
a.STEF_back-to-top {
  bottom: 150px;
  right: 70px;  
}
.frontPage.topPadd{padding-top: 0;}
button.navbar-toggler {
    position: absolute;
    right: 15px;
    top: 29px;

}

/* -------------------------------------- */
.drop-content,
.drop-content ul,
.dropdown_c,
.navbar-light .row.align-items-center {
position: relative;
}
.arrows_section figure.image {
margin: 0 6px;
}
.arrows_section .ce-inner {
top: -40px;
}
.dropdown_c {
margin: 20px 0;
background:transparent;
width: 100%;
border-radius: 40px;
display: inline-block;
border: 2px solid var(--beigeColor);
padding: 10px 0;
}
.drop-content ul {
left: 0;
top: 8px;
display: none;
list-style: none;
padding: 0;
}
.drop-content ul a,
.dropdown_block span {
display: block;
padding: 2px 8px;
text-align: center;
text-decoration: none;
color: var(--beigeColor);
text-transform: uppercase;
}
.dropdown_block .selected {
padding: 0 20px;
}
.dropdown_block span {
padding: 5px 12px;
}
.dropdown_c .selected span {
padding: 6px 8px;
}
.selected:after {
content: "\f107";
position: absolute;
right: 16px;
top: 17px;
font-size: 20px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: var(--beigeColor);
}
.dropdown_c .selected span a {
color: var(--darkRedColor);
text-decoration: none;
font-weight: 400;
}
.dropdownIcon .selected:after {
content: "\f106";
}
.nav_btns,
.top_nav .shortCuts {
display: none;
}
.dropdown_block,
.topLogo {
display: block;
}
.top_inner_txt h1, .top_inner_txt h2{ text-align: center;}
.topLogo {
width: 185px;
height: 75px;
margin: 10px 20px;
}
h1 {
font-size:35px;
line-height: 45px;
}
h2 {
font-size: 33px;
line-height: 44px;
}
h3{
font-size: 25px;
line-height: 35px;
margin-bottom: 0px;
}
h4 {
font-size: 25px;
line-height: 40px;
color: var(--darkGrayColor);
margin-bottom: 25px;
}
.pl-5,
.px-5 {
padding-left: 0 !important;
}
a.termin_button {
width: 99px;
height: 99px;
top: -27px;
}
a.float_Btn {
display: none;
}

.shortCuts a i {
margin-right: 0px; 
font-size:30px ;
}
.termina-h .fa-chevron-down {
font-size: 12px;
top: 13px;
right: -9px;
position: absolute;
}
.termina .container {
  margin: -9px 0px 0 55px;
}

.dropdown-toggle::after,
.innerNav .shortcuts_block,
.topHeader_txt,
header.FixNav.sticky .shortCuts,
header.FixNav.sticky .termin__block,
header.FixNav.sticky .termin_mob_show,
img.topimg {
display: none;
}
.align-items-center {
align-items: flex-start !important;
}
.copyright .text-center,
.text-right {
text-align: left !important;
}

form.powermail_form.powermail_form_50 {
padding: 0;
}
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-8,
.col-md-2.col-xs-12,
.col-md-4,
.col-md-5,
.col-md-6,
.contact_block .ce-col.col-md-6,
.footer .ce-col.col-md-4,
.footer .col-2,
.footer .col-4,
.gallery_section .col-md-6,
.team_row .col-md-4,
.team_row .col-md-8,
.teaser--section .ce-col.col-md-3,
.teaser--section .ce-col.col-md-4,
.teaser--section .ce-col.col-md-6,
.teaser_block .col-md-3,
.teaser_section .col-md-5,
.teaser_section .col-md-7,
div#c11292 .col-md-6,
nav .col-md-3.col-xs-12,
nav .col-md-7.col-xs-12,
nav .col-md-9.col-xs-12,
nav.navbar-light .col-md-10.col-xs-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.footer .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin: 1em 0;
}
header.FixNav.sticky {
position: fixed;
top: 53px;
left: 0;
right: 0;
z-index: 50;
}
.videoSec .RightMainTitle {
  text-align: start;
  margin-right: 0px;
}

ul.navbar-nav {
background-color: white;
margin-top: 50px;
padding: 20px;

}
li.dropdown.show a i {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.navbar-nav li a,
.navbar-nav ul.dropdown-menu a {
display: block;
text-align: center !important;
}
.navbar-nav li a,
.top_nav .navbar-nav li a {
padding: 15px;
text-align: center;
}
header.FixNav.sticky {background: var(--lightBeigeColor);box-shadow: 0 3px 6px rgb(0 0 0 / 16%);}
.navbar-collapse {
position: absolute;
right: 0;
top: -91px;
left: 0;
z-index: 24;
margin-top: 40px;
padding: 0em 2em 0em;
overflow-y: scroll;
height: 75vh;
}
.pageSpace {
padding: 2em 1em;
position: relative;
}

.copyright_block .container {
max-width: 100%;
}
.copyright_block {
border-top: 2px solid var(--lightBeigeColor);
padding: 1em 25px;
}
.copyright p {
  text-align: start !important;
  line-height: 20px;
  margin-left: 32px;
}
}
@media (min-width: 414px) and (max-width: 415px)  {
  .boxSec1 .row .ce-col:nth-of-type(2), .boxSec3 .row .ce-col:nth-of-type(2) {
    position: absolute;
    right: -24px;
    top: 250px;
}
}
@media only screen and (min-device-width: 1025px) and (max-device-width: 1180px) {
  .boxSec1, .boxSec2, .boxSec3 {
    position: relative;
    width: 100%;
    height: 506px;
    top: 0;
    margin: 0 auto 55px;
    }
    .boxSec1 .container, .boxSec2 .container, .boxSec3 .container {
    background: none;
    }
    .boxSec1 {
    margin-top: 200px;
    }
    .boxSec1, .boxSec3 {
    background-color: var(--grayColor);
    }
    .boxSec2 {
    background-color: var(--goldColor);
    }
    .boxSec1 .row .ce-col:first-of-type, .boxSec3 .row .ce-col:first-of-type {
    position: absolute;
    top: -35px;
    left: -11px;
    }
    .boxSec1 .row .ce-col:nth-of-type(2), .boxSec3 .row .ce-col:nth-of-type(2) {
        position: absolute;
        right: 0;
        top: unset;
          }
    .boxSec1 .container::before, .boxSec3 .container::before {
    border: 3px solid var(--goldColor);
    width: 17px;
    top: 16px;
    right: 30px;
    }
    .boxSec1 .container::after, .boxSec3 .container::after {
    border: 3px solid var(--goldColor);
    width: 17px;
    top: 485px;
    right: 30px;
    }
    .boxSec1 a.mainBtn , .boxSec3 a.mainBtn {
    width: 90%;   
    text-align: center;
    }
    .boxSec2 .row .ce-col:first-of-type {
      position: absolute;
        right: 0;
        top: unset;
        left: unset;
    }
    .boxSec2 .container{
      margin-left: auto;
    }
    .boxSec2 .row{
      flex-direction: row-reverse;
    }
    .boxSec2 .row .ce-col:nth-of-type(2) {
        position: absolute;
        top: -35px;
        left: -11px;
    }
    .boxSec2 .container::before {
    content: "";
    border: 3px solid var(--white);
    width: 17px;
    position: absolute;
    top: 13px;
    right: 30px;
    left: unset;
    }
    .boxSec2 .container::after {
    content: "";
    border: 3px solid var(--white);
    width: 17px;
    position: absolute;
    top: 485px;
    right: 30px;
    left: unset;
    }
    .boxSec2 h3 {
      margin-bottom: 0px;
  }
  .boxSec1 img.image-embed-item, .boxSec2 img.image-embed-item, .boxSec3 img.image-embed-item {
    width: 90%;
  }
  .userSecContent .ce-col:last-of-type .mainBtn {
    margin-top: 66px;
}
  .pageSpace {
    padding: 3em;
    position: relative;
}
  .homeLogo {
    display: none;
  }
  .mobLogo {
    display: block !important;
  }
  .footer .row .ce-col:nth-child(3) {
    padding: 30px 0 0 50px;
  }
  .footer .row .ce-col:first-of-type {
    padding: 30px 0 0 100px;
  }
  .footer .row .ce-col:nth-child(2) {
    padding: 30px 0 0 100px;
  }
  .userSecContent .videoBlock img,.userSecContent img.image-embed-item {
    width: 100%;
}
.top_logo img {
  width: 75%;
}
.userSecContent .ce-col:last-of-type .mainBtn {
  margin-top: 20px;
}
h3.RightMainTitle::after {
  content: "";
  width: 65%;
  border: 2px solid var(--darkGoldColor);
  display: block;
  margin-top: 6px;
  margin-left: 480px;
}
.navbar-nav li a {
  font-size: 13px;
}
nav ul li {
  margin-left: 5px;
}

}



@media (max-width: 375px) {
.shortCuts a{font-size: 18px;}

.arrows_section .ce-inner {
top: -19px;
}
}