/*Custom styles - Media queries mobile first*/
/*PLEASE COMMENT SECTION FOR THE DIFFERENT AREAS*/

/*.page__container {top:-10px;}*/
.products_carousel__carousel__card__image {
    overflow: hidden;
}

.bg-blackdark {
    background-color: #000;
    padding: 2em;
    width: 100%;
    text-align: center;
    max-width: 100vw;
}

.product-banner {
    height: auto;
    padding: 16px 10px;
    margin-left: -15px;
    margin-right: -15px;
}

.fnt-white {
    color: #fff;
    font-size: 1.5em;
    margin: auto;
}

    .fnt-white a {
        color: #fff;
        text-decoration: none;
    }

.contactsCategoryCards__table__item__child {
    display: inline-flex !important;
    margin-right: 3%;
    padding-top: 1%;
}

.contactsCategoryCards__table__item__dropdown {
    justify-content: flex-end;
}

.contactsCategoryCards__table__item__child:last-of-type {
    margin-right: 0%;
}


.contactsCategoryCards__table__item__child:first-of-type {
    border-top: 0px solid #e8e8e8;
}

.contactsCategoryCards__table__item__child {
    border-bottom: 0px solid #e8e8e8;
}

.grey p a {
    color: #343a40;
    text-decoration: underline;
}

    .grey p a:hover {
        color: #0056b3;
        text-decoration: underline;
    }

.articlelegacy a {
    font-size: 1.4rem;
}

/*cookie*/
.CookieDeclarationTableCell {
    font-size: 1.2em;
}

/*feefo*/
.rating-box {
    margin-left: 0px;
}

/*navigation classes*/



.ui-menu {
    width: 240px;
}

.ui-draggable, .ui-droppable {
    background-position: top;
}

.ui-widget.ui-widget-content {
    background: none;
    border: 0 solid #fff !important;
}

.ui-widget-content a {
    color: #fff !important;
}

    .ui-widget-content a:hover {
        color: #fd0;
    }

.ui-icon, .ui-widget-content .ui-icon {
    opacity: 0%;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    opacity: 100%;
}


/*navigation mobile fixes classes*/


.wholesale-mobile_nav__container {
    background-color: #18315f !important;
    background-image: linear-gradient(#18315f, #18315f) !important;
}



/*generic*/

@font-face {
    font-display: swap !important;
}

/*Awards Module*/
.awardsCarousel__carousel {
    height: 100px;
}

    .awardsCarousel__carousel > .slick-list > .slick-track > .slick-slide > img {
        width: 150px;
        height: 100%;
    }

.hero__desktop__CTAContainer > div:empty {
    display: none;
}

.third_party_review {
    margin-top: 2em;
}



/*breadcrumb */
.container_breadcrumb {
    max-width: 1400px;
    margin: auto;
}

.breadcrumb {
    padding-left: 8.5rem;
}

    .breadcrumb, .breadcrumb a span {
        background-color: #fff;
        font-size: 1.1em;
        color: #686868;
    }

        .breadcrumb span {
            background-color: #fff;
            font-size: 1.1em;
            color: #027eac;
        }

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}

.blog_content .breadcrumb {
    padding-left: 0rem;
}

.art-expd table td {
    padding: 0.5em;

}

/*generic classes*/

#preload {
    display: none;
}

a.rteWhiteButton {
    color: #18315f;
}

.faqs__accordion ol li {
    line-height: 2.5rem;
    font-size: 17px;
}

.grey .button__grey {
    border: 1px solid #b6b6b6;
    background-color: none;
    width: 125px;
    padding: 1rem;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: "montserrat-regular";
    font-weight: 700;
    text-align: center;
}

    .grey .button__grey a {
        text-decoration: none;
    }

.fnt-ti_dark_blue {
    color: #18315f !important;
}

/*Footer*/
.footer__desktop__links {
    justify-content: flex-start;
}

ul.footer__desktop__links__heading li:first-child {
    padding-bottom: 1em;
    color: #fd0;
}

.footer__desktop__links__sub-heading {
    padding: 0em 0em 0.5em 0em;
}

    .footer__desktop__links__sub-heading li:first-of-type {
        padding: 0em 0em 0.5em 0em;
    }

