@media (max-width: 1440px) {
    .default__banner {
        padding: 120px 0;
        /* padding: 150px 0; */
        /* padding: 200px 0; */
    }

    .awards__section::before,
    .awards__section::after {
        background-size: 400px;
    }

    .awards__section::after {
        background-position: top right;
    }

    .product__item {
        margin-right: 18px;
    }
    .contact__card--img img {
        width: 100px;
        height: 100px;
    }

    .contact__card--content h3 {
        font-size: 13px;
    }

    .roadblock__notice > div.desktop-view {
        height: 600px;
        overflow: hidden scroll;
    }
}

@media (max-width: 1024px) {
    .main-navigation > div > div > ul {
        display: none;
    }

    .burger__menu {
        color: var(--primary);
        font-size: 20px;
        padding: 10px 0;
        display: inline-block;
    }
}

@media (max-width: 959px) {
    .site-map--data > ul {
        display: block;
    }
    .main-navigation > div > div > ul {
        display: none;
    }

    .burger__menu {
        color: var(--primary);
        font-size: 20px;
        padding: 10px 0;
        display: inline-block;
    }

    .heading-wrap h2 {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .roadblock__notice .alignright {
        right: 0;
        top: -40px;
    }

    .skip-ad {
        font-size: 11px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .stats__first span {
        font-size: 40px;
    }

    .stats__last span {
        margin: 0;
        font-size: 20px;
        font-weight: 600;
        line-height: 1;
        margin: 15px 0;
    }
    /* .site-logo .burger__menu {
        display: none !important;
    } */

    .burger__menu {
        margin-right: 10px;
    }
    .banner-slide {
        height: 180px;
    }

    .lang__switch > a {
        font-size: 11px;
    }
    .top__contact {
        display: none;
    }

    .top-header .uk-flex {
        justify-content: center;
    }

    .product__grid {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .product__item {
        width: 33.3%;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .product__item > a > div {
        width: 76px;
        margin: auto;
        margin-bottom: 8px;
    }

    .footer__sticky {
        display: block;
    }

    .about__page__img > img {
        height: auto;
        width: auto;
    }

    .product__item:last-child {
        border: 1px solid #686868;
        border-radius: 76px;
        width: 76px;
        margin: 0 auto;
        height: 76px;
    }

    .product__item:last-child > a {
        width: 100%;
        height: 100%;
        padding: 15px 10px;
    }

    .product__item:last-child > a div {
        height: 100%;
        width: 100%;
        margin-bottom: 0;
    }
    .awards__items h3 {
        font-size: 17px;
        line-height: 1.2;
    }

    .locate__company .uk-grid {
    }

    .locate__company .uk-grid > div {
        width: 100%;
    }

    .locate__company .uk-grid > div:last-child {
        order: -1;
    }

    .cta__section h2 {
        font-size: 30px;
    }

    .default__banner {
        padding: 70px 0;
    }

    .featured__img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .default__banner--content h1 {
        font-size: 25px;
        margin-bottom: 12px;
    }

    .breadcrumbs li,
    .breadcrumbs a {
        font-size: 14px;
    }

    .about__stats {
        display: flex;
        flex-wrap: wrap;
    }

    .stats__first {
        height: auto;
        position: static;
        padding: 30px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        -webkit-border-radius: 10px;
        width: 50%;
    }

    .stats__first.stats__last {
        order: 2;
        width: 45%;
        margin-left: 15px;
    }

    .about__page__img {
        order: 3;
        width: 100%;
        margin-top: 30px;
    }

    .about__page__img img {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }

    .org__items {
        padding-left: 30px;
    }

    .page__heading h2 {
        font-size: 30px;
    }

    .fact__heading {
        text-align: center;
        display: block;
    }

    .fact__heading p {
        margin: 0;
        padding: 0;
        border: none;
        margin-top: 12px;
        font-size: 15px;
    }

    .reinsurance__section .uk-grid > div:last-child {
        order: -1;
    }

    .facts__data {
        padding: 30px;
        height: 100%;
    }

    .about__links li > a svg {
        width: 8px;
    }

    .facts__data span {
        font-size: 30px;
    }

    .product__container .heading-wrap {
        flex: auto;
        text-align: center;
        margin-bottom: 15px;
    }

    .product__container > div > div > p {
        flex: auto;
        text-align: center;
        margin-bottom: 30px;
        font-size: 14px;
    }

    .product__container .product__item > a > div {
        margin: auto;
    }

    .product__container .product__item > a > div img {
        margin-bottom: 12px;
    }

    .product__container .product__item p {
        margin-top: 6px;
    }

    .calculator__container .about__links {
        justify-content: flex-start;
    }
}

@media (max-width: 640px) {

    .team__item > a {
        height: 380px;
    }
    .product__item {
        width: 50%;
        margin-bottom: 15px;
    }

    .product__item:last-child {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }

    .product__item > a > div {
        width: 76px;
        margin: auto;
        margin-bottom: 8px;
    }

    .top-header .uk-flex > div {
        text-align: center;
    }

    .top-header .uk-flex > div > a {
        margin-bottom: 5px;
    }

    .copyright .uk-flex {
        display: block;
    }
    .copyright p {
        text-align: center;
    }
    .heading-wrap h2 {
        font-size: 25px;
    }

    .product__heading h2,
    .update__list h2 {
        font-size: 20px;
    }

    .contact__card--img img {
        width: 75px;
        height: 75px;
    }

    .contact__information .heading-wrap h2,
    .cta__section h2 {
        font-size: 25px;
    }

    .heading-wrap {
        margin-bottom: 30px;
    }

    .contact__card--content h3 {
        font-size: 18px;
    }

    .awards__section::after {
        display: none;
    }

    .update__video {
        height: 250px;
    }

    .loc__details h3 {
        font-size: 20px;
    }
    .loc__details h4 {
        font-size: 16px;
    }
}


@media (max-width: 425px) {
  .site-logo {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  }

  .mid-header-right {
    width: 100%;
  }
  .burger__menu {
    margin-right: auto !important;
  }
}
