﻿
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

html {
    -ms-overflow-style: scrollbar;
    overflow-x: hidden;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
}

a {
    -webkit-transition: 0.5s all ease-in-out 0.05s;
    -moz-transition: 0.5s all ease-in-out 0.05s;
    -ms-transition: 0.5s all ease-in-out 0.05s;
    -o-transition: 0.5s all ease-in-out 0.05s;
    transition: 0.5s all ease-in-out 0.05s;
}

a:hover,
a.active,
button:hover,
button.active {
    outline: none !important;
}

body {
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-optical-sizing: auto;
    color: #000;
    overflow-x: hidden;
    line-height: 25px;
}

.btn {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #FFF;
    text-transform: none;
    padding: 8px 30px;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent;
    border-color: #FFF;
}

.btn:hover,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.show>.btn.dropdown-toggle {
    background-color: #009DE1 !important;
    border-color: #009DE1 !important;
}

.btn-secondary {
    background-color: transparent;
    border-color: #fff;
}
.modal .btn {
    background-color: #009DE1;
    border-color: #009DE1;
}

.banner_section .bg-light {
    background-color: transparent !important;
    display: block;
    padding-top: 8px;
}

.banner_section .d-inline-block.website {
    float: right;
}

.banner_section .d-inline-block.website a {
    color: #fff;
}

.banner_section .d-inline-block.website a button#visitCP {
    margin-top: 2px;
}

.banner_section .d-inline-block.website a i {
    font-style: normal !important;
}

.banner_section .d-inline-block.website a:hover {
    color: #fff;
    text-decoration: none;
}

.banner_section button:focus {
    outline: none;
}

.banner_section button {
    border-radius: 4px;
    border: none;
    box-shadow: -1px -1px 4px 0px #313d52;
    color: #fff;
    margin-top: -2px;
    padding: 5px 14px;
    font-size: 16px;
}

.banner_section button.blue-bg,
.btn-blue {
    background-color: #009DE1;
    border: 0 none;
    border-radius: 4px;
}

.banner_section button.cp-bg {
    background-color: #009DE1;
    box-shadow: -1px -1px 2px 0px #1a1c1e;
}

.banner_section button.cp-bg:hover,
.banner_section button.blue-bg:hover,
.btn-blue:hover {
    background-color: #009DE1;
}

