body {
    font-family: "Work Sans", sans-serif;
}
p {
    font-family: "Work Sans", sans-serif;
}
.main-heading {
    padding: 0;
    background-color: rgb(11 61 96 / 10%);
}

.main-heading h2,
.main-heading h4 {
    font-family: 'DM Sans', sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 1.8px;
    color: #0b3d60;
    padding: 16px 0px 15px 0px;
    margin: 0;
    text-transform: uppercase;
}

#header {
    padding-top: 0;
}

.vl-toplink {
    padding: 33px 0;
    background-color: #fff;
}

.video-term-nav {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 12px 0 0 0;
    list-style: none;
    margin: 0;
}

.video-term-nav li {
    list-style: none;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 25px;
    padding: 10px 26.5px;
    cursor: pointer;
}

.video-term-nav li a {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.18px;
    text-align: center;
    color: #000;
}

.video-term-nav li.is-active {
    background-color: #07a6c5;
}

.video-term-nav li.is-active a {
    color: #fff;
}

.vl-toplink-right {
    display: flex;
    align-items: center;
}

.vl-toplink-right span {
    margin: 15px 14px 14px 0;
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}

.vl-toplink-right a {
    border-radius: 4px;
    background-color: #07a6c5;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.18px;
    color: #fff;
    padding: 12px 30px 11px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.vl-banner {
    background-color: #e6ebef;
    padding: 177.5px 0 178.5px 0;
}

.vl-banner h2 {
    margin: 0 0 14px;
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: -0.4px;
    text-align: center;
    color: #000;
}

.vl-banner p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: -0.2px;
    text-align: center;
    color: #000;
    margin: 0;
}

.contents .icon {
    margin: 0 0 16px 0;
}

.contents .heading {
    margin: 0 0 21px 1px;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: -0.8px;
    color: #000;
    max-width: 671px;
}

.contents .discription p {
    margin: 0 0 21px 0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #000;
    max-width: 671px;
}

.contents .btn {
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 330px;
    height: 54px;
    border-radius: 2px;
    background-color: #07a6c5;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;

}

.contents .btn .bi {
    height: 20px;
}

.contents .bi-arrow-right-short::before {
    content: "\f135";
    font-size: 20px;
}

.vl-first-section {
    padding: 125px 0 136px 0;
}

.vl-second-section {
    padding: 143px 0 142px 0;
    background-color: #e6ebef;
}

.vl-second-section .right {
    padding-left: 45px;
}

.vl-second-section.interviews .right {
    padding-left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.get-in-touch {
    padding: 106px 0 105px 0;
    background-color: #07a6c5;
    color: #fff;
    margin: 0;
    border-radius: 0;
}

.get-in-touch p {
    font-family: "Work Sans", sans-serif;
    margin: 0px 19px 0px 0;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.37px;
    color: #fff;
    max-width: 548px;
}

.get-in-touch .wrapper {
    max-width: 936px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.get-in-touch a {
     width: 300px;
  height: 68px;
      border-radius: 4px;
    border: solid 1px #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
@media (max-width: 467px) {
    .vl-toplink-right {
        flex-direction: column;
    }
}
@media only screen and (max-width:768px) {
    .vl-toplink .col-lg-9 {
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .vl-banner {
        padding: 60px 0;
    }
    .vl-first-section {
        padding: 60px 0;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .vl-banner,
    .vl-first-section,
    .vl-second-section {
        padding: 40px 0;
    }
    .vl-banner h2,
    .vl-first-section .contents .heading,
    .vl-second-section .contents .heading {
        font-size: 24px;
    }
    .vl-banner p,
    .contents .discription p {
        font-size: 14px;
    }
    .vl-first-section .col-sm-12, .vl-second-section .col-sm-12 {
        justify-content: center;
        display: flex;
        margin-bottom: 20px;
    }
    .vl-second-section .right,.vl-second-section.interviews .right {
        padding-left: 12px;
    }
    .vl-first-section .img-fluid.logos {
        max-height: 45px;
    }
    .vl-second-section .img-fluid.logos {
        max-height: 30px;
    }
    .get-in-touch {
        padding: 40px 0;
    }
    #main .get-in-touch .container {
        padding: 0 12px;
    }
    .get-in-touch .wrapper {
        flex-direction: column;
    }
    .get-in-touch p {
        font-size: 16px;
        margin: 0;
    }
    .get-in-touch a {
        width: 240px;
        height: 48px;
        margin-top: 20px;
    }
}