@media (min-width: 1500px) {
    #numbers .container,
    #accredited .container,
    #footer .container,
    #about.contact-page .container,
    #about.business-page .container,
    .about-values .container,
    .about-team .container,
    .business-hero .container {
        max-width: 1440px;
    }
}

@media (min-width: 1600px) {
    #numbers .container,
    #accredited .container,
    #footer .container,
    #about.contact-page .container,
    #about.business-page .container,
    .about-values .container, 
    .about-team .container,
    .business-hero .container {
        max-width: 1540px;
    }
}

@media (max-width: 1699px) {
    #hello-bar .login {
        padding-right: 70px;
    }

    #header {
        padding-left: 30px;
        padding-right: 20px;
    }

    /* #hero .title {
        font-size: 60px;
        line-height: 72px;
    } */

    #numbers .box .value p {
        font-size: 70px;
    }
    #numbers .box .text p {
        font-size: 26px;
        line-height: 32px;
    }

    #platform {
        width: calc(100% - 50px);
    }

    /* #contact .content .title {
        font-size: 40px;
    } */
    #contact .form {
        width: calc(50% + 40px);
        margin-right: -40px;
    }

    #footer .logo img {
        max-height: 190px;
    }
    #footer .logo address {
        font-size: 25px;
        line-height: 35px;
    }
    #footer .links ul li a, 
    #footer .social-media p {
        font-size: 25px;
    }
    #footer .social-media p {
        line-height: 35px;
    }

    .consumers-hero .headline {
        margin-left: 0;
    }
    .consumers-hero .photo img {
        right: 0;
    }
}

@media (max-width: 1599px) {
    #hero {
        background-position: bottom center;
    }
    
    #platform {
        width: 100%;
    }

    #accredited .headline .title {
        font-size: 32px;
    }
    #accredited .item a img {
        max-height: 98px;
    }

    .consumers-hero .headline p {
        font-size: 21px;
        line-height: 33px;
    }
    .consumers-hero .headline p:first-of-type {
        font-size: 40px;
        line-height: 44px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 21px;
        line-height: 33px;
    }
    .entry-content ul > li::before {
        line-height: 30px;
    }

    .business-textboxes .row.align-items-center:nth-child(odd) .photo img {
        max-width: 620px;
        left: 0;
    }
    .business-textboxes .row.align-items-center:nth-child(even) .photo img {
        max-width: 800px;
        position: relative;
        right: 70px;        
    }

    /* .about-contact .content .title {
        font-size: 44px;
    } */

    .about-hero .headline .title {
        font-size: 40px;
        line-height: 54px;
    }
}

@media (max-width: 1499px) {
    #hello-bar .login {
        padding-right: 60px;
    }

    .navbar .navbar-nav > li {
        margin: 0 20px;
    }

    #hero .title {
        font-size: 56px;
        line-height: 66px;
    }

    .for-buttons a {
        width: 350px;
        height: 74px;
    }
    .for-buttons a::before {
        height: 70px;
    }

    /* #about .box .title {
        font-size: 30px;
    } */
    /* #about .box p {
        font-size: 21px;
        line-height: 32px;
    } */

    #numbers .box .value p {
        font-size: 60px;
    }
    #numbers .box .text p {
        font-size: 24px;
        line-height: 29px;
        padding-top: 2px;
    }

    #platform .content .title {
        font-size: 56px;
    }
    #platform .content p {
        font-size: 27px;
        line-height: 36px;
    }

    #contact .content .title {
        font-size: 37px;
        line-height: 46px;
    }
    #contact .box .icon {
        width: 100px;
        height: 100px;
    }
    #contact .box .text p {
        font-size: 33px;
    }
    #contact .box .text span {
        font-size: 27px;
    }
    #contact .form {
        width: 50%;
        margin-right: 0;
    }

    #footer .logo address {
        font-size: 24px;
        line-height: 32px;
    }
    #footer h4 {
        font-size: 22px;
    }
    #footer .for-buttons a {
        margin-left: 0;
        margin-right: 0;
    }
    #footer .links ul li a, #footer .social-media p {
        font-size: 24px;
    }
    #footer .social-media p {
        line-height: 32px;
    }

    .social-media ul li a::after {
        font-size: 40px;
    }

    .business-hero .content > img {
        max-width: 440px;
    }
    .business-hero .content .text {
        width: calc(100% - 440px);
        padding: 50px 40px 0 40px;
    }

    /* #faq-wrapper.business-faq .accordion-header h3 {
        font-size: 32px;
    } */

    .about-hero {
        height: 550px;
        padding-bottom: 220px;
    }
    .about-hero .headline {
        margin-left: 0;
    }
    .about-hero .headline .title {
        font-size: 36px;
        line-height: 50px;
    }

    .about-approach .box .content .title {
        font-size: 30px;
    }
    .about-approach .box .content p {
        font-size: 21px;
        line-height: 32px;
    }

    .about-values .box {
        padding-top: 50px;
    }
    .about-values .box .content .title {
        font-size: 30px;
    }
    .about-values .box .content p {
        font-size: 21px;
        line-height: 32px;
    }

    /* .about-team .box .photo {
        width: 150px;
        height: 150px;
    } */
    .about-team .box .photo img {
        max-height: 150px;
    }
    .about-team .box .content .name {
        font-size: 27px;
    }
    .about-team .box .content .title {
        font-size: 22px;
        line-height: 29px;
    }

    /* .about-approach .box .content ul li {
        font-size: 30px;
    }
    .about-approach .box .content ul li::before {
        font-size: 50px;
        top: 1px;
    } */

    #faq-wrapper.business-faq .accordion-header img {
        max-height: 58px;
    }
    #faq-wrapper.business-faq .accordion-header h3 {
        padding-top: 22px;
        padding-bottom: 22px;
    }
}

