.heading-wrap,
.iQ-highlights-grid .key-number-wrap {
    text-align: center
}

.close:not(:disabled):not(.disabled),
input#rsubmit {
    cursor: pointer
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Lato, Helvetica, Arial, Lucida, sans-serif
}

.container {
    max-width: 1080px;
    width: 80%;
    margin: auto
}

.heading-wrap {
    margin-bottom: 40px
}

.hide-desktop {
    display: none !important
}

.report-banner h5 {
    font-size: 20px;
    color: #193661;
    font-weight: 600;
    line-height: 26px;
    margin-top: 10px
}

.reportform input[type=email] {
    padding: 15px 10px;
    width: 60%
}

.reportform .error_message {
    color: red;
    font-weight: 400;
    font-size: 16px
}

.reportform .btn-action {
    background: linear-gradient(166deg, #ff8000 0, #ca3726 100%) !important;
    color: #fff !important;
    padding: 15px 18px !important;
    box-shadow: 0 3px 6px #00000029 !important;
    font-size: 18px !important;
    border: none !important;
    max-width: 230px
}

.iqq-report-page .et_menu_container {
    min-height: 45px
}

.reportform .form_fields {
    display: flex;
    gap: 15px
}

.blog-listing-item-wrap .blog-listing-item .blog-item-content .blog-item-title+.read-more,
.story_report_button {
    margin-top: 20px
}

.iqq-report-new .overview-info-content ul li label {
    position: relative;
    min-width: 24px;
    width: 24px;
    height: 24px;
    margin-top: 7px !important;
    border: none !important
}

.iqq-report-new.overview-section.navy-blue-section b {
    font-size: 24px;
    font-weight: 700
}

.iqq-report-new.overview-section.navy-blue-section * {
    color: #fff !important;
    font-size: 22px
}

.heading-wrap h2 {
    font-size: 38px;
    color: #333;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: 600
}

.heading-wrap p {
    font-size: 18px;
    color: #666;
    line-height: 1.2;
    font-weight: 300;
    max-width: 100%;
    margin: auto
}

.btn-action-download {
    font-size: 18px;
    padding-block: 18px !important
}

.about-content-section,
.blog-section,
.infocus-section {
    padding: 80px 0
}

.Q3-banner-content-section,
.bg-grey-section {
    background-color: #fff
}

.about-box-wrap {
    display: flex;
    align-items: center;
    gap: 50px
}

.about-box-wrap .img-wrap {
    width: 100%
}

.about-box-wrap .img-wrap img {
    width: 100%;
    border-radius: 20px
}

.about-box-wrap .box-col {
    width: 50%
}

.about-box-wrap h2 {
    font-size: 30px;
    color: #333;
    font-weight: 700;
    line-height: 1.4
}

.about-box-wrap h3 {
    font-size: 28px;
    color: #ff8000;
    font-weight: 600;
    line-height: 1.4;
    margin: 6px 0
}

.about-box-wrap h4 {
    font-size: 24px;
    color: #193661;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 24px
}

.about-box-wrap p {
    font-size: 18px;
    line-height: 1.2;
    color: #666;
    font-weight: 400;
    margin-bottom: 30px
}

.about-box-wrap .btn-action {
    background: linear-gradient(166deg, #ff8000 0, #ca3726 100%);
    color: #fff;
    padding: 14px 62px;
    box-shadow: 0 3px 6px #00000029;
    font-size: 18px
}

.btn-action {
    padding: 16px;
    gap: 10px;
    border-radius: 100px;
    transition: background-color, opacity .4s;
    justify-content: center
}

.btn-action,
.btn-action-link {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: normal !important
}

.btn-action span,
.btn-action-link span:last-child {
    margin-top: 4px;
    text-decoration: none
}

.btn-action-link {
    color: #ff8000;
    gap: 5px
}

.btn-action-link span:first-child {
    text-decoration: underline
}

.navy-blue-section {
    background-color: #193661
}

.number-count {
    color: #ff8000;
    font-weight: 700;
    margin-bottom: 12px;
    display: block
}

.title-bordered {
    display: flex;
    align-items: center;
    min-height: 42px;
    position: relative;
    margin-bottom: 15px
}

.title-bordered>* {
    margin-left: 15px
}

.title-bordered::before {
    content: "";
    height: 42px;
    width: 6px;
    background-color: #ff8000
}

.banner-section {
    margin-top: 76px
}

.report-banner h1 {
    font-size: 46px;
    font-weight: 700;
    color: #333;
    line-height: 1.2
}

.IPMR-wrap p {
    width: 490px;
    max-width: 100%
}

.overview-section.navy-blue-section * {
    color: #fff !important
}

.overview-section {
    padding-top: 80px;
    background-image: url(../images/iqq2_page/overview-vector.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top
}

.overview-wrap {
    display: flex;
    align-items: flex-end;
    color: #fff
}

.overview-info-content .title-bordered {
    margin-bottom: 24px
}

.overview-wrap .overview-col:first-child {
    width: 65%
}

.overview-wrap .overview-col:last-child {
    width: 35%
}

.overview-wrap .overview-col .img-wrap {
    margin-left: 20px
}

.overview-wrap .overview-col .img-wrap img {
    width: 100%;
    margin-bottom: -3px
}

.overview-info-content h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4
}

.overview-info-content h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 24px
}

.overview-info-content ul {
    display: flex;
    flex-direction: column;
    gap: 30px;
    list-style-type: none;
    margin-bottom: 40px
}

.overview-info-content ul li {
    font-size: 22px;
    font-weight: 400;
    color: #f7f7f9;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 0 !important
}

.overview-info-content ul li input {
    width: 24px;
    height: 24px;
    accent-color: #f7f7f9;
    display: none
}

.overview-info-content ul li label {
    position: relative;
    min-width: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #f7f7f9;
    margin-top: 3px
}

.overview-info-content ul li label::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    inset: 50% auto auto 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #f7f7f9
}

