@media screen and (max-width:1400px) {

    /* Navbar */

    .navbar-brand {
        width: 30%;
    }



    .equipementRental img {
        width: 99%;
        height: 330px;

    }


    /* .aboutUsPage img {

        height: 658px;


    } */

    .chooseMainImg {
        height: 720px;
    }

    .tradingImg img {
        height: 530px;
    }

    .constructionPage img {
        height: 450px;
    }



    #blog-posts .blog-box {
        height: 350px;
    }

    .constructionImg img {
        height: 530px !important;
    }

}

@media screen and (max-width:1200px) {

    html {
        overflow-x: hidden;
    }

    /* Navbar */


    .navbar-brand {
        width: 30%;
    }

    .carousel-caption {
        width: 85%;
        bottom: 15%;
    }

    .carousel-caption p {
        text-shadow: 0 0 2px #000;
        line-height: 40px !important;

    }


    .carousel-inner img {
        width: 100%;
        height: 450px;
        object-fit: cover;
    }

    .equipementRental img {
        width: 99%;
        height: 410px;

    }

    .aboutUsPage p {
        padding-right: 1rem;
        color: #fff !important;
        height: 480px;
        overflow-y: scroll;
    }


    .aboutUsPage img {
        width: 99%;
        object-fit: cover;
        height: 100%;
        border: 1px solid #ccc;
        padding: 0.5rem;

    }


    .visionMission img {
        height: 320px;
    }

    .otherServicesContent {
        height: 260px;
    }

    .welcomeSection img {
        width: 99%;
        height: 550px;
    }

    .welcomeSection .welcomeSmallImg img {
        position: absolute;
        bottom: 0%;
        right: -2%;
        margin-top: 0.8rem;
        width: 65%;
        height: 350px;
        object-fit: cover;
    }

    #blog-posts .blog-box img {
        width: 350px;

    }

    #blog-posts .blog-box {

        height: 380px;
    }



    /* Service Page */
    .tradingImg img {
        height: 550px;
    }



    .interoirImg img {
        height: 350px !important;
    }

    .industrialImg img,
    .pvcImg img {
        height: 400px;
    }

    .dieselImg img {
        height: 400px;
    }

    .flip-card {
        height: 430px;
        width: 100%;
    }

    .sub-footer {
        bottom: 10%;
    }


    footer h3 {
        margin-bottom: 1.5rem;
    }

    .navbar-nav a {
        margin-left: 1.5rem;
    }

    .carousel-inner img {
        width: 100%;
        max-height: 600px;
        object-fit: cover;
    }

    .constructionImg img {
        height: 530px !important;
    }

    .width400 img {
        height: 350px;
    }


    .contSecimg {
        position: relative;
        bottom: 0;
        left: 0;
        width: 50% !important;
    }

    .contThrimg {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50% !important;
    }

    .otherBtns{
        bottom: -5px;
    }
}

@media screen and (max-width:1100px) {
    #blog-posts .blog-box {
        height: 410px;
    }

    /* Service Page */
    .tradingImg img {
        height: 630px;
    }

    .industrialImg img,
    .pvcImg img {
        height: 430px;
    }

    .dieselImg img {
        height: 430px;
    }

    .carousel-caption {
        width: 90%;
        bottom: 15%;
    }





}