ul.footer__desktop__links__heading li {
    padding-bottom: 0.25em;
}

.footer__desktop__links__links a {
    color: #b6b6b6;
    text-decoration: none;
    font-size: 1.2rem;
}

.footer__desktop ul {
    width: 20%;
    justify-content: flex-start;
    margin: 0em
}

.footer__desktop__socials {
    justify-content: flex-start;
    width: 20%;
    margin-top: 4em;
    align-content: baseline;
}


    .footer__desktop__socials a {
        margin-right: 1em;
    }

.footer__desktop__text p {
    font-size: 1.1rem;
    line-height: 1.5rem;
}

.footerlogo {}

/*Banner*/
.hero__desktop__CTAContainer {
    align-items: flex-start;
    margin-top: 2.5rem;
}

.hero__desktop__CTAContainer__phonenumber .hero__phonenumber__tel {
    margin: 0;
}

.hero__desktop__CTAContainer__phonenumber .hero__phonenumber__tel a {
    font-size: 3.3rem;
    line-height: 2.8rem;
    margin-bottom: 0.2em;
    color: #fff;
    text-decoration: none;
}

.hero ul.std-list li {
    text-align: left;
    color: #ffffff;
    margin-left: 1.2em;
    font-size: 1.8rem;
}

    .hero ul.std-list li a {
        text-decoration: underline;
        color: #ffffff;
    }

        .hero ul.std-list li a:hover {
            color: #b6b6b6;
        }

@-moz-document url-prefix() {
    .hero__desktop h1 {
        font-size: 4.5rem;
    }
}

.hero__desktop__CTAContainer__phonenumber p {
    font-size: 1.5rem;
    margin-top: 4px;
    margin-bottom: 0.4em;
}

.hero__desktop__CTAContainer__quotes {
    min-width: 0 !important;
    width: auto;
}

.hero__desktop__CTAContainer__quotes__button {
    margin-bottom: 0.8rem;
    padding: 0.9em;
    font-size: 1.5em;
    margin-right: 2em;
}

.stickyProductCTA {
    z-index: 11;
}



.bluebrdr {
    border: 3px solid #027eac;
}

.p2 {
    padding: 2em;
}

.promotion span {
    font-size: 1.1em;
}

.smlfnt {
    font-size: 1.2rem !important;
}

/*Quote options*/

.button {
    font-size: 1em;
    padding: 10px;
    color: #fff;
    border: 2px solid orange;
    border-radius: 20px/50px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
    background: orange;
}

@media (prefers-reduced-motion: reduce) {
    .button {
        transition: none;
    }
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

@media (prefers-reduced-motion: reduce) {
    .overlay {
        transition: none;
    }
}

.overlay:target {
    visibility: visible;
    opacity: 1;
    z-index: 80;
    overflow: visible !important;
}

.popup {
    margin: 150px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: absolute;
    top: 0%;
    left: 35%;
    transition: all 5s ease-in-out;
    overflow: hidden;
    z-index: 1000;
    text-align: center;
}

@media (prefers-reduced-motion: reduce) {
    .popup {
        transition: none;
    }
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

#quoteoptions .popup .close {
    top: 25px;
    right: 20px;
    background-image: url(/App_Themes/images/product-page/close-icon.svg);
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
}

#quoteoptions .popup h2 {
    padding-right: 20px;
}

.popup .close:hover {
    color: orange;
}

.popup .contentopt {
    max-height: auto !important;
    padding: 18px 0 0 0;
}

.popup .button__blue {
    line-height: 3em;
    display: block;
    width: auto;
    margin-bottom: 1em;
}

    .popup .button__blue:last-child {
        margin-bottom: 0em;
    }


/*Product Carousel*/
.products_carousel__carousel {
    height: 240px;
}

.products_carousel__carousel__card__product_name {
    height: 25%;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
}

.products_carousel__title h2 {
    text-align: center;
}

/*Related Articles MODULE 1*/
.grey .products_carousel__title {
    padding: 2em 0;
}

.products_carousel .blog_content__cards__card__image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    filter: contrast(80%);
    overflow: hidden;
    position: relative;
    transition: filter 0.5s cubic-bezier(0.43, 0.41, 0.22, 0.91);
}

