@media (min-width: 800px) and (max-width: 1200px) {
    .bg-panel {
        background-size: cover;
    }
    .outer-container {
        height: auto !important;
    }
    .f-s40 {
        font-size: 40px !important;
    }
    .f-s13 {
        font-size: 13px !important;
    }
    .f-s14,
    .scroll-label {
        font-size: 14px !important;
    }
    .discover-link i {
        font-size: 12px;
    }
    .f-s24 {
        font-size: 24px !important;
    }
    .f-s10 {
        font-size: 10px !important;
    }
    .client-details {
        height: 480px;
        padding: 3.5rem 5rem;
        border-top: 1px solid #9e9e9e;
    }
    .client-details .discover-link {
        margin: 5rem;
        height: 32px;
    }
}
@media (width: 1280px) and (height: 800px) {
    .bg-panel {
        background-size: cover;
    }
    .outer-container {
        height: auto !important;
    }
}
@media (min-width: 1300px) {
    .f-s40 {
        font-size: 50px !important;
    }
    
    .f-s13 {
        font-size: 18px !important;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 20px !important;
    }
    
    .discover-link i {
        font-size: 15px;
    }
    
    .client-details .discover-link {
        height: 48px;
        margin: 3.5rem 6rem;
    }
    
    .client-details a i.icon {
        top: 10px;
        left: 5px;
    }
    
    .f-s24 {
        font-size: 36px !important;
    }
    
    .f-s10 {
        font-size: 14px !important;
    }
    
    .client-name.mb-n4 {
        margin-bottom: -1.8rem !important;
    }
    
    .carousel .carousel-indicators li {
        width: .9rem;
        height: .7rem;
        top: 1px;
    }
    
    .loading-gradient {
        margin: 5rem;
        height: 50px !important;
    }
    
    .ldBar-label {
        right: -40%;
        font-size: 60px;
    }
    
    .loading-gradient label {
        font-size: 20px !important;
        margin-top: -2rem !important;
    }
    
    .client-details {
        height: 500px;
        padding: 3.5rem 6rem;
        border-top: 1px solid #9e9e9e;
    }
    
    .client-img {
        height: 500px;
    }
}
@media (min-width: 1400px) {
    .loading-gradient {
        margin: 5rem;
        height: 55px !important;
    }
}
@media (min-width: 1600px) {
    .f-s40 {
        font-size: 60px !important;
    }
    
    .f-s13 {
        font-size: 20px !important;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 24px !important;
    }
    
    .discover-link i {
        font-size: 20px;
    }
    
    .client-details .discover-link {
        height: 56px;
    }
    
    .f-s24 {
        font-size: 43px !important;
    }
    
    .f-s10 {
        font-size: 16px !important;
    }
    
    .client-name.mb-n4 {
        margin-bottom: -2.3rem !important;
    }
    
    .loading-gradient {
        margin: 7rem;
        height: 70px !important;
    }
    
    .ldBar-label {
        right: -50%;
        font-size: 64px;
        font-weight: bold;
    }
    
    .loading-gradient label {
        font-size: 28px !important;
        margin-top: -2.5rem !important;
    }
    
    .client-details .discover-link {
        margin: 6rem 7rem;
    }
    
    .client-details a i.icon {
        top: 10px;
        left: 7px;
    }
    
    .client-details {
        height: 650px;
        padding: 6rem 7rem;
        border-top: 1px solid #9e9e9e;
    }
    
    .client-img {
        height: 650px;
    }
    
    .outer-container {
        height: auto !important;
    }
}
@media (min-width: 2500px) {
    .f-s40 {
        font-size: 100px !important;
    }
    
    .f-s13 {
        font-size: 28px !important;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 37px !important;
    }
    
    p.mt-5 {
        margin-top: 6rem !important;
    }
    
    .discover-link i {
        font-size: 30px;
    }
    
    .client-details .discover-link {
        height: 80px;
        margin: 9rem;
    }
    
    .client-details a i.icon {
        top: 14px;
        left: 14px;
    }
    
    .f-s24 {
        font-size: 60px !important;
    }
    
    .f-s10 {
        font-size: 26px !important;
    }
    
    .client-name.mb-n4 {
        margin-bottom: -4rem !important;
    }
    
    .carousel .carousel-indicators li {
        width: 1.7rem;
        height: 1.3rem;
        top: 3px;
    }
    
    .carousel-indicators hr {
        margin-top: 1.5rem;
        border-top: 2px solid #9e9e9e;
    }
    
    .carousel-item .row.pb-5 {
        padding-bottom: 8rem !important;
        padding-top: 2rem !important;
    }
    
    .header-panel.p-4 {
        padding: 3.5rem !important;
    }
    
    .loading-gradient {
        margin: 8rem;
        height: 130px !important;
        width: 300px !important;
    }
    
    .ldBar-label {
        right: -75%;
        font-size: 105px;
        font-weight: bold;
    }
    
    .scroll-label.mb-5 {
        margin-bottom: 5rem !important;
    }
    
    .loading-gradient label {
        font-size: 36px !important;
        margin-top: -2rem !important;
        margin-left: 3rem !important;
    }
    
    .client-details {
        height: 1000px;
        padding: 8rem 9rem;
        border-top: 2px solid #9e9e9e;
    }
    
    .client-details p {
        margin-right: -15%;
    }
    
    .client-img {
        height: 1000px;
    }
}
@media (min-width: 3800px) {
    .f-s40 {
        font-size: 140px !important;
    }
    
    .f-s13 {
        font-size: 48px !important;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 56px !important;
    }
    
    p.mt-5 {
        margin-top: 9rem !important;
    }
    
    .discover-link i {
        font-size: 50px;
    }
    
    .client-details .discover-link {
        height: 132px;
        margin: 11rem;
        border-bottom: 3px solid #9e9e9e;
    }
    
    .client-details a i.icon {
        top: 22px;
        left: 18px;
    }
    
    .f-s24 {
        font-size: 100px !important;
    }
    
    .f-s10 {
        font-size: 38px !important;
    }
    
    .client-name.mb-n4 {
        margin-bottom: -6rem !important;
    }
    
    .carousel .carousel-indicators li {
        width: 2.5rem;
        height: 2rem;
        top: 5px;
    }
    
    .carousel-indicators hr {
        margin-top: 2rem;
        border-top: 3px solid #9e9e9e;
    }
    
    .carousel-item .row.pb-5 {
        padding-bottom: 13rem !important;
        padding-top: 2rem !important;
    }
    
    .header-panel.p-4 {
        padding: 3.5rem !important;
    }
    
    .nav-panel li a.px-4 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    
    .loading-gradient {
        margin: 13rem;
        height: 150px !important;
        width: 450px !important;
    }
    
    .ldBar-label {
        right: -80%;
        font-size: 170px;
        font-weight: bold;
    }
    
    .scroll-label.mb-5 {
        margin-bottom: 7rem !important;
    }
    
    .loading-gradient label {
        font-size: 65px !important;
        margin-top: -5.5rem !important;
        margin-left: 6rem !important;
    }
    
    .client-details {
        height: 1500px;
        padding: 10rem 11rem;
        border-top: 3px solid #9e9e9e;
    }
    
    .client-details p {
        margin-right: -13%;
    }
    
    .client-img {
        height: 1500px;
    }
    
    .client-details .extra-div {
        width: 35rem;
    }
}
@media (min-width: 5000px) {
    .f-s40 {
        font-size: 185px !important;
    }
    
    .f-s13 {
        font-size: 70px !important;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 77px !important;
    }
    
    p.mt-5 {
        margin-top: 9rem !important;
    }
    
    .discover-link i {
        font-size: 68px;
    }
    
    .client-details .discover-link {
        height: 185px;
        margin: 19rem;
        border-bottom: 4px solid #9e9e9e;
    }
    
    .client-details a i.icon {
        top: 32px;
        left: 26px;
    }
    
    .f-s24 {
        font-size: 145px !important;
    }
    
    .f-s10 {
        font-size: 56px !important;
    }
    
    .client-name {
        padding: 0 6%;
    }
    
    .client-name.mb-n4 {
        margin-bottom: -9rem !important;
    }
    
    .carousel .carousel-indicators li {
        width: 3.5rem;
        height: 2.5rem;
        margin: 0 2%;
    }
    
    .carousel-indicators hr {
        margin-top: 2rem;
        border-top: 4px solid #9e9e9e;
    }
    
    .carousel-item .row.pb-5 {
        padding-bottom: 18rem !important;
        padding-top: 0 !important;
    }
    
    .header-panel.p-4 {
        padding: 7.5rem !important;
    }
    
    .nav-panel li a.px-4 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    
    .loading-gradient {
        margin: 15rem;
        height: 250px !important;
        width: 550px !important;
    }
    
    .ldBar-label {
        right: -90%;
        font-size: 220px;
        font-weight: bold;
        padding-bottom: 2rem;
    }
    
    .scroll-label.mb-5 {
        margin-bottom: 10rem !important;
    }
    
    .loading-gradient label {
        font-size: 75px !important;
        margin-top: -5rem !important;
        margin-left: 6rem !important;
    }
    
    .client-details {
        height: 2100px;
        padding: 18rem 19rem;
        border-top: 4px solid #9e9e9e;
    }
    
    .client-details p {
        margin-right: -15%;
    }
    
    .client-img {
        height: 2100px;
    }
    
    .client-details .extra-div {
        width: 35rem;
    }
}
@media (max-width: 1000px) {
    .bg-panel {
        background-size: cover;
    }
}

