:root {
  --mainOrange: #d2ac69;
  --lightOrange: #e6c883;
  --mainGray: #111;
  --lightGray: #999;
  --black: #000;
  --white: #fff;
}

@media (max-width: 780px) {
  .footer-logo,
  header .top-header,
  footer .col-xl-3,
  footer .rights,
  #home h2,
  #home h3,
  #home p,
  #home .sep,
  section h2,
  section h3,
  section p,
  section .sep,
  .logo img {
    opacity: 1;
  }

  .for-desktop-only {
    display: none;
  }

  #loader-wrapper,
  nav .menu .menu-item .wee,
  .hide-on-mobile {
    display: none !important;
  }
  .rd-navbar-toggle,
  .rd-navbar-content__toggle {
    display: block;
    margin-left: 0px;
    position: absolute;
    margin-top: 10px;
  }
  #float header nav {
    margin-top: 0;
  }
  #float nav {
    position: fixed;
    display: none;
    left: -100%;
    top: 60px;
    background: var(--black);
    margin: 0;
    width: 100%;
    transition: 0.3s all ease;
    z-index: 99;
    border-radius: 0;
  }

  #float nav .menu {
    display: block;
    margin-right: 0;
  }

  #float nav a {
    width: 100%;
  }

  .cl-effect-9 a:before,
  .cl-effect-9 a:after,
  .cl-effect-9 a.current:before,
  .cl-effect-9 a.current:after {
    display: none;
  }

  .cl-effect-9 a {
    border-top: 1px solid var(--black);
    border-bottom: 1px solid var(--black);
  }

  .cl-effect-9 a:hover,
  .cl-effect-9 a.current {
    border-top: 1px solid var(--lightGray);
    border-bottom: 1px solid var(--lightGray);
  }

  .icon-scroll {
    display: none;
  }
  .panel__title {
    font-size: 20px;
  }

  header .header-panel-list {
    margin: 0 auto;
    border-radius: 0px !important;
    background: var(--black);
    display: block;
    position: fixed;
    right: -325px;
    top: 60px;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  header .header-panel-list li {
    display: block;
    border: 0;
    text-align: right;
    padding: 14px 20px 10px 14px;
  }
  header .header-panel-list li:last-child {
    border: 0;
    margin-bottom: 14px;
    text-align: center;
  }

  header.floated .top-header {
    height: 60px;
  }

  header.floated .top-header:after {
    top: 59px;
  }

  header.floated .logo-scroll {
    display: block;
    position: absolute;
    padding: 0;
    height: 60px;
    width: 76%;
    left: 12%;
    margin: 0 auto !important;
    text-align: center;
  }
  header.floated .logo-scroll img {
    height: 36px;
    margin: 12px auto;
  }

  #otherPage header .logo-scroll {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 76%;
    left: 12%;
    text-align: center;
  }

  #otherPage header .logo-scroll img {
    display: block;
    position: relative;
    margin: 10px auto 0px auto;
    text-align: center;
    height: 36px;
  }

  .call-us-btn-wrapper,
  .message-us-btn-wrapper {
    left: 10px;
  }
  #toTop {
    right: 10px;
  }
  .page-head .h1-wrapper:after,
  .page-head .h2-wrapper:after {
    display: none;
  }
  .page-head .h1-wrapper,
  .page-head .h2-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: auto;
    bottom: auto;
  }
  .page-head .h2-wrapper {
    padding: 5px 10px 5px 0;
  }
  .page-head .h1-wrapper {
    margin-top: 60px;
  }
  /* CONTENT */
  section#oNas .row,
  section#home .row {
    display: block;
    flex-wrap: inherit;
  }

  section#oNas .row > [class*="col-"],
  section#home .row > [class*="col-"] {
    display: block;
    flex-direction: inherit;
  }
  section#home .innerPadding,
  section#oNas .innerPadding,
  section#oferta .innerPadding,
  section#oferta .innerPadding2 {
    padding: 30px;
  }
  section {
    padding: 30px 0px;
  }
  section#oNas h3,
  section#home h1,
  section#home h3,
  section#oferta h3 {
    font-size: 18px;
  }

  section#home img {
    margin-top: 0;
    width: 100%;
  }
  section#home .doswiadczenieRect {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-right: 14px;
  }

  section#home .doswiadczenieRect strong {
    font-size: 60px;
    line-height: 72px;
  }

  section#home .doswiadczenieRect span {
    font-size: 14px;
    font-weight: 100;
    margin-top: -10px;
  }

  section#home .doswiadczenieRect div {
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 10px;
  }

  section#oNas .nopadding {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .mobile-only {
    display: block;
  }

  section#oNas .bgoNas img {
    width: 100%;
  }
  .page-head {
    min-height: auto;
  }
  section#offer h4 {
    font-size: 18px;
  }
  section#offer h5 {
    font-size: 16px;
  }
  .faq-list-item {
    padding: 15px;
  }
  .contact-table tr td input[type="submit"] {
    display: table;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    width: 230px;
    line-height: 40px;
    font-size: 16px;
    padding: 0;
  }
  .cookies-info a.akceptuje {
    margin: 0 auto;
  }
  .contact-table tr td {
    display: block;
    width: 100%;
  }
  /* FOOTER */
  footer .col-xl-3 {
    margin-bottom: 20px;
  }
  footer p {
    margin-bottom: 0px;
  }
  footer {
    padding: 30px 0px 0px 0px;
  }
  footer h2,
  footer h3,
  footer h4 {
    text-align: center;
  }
  footer .contact-info,
  footer .social-links,
  footer .footer-links li {
    text-align: center;
  }
  footer .social-links li {
    margin: 0 20px;
  }
  footer .footer-logo img {
    max-width: 80%;
    max-height: auto;
    margin: 0 auto;
    text-align: center;
  }
  footer .footer-logo {
    text-align: center;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 20px;
  }
  footer .social-title {
    margin: 30px auto 20px auto;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
  }
  .footer-social-buttons {
    text-align: center;
    margin-bottom: 0px;
  }

  .footer-social-buttons a {
    margin: 0 auto;
  }

  .footer-social-buttons a:last-child {
    margin-right: 0;
  }
  footer .col-content i {
    margin-bottom: 20px;
  }
  .footer-col {
    margin-bottom: 10px;
  }
  footer .col-12:last-child {
    margin-bottom: 0;
  }
  footer .rights p {
    font-size: 10px;
  }
  /* FIGURE */
  figure#coNasWyroznia {
    padding: 30px 0px;
  }
  figure#coNasWyroznia h3,
  section#oferta h6 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 20px;
  }
  figure#coNasWyroznia .krok-desc p {
    font-size: 16px;
  }
  figure#coNasWyroznia a,
  section#home a {
    margin: 20px auto 0 auto;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 230px;
  }
  figure#coNasWyroznia .title {
    font-size: 14px;
    font-weight: bold;
  }
  figure#coNasWyroznia .icon {
    font-size: 30px;
    width: 70px;
    height: 70px;
  }
  /* ASIDE */
  aside .logo img {
    width: 70%;
    margin: 0 auto;
  }
  aside .logo {
    margin: 30px auto;
    width: 80%;
  }
  .project {
    width: 150px;
    height: 150px;
  }
  .project-image img {
    width: 150px;
  }
  .portfolio li {
    display: inline-block !important;
  }
}

@media (min-width: 1180px) and (max-width: 1350px) {
}

@media (min-width: 1025px) and (max-width: 1179px) {
}

@media (min-width: 1600px) {
}

@media (min-width: 1900px) {
}