header {
    position: relative;
    padding: 30px 0px 100px;
    background: url(../images/top_banner.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
    margin-bottom: 0;
}

.banner_content .page_title span {
    color: #fff;
}

.banner_content .form_section {
    border-radius: 15px;
}

.banner_content .form_section h3 {
    font-size: 25px;
}

.banner-desc {
    position: absolute;
    top: 80px;
    left: -10px;
}

.banner_content {
    padding-top: 60px;
}

.banner_left_section h1.page_title {
    font-family: "Heebo", sans-serif;
    font-size: 46px;
    color: #FFF;
    text-shadow: 4px 0 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 40px;
}

.banner_left_section h1.page_title span {
    color: #009DE1;
}

.banner_left_section h2.page_title {
    font-family: "Heebo", sans-serif;
    font-size: 28px;
    color: #FFF;
    font-weight: 500;
    text-shadow: 4px 0 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
}

/*Packages Section*/

.testing_packages .inner_section {
    height: 100%;
    padding: 20px;
    background: #fff;
}

.bottom_content p {
    margin-bottom: 10px;
    max-width: 87%;
}

.font-bold {
    font-weight: 700;
}

.testing_packages {
    background: url(../images/packages_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.testing_packages img {
    margin-bottom: 10px;
}

.testing_packages h4 {
    margin-bottom: 20px;
}

.title_section h3 {
    font-size: 31px;
    color: #fff;
}

.title_section h3 span {
    font-weight: 300;
}

.delivered_features img {
    max-height: 110px;
}

.percentage_text {
    font-size: 60px;
    font-weight: 500;
    color: #4472c4;
    line-height: 1;
}

.research_analyst {
    background: url(../images/research_analysis_speak.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.research_analyst blockquote {
    position: relative;
    padding: 65px 0 28px;
    margin-bottom: 0;
}

.research_analyst blockquote:before,
.research_analyst blockquote:after {
    position: absolute;
    content: "";
    display: block;
    background-image: url("../images/quote_symbol.svg");
    width: 63px;
    height: 52px;
}

.research_analyst blockquote:before {
    top: 0;
    left: -25px;
}

.research_analyst blockquote:after {
    bottom: 20px;
    right: 35px;
    transform: rotate(180deg);
}

.overview h2,
.solutions h2,
.why-changepond h2,
.related-services h2 {
    font-family: "Source Sans 3", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #00205B;
    margin-bottom: 10px;
}
.overview,
.solutions .row {
    background-color: #F5F8FD;
}
.solutions .img-side {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    min-height: 350px;
    position: relative;
}
.solutions .img-side.idd {
    background-image: url(../images/image-IDD.png);
}
.solutions .img-side.dmi {
    background-image: url(../images/image-DMI.png);
}
.solutions .img-side.icb {
    background-image: url(../images/image-ICB.png);
}
.solutions .img-side.iom {
    background-image: url(../images/image-IOM.png);
}
.solutions .img-side.dqa {
    background-image: url(../images/image-DQA.png);
}
.solutions .img-side p {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    line-height: 1.3;
    margin: 0;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.solutions .text-side p {
    line-height: 1.8;
}
.solutions .tech-partner .img-side {
    background-image: url(../images/technology-partnership.png);
    background-position: center center;
}
.solutions .tech-partner,
.index-management {
    background-color: #250D62;
    color: #FFF;
}
.solutions .tech-partner h3 {
    font-family: "Source Sans 3", sans-serif;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px;
}
.solutions .tech-partner ul {
    list-style: disc;
    list-style-position: inside;
}
.solutions .tech-partner ul li {
    padding: 5px 10px;
}
.why-changepond h4 {
    font-size: 22px;
    font-weight: 600;
    color: #313131;
}
.index-management h3 {
    font-size: 32px;
    font-weight: 700;
}
.index-management p.sub {
    font-size: 30px;
    font-weight: 400;
}
.related-services a {
    display: block;
    position: relative;
}
.related-services a p {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    line-height: normal;
    width: calc(100% - 20px);
    margin: 0 10px;
    position: absolute;
    left: 0;
    bottom: 10px;
}

@media (max-width: 1200px) {
    body {
        font-size: 14px;
    }
    .banner_left_section h1.page_title {
        font-size: 32px;
    }
    .banner_left_section h2.page_title {
        font-size: 22px;
    }
    .overview h2, .solutions h2, .solutions .tech-partner h3, .why-changepond h2, .related-services h2 {
        font-size: 30px;
    }
    .why-changepond h4, .index-management p.sub {
        font-size: 20px;
    }
    .index-management h3 {
        font-size: 26px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1250px;
    }
    h2.page_title {
        font-size: 50px;
    }
    .bottom_content p {
        font-size: 20px;
    }
    .delivered_features img {
        max-height: 131px;
    }
}

@media (min-width: 1100px) {
    .title_section {
        padding-top: 35px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .icon-social li {
        margin: 0 15px 0 0;
    }
    .intro_section .right_image img {
        margin-top: -88px;
    }
    .icon_section:after {
        content: "";
        display: block;
        width: 40px;
        position: absolute;
        right: -50px;
        height: 16px;
        background-position: right;
    }
    .banner-desc {
        top: 120px;
    }
}

@media (max-width: 1366px) {
    .sample-report {
        font-size: 110px;
    }
}

@media (max-width: 1024px) {
    html {
        padding-right: 0px !important;
    }
}

@media (max-width: 992px) {
    .video-section {
        width: 100%;
    }
    .play-pause-icon,
    .pause-icon {
        width: 50px;
        height: 50px;
    }
    .banner-desc {
        position: static;
    }
    .sub_hyperlinks>li a:after {
        content: normal;
    }
    .navbar-expand-lg.scrolled {
        background-color: #250D62 !important;
    }
    .banner_left_section h1.page_title,
    .banner_left_section h2.page_title {
        line-height: normal;
    }
    .solutions .img-side p {
        font-size: 20px;
    }
    .index-management h3 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    h2.page_title {
        font-size: 26px;
    }
    .banner_left_section h1.page_title {
        font-size: 28px;
    }
    .banner_left_section h3 {
        font-size: 20px;
    }
    .title_section h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .banner_left_section p {
        max-width: 100%;
    }
    .intro_section .right_image img {
        margin-top: 20px;
    }
    h1.page_title br {
        display: none;
    }
    .navbar-brand img {
        display: block;
        margin: 0 auto;
        max-width: 190px;
    }
    .banner_content {
        text-align: center;
    }
    .title_section {
        text-align: center;
    }
    .research_analyst blockquote:before {
        left: 0;
    }
    .research_analyst blockquote:after {
        right: 0;
    }
    .research_analyst blockquote:before,
    .research_analyst blockquote:after {
        width: 42px;
        height: 35px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .research_analyst blockquote {
        padding: 40px 0 20px;
    }
    .sub_hyperlinks>li a:after {
        content: normal;
    }
    .icon-social a {
        font-size: 18px;
    }
    .footer_copyright {
        padding-top: 20px;
    }
    .percentage_text {
        font-size: 35px;
    }
    .delivered_features img {
        max-height: 75px;
    }
    .bottom_content p {
        font-size: 16px;
        max-width: 100%;
    }
    .testing_packages .inner_section {
        text-align: center;
        height: auto;
    }
    .testing_packages .inner_section p {
        margin-bottom: 0;
    }
    .testing_packages img {
        margin: 0 auto 15px;
    }
    .banner_left_section .btn {
        max-width: 250px;
        margin: 0 auto !important;
    }
    .banner_left_section .btn-secondary {
        margin: 0 auto 0px !important;
    }
    .contact_privacy li:first-child a {
        border-bottom-left-radius: 0;
    }
    .testing_packages .btn {
        max-width: 200px;
        display: block;
        margin: 0 auto;
    }
    .btn {
        padding: 7px 20px;
        white-space: nowrap;
    }
    .carousel-item .col-md-4 {
        height: 100%;
        background: #fff;
        align-items: center;
        display: flex;
        max-width: 90%;
        margin: 0 auto;
        justify-content: center;
    }
    .carousel-indicators {
    bottom: -45px;
}

.carousel-inner>.item {
    width: 100%;
}
.carousel-item .col-md-4 {
    height: 100%;
}

.carousel {
    position: relative;
    width: 100%;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 10px;
}

.carousel-indicators .active {
    background: #fbb040;
}
    .navbar-expand-lg.scrolled {
        background-color: #250D62 !important;
        height: 43px;
        padding-top: 8px;
    }
    .banner_section .navbar-expand-lg img {
        width: 220px;
    }
    .banner_section .d-inline-block.website {
        padding-top: 2px;
    }
    
    .solutions .img-side {
        min-height: 340px;
    }
}


@media (min-width: 992px) {
    .navbar-expand-lg.scrolled {
        background-color: #250D62 !important;
        height: 46px;
        padding-top: 4px;
    }
    .banner_section .bg-light {
        padding-top: 4px;
    }
}

@media (max-width: 575px) {
    header {
        background-position: 70% bottom;
    }
    .banner_left_section h1.page_title {
        font-size: 26px;
    }
    .banner_left_section h2.page_title {
        font-size: 18px;
    }
    .overview h2, .solutions h2, .solutions .tech-partner h3, .why-changepond h2, .related-services h2 {
        font-size: 26px;
    }
    .why-changepond h4, .index-management p.sub, .related-services a p {
        font-size: 16px;
    }
    .solutions .img-side {
        min-height: 300px;
    }
}