@media (min-width: 1025px) and (max-width: 1920px) {
  .logo {
    width: 11%;
  }
  .teaserSection .left figure,
  .right figure {
    width: 100%;
  }
  .content-aboveImage .container {
    margin-bottom: 9rem;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .servicesSec .row .col-md-1 h2 {
    top: 0;
  }

  .top_logo img {
    width: 128px;
    height: 53px;
  }
  .start-text {
    top: 33%;
  }
  .scrolla::after {
    width: 3px;
  }
  .top_space {
    padding-top: 0;
  }
  header.FixNav.sticky {
    position: fixed;
    top: 0em;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    margin: auto;
    z-index: 999;
    border-radius: 0 0 20px 20px;
    padding: 1em;
  }
  .textimg-sec figure img {
    height: 400px;
    object-fit: cover;
    object-position: 8%;
  }
  .start-text h1 {
    font-size: 60px;
    line-height: 58px;
  }
  .start-text h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .doc-sec figure {
    height: 400px;
  }
  .doc-sec figure img {
    object-fit: cover;
    object-position: 65%;
  }

  header.FixNav .container-fluid {
    width: 100%;
  }
  header.FixNav .col-md-2 {
    position: absolute;
    right: 80px;
    top: 19px;
  }

  .first-sec .ce-container {
    max-width: 85%;
  }
  h5 {
    font-size: 23px;
    line-height: 28px;
  }
  h4 {
    font-size: 30px;
    line-height: 34px;
  }

  h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 1rem;
  }
  h2 {
    font-size: 45px;
    line-height: 50px;
  }
  h1 {
    font-size: 60px;
    line-height: 58px;
  }

  p,
  ul li {
    font-size: 17px;
    line-height: 21px;
  }

  .first-sec figure.image {
    width: 216px;
    height: 216px;
    top: unset;
    position: relative;
    left: 70%;
  }

  .Karriere-sec figure {
    height: 400px;
  }
  .Karriere-sec figure img {
    object-fit: cover;
    object-position: 48%;
  }

  .copy-r::before {
    height: 52px;
    width: 78px;
    top: -15px;
    background-size: contain;
    left: -33px;
  }

  .copy-r .ce-container {
    max-width: 85%;
  }

  fieldset.powermail_fieldset .row {
    margin: 0;
    width: 100%;
  }
  .row:has(.powermail_fieldwrap_type_textarea) {
    position: unset;
  }

  .footer-desc-row {
    flex-direction: row;
  }
  .footer .footer-desc-row .title-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .footer-desc-row .doc-col,
  .footer .footer-desc-row .time-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .FixNav .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .navbar-light .row.align-items-center {
    flex-direction: column-reverse;
    gap: 8px;
  }

  .FixNav .social {
    display: flex;
    justify-content: left;
    align-items: center;
    padding-bottom: 13px;
  }
  .powermail_fieldwrap_type_textarea {
    position: unset;
  }
  .row:has(.powermail_fieldwrap_type_check)::before {
    left: 12px;
    top: 145px;
  }
  .powermail_fieldwrap_type_radio label {
    display: block;
    padding-left: 0;
    max-width: 34% !important;
  }
  .row:has(.powermail_fieldwrap_type_check) {
    width: 100%;
    margin-left: unset !important;
    padding: 30px 12px;
  }
  .collapse:not(.show) {
    display: none;
  }
  .navbar-light .navbar-toggler {
    display: block;
  }
  .navbar-collapse {
    box-shadow: none;
    padding: 0;
    position: absolute;
    top: -30px;
    right: -40px;
    /* left: 0; */
    z-index: unset;
    background: transparent;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
  }

  header.FixNav.inner {
    z-index: 1000;
    top: 0;
  }

  fieldset.powermail_fieldset .row .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .powermail_fieldwrap_type_submit input {
    white-space: break-spaces;
    /* margin-top: 1em; */
  }
  .col-sm-10 {
    padding: unset;
  }
  .powermail_fieldwrap_type_submit .col-sm-10 {
    max-width: 100% !important;
    margin: auto !important;
  }
  .formKontakt {
    margin-bottom: unset;
  }
  .innerFirstSection .row {
    margin-left: unset;
    margin-top: unset;
  }
  .specificInnerTOP {
    margin-top: 2rem;
  }
  .specificInnerTOP .col-md-6 {
    padding: unset;
  }
  #page-content {
    position: relative;
    z-index: 1;
  }
  .teaserSection .left figure,
  .right figure {
    width: 100%;
  }
  .teaserSection .specificMarginRight,
  .teaserSection .specificMarginLeft {
    margin-right: unset;
    margin-top: 2rem;
    margin-left: unset;
  }
  .teaserSection .specificMarginLeft {
    display: flex;
    flex-direction: column-reverse;
  }
  .teaserSection .left,
  .teaserSection .right {
    padding: unset;
  }
  .specificWidth {
    padding: 2em 4em;
  }
  .teaserSection {
    padding: unset !important;
  }
  .tableSection h4 {
    line-height: 44px;
  }
  .tx-videogrid .col-4 {
    padding: 0 15px;
  }
  .teaserSection .spacificHeader {
    padding: 0 30px;
  }
  .secondSection .row-cols-md-2 .col p {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 2rem;
  }
  .tableSection h3,
  .spacificHeader h3 {
    margin-left: unset;
  }

  .secondSection img {
    width: 105px;
    margin-bottom: 2rem;
  }
  .secondSection .row-cols-md-2 .col {
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
  }
  .firstSection a.mainBtn,
  .footer a.mainBtn {
    width: 100%;
  }
  .firstSection h1 {
    width: 100%;
    margin: auto;
    margin-top: 50px;
  }
  .mobImage {
    display: block !important;
  }
  .descImage {
    display: none;
  }
  .logo {
    margin-bottom: 9rem;
    width: 210px;
  }
  .underImage {
    width: 415px;
  }
  .content-aboveImage {
    top: 8%;
  }
  .homeStartImage {
    height: 104vh;
  }
  .content-aboveImage h1 {
    color: #000;
  }
  .hero_img #c5 {
    display: none;
  }
  .links {
    position: absolute;
    right: 100px;
    top: -14px;
  }
  .copy-r p {
    font-size: 14px;
  }
  .backy .ce-container {
    background-attachment: unset !important;
  }
  .img_frame figure.image {
    margin-bottom: 2em;
  }
  .logoImage {
    display: none;
  }
  .counter .row {
    flex-direction: column !important;
  }

  .top_logo a {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .top_logo img {
    height: 65px;
    margin: 0 auto;
    display: block;
  }

  header.FixNav {
    padding: 15px;
    width: 100%;
  }
  header.FixNav.sticky {
    width: 100%;
  }
  .section1 h1 {
    font-size: 45px;
    line-height: 50px;
  }

  .section1 h1 + p {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .teaser h2 {
    font-size: 40px;
    line-height: 45px;
  }

  .teaser p {
    font-size: 18px;
  }

  .teaser .col-lg-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section1 .ce-col p {
    font-size: 16px;
  }

  .teaser a.teaserBtn {
    display: block;
    text-align: center;
  }

  .teaser figure.image {
    height: 500px;
    width: 100%;
  }

  .teaser figure.image:after {
    width: 109%;
    height: 62px;
    right: -8px;
    bottom: -29px;
    transform: rotate(-3deg);
  }

  .teaser.right figure.image:after {
    transform: rotate(3deg);
  }

  .counter {
    margin-bottom: 45px;
    margin-top: 15px;
  }

  .counter h2 {
    font-size: 70px;
    margin-bottom: 15px;
    text-align: center !important;
  }

  .counter p {
    text-align: center !important;
  }

  .teaser {
    padding-top: 519px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }

  .counter .row .ce-col:nth-child(2) {
    margin: 0;
  }

  .teaser a.teaserBtn {
    display: inline-block;
  }

  .teaserSection p a {
    padding: 22px 10px;
  }

  .teaserSection .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .teaserSection .row {
    justify-content: center;
  }

  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    min-width: 100%;
    box-shadow: none;
  }

  ul.dropdown-menu a {
    border: none !important;
  }

  nav .col-md-9 {
    position: static;
  }

  header.FixNav {
    padding: 10px 30px;
    height: 100px;
  }

  .top_logo img {
    height: 65px;
  }

  .footer .container {
    position: relative;
    height: auto;
    max-width: 100%;
  }

  .hero_img figure.image,
  .hero_img .videoBlock {
    height: 500px;
  }

  .teaser_block .ce-col.col-md-4 {
    margin-bottom: 2em;
  }

  .hero_img .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .hero_img .ce-col.col-md-6 {
    padding: 0;
  }

  .hero_img .row.align-items-end {
    flex-direction: column-reverse;
  }

  .img_frame figure.image {
    margin-bottom: 2em;
  }

  a.STEF_back-to-top {
    right: 0;
    margin-top: -54px;
    z-index: 999;
  }

  .navbar-nav li a {
    text-align: center;
    color: white;
  }

  .nav_shortcuts span {
    display: none;
  }

  .nav_btns .frame p {
    width: 48%;
    margin: 0 5px;
  }

  .navbar-light .row.align-items-center {
    position: relative;
  }

  nav .col-md-8.col-xs-12,
  .col-md-8,
  .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  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,
  .copyright .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .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 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .hero_img #c5 h1 {
    font-size: 70px;
  }

  .backy .ce-container {
    height: 400px;
  }

  .hero_img a.mainBtn {
    font-size: 18px;
  }

  .section1 h1 {
    font-size: 80px;
    line-height: 80px;
  }

  .section1 h1 + p {
    font-size: 32px;
  }

  .section1 .ce-col p {
    font-size: 18px;
  }

  .dropdown-toggle::after,
  .topHeader_txt,
  img.topimg {
    display: none;
  }

  ul.navbar-nav {
    margin-top: 0;
    padding: unset;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-wrap: wrap;
  }

  .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: 10px;
    text-align: center;
  }
  /* ***********amr fix********* */
  .navbar-collapse {
    background: #c6975e;

    z-index: 30;
    padding: 2em;
    position: absolute;
    border-radius: 0;
    width: 100%;
    right: 0;
    top: 75px;
    border-radius: 0 0 20px 20px;
  }
  header.FixNav.sticky .navbar-collapse {
    top: 9px;
  }
  .navbar-nav li a.active_nav {
    color: white;
  }
  .section1.toplinks .ce-col p {
    font-size: 15px;
  }

  .navbar-toggler {
    right: 15px;
    top: 20px;
  }

  header.FixNav .col-md-1,
  header.FixNav .col-md-2 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  header.FixNav .col-md-9 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .top_logo img {
    margin: 0;
    width: 90%;
    height: 60px;
  }

  .pageSpace {
    padding: 3em 0;
  }
  /* ***********amr fix************ */
  .teaserSection .specificWidth .ce-col.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .mobile-karrier-form {
    display: block;
  }
  .desctop-karrier-form {
    display: none;
  }

  .main-hero .scrolla {
    bottom: 5%;
  }
  .main-hero .scrolla p {
    font-size: 17px;
    line-height: 24px;
  }
  header.FixNav {
    position: relative;
    top: 0em;
    left: 49%;
    transform: translate(-50%, 0);
    width: 100%;
    margin: auto;
    z-index: 999;
    border-radius: 0 0 20px 20px;
    padding: 1em 0;
    box-shadow: 0px 20px 60px #00000024;
    background-color: var(--BG-SECTION);
  }
  .copy-r {
    background-color: #474747;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    width: 107%;
    top: 50%;
    left: -2%;
  }

  .main-hero .back-ground img {
    object-position: 62%;
  }

  .firstSec .image {
    display: flex;
    justify-content: right;
  }
  .firstSec .ce-container {
    max-width: 100%;
    margin: auto;
  }
  .firstSec .row .text {
    width: 85%;
    margin: auto;
  }

  .firstSec .row {
    flex-direction: column-reverse;
  }
  header.FixNav {
    position: absolute;
  }
  .servicesSec.pageSpace {
    padding: 7em 0;
  }
  .FixNav .social {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 15px;

    height: 58px;
    top: 0;
    left: -20px;
  }
  .main-hero .back-ground img {
    top: 30%;
  }
  .navbar-light .row.align-items-center {
    position: relative;
    flex-direction: column;
  }
  .navbar-toggler {
    top: -55px;
  }
  header.FixNav {
    top: 0em;
    left: 50%;
    padding: 1em;
  }
  header.FixNav .col-md-2 {
    top: 61px;
    left: 0px;
  }
  .navbar-collapse {
    top: 9px;
    border-radius: 0 0 20px 20px;
  }
  .start-text {
    width: 90%;
  }
  .firstSec.pageSpace {
    padding: 19em 0 5em;
    overflow-x: hidden;
  }
  .firstSec .row .text {
    position: unset;
    margin-top: 2em;
  }
  .firstSec figure {
    width: 569px;
    height: 474px;
  }
  .firstSec h2 {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 1rem;
    position: absolute;
    top: 2%;
  }
  .firstSec h3 {
    margin-bottom: 2rem;
    position: absolute;
    top: 4%;
  }

  .servicesSec .ce-container {
    max-width: 80%;
    margin: auto;
  }
  .servicesSec .row {
    justify-content: left;
    padding: 1em;
    padding-bottom: 2em;
  }
  .servicesSec .row .image-s {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .servicesSec .row .col-md-1 h2 {
    margin-top: 1em;
  }
  .servicesSec .row .acc {
    margin-top: -2em;
  }
  .servicesSec .row .col-md-1 {
    margin-top: -95px;
    justify-content: flex-start;
  }
  .servicesSec .row figure {
    width: 432px;
    height: 657px;
    position: relative;

    right: -100px;
    top: -120px;
  }
  .instaFeedSec h2 {
    text-align: left !important;
  }
  .instaFeedSec .ce-container {
    max-width: 80%;
  }
  .instaFeedSec .text a.mainBtn {
    width: 50%;
    padding: 10px 10px;
    font-size: 17px;
    line-height: 30px;
  }

  .footer {
    background-color: #474747;
    height: 100%;
  }
  .footer .row {
    height: 100%;
    flex-direction: column-reverse;
  }
  .footer .ce-col.col-md {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer iframe {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    top: 20px;
    left: -5%;
    width: 675px;
    height: 281px;
  }
  .footer .header {
    transform: rotate(0deg);
    right: 0;
    position: absolute;
    bottom: 0;
    top: 7%;
    left: 4%;
  }
  .footer .ADRESSE {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    position: relative;
    left: 0px;
  }

  .footer .ANFAHRT {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .footer .ANFAHRT p:nth-of-type(2) {
    padding-bottom: 0;
  }
  .footer .ANFAHRT.sociall {
    padding-bottom: 2em;
  }

  .footer .col-md-8 .row:first-of-type {
    flex-direction: row;
    display: flex;
    align-items: unset;
    justify-content: unset;
    gap: 0em;
    padding: 7em 2em 0;
  }
  .footer .col-md-8 {
    display: flex;
    align-items: unset;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2em 1em;
  }
  .footer .ce-col.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .ce-container {
    max-width: 85%;
  }

  .footer .ANFAHRT img {
    width: 50px;
    height: 49px;
  }
  .footer a.mainBtn {
    font-size: 15px;
    line-height: 21px;
    width: 85%;
  }
  .copy-r {
    margin-top: -1em;
  }
  .copy-r .ce-container {
    max-width: 100%;
  }
  .copy-r .row .name {
    flex: 0 0 100%;
    max-width: 100%;
    right: 0;
    left: 0;
  }
  .copy-r .cr-links {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    right: 0em;
  }
  .copy-r.pageSpace {
    padding: 0 0 2em;
  }
  .copy-r .ce-col.col-md-4 {
    justify-content: center;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    width: 115%;
    top: 50%;
    left: -5%;
  }

  .firstSec h2 {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 1rem;
  }
  header.FixNav.sticky .navbar-collapse {
    top: 70px;
  }
  header.FixNav .navbar-collapse {
    top: 70px;
  }
  .firstSec h3 {
    margin-bottom: 2rem;
  }
  .firstSec .ce-col.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  h5 {
    font-size: 23px;
  }
  .firstSec .ce-container {
    max-width: 95%;
    margin: 0 0 0 auto;
  }
  .firstSec.pageSpace {
    padding: 6em 0;
    overflow-x: hidden;
  }
  .navbar-light .row.align-items-center {
    gap: 0;
  }
  .firstSec figure {
    width: 100%;
    height: 100%;
    top: 26px;
    position: relative;
  }
  .firstSec figure img {
    top: -25px;
    right: 0;
  }
  .servicesSec .ce-container {
    max-width: 60%;
    margin: auto;
  }

  .servicesSec .row {
    justify-content: left;
    padding: 1em;
    padding-bottom: 2em;
  }
  .servicesSec .row .image-s {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .servicesSec .row .col-md-1 h2 {
    margin-top: 1em;
  }
  .servicesSec .row .acc {
    margin-top: -2em;
  }
  .servicesSec .row .col-md-1 {
    margin-top: -95px;
    justify-content: flex-start;
  }
  .servicesSec .row figure {
    width: 391px;
    height: 596px;
    position: relative;

    right: -125px;
    top: -120px;
  }

  .instaFeedSec .text a.mainBtn {
    width: 75%;
    padding: 10px 10px;
  }
  .instaFeedSec.pageSpace {
    padding: 7em 0;
  }
  .instaFeedSec .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .footer {
    background-color: #474747;
    height: 100%;
    padding: 3em 0 0 !important;
  }
  .footer .row:first-of-type {
    height: 100%;
  }
  .footer .ce-col.col-md {
    flex: 0 0 30%;
    max-width: 30%;

    margin-top: 3em;
  }
  .footer iframe {
    width: 350px;

    height: 115%;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    top: -20px;
    left: -20%;
  }
  .footer .header {
    transform: rotate(-90deg);
    right: -75px;
    position: absolute;
    bottom: 60%;
  }
  .footer .header h2 {
    transform: translate(-40%);
  }
  .footer .ADRESSE {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    left: 0;
  }

  .footer .ANFAHRT {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .footer .ANFAHRT.sociall {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .footer .ANFAHRT p:nth-of-type(2) {
    margin-bottom: 1em;
  }
  .footer .col-md-8 .row:first-of-type {
    display: flex;
    align-items: unset;
    justify-content: unset;
    gap: 0;
  }
  .footer .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 4em 4em 0;
  }
  .footer .ce-col.col-md-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .footer .ce-col.col-md-4.newText {
    flex: 0 0 65%;
    max-width: 65%;
    margin: auto;
    position: relative;
    bottom: 2em;
    padding: 0;
  }
  .footer .ce-container {
    max-width: 85%;
  }

  .footer .ANFAHRT img {
    width: 50px;
    height: 49px;
  }
  .footer a.mainBtn {
    font-size: 15px;
    line-height: 21px;
    width: 80%;
  }
  .copy-r.pageSpace {
    padding: 2em;
  }
  .copy-r {
    position: relative;
    background-color: #474747;
    margin-top: 0;
    z-index: 0;
  }
  .copy-r .row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-top: -2em;
    flex-direction: column;
  }
  .copy-r .cr-links p a {
    text-decoration: underline;
  }
  .copy-r .ce-col.col-md-4 {
    display: flex;
    align-items: center;
    justify-content: end;
  }
  .copy-r .cr-links {
    flex: 0 0 36%;
    max-width: 36%;
    position: relative;
    left: 23px;
    justify-content: start !important;
  }
  .copy-r .company {
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    top: 0;
    right: 4%;
  }
  .copy-r .row .name {
    flex: 0 0 36%;
    max-width: 36%;
    position: relative;
    left: 23px;
    justify-content: start !important;
  }

  .copy-r .ce-container {
    max-width: 100%;
    margin-right: 0;
  }

  .copy-r p {
    margin: 0;
    color: #c6975e;
    font-size: 14px;
    line-height: 30px;
  }

  .copy-r p a {
    text-decoration: none;
  }

  fieldset.powermail_fieldset .row .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }

  .doc-sec .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  header.FixNav {
    height: 130px;
  }

  header.FixNav .col-md-2 {
    position: absolute;
    right: -8em;
    top: 15px;
  }

  .first-sec .ce-container {
    max-width: 85%;
  }

  .collapse:not(.show) {
    display: none !important;
  }
  .homeStartImage {
    height: 130vh;
  }
  .underImage {
    width: 530px;
  }
  header.FixNav {
    padding: 10px 15px;
    width: 100%;
    height: 94px;
    position: fixed;
    left: 50%;
  }
  header.FixNav.sticky {
    position: fixed;
    padding: 10px 15px;
  }
  .FixNav .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  div#navbarNavDropdown {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .teaserSection .left figure,
  .right figure {
    width: 772px;
  }

  .specificWidth .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .logo {
    margin-bottom: 1rem;
    width: 210px;
  }
  header.FixNav.sticky {
    width: 100%;
  }
  .links {
    position: absolute;
    right: 100px;
    top: -14px;
  }
  .hero_img figure.image,
  .hero_img .videoBlock {
    height: calc(100vh - 62px);
  }
  .hero_img #c5 {
    display: block;
  }
  .logoImage {
    display: block;
  }
  .top_logo {
    display: inline-block;
    opacity: 1;
  }
  #instaFeed.owl-carousel .item a.ima {
    width: 333px;
    height: 415px;
  }
  .owl-carousel .item {
    width: 370px;
    height: 530px;
  }
  .owl-carousel .item .ins-head img {
    width: 42px;
    height: 41px;
  }
  .owl-carousel .item::before {
    width: 359px;
    height: 482px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .doc-sec .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .links {
    position: absolute;
    right: 100px;
    top: -14px;
  }
  .copy-r p {
    font-size: 14px;
  }
  .top_space {
    padding-top: 6em;
  }

  .teaserSection p a {
    padding: 22px 10px;
  }

  .teaserSection .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .teaserSection .row {
    justify-content: center;
  }

  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    min-width: 100%;
    box-shadow: none;
  }

  ul.dropdown-menu a {
    border: none !important;
  }

  nav .col-md-9 {
    position: static;
  }

  header.FixNav {
    padding: 15px;
  }

  .footer .container {
    position: relative;
    height: auto;
    max-width: 100%;
  }

  .teaser_block .ce-col.col-md-4 {
    margin-bottom: 2em;
  }

  a.STEF_back-to-top {
    right: 0;
    bottom: 50px;
  }

  .navbar-nav li a {
    text-align: center;
  }

  .nav_shortcuts span {
    display: none;
  }

  .nav_btns .frame p {
    width: 48%;
    margin: 0 5px;
  }

  .navbar-light .row.align-items-center {
    position: relative;
  }

  nav .col-md-8.col-xs-12,
  .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copyright .text-center,
  .text-right {
    text-align: left !important;
  }

  .links a.mr-3 {
    margin-right: 1.3em !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 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-md-6,
  .footer .ce-col.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .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 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .dropdown-toggle::after,
  .topHeader_txt,
  img.topimg {
    display: none;
  }

  ul.navbar-nav {
    margin-top: 0;
    padding: 30px 0px;
  }

  .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;
  }

  .pageSpace {
    padding: 3em 2em;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .collapse:not(.show) {
    display: none;
  }

  header.FixNav {
    padding: 15px;
    width: 80%;
    padding: 15px 0 !important;
  }
  .teaserSection .left figure,
  .right figure {
    width: 772px;
  }
  .underImage {
    width: 530px;
  }
  .specificWidth .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .navbar-collapse {
    top: 96px;
  }
  /* **********amr fix************ */
  .logo {
    margin-bottom: 33rem;
    width: 210px;
  }
  header.FixNav.sticky {
    width: 80%;
  }
  /* **********amr fix************ */
  .homeStartImage {
    height: 108vh;
  }
  .content-aboveImage {
    top: 11%;
  }
  .doc-sec .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .owl-nav {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    width: 113%;
    top: 50%;
    left: -5%;
  }

  .main-hero .back-ground img {
    object-position: 62%;
  }
  .copy-r {
    background-color: #474747;
  }
  .specific_container #template .container {
    max-width: 100%;
    padding: 0;
  }

  .specific_container h1 {
    font-size: 37px;
    line-height: 42px;
  }
  .specific_container #c19088 {
    margin-top: 3em;
  }
  .start-text {
    top: 39%;
  }

  .servicesSec .row .col-md-1 h2 {
    top: 0;
  }

  .top_space {
    padding-top: 0;
  }

  header.FixNav {
    position: fixed;
    top: 0em;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    margin: auto;
    z-index: 999;
    border-radius: 0 0 20px 20px;
    padding: 1em 0;
    box-shadow: 0px 20px 60px #00000024;
    background-color: var(--BG-SECTION);
  }
  header.FixNav.sticky {
    position: fixed;
    top: 0em;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    margin: auto;
    z-index: 999;
    border-radius: 0 0 20px 20px;
    padding: 1em;
  }
  .top_logo img {
    width: 128px;
    height: 53px;
  }
  .main-hero .scrolla {
    bottom: 5%;
  }
  .main-hero .scrolla p {
    font-size: 14px;
    line-height: 24px;
  }

  .start-text h3 {
    width: 70%;
    margin: 0 auto 1em;
  }
  .start-text {
    width: 100%;
  }
  .firstSec .row {
    flex-direction: column-reverse;

    margin-top: 1em;
  }
  .firstSec.pageSpace {
    padding: 23em 0 5em;
    overflow-x: hidden;
  }
  .firstSec .ce-container {
    max-width: 100%;
    margin: auto;
  }
  /* .firstSec .image {
    display: flex;
    justify-content: right;
  } */
  .firstSec .col-md-6.image {
    width: 100%;
    margin-left: auto;
    max-height: 260px;
    overflow: hidden;
    top: -23px;
  }
  .firstSec figure {
    border-radius: unset;
  }
  .firstSec .row .text {
    position: unset;
    margin-top: 2em;
    width: 85%;
    margin: auto;
  }
  /* .firstSec figure {
    width: 308px;
    height: 256px;
    position: unset;
    right: 0;
  } */
  .firstSec figure img {
    right: 0;
    border-radius: unset;
    top: unset;
  }
  .servicesSec.pageSpace {
    padding: 4em 0;
  }
  .firstSec h2 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 1rem;
    /* position: absolute;
    top: 2%; */
  }
  .firstSec h3 {
    margin-bottom: 2rem;
    /* position: absolute;
    top: 4%; */
  }
  .firstSec #c20032 {
    position: absolute;
    top: 2%;
  }

  .servicesSec.pageSpace {
    overflow: hidden;
  }
  .servicesSec .ce-container {
    max-width: 80%;
    margin: auto;
  }
  .servicesSec .row {
    justify-content: left;
    padding: 1em;
    padding-bottom: 2em;
  }
  .servicesSec .row .image-s {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .servicesSec .row .col-md-1 h2 {
    margin-top: 1em;
  }
  .servicesSec .row .acc {
    margin-top: -2em;
  }
  .servicesSec .row .col-md-1 {
    margin-top: 35px;
    justify-content: flex-start;
    flex: 0 0 10%;
    max-width: 10%;
  }
  .servicesSec .row figure {
    width: 280px;
    height: 410px;
    position: relative;

    right: -40px;
    top: -100px;
  }
  .servicesSec .row figure img {
    left: 0;
  }
  .accordion-button {
    font-size: 20px;
    line-height: 24px;
    padding: 0;
    padding-right: 3em;
  }
  .accordion-header button::before {
    right: 0px;
    top: 30%;
    transform: translate(-50%, -50%);
  }
  .instaFeedSec.pageSpace {
    padding: 4em 0;
  }
  .instaFeedSec .ce-container {
    max-width: 80%;
    margin: auto;
  }
  .instaFeedSec h2 {
    text-align: left !important;
  }

  .instaFeedSec .text a.mainBtn {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    padding: 10px 10px;
  }
  .servicesSec .row figure {
    width: 280px;
    height: 410px;
  }

  .footer {
    background-color: #474747;
    height: 100%;
  }
  .footer .row {
    height: 100%;
    flex-direction: column-reverse;
  }
  .footer .ce-col.col-md {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer iframe {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    top: 20px;
    left: -14%;
    width: 331px;
    height: 242px;
  }
  .footer .header {
    transform: rotate(0deg);
    right: 0;
    position: absolute;
    bottom: 0;
    top: 3%;
    left: 5%;
  }
  .footer .ADRESSE {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    position: relative;
    left: 0px;
  }

  .footer .ANFAHRT {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .ANFAHRT.sociall {
    padding-bottom: 2em;
  }
  .footer .ANFAHRT p:nth-of-type(2) {
    margin-bottom: 2em;
  }
  .footer .col-md-8 .row:first-of-type {
    flex-direction: column;
    display: flex;
    align-items: unset;
    justify-content: unset;
    gap: 0;
    padding: 8em 0 0;
  }
  .footer .col-md-8 {
    padding: 0 2em;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .ce-col.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .ce-container {
    max-width: 82%;
  }

  .footer .ANFAHRT img {
    width: 50px;
    height: 49px;
  }

  .footer .ANFAHRT a {
    position: relative;
    z-index: 1;
  }

  .footer a.mainBtn {
    font-size: 15px;
    line-height: 21px;
    width: 100%;
  }
  .copy-r {
    margin-top: -1em;
  }
  .copy-r .ce-container {
    max-width: 90%;
    margin-right: auto;
  }
  .copy-r p {
    font-size: 14px;
  }
  .copy-r .row .name {
    flex: 0 0 100%;
    max-width: 100%;
    right: 0em;
  }
  .copy-r .cr-links {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    right: 0em;
  }
  .copy-r.pageSpace {
    padding: 0 0 2em;
  }
  .copy-r .ce-col.col-md-4 {
    justify-content: center;
  }
  /* ////////////// */

  .powermail_fieldwrap_type_file .col-sm-10::after {
    font-size: 15px;
    white-space: nowrap;
  }
  fieldset .row .powermail_file {
    width: 90%;
    margin-left: 26px;
  }
  .first-sec h1 {
    word-break: break-word;
  }

  .textimg-sec figure img {
    height: 400px;
    object-fit: cover;
    object-position: 28%;
  }
  .textimg-sec h3 {
    position: unset;
    transform: unset;
    margin: 0;
  }

  .mobile-karrier-form {
    display: block;
  }
  .desctop-karrier-form {
    display: none;
  }

  .first-sec .ce-container {
    max-width: 85%;
  }

  p,
  ul li {
    font-size: 16px;
    line-height: 24px;
  }

  .first-sec figure.image {
    width: 240px;
    height: 240px;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .Karriere-sec figure,
  .doc-sec figure {
    height: 400px;
  }
  .doc-sec figure img {
    object-fit: cover;
    object-position: 65%;
  }

  .powermail_fieldwrap_type_textarea {
    position: unset;
  }
  .row:has(.powermail_fieldwrap_type_check)::before {
    left: 12px;
    top: 165px;
  }
  .powermail_fieldwrap_type_radio label {
    max-width: 35% !important;
    display: block;
    padding-left: 0;
  }
  .row:has(.powermail_fieldwrap_type_check) {
    width: 100%;
    margin-left: unset !important;
    padding: 30px 12px;
  }
  header.FixNav.inner {
    z-index: 1000;
    top: 0;
  }

  fieldset.powermail_fieldset .row .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .powermail_fieldwrap_type_submit input {
    white-space: break-spaces;
    /* margin-top: 1em; */
  }
  .powermail_fieldwrap_type_radio {
    flex-direction: column;
  }
  .powermail_fieldwrap_type_radio .col-sm-10 {
    max-width: 100% !important;
    flex-direction: column;
  }
  .col-sm-10 {
    padding: unset;
  }
  .powermail_fieldwrap_type_submit .col-sm-10 {
    max-width: 100% !important;
    margin: auto !important;
  }
  .formKontakt {
    margin-bottom: unset;
  }
  .innerFirstSection .row {
    margin-left: unset;
    margin-top: unset;
  }
  .specificInnerTOP {
    margin-top: 2rem;
  }
  .specificInnerTOP .col-md-6 {
    padding: unset;
  }
  #page-content {
    position: relative;
    z-index: 1;
  }
  .teaserSection .left figure,
  .right figure {
    width: 100%;
  }
  .teaserSection .specificMarginRight,
  .teaserSection .specificMarginLeft {
    margin-right: unset;
    margin-top: 2rem;
    margin-left: unset;
  }
  .teaserSection .specificMarginLeft {
    display: flex;
    flex-direction: column-reverse;
  }
  .teaserSection .left,
  .teaserSection .right {
    padding: unset;
  }
  .specificWidth {
    padding: 2em 1em 2em 2em;
  }
  .teaserSection {
    padding: unset !important;
  }
  .tableSection h4 {
    line-height: 44px;
  }
  .tx-videogrid .col-4 {
    padding: 0 15px;
  }
  .teaserSection .spacificHeader {
    padding: 0 15px;
  }
  .secondSection .row-cols-md-2 .col p {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .tableSection h3,
  .spacificHeader h3 {
    margin-left: unset;
  }

  .secondSection img {
    width: 105px;
    margin-right: unset;
    margin-bottom: 2rem;
  }
  .secondSection .row-cols-md-2 .col {
    -ms-flex-preferred-size: 0;
    flex-basis: unset;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
  }

  .backy .ce-container {
    background-attachment: unset !important;
  }
  .logoImage {
    display: none;
  }
  .section2 h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .navbar-nav li a.active_nav {
    color: white;
  }
  header.FixNav.sticky {
    width: 100%;
  }
  .navbar-collapse {
    background: #c6975e;
    box-shadow: 0px 3px 6px #00000029;
    right: 0;
    top: 18px;
    left: 0;
    z-index: 30;
    padding: 0 1em;

    position: absolute;
    border-radius: 0 0 20px 20px;
  }
  .FixNav .social {
    max-width: 35%;
    left: 0;
    top: 9px;
  }
  fieldset.powermail_fieldset .row {
    width: 100%;
  }

  .row:has(.powermail_fieldwrap_type_textarea) {
    position: unset;
  }

  .hero_img #c5 {
    display: none;
  }

  .pageSpace {
    padding: 2em 1em;
  }

  .contact_box {
    top: 0;
    padding: 0;
  }

  .hero_img figure.image,
  .hero_img .videoBlock {
    height: 250px;
  }

  .teaser_block .ce-col.col-md-4 {
    margin-bottom: 2em;
  }

  div#c18879 figure.image img {
    object-fit: cover;
    object-position: top;
  }

  div#c18879 figure.image {
    height: 500px;
    width: 100%;
    margin: 0;
  }

  .logo_txt h1 {
    width: 90%;
    margin: 0 AUTO;
  }

  .hero_img .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .hero_img .ce-col.col-md-6 {
    padding: 0;
  }

  .hero_img .row.align-items-end {
    flex-direction: column-reverse;
  }

  .logo_txt .ce-gallery {
    height: 264px;
  }

  h1 {
    font-size: 40px;
    line-height: 45px;
  }

  h2 {
    font-size: 45px;
    line-height: 50px;
  }

  h3 {
    font-size: 26px;
    line-height: 30px;
  }

  h4 {
    font-size: 30px;
    line-height: 34px;
  }
  h5 {
    font-size: 20px;
    line-height: 24px;
  }
  #age-content {
    position: relative;
    z-index: 1;
  }

  .img_frame figure.image {
    margin-bottom: 2em;
  }

  .top_logo a {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .top_logo img {
    height: 100%;
    margin: 0;
    display: block;
  }

  .top_logo {
    display: block;
    opacity: 1;
  }

  header.FixNav .col-md-4 {
    display: flex;
    justify-content: flex-start;
    position: relative;

    left: 0px;
  }
  /* ************amr fix********** */
  header.FixNav {
    padding: 1em;
    width: 100%;
    height: 90px;
    min-width: 100%;
  }
  header.FixNav .col-md-3 {
    width: 100%;
  }

  /* -------------------------------------- */
  .drop-content,
  .drop-content ul,
  .dropdown_c,
  .navbar-light .row.align-items-center {
    position: relative;
  }

  .dropdown_c {
    margin: 20px 0;
    background: var(--goldColor);
    width: 100%;
    border-radius: 0;
    display: inline-block;
    border: 0px solid var(--beigeColor);
    padding: 10px 0;
    color: #fff;
  }

  .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: #fff;
    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 {
    display: none;
  }

  a.STEF_back-to-top {
    bottom: 5%;
    margin-top: -54px;
    z-index: 999;
  }

  a.rezeption {
    padding: 20px 0;
    padding-left: 60px;
    background: #fff url(/fileadmin/user_upload/kwdt/online.svg) no-repeat left
      center;
    background-position-x: 42%;
    border-radius: 100px 0 0 100px;
    font-size: 0;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  }

  .online {
    right: -1px;
    z-index: 99999;
  }

  .copy-r p {
    text-align: center;
  }

  .online {
    position: fixed;
    bottom: 60px;
    right: 0;
  }

  .navbar-nav li a {
    text-align: center;
  }

  .nav_shortcuts span {
    display: none;
  }

  .FixNav .social {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 15px;

    height: 58px;
    top: 0;
    left: 0px;
  }

  header.FixNav .container-fluid {
    width: 100%;
  }

  .nav_btns .frame p {
    width: 48%;
    margin: 0 5px;
  }

  .navbar-light .row.align-items-center {
    position: relative;
    flex-direction: column;
  }

  nav .col-md-8.col-xs-12,
  .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .copyright_block p {
    margin-bottom: 0.6em;
  }

  .txtBlock iframe {
    margin-top: 1em;
  }

  .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 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-md-6,
  .footer .ce-col.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .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 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .dropdown-toggle::after,
  .topHeader_txt,
  img.topimg {
    display: none;
  }

  ul.navbar-nav {
    margin-top: 0;
    padding: 30px 0px;
  }

  .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;
  }

  .nav_btns .frame p {
    margin: 6px 5px;
  }

  .inner-p {
    padding-bottom: 4em;
  }

  .downloads_Btns a.mainBtn {
    margin-bottom: 10px;
  }

  .arrows_section:before,
  .arrows_section:after {
    content: "";
    width: 38%;
    top: 15px;
  }

  nav .col-md-9 {
    position: static;
  }

  .navbar-toggler {
    position: absolute;
    right: 12px;
    top: -40px;
    z-index: 200;
  }

  /* .top_space {
    padding-top: 3em;
  } */

  ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    min-width: 100%;
    box-shadow: none;
  }

  ul.dropdown-menu a {
    border: none !important;
  }

  footer {
    padding: 60px 15px;
  }
  .backy .ce-container {
    height: 290px;
  }

  .vedioSection .mob-vid {
    display: block;
  }
  .vedioSection .desctop-vid {
    display: none;
  }
  #instaFeed.owl-carousel .item a.ima {
    width: 265px;
    height: 331px;
  }
  .owl-carousel .item {
    width: 300px;
    height: 435px;
  }
  .owl-carousel .item .ins-head img {
    width: 33px;
    height: 33px;
  }
  .owl-carousel .item::before {
    width: 286px;
    height: 383px;
  }
  #instaFeed {
    margin: 40px 0;
  }
  .owl-nav img {
    width: 15px;
  }
}
@media only screen and (max-device-width: 375px) {
  .homeStartImage {
    height: 130vh !important;
  }
  .start-text {
    top: 43%;
  }

  .top_logo a {
    width: 80%;
    margin: 0;
  }
  header.FixNav {
    height: 90px;
  }
}

@media only screen and (max-device-width: 390px) {
  .instaFeedSec .insta {
    padding: 0;
  }
  .owl-nav img {
    width: 15px;
  }
}
