@media screen and (max-width:1100px)
{
   .container{
       width: 96%;
   }

   .resp-menu {
        display: block;
        width: 41px;
        height: 38px;
        padding: 8px 6px;
        border: 1px solid #fff;
        border-radius: 4px;
        box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        right: 14px;
        top: 3px;
        z-index: 99;
    }
    .resp-menu span {
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        border-radius: 2px;
        box-sizing: border-box;
    }
    .resp-menu {
        border: 1px solid #fff;
    }
    .resp-menu span {
        background: #fff;
    }
    .resp-menu span:nth-of-type(2) {
        margin: 6px 0;
    }
    .registraion {
        right: 80px;
    }
    header.header{
        padding:8px 0;
    }
    .banner-txt {
        width: 480px;
        color: #fff;
        padding-top: 65px;
    }
    nav .buy-now {
        align-self: center;
        padding: 14px 0;
        margin-right: 45px;
    }
    .menu {
        display: none;
        position: absolute;
        right: 0;
        top: 52px;
        z-index: 99;
        width: 203px;
        background: #2e254a;
        border-radius: 4px;
        padding: 5px 0;
    }
    .ab-left {
        width: 48%;
    }
    .ab-right {
        width: 48%;
        box-shadow: 0 0 9px rgb(0 0 0 / 30%);
    }
    .ar-ply {
        width: 50%;
        margin-top: 29px;
    }
    .find-dealerl {
        width: 50%;
    }
    
    .shop-online {
        width: 50%;
    }

    
}
@media screen and (max-width:800px)
{
    .logo {
        width: 160px;
        order: 2;
        margin-top: 23px;
    }
    .header-right {
        align-self: center;
        width: 100%;
        order: 1;
    }
    .call:after {
        display: none;
    }
   nav .buy-now {
        align-self: center;
        padding: 14px 0;
        margin-right: 45px;
        position: absolute;
        top: -71px;
        right: 0;
    }
    .buy-now a {
        background: #eb1c24;
        color: #fff;
        padding: 4px 11px;
        border-radius: 9px;
        font-weight: 500;
    }
    .resp-menu {
        border: 1px solid #fff;
        top: -66px;
        background: #eb1c24;
        right: 11px;
    }
    .buy-now a {
        background: #eb1c24;
        color: #fff;
        padding: 9px 11px;
        border-radius: 9px;
        font-weight: 500;
    }
    .menu {        
        top: -11px;
    }
    nav li a {
        color: #fff;
        padding: 10px 20px;
        display: block;
        border-bottom: 1px solid #685858;
        width: 100%;
        display: block;
    }
    nav li {
        display: inline-block;
        padding: 0 0px;
        font-size: 14px;
        width: 100%;
    }   

    .banner {
        width: 100%;
        position: relative;
        margin-top: 0;
    }
    .banner-txt h1 {
        font-size: 22px;       
    }
    .ab-left {
        width: 100%;
        margin-bottom: 39px;
    }
    .ab-right {
        width: 100%;
        box-shadow: 0 0 9px rgb(0 0 0 / 30%);
        height: 324px;
    }
    .enquiry .container {        
        background-size: cover;
    }
    .ar-ply {
        width: 100%;
        margin-top: 48px;
    }
    .pro li {
        width: 48%;
        display: inline-block;
        margin: 15px 0;
    }
    .find-dealerl {
      
        height: auto;
        background-size: cover;
        width: 100%;
    }
    .shop-online {
        width: 100%;
        background-size: cover;
        height: auto;
    }
}
@media screen and (max-width:700px)
{
    .ar-ply .text {
        padding: 0 13px;
    }
    .enquire-btn{
        /*display: none;*/
    }
    /*.header-right .call:nth-child(2)*/
    /*{*/
    /*    display: none;*/
    /*}*/
    .logo {
        width: auto;
        
    }
    .banner img{
        display: none;
    }
    .banner img.mob-banner{
        display: block;
    }
    .banner{
        background: url(../images/shop-for-products-with-firewall-plywood-online-1.jpg) 0 0 no-repeat;
        background-size: cover;
    }
    .banner .container {
        position: relative;
        top: 0;
        right: 0;
        margin: auto;
        left: 0;
        display: flex;
        height: auto;
        width: 94%;
        padding: 0;
        margin: 3%;
        padding: 22px 11px;
    }
    .banner-txt {
        width: 100%;
        color: #fff;
        padding-top: 0;
    }
    .banner-txt h1 {
        font-size: 19px;
        line-height: 29px;
    }
    .heading {
        font-size: 21px;
    }
    .about {
        padding: 20px 0;
    }
    .abt-fir li h2 {
        font-size: 13px;
        font-weight: 500;
        padding: 0 13px;
        margin: 15px 0 0 0;
    }
    .enquiry .container {       
        padding: 15px;
    }
    .enq-left, .enq-right {
        width: 50%;
    }
    .center-heading {
        font-size: 20px;
        color: #eb1c24;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .firewall {
        text-align: center;
        padding: 30px 0;
    }
    .ar-ply {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 28px;
    }
    .ar-ply h3 {
        font-size: 22px;
        font-weight: 300;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .pro li {
        width: 100%;
        display: inline-block;
        margin: 6px 0;
    }
    .find-dealerl {
        height: auto;
        background-size: cover;
        width: 100%;
        padding: 20px;
        order:2;
    }
    .dealer-data li {
        width: 100%;
        
    }
    section.dealer-data .container ul:before {
        content: '';
        display: block;
        background: url(../images/down.png) no-repeat center bottom;
        background-size: 100%;
        width: 60px;
        height: 60px;
        position: absolute;
        top: -44px;
        opacity: .8;
        z-index: 1;
        left: auto;
        right: 17px;
    }
    .shop-online {
        width: 100%;
        background-size: cover;
        height: auto;
        padding: 31px;
    }
    .shop-online h2 {
        font-weight: normal;
        margin: 13px 0;
        font-size: 17px;
    }
    .section-logos ul li {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        position: relative;
    }
    .footer-last p {
        width: 100%;
        text-align: center;
        margin-bottom: 7px;
    }
    .call p span{
        display: none;
    }
    .section-logos ul li::after{
        display: none;
    }
    .logo img {
        display: inline-block;
        width: 85px;
        vertical-align: middle;
    }
}
@media screen and (max-width:400px)
{
    nav .buy-now {
        align-self: center;
        padding: 14px 0;
        margin-right: 54px;
        position: absolute;
        top: -62px;
        right: 0;
    }
    .resp-menu {       
        top: -57px;      
    }
    .abt-fir li {
        border-right: 0;
        margin-right: 0;
        text-align: center;
        width: 48%;
        border-bottom: 1px solid #eb1c24;
        margin-bottom: 15px;
        padding-bottom: 16px;
    }
    .heading {
        font-size: 16px;
    }
    .flex-start {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .call p {
        width: auto;
    }
    .enq-form li {
        width: 100%;       
    }
}