@media (prefers-reduced-motion: reduce) {
    .products_carousel .blog_content__cards__card__image {
        transition: none;
    }
}

.products_carousel .blog_content__cards__item--small {
    width: 25%;
}

.products_carousel .blog_content__cards__item {
    display: flex;
    padding: 0.5rem;
    max-width: 100%;
    transition: transform .2s;
}

@media (prefers-reduced-motion: reduce) {
    .products_carousel .blog_content__cards__item {
        transition: none;
    }
}

.products_carousel .blog_content__cards__item:hover {
    transform: scale(1.015);
}

.products_carousel .blog_content__cards__item a:hover {
    text-decoration: none;
}

.products_carousel .blog_content__cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
}

.products_carousel .blog_content__cards__card {
    background-color: white;
    border-radius: 0.25rem;
    box-shadow: 0 20px 40px -14px rgb(0 0 0 / 25%);
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
}

.products_carousel .blog_content__cards__card__image::before {
    padding-top: 66.6%;
}

.products_carousel .blog_content__cards__card__image::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.products_carousel .blog_content__cards__card__content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 1rem 2rem;
}

.products_carousel .blog_content__cards__card__title {
    color: #18315f;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 1.5rem 0;
}



/*BLOG MODULE 1*/
/*THESE 3 BREAK THE HERO ON LONG TITLES - RECOMPILED IN SCSS*/
/*.article #myCarousel { height:200;}*/
/*.article .hero__desktop__blue_curve {height:200;}*/
/*.article .carousel-inner {height:200;}*/

.hero__desktop .carousel-inner.reduced-height {
    max-height: 300px;
}

.author p, .article p {
    font-size: 1.3rem !important;
    padding: .5em 0;
}

.article H2 {
    padding-top: 1.2em;
}

.article ul.tags {
    margin-top: 1.2em;
    padding-inline-start: 0;
}

    .article ul.tags li {
        list-style: none;
        margin-right: .2em;
        padding: 0.2em 1em;
        border: 1px solid #ccc;
        display: inline;
        border-radius: 2em;
    }

        .article ul.tags li:hover {
            background-color: #343a40;
            color: #fff;
        }

.rteGreyText {
    color: #6c757d !important;
}

.article .leftpane hr {
    padding-bottom: 2em;
}

.article ul.relart {
    padding: 0em;
    margin: 0em;
}

    .article ul.relart li {
        line-height: 2em;
    }

.article img {
    max-width: 100%;
}

.article .std-list {
    margin-bottom: 0.5em;
}

.cat-box-images .std-list {
    margin-left: 1em;
}

.article ul.std-list {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px;
}

    .article ul.std-list li {
        list-style-type: disc;
    }

        .article ul.std-list li p {
            font-size: 1.4rem !important;
            padding: 0.2em 0;
            margin: 0;
        }


.left {
    float: left;
    margin: 0 1em 1em 0;
}

.right {
    float: right;
    margin: 0 0 1em 1em;
}

.author .heading {
    padding: 0.2em 0 1.2em 0;
    font-size: 1.8rem;
    font-weight: bold;
}

.relauthor {
    display: inline-flex;
}

    .relauthor a {
        display: inline-block;
    }

img.relauthor.button__round {
    width: 25%;
    height: auto;
    padding: 0;
    margin-right: 1em;
}

.articlelegacy p {
    font-size: 1.4rem !important;
    line-height: 1.5em;
    padding-bottom: 0.5em;
}

.articlelegacy h5 {
    line-height: 2.2rem;
    padding: 1em 0em;
}

.articlelegacy h2 {
    margin: 1em 0em;
}

.articlelegacy .leftpane h2, .article .leftpane h2 {
    margin: 0.5em 0em;
    padding: 0em;
}

.articlelegacy div.art-img {
    margin-top: 2%;
    width: auto;
}

.rgt {
    float: right;
    display: inline;
}

.lft {
    float: left;
    display: inline;
}

.articlelegacy div .banner {
    width: 100%;
}

.articlelegacy .art-txt-box {
    background-color: #f3f3f3;
    padding: 3%;
}