.overview-info-content h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 30px
}

.founder-info-box {
    padding: 46px 40px 50px 90px;
    background: rgba(255, 255, 255, .1);
    border-radius: 20px 20px 0 0;
    display: flex;
    position: relative
}

.founder-info-box .quote-text {
    padding: 0 20px 0 10px;
    font-size: 24px;
    color: #ffff;
    line-height: 1.4;
    flex: 2
}

.founder-info-box .founder-info {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.founder-info-box::before {
    content: "";
    background-image: url("../images/iqq2_page/quote-left.svg");
    background-size: cover;
    background-repeat: no-repeat;
    aspect-ratio: 1/1;
    width: 52px;
    height: 52px;
    position: absolute;
    top: 20px;
    left: 42px
}

.founder-info-box .quote-text i {
    display: block
}

.founder-info {
    padding-left: 8.5%;
    position: relative
}

.founder-info::before {
    content: "";
    width: 3px;
    height: 80%;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.founder-info-box .founder-info h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0;
    width: 100%
}

.founder-info-box .founder-info h3 span {
    font-weight: 400;
    display: block
}

.keynumber-section {
    padding: 80px 0;
    background-color: #e7e9ee
}

.keynumber-section .heading-wrap p {
    width: 670px
}

.iQ-highlights-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    align-items: baseline;
    gap: 60px 50px
}

.iQ-highlights-grid .key-number-wrap .number-count {
    font-size: 62px;
    display: block;
    line-height: 1.2
}

.iQ-highlights-grid .key-number-wrap .number-count sub {
    font-size: 38px;
    vertical-align: middle;
    position: unset
}

.iQ-highlights-grid .key-number-wrap .info-text {
    font-size: 18px;
    color: #333;
    line-height: 1.4;
    font-weight: 700;
    width: 270px;
    margin: auto
}

.keynumber-section .key-number-wrap .info-text {
    width: 200px;
    max-width: 100%
}

