


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

.container {
    width: 100%;
    padding: 40px 20px;
    box-sizing: border-box;
}

.address-section {
    flex-wrap: wrap;
}

form.form {
    width: 100%;
    flex-wrap: wrap;
}

img.about-logo {
    width: 200px;
}

.product {
    width: 49%;
}

header .container {
    padding: 20px !important;
}

.diy-content {
    bottom: 58px;
}

.banner {
    background-size: 100%;
    max-height: 410px;
    background-position: inherit;
}

.main-nav {
    width: 60%;
}

.contactform {
    width: 40%;
}

.footer-nav ul {
    margin: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.diylist {
    width: 100%;
}



.video-section {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.ideology-section .diy-content {
    bottom: 0px !important;
    height: 170px;
    position: absolute;
    top: 0;
}

section#hero {
    height: 410px;
}

.diy-content.Support {
    height: 100px;
}
    }

    @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

  }

  @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

 
  }


  @media (max-width: 767.98px) {
      .ftr-header {
    flex-direction: column;
}

.ftr-header .left {
    margin-bottom: 10px;
}
      .diy-content {
  
    align-items: flex-start;
      }
.article {
    width: 100%;
}

.recycle-text .small-text {
    font-size: 1.5em;
}

.blog-section .article {
    width: 100%;
}

.facil-wrapper {
    flex-direction: column;
}

.img-section.fac-1 {
    background-color: #FFF;
}

.img-section.fac-3 {
    background-size: contain;
    background-color: #FFF;
    height: 150px;
}

.grid.flex {
    display: flex;
    flex-direction: column;
}

.recipes.one {
    width: 100%;
    height: 200px;
}

.recipes {
    height: 200px;
    margin-bottom: 20px;
}


.facilities-desc {
    margin-bottom: 20px;
}
     

     footer .container {
    display: flex;
    flex-direction: column;
}

.ftr-section {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.designby {
    margin-top: 20px;
}

 
section.wrapper.main-facilities-section .flex {
    flex-direction: column;
}

section.wrapper.main-facilities-section .left-section {
    width: 100%;
}

.img-section.fac-2 {
    background-color: #FFF;
    height: 220px;
}

section.wrapper.main-facilities-section .right {
    padding: 0;
}


.article .img-section {
    align-items: center;
    justify-content: center;
}


.w-50 {
    width: 100%;
}

section.extra-strip-join.flex .container {
    display: flex;
    flex-direction: column;
}

section.extra-strip-join h2 {
    line-height: 45px;
    font-size: 2em;
    padding: 0;
    text-align: center;
}

.left-section.w-50 {
    width: 100%;
}


section.about-page-section .container {
    flex-direction: column;
}

.container {
}

.about-details-wrapper {
    width: 100%;
}

.video-wrapper.flex {
    flex-direction: column;
}

.video {
    margin-bottom: 30px;
    margin-right: 0 !important;
}

aside.about-right-side {
    width: 100%;
}

section.prd-iner-wrapper .container {
    flex-direction: column;
}

.prd-details-section {
    width: 100%;
    border: 0;
    padding: 0;
}

a.main-prd-img-section {
    width: 50%;
}

aside.product-list-wrapper {
    width: 100%;
    padding: 0;
}

.prd-details-section h1 {
    text-align: center;
}

.flex.prd-details {
    flex-direction: column;
}

.prd-right-details-section {
    width: 100%;
}


section.contact-us-page-section .container {
    flex-direction: column-reverse;
}

section.quality-process-wrapper .container {
    flex-direction: column;
}


h2 {
    line-height: 1.3em;
}

i.fab.fa-apple {
    font-size: 25px;
}

i.fab.fa-google-play {
    font-size: 19px;
}

a.store-icon {
    width: 40px;
}

.burger i {
    font-size: 1em;
}


.product {
    width: 100%;
}

header#header {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

.container {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.flex.ideology-section {
    flex-direction: column;
}

.video-section {
    width: 100%;
}

.video-section iframe {
    width: 100%;
}

.right-column {
    width: 100%;
}

.left-column {
    width: 100%;
}

form.form {
    flex-direction: column;
}

.footer-wrapper {
}

.footer-nav {
    flex-direction: column;
}

.logo-section img {
    width: 80px;
    right: 40px;
}

footer.full-width-container.off-white {
    background-color: whitesmoke;
    padding: 20px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.banner {
    background-size: auto;
}


.social-media-section nav a {
    width: 25px;
    height: 25px;
}

  .main-nav {
    width: 70%;
}

.contact-supp-cat {
    bottom: -5px;
}

.left-prd-image {
    width: 100%;
}

.right-prd-desc {
    width: 100%;
}

.right-prd-desc p {
    width: 100%;
}

.pattern {
    width: 49%;
}

.pattern img {
    width: 100%;
}

ul.gallery li {
    width: 49%;
}

ul.gallery li img {
    height: 125px;
}

.diylist {
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.diy-left-img-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.diy-descr {
    width: 100%;
}

.extra-video-section {
    flex-direction: column;
}

.extra-video-section div {
    width: 100%;
}

.address-section {
    flex-direction: column;
}

.footer-nav ul {
    flex-wrap: wrap;
    margin: 0;
}

.footer-nav ul li {
    width: 100%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    /* border-bottom: 1px solid #ffffff; */
}


.banner-content {
    font-size: 10px;
}

.container.flex-wrapper {
    flex-direction: column;
}


.diy-content.Support {align-items: center;}

.ideology-section .left-column {
    margin-bottom: 20px;
}

.big-text.text-center {
    font-size: .6em !important;

}

.header-section h2 {
    font-size: 1.2em;
    letter-spacing: 0;
    margin-bottom: 20px;
}

img.about-logo {
    width: 200px;
}


.address-section ul {
    padding: 0;
    width: 100%;
}

.main-nav nav a {
    font-size: 1.2em;
    padding: 15px;
}
form.form.design-support-form input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

.container.comun-wrapper {
    flex-direction: column-reverse;
}

.container.comun-wrapper {
    width: 100%;
    flex-wrap: wrap;
}

.addresss-section {
    width: 100% !important;
}

.contactform {
    width: 100%;
    box-sizing: border-box;
}

 .design-for-diy-designer .diy-content {
    bottom: 108px;
    position: relative;
    right: 48px;
}

.overlay-prd-text-desc p {
    font-size: .75em;
}

.overlay-prd-text-desc .a.view-prd-button {
    width: !important;
}

.overlay-prd-text-desc .view-prd-button {
    width: auto;
    padding: 6px 10px;
}

.overlay-prd-text-desc {
    width: 65%;
}
#hero .container {
    display: flex;
    align-items: center;
    margin: 0 15px;
}
.slick-prev, .slick-next{
        display: none !important;
}

.banner.one {
    background-image: url(../images/banner-images/m-1.jpg);
}

.banner.two {
    background-image: url(../images/banner-images/m-2.jpg);
}

.banner {
    background-size: cover;
}

.aluminium-info p{
    margin: initial;
}

.recycled-page-section{
    display: flex;
    height: 100vh;

}

.diy-content.Support a {
    font-size: inherit;
}

.big-text.text-center {
    font-size: inherit;
}

.video-service-wrapper {
    display: flex;
    flex-direction: column;
}

.text-banner h1 {
    font-size: 20px;
}

.fullscreen-bg {
    height: 28vh;
}

.text-banner h1 {
    margin: auto;
    letter-spacing: 4px;
}

.text-banner {
    bottom: 25px;
}

.video-wrapper {
    flex-wrap: wrap;
}

.video-left-section {
    width: 100%;
    margin: 0;
}

.video-right-section {
    width: 100%;
}

.image-play.small-icon img {
    width: 40px;
}

.left-column.aos-init.aos-animate {
}

.header-section.about h2 {
    margin-top: 30px;
}

.info-container {
    padding: 40px;
    box-sizing: border-box;
}

.contact-form .second-container form {
    width: 100%;
}

a.float {
    right: 10px;
}

.video-service-section {
    flex-direction: column;
    align-items: center;
    margin: 20px;
}

.container.flex-wrapper.aos-init.aos-animate {
    align-items: center;
}


a.view-prd-button {
    text-align: center;
    margin: auto;
}

.hero-bottom-content.about.aos-init.aos-animate {
    align-items: center;
    justify-content: center;
}

.column {
    width: 100%;
}

.card {
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.video-wrapper.rev .video-left-section {
    margin: 0;
}

.team-wrapper {
    display: flex;
    flex-wrap: wrap;
}


.ab-service {
    grid-template-columns: 100%;
    margin-bottom: 30px;
}

.ab-service.rev {
    display: flex;
    flex-direction: column-reverse;
}

.ab-service-desc h3 {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.ab-service {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.ab-service-image {
    width: 100%;
}

.ab-service-image img {
    width: 100%;
}

.clients {
    width: 120px;
    height: 120px;
    margin: 10px;
}

.bg-img2 {
    display: none;
}

.bg-img {
    display: none;
}



.bg-img4 {
    display: none;
}

.bg-img3 {
    display: none;
}

.bg-img5 {
    display: none;
}

.bg-img6 {
    display: none;
}

}