﻿body {
}

/*--- media Query mobile ----*/
@media only screen and (max-width: 600px) {
    .top-header p {
        color: #fff;
        margin: 0px;
        font-size: 16px!important;
        padding-left: 0vw!important;
    }
    .top-header ul li {
        display: inline-block;
        list-style: none;
        font-size: 16px!important;
        margin-right: 1vw;
    }
    .top-header .text-right {
        text-align: left !important;
        padding:0px;
    }
    .top-header ul {
        padding: 0px;
    }
    .banner .carousel-caption {
        position: absolute;
        right: 5%;
        bottom: 20px;
        left: 10%;
        top: 0%;
        z-index: 10;
        padding-top: 0px!important;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }
.banner p{
    font-size:11px!important;
}
    .banner h1 {
        margin-top: 1.5vw;
        font-size: 3.5vw!important;
    }
    .customer-logos {
        padding-top: 10px!important;
        padding-bottom: 15px!important;
    }
    #tradeoffs-blade{
        padding-top:20px;
        padding-bottom:20px;
    }
    #tradeoffs-blade h2 {
        color: #003b66;
        margin-bottom:10px!important;
        font-size: 24px !important;
        line-height: 1.2 !important;
        font-weight: 600;
    }
        #tradeoffs-blade p {
            color: #4e4e50;
            line-height: 1.4rem;
            font-size: 16px!important;
        }
    .mc-logo img {
        width: 10.5vw!important;
    }
    .split-content{
        padding-top:20px;
    }
    .split-content h2 {
        color: #003b66;
        font-size: 28px !important;
        line-height: 1.2 !important;
        font-weight: 600;
    }
    .split-content p{
        font-size:16px;
    }
    #split-solutions-blade .split-content .right .row {
        padding-top: 20px!important;
    }
    .footer .social-media .svg-inline--fa {
        font-size: 17px!important;
        color: #fff;
    }
    .footer img{
        width:50%;
    }
    .navbar {
        background-color: #e2eff7;
    }
    .navbar-brand img {
        width: 34vw!important;
        margin-left: 1vw;
    }
    .nav-item{
        padding:0px!important;

    }
    .platform h2 {
        margin-top: 1vw;
        margin-bottom: 0.5vw;
        color: #164a62;
        font-size: 17px!important;
        font-weight: 600;
    }
    .platform .hideh2 {
        display: none;
    }
    .platform p {
        padding: 0 40px;
        color: #c3c5c8;
        font-family: "Nunito Sans", sans-serif;
        font-size: 14px!important;
        letter-spacing: .25em;
        line-height: 1.4em;
        text-transform: uppercase;
    }
    .platform h5 {
        color: #164a62;
        font-size: 17px!important;
        font-weight: 600;
    }
    .platform h3 {
        font-family: "Roboto", sans-serif;
        font-size: 24px!important;
        color: #217cb7;
        font-weight: 400;
    }
    .nav-link {
        display: block;
        padding: .5rem .5rem!important;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #000 !important;
        font-size: 16px !important;
        font-weight: 800;
        font-family: 'Rubik', sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-right: 0.6vw;
        margin-left: 0.6vw;
    }
    .banner svg {
        font-size: 16px !important;
        margin-left: 1vw;
    }
    .navbar-toggler {
        margin-right: 5px;
        padding: 10px .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #16a7d7;
        border: 1px solid transparent;
        border-radius: .25rem;
    }
    .dropdown-item {
        display: block;
        width: 100%;
        font-size: 16px!important;
        padding: .25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }
    .section8 {
        padding-top: 0vh!important;
        padding-bottom: 3vh;
    }
    .current-opening ul {
        padding-left: 20px !important;
    }
    .current-opening ol {
        padding-left: 20px !important;
    }
    .current-opening ol li {
        font-family: 'Rubik', sans-serif;
        color: #484848;
        font-size: 16px !important;
        line-height: 1.7;
    }
    .current-opening p {
        font-family: 'Rubik', sans-serif;
        color: #484848;
        font-size: 16px !important;
        text-align: justify;
        line-height: 1.7;
    }
    .current-opening ul li {
        font-family: 'Rubik', sans-serif;
        color: #484848;
        font-size: 16px!important;
        line-height: 1.7;
        list-style-type: disclosure-closed;
    }
    .current-opening {
        padding-top: 3vh!important;
        padding-bottom: 4vh;
    }
    .current-opening h4 {
        font-size: 20px!important;
        color: #003D69;
        text-transform: uppercase;
    }
    .section8 .col-md-6 .col-md-12 .form-control {
        border: none;
        margin-bottom: 4vh;
        height: 50px;
        border-radius: 25px;
        font-size: 16px!important;
        border-bottom: 1px solid #000;
    }
    .human h4 {
        font-size: 18px!important;
        padding-top: 3vh;
        color: #003D69;
    }
    .human p {
        font-size: 16px!important;
    }
    .benefits p {
        font-size: 16px!important;
        text-align: justify;
        color: #484848;
        line-height: 1.7;
    }
    .benefits h2 {
       display:none;
    }
    .section8 h2 {
        font-size: 30px!important;
        font-weight: 800;
        color: #003D69;
    }
    .partners ul li {
        font-size: 16px!important;
        text-align: left;
        line-height: 1.7;
    }
    .partners .card-header .card-link {
        font-family: 'Rubik';
        font-size: 16px!important;
        color: #000;
        text-transform: uppercase;
    }
    .partners p {
        font-size: 16px!important;
        text-align: left;
        line-height: 1.7;
    }
    .outshade h1 {
        color: #fff;
        font-size: 30px!important;
        font-weight: 700;
        padding-left: 3vw;
        font-family: "Tangerine", cursive;
    }
    #results-blade .carousel__slide{
        width:100%!important;
    }
    #results-carousel section.carousel .carousel__track {
        display: block !important;
        margin: 0;
        padding: 0;
        position: relative;
    }
    #results-blade {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
        #results-blade h2 {
            font-size: 24px !important;
            margin-bottom: 3px;
        }
        #results-blade p {
            font-size: 16px !important;
        }
    #menu-blade {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
        #menu-blade .cta-container.text-only .cta-text {
            width: 100%;
            display: flex;
            justify-content: space-between;
            border-bottom: 1px solid #8a8b8c;
            text-decoration: none;
            color: #fff;
            font-size: 16px!important;
            line-height: 2.2rem;
        }
        #menu-blade .menu-flex {
            display: flex;
            flex-direction: column;
            gap: 0px!important;
            margin-top: 10px!important;
        }
    #menu-blade h2{
        font-size:24px!important;
        margin-bottom:3px;
    }
    #menu-blade p{
        font-size:16px!important;
    }
    #tradeoffs-blade {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .we-offer .btn-all {
        color: #fff;
        border-style: solid;
        border-width: 1px;
        border-color: #66666600;
        background: #003b66;
        border-radius: 27px 27px 27px 27px;
        padding: 15px 40px;
        box-shadow: 0 10px 10px 0 rgb(247 154 47 / 15%);
        font-family: nunito, Sans-serif;
        font-size: 14px !important;
        font-weight: 700;
        text-transform: capitalize;
        line-height: 1.3em;
    }
    .we-offer p {
        font-size: 16px!important;
        color: #535354;
        text-align: left;
    }
    .we-offer h3 {
        font-size: 25px!important;
    }
    .tagline
    {
        font-size: 16px!important;
        color: #003b66;
    }
    .we-offer {
        padding-top: 3vh!important;
        padding-bottom: 3vw;
    }
    .footer p {
        font-size: 16px!important;
        font-family: 'Rubik', sans-serif;
        color: #fff;
        padding-top: 2vh;
    }
    .phonefooter a {
        color: #ffffffb0 !important;
        font-size: 14px!important;
    }
    .ftr a{
        font-size: 14px !important;
    }

    .foot-sec p {
        font-size: 14px !important;
        font-family: 'Rubik', sans-serif;
        color: #fff;
        padding-top: 1vh;
        padding-bottom: 1vh;
        margin: 0;
        text-align: center;
    }
    .footer h4 {
        font-size: 20px!important;
        color: #fff;
        font-weight: 800;
    }
    .footer ul li {
        line-height: 1.9;
        font-size: 16px!important;
        list-style-type: disclosure-closed;
        font-family: 'Rubik', sans-serif;
        color: #fff;
    }

    .footer {
        background: #003D69;
        padding-top: 3vh!important;
        padding-bottom: 0vh;
        background-position: bottom right;
        background-repeat: no-repeat;
    }
    .btn-secondary.btn-square {
        font-size: 18px!important;
        line-height: 2.2rem;
        width: 100%;
        border-radius: 0;
        padding: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: left;
        margin: 0px 0;
    }

    .bgcolor img {
        height: 200px;
    }
    .mt51{
        display:none;
    }
    .mt5{
        display:none;
    }


    .banner .btn-all {
        color: #000;
        border-style: solid;
        border-width: 1px;
        margin-top: 0vw !important;
        border-color: #66666600;
        background: #fff;
        border-radius: 50px;
        padding: 1px 17px !important;
        box-shadow: 0 10px 10px 0 rgb(247 154 47 / 15%);
        font-size: 15px !important;
        font-weight: 700;
        text-transform: capitalize;
        line-height: 1.3em;
    }
    .carousel-indicators{
        display:none;
    }
    
}

