/*fix up for full width*/
.hm-feature {
    left: 50%;
    right: 50%;
    margin-left: -51vw !important;
    margin-right: -50vw !important;
    max-width: unset !important;    
}
body {
    font-family: 'Lato', sans-serif;
    color: #0f0f0f;
    font-size: 14px;
    display: block;
    letter-spacing: 0.40px;
}

.container {
    max-width: 1618px;
    width: auto;
}

.mobile-trophies .wrap, .mobile-trophies .title {
    display: none;
}

.wrap {
    margin: 0 auto;
    display: table;
    margin-top: 50px;
    overflow: hidden;
    width: 100%;
}

.clip-svg {
    width: 0;
    height: 0;
}

.clip-each {
    display: block;
    position: relative;
    transition: .3s all ease;
    -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%) !important;
    clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%) !important;
    -webkit-clip-path: url("#hexagon-clip");
    clip-path: url("#hexagon-clip");
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin: 0 auto;
}

    .clip-each:hover .award-name {
        background: #00366c;
    }

.clip-solid {
    width: 160px;
    height: 160px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 2.5s linear;
}

.clip-solid-big {
    width: 188px;
    height: 188px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 2.5s linear;
}

.crystal-awards {
    background-image: url("/images/hmcarousel/crystal-award.jpg");
}

.award-plaques {
    background-image: url("/images/hmcarousel/award-plaques.jpg");
    margin-left: -30px;
    display: block;
}

.art-glass-awards {
    background-image: url("/images/hmcarousel/Art-Glass-Awards.jpg");
    margin-right: -30px;
    display: block;
}

.clip-small {
    width: 120px;
    height: 120px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 2.5s linear;
}

    .clip-small + .clip-small {
        margin-top: 15px;
        margin-bottom: 0;
    }

.acrylic-awards {
    background-image: url("/images/hmcarousel/Acrylic-Awards.jpg");
}

.glass-awards {
    background-image: url("/images/hmcarousel/Glass-Awards.jpg");
}

.award-clocks {
    background-image: url("/images/hmcarousel/Award-Clocks.jpg");
}

.unique-awards {
    background-image: url("/images/hmcarousel/Unique-Awards.jpg");
}

.clip-small .award-name {
    bottom: 35px;
}

.clip-solid-big .award-name {
    bottom: 50px;
}

.award-name {
    letter-spacing: 1px;
    transition: .3s all ease;
    position: absolute;
    bottom: 45px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 16px;
    background: #0150a0;
    padding: 28px 10px;
    font-weight: 500;
    color: #fff;
}

.g-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.hm-trophies h2 {
    margin: 0;
    text-align: center;
    font-size: 50px;
    color: #0150a0;
}

.hm-trophies {
    position: relative;
    overflow: hidden;
    background: url(/images/hmcarousel/hm-trophies-bg.jpg);
    background-size: cover;
    background-position: 100%;
    padding: 50px 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #0150a0;
}

.owl-next span, .owl-prev span {
    display: flex;
    justify-content: space-around;
}

@media only screen and (min-width: 768px) {
    .clip-block {
        display: table-cell;
        vertical-align: middle;
    }

    .clip-border {
        margin-top: 20px;
    }
}


@media (max-width: 2500px) {
    .clip-solid-big .award-name {
        bottom: 40px;
    }

    .award-name {
        bottom: 35px;
    }
}
/*1599 to 1440 */
@media (max-width: 2000px) {
    .clip-solid .award-name, .clip-solid-big .award-name {
        bottom: 20px;
        font-size: 16px;
        letter-spacing: 0;
        padding: 20px 5px;
    }

    .clip-small .award-name {
        font-size: 16px;
        bottom: 22px;
        letter-spacing: 0;
        padding: 20px 5px;
    }

    .hm-trophies h2 {
        font-size: 40px;
    }
}
/*1439 to 1360 */
@media (max-width: 1439px) {
    /*    .clip-solid .award-name, .clip-solid-big .award-name{font-size: 18px;}*/
    /*    .clip-small .award-name{font-size: 16px;}*/
    .hm-trophies h2 {
        font-size: 28px;
    }
}
/*1359 to 1280 */
@media (max-width: 1359px) {
}
/*1279 to 1152 */
@media (max-width: 1279px) {
    .clip-solid .award-name, .clip-solid-big .award-name {
        font-size: 13px;
    }

    .clip-small .award-name {
        font-size: 11px;
    }

    .hm-trophies h2 {
        font-size: 24px;
    }
}

@media (max-width: 1158px) {
}
/*1151 to 1024 */
@media (max-width: 1151px) {
}
/*1023 to 992 */
@media (max-width: 1023px) {
}
/*1023 to 970 */
@media (max-width: 781px) {
}
/*969 to 800 */
@media (max-width: 969px) {

    .clip-solid .award-name, .clip-solid-big .award-name {
        font-size: 10px;
        bottom: 14px;
        padding: 8px 10px;
    }

    .clip-small .award-name {
        font-size: 10px;
        bottom: 8px;
        padding: 8px 10px;
    }
}

/*899 to 800 */
@media (max-width: 899px) {
}
/*799 to 768 */
@media (max-width: 799px) {
}
/*767 to 736 */
@media (max-width: 767px) {
    .mobile-trophies .wrap, .mobile-trophies .title {
        display: block;
    }

    .web-trophies {
        display: none;
    }

    .trophies-car .owl-dots {
        display: none;
    }

    .hm-trophies h2 {
        font-size: 20px;
    }

    .custom-container {
        padding: 0 15px;
    }

    .trophies-car .owl-nav {
        position: absolute;
        top: 30%;
        width: 100%;
        font-size: 2.188rem;
        font-weight: 400;
    }

    .trophies-car button.owl-prev {
        left: 0;
        position: absolute;
    }

    .trophies-car button.owl-next {
        right: 0;
        position: absolute;
    }

    .trophies-car .owl-nav button {
        color: #0150a0 !important;
        border: 1px solid #0150a0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
        width: 2.75rem;
        height: 6rem;
    }

    .clip-solid, .clip-small {
        margin: 0 auto;
    }
}
/*735 to 667 */
@media (max-width: 735px) {
}
/*666 to 600 */
@media (max-width: 666px) {
    .clip-solid {
        width: 224px;
        height: 224px;
    }
}
/*599 to 568 */
@media (max-width: 599px) {
}
/*567 to 480  */
@media (max-width : 567px) {
}
/*479 to 414  */
@media (max-width : 479px) {
}
/*413 to 375*/
@media (max-width : 413px) {
}
/*374 to 320*/
@media (max-width : 374px) {
}

@media (min-width: 992px) and (min-height: 900px) {
}