@media screen and (max-width:992px) {

    .otherBtns{
        bottom: 5px;
    }

    .carousel-caption {
        display: none !important;
    }

    header {

        background-color: rgba(0, 0, 0, 0.7) !important;
    }

    .navbar-toggler {
        color: #fff;
    }



    html {
        overflow-x: hidden;
    }

    .aboutUsPage p {
        padding-right: 1rem;
        color: #fff !important;
        height: auto;
        overflow-y: scroll;
    }


    .aboutUsPage p::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: #fff;
        display: none;
    }

    .aboutUsPage p::-webkit-scrollbar-thumb {
        background: var(--blue);

        display: none;
    }

    /* Navbar */




    .navbar-brand {
        width: 30%;
    }

    .navbar-nav a:hover,
    .nav-link.active,
    .navbar-nav a,
    .dropdown-menu {
        border: unset;

    }

    /* Welcome */

    .welcomeSection img {
        margin-bottom: 1rem;
    }

    .welcomeSection a {
        margin-left: unset;
    }


    .flip-card {
        height: 400px;
        width: 100%;
    }



    /* Other Services */
    .otherServices .container {
        width: 100%;
    }

    .otherServices .col-12>div {
        width: 92%;
        margin: 0 auto;

    }

    .subscribe .row {
        text-align: center;
    }

    .marginLeft {
        padding-left: 2rem;
        margin-top: 1rem;
    }

    /* Testmonials */
    .testmonials .container {
        width: 100%;
    }


    .ReverseDirection {
        flex-direction: column-reverse !important;
    }

    .DisplayBlock {
        display: block;
    }

    .equipementRental img {
        width: 99%;
        height: auto;
        object-fit: cover;
        border: 1px solid #ccc;
        padding: 0.5rem;
    }

    .aboutUsPage img {
        height: auto;
        object-fit: contain;
    }

    .rightStrip {
        display: none;
    }



    .tradingWraper>div {
        width: 100%;
    }

    body {
        overflow-x: hidden !important;

    }

    .welcomeSection {
        padding-bottom: 3rem;
    }

    .welcomeSection p {
        padding: unset;
    }

    .welcomeSection .welcomeSmallImg img {
        position: absolute;
        bottom: 0%;
        right: 2%;
        margin-top: 0.8rem;
        width: 50%;
        height: 250px;
        object-fit: cover;
    }

    .chooseMainImg {
        height: 550px;
    }

    .otherServicesContent {
        height: 230px;
    }

    .tradingWraper img {
        height: 450px;
        margin-bottom: 2rem;
    }

    #blog-container {
        display: block;
    }

    #categories {
        margin-bottom: 2rem;
    }



    .sub-footer {
        width: 100%;
        bottom: 10%;
    }

    .navbar {
        padding-bottom: 1rem !important;
    }

    .sitemap2 a {
        width: 48%;
    }

    .paddingBottom img,
    .join_bg {
        margin-bottom: 0;
    }

    .join2Img {

        width: 50% !important;
        height: 225px !important;
    }

    .Join3Img {

        width: 50% !important;
        height: 225px !important;
    }

}

@media screen and (max-width:767px) {

    .welcome_content{
        height: 227px;
        overflow-y: scroll;
    }

    .welcome_content::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: #fff;
      }
      
      .welcome_content::-webkit-scrollbar-thumb {
        background: var(--blue);
      }

    .aboutUsPage,
    .Whitebg {
        background-attachment: unset;
    }

    .Whitebg {
        background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url(../imgs/bg-3.jpg) center no-repeat;
        background-size: cover;
        padding: 1rem;
    }

    p {
        text-align: left !important;
    }

    .welcomeSection {
        margin: 0;
    }


    .marginLeft {
        padding-left: 3rem;
        margin-top: 0rem;
    }

    .otherServices img {
        width: 100%;
        height: 300px;
    }

    .testmonials .servicesContent {
        margin-block: -1rem;
    }




    .tagline {
        margin-top: 0;
    }

    .tagline p,
    .testmonials p,
    .subscribe p,
    .requirementBoxes p {
        text-align: center !important;
    }



    #blog-posts .blog-box {
        display: block;
        height: 550px;
        width: 500px;
        margin: 0 auto;
        margin-bottom: 2rem;
    }

    #blog-posts .blog-box img {
        width: 100% !important;
        height: 200px;
        object-fit: cover;
    }

    .blog-box-content {
        padding: 1rem;
    }

    .tagline .container {
        width: 100%;
    }

    .Blackbg1,
    .BlueBg {
        padding: 1rem;
    }

    .sub-footer {
        width: 100%;
        bottom: 12%;
    }



    footer .col-12 {
        margin-bottom: 1rem;
    }

    .followUs {
        text-align: left;
    }

    .followUs i {
        display: block;
        margin: 0 auto;
    }

    .header img,
    .followUs img {
        width: 250px !important;
        object-fit: contain;
    }


    .sub-footer {
        bottom: 6%;
    }

    .sitemppp .container {
        min-width: 100% !important;
    }
}

@media screen and (max-width:600px) {

    .topStrip {
        display: none;
    }

    .carousel-inner img {
        height: 350px;
    }



    .sub-footer {
        bottom: 6%;
    }


    .sub-footer p {
        font-size: 15px !important;
        text-align: center !important;
    }

    #blog-posts .blog-box {
        width: auto;
        height: 500px;
    }

    .specialheight {
        height: 700px !important;
    }

    .requirementBoxes .col-12>div {
        width: 100%;
        height: 400px;
    }

    .chooseMainImg {
        height: auto;
    }

    .chooseSmallImg>div {
        display: block;
        text-align: center;
    }

    .chooseSmallImg>div p {
        text-align: center !important;
    }

    .tagline h2 {
        font-size: 28px;
    }

    .welcomeSection img {
        height: 300px;
    }

    .welcomeSection .welcomeSmallImg img {
        height: 200px;
        right: 4%;
    }

    .sitemap2 a {
        width: 98%;
    }

    .constructionPage img {
        height: 350px !important;
    }

    .Blackbg2 {
        padding-inline: 1rem;
    }
}