@media only screen and (max-width: 1110px) {
    .relimg {
        width: 99%;
    }
}

@media only screen and (max-width: 992px) {
    .standardBlueSection {
        background-image: none;
        padding-top: 24px;
    }

    .sucessItems .standardHeadTitle {
        color: #1C1C1C;
        font-size: 18px;
        margin-top: 1px;
        line-height: 20px;
    }

    .succPAge {
        background-image: none !important;
    }

    .hidemtab {
        display: none;
    }

    .standardHeadTitle {
        color: #1d1d1d;
        font-size: 20px;
    }

    .standardSub {
        color: #525252;
        font-size: 14px;
        margin-top: -10px;
        line-height: 18px;
    }

    .standardWhitey {
        padding: 20px 15px 25px 15px;
        margin-top: -10px;
    }

    .suinfo {
        margin: 10px 12px;
        flex: 1 0 36%;
    }

    .estimatorslide ul {
        padding-left: 0;
    }

    .relativequote {
        margin-top: -25px;
    }

    .yourquotewrap {
        padding-top: 25px;
    }

    .trioTab {
        flex-wrap: wrap;
    }

    .trioTab p {
        flex: 1 0 40%;
    }

    .packingmaterialwhitey {
        padding: 28px 10px 35px 10px !important;
    }

    .packingtable {
        max-width: 97%;
    }

    .packingtable th, td {
        font-size: 14px;
        text-align: left;
        padding: 15px 12px 12px 30px;
    }

}

.packingmaterialwhitey {
    padding: 28px 50px 35px 50px;
}

.packspecialexpanded .packitem {
    position: relative;
    padding-bottom: 40px;
}

.packspecialexpanded .packingbutton {
    position: absolute;
    bottom: 0;
    left: 0;
}


.trioTab {
    margin-bottom: 26px;
}

.hireFlex {
    flex-wrap: wrap;
}


@media only screen and (max-width: 840px) {
    .paymentForm label {
        flex: 1 0 80%;
    }

    .longTab {
        padding: 20px 24px;
        border-radius: 5px;
        margin: 7px 0px;
    }

    .rightSideI {
        right: 11px;
    }

    .leftSideI {
        left: 12px;
    }
}

.buttonselections {
    text-align: center;
}

.choosedates{
    display: none;
}

.eircodelookup {
    text-align: center;
    display: none;
    margin-bottom: 15px;
}

.eircodelookup input {
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 10px 12px;
    width: 100%;
    max-width: 392px;
}

.eircodelookup button {
    margin-left: 6px;
    background-color: #00538e;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
}

.buttonselections button {
    background-color: #686868;
    color: #fff;
    padding: 12px 8px;
    border: none;
    border-radius: 5px;
    width: 100%;
    max-width: 250px;
    margin: 3px;
}


@media only screen and (max-width: 670px) {
    .quoteselectionsectoin select {
        width: 100%;
        text-align: center;
    }

    .authorisedpersonform label {
        flex: 1 0 47%;
    }

    .quoteselectionsectoin {
        margin-top: 15px;
    }

    .bluequote {
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }

    .reserveYourUnit {
        flex: 1 0 100%;
    }

    .checkinOnline {
        flex: 1 0 100%;
        margin-top: 15px;
        margin-bottom: 0;
    }


}


@media only screen and (max-width: 600px) {
    .suinfo {
        margin: 10px 12px;
        flex: 1 0 56%;
    }

    .trioTab img {
        display: none;
    }

    .relimg {
        display: none;
    }

    .flickity-page-dots {
        display: none;
    }

    .sizestimatorexpanded {
        visibility: visible;
        height: 705px;
        margin-top: 38px;
    }

    /*.awrapfull{*/
    /*    position: absolute;*/
    /*    bottom: -240px;*/
    /*    left: 18px;*/
    /*    width: 90%;*/
    /*}*/

}


@media only screen and (max-width: 555px) {

    .secure {
        max-width: 330px;
    }

    .packingtable {
        max-width: 90%;
    }

    .packingtable th, td {
        font-size: 12px;
        text-align: left;
        padding: 10px 8px 12px 19px;
    }
}