.keynumber-section .iQ-highlights-grid {
    padding-top: 30px
}

.IQ-strip {
    padding: 40px 58px 40px 140px;
    border-radius: 12px;
    background-color: #222;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    background-image: url(../images/iqq2_page/IQ-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center
}

.IQ-strip .btn-action,
.open-popup-button {
    background: linear-gradient(164deg, #ff8000 0, #ca3726 100%)
}

.IQ-strip h4 {
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    font-size: 24px
}

.IQ-strip .btn-action {
    padding: 12px 68px;
    text-decoration: none;
    color: #fff;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    min-width: 223px
}

.infocus-section .infocus-wrap:not(.infocus-wrap-last) {
    margin-bottom: 80px
}

.infocus-section .btn-action {
    padding: 16px
}

.infocus-section .btn-action-download {
    min-width: 230px !important
}

.infocus-section .about-content p {
    margin-bottom: 0
}

.infocus-section .IQ-strip {
    margin-top: 80px
}

.blog-listing {
    display: flex;
    flex-direction: column;
    row-gap: 60px
}

.blog-listing .blog-listing-title {
    position: relative;
    font-size: 24px;
    padding-left: 10px;
    margin-bottom: 30px;
    min-height: 42px;
    display: flex;
    align-items: center
}

.blog-listing .blog-listing-title::before {
    content: "";
    width: 6px;
    height: 100%;
    background-color: #ff8000;
    position: absolute
}

.blog-listing .blog-listing-title h4 {
    line-height: 1.2;
    color: #333;
    font-weight: 600;
    font-size: 27px;
    margin-left: 16px;
    padding-bottom: 0
}

.blog-listing-item-wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    margin: 0 -10px
}

.blog-listing-item-wrap .blog-listion-item-col {
    width: 33.33%;
    padding: 0 15px
}

.blog-listing-item-wrap .blog-listing-item {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.blog-listing-item-wrap .blog-listing-item .blog-item-media {
    border-radius: 12px 12px 0 0;
    height: 203px;
    overflow: hidden
}

.blog-listing-item-wrap .blog-listing-item .blog-item-media a {
    display: block;
    height: 100%
}

.blog-listing-item-wrap .blog-listing-item .blog-item-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.blog-listing-item-wrap .blog-listing-item .blog-item-content {
    padding: 20px 16px;
    flex: 1;
    display: flex;
    flex-direction: column
}

.blog-listing-item-wrap .blog-listing-item .blog-item-content h6 {
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 37px;
    padding-bottom: 0
}

.blog-listing-item-wrap .blog-listing-item .blog-item-content p {
    font-size: 16px;
    line-height: 1.4;
    color: #666;
    font-weight: 400;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px
}

.blog-listing-item-wrap .blog-listing-item .blog-item-content .read-more a {
    font-size: 18px;
    line-height: 1.2;
    color: #ff8000;
    font-weight: 700;
    text-decoration: none;
    flex: 1;
    display: flex;
    align-items: end
}

.blog-listing-item-wrap .blog-listing-item .blog-item-content .blog-item-title {
    text-decoration: none
}

.open-popup-button {
    text-transform: capitalize !important;
    padding: 5px 30px
}

input#rsubmit {
    margin-top: 25px
}

#whitepaper-report span#error_message {
    display: none;
    color: red;
    font-size: 16px
}

.animate-top {
    position: relative;
    animation: .4s animatetop
}

@keyframes animatetop {
    from {
        top: 0;
        opacity: 0
    }

    to {
        top: 50%;
        opacity: 1
    }
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .275);
    overflow: auto !important;
    z-index: 999999
}

.modal-content {
    width: 500px;
    max-width: 90%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .175);
    border-radius: .3rem;
    outline: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 0;
    font-size: 1.25rem
}

.modal-header .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    background-color: transparent;
    border: 0
}

.Q3-banner-image,
.Q3-banner-image img {
    border-radius: 20px
}

