.elementor-heading-title {
    font-family: "Oswald", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #000000;
}

.centerheading {
    text-align: center;
}

.maincontentblock {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 80px;
    padding-right: 80px;
}

.elementor-widget-container {
    text-align: center;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    padding-top: 35px;
}

.lightbluecoloroverride {
    background-color: #2894f4 !important;
    z-index: auto !important;
    background-image:none!important;
}

.bluecontentblack {
    position: relative;
    background-color: #082C5C;
    padding-bottom: 50px !important;
    background-image: url('static-background.png');
    background-position: center center;
    z-index: 0;
}

    .bluecontentblack::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(8 44 92 / 94%); /* Adjust opacity here */
        z-index: -1;
    }


.maincontentcard {
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    container-widget-width: calc((1 - var(--container-widget-flex-grow)) * 100%);
    border-radius: 0px 0px 20px 20px;
    line-height: 27px !important;
    /*padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 80px;
    padding-right: 80px;*/
}

.whitecontentblack {
    background-color: white !important;
}

.contentareawithfourblocks {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .contentareawithfourblocks .leftblock {
        padding-left: 0px;
    }

    .contentareawithfourblocks .rightblock {
        padding-right: 0px;
    }


.h2headingtitle {
    font-family: "Oswald", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #000000;
}

.middlecontentblock {
    background-color: #E3E3E3 !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-style: none;
    border-style: none;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 10px 0px 0px #FE6E00;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 45px;
    padding-right: 40px;
    margin-top: 30px;
}

    .middlecontentblock h3 {
        margin-bottom: 20px;
        font-family: "Oswald", Sans-serif;
        font-size: 26px;
        font-weight: 600;
        color: #000000;
        margin-bottom: 20px;
        text-align: center;
    }

    .middlecontentblock p {
        font-family: "Lato", Sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        line-height: 24px;
        padding-bottom: 15px;
        text-align: center;
    }

.elementor-button {
    background-color: #2894F4 !important;
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    padding: 18px 40px 18px 40px;
    color: #fff !important;
}

    .elementor-button:focus, .elementor-button:hover {
        color: #fff !important;
        background-color: #FE6E00 !important;
    }

.elementor-button-blueoverorange {
    background-color: #FE6E00 !important;
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    padding: 18px 40px 18px 40px;
    color: #fff !important;
}

    .elementor-button-blueoverorange:focus, .elementor-button-blueoverorange:hover {
        color: #fff !important;
        background-color: #2894F4 !important;
    }


.elementor-button-orangeoverwhite {
    background-color: #FFFFFF !important;
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    padding: 18px 40px 18px 40px;
    color: #2196f3 !important;
}

    .elementor-button-orangeoverwhite:focus, .elementor-button-orangeoverwhite:hover {
        color: white !important;
        background-color: #FE6E00 !important;
    }

.bluebanner {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 80px;
}

    .bluebanner h2 {
        font-family: "Oswald", Sans-serif;
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        color: #FFFFFF;
    }


#footer {
    margin-top: 0px !important;
}

.footerSection {
    padding-top: 0px !important;
}

.subheading-maincontentblock {
    font-family: "Oswald", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #FE6E00;
}

.sectionwhitebackground {
    background-color: #fff;
}



/* FAQ Section **/

.h2CustomInsidefaqcollapsepanel {
    font-family: "Oswald", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    text-align: center;
}



/* collaspseable section style*/

.collapsiblefaq {
    font-family: Oswald, sans-serif;
    font-size: 20px;
    color: #082C5C;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    outline: none;
    width: 100%;
    text-align: left;
    border: solid;
    border-color: #d5d8dc;
    border-width: 1px;
}
    /*
.active, .collapsible:hover {
  background-color: #002F5A;
}*/

    /*.activefaq {
    background-color: #f7f9fb;
}*/

    .collapsiblefaq:before {
        /*content: '\002B';*/
        /*content: "\f139";*/
        float: left;
        margin-right: 15px;
        content: '\f067'; /*"\2212";*/
        font-family: "FontAwesome";
        color: #2894F4;
        font-size: 15px;
    }

