@media only screen and (min-width: 1600px) and (max-width: 2000px) {
  .navbar-nav li a {
    font-size: 100px;
  }
}
@media only screen and (max-width: 1920px) and (max-height: 1024px) {
  .navbar-nav li a {
    font-size: 100px;
  }
  .navbar-collapse {
    padding: 66px 6% 0;
  }
  .marketing-panels {
    padding-top: 6em;
  }
}

@media only screen and (min-width: 1024px) {
  .sr-second .grid-item:hover figure::before,
  .sr-second .grid-item:hover .ce-textpic .ce-bodytext h3,
  .sr-second .grid-item:hover .ce-textpic .ce-bodytext p {
    opacity: 1;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1920px) {
  /* ul.dropdown-menu {
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.8s ease-in-out;
  }

  .navbar-nav .dropdown:hover .dropdown-menu,
  .navbar-nav .dropdown .dropdown-toggle.Active + .dropdown-menu {
    opacity: 1;
    visibility: visible;
  } */
  ul.dropdown-menu {
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
  }

  .navbar-nav .dropdown.show > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1700px) {
  .reviews-slider {
    padding-top: 14em;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1500px) {
  ul.dropdown-menu {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-20%, -50%) !important;
  }
  .navbar-nav li a {
    /* //////////////////////eslam */
    font-size: 70px;
  }

  .scalable-img-sec .frame-type-text {
    width: 80%;
  }

  .second-sec .txt-col {
    padding: 0 6em;
  }

  .marketing-panels .col-md-6:first-child a.mainBtn {
    width: 75%;
  }
  .mp-image-stack img {
    height: 650px !important;
  }

  h4 {
    font-size: 36px;
  }

  .sr-third .col-md-4:nth-of-type(3) {
    padding-top: 6em;
  }
  .sr-forth .custom-grid-wrapper .grid-item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .nav_btns .grid-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .reviews-slider {
    padding-top: 14em;
  }
}

/* ----------- iPad ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .form-element-fileupload .file-input-wrapper::after {
    width: 40%;
  }

  .seo-vid-sec .video-frame-container {
    display: none;
  }

  .second-sec.seo-acc-sec .txt-col {
    padding: 2em 3em;
  }

  .text-highlight-sec .frame-type-text:nth-of-type(1) {
    width: 100%;
    margin: auto;
  }

  .seo-iconText-sec .custom-grid-wrapper .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .seo-iconText-sec .custom-grid-wrapper .grid-item .ce-textpic {
    padding: 1.5rem;
    min-height: auto;
    display: flex;
    margin-bottom: 2rem;
  }
  .seo-iconText-sec .custom-grid-wrapper .grid-item .ce-textpic .ce-gallery {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px;
  }
  .seo-iconText-sec .custom-grid-wrapper .grid-item .ce-textpic .ce-bodytext {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    padding: 0 15px;
  }

  .seo-heatmap-sec .row .img-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .seo-heatmap-sec .row .txt-col {
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
    margin: 2rem auto 0;
  }

  .nav_btns .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .header-vid-sec video {
    object-fit: cover;
    height: 100vh;
  }

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

  

  h1 {
    font-size: 64px;
    line-height: 77px;
  }

  h4 {
    font-size: 36px;
    line-height: 43px;
  }
  h5 {
    font-size: 88px;
    line-height: 106px;
  }

  header.FixNav {
    width: 85%;
  }

  .taps-sec .container,
  .first-sec .container {
    max-width: 95%;
  }

  .seo-iconText-sec.kontakt .custom-grid-wrapper a.mainBtn,
  a.mainBtn {
    width: 55%;
  }
  .second-sec .txt-col a.mainBtn {
    width: auto;
  }

  .marketing-panels .col-md-6:first-child a.mainBtn {
    width: auto;
  }

  .tabs-viewport {
    padding: 30px 0 0;
    height: auto;
  }

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

  .border-250 figure img {
    height: 857px;
  }

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

  .sr-forth h1 {
    font-size: 64px;
    line-height: 77px;
  }

  /* by islam */
  .webdesign.seo-iconText-sec .custom-grid-wrapper .grid-item .ce-textpic {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/*iPad in landscape*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .geo-pills-sec .col-md-4 .frame-type-text {
    min-height: 143px;
  }

  .video-embed iframe {
    width: 100% !important;
    height: 70vh !important;
  }

  .instafeed .owl-item .ima video,
  .instafeed .owl-item .ima img {
    height: 400px;
    object-fit: cover;
  }

  .sr-third .row {
    background-position-y: 41%;
  }
  .sr-third .col-md-4:nth-of-type(3) {
    padding-top: 15em;
  }
  .sr-third .col-md-4:nth-of-type(2) {
    margin-top: 6em;
  }
  .sr-third .col-md-4 figure {
    width: 210px;
  }
  .nav_btns .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 60%;
  }

  .sr-third .custom-grid-wrapper .grid-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .sr-forth .custom-grid-wrapper .grid-item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .first-sec figure {
    width: 363px;
  }

  .second-sec .txt-col {
    padding: 0 3em;
    margin-left: -4%;
  }

  .scalable-img-sec figure img {
    height: 95vh;
  }

  .taps-sec .second-sec {
    width: 850px;
    height: auto;
  }
  .taps-sec .second-sec .img-col figure img {
    height: auto;
  }

  .taps-sec .second-sec .txt-col {
    padding: 0 4em;
  }
  .taps-sec .second-sec .txt-col a.mainBtn {
    width: auto;
  }

  .marketing-panels .col-md-6:first-child {
    padding: 40px;
    height: 55vh;
  }
  .mp-image-stack img {
    height: 610px !important;
  }

  .reviews-slider {
    padding-top: 16em;
  }

  .navbar-nav li a {
    font-size: 70px;
  }
  ul.dropdown-menu {
    left: 50% !important;
    top: 50% !important;
    transform: translate(5%, -50%) !important;
    max-height: 500px;
    overflow: auto;
  }
  .navbar-collapse {
    padding: 87px 6% 0;
  }

  textarea.form-control {
    height: 401px;
  }

  .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-4.custom-w {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
  }

  .team-sec .grid-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* by islam */
  .webdesign.seo-iconText-sec .custom-grid-wrapper .grid-item {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 15px;
  }
  .webdesign.seo-iconText-sec.fw-sec .container {
    max-width: 95%;
  }
  .webdesign.seo-iconText-sec
    .custom-grid-wrapper
    .grid-item
    .ce-textpic
    .ce-bodytext {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .webdesign.seo-iconText-sec .custom-grid-wrapper {
    margin-left: 10px;
  }
  /* by islam */
}

/*iPad in portrait*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .scrolling-gallery .grid-item {
    width: 85vw;
  }
  .video-embed iframe {
    width: 100% !important;
    height: 40vh !important;
  }

  .instafeed .owl-item .ima video,
  .instafeed .owl-item .ima img {
    height: 500px;
    object-fit: cover;
  }

  .seo-vid-sec .frame-type-text,
  .dentist-pills-sec .frame-type-text {
    width: 100%;
    margin: auto;
  }

  .second-sec.seo-acc-sec .txt-col {
    -ms-flex: 0 0 76%;
    flex: 0 0 76%;
    max-width: 76%;
  }

  .seo-btn-sec .img-col,
  .seo-btn-sec .text-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dentist-pills-sec .row {
    margin: 0;
  }
  .dentist-pills-sec .row .col-md-6 {
    margin: 1rem 0;
  }

  .seo-iconText-sec .custom-grid-wrapper .grid-item img.image-embed-item {
    max-width: 100px;
    height: 48px;
  }

  .seo-heatmap-sec .row .container-wrapper {
    flex-wrap: wrap;
  }
  .seo-heatmap-sec .row .container-wrapper .frame-type-text {
    width: 50%;
    flex: 0 0 50%;
    padding: 0 15px;
    order: 0;
  }
  .seo-heatmap-sec .row .container-wrapper .frame-type-text:nth-of-type(3) {
    text-align: right;
  }
  .seo-heatmap-sec .row .container-wrapper .frame-type-textpic {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 15px;
    order: 1;
  }
  .heatmap-desc .container {
    max-width: 95%;
  }
  .seo-heatmap-sec .row .txt-col {
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
  }
  .geo-pills-sec .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 1rem 0;
  }

  .sr-forth .custom-grid-wrapper .grid-item,
  .sr-first .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sr-first .row.reverse {
    flex-direction: row;
  }

  .scaler-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: clamp(8px, 2vw, 16px);
    padding: clamp(8px, 2vw, 16px);
  }

  /* Remap positions to 3-col grid */
  .pos-tl {
    grid-area: 1 / 1;
  }
  .pos-tr {
    grid-area: 1 / 3;
  }
  .pos-ml {
    grid-area: 2 / 1;
  }
  .pos-mr {
    grid-area: 2 / 3;
  }
  .pos-bl {
    grid-area: 3 / 1;
  }
  .pos-br {
    grid-area: 3 / 3;
  }

  .pos-6,
  .pos-7,
  .pos-8,
  .pos-9,
  .pos-10,
  .pos-11,
  .pos-12 {
    display: none;
  }

  .sr-third .col-md-4:nth-of-type(1),
  .sr-third .col-md-4:nth-of-type(3) {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .sr-third .col-md-4:nth-of-type(3) {
    margin-left: 40%;
  }
  .sr-third .col-md-4:nth-of-type(2) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 3em 0;
  }
  .sr-third .col-md-4 figure {
    width: 161px;
  }
  .sr-third .row {
    background-position-y: 40%;
  }
  .sr-third .custom-grid-wrapper .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sr-forth video {
    margin-bottom: 2em;
  }

  .sr-second .grid-item,
  .sr-second.seo-first .grid-item,
  .sr-second.seo-first.grundung-first .grid-item {
    width: 100%;
    padding: 0 15px;
    height: 160px;
    overflow: hidden;
    margin: 15px 0;
  }
  .sr-second .grid-item figure {
    height: 160px;
    border-radius: 40px;
    overflow: hidden;
    transition: all 1s ease-in-out;
  }
  /* .sr-second .grid-item:hover figure, */
  .sr-second .grid-item.active figure {
    height: 457px;
  }
  /* .sr-second.seo-first.grundung-first .grid-item:hover figure, */
  .sr-second.seo-first.grundung-first .grid-item.active figure {
    height: 557px;
  }
  .sr-second .grid-item img {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }

  .team-sec .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  h2 {
    font-size: 40px;
    line-height: 48px;
  }

  .inner-start-sec h1 {
    font-size: 64px;
    line-height: 77px;
    letter-spacing: 10%;
  }

  .header-vid-sec p {
    font-size: 64px;
  }

  .reverse {
    flex-direction: column-reverse;
  }

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

  .first-sec figure {
    width: 100%;
  }

  .second-sec .txt-col {
    -ms-flex: 0 0 96%;
    flex: 0 0 96%;
    max-width: 96%;
    padding: 78px 4em;
    margin: -4% auto 0;
  }
  .second-sec .img-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .scalable-img-sec figure img {
    height: 848px;
  }

  .taps-links a {
    font-size: 16px;
  }
  .taps-sec .second-sec {
    width: 648px;
    height: 100%;
  }
  .taps-sec .second-sec .img-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .taps-sec .second-sec .img-col figure img {
    height: 580px;
    width: 100%;
    object-fit: cover;
  }
  .taps-sec .second-sec .txt-col {
    height: auto;
    -ms-flex: 0 0 96%;
    flex: 0 0 96%;
    max-width: 96%;
    padding: 78px 4em;
    margin: -4% auto 0;
  }

  .marketing-wrapper h1 {
    font-size: 64px;
    line-height: 77px;
  }
  .marketing-panels .row {
    gap: 15px;
  }
  .marketing-panels .col-md-6:last-child,
  .marketing-panels .col-md-6:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .marketing-panels .col-md-6:last-child {
    padding: 0;
  }
  .marketing-panels .col-md-6:first-child {
    height: auto;
  }
  .mp-text-stack {
    min-height: 130px !important;
  }
  .mp-image-stack img {
    height: 435px !important;
  }
  .mp-arrow-nav {
    margin-left: 12%;
  }

  .kontakt-sec .container {
    max-width: 85%;
  }
  .kontakt-sec .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  textarea.form-control {
    height: 385px;
  }

  .scroll-panel figure img,
  .scroll-panel .frame-type-text {
    height: 49vh;
  }

  a.STEF_back-to-top {
    right: 2.5%;
    bottom: 99px;
  }
  a.STEF_back-to-top img {
    width: 25px;
  }

  .copy-r .row .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .copy-r p,
  .copy-r a {
    font-size: 14px;
    line-height: 20px;
  }

  .footer .row .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .owl-container .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 45px;
  }

  .owl-container .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 45px;
  }
  .owl-container .owl-carousel .owl-nav button.owl-prev {
    margin-left: -1em;
  }
  .owl-container .owl-carousel .owl-nav button.owl-next {
    margin-right: -1em;
  }

  .newsSlider .owl-item {
    height: 570;
  }

  .teaser .teaser-content a.mainBtn {
    margin-bottom: 3rem;
  }

  #c455 img {
    height: 400px;
    object-fit: cover;
  }

  .teaser-image img {
    height: 400px !important;
  }

  .shortCuts.d-none.d-sm-block {
    margin-right: 90px;
  }

  nav .col-md-3.col-xs-12,
  nav .col-md-9.col-xs-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .shortCuts {
    right: 35%;
    top: -20px;
  }

  button.navbar-toggler {
    margin-top: 0;
    position: absolute;
    right: 19px;
    top: -23px;
  }

  .navbar-nav li a {
    font-size: 64px;
  }

  ul.dropdown-menu {
    left: 0 !important;
    top: 100% !important;
    margin-top: 0px;
    width: 100%;
    border-radius: 0;
    padding-top: 1em;
    padding-bottom: 3em;
    z-index: 100;
    min-width: 100%;
    box-shadow: none;
    width: 100%;
    position: relative !important;
    top: 0 !important;
    margin: 0;
    transform: none !important;
  }

  .navbar-collapse {
    padding: 120px 6% 0;
  }

  .navbar-nav {
    height: 75vh;
    overflow: auto;
  }

  .tx-videogrid .col-4 {
    margin-bottom: 35px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .topLogo {
    display: block;
    width: 246.44px;
    padding: 10px 0;
  }

  .top_logo {
    top: 30%;
    left: 50%;
  }

  .Teaser .col-3 {
    margin-bottom: 2em;
  }

  .topTxt p {
    text-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
    color: #ffffff;
    font-size: 33px;
    font-weight: 400;
    line-height: 45px;
    text-align: center;
  }

  iframe {
    margin-bottom: 0;
  }

  .scrolla {
    bottom: 10%;
  }

  .copyright a {
    margin-left: 0;
    margin-right: 15px;
  }

  .footer .col-4:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-4.pt-5 {
    padding-right: 0px;
    padding-left: 30px;
  }

  .dropdown-toggle::after {
    display: none;
  }

  .col-8,
  .col-md-6,
  .col-6,
  .col-5,
  .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-3,
  .footer .col-4,
  .footer .col-2,
  .ipadRow .col-6,
  .col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .footer .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

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

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1025px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  nav .row.align-items-center {
    display: flex;
    flex-direction: row;
  }
}