/* mobile view */
@media (width: 1024px) and (height: 1366px) {
    .landing-panel {
        height: calc(100vh - 60px);
    }
    
    .safari .landing-panel {
        height: calc(100vh - 120px) !important;
    }
    
    .bg-panel {
        height: 50vh !important;
        background-size: cover;
    }
    
    .outer-container {
        height: auto !important;
    }
    
    .client-details .extra-div {
        width: 6rem;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 20px !important;
    }
    
    .loading-gradient {
        margin: 6rem 5rem;
        height: 65px !important;
    }
    
    .ldBar-label {
        right: -56%;
        font-size: 70px;
    }
    
    .loading-gradient label {
        font-size: 30px !important;
        margin-top: -2.7rem !important;
        margin-left: 1.5rem !important;
    }
    
    .client-panel {
        margin-right: -8rem !important;
    }
    
    .client-details .discover-link {
        margin: 4rem 2rem;
        height: 32px;
    }
    
    .discover-link i {
        font-size: 18px;
    }
    
    .client-details p {
        margin-top: 2rem !important;
    }
    
    .client-details {
        height: 500px;
        padding: 2.5rem 2rem;
    }
    
    .client-img {
        height: 500px;
        width: 108% !important;
        margin-left: -8%;
    }
}
@media (max-width: 800px) {
    .col-sm-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 !important
    }

    .landing-panel {
        height: calc(100vh - 60px)
    }
    
    .safari .landing-panel {
        height: calc(100vh - 120px) !important;
    }
    
    .bg-panel {
        height: 50vh;
        background-size: cover;
    }
    
    .outer-container {
        height: auto !important;
    }
    
    .client-details .extra-div {
        width: 6rem;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 20px !important;
    }
    
    .f-s40 {
        font-size: 42px !important;
    }
    
    .loading-gradient {
        margin: 5rem 3.5rem;
        height: 45px !important;
    }
    
    .ldBar-label {
        right: -30%;
        font-size: 55px;
    }
    
    .loading-gradient label {
        font-size: 18px !important;
        margin-top: -2rem !important;
        margin-left: 1.5rem !important;
    }
    
    .client-panel {
        margin-right: -8rem !important;
    }
    
    .client-details .discover-link {
        margin: 3rem 2rem;
        height: 32px;
    }
    
    .discover-link i {
        font-size: 18px;
    }
    
    .client-details p {
        margin-top: 2rem !important;
    }
    
    .client-details {
        height: 380px;
        padding: 1.5rem 2rem;
    }
    
    .client-img {
        height: 380px;
        width: 108% !important;
        margin-left: -8%;
    }
    
    .landing-panel .logo-img {
        width: 64.3%;
    }
    
    .landing-panel {
        overflow: hidden;
    }
    .landing-panel .logo-vid {
        width: 130% !important;
    }

    .client-panel {
        margin-right: 0rem !important;
    }
    
    .client-details {
        height: auto;
        padding: 16.5rem 2rem 5rem 2rem;
    }
    
    .client-details .extra-div {
        display: none;
    }
    
    .client-details h1 {
        margin-top: 55vh;
    }
    
    .client-img {
        height: 65vh;
        width: 132% !important;
        margin-left: -32%;
    }
    
    .col-sm-6.pr-0.pl-5.pb-4 {
        position: absolute;
    }
    
    .loading-gradient {
        margin: 4rem .5rem;
        top: auto !important;
        left: 50% !important;
        bottom: 0 !important;
        right: auto !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    
    .client-details p {
        margin-bottom: 5rem;
    }
    
    .client-details .discover-link {
        margin: 6rem 2rem;
    }
}
@media (max-width: 600px) {
    .client-panel {
        margin-right: 0rem !important;
    }
    
    .client-details {
        height: auto;
        padding: 8.5rem 2rem 5rem 2rem;
    }
    
    .client-details .extra-div {
        display: none;
    }
    
    .client-details h1 {
        margin-top: 55vh;
    }
    
    .client-img {
        height: 55vh;
        width: 132% !important;
        margin-left: -32%;
    }
    
    .col-sm-6.pr-0.pl-5.pb-4 {
        position: absolute;
    }
    
    .loading-gradient {
        margin: 4rem .5rem;
        top: auto !important;
        left: 50% !important;
        bottom: 0 !important;
        right: auto !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    
    .client-details p {
        margin-bottom: 5rem;
    }
    
    .client-details .discover-link {
        margin: 7rem 2rem;
    }
}
@media (max-width: 500px) {
    .f-s40 {
        font-size: 32px !important;
    }
    .discover-link i {
        font-size: 13px;
    }
    .f-s14, .scroll-label {
        font-size: 14px !important;
    }
    
    .client-details {
        height: auto;
        padding: 3.5rem 2rem 5rem 2rem;
    }
    
    .loading-gradient {
        margin: 3rem 2.5rem;
        height: 30px !important;
    }
    
    .ldBar-label {
        right: 20%;
        font-size: 32px;
    }
    
    .loading-gradient label {
        font-size: 13px !important;
        margin-top: -1.4rem !important;
        margin-left: .8rem !important;
    }
    
    .scroll-label {
        margin-bottom: 2rem !important;
    }
}
@media (max-width: 400px) {
    .f-s40 {
        font-size: 30px !important;
    }
    
    .loading-gradient {
        margin: 3rem 2.5rem;
        height: 30px !important;
    }
    
    .ldBar-label {
        right: 20%;
        font-size: 32px;
    }
    
    .loading-gradient label {
        font-size: 13px !important;
        margin-top: -1.4rem !important;
        margin-left: .8rem !important;
    }
    
    .scroll-label {
        margin-bottom: 2rem !important;
    }
    
    .f-s14,
    .scroll-label {
        font-size: 12px !important;
    }
}