.articlelegacy .anchor {
    display: block;
    height: 125px;
    margin-top: -125px;
    visibility: hidden;
}

.article .anchor {
    display: block;
    height: 150px;
    margin-top: -150px;
    visibility: hidden;
}

.sharingbuttons a svg {
    margin: 1em 1em 0em 0em;
}

.sharingbuttons {
    margin-top: 2.5em;
}

.articlelegacy table, .article table {
    font-size: 14px;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0;
}

.articlelegacy td:first-child, .article td:first-child {
    border-left: 1px solid #ddd;
}

.articlelegacy td {
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0.8em;
}

.articlelegacy div.art-img img {
    width: 100%;
}

ul.std-list {
    margin-bottom: 1.5em;
    line-height: 1.6em;
    padding: 0 1.2em;
}

    ul.std-list li {
        list-style-type: disc;
        font-size: 1.4rem;
        padding: 0.2em 0;
        list-style-position: outside;
    }

.ml1 {
    margin-left: 2rem;
}

.content .descriptive_icons H2 {
    font-size: 2.5rem;
    color: #fff;
    margin: 0 0 2rem 4rem;
}

.content .descriptive_icons.white H2 {
    color: #027eac;
}



.article h2 {
    color: #027eac;
    font-weight: bold;
    font-size: 3rem;
}

.document_list__header h2 {
    margin-bottom: 1.5rem;
}

.descriptive_icons__cards__card img {
    width: 70px;
}

.content .descriptive_icons__cards__card h3 {
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
}

.content .white .descriptive_icons__cards__card h3 {
    color: #686868;
    min-height: 1.4em;
}

.content .descriptive_icons__cards__card h3 {
    min-height: 2.4em;
}

.descriptive_icons__cards__card {
    align-self: flex-start;
}

.white .products_carousel__carousel__card__links__right span {
    color: #fff;
}

.products_carousel__carousel__card__links {
    border-top: 1px solid #b6b6b6;
}

.products_carousel__carousel__card__links__left {
    border-top: 0px;
}

.blue .col p {
    color: #fff;
}

.claims .leftRightContentBlock h3 {
    font-size: 1.8rem;
}

.content .covers_accordion__accordion__title h3 {
    font-size: 1.6rem;
    color: #18315f;
    display: flex;
}

.covers_accordion__accordion__item {
    width: 100%;
    border: solid 1px #e8e8e8;
}

.covers_accordion__accordion__content {
    flex-wrap: wrap !important;
}

.faqs__accordion__title {
    height: auto;
    padding: 10px 10px 10px 0px;
}

    .faqs__accordion__title h3 {
        color: #18315f;
        padding-top: 0.2em;
    }

.content .faqs__accordion__content {
    align-items: self-start !important;
}

.content .faqs__accordion__title {
    align-items: flex-start !important;
}

.faqs__accordion__content ul {
    margin: 0rem 0rem 1rem 0rem;
}

    .faqs__accordion__content ul li {
        list-style: circle !important;
        line-height: 2.5rem;
        font-size: 17px;
        color: #1e2022;
    }

.faqs__accordion__title h4 {
    justify-content: flex-start;
    align-items: flex-start;
}

.faqs__accordion__body p {
    font-size: 17px;
}

    .faqs__accordion__body p:not(:only-child) {
        margin-bottom: 1em;
    }

    .faqs__accordion__body p a {
        font-size: 17px;
    }

.faqs__accordion__item img {
    width: 42px;
}

.theme-template-v2 .accordion-list__content h3 {
    font-size: 2.4rem;
    line-height: 3.7rem;
    font-family: montserrat-regular;
    font-weight: 600;
    padding: 0 0 15px;
    color: #000;
}

/*forms*/
.umbraco-forms-container .checkbox input[type=checkbox] {
    margin-left: 5px;
}

.umbraco-forms-container .recaptcha {
    margin-top: 3em;
}

.umbraco-forms-container textarea.form-control {
    min-height: 5.85em;
}

.umbraco-forms-page input.btn.btn-sm.btn-primary.main-btn.transition-3d-hover {
    font-family: inherit;
    padding: 1rem 3rem;
    margin-bottom: 2rem;
}