/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .home-img-slider .owl-carousel .owl-item img {
    height: 40vh;
  }

  nav .row.align-items-center {
    flex-direction: row;
  }
  nav .col-md-9.col-xs-12 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  nav .col-md-3.col-xs-12 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .white-teaser .col-md-6,
  .dark-teaser .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  i.fas.fa-angle-down.d-block.d-md-none.d-lg-none {
    display: block !important;
    float: right;
    margin-left: 13px;
    margin-top: 4px;
  }

  nav ul.dropdown-menu {
    position: ABSOLUTE !important;
    left: 0 !important;
    top: 100% !important;
    margin-top: 0px;
    width: 100%;
    background: #fff;
    border: 0px solid #fff;
    border-radius: 0;
    padding-top: 1em;
    padding-bottom: 3em;
    z-index: 100;
    min-width: 375px !important;
    box-shadow: 0px 2px 4px rgb(126 126 126 / 50%) !important;
  }

  li.dropdown {
    position: relative;
  }

  nav.navbar-light .col-md-7.col-xs-12 {
    position: static;
    border-top: 1px solid #979797;
  }

  .shortCuts.d-none.d-sm-block {
    margin-right: 11px;
    top: 28%;
  }

  .navbar-nav li a {
    padding: 20px 27px;
  }

  .navbar-collapse {
    position: relative;
    width: 100%;
    background: transparent;
    box-shadow: unset;
    top: 0;
    opacity: unset;
    height: auto;
    left: unset;
  }

  .videoBlock.stndalone img {
    width: 100%;
    height: 100%;
  }

  .teaser .container-fluid {
    padding: 0 3%;
  }

  .teaser .ce-textpic.ce-center.ce-above {
    min-height: 550px;
  }
}

