* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    vertical-align: top;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*
*:focus {
    outline: 1px solid #ff7301;
}
*/
html {
    font-size: 56%
}

.copy h2 {
    font-family: "LinotypeUniversW01-UltL_723583", "LinotypeUnivers-CondUltraLight", LinotypeUnivers ExtLt Cond, "Arial Narrow", Arial;
    font-size: 60px;
    font-size: 6rem;
    line-height: 1;
    margin-top: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 5px;
    margin-bottom: .5rem;
    margin-left: auto;
}

@media screen and (max-width: 1360px) {
    html {
        font-size: 52.88889%
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 49.77778%
    }
}

@media screen and (max-width: 1024px) {
    html {
        font-size: 39.82222%
    }
}

@media screen and (max-width: 880px) {
    html {
        font-size: 34.22222%
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 29.82778%
    }
}

@media screen and (max-width: 670px) {
    html {
        font-size: 56%
    }

    .copy h2 {
        font-family: "LinotypeUniversW01-Ligh_723625", "LinotypeUnivers-CondLight", LinotypeUnivers Light Cond, "Arial Narrow", Arial;
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.4;
    }
}

.customBtn {
    background: #26337c;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1;
    line-height: initial;
    min-height: 38px;
    min-width: 170px;
    padding-top: 11px;
    padding-right: 20px;
    padding-bottom: 9px;
    padding-left: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.customBtn:hover, .customBtn:focus {
    background: #fff;
    color: #26337c;
}

@media screen and (max-width: 1024px) {
    .customBtn {
        min-width: 150px;
        min-height: auto;
    }
}

@media screen and (max-width: 767px) {
    .customBtn {
        min-width: 120px;
    }
}

@media screen and (max-width: 670px) {
    .customBtn {
        display: block;
        padding-top: 12px;
        padding-top: 1.2rem;
        padding-right: 15px;
        padding-right: 1.5rem;
        padding-bottom: 12px;
        padding-bottom: 1.2rem;
        padding-left: 15px;
        padding-left: 1.5rem;
    }
}

.mainBox {
    font-family: "LinotypeUniversW01-Regu", "LinotypeUnivers-BasicRegular", LinotypeUnivers Basic, Arial;
    position: relative;
    height: 0;
    margin: 0 auto;
    padding: 0 0 570px;
    background: #2b3847;
    color: #fff;
    overflow: hidden;
}

.mainBox .mainBox_inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.mainBox .section {
    display: block;
    position: absolute;
    width: 33%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.mainBox .skew {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    -webkit-transform: skew(-13deg);
    transform: skew(-13deg);
    overflow: hidden;
    cursor: pointer;
}

.mainBox .unskew {
    position: absolute;
    width: 136%;
    height: 100%;
    left: -18%;
    top: 0;
    background-size: cover;
    background-position: center center;
    -moz-transform: skew(13deg);
    -ms-transform: skew(13deg);
    -webkit-transform: skew(13deg);
    transform: skew(13deg);
}

.mainBox .hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.mainBox .copy {
    display: block;
    position: absolute;
    width: 100%;
    max-width: none;
    bottom: 8.2%;
    left: 0;
    text-align: left;
    filter: alpha(opacity=0);
    opacity: 0;
    text-shadow: 0 0 25px rgba(0, 0, 0, .3);
}

.mainBox .copy p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
}

.mainBox .customBtn {
    margin-top: 25px;
}

.mainBox .section, .mainBox .skew, .mainBox .unskew {
    -moz-transition: width .3s ease-in-out, left .3s ease-in-out;
    -o-transition: width .3s ease-in-out, left .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out, left .3s ease-in-out;
    transition: width .3s ease-in-out, left .3s ease-in-out;
}

@media only screen and (max-width: 1230px) {
    .mainBox .section.air .header-gray {
        left: 43%;
        width: 310px;
    }
}

@media only screen and (max-width: 1020px) {
    .mainBox .section.air .header-gray {
        width: 290px;
    }
}

@media only screen and (max-width: 920px) {
    .mainBox .section.air .header-gray {
        width: 260px;
    }
}

@media only screen and (max-width: 840px) {
    .mainBox .section.air .header-gray {
        width: 240px;
    }
}

@media only screen and (max-width: 730px) {
    .mainBox .section.air .header-gray {
        width: 210px;
    }
}

.mainBox .section.air .unskew {
    left: -70%;
    width: 200%;
    background-color: #788493;
    background-image: url('img/mainBox_air_blue.jpg');
    background-position: 30% 50%
}

.mainBox .section.air .hover {
    background-color: #c9b397;
    background-image: url('img/mainBox_air.jpg');
    background-position: 30% 50%
}

.mainBox .section.air .copy {
    padding: 0 26% 0 28%
}

.mainBox .section.sea {
    width: 35%;
    left: 32.5%
}

.mainBox .section.sea .header-gray {
    left: 30%
}

@media only screen and (max-width: 1450px) {
    .mainBox .section.sea .header-gray {
        left: 26%
    }
}

@media only screen and (max-width: 1180px) {
    .mainBox .section.sea .header-gray {
        width: 310px;
    }
}

@media only screen and (max-width: 1020px) {
    .mainBox .section.sea .header-gray {
        width: 290px;
    }
}

@media only screen and (max-width: 920px) {
    .mainBox .section.sea .header-gray {
        width: 260px;
    }
}

@media only screen and (max-width: 840px) {
    .mainBox .section.sea .header-gray {
        width: 240px;
    }
}

@media only screen and (max-width: 730px) {
    .mainBox .section.sea .header-gray {
        width: 210px;
    }
}

.mainBox .section.sea .unskew {
    background-color: #556375;
    background-image: url('img/mainBox_sea_blue.jpg');
    background-position: 42% 50%
}

.mainBox .section.sea .hover {
    background-color: #5d81ae;
    background-image: url('img/mainBox_sea.jpg');
    background-position: 42% 50%
}

.mainBox .section.sea .copy {
    padding: 0 30% 0 16%
}

.mainBox .section.land {
    left: 67%
}

.mainBox .section.land .header-gray {
    left: 26%
}

@media only screen and (max-width: 1450px) {
    .mainBox .section.land .header-gray {
        left: 22%
    }
}

@media only screen and (max-width: 1230px) {
    .mainBox .section.land .header-gray {
        width: 310px;
    }
}

@media only screen and (max-width: 1180px) {
    .mainBox .section.land .header-gray {
        width: 270px;
    }
}

@media only screen and (max-width: 1020px) {
    .mainBox .section.land .header-gray {
        width: 240px;
    }
}

@media only screen and (max-width: 920px) {
    .mainBox .section.land .header-gray {
        width: 210px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox .section.land .header-gray {
        width: 190px;
    }
}

.mainBox .section.land .unskew {
    background-color: #656f7c;
    background-image: url('img/mainBox_land_blue.jpg');
    background-position: 92% 50%
}

.mainBox .section.land .hover {
    background-color: #a0b5b3;
    background-image: url('img/mainBox_land.jpg');
    background-position: 92% 50%
}

.mainBox .section.land .copy {
    padding: 0 30% 0 16%
}

.header-gray {
    position: absolute;
    top: 14%;
    left: 46%;
    font-family: "LinotypeUniversW01-UltL_723583", "LinotypeUnivers-CondUltraLight", LinotypeUnivers ExtLt Cond, "Arial Narrow", Arial;
    font-size: 60px;
    font-size: 6rem;
    line-height: 1;
    width: 360px;
}

.mainBox.air .copy, .mainBox.sea .copy, .mainBox.land .copy {
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.mainBox.air .section.air {
    width: 57%
}

.mainBox.air .section.air .header-gray {
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}

.mainBox.air .section.air .unskew {
    width: 126%;
    left: -13%
}

.mainBox.air .section.air .hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.mainBox.air .section.air .copy {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.mainBox.air .section.sea {
    width: 22%;
    left: 56.5%
}

.mainBox.air .section.sea .header-gray {
    left: 30%;
    width: 310px;
}

@media only screen and (max-width: 1450px) {
    .mainBox.air .section.sea .header-gray {
        width: 280px;
    }
}

@media only screen and (max-width: 1290px) {
    .mainBox.air .section.sea .header-gray {
        width: 235px;
    }
}

@media only screen and (max-width: 1100px) {
    .mainBox.air .section.sea .header-gray {
        width: 200px;
    }
}

@media only screen and (max-width: 915px) {
    .mainBox.air .section.sea .header-gray {
        width: 150px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox.air .section.sea .header-gray {
        width: 130px;
    }
}

.mainBox.air .section.sea .unskew {
    width: 160%;
    left: -30%
}

.mainBox.air .section.land {
    width: 22%;
    left: 78.5%
}

.mainBox.air .section.land .header-gray {
    left: 27%;
    width: 260px;
}

@media only screen and (max-width: 1450px) {
    .mainBox.air .section.land .header-gray {
        left: 28%;
        width: 212px;
    }
}

@media only screen and (max-width: 1290px) {
    .mainBox.air .section.land .header-gray {
        width: 175px;
    }
}

@media only screen and (max-width: 1100px) {
    .mainBox.air .section.land .header-gray {
        width: 155px;
    }
}

@media only screen and (max-width: 915px) {
    .mainBox.air .section.land .header-gray {
        left: 26%;
        width: 138px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox.air .section.land .header-gray {
        left: 26%;
        width: 116px;
    }
}

.mainBox.air .section.land .unskew {
    width: 160%;
    left: -30%
}

.mainBox.sea .section.air {
    width: 22%
}

.mainBox.sea .section.air .header-gray {
    left: 60%;
    width: 260px;
}

@media only screen and (max-width: 1450px) {
    .mainBox.sea .section.air .header-gray {
        left: 58%
    }
}

@media only screen and (max-width: 1290px) {
    .mainBox.sea .section.air .header-gray {
        width: 175px;
    }
}

@media only screen and (max-width: 1100px) {
    .mainBox.sea .section.air .header-gray {
        width: 155px;
    }
}

@media only screen and (max-width: 915px) {
    .mainBox.sea .section.air .header-gray {
        width: 138px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox.sea .section.air .header-gray {
        width: 116px;
    }
}

.mainBox.sea .section.air .unskew {
    width: 250%;
    left: -120%
}

.mainBox.sea .section.sea {
    width: 57%;
    left: 21.5%
}

.mainBox.sea .section.sea .header-gray {
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}

.mainBox.sea .section.sea .unskew {
    width: 126%;
    left: -13%
}

.mainBox.sea .section.sea .hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.mainBox.sea .section.sea .copy {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.mainBox.sea .section.land {
    width: 22%;
    left: 78.5%
}

.mainBox.sea .section.land .header-gray {
    left: 27%;
    width: 245px;
}

@media only screen and (max-width: 1450px) {
    .mainBox.sea .section.land .header-gray {
        left: 28%;
        width: 212px;
    }
}

@media only screen and (max-width: 1290px) {
    .mainBox.sea .section.land .header-gray {
        width: 175px;
    }
}

@media only screen and (max-width: 1100px) {
    .mainBox.sea .section.land .header-gray {
        width: 155px;
    }
}

@media only screen and (max-width: 915px) {
    .mainBox.sea .section.land .header-gray {
        left: 26%;
        width: 138px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox.sea .section.land .header-gray {
        left: 26%;
        width: 116px;
    }
}

.mainBox.sea .section.land .unskew {
    width: 160%;
    left: -30%
}

.mainBox.land .section.air {
    width: 22%
}

.mainBox.land .section.air .header-gray {
    left: 60%;
    width: 260px;
}

@media only screen and (max-width: 1450px) {
    .mainBox.land .section.air .header-gray {
        left: 58%
    }
}

@media only screen and (max-width: 1290px) {
    .mainBox.land .section.air .header-gray {
        width: 175px;
    }
}

@media only screen and (max-width: 1100px) {
    .mainBox.land .section.air .header-gray {
        width: 155px;
    }
}

@media only screen and (max-width: 915px) {
    .mainBox.land .section.air .header-gray {
        width: 138px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox.land .section.air .header-gray {
        width: 116px;
    }
}

.mainBox.land .section.air .unskew {
    width: 250%;
    left: -120%
}

.mainBox.land .section.sea {
    width: 22%;
    left: 21.5%
}

.mainBox.land .section.sea .header-gray {
    left: 34%;
    width: 260px;
}

@media only screen and (max-width: 1360px) {
    .mainBox.land .section.sea .header-gray {
        left: 32%;
        width: 230px;
    }
}

@media only screen and (max-width: 1290px) {
    .mainBox.land .section.sea .header-gray {
        width: 175px;
    }
}

@media only screen and (max-width: 1100px) {
    .mainBox.land .section.sea .header-gray {
        width: 155px;
    }
}

@media only screen and (max-width: 915px) {
    .mainBox.land .section.sea .header-gray {
        width: 138px;
    }
}

@media only screen and (max-width: 790px) {
    .mainBox.land .section.sea .header-gray {
        width: 116px;
    }
}

.mainBox.land .section.sea .unskew {
    width: 160%;
    left: -30%
}

.mainBox.land .section.land {
    width: 57%;
    left: 42.5%
}

.mainBox.land .section.land .header-gray {
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}

.mainBox.land .section.land .unskew {
    width: 126%;
    left: -13%
}

.mainBox.land .section.land .hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.mainBox.land .section.land .copy {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

@media all and (max-width: 1440px) {
    .mainBox {
        padding-bottom: 39.58333%
    }
}

@media all and (max-width: 1024px) {
    .mainBox .copy p {
        font-size: 13px;
        line-height: 1.4em;
    }

    .mainBox .customBtn {
        font-size: 12px;
    }
}

@media screen and (max-width: 880px) {
    .mainBox .customBtn {
        margin-top: 20px;
    }
}

@media screen and (max-width: 768px) {
    .mainBox .customBtn {
        margin-top: 25px;
    }
}

@media screen and (max-width: 670px) {
    .mainBox {
        height: auto;
        padding: 0;
    }

    .mainBox .header-gray {
        display: none;
    }

    .mainBox * {
        -moz-transition: none !important;
        -o-transition: none !important;
        -webkit-transition: none !important;
        transition: none !important;
    }

    .mainBox .mainBox_inner {
        position: relative;
        width: 100% !important;
        height: auto;
        left: 0 !important;
    }

    .mainBox .section {
        position: relative;
        width: 100%;
        height: auto;
        top: initial;
        left: initial;
        padding: 0;
    }

    .mainBox .copy {
        display: block;
        position: relative;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    .mainBox .skew {
        position: relative;
        -moz-transform: skew(0);
        -ms-transform: skew(0);
        -webkit-transform: skew(0);
        transform: skew(0);
    }

    .mainBox .unskew {
        position: relative;
        width: 100%;
        height: 100%;
        -moz-transform: skew(0);
        -ms-transform: skew(0);
        -webkit-transform: skew(0);
        transform: skew(0);
    }

    .mainBox .hover {
        position: relative;
    }

    .mainBox .section, .mainBox .section.air, .mainBox .section.sea, .mainBox .section.land, .mainBox.air .section, .mainBox.air .section.air, .mainBox.air .section.sea, .mainBox.air .section.land, .mainBox.sea .section, .mainBox.sea .section.air, .mainBox.sea .section.sea, .mainBox.sea .section.land, .mainBox.land .section, .mainBox.land .section.air, .mainBox.land .section.sea, .mainBox.land .section.land {
        width: 100%;
        left: 0;
    }

    .mainBox .section .unskew, .mainBox .section.air .unskew, .mainBox .section.sea .unskew, .mainBox .section.land .unskew, .mainBox.air .section .unskew, .mainBox.air .section.air .unskew, .mainBox.air .section.sea .unskew, .mainBox.air .section.land .unskew, .mainBox.sea .section .unskew, .mainBox.sea .section.air .unskew, .mainBox.sea .section.sea .unskew, .mainBox.sea .section.land .unskew, .mainBox.land .section .unskew, .mainBox.land .section.air .unskew, .mainBox.land .section.sea .unskew, .mainBox.land .section.land .unskew {
        width: 100%;
        left: 0;
    }

    .mainBox .section .hover, .mainBox .section.air .hover, .mainBox .section.sea .hover, .mainBox .section.land .hover, .mainBox.air .section .hover, .mainBox.air .section.air .hover, .mainBox.air .section.sea .hover, .mainBox.air .section.land .hover, .mainBox.sea .section .hover, .mainBox.sea .section.air .hover, .mainBox.sea .section.sea .hover, .mainBox.sea .section.land .hover, .mainBox.land .section .hover, .mainBox.land .section.air .hover, .mainBox.land .section.sea .hover, .mainBox.land .section.land .hover {
        background: 0 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    .mainBox .section .copy, .mainBox .section.air .copy, .mainBox .section.sea .copy, .mainBox .section.land .copy, .mainBox.air .section .copy, .mainBox.air .section.air .copy, .mainBox.air .section.sea .copy, .mainBox.air .section.land .copy, .mainBox.sea .section .copy, .mainBox.sea .section.air .copy, .mainBox.sea .section.sea .copy, .mainBox.sea .section.land .copy, .mainBox.land .section .copy, .mainBox.land .section.air .copy, .mainBox.land .section.sea .copy, .mainBox.land .section.land .copy {
        padding: 10% 7.7%
    }
}

@media all and (max-width: 600px) {
    .mainBox .section .hover, .mainBox .section.air .hover, .mainBox .section.sea .hover, .mainBox .section.land .hover, .mainBox.air .section .hover, .mainBox.air .section.air .hover, .mainBox.air .section.sea .hover, .mainBox.air .section.land .hover, .mainBox.sea .section .hover, .mainBox.sea .section.air .hover, .mainBox.sea .section.sea .hover, .mainBox.sea .section.land .hover, .mainBox.land .section .hover, .mainBox.land .section.air .hover, .mainBox.land .section.sea .hover, .mainBox.land .section.land .hover {
        background-size: 0 !important;
    }
}

/* Footer Subscription Form */
#webform-submission-newsletter-subscription-add-form {
    margin-top: 24px
}

#webform-submission-newsletter-subscription-add-form .fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#webform-submission-newsletter-subscription-add-form .form__field {
    border: none;
    width: calc(100% - 80px)
}

#webform-submission-newsletter-subscription-add-form .form__submit {
    width: 70px;
    height: 50px;
    border: 2px solid #00997d;
    margin-left: 10px;
    border-radius: 0 0 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

#webform-submission-newsletter-subscription-add-form .form__submit:hover {
    background: #00997d
}

#webform-submission-newsletter-subscription-add-form .form__submit .icon {
    position: relative;
    top: -2px;
    color: #fff;
    font-size: 19px
}

#edit-email-address {
    border: none;
    width: calc(100% - 80px);
    padding: 0px 10px;
}

form[id*="webform-submission-newsletter-subscription"] label[for=edit-email-address] {
    display: none;
}

form[id*="webform-submission-newsletter-subscription"] label[for=edit-i-agree-to-the-privacy-policy] {
    padding: 17px 3px;
}

form[id*="webform-submission-newsletter-subscription"] button[id*="edit-submit"] {
    width: 79%;
    margin-top: -3%;
    color: white;
    font-size: 16px;
    height: 50px;
    border: 2px solid #FFCD00;
    /* margin-left: 10px; */
    border-radius: 0 0 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

form[id*="webform-submission-newsletter-subscription"] button[id*="edit-submit"]:hover {
    background: #FFCD00;
    color: #001489;
    font-weight: bold;
}

/* Admin Edit Page Menu */
.page-edit-menu li.nav-item {
    padding: 12px;
    list-style-type: none;
    margin-right: 12px;
    border: 1px solid #26337c;
    margin-top: 100px;
    width: 100px;
    display: inline-block;
}

.page-edit-menu a.nav-link {
    text-decoration: none;
}
/*
ul.nav.nav-tabs.primary.page-edit-menu {
    display: inline-flex;
    padding-left: 3%;
}*/

.page-edit-menu .nav-item:hover {
    text-decoration: underline;
    background-color: #26337c;
}

.page-edit-menu .nav-item a:hover {
    color: #ffce07;
}

/* Product Page */
/*img.image-style-product-thumbnails {
    max-width: 200px;
}
.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    padding: 20px 0px;
}
*/
/* Homepage Block Landing Pages CSS*/
/*
.img-block{
    display:inline-block;
        margin: 2% 8%;
}
.img-block .image{
filter: brightness(50%);  
max-height: 200px;  
}
.img-block .image:hover{
filter: brightness(30%);    
}
*/
span.img-overlay-text {
    left: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
    color: #ffce07;
    font-weight: bold;
}

.lp-page-content {
    padding: 0px 30px;
}

section#block-powerfullfeaturesoftransporterium li {
    padding-bottom: 18px;
}

/* Homepage Footer Awards */
/*-------------FOOTER LOGOS-----------*/
.footerAwards ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding:40px  20px 40px 40px;
    margin: 0;
}
.footerAwards img {
    max-width: 130px;
}
@media(max-width:990px;){
    
}

.footerAwards ul {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.footerAwards ul li {
    padding: 10px 20px;
    /* width: 30%; */
    text-align: center;
}

/*.footerAwards li img {max-height: 40px;}*/
.elementor-widget-wrap.elementor-element-populated.award-title {
    padding: 0px 10px;
    margin-top: -47px;
}

.award-title p {
    background-color: white;
    border-radius: 12px 12px 0px 0px;
    padding: 15px 25px;
    max-width: 240px;
}

/* Contact Us Map */
.map-place iframe {
    min-height: 400px;
}

/* Add space on top below hero image in product pages  */
.node--type-product section.section .align-items-end {
    padding: 40px;
}

/* Product Page Icons */ 
.small-icons-list /* .icon-item */ {
   /* display: none; /* inline-block; 
    border: unset;
    max-width: 16%;*/
}
.icons-list h6.icon-item__title {
   /* max-width: 160px; */  
    text-align: center;
    font-size: 14px;
}
/*.icons-list img {
    max-width: 60px;
}*/
.icons-list {
    overflow: overlay;
}
.icons-list {
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.icons-list::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}
.icon-item p {
    max-width: 250px;
    margin: auto;
    padding-top: 6px;
    text-align: center;
}

.icons-list .icon-item div {
    margin: auto;
}

.icons-list .col-md-6.col-xl-4 {
    padding: unset;
}

/* About Us */
.about-top-row, .about-mid-row {
    padding-top: 40px;
}
span.heading__pre-title {
    display: none;
}

/* By Air,Land,Sea LPs */

/********* Simple or original overlay *******/

/* Main container */
.overlay-image {
  position: relative;
  padding: 0px 15px;
  display: inline-block;
}

/* Original image */
.overlay-image .image {
  display: block;
  width: 100%;
  filter: brightness(0.5);
  height: auto;
}

/* Original text overlay */
.overlay-image .text {
  color: #fff;
  font-size: 30px;
  line-height: 1.5em;
  /* text-shadow: 2px 2px 2px #000; */
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

/********* Overlay on hover *******/

/* New overlay on hover */
.overlay-image .hover {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

/* New overlay appearance on hover */
.overlay-image:hover .hover {
  opacity: 1;
}
.overlay-image .image:hover {
    filter: brightness(0.25);
}
@media (min-width:320px)  {
  .overlay-image {
    position: relative;
    width: 100%;
  }
}

@media (min-width:1200px)  {
  .icon-item__img{
    border-left: 1px solid #2b357c;
    border-image: linear-gradient(to bottom, #2b357c 90%, rgba(0,0,0,0) 60%); /* to top - at 50% transparent */
    border-image-slice: 1;
  }
  .col-md-6.col-xl-4:first-child .icon-item .icon-item__img, .col-md-6.col-xl-4:nth-child(4) .icon-item .icon-item__img,  .col-md-6.col-xl-4:nth-child(7) .icon-item .icon-item__img{
    border-left: none;
  }
}

@media (min-width:768px)  {
  /*#block-coal-content .col-md-6.col-xl-4 {
    margin: auto;
  }*/
   section.row.region.region-footer-third {
      margin-right: -20px;
      margin-left: -15px;
   }

  .row.offset-50.icons-list {
    display: flex;
    flex-wrap: wrap;
    /* column-gap: 30px; */
    row-gap: 30px;
    justify-content: center;
  }
  .overlay-image {
    position: relative;
    width: 50%;
    padding-bottom: 20px;
  }
  .overlay-image .image {
    height: 500px;
  }
}

.hp-services-block .col-sm-6.col-xl-2 {
    margin: auto;
}

.icon-item-7 {
    max-width: 13%;
    display: inline-block;
}
.icon-item-7 img {
    max-width: unset;
}

/* CSS for reduce font size of hero banner text on mobile */
@media only screen and (max-width: 768px) {
h1.hero-block__title {font-size:30px;}
}
.sidebar-menu-button-area .bottom-20{
    margin-top: -25%;
}

.socials__link .icon:hover {
    color: #ffcd00;
}

/* contact form */
select#edit-de-lune-energy-solutions {
padding: 18px 0px 15px 0px;
    min-width: 90%;
    /* border-bottom: 1px solid #7883c1; */
    background-color: white;
    color: #757575;
}
#block-services .field--label {
    display: none;
}
.front-gallery .button--green {
    display: none;
}