.umbraco-forms-container .text, .umbraco-forms-container .form-control {
    border: 0.0625rem solid #b6b6b6;
}

.umbraco-forms-container select
{
    appearance: auto;
}

.form-horizontal .radio {
    margin-bottom: 1rem;
}
/*flex-wrap: wrap; to display checkbox list correctly*/
.umbraco-forms-container .checkboxlist {
    display: flex;
    justify-content: space-around;
    margin-top: 1em;
    flex-direction: column;
}

.umbraco-forms-container .checkboxlist label {
    line-height: 2em;
}
.umbraco-forms-container .radio label {
    font-weight: 600;
}

.next, .next:hover {
    font-family: roboto-regular;
    padding: 1rem 3rem;
    margin-bottom: 2rem;
    font-size: 15px !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    background-color: #686868;
    border-color: #b6b6b6;
    font-weight: 400;
    color: #fff;
}

/* Contactus */

.claimsCategoryCards__table__item__child__info h5 {
    color: #18315f;
    font-size: 1.6rem;
}

.claimsCategoryCards__table__item__child__info a, .contactsCategoryCards__table__item__child__info a {
    text-decoration: none;
}

.contactsCategoryCards__table__item__child__info h5 {
    color: #18315f;
    font-size: 1.8rem;
}

.contactsCategoryCards__table__item__child__email h5 {
    color: #1e2022;
    font-size: 15px;
    font-family: roboto-regular;
    font-weight: 200;
}

.contactsCategoryCards__table__item__child__email > a:hover h5 {
    color: #027eac;
}

/*Regular accordion classes*/