/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  /* by islam */
  .webdesign.seo-iconText-sec .custom-grid-wrapper .grid-item {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 15px;
  }
  .webdesign.seo-iconText-sec.fw-sec .container {
    max-width: 95%;
  }
  .webdesign.seo-iconText-sec .custom-grid-wrapper .grid-item .ce-textpic {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .webdesign.seo-iconText-sec .custom-grid-wrapper {
    margin-left: 10px;
  }
}

/* ------------------------------------- */
@media (max-width: 320px) {
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
}

/* Small devices (landscape phones, less than 768px) */
@media (min-width: 1001px) and (max-width: 1280px) {
}

@media (min-width: 776px) and (max-height: 991px) {
}

@media (max-width: 991.98px) {
}

@media (min-width: 767px) and (max-width: 991.98px) {
}

@media (min-width: 500px) and (max-width: 766px) {
}

@media (max-width: 766px) {
  
  
  .marketing-panels {
    padding-top: 4em !important;
  }
  .video-embed iframe {
    width: 100% !important;
    height: 30vh !important;
  }
  .form-element-fileupload .file-input-wrapper::after {
    width: 60%;
  }

  .scrolling-gallery .grid-item {
    width: 85vw;
  }

  .team-sec .container-wrapper .frame-type-text {
    top: 14%;
  }

  .instafeed .owl-item .ima video,
  .instafeed .owl-item .ima img {
    height: 600px;
    object-fit: cover;
  }

  .seo-vid-sec .video-frame-container {
    display: none;
  }

  .text-highlight-sec .frame-type-text:nth-of-type(1),
  .seo-vid-sec .frame-type-text,
  .dentist-pills-sec .frame-type-text {
    width: 100%;
    margin: auto;
  }

  .second-sec.seo-acc-sec .txt-col {
    -ms-flex: 0 0 76%;
    flex: 0 0 76%;
    max-width: 76%;
  }

  .seo-btn-sec .img-col,
  .seo-btn-sec .text-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dentist-pills-sec .row {
    margin: 0;
  }
  .dentist-pills-sec .row .col-md-6 {
    margin: 1rem 0;
  }

  .seo-btn-sec a.mainBtn {
    padding: 4px 8px;
  }
  .seo-btn-sec .text-col {
    padding: 24px;
  }
  .seo-btn-sec .img-col img.image-embed-item {
    border-radius: 20px;
  }

  .second-sec.seo-acc-sec .img-col figure img {
    height: auto;
  }

  .seo-iconText-sec .custom-grid-wrapper .grid-item img.image-embed-item {
    max-width: 100px;
    height: 48px;
    margin: 0 0 2em;
  }
  .seo-iconText-sec .custom-grid-wrapper {
    margin-top: 1em;
  }

  .seo-iconText-sec .custom-grid-wrapper .grid-item {
    margin: 1rem 0;
  }
  .seo-iconText-sec .custom-grid-wrapper .grid-item .ce-textpic {
    min-height: auto;
    padding: 2em;
  }

  .seo-iconText-sec .custom-grid-wrapper .grid-item,
  .seo-heatmap-sec .row .img-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .seo-heatmap-sec .row .container-wrapper {
    flex-wrap: wrap;
  }
  .seo-heatmap-sec .row .container-wrapper .frame-type-text {
    width: 50%;
    flex: 0 0 50%;
    padding: 0 15px;
    order: 0;
  }
  .seo-heatmap-sec .row .container-wrapper .frame-type-text:nth-of-type(3) {
    text-align: right;
  }
  .seo-heatmap-sec .row .container-wrapper .frame-type-textpic {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 15px;
    order: 1;
  }
  .heatmap-desc .container {
    max-width: 95%;
  }
  .seo-heatmap-sec .row .txt-col {
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
    margin-top: 1em;
  }
  .geo-pills-sec .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 1rem 0;
  }

  .sr-forth .custom-grid-wrapper .grid-item,
  .nav_btns .grid-item,
  .sr-third .custom-grid-wrapper .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sr-forth video {
    margin-bottom: 2em;
  }

  .sr-third .row {
    background-position-y: 42%;
  }
  .sr-third .col-md-4:nth-of-type(2) {
    margin: 2em 0;
  }
  .sr-third .col-md-4 figure {
    width: 117px;
  }

  .sr-first .col-md-6 {
    padding: 0;
    margin: 15px 0;
  }

  .sr-forth h1 {
    font-size: 32px;
    line-height: 38px;
  }

  .sr-second .grid-item,
  .sr-second.seo-first .grid-item,
  .sr-second.seo-first.grundung-first .grid-item {
    width: 100%;
    padding: 0 15px;
    height: 160px;
    overflow: hidden;
    margin: 15px 0;
  }
  .sr-second .grid-item figure {
    height: 160px;
    border-radius: 40px;
    overflow: hidden;
    transition: all 1s ease-in-out;
  }
  /* .sr-second .grid-item:hover figure, */
  .sr-second .grid-item.active figure {
    height: 457px;
  }
  /* .sr-second.seo-first.grundung-first .grid-item:hover figure, */
  .sr-second.seo-first.grundung-first .grid-item.active figure {
    height: 557px;
  }
  .sr-second .grid-item img {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }

  .scaler-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: clamp(8px, 2vw, 16px);
    padding: clamp(8px, 2vw, 16px);
  }

  /* Remap positions to 3-col grid */
  .pos-tl {
    grid-area: 1 / 1;
  }
  .pos-tr {
    grid-area: 1 / 3;
  }
  .pos-ml {
    grid-area: 2 / 1;
  }
  .pos-mr {
    grid-area: 2 / 3;
  }
  .pos-bl {
    grid-area: 3 / 1;
  }
  .pos-br {
    grid-area: 3 / 3;
  }

  .pos-6,
  .pos-7,
  .pos-8,
  .pos-9,
  .pos-10,
  .pos-11,
  .pos-12 {
    display: none;
  }

  .team-sec .grid-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer a.mainBtn,
  a.mainBtn {
    width: 80%;
  }
  .second-sec .txt-col a.mainBtn {
    width: auto;
  }

  .marketing-panels .col-md-6:first-child a.mainBtn {
    width: auto;
  }

  .header-vid-sec p {
    font-size: 32px;
  }

  .pageSpace.first-sec {
    padding: 3em 0 4em;
  }
  .first-sec .container {
    max-width: 95%;
  }
  .first-sec figure {
    width: auto;
    margin: 0 0 4em;
  }

  .second-sec .txt-col {
    -ms-flex: 0 0 94%;
    flex: 0 0 94%;
    max-width: 94%;
    padding: 45px 2em;
    margin: -4% auto 0;
  }
  .second-sec .img-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .second-sec .img-col figure img {
    height: 584px;
  }

  .scalable-img-sec figure img {
    height: 630px;
  }
  .scalable-img-sec .frame-type-text {
    width: 65%;
  }
  .scalable-img-sec .frame-type-text h5 {
    font-size: 40px;
    line-height: 47px;
  }

  .taps-links {
    flex-direction: column;
    gap: 20px;
    border-bottom: unset;
  }
  .taps-links a {
    font-size: 16px;
    text-align: center;
  }
  .taps-sec .second-sec {
    width: 376px;
    height: 100%;
  }
  .taps-sec .second-sec .img-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .taps-sec .second-sec .img-col figure img {
    height: 300px;
    width: 100%;
    object-fit: cover;
  }
  .taps-sec .second-sec .txt-col {
    height: auto;
    -ms-flex: 0 0 94%;
    flex: 0 0 94%;
    max-width: 94%;
    padding: 45px 2em;
    margin: -4% auto 0;
  }
  .tabs-track {
    gap: 21px;
  }
  .tabs-viewport {
    padding: 30px 0 0;
    height: auto;
  }

  .marketing-wrapper {
    margin-bottom: 6em;
  }
  .mp-nav {
    margin-top: 58px;
  }
  .marketing-panels .row {
    gap: 15px;
    justify-content: center;
  }
  .marketing-panels .col-md-6:last-child,
  .marketing-panels .col-md-6:first-child {
    -ms-flex: 0 0 95%;
    flex: 0 0 95%;
    max-width: 95%;
  }
  .marketing-panels .col-md-6:first-child {
    padding: 43px;
  }
  .marketing-panels .col-md-6:last-child {
    padding: 0;
  }
  .marketing-panels .col-md-6:first-child {
    height: auto;
  }
  .mp-text-stack {
    min-height: 150px !important;
  }
  .mp-image-stack img {
    height: 350px !important;
  }
  .mp-arrow-nav {
    margin-left: 12%;
  }

  .reviews-slider {
    padding-top: 12em !important;
  }
  .reviews-slider .owl-carousel .owl-item img {
    width: 70px;
    height: 70px;
  }
  .reviews-slider .owl-carousel .owl-item .carousel-content blockquote {
    bottom: -85px;
    left: 80px;
  }

  
  .sec-width50 .container {
    max-width: 95%;
  }
  .kontakt-sec .container {
    max-width: 92%;
  }

  .btn-toolbar button {
    margin-top: 1em;
  }

  .inner-start-sec h1 {
    font-size: 32px;
    line-height: 38px;
  }

  .border-250 figure img {
    height: 541px;
  }

  .scroll-panel figure img {
    height: 48vh;
  }

  .scroll-panel .frame-type-text {
    height: 50vh;
  }

  .accordion-item button {
    font-size: 24px;
  }
  .accordion-header button::before {
    background-size: contain;
    width: 25px;
    height: 25px;
  }

  .partners-wrapper .owl-carousel.owl-drag .owl-item {
    height: 70px;
  }
  .partners-wrapper .owl-carousel .owl-item img {
    width: 76px;
    margin: 5px auto 0;
  }

  .copy-r .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .reverse {
    flex-direction: column-reverse;
  }

  .owl-nav {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 0 1em;
  }

  .header-vid-sec video {
    object-fit: cover;
    height: 100vh;
  }

  .reviews-slider .owl-carousel .owl-item img {
    margin-bottom: 1em;
  }

  .accordion-button.collapsed:after,
  .accordion-button:after {
    top: 33px;
  }

  .owl-container .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 45px;
  }

  .owl-container .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 45px;
  }

  .termina {
    right: inherit;
    left: 0;
  }

  .innerImg figure.image {
    height: 250px;
    margin: 0;
  }

  .innerImg img.image-embed-item {
    object-fit: cover;
  }

  .tx-videogrid .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  nav.navbar-light.navbar-expand-md {
    position: relative;
    padding: 0;
  }

  h1 {
    font-size: 32px;
    line-height: 38px;
  }
  h2 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 1rem;
  }
  h3 {
    font-size: 16px;
    line-height: 19px;
  }
  h4 {
    font-size: 28px;
    line-height: 33px;
  }
  h5 {
    font-size: 64px;
    line-height: 77px;
  }

  .card button.btn.btn-link {
    font-size: 20px;
  }

  .teaser .container-fluid {
    padding: 0 2em;
  }

  .pageSpace {
    padding: 2em 0;
  }

  .footer {
    padding: 2em 0 0;
  }

  .top_logo {
    width: 250px;
    top: 50%;
    left: 50%;
  }

  .topimg {
    position: relative;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .navContent {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
  }

  .navbar-collapse {
    padding: 85px 6% 0;
  }

  .navbar-nav li a {
    padding: 10px 0;
    display: block;
    font-size: 64px;
    display: flex;
    justify-content: space-between;
  }

  .navbar-nav li a:hover:before {
    display: none;
  }

  .dropdown-toggle::after {
    display: none;
  }

  .copyright a {
    margin-left: 0;
    margin-right: 15px;
  }

  .footer .col-3 {
    margin-bottom: 1em;
  }

  .footer table.contenttable {
    margin-bottom: 20px;
  }

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

  .col-8,
  .col-4,
  .col-md-6,
  .col-6,
  .col-5,
  .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-3,
  .footer .col-4,
  .footer .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer .col-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .teaser .ce-textpic.ce-center.ce-above {
    min-height: auto;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }

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

  iframe {
    height: 400px;
  }

  .scrolla {
    width: 90%;
    bottom: 12%;
  }

  header.FixNav {
    width: 70%;
  }

  .shortCuts {
    display: none;
  }

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

  .shortCuts a {
    padding: 8px 20px;
    width: 100%;
    border-bottom: 1px solid #979797;
  }

  nav .col-md-9.col-xs-12 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  nav .col-md-3.col-xs-12 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  button.navbar-toggler {
    margin-top: -50px;
    position: absolute;
    right: 31px;
    bottom: -22px;
  }

  ul.dropdown-menu {
    left: 0 !important;
    top: 100% !important;
    margin-top: 0px;
    width: 100%;
    border-radius: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    z-index: 100;
    min-width: 100%;
    box-shadow: none;
    width: 100%;
    position: relative !important;
    top: 0 !important;
    margin: 0;
    transform: none !important;
  }

  .navbar-nav ul.dropdown-menu a {
    padding: 15px 0;
    display: block;
    font-size: 24px;
    text-transform: inherit;
    text-align: left;
  }

  .topLogo {
    display: block;
    padding: 0 0 0 10px;
    width: 160px;
  }

  .navbar-nav {
    height: 58vh;
    overflow: auto;
  }

  .d-sm-none {
    display: none;
  }
  /* by islam */
  .scroll-panel .frame-type-text p:not(.lead) {
    max-height: 95%;
    overflow-y: auto;
  }
}

/* Laptop */
@media (min-width: 1350px) and (max-width: 1400px) {
  .navbar-nav li a {
    font-size: 50px;
  }
}

/* Small Desktop */
@media (min-width: 1440px) and (max-width: 1599px) {
  .navbar-nav li a {
    font-size: 70px;
  }
}

/* Desktop */
@media (min-width: 1600px) and (max-width: 1919px) {
  .navbar-nav li a {
    font-size: 80px;
  }
}

/* Full HD */
@media (min-width: 1920px) and (max-width: 2559px) {
  .navbar-nav li a {
    font-size: 110px;
  }
}

/* 2K */
@media (min-width: 2560px) {
  .navbar-nav li a {
    font-size: 132px;
  }
}