.activefaq:before {
    content: "\f068"; /*"\2212";*/
    font-family: "FontAwesome";
    font-size: 15px;
    color: #FE6E00;
}

.contentfaq p {
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-size-adjust: 100%;
    vertical-align: baseline;
    color: #082C5C !important;
    padding-top: 15px;
}
    /*
*/


    .contentfaq p:last-child {
        padding-bottom: 15px;
    }


.contentfaq {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: solid;
    border-color: #d5d8dc;
    border-width: 1px;
}

    .contentfaq a {
        color: #e85900 !important;
        text-decoration: none;
        font-family: Lato, sans-serif;
        font-size: 15px;
        font-weight: 700;
        line-height: 22px;
    }

        .contentfaq a:hover {
            text-decoration: none;
            color: #e85900 !important;
        }



.faqcontainer {
    padding-bottom: 40px;
}




/* Guide to sell section*/

.guidetosell {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .guidetosell img {
        width: 100%;
        height: 650px !important;
        object-fit: cover;
        object-position: center center;
    }

    .guidetosell .imgwrapper {
        background-color: #FE6E00;
        height: 700px !important;
        /*padding:25px;*/
    }



.image-container {
    overflow: visible;
    position: relative;
}

.offset-image {
    position: relative;
    right: -25px; /* pushes image outside to the right */
    top: 25px;
    bottom: -25px;
    display: block;
    height: auto;
    width: 500px; /* or any fixed width you want */
}


.guidetosellbackgroundcolor {
    background-color: #E3E3E3;
    padding-left: 0px !important;
}

.guidetosellheading {
    padding-top: 20px;
    font-family: "Oswald", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #000000;
}

.guidetosellrightsection {
    padding-left: 35px !important;
    height: 700px !important;
}

.guidetosellpointstitle {
    font-family: "Oswald", Sans-serif;
    font-weight: 600;
    line-height: 6px;
    font-size: 20px;
    padding-left: 10px;
}

.guidecontent {
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    padding-left: 30px;
    padding-top: 5px;
}

.guidetickmark {
    color: #FE6E00;
    font-size: 20px !important;
}



/* Apply padding only on screens wider than 768px (Bootstrap's 'sm' breakpoint) */
@media (min-width: 768px) {
    .custom-padding-before-middlecontentblock {
        padding-left: 25% !important;
        padding-right: 25% !important;
    }

    .middlecontentblock {
        height: 400px !important;
    }

    .buyusedchemicalprocessplant .middlecontentblock {
        height: 300px !important;
    }

    .buyusedprocessequipment .middlecontentblock {
        height: 250px !important;
    }

    .chemicalprocesplant .middlecontentblock {
        height: 300px !important;
    }




    .plantrelocation .middlecontentblock {
        height: 300px !important;
    }

    .liquidationauctionservice .middlecontentblock {
        height: 250px !important;
    }


    .liquidationauctionservice .guidetosell .heightoverride {
        height: 800px !important;
    }

    .liquidationauctionservice .guidetosell .heightoverrideimage {
        height: 750px !important;
    }
}

/* Styles for smartphones */
@media only screen and (max-width: 600px) {

    .stackbuttonformobile{
        display:block;
    }

    .h2CustomInsidecollapsepanel, .guidetosellheading {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .guidetosellbackgroundcolor {
        padding-right: 0px !important;
    }

    .guidetosellrightsection .row {
        padding-right: 15px;
    }

    .contentfaq p {
        font-size: 15px !important;
    }

    .content p {
        font-size: 15px !important;
    }

    .maincontentcard .maincontentblock {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .maincontentblock .centerheading {
        padding-top: 20px !important;
        line-height: 40px !important;
    }

    .contentareawithfourblocks .leftblock {
        padding-left: 0px;
        padding-right: 0px;
    }

    .contentareawithfourblocks .rightblock {
        padding-right: 0px;
        padding-left: 0px;
    }

    .contentareawithfourblocks .middleblock {
        padding-right: 0px;
        padding-left: 0px;
    }

    .maincontentblock h1 {
        font-size: 40px !important;
    }

    .contentareawithfourblocks h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .middlecontentblock h3 {
        font-size: 26px !important;
    }

    .middlecontentblock .elementor-image-box-description {
        font-size: 16px !important;
    }

    .bluebanner h2 {
        font-size: 32px !important;
    }

    .guidetosellrightsection {
        height: auto !important;
        padding-bottom: 25px !important;
    }

    .subheading-maincontentblock {
        line-height: 40px !important;
    }

    body div:has(> .guidetickmark) {
        display: flex;
        align-items: flex-start;
    }

    .guidetosellpointstitle {
        line-height: 30px !important;
    }
}

/* Portrait and Landscape for most iPads */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    /* Your styles here */

    .h2CustomInsidecollapsepanel, .guidetosellheading {
        font-size: 32px !important;
    }

    .content p {
        font-size: 15px !important;
    }

    .contentfaq p {
        font-size: 15px !important;
    }

    .maincontentcard .maincontentblock {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .maincontentblock .centerheading {
        padding-top: 20px !important;
    }

    .subheading-maincontentblock {
        line-height: 40px !important;
    }

    .maincontentblock h1 {
        font-size: 40px !important;
    }

    .contentareawithfourblocks h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .middlecontentblock h3 {
        font-size: 26px !important;
    }

    .middlecontentblock .elementor-image-box-description {
        font-size: 16px !important;
    }

    .bluebanner h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .firstcontainer {
        padding-top: 30px !important;
    }

    /*.middlecontentblock {
        height: 550px !important;
        padding-left:20px!important;
        padding-right:20px!important;
    }*/


    .services .middlecontentblock {
        height: 450px !important;
    }

    .faqcontainer h2 {
        font-size: 32px !important;
    }

    .guidetosellheading {
        line-height: 32px !important;
    }

    .contentareawithfourblocks h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }


    .guidetosell .ipadheightoverride {
        height: 800px !important;
    }

    .guidetosell .ipadheightoverrideimage {
        height: 750px !important;
    }

    /*------------------ buyusedchemicalprocessplant ------------------------*/
    .buyusedchemicalprocessplant .middlecontentblock {
        height: 340px !important;
    }


    .buyusedchemicalprocessplant .guidetosell .ipadheightoverride {
        height: 800px !important;
    }

    .buyusedchemicalprocessplant .guidetosell .ipadheightoverrideimage {
        height: 750px !important;
    }

    /*------------------ buyusedprocessequipment ------------------------*/
    .buyusedprocessequipment .middlecontentblock {
        height: 280px !important;
    }


    .buyusedprocessequipment .guidetosell .ipadheightoverride {
        height: 800px !important;
    }

    .buyusedprocessequipment .guidetosell .ipadheightoverrideimage {
        height: 750px !important;
    }


    /*------------------ liquidationauctionservice ------------------------*/
    .liquidationauctionservice .middlecontentblock {
        height: 260px !important;
    }


    .liquidationauctionservice .guidetosell .ipadheightoverride {
        height: 950px !important;
    }

    .liquidationauctionservice .guidetosell .ipadheightoverrideimage {
        height: 900px !important;
    }


    /*------------------ plantrelocation ------------------------*/
    .plantrelocation .middlecontentblock {
        height: 320px !important;
    }


    .plantrelocation .guidetosell .ipadheightoverride {
        height: calc(auto + 10px) !important;
    }

    .plantrelocation .guidetosell .ipadheightoverrideimage {
        height: calc(auto - 50px) !important;
    }

    /*------------------ chemicalprocesplant ------------------------*/
    .chemicalprocesplant .middlecontentblock {
        height: 380px !important;
    }


    .chemicalprocesplant .guidetosell .ipadheightoverride {
        height: 750px !important;
    }

    .chemicalprocesplant .guidetosell .ipadheightoverrideimage {
        height: 700px !important;
    }
}