.modal-body {
    flex: 1 1 auto;
    padding: 1rem
}

.modal-body p {
    margin-top: 0;
    margin-bottom: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>* {
    margin: 5px
}

.post-template-page-template-iqq2 #main-footer .footer-widget h4,
.post-template-page-template-iqq2 footer .widget_block h4 {
    padding-bottom: 10px !important
}

body.post-template :where(h1, h2, h3, h4, h5, h6) {
    padding-bottom: 0 !important
}

.overview-info-content ul li .lable-text {
    line-height: 1.2
}

.overview-info-content ul li .lable-text .label-text-info {
    opacity: .85
}

.Q3-banner-image {
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.stories {
    display: flex;
    flex-direction: column;
    gap: 2rem
}

#thank-you-message {
    margin-top: 10px;
    color: #ff8000;
    font-weight: 500
}

.heading-wrap h3 {
    font-size: 24px;
    font-weight: 600
}

@media only screen and (max-width:390px) {
    h2.download-report {
        font-weight: 700;
        font-size: 35px !important
    }
}

@media (max-width:1380px) {
    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 60px
    }
}

@media (min-width:1200px) and (max-width:1280px) {
    .founder-info-box .founder-info h3 {
        font-size: 22px !important
    }

    .keynumber-section .iQ-highlights-grid {
        gap: 30px
    }

    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 50px
    }
}

@media (max-width:1200px) {
    .reportform .form_fields {
        flex-direction: column
    }

    .reportform input[type=email] {
        width: 100%
    }

    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 50px
    }

    .keynumber-section .iQ-highlights-grid {
        gap: 30px
    }

    .report-banner h1 {
        font-size: 38px
    }

    .about-box-wrap h3 {
        font-size: 26px
    }

    .about-box-wrap h4 {
        font-size: 22px;
        margin-bottom: 15px
    }

    .about-box-wrap p {
        font-size: 16px
    }

    .overview-info-content ul {
        gap: 20px;
        margin-bottom: 30px
    }

    .founder-info-box :where(.quote-text, h3),
    .overview-info-content :where(h4, li) {
        font-size: 20px !important
    }

    .overview-info-content h3 {
        font-size: 22px
    }
}

@media (max-width:1140px) {
    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 48px
    }
}

@media screen and (max-width:1023px) {
    button.open-popup-button {
        width: 80%
    }

    .modal-content {
        margin: 8% auto !important
    }

    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 42px
    }
}

@media (max-width:992px) {
    .hide-mobile {
        display: none !important
    }

    .hide-desktop {
        display: inline-block !important
    }

    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 46px
    }

    .report-banner h1 {
        font-size: 38px
    }

    .about-box-wrap {
        flex-wrap: wrap
    }

    .Q3-banner-content-wrap .box-col,
    .about-box-wrap .box-col,
    .overview-wrap .overview-col:first-child,
    .overview-wrap .overview-col:last-child {
        width: 100%
    }

    .overview-wrap {
        flex-direction: column
    }

    .overview-wrap .overview-col .img-wrap {
        width: 300px;
        aspect-ratio: 1/1;
        margin: 0 auto
    }

    .founder-info-box {
        padding: 57px
    }

    .founder-info-box::before {
        width: 42px;
        height: 42px;
        left: 15px
    }

    .IQ-strip {
        flex-wrap: wrap;
        padding: 40px;
        text-align: center;
        justify-content: center
    }

    .infocus-section .IQ-strip {
        margin-top: 60px
    }

    .infocus-section .infocus-wrap:not(.infocus-wrap-last) {
        margin-bottom: 60px
    }

    .blog-listing-item-wrap .blog-listion-item-col {
        width: 50%
    }

    .banner-section {
        margin-top: 62px
    }
}

