@font-face {
    font-family: 'GraphikReg';
    src: url("../fonts/GraphikLCG-Regular.eot");
    src: url("../fonts/GraphikLCG-Regular.woff2") format("woff2"),url("../fonts/GraphikLCG-Regular.woff") format("woff"),url("/themes/kivi/assets/blue/css/fonts/GraphikLCG-Regular.ttf") format("truetype"),url("/themes/kivi/assets/blue/css/fonts/GraphikLCG-Regular.svg#GraphikLCG-Regular") format("svg"),url("/themes/kivi/assets/blue/css/fonts/GraphikLCG-Regular.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}
* {
    font-family: sf_ui_display, GraphikReg, sans-serif;
}
#b-landing-tv .widget-button {
    display: none;
}
.text-uppercase {
    text-transform: uppercase;
}
.section-row {
    display: flex;
}
.h100 {
    height: 100%;
}
.df {
    display: flex;
}
.f-row {

}
.f-end {
    justify-content: flex-end;
}
.align-end {
    align-items: flex-end;
}
.align-center {
    align-items: center;
}
.f-col {
    flex-direction: column;
}
.justify-sb {
    justify-content: space-between;
}
.justify-se {
    justify-content: space-evenly;
}
.justify-center {
    justify-content: center;
}
.w100 {
    width: 100%;
}
.w50 {
    width: 50%;
}
.tagline {
    /*font-size: 61px;*/
    font-size: 3.2vw;
    letter-spacing: 10px;
    line-height: 1.6;
    font-weight: 600;
    padding: 28px 0;
}



.section-container {
    position: relative;
}
.section-content {
    color: #fff;
    position: absolute;
    top: 0;
}
.content-l {
    padding: 0 0 0 15.6%;
}
.section-bg, .section-bg img {
    width: 100%;
    display: block;
}
.section-title {
    font-size: 30px;
}
.undertagline-text {
    font-size: 1.1vw;
    letter-spacing: 2px;
}
.arrow-b {
    position: absolute;
    left: 50%;
    bottom: 4%;
    transform: translateX(-50%);
}
.section-1 .section-row>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-bg-overlay img {
    width: 100%;
}
.section-1 .section-bg-overlay {
    display: block;
    position: absolute;
    bottom: 6%;
    right: 7%;
    width: 48%;
}
.tv-border {
    border: 2px solid #fff;
    padding: 7.5% 19.5%;
}
.section-2 .section-content {
    padding-top: 13.2%;
}
.section-2 .section-row {
    margin-left: 52%;
}
.section-3 .section-bg-overlay {
    position: absolute;
    right: 5%;
    bottom: 0;
    width: 74.5%;
}
.section-3 .section-content {
    padding-top: 12.5%;
}
.section-3 .text-container {
    padding-top: 18px;
}
.section-4 .section-content {
    padding-top: 13%;
}
.section-5 .section-row {
    padding-left: 43%;
    padding-top: 15%;
}
.section-7 .section-row {
    padding-left: 36.5%;
    padding-top: 7%;
}
.section-title2 {
    font-size: 48px;
    font-size: 2.8vw;
    line-height: 1.2;
    margin-bottom: 60px;
}
.section-title2 h2 {
    font-weight: 200;
}
.text-container {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 1.2;
}
.text-container li {
    list-style-type: disc;
    margin-bottom: 20px;
    margin-bottom: 6%;
    margin-left: 20px;
}
.top-over-s {
    margin-top: -6.1%;
}
.top-over-s .section-content {
    margin-top: 140px;
}
.specs-container {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    position: absolute;
    bottom: 11%;
    width: 65%;
}
.specs-item {
    text-align: center;
}
.specs-item-img {
    margin-bottom: 20px;
}
.specs-item-name {
    font-size: 25px;
    font-size: 1.3vw;
}
.section-5 .section-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
}
.section-5 .w50:first-child {
    padding-bottom: 10px;
}
.section-5 .text-container {
    margin-bottom: 19%;
}
.section-5 .section-logo span {
    font-size: 2vw;
    letter-spacing: 5px;
    margin-right: 10px;
}
.section-6 .section-bg-overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 67%;
}
.section-6 .section-row {
    padding-top: 15%;
}
.section-7 .section-bg-overlay {
    position: absolute;
    top: 14%;
    left: 8%;
    width: 50%;
    z-index: 1;
}
.section-7 .section-bg-overlay2 {
    position: absolute;
    top: 12%;
    left: 46.5%;
    width: 41%;
}
.section-7 .info-items-row {
    padding-bottom: 4.5%;
    width: 83%;
    justify-content: space-between;
}
.info-item-title {
    font-size: 30px;
    font-size: 1.7vw;
    line-height: 1.2;
    padding-bottom: 30px;
}
.info-item-text {
    font-size: 18px;
    font-size: .95vw;
    line-height: 1.2;
}
.section-7 .info-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-8 .info-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-8 .info-items-row {
    padding-bottom: 6.5%;
}
.section-8 .info-item-title {
    font-size: 32px;
}
.section-9 .section-title2 {
    margin-bottom: 28px;
}
.section-9 .section-row {
    padding-top: 15%;
}
.opportunities-list {
    display: flex;
    position: absolute;
    bottom: 4.5%;
    width: 100%;
}
.opportunity-item {
    padding: 0 40px;
}
.opportunity-item img {
    width: 100%;
}
.section-10 .section-row {
    padding-top: 18.5%;
}
.section-10 .section-row img {
    margin: 0 60px;
    margin: 0 3.3vw;
    height: 4.7vw;
}
.section-11 .section-bg-overlay {
    position: absolute;
    top: 2%;
    left: 0;
    width: 55%;
}
.section-11 .section-row {
    padding-left: 63.5%;
    padding-top: 9.7%;
}
.chapter-description p {
    margin-bottom: 25px;
}
.part-logo {
    margin-right: 34px;
    margin-bottom: 65px;
}
.part-text p {
    font-size: 39px;
    font-weight: 600;
    background-image: -moz-linear-gradient( 16deg, rgb(221,140,100) 0%, rgb(232,84,81) 100%);
    background-image: -webkit-linear-gradient( 16deg, rgb(221,140,100) 0%, rgb(232,84,81) 100%);
    background-image: -ms-linear-gradient( 16deg, rgb(221,140,100) 0%, rgb(232,84,81) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.part-name h4 {
    font-size: 48px;
    font-size: 2.8vw;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 200;
    margin-bottom: 50px;
}
.section-12 .section-bg-overlay {
    position: absolute;
    top: 13%;
    right: 4.8%;
    width: 43%;
}
.section-12 .section-row {
    padding-top: 15.5%;
}
.section-12 .chapter-title-container {
    margin-bottom: 58px;
}
.section-13 .section-row {
    padding-left: 63.5%;
    padding-top: 9.3%;
}
.section-13 .section-bg-overlay {
    position: absolute;
    top: 7.7%;
    left: 8.4%;
    width: 43%;
}
.section-13 .text-container p {
    margin-bottom: 20px;
}
.section-14 .section-bg-overlay {
    position: absolute;
    top: 13.1%;
    right: 4.8%;
    width: 43%;
}
.section-14 .section-row {
    padding-top: 25%;
}
.section-15.top-over-s {
    position: relative;
    z-index: 1;
}
.section-15.top-over-s .section-content {
    margin-top: 105px;
}
.section-15 .section-row {
    padding-left: 52%;
    padding-top: 4%;
    padding-bottom: 4%;
    align-items: flex-end;
}
.details-row {
    flex-wrap: wrap;
}
.detail-item {
    width: 40%;
    display: flex;
    align-items: center;
    margin-bottom: 43px;
    margin-bottom: 4.5%;
}
.detail-item span {
    margin-left: 22px;
}
.detail-icon {
    margin-bottom: 20px;
}
.extended-details {
    margin-bottom: 16%;
    margin-bottom: 7.5vw;
}
.details {
     margin-bottom: 12px;
     min-height: 40px;
     font-size: 18px;
     width: 40%;
}
.item-a {
    width: 38%;
}
.item-b {
    width: 56%;
}
.section-16.top-over-s {
    margin-top: -7.1%;
}
.section-16 .section-row {
   padding-top: 15%;
}
.section-16 .text-container {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: initial;
}
.btn-st1 {
    border: 2px solid #fff;
    border-radius: 16px;
    padding: 23px 27px;
    font-size: 18px;
    font-size: .94vw;
    line-height: 20px;
    white-space: nowrap;
    width: min-content;
    margin-top: 12%;
    display: block;
}
a.btn-st1:hover {
    border-color: #fff;
    color: #fff;
}
.section-bg-overlay-mob {
    position: absolute;
}


.section-14 .chapter-description.text-container {
    max-width: 80%;
}

@media(min-width: 992px) {
    /*.section-bg-mob, .section-bg-overlay-mob,*/ .dnpc {
        display: none;
    }
}
@media(max-width: 1100px) {
    .content-l {
        padding: 0 0 0 5%;
    }
    .section-title2 {
        font-size: 3.4vw;
        margin-bottom: 35px;
    }
    .text-container {
        font-size: 1.8vw;
    }
    .section-1 .section-bg-overlay {
        right: 0;
        bottom: 18%;
        width: 54%;
    }
    .tagline {
        font-size: 6vw;
        letter-spacing: 2px;
        line-height: 1.4;
        font-weight: 800;
        padding: 10px 0;
    }
    .undertagline-text {
        font-size: 1.8vw;
    }
    a.btn-st1 {
        font-size: 1.8vw;
    }
    .section-2 .section-row {
        margin-left: 55%;
    }
    .section-2 .section-content {
        padding-top: 30%;
    }
    .section-3 .section-content {
        padding-top: 11.5%;
    }
    .section-4 .section-content {
        padding-top: 12%;
    }
    .specs-item-name {
        font-size: 2.2vw;
    }
    .specs-container {
        justify-content: space-between;
        width: 89%;
    }
    .section-5 .section-row {
        padding-left: 52%;
        padding-top: 23.5%;
    }
    .section-6 .section-row {
        padding-top: 12%;
    }
    .section-7 .section-row {
        padding-left: 42%;
        padding-top: 9.5%;
    }
    .tv-border {
        border: 2px solid #fff;
        padding: 13% 23.5% 13% 17.5%;
    }
    .section-7 .info-items-row {
        padding-bottom: 7.5%;
        width: 100%;
    }
    .info-item-title {
        font-size: 2.5vw;
    }
    .info-item-text {
        font-size: 18px;
        font-size: 1.75vw;
    }
    .section-8 .info-items-row {
        padding-bottom: 13%;
    }
    .section-8 .info-item {
        display: block;
    }
    .section-8 .info-item-title {
        font-size: 28px;
        padding-bottom: 25px;
    }
    .section-9 .section-row {
        padding-top: 8%;
    }
    .opportunities-list {
        flex-wrap: wrap;
    }
    .opportunity-item {
        padding: 7px 55px;
        width: 30%;
    }
    .section-10 .section-row img {
        height: 6.7vw;
    }
    .section-10 .section-row {
        padding-top: 28.5%;
    }
    .section-11 .section-row {
        padding-left: 54.5%;
        padding-top: 12.7%;
    }
    .part-text p {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .part-name h4 {
        font-size: 3.4vw;
    }
    .section-12 .section-row {
        padding-top: 18%;
    }
    .section-13 .section-row {
        padding-left: 54.5%;
        padding-top: 16.3%;
    }
    .section-14 .section-row {
        padding-top: 22%;
    }
    .section-15 .section-row {
        padding-left: 65%;
        padding-top: 6%;
        padding-bottom: 4%;
        align-items: flex-start;
    }
    .detail-item {
        width: 100%;
    }
    .extended-details {
        margin-bottom: 5.5vw;
    }
    .extended-details2 {
        flex-direction: column;
    }
    .detail-icon {
        margin-bottom: 10px;
    }
    .section-16 .section-row {
        padding-top: 21%;
    }
    .details {
        width: 100%;
    }
}



@media(max-width: 992px) {
   /* .section-bg, .section-bg-overlay,*/ .dnmob {
        display: none;
    }
    .arrow-b {
        bottom: 6%;
    }
    .content-l {
        padding: 0;
    }
    .section-title2 {
        font-size: 5.5vw;
        margin-bottom: 25px;
    }
    .text-container {
        font-size: 2.5vw;
    }
    .section-1 .section-bg-overlay {
        right: 9px;
        bottom: 21%;
        width: 80%;
    }
    .undertagline-text {
        font-size: 2.7vw;
        letter-spacing: initial;
    }
    .tagline {
        font-size: 5vw;
        letter-spacing: 3px;
        line-height: 1.4;
        padding: 23% 0;
    }
    .section-1 .btn-st1 {
        position: absolute;
        left: 50%;
        bottom: 14%;
        font-size: 2.3vw;
        transform: translateX(-50%);
    }
    .section-1 .section-row {
        padding-top: 16%;
    }
    .section-1 .section-row>div {
        justify-content: flex-start;
    }
    .section-1 .section-logo svg {
        width: 50px;
    }
    .btn-st1 {
        margin-top: 60px;
    }
    .section-content {
        padding: 0 3% 0 6.5%;
        width: 100%;
    }    
    .section-2 .section-bg-overlay-mob {
        top: 0;
        left: 0;
        width: 100%;
    }
    .section-2 .section-content {
        padding-top: 13%;
    }
    .section-2 .section-row {
        margin-left: 0;
        padding-top: 15;
    }
    .section-3 .section-bg-overlay-mob {
        bottom: 0;
        right: 0;
        width: 100%;
    }
    .section-3 .section-content {
        padding-top: 14%;
    }
    .section-3 .text-container {
        padding-top: 60px;
    }
    .section-4 .section-bg-overlay-mob {
        top: 0;
        left: 0;
        width: 100%;
    }
    .section-4 .section-content {
        padding-top: 13%;
    }
    .section-4 .specs-container {
        position: initial;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
        padding-top: 80px;
    }
    .section-4 .specs-item {
        width: 50%;
        text-align: left;
        margin-bottom: 80px;
    }
    .section-4 .specs-item-img svg {
        max-width: 45px;
        max-height: 35px;
    }
    .specs-row {
        margin-top: 20px;
    }
    .specs-item-name {
        font-size: 2.8vw;
    }
    .section-5 .section-bg-overlay-mob {
        top: 0;
        width: 100%;
    }
    .section-5 .overlay2 {
        top: initial;
        bottom: 0;
        width: 100%;
    }
    .section-5 .section-row {
        padding-left: 0;
        align-items: flex-end;
        padding-bottom: 9%;
    }
    .section-5 .section-content {
        padding-bottom: 15px;
    }
    .section-5 .section-title2 {
        margin-bottom: 8%;
    }
    .section-5 .text-container {
        margin-bottom: 27%;
    }
    .section-6 .section-bg-overlay-mob {
        top: 0;
        width: 100%;
    }
    .section-6 .overlay2 {
        top: initial;
        bottom: 0;
    }
    .section-6 .section-row {
        align-items: flex-end;
        padding-bottom: 16%;
    }
    .section-7 .section-bg-overlay-mob {
        top: 40%;
        right: 0;
        width: 78%;
    }
    .section-7 .overlay2 {
        top: 36%;
        right: initial;
        left: 0;
        width: 68%;
    }
    .tv-border {
        border: none;
        padding: 0;
    }
    .section-7 .section-row {
        padding-left: 0;
        padding-top: 14%;
    }
    .section-7 .section-bg-overlay {
        display: none;
    }
    .section-7 .info-items-row {
        flex-direction: column;
        padding-bottom: 5%;
    }
    .section-7 .info-item {
        margin-bottom: 7%;
        position: relative;
    }
    .section-7 .info-item-title {
        font-size: 2.8vw;
        padding-bottom: 0;
    }
    .section-7 .info-item:after {
        content: '';
        position: absolute;
        bottom: -25px;
        left: 0;
        width: 95px;
        height: 1px;
        background-color: #fff;
    }
    .section-7 .info-item:last-child:after {
        display: none;
    }
    .section-8 .info-item-title {
        font-size: 3vw;
        padding-bottom: 2px;
    }
    .section-8 .info-item-title svg {
        max-width: 100px;
    }
    .section-8 .info-items-row {
        flex-direction: column;
        padding-bottom: 6%;
        max-width: 93%;
    }
    .section-8 .info-item {
       margin-bottom: 6%;
       position: relative;
    }
    .section-8 .info-item:after {
        content: '';
        position: absolute;
        bottom: -25px;
        left: 0;
        width: 95px;
        height: 1px;
        background-color: #fff;
    }
    .section-8 .info-item:last-child:after {
        display: none;
    }
    .section-9 .section-bg-overlay-mob {
        top: 0;
        left: 0;
        width: 100%;
    }
    .section-9 .section-row {
        padding-top: 14%;
    }
    .section-9 .section-logo svg{
        width: 200px;
    }
    .section-9 .opportunity-item {
        padding: 0px 0px 50px;
        width: 50%;
    }
    .section-9 .opportunity-item img {
        max-height: 3vw;
        width: auto;
    }   
    .section-9 .opportunities-list {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-left: 6.5%;
        bottom: initial;
        top: 30%;
        width: 50%;
    }
    .section-10 .section-row {
        padding-top: 2.5%;
    }
    .section-10 .section-bg-overlay-mob {
        top: 0;
        left: 0;
        width: 100%;
    }
    .section-10 .section-content {
        flex-direction: column;
        align-items: center;
    }
    .section-10 .section-row img {
        margin: 0 5.3vw 0 0;
        height: 10.4vw;
    }
    .section-11 .section-bg-overlay-mob {
        bottom: 5%;
        left: 0;
        width: 100%;
    }
    .section-11 .section-row {
        padding-left: 0;
        padding-top: 14%;
    }
    .part-logo {
        margin-bottom: 40px;
    }
    .part-logo img {
        max-width: 172px;
    }
    .part-name h4 {
        font-size: 5vw;
        letter-spacing: 1px;
        margin-bottom: 7%;
    }
    .part-text p {
        font-size: 3.2vw;
        margin-bottom: 8px;
    }
    .chapter-description.text-container {
        font-size: 1.8vw;
    }
    .text-container li {
        list-style-type: none;
        margin-left: 0;
        margin-bottom: 3%;
    }
    .section-11 .chapter-description p {
        margin-bottom: 15px;
    }
    .section-12 .section-bg-overlay-mob {
        bottom: 9%;
        right: 0;
        width: 91%;
    }
    .section-12 .section-row {
        margin-left: 0;
        margin-top: 0;
        padding-top: 14%;
    }
    .section-12 .chapter-description {
        display: flex;
        flex-wrap: wrap;
    }
    .section-12 .chapter-title-container {
        margin: 0;
    }
    .section-13 .section-bg-overlay-mob {
        bottom: 9%;
        left: 0;
        width: 92%;
    }
    .section-13 .chapter-description {
        display: flex;
        flex-wrap: wrap;
    }
    .section-13 .section-row {
        padding-top: 14%;
        padding-left: 0;
    }
    .section-14 .section-bg-overlay-mob {
        bottom: 9%;
        right: 0;
        width: 91%;
    }
    .section-14 .section-row {
        padding-top: 14%;
    }
    .section-14 .chapter-description {
        display: flex;
        flex-wrap: wrap;
    }
    .section-15 .section-bg-overlay-mob {
        top: 39%;
        left: 8%;
        width: 84%;
    }
    .section-15 .section-row {
        padding-top: 14%;
        padding-left: 0;
        padding-bottom: 0;
        align-items: flex-start;
    }
    .section-15 .extended-details {
        margin-top: 6%;
    }
    .section-15 .extended-details2 {
        position: absolute;
        bottom: 7%;
        flex-direction: row;
        width: 60%;
    }
    .section-15 .details {
        font-size: 1.8vw;
    }
    .detail-icon {
        margin-bottom: 0;
    }
    .section-15 .detail-icon svg {
        width: 30px;
    }
    .section-15 .detail-item {
        padding: 3px 0;
        margin-bottom: 0px;
        font-size: 1.8vw;
        width: 33%;
    }
    .section-15 .detail-item svg {
        width: 20px;
    }
    .section-15 .detail-item span {
        margin-left: 12px;
    }
    .section-16 .section-bg-overlay-mob {
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .section-16 .section-row {
        padding-top: 14%;
    }

}
@media(max-width: 720px) {
    .section-title2 {
        font-size: 4.2vw;
        margin-bottom: 30px;
    }
    .section-content {
        padding: 0 3% 0 5.5%;
        width: 100%;
    }
    .section-1 .section-row {
        padding-top: 13%;
    }
    .section-1 .section-bg-overlay {
        right: 0%;
        bottom: 8%;
        width: 57%;
    }
    .undertagline-text {
        font-size: 2.6vw;
    }
    .tagline {
        padding: 11% 0;
    }
    .section-1 .btn-st1 {
        position: relative;
        left: 50%;
        bottom: 0;
        font-size: 2.2vw;
        transform: translateX(-50%);
        margin-top: 0;
        padding: 8px;
    }
    .arrow-b {
        bottom: 1%;
    }
    .arrow-b svg {
        width: 25px;
    }
    .section-2 .section-content {
        padding-top: 18%;
    }   
    .section-2 .section-row {
        margin-left: 48%;
    }
    .section-3 .section-content {
        padding-top: 8%;
    }
    .section-3 .text-container {
        padding-top: 0;
    }
    .section-4 .section-content {
        padding-top: 8%;
    }
    .section-4 .specs-container {
        padding-top: 4%;
    }
    .section-4 .specs-item {
        width: 43%;
        margin-bottom: 7%;
    }
    .specs-item-name {
        font-size: 2.2vw;
    }
    .section-5 .section-row {
        align-items: flex-start;
        padding-top: 13%;
        padding-bottom: 0;
        padding-left: 48%;
    }
    .section-5 .text-container {
        margin-bottom: 9%;
    }
    .section-5 .section-logo span {
        font-size: 4vw;
    }
    .section-6 .section-row {
        align-items: flex-start;
        padding-bottom: 0;
        padding-top: 8%;
    }
    .section-7 .section-bg-overlay {
        display: block;
        top: 9%;
        left: 3%;
        width: 55%;
    }
    .section-7 .section-title2 {
        font-size: 3.8vw;
        margin-bottom: 5px;
    }
    .section-7 .text-container {
        font-size: 1.8vw;
    }
    .section-7 .section-row {
        padding-left: 45.5%;
        padding-top: 4%;
    }
    .tv-border {
        border: 2px solid #fff;
        padding: 5.3% 3% 11% 15%;
    }
    .section-7 .info-items-row {
        flex-direction: row;
    }
    .section-7 .info-item {
        margin-bottom: 0;
    }
    .section-7 .info-item:after {
        display: none;
    }
    .section-7 .info-item-title {
        font-size: 2.5vw;
        padding-bottom: 10px;
    }
    .section-8 .info-items-row {
        flex-direction: row;
        padding-bottom: 9%;
        max-width: 100%;
    }
    .section-8 .info-item {
        margin-bottom: 0;
    }
    .section-8 .info-item-title svg {
        max-width: 80px;
        height: 17px;
    }
    .section-8 .info-item:after {
        display: none;
    }
    .section-8 .info-item-title {
        font-size: 2.7vw;
        padding-bottom: 5px;
    }
    .section-9 .section-row {
        padding-top: 8%;
    }
    .section-9 .section-logo svg {
        width: 145px;
    }
    .section-9 .section-title2 {
        margin-bottom: 5px;
    }
    .section-9 .opportunity-item {
        padding: 0px 35px 30px;
        width: 33%;
    }
    .section-9 .opportunities-list {
        bottom: 0;
        justify-content: space-around;
        top: initial;
        width: 100%;
    }
    .section-10 .section-row {
        padding-top: 0;
    }
    .section-10 .section-row img {
        margin: 0 7.3vw 0 0;
        height: 6.4vw;
    }
    .section-11 .section-row {
        padding-left: 48%;
        padding-top: 7%;
    }
    .part-logo {
        margin-bottom: 25px;
    }
    .part-logo img {
        max-width: 140px;
    }
    .part-name h4 {
        font-size: 4.3vw;
        letter-spacing: initial;
    }
    .text-container li {
        list-style-type: disc;
        margin-left: 20px;
    }
    .section-12 .section-row {
        padding-top: 12%;
    }
    .section-13 .section-row {
        padding-top: 11%;
        padding-left: 48%;
    }
    .section-14 .section-row {
        padding-top: 6%;
    }
    .section-15 .section-row {
        padding-top: 5%;
        padding-left: 48%;
    }
    .section-title2 {
        margin-bottom: 8px;
    }
    .section-15 .extended-details {
        margin-top: 2%;
    }
    .section-15 .detail-item {
        font-size: 2vw;
        width: 100%;
    }
    .section-15 .details {
        margin-bottom: 0;
    }
    .section-15 .detail-item svg {
        width: 20px;
        height: 20px;
    }
    .section-15 .detail-icon svg {
        width: 20px;
        height: 20px;
    }
    .section-15 .extended-details2 {
        width: 50%;
    }
    .section-16 .section-row {
        padding-top: 8%;
    }
}
@media(max-width: 480px) {
    .section-1 .section-bg-overlay {
        right: 0%;
        bottom: 11%;
        width: 100%;
    }
    .undertagline-text {
        font-size: 4.5vw;
    }
    .section-1 .section-row {
        padding-top: 26%;
    }
    .arrow-b {
        bottom: 3%;
    }
    .arrow-b svg {
        width: 65px;
    }
    .tagline {
        padding: 22% 0;
        font-size: 8vw;
    }
    .section-title2 {
        font-size: 8.5vw;
        margin-bottom: 30px;
        margin-bottom: 25px;
    }
    .text-container {
        font-size: 4vw;
    }
    .section-1 .btn-st1 {
        position: absolute;
        left: 50%;
        bottom: 11%;
        padding: 25px;
        font-size: 3.6vw;
        transform: translateX(-50%);
    }
    .section-2 .section-row {
        margin-left: 0;
    }
    .section-2 .section-content {
        padding-top: 21%;
    }
    .section-3 .section-content {
        padding-top: 21%;
    }
    .section-4 .section-content {
        padding-top: 21%;
    }
    .section-4 .specs-container {
        padding-top: 7%;
    }
    .section-4 .specs-item-name {
        font-size: 4vw;
    }
    .section-5 .section-row {
        padding-left: 0;
        align-items: flex-end;
        padding-bottom: 5%;
    }
    .section-5 .text-container {
        margin-bottom: 32%;
    }
    .section-6 .section-row {
        align-items: flex-end;
        padding-bottom: 18%;
    }
    .section-7 .section-bg-overlay {
        display: none;
    }
    .tv-border {
        border: none;
        padding: 0;
    }
    .section-7 .section-row {
        padding-left: 0;
        padding-top: 23%;
    }
    .section-7 .section-title2 {
        font-size: 8.5vw;
        margin-bottom: 20px;
    }
    .section-7 .text-container {
        font-size: 4vw;
    }
    .section-7 .info-items-row {
        flex-direction: column;
        padding-bottom: 9%;
    }
    .section-7 .info-item {
        margin-bottom: 2%;
    }
    .section-7 .info-item-title {
        font-size: 4.5vw;
        padding-bottom: 0;
    }
    .section-7 .info-item-text {
        font-size: 3vw;
    }
    .section-8 .info-items-row {
        flex-direction: column;
        padding-bottom: 0;
    }
    .section-8 .info-item-title {
        font-size: 5vw;
        padding-bottom: 5px;
    }
    .section-8 .info-item-text {
        font-size: 2.75vw;
    }
    .section-8 .info-item {
        margin-bottom: 9%;
    }
    .section-9 .section-row {
        padding-top: 23%;
    }
    .section-9 .section-logo svg {
        width: 200px;
    }
    .section-9 .section-title2 {
        margin-bottom: 30px;
    }
    .section-9 .opportunities-list {
        bottom: initial;
        top: 32%;
        justify-content: flex-start;
    }
    .section-9 .opportunity-item {
        padding: 0 0 55px;
        width: 50%;
    }
    .section-9 .opportunity-item img {
        max-height: 4vw;
    }
    .section-10 .section-row {
        padding-top: 25.5%;
    }
    .section-10 .section-row img {
        margin: 0 10.3vw 0 0;
        height: 11.4vw;
    }
    .section-11 .section-row {
        padding-left: 0;
        padding-top: 23%;
    }
    .part-logo {
        margin-bottom: 40px;
    }
    .part-logo img {
        max-width: 177px;
    }
    .part-text p {
        font-size: 5.2vw;
        margin-bottom: 5px;
    }
    .part-name h4 {
        font-size: 8.5vw;
    }
    .chapter-description.text-container {
        font-size: 3vw;
    }
    .text-container li {
        list-style-type: none;
        margin-left: 0;
    }
    .section-12 .section-row {
        padding-top: 23%;
    }
    .section-13 .section-row {
        padding-top: 23%;
        padding-left: 0;
    }
    .section-14 .section-row {
        padding-top: 23%;
    }
    .section-15 .section-row {
        padding-top: 23%;
        padding-left: 0;
    }
    .section-15 .detail-item {
        font-size: 2.8vw;
        width: 50%;
        padding: 6px 0;
    }
    .section-15 .extended-details {
        margin-top: 10%;
    }
    .section-15 .extended-details2 {
        width: 90%;
        bottom: 13%;
    }
    .section-15 .detail-icon svg {
        width: 35px;
        height: 35px;
    }
    .section-15 .details {
        font-size: 3vw;
    }
    .section-16 .section-row {
        padding-top: 23%;
    }
}


section.section-banner.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    margin-bottom: -10px;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: left;
    padding-left: 15.6%;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 50px;
    margin: 0 10px;
    background: #ddd;
    border-radius: 14px;
    height: 4px;
}


@media(max-width: 720px) {
    .section-banner.swiper img{
        height: 350px;
    }
}

@media(max-width: 480px) {
    .section-banner.swiper img{
        height: auto;
    }

    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        text-align: center;
        padding-left: 0;
    }
}