

.content--custom {
    height: 100vh;
}

.custom--awards-text h4 {
    line-height: 1.5;
}

.custom--awards-text h4 span {
    font-size: 16px !important;
}

.custom--list-unstyled li:nth-child(even) .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.custom--list-unstyled li:nth-child(even) .row > div:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.list-nav-category li {
    margin-bottom: 20px !important;
}

.fixed-menu-panel .social-list {
    left: 0;
}

.fixed-menu-panel .map {
    width: 94%;
    height: 96%;
    top: 0px;
    bottom: initial !important;
}

@media ( max-width: 991px ) {

    .content--custom .main-page {
        min-height: 100% !important;
    }
    .logo-type {
        background-size: 95px !important;
        background-position: center !important;
    }

}

@media only screen and (max-width: 767px) {

    .content--custom .homenav-header {
        padding-top: 80px !important;
    }
    
    .content--custom .btna {
        margin: auto;
        float: none;
    }

}

@media only screen and (max-width: 992px) {

    .custom--fixed .logo-type-2 {
        height: 35px !important;
        background-size: contain !important;
        background-position: center left !important;
        transform: translateY(50%) !important;
        margin-top: 5px !important;
    }

    .custom--fixed .language-select {
        margin: 27px 90px 0px 0px !important;
    }

    .custom--shopping-cart {
        margin: 23px 30px 43px 5px !important;
    }

    .custom--form-panel {
        padding: 0 !important;
    }

    .list-item-type-a li {
        width: 200px !important;
        height: 200px !important;
    }

}

@media only screen and (max-width: 769px) {

    .custom--logo-panel-2 {
        position: relative;
    }

    header .listcustom-type-a {
        display: none;
    }

    .custom--awards-text {
        margin-left: 10% !important;
        margin-right: 10% !important;
        width: 80% !important;
    }

    .custom--contact-info-wrap{
        margin: 0 !important;
    }

}

@media only screen and (max-width: 480px) {
    
    .wrapper {
        width: 40% !important;
    }
    
    .bearstrokes div:nth-child(9) {
        left: 130px !important;
    }
    
    .bearstrokes div:nth-child(10) {
        left: 285px !important;
    }

    .custom--icon-list-type-a > div {
        margin-left: 16% !important;
    }
    
    .content--custom .btna > img {
        height: 30px !important;
    }

    .custom--fixed .mobile-btn {
        margin-right: 0px !important;
    }

    .custom--fixed .language-select {
        margin: 27px 60px 0px 0px !important;
    }

    .custom--fixed .language-select span {
        display: none;
    }

    .custom--text-size p {
        font-size: 15px;
    }

    .custom--awards--item,
    .custom--item-inner {
        width: 85% !important;
    }

    .custom--logo-panel-2 img {
        margin: 0px 0 0 !important;
        max-width: 150px !important;
        height: initial;
    }

    body .custom--awards-text {
        margin-left: 5% !important;
        margin-right: 5% !important;
        width: 90% !important;
    }

    body .custom--awards-text h4 span {
        font-size: 14px !important;
    }

    .custom--awards-text {
        margin-left: 5% !important;
        margin-right: 5% !important;
        width: 90% !important;
    }

    .custom--awards-text h4 span {
        font-size: 14px !important;
    }

    .custom--form-panel form > div {
        padding: 0 !important;
    }

    .list-item-type-a li {
        padding: 5px !important;
    }

}

@media only screen and (max-width: 380px) {
    
    body .bearstrokes div:nth-child(9) {
        left: 115px !important;
    }
    
    .bearstrokes div:nth-child(10) {
        left: 265px !important;
    }
    
}

@media only screen and (max-width: 360px) {

    .custom--icon-list-type-a > div {
        margin-left: 10% !important;
    }
    
    .bearstrokes div:nth-child(10) {
        left: 242px !important;
    }

}

@media only screen and (max-width: 320px) {

    .custom--icon-list-type-a > div {
        margin-left: 6% !important;
    }

    .content--custom .btna > img {
        height: 25px !important;
    }

    .custom--fixed .mobile-btn {
        margin-right: -10px !important;
    }

    .custom--fixed .language-select {
        margin: 27px 45px 0px 0px !important;
    }

    .custom--fixed .language-select span {
        display: none;
    }

    body .changed--list-unstyled .column,
    body .changed--list-unstyled .column li {
        width: 150px !important;
    }

    body .changed--list-unstyled .column li {
        height: 150px !important;
    }

    .changed--product-panel .list-unstyled li a {
        font-size: 12px !important;
    }
    
    body .bearstrokes div:nth-child(9) {
        left: 90px !important;
    }
    
    .bearstrokes div:nth-child(10) {
        left: 230px !important;
    }

}