@media (max-width:767px) {
    .reportform .form_fields {
        flex-direction: column
    }

    .Q3-banner-content-wrap .box-col,
    .reportform input[type=email] {
        width: 100%
    }

    .founder-info-box {
        flex-direction: column;
        padding: 50px 38px 18px 28px;
        text-align: center
    }

    .founder-info-box .quote-text {
        padding: 0 0 15px
    }

    .founder-info {
        padding: 15px 0;
        border-left: 0
    }

    .founder-info-box::before {
        width: 22px;
        height: 22px;
        top: 23px;
        left: 15px
    }

    .founder-info-box :where(.quote-text, h3),
    .overview-info-content :where(h4, li) {
        font-size: 18px !important
    }

    .overview-info-content h3,
    .overview-info-content h4 {
        font-size: 20px !important
    }

    .founder-info::before {
        top: 0;
        width: 50%;
        height: 3px;
        left: 50%;
        transform: translateX(-50%)
    }

    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 42px
    }
}

@media (max-width:576px) {

    .about-content-section,
    .blog-section,
    .infocus-section,
    .keynumber-section {
        padding: 40px 0
    }

    .about-box-wrap h2,
    .heading-wrap h2 {
        font-size: 28px;
        display: block !important
    }

    .title-bordered>* {
        margin-left: 10px
    }

    .Q3-banner-content-wrap .box-col,
    .blog-listing-item-wrap .blog-listion-item-col,
    .report-banner .btn-action {
        width: 100%
    }

    .keynumber-section .heading-wrap h2,
    .overview-info-content h2,
    .report-banner h1 {
        font-size: 28px
    }

    .about-box-wrap {
        gap: 30px
    }

    .about-box-wrap.Q3-banner-content-wrap {
        flex-wrap: wrap-reverse
    }

    .about-box-wrap h3,
    .about-box-wrap h4 {
        font-size: 18px
    }

    .overview-section {
        padding-top: 40px;
        background-size: 85%
    }

    .overview-section-Q3 {
        background-position: top 70% right
    }

    .iQ-highlights-grid,
    .overview-wrap {
        gap: 40px
    }

    .founder-info-box :where(.quote-text, h3),
    .overview-info-content :where(h4, li) {
        font-size: 16px !important
    }

    .overview-info-content .title-bordered {
        margin-bottom: 15px
    }

    .Q3-blog-section .heading-wrap p,
    .keynumber-section .heading-wrap p {
        display: none
    }

    .keynumber-section .iQ-highlights-grid {
        padding-top: 0
    }

    .keynumber-section .key-number-wrap .info-text {
        width: 100%;
        font-size: 20px
    }

    .infocus-section .infocus-wrap:not(.infocus-wrap-last) {
        margin-bottom: 40px
    }

    .infocus-section .IQ-strip {
        margin-top: 40px;
        padding: 180px 24px 40px
    }

    .IQ-strip {
        padding: 180px 40px 40px;
        background-position: top 20px center;
        background-size: 140px
    }

    .IQ-strip .contact-us-btn {
        font-size: 16px
    }

    .overview-info-content h3,
    .overview-info-content h4 {
        font-size: 18px !important;
        line-height: 1.5
    }

    .blog-listing-item-wrap .blog-listing-item .blog-item-content .blog-item-title+.read-more {
        margin-top: 16px
    }

    .Q3-blog-section .heading-wrap {
        text-align: left
    }

    .overview-info-content ul li label {
        min-width: 16px;
        width: 16px;
        height: 16px;
        border: 1px solid #f7f7f9;
        display: block
    }

    .overview-info-content ul li {
        font-size: 22px;
        font-weight: 400;
        color: #f7f7f9;
        display: flex;
        gap: 10px
    }

    .overview-info-content ul li label::before {
        width: 8px;
        height: 8px
    }

    .iQ-highlights-grid .key-number-wrap .number-count {
        font-size: 48px
    }
}

@media (min-width:751px) and (max-width:992px) {
    .Q3-banner-image {
        max-width: 74%
    }
}

@media (min-width:375px) and (max-width:578px) {
    .Q3-banner-image {
        margin-top: 60px
    }
}