.reg_accordion {
    color: #444;
    cursor: pointer;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    outline: none;
    transition: 0.4s;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

@media (prefers-reduced-motion: reduce) {
    .reg_accordion {
        transition: none;
    }
}


/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .reg_accordion:active {
    border: 0px solid #fff;
}

.reg_accordion.active {
    border: 0px solid #e8e8e8;
}


/* Style the accordion panel. Note: hidden by default */
.reg_accordionpanel {
    padding: 0 0px;
    background-color: white;
    display: none;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

/*.reg_accordionpanel .contactsCategoryCards__table__item__child {
    display: inline-block;}/*
        
/*regular accordion classes end*/

/*Xmas Advent calendar*/

.flex-container-advent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #00a651;
    width: 680px;
    height: auto;
}

    .flex-container-advent > div {
        background-color: #d2232a;
        color: #fff;
        width: 18%;
        height: 120px;
        width: 120px;
        margin: 1%;
        text-align: center;
        line-height: 28px;
        font-size: 24px;
    }

.xmasbox {
    margin: auto;
    padding: 1%;
    border: 0 solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .xmasbox img {
        width: 107px;
        height: auto;
    }

.flip-box {
    background-color: red;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

@media (prefers-reduced-motion: reduce) {
    .flip-box-inner {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.flip-box:hover .flip-box-inner {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
}

.xmasbox:hover {
    background-color: #1a2857;
}

.bvwrapper img {
    height: auto;
}

.contactsCategoryCards__table__item {
    cursor: pointer;
}

.contactsCategoryCards__cards__contianer__card.current {
    background-color: #1B2855;
    color: #fff;
}

    .contactsCategoryCards__cards__contianer__card.current div img {
        visibility: hidden;
    }

.contactsCategoryCards__cards__contianer .shrink {
    object-fit: cover;
}

.contactsCategoryCards__cards__contianer__card.current .contactsCategoryCards__cards__contianer__card__top__title {
    background: none;
    background-color: #1B2855;
    color: #fff;
}

    .contactsCategoryCards__cards__contianer__card.current .contactsCategoryCards__cards__contianer__card__top__title::after {
        content: "";
        width: 32px;
        height: 22px;
        background: url('/App_Themes/images/triangle-down-1.png') no-repeat;
        position: absolute;
        left: 50%;
        bottom: -22px;
    }

main .row p a.phone-number-link {
    font-size: 17px;
    font-weight: bold;
}

@media (max-width: 540px) {
    .flex-container-advent > div {
        height: auto;
        width: 18%;
        font-size: 14px;
        line-height: 8px;
    }

    .flex-container-advent {
        width: 100%;
    }

    .xmasbox img {
        width: 100%;
        height: auto;
    }
}

/*Xmas Advent calendar ends here*/


.form-search .iconic {
    display: block;
    position: absolute;
    top: 14px;
    left: 40px;
    font-family: 'Icon';
}

/*============MOBILE============*/

@media only screen and (max-width: 1024px) {
    .footer__desktop ul {
        padding: 0em 0em 0em 2em !important;
    }

    .footer__desktop ul {
        width: 18%;
    }

    .footer__desktop__socials {
        width: 28%;
    }

    .hero__mobile__content h2 {
        color: #FFDD00;
    }

    .umbraco-forms-container .checkboxlist {
        flex-direction: column;
    }

    .hero__desktop__CTAContainer__phonenumber p {
        margin: 0.2em 0em 0.4em;
    }
    /*.header__searchMobile {
    top: 10.5rem !important;
}

.header__mobile-nav-opener {
    top: 9rem;
}*/
}


@media only screen and (max-width: 768px) {
    .row.article {
        margin-right: 0em;
    }

    .author img {
        float: left;
        max-width: 100%;
        margin: 0em 1em 1em 0em;
    }

    .hero__mobile__content p {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .hero__desktop__CTAContainer, .hero__desktop__CTAContainer__quotes, .hero__desktop__CTAContainer__phonenumber, .hero__desktop__CTAContainer__quotes__link {
        width: 100%;
        display: block;
    }

        .hero__desktop__CTAContainer__phonenumber h4 {
            margin: 1.8rem 0rem;
        }

    .hero__desktop__CTAContainer__quotes__link {
        margin: 1.2rem 0rem;
    }

    .hero__desktop__CTAContainer__quotes__button {
        line-height: 3em;
    }

    .hero__mobile__content, .hero__desktop__CTAContainer a {
        text-align: left;
        float: none;
    }

    .overlay {
        top: 75px;
    }

    img.relauthor.button__round {
        width: 35%;
    }

    .products_carousel__carousel {
        height: 262px;
    }

    .footer__mobile__socials a {
        margin-right: 1em;
    }
    

    .breadcrumb {
        padding-left: 2rem;
    }

    .products_carousel .blog_content__cards__item--small {
        width: 100%;
    }
    /*top banner for queen*/
    /*.header__searchMobile {top: 11.5rem !important;}
.header__mobile-nav-opener {top: 10.5rem;}*/

    .contactsCategoryCards__table__item__child:first-child {
        margin-right: 0%;
    }
}



@media only screen and (max-width: 600px) {
    .col-8, .col-3 {
        max-width: 100%;
        flex: 100%;
    }

    .article ul.tags li {
        line-height: 2.5em;
    }

    .popup {
        width: 90%;
        left: 0%;
        margin: 2rem;
    }

        .popup .button__blue {
            line-height: inherit;
        }

    img.relauthor.button__round {
        width: 20%;
    }

    .products_carousel__carousel {
        height: 212px;
    }

    .faqs__accordion__body p, .faqs__accordion__title h3 {
        font-size: 1.5rem;
    }

    .faqs__accordion__item img {
        width: 45px;
    }


    /*feefo*/
    .mobile-service-rating-summary, .service-carousel-container.mobile, .service-carousel-container {
        width: auto !important;
    }

    .service-carousel-container {
        padding: 10px !important;
    }

    .feefoWidget .col {
        padding-right: 0;
    }

    .feefoWidget.px-4 {
        padding-right: 0 !important;
    }
    /*.header__searchMobile {top: 12.5rem !important;}
        .header__mobile-nav-opener {top: 11.5rem;}*/

    .stickyProductCTA__container__button-cta__phone-number {
        display: block;
        font-size: 1.7em;
    }
}

@media only screen and (min-width:600px) {
    .hero__mobile__content__container {
        margin: 0;
    }
}

@media only screen and (max-width:414px) {
    .products_carousel__carousel {
        height: 250px;
    }

        .products_carousel__carousel > .slick-dots {
            display: none !important;
        }

    .content_block .rteFontLarge {
        font-size: 7rem;
    }
    /*.header__searchMobile {top: 15rem !important;}
    .header__mobile-nav-opener {top: 13.5rem;}*/
    .awardsCarousel__carousel {
        height: 250px;
    }

        .awardsCarousel__carousel > .slick-list > .slick-track > .slick-slide > img {
            width: 100%;
        }
}

@media only screen and (max-width:360px) {

    /*.header__searchMobile {top: 17rem !important;}
    .header__mobile-nav-opener {top: 15.5rem;}*/


}



@media only screen and (max-width:320px) {
    .products_carousel__carousel {
        height: 190px;
    }
    /*.header__searchMobile {top: 17rem !important;}
    .header__mobile-nav-opener {top: 15.5rem ;}*/

}



@media screen and (min-width: 2000px) {
    .breadcrumb {
        padding-left: 15rem;
    }
}


@media screen and (max-width: 1900px) {
    .breadcrumb {
        padding-left: 9rem;
    }
}


@media only screen and (max-width:1800px) {
    .breadcrumb {
        padding-left: 12rem;
    }
}

@media only screen and (max-width:1700px) {
    .breadcrumb {
        padding-left: 3rem;
    }
}

@media only screen and (max-width:1700px) {
    .breadcrumb {
        padding-left: 7rem;
    }
}

@media only screen and (max-width:1400px) {
    .breadcrumb {
        padding-left: 3rem;
    }
}


@media screen and (max-width: 1300px) {
    .breadcrumb {
        padding-left: 6rem;
    }
}

@media screen and (max-width: 780px) {
    .breadcrumb {
        padding-left: 2rem;
    }
}

@media screen and (max-width: 420px) {
    .breadcrumb {
        padding-left: 0rem;
    }
}

@media screen and (max-width: 420px) {
    .breadcrumb {
        padding: 0rem;
    }
}


/*============MEDIA QUERIES (DESKTOP)============*/

/*BLOG MODULE 1 Mobile*/

/*test Adrian*/
@media screen and (max-width: 1024px) {
    .fa, .fab, .fad, .fal, .far, .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }
}

@media screen and (max-width: 1024px) {
    .fa, .fab, .fad, .fal, .far, .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }
}

/*Accordion classes*/

.mt-md-p2 {
    margin-top: 1.5em;
}
/*Accordion classes for mobile*/
@media only screen and (max-width: 576px) {

    .accordion {
        color: #444;
        cursor: pointer;
        width: 100%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        align-items: flex-start;
    }

    @media (prefers-reduced-motion: reduce) {
        .accordion {
            transition: none;
        }
    }

    .accordion::after {
        font-family: 'Font Awesome 5 Free';
        content: '\f078';
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 900;
        font-size: 2rem;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        width: 1em;
        height: 1em;
        transition: transform 0.3s ease-in;
        color: #027eac;
        margin-top: 0px;
    }

    @media (prefers-reduced-motion: reduce) {
        .accordion::after {
            transition: none;
        }
    }

    .active.accordion::after {
        transform: rotate(180deg);
    }

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .active, .accordion:hover {
    }

    /* Style the accordion panel. Note: hidden by default */
    .accordionpanel {
        padding: 0 18px;
        background-color: white;
        display: none;
        overflow: hidden;
    }

    h2.mt-xs-5 {
        margin-top: 1em !important;
    }
}

@media only screen and (max-width: 992px) {
    .mt-md-p2 {
        margin-top: 0.2em;
    }
}

/*Accordion classes end*/

/*new product page classes*/

.accordion-section .accordion-list__media h4 {
    font-size: 1.7rem !important;
    color: #000 !important;
}

.article-date {
    font-size: 1.4rem !important;
    color: #027eac !important;
}

.mobile_nav__link {
    font-weight: unset;
    padding: 0.5rem 0;
    color: #17325F;
    font-size: 1.8rem;
    font-family: roboto-regular;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.mobile_nav__personal-or-business__mainFolders h4, .mobile_nav__personal-or-business__mainFolders p {
    margin-bottom: .5rem;
}

/*business wizard classes*/
.business-wizard #searchArticlesSuggestions.js-activeSuggestions {
    z-index: 3;}