/*--------------------1440px--------------------*/


@media only screen and (min-width:1440px) {


    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 2.9vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}









/*--------------------1680px--------------------*/


@media only screen and (min-width:1680px) {


    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 2.9vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}


@media (min-width: 1920px) and (max-width: 2560px) {
    
  
}





/*--------------------2048px--------------------*/
@media only screen and (min-width:2048px) {

    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 3vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}























/*--------------------2560px--------------------*/
@media only screen and (min-width:2560px) {

    .container {
        max-width: 85% !important;
    }



    h1 {
        font-size: 3vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}














/*--------------------2880px--------------------*/


@media only screen and (min-width:2880px) {

    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 3vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}





/*--------------------5120px--------------------*/


@media only screen and (min-width:5120px) {


    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 2.9vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}














/*--------------------1440px--------------------*/


@media only screen and (min-width:1440px) {


    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 2.9vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}









/*--------------------1680px--------------------*/


@media only screen and (min-width:1680px) {


    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 2.9vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}








/*--------------------2048px--------------------*/
@media only screen and (min-width:2048px) {

    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 3vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}


/*--------------------2560px--------------------*/
@media only screen and (min-width:2560px) {

    .container {
        max-width: 85% !important;
    }



    h1 {
        font-size: 3vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}

/*--------------------2880px--------------------*/


@media only screen and (min-width:2880px) {

    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 3vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}


/*--------------------5120px--------------------*/


@media only screen and (min-width:5120px) {


    .container {
        max-width: 85% !important;
    }

    h1 {
        font-size: 2.9vw;
    }

    h2 {
        font-size: 2.4vw;
    }

    h3 {
        font-size: 2.1vw;
    }

    h4 {
        font-size: 1.8vw;
    }

    h5 {
        font-size: 1.5vw;
    }

    h6 {
        font-size: 1.2vw;
    }

    p {
        font-size: 1.2vw;
    }
}