@media (max-width: 1399px) {
    #hello-bar .login {
        padding-right: 50px;
    }

    .navbar .navbar-nav > li {
        margin: 0 10px;
    }

    #about .box .content {
        padding: 35px 40px;
    }
    #about .box .title {
        font-size: 28px;
    }
    #about .box p {
        font-size: 20px;
        line-height: 30px;
    }
    #about .box .more a {
        font-size: 23px;
    }

    #numbers .headline .title {
        font-size: 34px;
    }
    #numbers .box {
        padding-top: 30px;
    }
    #numbers .box .value p {
        font-size: 56px;
    }
    #numbers .box .text p {
        font-size: 22px;
        line-height: 27px;
        padding-top: 2px;
        padding-left: 25px;
    }

    #platform .content .title {
        font-size: 52px;
    }
    #platform .content p {
        font-size: 26px;
        line-height: 34px;
    }

    #accredited .headline {
        width: 100%;
        text-align: center;
        padding-bottom: 35px;
    }
    #accredited .logos {
        width: 100%;
    }

    #footer .logo {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-bottom: 40px;
    }
    #footer .logo img {
        max-height: 180px;
    }

    #footer .links ul li {
        line-height: 34px;
    }
    #footer .links ul li a, #footer .social-media p {
        font-size: 22px;
    }
    #footer .social-media p {
        line-height: 30px;
    }

    /* SUBPAGES */

    .business-hero, .consumers-hero {
        padding-top: 40px;
    }

    .consumers-hero .headline {
        padding-bottom: 0;
    }
    .consumers-hero .headline p {
        font-size: 20px;
        line-height: 31px;
    }
    .consumers-hero .headline p:first-of-type {
        font-size: 36px;
        line-height: 40px;
    }

    .consumers-hero .row {
        align-items: center !important;
    }
    .consumers-hero .photo {
        text-align: center;
    }
    .consumers-hero .photo img {
        max-height: 440px;
    }

    #about .headline .title, #about .subheadline .title, .about-approach .headline .title, .about-team .headline .title, .consumers-content .headline .title, .business-textboxes .headline .title, #faq-wrapper.business-faq .headline .title {
        font-size: 40px;
    }
    #about .headline p, .about-approach .headline p, .about-team .headline p, .consumers-content .headline p, .business-textboxes .headline p, #faq-wrapper.business-faq .headline p {
        font-size: 31px;
    }
    .about-approach .headline p.text, #faq-wrapper.business-faq .headline p.text {
        font-size: 25px;
        line-height: 36px;
    }
    #about.business-page .box {
        padding-top: 25px;
    }
    #about .headline, .about-approach .headline, .about-team .headline, .business-textboxes .headline, #faq-wrapper.business-faq .headline {
        padding-bottom: 20px;
    }

    .business-hero .content > img {
        max-width: 380px;
    }
    .business-hero .content .text {
        width: calc(100% - 380px);
    }
    .business-hero .content .text p.highlight {
        font-size: 32px;
        line-height: 42px;
    }
    /* .business-hero .for-buttons {
        flex-direction: column;
        align-items: center;
    } */
    .business-hero .for-buttons a {
        margin-left: 10px;
        margin-right: 10px;
    }

    .business-textboxes .row.align-items-center:nth-child(odd) .photo img {
        max-width: 540px;
    }

    .about-contact .content .title {
        font-size: 40px;
    }
    .about-contact .content a {
        font-size: 50px;
    }
    .about-contact .content p {
        font-size: 24px;
        line-height: 40px;
    }

    /* #faq-wrapper.business-faq .accordion-header h3 {
        font-size: 28px;
    } */
    #faq-wrapper.business-faq .accordion-header h3 {
        font-size: 24px;
        padding-top: 18px;
        padding-bottom: 18px;
        padding-left: 20px;
    }
    #faq-wrapper.business-faq .accordion-header img {
        max-height: 56px;
    }
    #faq-wrapper.business-faq .accordion-item .accordion-body {
        padding-left: 92px;
    }

    .consumers-mobile .content .text {
        padding-top: 80px;
        padding-bottom: 55px;
        padding-left: 50px;
    }
    .consumers-mobile .content .text .title {
        font-size: 42px;
        line-height: 50px;
    }
    .consumers-mobile .content .text .slogan {
        font-size: 25px;
    }

    .consumers-content .tabs .tab p {
        font-size: 24px;
    }
     
    .about-hero {
        height: 460px;
        padding-bottom: 190px;
        background-size: 60% auto;
    }
    .about-hero .headline .title {
        font-size: 33px;
        line-height: 46px;
    }

    .about-approach .box .content .title, .about-values .box .content .title {
        font-size: 28px;
    }
    .about-approach .box .content p, .about-values .box .content p {
        font-size: 20px;
        line-height: 30px;
    }

    .about-values .box {
        padding-top: 45px;
    }

    /* .about-team .box .photo {
        width: 140px;
        height: 140px;
        border-width: 6px;
    } */
    .about-team .box .photo {
        max-height: 140px;
    }
    .about-team .box .content .name {
        font-size: 25px;
    }
    .about-team .box .content .title {
        font-size: 20px;
        line-height: 24px;
    }

    .about-approach .box .content ul li {
        /* font-size: 27px; */
        padding-left: 65px;
        margin-bottom: 35px;
    }
    .about-approach .box .content ul li::before {
        font-size: 46px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 32px;
        line-height: 38px;
    }
    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 20px;
        line-height: 32px;
    }
    .entry-content blockquote p {
        line-height: 34px;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 21px;
        line-height: 30px;
        padding: 26px 15px 29px 15px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 23px;
        line-height: 32px;
    }
    #faq-wrapper .accordion-header h3::before {
        top: 29px;
    }
    #faq-wrapper .all a {
        font-size: 30px;
    }

    /* BLOG */

    .news > a .photo {
        height: 250px;
    }
    .news .content {
        padding: 35px 40px 130px 40px;
    }
    .news .content h2 {
        font-size: 25px;
        line-height: 29px;
    }
    .news .content p {
        font-size: 17px;
    }
    .news .content .more {
        width: calc(100% - 80px);
        left: 40px;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }  

    #hello-bar .login {
        padding-right: 35px;
    }

    #header {
        padding-left: 25px;
        padding-right: 25px;
    }

    .navbar {
        margin-right: 0;
    }
    .icon-bar {
        background-color: #000;
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 310px;
        max-height: 80vh;
        top: 50px;
        right: 25px;
        padding: 30px 25px;
        background-color: #FFF;
        box-shadow: 0 8px 15px rgba(0, 0, 0, .15);
        transform-origin: 50% 0;
        transform: scaleY(0);
        transition-duration: 250ms;
        overflow-y: auto;
    }
    .navbar-collapse.show #main-menu {
        transform: scaleY(1);
    }

    .navbar-collapse #main-menu > li {
        width: 100%;
        height: auto;
        margin: 0;    
    }
    .navbar-collapse #main-menu > li:first-of-type {
        display: block;
    }
    .navbar-collapse #main-menu > li > a {
        color: #000;
        padding: 12px 15px;
        margin: 0;
        border-bottom: 0;
    }
    .navbar-collapse #main-menu > li.current-menu-item > a,
    .navbar-collapse #main-menu > li.current-page-parent > a,
    .navbar-collapse #main-menu > li:hover > a {
        color: #FFF !important;
        border: 0;
    } 
    .navbar-collapse #main-menu > li.menu-item-has-children > a::after,
    .navbar .navbar-nav .dropdown .dropdown > .dropdown-item::after {
        display: none;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown {
        width: 32px;
        height: 32px;
        text-align: center;
        cursor: grab;
        position: absolute;
        right: 0;
        top: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 42px;
        height: 42px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown::after {
        content: "\f107";
        color: #000;
        font-family: "Font Awesome 6 Free";
        font-size: 13px;
        font-weight: 700;
        line-height: 32px;
        border: 0;
        padding: 0;
    }
    .navbar-collapse #main-menu > li.current-menu-item > span.mobile-dropdown::after,
    .navbar-collapse #main-menu > li.current-page-parent > span.mobile-dropdown::after,
    .navbar-collapse #main-menu > li:hover > span.mobile-dropdown::after {
        color: #FFF;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 42px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown.active-child::after {
        color: #FFF;
    }
    .navbar-collapse #main-menu li:hover > a::before, 
    .navbar-collapse #main-menu li.current-menu-item > a::before {
        display: none !important;
    }
    .navbar-collapse #main-menu li ul.dropdown-menu {
        display: none;
        position: relative;
        width: 100%;
        padding: 0 0 10px 15px;
        border: 0 !important;
        box-shadow: 0 0 0;
        top: 0; left: 0;
        visibility: visible;
        opacity: 1;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        font-size: 15px;
        padding: 6px 20px;
        outline: none;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:hover,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:focus,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:active {
        color: var(--main);
        background-color: transparent;
    }

    #hero {
        height: 540px;
    }
    #hero .title {
        font-size: 48px;
        line-height: 60px;
    }

    .for-buttons a {
        width: 330px;
        height: 72px;
        font-size: 24px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .for-buttons a::before {
        height: 68px;
    }

    #about .box .content {
        padding: 30px 35px;
    }
    #about .box .title {
        font-size: 26px;
    }
    #about .box p {
        font-size: 19px;
        line-height: 28px;
    }
    #about .box .more a {
        font-size: 21px;
    }

    #numbers .headline {
        padding-bottom: 20px;
    }
    #numbers .headline .title {
        font-size: 33px;
    }
    #numbers .row {
        justify-content: center !important;
    }

    #platform {
        height: 380px;
    }
    #platform .content .title {
        font-size: 46px;
        padding-bottom: 25px;
    }
    #platform .content p {
        font-size: 24px;
        line-height: 33px;
    }

    #contact .content .title {
        font-size: 36px;
        line-height: 44px;
        padding-bottom: 15px;
    }
    #contact .box .icon {
        width: 90px;
        height: 90px;
    }
    #contact .box .icon img {
        max-height: 50px;
    }
    #contact .box .text p {
        font-size: 30px;
    }
    #contact .box .text span {
        font-size: 26px;
    }

    #contact .form {
        width: 100%;
        padding-top: 40px;
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    #footer .logo img {
        max-height: 170px;
    }
    #footer .logo address {
        font-size: 23px;
        line-height: 30px;
    }

    #footer h4 {
        font-size: 21px;
    }
    #footer .links ul li a, #footer .social-media p {
        font-size: 21px;
    }
    #footer .apps img {
        max-height: 50px;
    }

    #footer .menu ul li {
        padding: 0 11px 0 10px;
    }
    #footer .menu ul li a,
    .copy p {
        font-size: 16px;
    }

    /* SUBPAGES */

    .business-hero, .consumers-hero {
        padding-top: 0;
    }
    .consumers-hero .row {
        flex-direction: column-reverse;
    }
    .consumers-hero .photo {
        text-align: center;
    }
    .consumers-hero .headline p:first-of-type {
        font-size: 34px;
        line-height: 39px;
    }

    .business-textboxes .row.align-items-center::before {
        display: none !important;
    }
    .business-textboxes .photo {
        text-align: center;
        padding-bottom: 30px;
    }
    .business-textboxes .row.align-items-center:nth-child(odd) .content {
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .about-contact .content .title {
        font-size: 36px;
    }
    .about-contact .content a {
        font-size: 46px;
    }
    .about-contact .content p {
        font-size: 22px;
        line-height: 36px;
    }

    .business-hero .content > img {
        max-width: 320px;
    }
    .business-hero .content .text {
        width: calc(100% - 320px);
    }
    .business-hero .content .text p.highlight {
        font-size: 25px;
        line-height: 34px;
    }
    /* .business-hero .content .text p {
        font-size: 20px;
        line-height: 32px;
    } */
    .business-hero .for-buttons a {
        font-size: 21px;
    }

    #faq-wrapper.business-faq .headline > img {
        width: 80%;
    }

    .about-approach .headline p.text, #faq-wrapper.business-faq .headline p.text {
        font-size: 23px;
        line-height: 34px;
    }

    .consumers-content .tabs {
        width: 90%;
    }
    .consumers-mobile .content .text .title {
        font-size: 35px;
        line-height: 42px;
    }
    .consumers-mobile .content .text .slogan {
        padding: 15px 25px;
    }
    .consumers-mobile .content .text .list .item  {
        padding-top: 20px;
    }
    .consumers-mobile .content .text .list .item img {
        max-height: 40px;
    }
    .consumers-mobile .content .text .list .item p {
        font-size: 20px;
        padding-left: 15px;
    }

    .consumers-content .tabs {
        width: 100%;
    }
    .consumers-content .tabs .tab p {
        font-size: 22px;
    }

    #about .box {
        padding-bottom: 20px;
    }

    .consumers-mobile .container {
        display: none !important;
    }

    .about-hero {
        height: 430px;
        padding-bottom: 220px;
    }
    .about-hero .headline .title {
        font-size: 30px;
        line-height: 43px;
    }

    #about.contact-page .box:nth-child(n+3) {
        padding-top: 20px;
    }
    #about .box .more a.button {
        width: 250px;
        height: 70px;
        font-size: 22px;
        margin-top: 20px;
    }

    .about-approach .box .content ul li {
        font-size: 25px;
    }
    .about-approach .box .content ul li::before {
        font-size: 42px;
        top: 0;
    }

    .about-contact {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    
    .entry-content h1, .entry-content h2, .post-title {
        font-size: 30px;
        line-height: 36px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .entry-content h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 18px;
        line-height: 30px;
    }

    .entry-content ul li {
        line-height: 26px;
        margin-top: 8px;
    }
    .entry-content ul li::before {
        line-height: 30px;
    }

    .entry-content blockquote {
        padding-left: 45px;
        margin: 35px 0;
    }
    .entry-content blockquote p {
        font-size: 19px;
        line-height: 33px;
    }

    /* FAQ */

    #faq-wrapper .accordion-header h3 {
        font-size: 20px;
        line-height: 28px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 22px;
        line-height: 30px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 18px;
        left: -25px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+3) {
        margin-top: 25px;
    }

    .news .photo {
        height: 480px;
    }

    #recent-posts .news:nth-child(n+4) {
        display: none;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }  

    #hello-bar a {
        font-size: 17px;
    }

    #header .logo img {
        max-height: 58px;
    }

    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        padding: 5px 15px;
    }

    #hero .title {
        font-size: 42px;
        line-height: 54px;
    }
    #hero .title sup {
        font-size: 42px;
        font-weight: 500;
        top: -5px;
    }

    .for-buttons a {
        width: 320px;
        height: 70px;
        font-size: 22px;
        margin-left: 10px;
        margin-right: 10px;
    }

    #numbers .headline {
        padding-bottom: 10px;
    }
    #numbers .headline .title {
        font-size: 31px;
    }
    #numbers .box .text p {
        font-size: 21px;
        line-height: 26px;
    }

    #platform {
        height: 340px;
    }
    #platform .content .title {
        font-size: 42px;
        padding-bottom: 20px;
    }
    #platform .content p {
        font-size: 22px;
        line-height: 30px;
    }
    #platform .content p br {
        display: none;
    }

    #contact .content .title {
        font-size: 34px;
        line-height: 42px;
        padding-bottom: 10px;
    }
    #contact .box .text p {
        font-size: 28px;
    }
    #contact .box .text span {
        font-size: 25px;
    }

    .form-control {
        height: 68px;
        font-size: 22px;
    }
    .form-submit .wpcf7-submit {
        height: 71px;
        font-size: 24px;
    }

    #accredited .headline .title {
        font-size: 30px;
    }
    #accredited .item a img {
        max-height: 90px;
    }

    #footer .logo {
        flex-direction: column;
    }
    #footer .links ul li a, #footer .social-media p {
        font-size: 20px;
    }
    #footer .apps img {
        max-height: 46px;
    }
    #footer .members img:first-of-type {
        max-height: 90px;
    }
    #footer .members img:nth-of-type(2) {
        max-height: 124px;
    }

    .social-media ul li a::after {
        font-size: 36px;
    }

    .copy p {
        padding-top: 15px;
    }

    /* SUBPAGES */

    .consumers-hero .headline p {
        font-size: 19px;
        line-height: 30px;
    }
    .consumers-hero .headline p:first-of-type {
        font-size: 30px;
        line-height: 38px;
    }

    #about .headline, .about-approach .headline, .about-team .headline, .business-textboxes .headline, #faq-wrapper.business-faq .headline {
        padding-bottom: 25px;
    }
    #about .headline .title, #about .subheadline .title, .about-approach .headline .title, .about-team .headline .title, .consumers-content .headline .title, .business-textboxes .headline .title, #faq-wrapper.business-faq .headline .title {
        font-size: 36px;
    }
    #about .headline p, .about-approach .headline p, .about-team .headline p, .consumers-content .headline p, .business-textboxes .headline p, #faq-wrapper.business-faq .headline p {
        font-size: 27px;
    }
    #about.business-page .box {
        padding-top: 20px;
    }
    .about-approach .headline p.text, #faq-wrapper.business-faq .headline p.text {
        font-size: 20px;
        line-height: 30px;
    }

    .business-textboxes .row.align-items-center:nth-child(odd) .photo img {
        max-width: 420px;
    }
    .business-textboxes .row.align-items-center:nth-child(even) .photo img {
        max-width: 720px;
    }

    .about-contact .content .title {
        font-size: 32px;
    }
    .about-contact .content a {
        font-size: 40px;
    }
    .about-contact .content p {
        font-size: 21px;
        line-height: 34px;
    }

    #faq-wrapper .all a {
        font-size: 24px;
    }

    .business-hero .content {
        flex-direction: column-reverse;
        padding-top: 35px !important;
    }
    .business-hero .content .text {
        width: 100%;
        padding-bottom: 25px;
    }

    #faq-wrapper.business-faq .accordion-item {
        margin-bottom: 15px;
    }
    #faq-wrapper.business-faq .accordion-header h3 {
        font-size: 24px;
        line-height: 28px;
    }
    #faq-wrapper.business-faq .accordion-header img {
        max-height: 52px;
    }
    #faq-wrapper.business-faq .accordion-item .accordion-body {
        padding-left: 87px;
    }
    #faq-wrapper.business-faq .accordion-body p {
        font-size: 18px;
        line-height: 30px;
    }

    .about-hero {
        height: 400px;
    }
    .about-hero .headline .title {
        font-size: 28px;
        line-height: 40px;
    }

    .about-approach .box {
        padding-top: 20px;
    }
    .about-approach .box .content {
        padding: 30px 35px;
    }
    .about-approach .box .content .title, .about-values .box .content .title {
        font-size: 26px;
    }
    .about-approach .box .content p, .about-values .box .content p {
        font-size: 19px;
        line-height: 29px;
    }
    .about-approach .for-buttons {
        padding-top: 30px;
    }
    .about-approach .for-buttons {
        padding-top: 30px;
    }

    .about-team .box:nth-last-child(-n+3) {
        width: 50%;
    }

    #about.contact-page .box:nth-child(n+2) {
        padding-top: 15px;
    }

    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 140px;
        margin-top: 20px;
    }

    .entry-content .js-video-button.video::after {
        font-size: 70px;
    }

    /* WIDGETS */

    #sidebar-area {
        display: none !important;
    }

    /* FAQ */

    #faq-wrapper .accordion-item::after {
        width: calc(100% - 30px);
    }
    #faq-wrapper .accordion-header h3 {
        padding: 26px 15px 29px 15px;
        margin: 0;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        padding-bottom: 20px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 15px;
        top: 28px;
        left: 0;
    }
    #faq-wrapper .accordion-body {
        padding-left: 30px;
        padding-bottom: 30px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 15px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2) {
        margin-top: 20px;
    }

    .news .photo {
        height: 420px;
    }
    .news > a .photo {
        height: 220px;
    }
    .news .content {
        padding: 30px 35px 115px 35px;
    }
    .news .content h2 {
        font-size: 23px;
        line-height: 27px;
    }
    .news .content .more {
        width: calc(100% - 70px);
        left: 35px;
        bottom: 35px;
    }
    .news .content .more::before {
        width: calc(100% - 160px);
    }
    .news .content .more span {
        height: 45px;
        font-size: 15px;
        line-height: 42px;
        padding: 0 30px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    #single-wrapper .back {
        margin-top: 50px;
    }

    #recent-posts .news:nth-child(n+3) {
        display: none;
    }

    .modal-dialog {
        max-width: 96%;
    }
    .modal-content {
        padding: 45px 65px 0 65px;
    }
    .modal-header > h4 {
        padding-bottom: 10px;
    }
    .modal-header > p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    #hello-bar a {
        font-size: 16px;
    }

    #header .logo img {
        max-height: 54px;
    }

    .navbar-collapse #main-menu {
        width: 250px;
    }

    #hero .title {
        font-size: 36px;
        line-height: 48px;
    }

    .for-buttons a {
        height: 68px;
        font-size: 20px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .for-buttons a::before {
        height: 64px;
    }

    .slick-dots {
        margin-top: 10px;
    }

    #about .box p {
        font-size: 18px;
        line-height: 27px;
    }
    #about .box .more a {
        font-size: 19px;
    }

    #numbers .headline .title {
        font-size: 28px;
    }
    #numbers .box .value p {
        font-size: 50px;
    }
    #numbers .box .text p {
        font-size: 20px;
        line-height: 24px;
        padding-top: 1px;
    }

    #platform .content .title {
        font-size: 38px;
        padding-bottom: 18px;
    }
    #platform .content p {
        font-size: 20px;
        line-height: 28px;
    }

    #contact .content .title {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 5px;
    }
    #contact .box .icon {
        width: 80px;
        height: 80px;
    }
    #contact .box .icon img {
        max-height: 44px;
    }
    #contact .box .text p {
        font-size: 24px;
    }
    #contact .box .text span {
        font-size: 22px;
    }

    .form-control {
        height: 64px;
        font-size: 20px;
    }
    .form-submit .wpcf7-submit {
        height: 67px;
        font-size: 22px;
        padding: 0 60px;
    }

    #accredited .headline .title {
        font-size: 28px;
    }
    #accredited .item a img {
        max-height: 80px;
    }

    /* FOOTER */

    #footer .logo img {
        max-height: 140px;
    }
    #footer .logo address {
        font-size: 21px;
        line-height: 28px;
        padding: 20px 0 15px 0;
    }
    #footer .links {
        display: none;
    }
    #footer .menu ul li a {
        font-size: 14px;
    }

    .social-media {
        width: 100%;
        text-align: center;
    }
    .social-media ul {
        justify-content: center;
    }
    .social-media ul li {
        margin: 0 4px;
    }
    .social-media ul li a {
        margin: 0 15px;
    }

    #footer .members {
        justify-content: center;
        padding-top: 10px;
    }
    #footer .members img {
        margin: 0 5px !important;
    }
    
    .copy p {
        font-size: 14px;
        padding-top: 10px;
    }

    /* SUBPAGES */

    .consumers-hero .photo img {
        max-width: 100%;
    }
    .consumers-hero .headline p {
        font-size: 17px;
        line-height: 27px;
    }
    .consumers-hero .headline p:first-of-type {
        font-size: 26px;
        line-height: 34px;
    }

    #about .headline .title, #about .subheadline .title, .about-approach .headline .title, .about-team .headline .title, .consumers-content .headline .title, .business-textboxes .headline .title, #faq-wrapper.business-faq .headline .title {
        font-size: 32px;
    }
    #about .headline p, .about-approach .headline p, .about-team .headline p, .consumers-content .headline p, .business-textboxes .headline p, #faq-wrapper.business-faq .headline p {
        font-size: 24px;
    }

    .business-textboxes .row.align-items-center:nth-child(even) .photo img {
        max-width: 600px;
    }

    .about-contact .content .title {
        font-size: 30px;
    }
    .about-contact .content a {
        font-size: 36px;
    }
    .about-contact .content p {
        font-size: 19px;
        line-height: 30px;
    }

    #faq-wrapper .headline .title {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .business-hero .content .text {
        padding: 40px 30px 0 30px;
    }
    .business-hero .content .text p.highlight {
        font-size: 24px;
        line-height: 34px;
    }
    .business-hero .content .text p {
        font-size: 18px;
        line-height: 28px;
    }

    #faq-wrapper.business-faq .accordion-header h3 {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 17px;
    }
    #faq-wrapper.business-faq .accordion-header h3::before {
        top: calc(50% - 12px);
    }
    #faq-wrapper.business-faq .accordion-header img {
        max-height: 47px;
    }
    #faq-wrapper.business-faq .accordion-item .accordion-body {
        padding-left: 82px;
    }
    #faq-wrapper.business-faq .accordion-body p {
        font-size: 17px;
        line-height: 28px;
    }

    .consumers-content .tabs .tab p {
        text-align: center;
    }

    .about-hero {
        height: auto;
        padding-top: 25px;
        padding-bottom: 330px;
        background-size: 90% auto;
    }
    .about-hero .headline .title {
        font-size: 26px;
        line-height: 36px;
    }

    .about-approach .box .content .title, .about-values .box .content .title {
        font-size: 24px;
    }
    .about-approach .box .content p, .about-values .box .content p {
        font-size: 18px;
        line-height: 27px;
    }

    .about-team .box {
        padding-top: 20px;
    }
    .about-team .box .content .desc {
        font-size: 15px;
        line-height: 20px;
    }

    .about-approach .box .content ul li {
        font-size: 22px;
        padding-left: 55px;
        margin-bottom: 30px;
    }
    .about-approach .box .content ul li::before {
        font-size: 38px;
    }

    h1, h2, h3, h4 {
        padding: 15px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 17px;
        line-height: 28px;
    }

    .entry-content ul li {
        margin-top: 6px;
    }
    .entry-content ul li::before {
        line-height: 28px;
    }

    .entry-content blockquote {
        padding-left: 40px;
        margin: 30px 0;
    }
    .entry-content blockquote p {
        font-size: 18px;
        line-height: 30px;
    }

    /* FAQ */

    #faq-wrapper .accordion-item {
        width: 100% !important;
    }
    #faq-wrapper .accordion-header h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 25px 15px 24px 15px;
        margin: 0;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        padding-bottom: 15px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 14px;
        top: 26px;
    }
    #faq-wrapper .accordion-body {
        padding-bottom: 25px;
    }

    #faq-wrapper.business-faq .accordion-header h3 {
        font-size: 20px;
        line-height: 24px;
    }

    /* REVIEWS */

    .review-item .review {
        padding: 30px 0;
    }
    .review-item .review p:first-of-type:before {
        font-size: 120px;
        top: -47px;
        left: -20px;
    }
    .review-item .overview {
        font-size: 17px;
        padding-top: 20px;
    }

    /* BLOG */

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 35px;
    }
    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 17px;
        padding: 20px 15px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        padding: 0 27px;
        margin-top: 8px;
    }

    .news .photo {
        height: 330px;
    }

    #single-wrapper .back {
        font-size: 17px;
        margin-top: 40px;
    }
    #single-wrapper .back::after {
        width: 54px;
        height: 54px;
        top: -18px;
    }

    .modal-content {
        padding: 35px 50px 0 50px;
    }
    .modal-header > h4 {
        font-size: 30px;
    }
    .modal-header > p {
        font-size: 18px;
        line-height: 27px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .modal-body {
        padding-bottom: 35px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }    

    #hello-bar .login {
        padding-right: 25px;
    }
    #hello-bar a {
        font-size: 15px;
        margin-left: 20px;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-collapse #main-menu {
        width: 260px;
        right: 5px;
        padding: 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 17px;
        padding: 13px 15px;
    }
    
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        padding: 8px 15px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown {
        width: 46px;
        height: 37px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 37px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 51px;
        height: 43px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 43px;
    }

    #hero {
        height: 480px;
        padding-top: 35px;
        padding-bottom: 40px;
    }
    #hero .title {
        font-size: 30px;
        line-height: 40px;
    }
    #hero .title br {
        display: none;
    }
    #hero .title sup {
        font-size: 38px;
        font-weight: 500;
        top: 2px;
    }
    #hero .for-buttons {
        flex-direction: column;
    }

    .for-buttons a {
        width: 100%;
        height: 66px;
        font-size: 19px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 5px;
    }
    .for-buttons a::before {
        height: 62px;
    }

    #about .box .content {
        padding: 25px 25px;
    }
    #about .box .title {
        font-size: 24px;
    }
    #about .box p {
        font-size: 17px;
        line-height: 25px;
    }
    #about .box .more a {
        font-size: 17px;
    }

    .slick-dots {
        margin-top: 0;
    }

    #numbers .headline .title {
        font-size: 24px;
    }
    #numbers .headline .title sup {
        font-size: 10px;
        top: -13px;
    }
    #numbers .box {
        width: 100%;
        justify-content: center;
        padding-top: 20px;
    }
    #numbers .box .value {
        width: 130px;
        text-align: center;
    }
    #numbers .box .value p {
        font-size: 38px;
    }
    #numbers .box .text {
        width: 145px;
    }
    #numbers .box .text p {
        font-size: 17px;
        line-height: 21px;
        padding-top: 0;
        padding-left: 0;
    }

    #platform .content .title {
        font-size: 32px;
    }
    #platform .content p {
        font-size: 17px;
        line-height: 24px;
    }

    #contact .content .title {
        font-size: 25px;
        line-height: 33px;
        padding-bottom: 0;
    }

    .form-control {
        height: 60px;
        font-size: 18px;
    }
    .form-submit .wpcf7-submit {
        width: 100%;
        height: 62px;
        font-size: 20px;
        padding: 0 50px;
    }

    /* FOOTER */

    #footer .logo {
        padding-bottom: 30px;
    }
    #footer .logo img {
        max-height: 110px;
    }
    #footer .logo address {
        font-size: 18px;
        line-height: 26px;
    }
    #footer h4 {
        font-size: 19px;
    }
    #footer .links ul li a, #footer .social-media p {
        font-size: 18px;
    }
    #footer .social-media p {
        line-height: 25px;
    }

    #footer .members {
        padding-top: 5px;
    }
    #footer .members img:first-of-type {
        max-height: 80px;
    }
    #footer .members img:nth-of-type(2) {
        max-height: 114px;
    }

    #footer .menu ul {
        flex-wrap: wrap;
    }
    #footer .menu ul li {
        padding: 0 10px !important;
    }
    #footer .menu ul li:after {
        display: none;
    }

    /* SUBPAGES */

    .consumers-hero .headline p {
        font-size: 16px;
        line-height: 25px;
    }
    .consumers-hero .headline p:first-of-type {
        font-size: 20px;
        line-height: 26px;
    }

    .buttons .for-buttons {
        flex-direction: column;
    }

    #about .headline, .about-approach .headline, .about-team .headline, .business-textboxes .headline, #faq-wrapper.business-faq .headline {
        padding-bottom: 10px;
    }
    #about .headline .title, #about .subheadline .title, .about-approach .headline .title, .about-team .headline .title, .consumers-content .headline .title, .business-textboxes .headline .title, #faq-wrapper.business-faq .headline .title {
        font-size: 28px;
    }
    #about .headline p, .about-approach .headline p, .about-team .headline p, .consumers-content .headline p, .business-textboxes .headline p, #faq-wrapper.business-faq .headline p {
        font-size: 20px;
        line-height: 25px;
    }

    .business-textboxes .row.align-items-center:nth-child(odd) .photo img {
        max-width: 90%;
    }

    .about-contact .content .title {
        font-size: 26px;
    }
    .about-contact .content a {
        font-size: 30px;
    }
    .about-contact .content p {
        font-size: 17px;
        line-height: 25px;
    }

    #faq-wrapper .headline .title {
        font-size: 21px;
        line-height: 27px;
        padding-bottom: 10px;
    }
    #faq-wrapper .all a {
        font-size: 20px;
    }

    .business-hero .content .text {
        padding: 0 30px 20px 30px;
    }
    .business-hero .content .text p.highlight {
        font-size: 20px;
        line-height: 28px;
    }
    .business-hero .content .text p {
        font-size: 16px;
        line-height: 24px;
    }
    .business-hero .content > img {
        max-width: 250px;
        margin: 0 auto !important;
    }

    .business-hero .for-buttons {
        flex-direction: column;
    }
    .business-hero .for-buttons a {
        margin-left: 0;
        margin-right: 0;
    }

    #faq-wrapper.business-faq .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    #faq-wrapper.business-faq .container-fluid:nth-child(even)::before, 
    #faq-wrapper.business-faq .container-fluid:nth-child(odd):not(:first-of-type)::before {
        height: 100px;
    }
    #faq-wrapper.business-faq .accordion-item {
        margin-bottom: 10px;
    }
    #faq-wrapper.business-faq .accordion-header h3 {
        font-size: 18px;
        line-height: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    #faq-wrapper.business-faq .accordion-header h3::before {
        top: calc(50% - 11px);
        right: 20px;
    }
    #faq-wrapper.business-faq .accordion-header img {
        max-height: 40px;
        margin-right: 5px;
    }
    #faq-wrapper.business-faq .accordion-item .accordion-body {
        padding-left: 59px;
        padding-right: 15px;
    }
    #faq-wrapper.business-faq .accordion-item.no-icon .accordion-body {
        padding-left: 12px !important;
    }
    #faq-wrapper.business-faq .accordion-body p {
        font-size: 16px;
        line-height: 25px;
    }

    .about-approach .headline p.text, #faq-wrapper.business-faq .headline p.text {
        font-size: 18px;
        line-height: 27px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .consumers-hero .headline {
        padding-left: 20px;
        padding-right: 20px;
    }

    .consumers-content .tabs .tab p {
        font-size: 17px;
        padding: 15px 10px;
    }

    .business-textboxes {
        overflow: hidden;
    }

    .about-hero {
        padding-top: 10px;
        padding-bottom: 220px;
    }
    .about-hero .headline .title {
        font-size: 21px;
        line-height: 27px;
    }
    .about-hero .headline .title sup {
        font-size: 30px;
    }
    .about-hero .headline .title br {
        display: none;
    }

    .about-approach .box {
        padding-top: 15px;
    }
    .about-approach .box .content {
        padding: 25px;
    }
    .about-approach .box .content .title, .about-values .box .content .title {
        font-size: 21px;
    }
    .about-approach .box .content p, .about-values .box .content p {
        font-size: 16px;
        line-height: 24px;
    }

    .about-approach .for-buttons {
        flex-direction: column;
        padding-top: 20px;
    }

    .about-values .headline {
        padding-bottom: 10px;
    }
    .about-values .box {
        padding-top: 20px;
    }
    .about-values .box .content {
        width: calc(100% - 60px);
        padding-left: 15px;
    }
    .about-values .box .content .title {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .about-values .box .icon img {
        max-height: 60px;
    }

    .about-team::before {
        height: 200px;
    }
    /* .about-team .box .photo {
        width: 100px;
        height: 100px;
        border-width: 4px;
    } */
    .about-team .box .photo img {
        max-height: 110px;
    }
    .about-team .box .content .name {
        font-size: 18px;
        padding-top: 13px;
    }
    .about-team .box .content .title {
        font-size: 16px;
        line-height: 20px;
        padding: 5px 0;
    }
    .about-team .box .content .desc {
        font-size: 13px;
        line-height: 16px;
    }

    #about .box .more a.button {
        width: 100%;
        height: 60px;
        font-size: 19px;
        margin-top: 15px;
    }

    .about-approach .box .content ul li {
        font-size: 20px;
        padding-left: 50px;
        margin-bottom: 25px;
    }
    .about-approach .box .content ul li::before {
        font-size: 30px;
        top: 1px;
    }

    h1, h2, h3, h4 {
        padding: 12px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h1::after, .entry-content h2::after, .post-title::after {
        width: 120px;
        height: 8px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 16px;
        line-height: 25px;
    }

    .entry-content ul li::before {
        line-height: 26px;
    }

    .entry-content blockquote {
        padding-left: 35px;
        margin: 20px 0;
    }
    .entry-content blockquote p {
        font-size: 16px;
        line-height: 27px;
    }
    
    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    /* FAQ */
    
    #faq-wrapper .accordion-item {
        margin-left: 0;
    }
    #faq-wrapper .accordion-item::after {
        width: calc(100% - 15px);
    }
    #faq-wrapper .accordion-header h3 {
        font-size: 17px;
        line-height: 23px;
        padding: 20px 15px 19px 15px;
    }
    #faq-wrapper .accordion-header h3::before {
        font-size: 12px;
        top: 21px;
    }
    #faq-wrapper .accordion-header h3[aria-expanded="true"] {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 10px;
    }
    #faq-wrapper .accordion-body {
        padding-left: 15px;
        padding-bottom: 20px;
    }

    /* REVIEWS */

    .review-item .review p:first-of-type:before {
        font-size: 110px;
        top: -43px;
        left: -13px;
    }
    .review-item .overview {
        font-size: 15px;
    }

    /* BLOG */

    #index-wrapper .news:nth-child(n+2), 
    #recent-posts .news:nth-child(n+3) {
        margin-top: 15px;
    }

    .news .photo {
        height: 220px;
    }
    .news .content {
        padding: 25px 25px 105px 25px;
    }
    .news .content .time-cat {
        margin-bottom: 12px;
    }
    .news .content h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .news .content p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        font-size: 16px;
        line-height: 24px;
    }
    .news .content .more {
        width: calc(100% - 50px);
        bottom: 30px;
        left: 25px;
    }
    .news .content .more span {
        height: 45px;
        line-height: 42px;
    }

    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 15px;
        padding: 17px 11px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        height: 36px;
        font-size: 18px;
        line-height: 32px;
        padding: 0 15px;
        margin-top: 7px;
    }
    .pagination .page-item .page-link.next {
        margin-left: 8px;
    }
    .pagination .page-item .page-link.prev {
        margin-right: 8px;
    }

    #single-wrapper .back {
        font-size: 15px;
        margin-left: 20px;
    }
    #single-wrapper .back::after {
        width: 48px;
        height: 48px;
        top: -15px;
        left: -20px;
    }

    .modal-content {
        padding: 30px 30px 0 30px;
    }
    .modal-header > h4 {
        font-size: 24px;
    }
    .modal-header > p {
        font-size: 16px;
        line-height: 23px;
    }
    .modal-header > button.close {
        width: 40px;
        height: 40px;
        font-size: 23px;
        top: -15px; right: -15px;
    }
    .modal-body {
        padding-bottom: 30px;
    }
}