* {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

*::-webkit-scrollbar {
    display: none;
}

.active-mobile-nav ul li a {
    color: #000 !important;
}

.active ul li a {
    color: black !important;
}

.dropdown-menu {
    left: -60px !important;
    margin-top: 5px !important;
}

.services-take-text {
    margin-top: 5% !important;
}

.take-container {
    padding: 0 20% !important;
}

/* LANDING PANEL */
.landing-panel {
    background-image: url('../images/index/main-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    height: 80vh;
    /*     width: 1920px !important; */
    justify-content: center !important;
}

.landing-panel .details-panel {
    padding: 4rem;
    padding-left: 4.25rem;
}

.landing-panel .details-panel h5 {
    font-weight: 900 !important;
    letter-spacing: 20px;
}

.landing-panel .details-panel .panel-1 {
    height: calc(100vh - 10rem);
    word-spacing: 10px;
    letter-spacing: 7px;
}

.landing-panel .company-logo {
    width: 15rem;
    height: 15rem;
    z-index: 3;
    top: calc(50vh - 11.5rem);
    left: calc(50vw - 11.5rem);
}

.landing-panel .details-panel .panel-2 {
    font-weight: 700 !important;
    word-spacing: 3px;
    letter-spacing: 3px;
    margin-top: 5.5rem;
}

.landing-panel .details-panel h4 div {
    margin: 0 .7rem;
    position: relative;
    top: 12px;
    width: 2rem;
    border-top: 2px solid rgba(255, 255, 255, .5);
}

.landing-panel .details-panel .panel-2 .pos-relative {
    top: -4.7rem;
}

.landing-panel .details-panel .panel-2 .f-s60 {
    font-weight: 800 !important;
    letter-spacing: 0;
}

.landing-panel .details-panel .text-blue {
    color: #0071bc;
}

.landing-panel .details-panel .text-green {
    color: #8cc63f;
}

.landing-panel .details-panel .panel-2 .mb-2 {
    line-height: .2;
}

.landing-panel .landing-text {
    margin-top: 15% !important;
}

/* WHY NEXBRIDGE */
.why-nb-text p {
    position: relative;
    width: 80%;
    margin: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    object-fit: contain;
}

.why-nexbridge img {
    width: 120% !important;
}


/* TITLE */
h5 a:hover {
    text-decoration: none;
    background-color: #bbdefb;
    border-radius: 8px;
}


.bg-ui {
    height: 100%;
    background-image: url('../images/index/ui-ux.png') !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    object-fit: contain !important;

}

.bg-web {
    height: 100%;
    background-image: url('../images/index/web.png') !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    object-fit: contain !important;

}

.bg-cad {
    height: 100%;
    background-image: url('../images/index/cad.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    object-fit: contain !important;
}

.bg-erp {
    height: 100%;
    background-image: url('../images/index/erp.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    object-fit: contain !important;
}

.bg-mob {
    height: 100%;
    background-image: url('../images/index/mob.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    object-fit: contain !important;
}

/* ARTICLE PREVIEW PANEL */
.article-preview {
    padding: 5rem 8rem;
}

.article-preview h1 {
    font-weight: 800 !important;
    word-spacing: 3px;
}

.article-preview h5 {
    font-weight: 800 !important;
}

.article-preview .w-100 p {
    padding: 0 15rem;
}

.article-preview .row {
    margin-top: 1rem;
}

.article-preview img {
    height: 18rem;
    object-fit: cover;
    width: 100%;
    border-radius: 15px !important;
}

.article-preview .article-title {
    font-weight: 800 !important;
    line-height: initial;

    display: -webkit-box;
    max-height: 9rem;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-preview .article-description {
    white-space: pre-line;

    display: -webkit-box;
    max-height: 13.5rem;
    margin: 0 auto;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-preview .article-see-more i {
    top: 2px;
}

/* CLIENTS & PARTNERS PREVIEW */
.clients-preview h5 {
    font-weight: 800 !important;
}

.clients-preview h1 {
    font-weight: 800 !important;
    word-spacing: 3px;
}

.clients-preview .w-100 p {
    padding: 0 15rem;
}

/* SERVICES PREVIEW */
.panel-container {
    padding: 0rem 10%;
}

.services-preview {
    padding: 0 5rem;
    height: 100%;
    background-image: url('../images/index/services-bg.png');
    background-repeat: no-repeat;
    background-size: 100vw;
    object-fit: cover !important;
}

.services-carousel .slick-track {
    display: flex !important;
}

.services-carousel .slick-slide {
    height: inherit !important;
}

.services-carousel .slick-list {
    padding: 0 15% 0 5% !important;
}

.services-carousel .slick-slide:not(.slick-current) {
    opacity: 0.4;
}

.slick-current,
.services-carousel .slick-slide>div {
    height: 55vh !important;
    width: 105%;
    max-width: 380px !important;
}

.services-carousel .slick-prev {
    left: -30px;
}

.services-carousel .slick-next {
    right: 75px;
}

.services-carousel .slick-prev,
.services-carousel .slick-next {
    width: 50px;
    height: 50px;
    z-index: 2;

}

.services-carousel .slick-prev:before,
.services-carousel .slick-next:before {
    color: white;
    font-size: 50px;
}

.services-btn {
    margin-bottom: 80px !important;
}

/* news-carousel */
/* .news-carousel .slick-track {
    display: flex !important;
} */
.news-carousel .slick-slide {
    height: inherit !important;
    width: 100% !important;
}

.news-carousel .slick-list {
    padding: 0 15% 0 5% !important;
}

/* .news-carousel .slick-slide:not(.slick-current) {
    opacity: 0.3;   
} */

.news-carousel .slick-slide>div {
    height: 100%;
    width: 100%;
}

.news-carousel .slick-prev {
    left: 17px;
}

.news-carousel .slick-next {
    right: 70px;
}

.news-carousel .slick-prev,
.slick-next {
    width: 50px;
    height: 50px;
    z-index: 2;
}

.news-carousel .slick-prev:before,
.slick-next:before {
    color: #082433;
    font-size: 40px;
}

/* PRODUCTS PREVIEW */
.products-preview {
    padding: 5rem 8rem;
}

.products-preview h1 {
    font-weight: 800 !important;
    word-spacing: 3px;
}

.products-preview h5 {
    font-weight: 800 !important;
}

.products-preview h3 {
    font-weight: 700 !important;
}

.products-preview p.fadeIn {
    padding: 0 15rem;
}

.products-preview .col-md-4.px-5.text-left {
    padding: 0 1rem !important;
}

.infitite-container p {
    position: relative;
    width: 90%;
    margin: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    object-fit: contain;
}

.preview-button {
    padding: 1rem 0 5rem 0;
}

/* FOOTER */

.footer hr {
    width: 100%;
    border-top: 1px solid white !important;
    margin: 2rem 0;
}

.footer .company-logo img {
    width: 3rem;
    height: 3rem;
}

.footer .company-logo .f-s16 {
    font-weight: bold !important;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
    opacity: .7;
}

.footer .social-links div {
    height: 26px;
    width: 26px;
    border-radius: 50%;
}

.footer .col-pl {
    padding-left: 6rem;
}

::-webkit-scrollbar {
    display: none;
}

/* Firefox */
html {
    scrollbar-width: none;
}

/* Internet Explorer, Edge */
body {
    -ms-overflow-style: none;
}

/* responsiveness */
@media only screen and (max-width: 767px) and (min-width: 600px) {
    .font-heading {
        font-size: 16px !important;
    }

    .font-title {
        font-size: 20px !important;
    }

    .font-subheading-bold {
        font-size: 10px !important;
    }

    .font-subheading {
        font-size: 10px !important;
    }

    .font-subheading-36 {
        font-size: 14px !important;
    }

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 30px;
    }

    .landing-panel {
        height: 30vh !important;
    }

    .font-subtext {
        font-size: 8px !important;
    }

    .why-nb-text p {
        width: 100%;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 25vh !important;
        width: 100%;
        max-width: 200px !important;
        width: 180px;
    }

    .default-button-lg {
        font-size: 9px !important;
        font-family: RedHatDisplay bold !important;
        border: 2px solid #828282;
        border-radius: 30px !important;
        padding: 0.3rem 1.5rem !important;
        text-decoration: none;
    }

    .shadow {
        padding: 1.5rem !important;
    }

    .shadow p {
        margin-bottom: 1rem !important;
    }

    .infitite-container h3,
    .infitite-container h2 {
        margin-top: 1rem !important;
    }

    .preview-button {
        padding: 0rem !important;
    }

    .infitite-container p {
        width: 100%;
    }

    .default-button {
        font-size: 8px !important;
        font-family: RedHatDisplay bold !important;
        border: 2px solid #828282;
        border-radius: 30px !important;
        padding: 0.5rem 2.5rem !important;
        text-decoration: none;
    }

    .preview-button {
        padding: 3rem 0;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 30px;
    }

    .w-70 {
        width: 80%;
    }

    .infitite-container p {
        width: 95%;
    }

    .font-heading {
        font-size: 22px !important;
    }

    .font-subheading-36 {
        font-size: 18px !important;
    }

    .landing-panel {
        height: 35vh;
    }

    .font-subtext {
        font-size: 11px !important;
    }

    .why-nb-text p {
        width: 90%;
    }

    .font-subtext {
        font-size: 9px !important;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 25vh !important;
        width: 100%;
        max-width: 210px !important;
        width: 200px;
    }

    .shadow {
        padding: 1.5rem !important;
    }

    .shadow p {
        margin-bottom: 1rem !important;
    }

    .bg-blue div {
        padding: 1rem !important;
    }

    .pt-md-5 {
        padding-top: 1rem !important;
    }

    .infitite-container h3,
    .infitite-container h2 {
        margin-top: 1rem !important;
    }

    .preview-button {
        padding: 0rem !important;
    }

    .default-button {
        font-size: 10px !important;
    }

    .preview-button {
        padding: 3rem 0;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 800px) {
    .landing-panel {
        height: 30vh;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 20vh !important;
        width: 100%;
        max-width: 210px !important;
        width: 200px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 40px;
    }

    .landing-panel {
        height: 65vh;
    }

    .font-subtext {
        font-size: 11px !important;
    }

    .font-subheading-36 {
        font-size: 26px !important;
    }

    .why-nb-text p {
        width: 76%;
    }

    .infitite-container p {
        width: 86%;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 45vh !important;
        width: 100%;
        max-width: 270px !important;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }



    .services-carousel .slick-next {
        right: 40px;
    }

    .mt-lg-5 {
        margin-top: 1rem !important;
    }

    .px-sm-3 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .default-button {
        font-size: 10px !important;
    }


    .preview-button {
        padding: 0rem 0 3rem 0;
    }

    .default-button-lg {
        font-size: 10px !important;
        font-family: RedHatDisplay bold !important;
        border: 2px solid #828282;
        border-radius: 30px !important;
        padding: 0.5rem 2rem !important;
        text-decoration: none;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1025px) {
    .font-subheading-36 {
        font-size: 30px !important;
    }

    .why-nb-text p {
        width: 75%;
    }

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 40px;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 55vh !important;
        width: 105%;
        max-width: 310px !important;
    }

    .services-carousel .slick-next {
        right: 60px;
    }

    .infitite-container p {
        width: 92%;
    }

    .preview-button {
        padding: 1rem 0 3rem 0;
    }

    .default-button {
        font-size: 12px !important;
        font-family: RedHatDisplay bold !important;
        border: 2px solid #828282;
        border-radius: 30px !important;
        padding: 0.7rem 3em !important;
        text-decoration: none;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1281px) {
    .why-nb-text p {
        width: 75%;
    }

    .font-heading {
        font-size: 34px !important;
    }

    .font-subheading-36 {
        font-size: 32px !important;
    }

    .landing-panel {
        height: 85vh;
    }

    .infitite-container p {
        width: 86%;
    }

    .preview-button {
        padding: 1rem 0 3rem 0;
    }

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 45px;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 58vh !important;
        width: 105%;
        max-width: 350px !important;
    }

    .services-carousel .slick-next {
        right: 50px;
    }

    .default-button {
        font-size: 12px !important;
        font-family: RedHatDisplay bold !important;
        border: 2px solid #828282;
        border-radius: 30px !important;
        padding: 0.8rem 3rem !important;
        text-decoration: none;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 1367px) {
    .why-nb-text p {
        width: 80%;
    }

    .landing-panel {
        height: 75vh;
    }

    .font-subheading-36 {
        font-size: 34px !important;
    }

    .preview-button {
        padding: 1rem 0 3rem 0;
    }

    .font-subheading {
        font-size: 18px !important;
    }

    .font-heading {
        font-size: 38px !important;
    }

    .infitite-container p {
        width: 95%;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 50vh !important;
        width: 105%;
        max-width: 350px !important;
    }

    .services-carousel .slick-next {
        right: 80px;
    }

    .default-button {
        font-size: 14px !important;
        border: 2px solid #828282;
        border-radius: 40px !important;
        padding: 0.8rem 3.5rem !important;
        text-decoration: none;
        font-family: RedHatDisplay bold !important;
    }
}

@media only screen and (min-width: 1920px) {
    .font-subheading-36 {
        font-size: 46px !important;
    }

    .why-nexbridge img {
        width: 100% !important;
    }

    .preview-button {
        padding: 3rem 0 5rem 0;
    }

    .landing-panel {
        height: 85vh;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 60vh !important;
        width: 101%;
        max-width: 500px !important;
    }

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 70px;
    }

    .infitite-container p {
        width: 89%;
    }

    .services-carousel .slick-next {
        right: 120px;
    }
}

@media only screen and (min-width: 2200px) {
    .landing-panel {
        height: 70vh;
    }

    .font-subheading-36 {
        font-size: 56px !important;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 50vh !important;
        width: 100%;
        max-width: 600px !important;
    }

    .services-carousel .slick-prev:before,
    .services-carousel .slick-next:before {
        color: white;
        font-size: 70px;
    }

    .services-carousel .slick-next {
        right: 160px !important;
    }
}

@media only screen and (width: 1024px) and (height: 1366px) {

    .preview-panel .col-md-1,
    .preview-panel .col-md-10,
    .preview-panel .col-md-11,
    .preview-panel .col-md-12,
    .preview-panel .col-md-2,
    .preview-panel .col-md-3,
    .preview-panel .col-md-4,
    .preview-panel .col-md-5,
    .preview-panel .col-md-6,
    .preview-panel .col-md-7,
    .preview-panel .col-md-8,
    .preview-panel .col-md-9,
    .preview-panel .col-md-auto,
    .preview-panel .col-sm,
    .preview-panel .col-sm-1,
    .preview-panel .col-sm-10,
    .preview-panel .col-sm-11,
    .preview-panel .col-sm-12,
    .preview-panel .col-sm-2,
    .preview-panel .col-sm-3,
    .preview-panel .col-sm-4,
    .preview-panel .col-sm-5,
    .preview-panel .col-sm-6,
    .preview-panel .col-sm-7,
    .preview-panel .col-sm-8,
    .preview-panel .col-sm-9,
    .preview-panel .col-sm-auto {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .why-nexbridge .col-md-1,
    .why-nexbridge .col-md-10,
    .why-nexbridge .col-md-11,
    .why-nexbridge .col-md-12,
    .why-nexbridge .col-md-2,
    .why-nexbridge .col-md-3,
    .why-nexbridge .col-md-4,
    .why-nexbridge .col-md-5,
    .why-nexbridge .col-md-6,
    .why-nexbridge .col-md-7,
    .why-nexbridge .col-md-8,
    .why-nexbridge .col-md-9,
    .why-nexbridge .col-md-auto,
    .why-nexbridge .col-sm,
    .why-nexbridge .col-sm-1,
    .why-nexbridge .col-sm-10,
    .why-nexbridge .col-sm-11,
    .why-nexbridge .col-sm-12,
    .why-nexbridge .col-sm-2,
    .why-nexbridge .col-sm-3,
    .why-nexbridge .col-sm-4,
    .why-nexbridge .col-sm-5,
    .why-nexbridge .col-sm-6,
    .why-nexbridge .col-sm-7,
    .why-nexbridge .col-sm-8,
    .why-nexbridge .col-sm-9,
    .why-nexbridge .col-sm-auto {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    body {
        background-image: url(../images/background/mobile-bg.png);
        background-size: 100vw 100vh;
    }

    .landing-panel,
    .details-panel {
        height: 100vh !important;
    }

    .landing-panel .details-panel .panel-1 {
        height: calc(624px - 5rem);
    }

    .landing-panel .details-panel .panel-2 {
        height: calc(400px - 5rem);
    }

    .pos-absolute.pos-bottom-center.pb-4.text-center {
        bottom: 0 !important;
    }

    .landing-panel .company-logo {
        width: 20rem;
        height: 20rem;
        z-index: 3;
        top: calc(50vh - 14.75rem);
        left: calc(50vw - 14.75rem);
    }

    .services-preview {
        padding: 5rem;
    }

    .details-panel .col-md-6 {
        flex: 0 0 100%;
        max-width: 100% !important;
    }

    .article-preview .col-md-4,
    .why-nexbridge .col-md-4,
    .services-preview .col-md-4 {
        margin-bottom: 2rem;
    }

    .f-s13,
    h3,
    button b {
        font-size: 22px !important;
    }

    .f-s14 {
        font-size: 18px !important;
    }

    .f-s16 {
        font-size: 32px !important;
    }

    .f-s18 {
        font-size: 28px !important;
    }

    .f-s22 {
        font-size: 40px !important;
    }

    .services-preview .f-s22 {
        font-size: 26px !important;
    }

    .f-s32 {
        font-size: 40px !important;
    }

    .f-s40 {
        font-size: 80px !important;
    }

    .f-s60 {
        font-size: 90px !important;
    }

    .why-nexbridge h1,
    .preview-panel h1 {
        font-size: 60px !important;
    }

    .landing-panel .details-panel h4 div {
        margin: 0 .7rem;
        position: relative;
        top: 20px;
        width: 5rem;
        border-top: 5px solid rgba(255, 255, 255, .5);
    }

    .article-preview .article-date b {
        font-size: 16px;
    }

    h3 {
        font-size: 18px;
    }

    h5 a,
    h5 {
        font-size: 36px;
    }

    .why-nexbridge .half-panel-1 {
        height: 500px;
    }

    .why-nexbridge .col-md-4 h3 {
        font-size: 60px !important;
        width: 100% !important;
    }

    .why-nexbridge .row .col-md-4 img {
        height: 40rem;
        object-fit: cover;
    }

    .clients-preview .w-100 p,
    .services-preview p.wow.fadeIn,
    .services-preview h1,
    .products-preview p.fadeIn {
        padding: 0;
    }

    .products-preview .row img {
        margin: -8rem 0 !important;
    }

    button.circle {
        height: 80px;
        width: 80px;
    }

    .slick-prev {
        left: -50px;
    }

    .slick-next {
        right: -50px;
    }

    .landing-panel .pos-absolute.pos-bottom-center.pb-4.text-center h5 {
        padding-left: 9px;
    }

    .landing-panel .pos-absolute.pos-bottom-center.pb-4.text-center .ml-n3 {
        margin-left: 0 !important;
    }

    .nav-menu {
        display: none;
    }

    .mobile-menu {
        display: block !important;
    }

    .landing-panel .details-panel .panel-1 {
        height: calc(836px - 5rem);
    }

    .landing-panel .details-panel .panel-2 {
        height: calc(530px - 5rem);
        margin-top: 0;
        text-align: center !important;
    }

    .landing-panel .details-panel .panel-2 .pos-right-center {
        margin: 0 !important;
    }

    .landing-panel .details-panel {
        height: 100%;
    }

    .modal-content img {
        width: 22rem;
        margin: 2.5rem 2rem;
    }

    .why-nexbridge .w-100 p {
        padding: 0 5rem;
    }

    .article-preview img {
        height: 50rem;
    }

    button b,
    .f-s13,
    .article-preview .article-date b {
        font-size: 20px !important;
    }

    .col-10,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .footer .company-logo {
        text-align: center;
    }

    .footer .company-logo img {
        width: 6rem;
        height: 6rem;
    }

    .footer .company-logo .d-flex p {
        display: none;
    }

    .footer .company-logo .d-flex,
    .footer .company-logo .d-flex p.mob-view {
        display: block !important;
    }

    .footer .company-logo .f-s16 {
        font-size: 28px !important;
    }

    .footer .company-logo .f-s9 {
        font-size: 15px !important;
    }

    .footer .company-logo .mt-4 {
        margin-bottom: 3rem !important;
    }

    .footer .f-s12,
    .footer p i {
        font-size: 20px !important;
    }

    .footer .f-s9,
    .footer .f-s10 {
        font-size: 13px !important;
    }

    .footer .col-md-3 {
        padding: 0;
    }

    .footer .col-sm-6.col-lg-3.pr-0.col-pl,
    .footer .col-md-3.pr-0.pl-5 {
        -ms-flex: 0 0 25%;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
    }

    .footer .pl-5 {
        padding-left: 6rem !important;
    }

    .footer .social-links {
        top: 50% !important;
        left: 0 !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media only screen and (width: 1280px) and (height: 800px) {
    .nav-menu a {
        font-size: 15px;
    }

    .f-s16,
    .f-s18 {
        font-size: 20px !important;
    }

    .f-s32 {
        font-size: 32px !important;
    }

    .f-s40 {
        font-size: 48px !important;
    }

    .landing-panel .details-panel h4 div {
        top: 13px;
        width: 3.9rem;
    }

    h5 a,
    h5 {
        font-size: 2rem;
    }

    button b,
    .f-s13,
    .article-preview .article-date b {
        font-size: 16px !important;
    }

    .why-nexbridge .col-md-4 h3 {
        font-size: 28px !important;
    }

    .article-preview .w-100 p,
    .products-preview p.fadeIn,
    .article-preview .w-100 p,
    .clients-preview .w-100 p {
        padding: 0;
    }

    .why-nexbridge .half-panel-1 {
        height: 350px;
    }

    .why-nexbridge .w-100 p {
        padding: 0 15rem;
    }

    .footer .f-s12 {
        font-size: 14px !important;
    }

    .footer .f-s9 {
        font-size: 12px !important;
    }

    .footer .f-s10 {
        font-size: 13px !important;
    }
}

/* ================================================================================================== */

@media only screen and (max-width: 460px) and (min-width: 360px) {
    .landing-panel {
        background-image: url(../images/homepage/Mobile\ View2.png);
        background-size: 100vw;
    }

    .font-subtext {
        font-family: RedHatDisplay !important;
        font-size: 13px !important;
    }

    .font-subheading-36 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 30px !important;
    }

    * {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .w-70 {
        width: 100%;
    }

    .landing-panel {
        height: 90vh !important;
        width: auto !important;
    }

    .landing-panel .landing-text {
        margin-top: 30% !important;
    }

    .default-button {
        font-size: 12px !important;
        border: 1px solid #828282;
        border-radius: 30px !important;
        padding: 1rem 3rem !important;
        text-decoration: none;
    }

    .large-btn .default-button {
        font-size: 16px !important;
        border: 1px solid #828282;
        border-radius: 30px !important;
        padding: 15px 60px !important;
        text-decoration: none;
    }

    .large-btn .default-button-lg {
        font-size: 20px !important;
        border: 1px solid #828282;
        border-radius: 30px !important;
        padding: 15px 60px !important;
        text-decoration: none;
    }

    /* why-nb */
    .why-nexbridge {
        height: 90vh !important;
    }

    .font-heading {
        font-size: 25px !important;
    }

    .why-nb-text p {
        width: 100%;
        margin: 2rem auto;
    }

    .pb-5 {
        padding-bottom: 0rem !important;
    }

    .services-carousel .slick-list {
        padding: 0 !important;
    }

    .landing-panel .landing-text,
    .why-nexbridge .why-nb-text,
    .mob-center-text {
        text-align: center !important;
    }

    .why-nb-img img {
        width: 120% !important;
    }

    .infitite-container p {
        position: relative;
        width: 85%;
        margin: 2rem auto;
    }

    .nexpos-img img {
        width: 100% !important;
        position: center !important;
        margin-top: -50px !important;
        margin-bottom: 20px !important;
    }

    /* SERVICES PREVIEW */
    .services-preview {
        background-image: url('../images/homepage/Mobile\ View1.png');
        background-repeat: no-repeat;
        background-size: 100vw;
    }

    .services-preview .services-carousel {
        margin-top: -20px !important;
        height: 100vh !important;
        padding: 1px !important;
    }

    .services-carousel .slick-slide {
        height: 60vh !important;
        width: 100% !important;
        /*         min-width: 260px !important; */
        min-height: 60%;
    }

    .services-carousel .slick-track {
        display: flex !important;
    }

    .services-carousel .slick-list {
        padding: 2px !important;
    }

    .services-carousel .slick-slide:not(.slick-current) {
        opacity: 1;
    }


    .slick-current,
    .services-carousel .slick-slide>div {
        height: 50vh !important;
        width: 100%;
        max-width: 260px !important;
        /* 	margin-right: 10px !important; */

    }

    .services-carousel .slick-prev,
    .services-carousel .slick-next {
        width: 100px;
        height: 100px;
        z-index: 2;
    }

    .f-s24 {
        font-size: 18px !important;
    }

    .f-s13 {
        font-size: 9px !important;
    }

    .slick-slide .p-5 {
        padding: 20px !important;
    }

    .services-btn {
        margin-bottom: 10px !important;
    }

    .services-take-text {
        margin-top: -320px !important;
    }


}

@media only screen and (max-width: 400px) and (min-width: 375px) {

    .landing-panel {
        height: 95vh !important;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 60vh !important;
    }

    .services-carousel .slick-slide {
        height: 70vh !important;
    }

    .why-nexbridge {
        height: 100vh !important;
    }

    .font-title {
        font-size: 40px !important;
    }

    .infitite-container p {
        margin: 1rem auto;
    }
}

@media only screen and (max-width: 400px) and (min-width: 390px) {

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 45vh !important;
    }

    .landing-panel {
        height: 80vh !important;
    }

    .why-nexbridge {
        height: 75vh !important;
    }

    .services-carousel .slick-slide {
        height: 50vh !important;
    }
}

@media only screen and (max-width: 562px) and (min-width: 401px) {
    .why-nexbridge {
        height: vh !important;
    }

    .landing-panel {
        height: 80vh !important;
        width: auto !important;
    }

    .font-subheading-36 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 36px !important;
    }

    .font-heading {
        font-size: 36px !important;
    }

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 45vh !important;
        width: 100%;
        max-width: 290px !important;
    }

    .services-carousel .slick-slide {
        height: 55vh !important;
        width: 100% !important;
        /* min-width: 260px !important; */
        /* height: 10%; */
    }
}

@media only screen and (max-width: 562px) and (min-width: 410px) {
    .font-subheading-36 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 32px !important;
    }

    .landing-panel {
        height: 80vh !important;
    }

    .font-heading {
        font-size: 28px !important;
    }

    .why-nexbridge {
        height: 75vh !important;
    }
}

@media only screen and (max-width: 562px) and (min-width: 420px) {
    .font-subheading-36 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 36px !important;
    }

    .font-title {
        font-size: 42px !important;
    }

    .landing-panel {
        height: 90vh !important;
    }

    .why-nexbridge {
        height: 75vh !important;
    }
}

@media only screen and (max-width: 562px) and (min-width: 430px) {

    .slick-current,
    .services-carousel .slick-slide>div {
        height: 45vh !important;
    }

    .landing-panel {
        height: 85vh !important;
    }

    .services-carousel .slick-slide {
        height: 50vh !important;
    }

    .font-subheading-36 {
        font-family: RedHatDisplay BLACK !important;
        font-size: 34px !important;
    }

    .font-heading {
        font-size: 30px !important;
    }

    .font-title {
        font-family: RedHatDisplay BLACK !important;
        font-size: 46px !important;
    }

    .infitite-container p {
        position: relative;
        width: 85%;
        margin: 1rem auto;
    }
}


@media only screen and (max-width: 700px) {

    .f-s13,
    h3,
    button b {
        font-size: 10px !important;
    }

    .f-s16 {
        font-size: 22px !important;
    }

    .f-s22 {
        font-size: 18px !important;
    }

    .f-s18 {
        font-size: 28px !important;
    }

    .landing-panel .details-panel h4 div {
        top: 9px;
        width: 2.6rem;
    }

    .f-s40 {
        font-size: 35px !important;
    }

    .article-preview .article-date b {
        font-size: 16px;
    }

    .article-preview .w-100 p {
        padding: 0;
    }

    h3 {
        font-size: 18px;
    }

    h5 a,
    h5 {
        font-size: 20px;
    }

    .preview-button {
        padding: 1rem 0 5rem 0;
    }

    .why-nexbridge .half-panel-1 {
        height: 400px;
    }

    .why-nexbridge .w-80 {
        width: 100%;
    }

    .why-nexbridge .row {
        padding: 3rem 0;
    }

    .clients-preview .col.px-4 {
        padding: 3rem .75rem 0 .75rem !important;
    }

    .f-s32 {
        font-size: 26px !important;
    }


    .article-preview img {
        height: 38rem;
    }

    .landing-panel .details-panel .panel-2 {
        height: calc(35vh - 5rem);
        margin-top: 0;
        text-align: center !important;
    }

    .why-nexbridge .w-100 p {
        padding: 0 2rem;
    }

    .mobile-menu .f-s24 {
        font-size: 20px !important;
    }

    .modal-content img {
        width: 24rem;
        margin: 2.5rem 2rem;
    }

    .footer .pl-5,
    .footer .col-pl {
        padding-left: 2rem !important;
    }
}

@media only screen and (max-width: 599px) {
    .w-75 {
        width: 100% !important;
    }

    .article-preview img {
        height: 20rem;
    }

    .clients-preview img.mt-4 {
        margin-top: .5rem !important
    }

    h5,
    .f-s16 {
        font-size: 16px !important;
    }

    .f-s40 {
        font-size: 26px !important;
    }

    .f-s13,
    h3,
    button b,
    .f-s14 {
        font-size: 13px !important;
    }

    .why-nexbridge .half-panel-1 {
        height: 320px;
    }

    .why-nexbridge .col-md-4 img {
        height: 215px;
    }

    .why-nexbridge .col-md-4 h3 {
        font-size: 24px !important;
    }

    .article-preview .col-md-4,
    .why-nexbridge .col-md-4,
    .services-preview .col-md-4 {
        padding: 0 2rem !important;
    }

    i.icon.f-s50 {
        font-size: 30px !important;
    }

    .f-s22 {
        font-size: 18px !important;
    }

    .f-s32 {
        font-size: 15px !important;
    }

    .products-preview .f-s32 {
        font-size: 24px !important;
    }

    .landing-panel .details-panel h5 {
        letter-spacing: 15px;
    }

    .landing-panel .details-panel h4 div {
        top: 5px;
        width: 1rem;
    }

    .f-s60 {
        font-size: 42px !important;
    }

    .landing-panel .details-panel .panel-2 .pos-relative {
        top: -3.5rem;
    }

    .landing-panel .details-panel .panel-1 {
        height: calc(500px - 5rem);
    }

    .modal-content img {
        width: 70% !important;
        margin: 1rem 0;
    }

    .modal-content .ion-close {
        font-size: 22px !important;
        margin-top: 2rem !important;
        margin-right: 2rem !important;
    }

    .mobile-menu .f-s24 {
        font-size: 14px !important;
        padding: 1rem !important;
    }

    .mobile-menu .py-4 {
        padding: .75rem .5 !important
    }

    .modal-body {
        padding: 1.5rem !important;
    }

    .footer .row {
        padding: 0 !important;
    }

    .footer .company-logo {
        text-align: center;
    }

    .footer .company-logo img {
        width: 6rem;
        height: 6rem;
    }

    .footer .company-logo .d-flex p {
        display: none;
    }

    .footer .company-logo .d-flex,
    .footer .company-logo .d-flex p.mob-view {
        display: block !important;
    }

    .footer .company-logo .f-s16 {
        font-size: 18px !important;
    }

    .footer .company-logo .f-s9 {
        font-size: 13px !important;
    }

    .footer .company-logo .mt-4 {
        margin-bottom: 2rem !important;
    }

    .footer .f-s12,
    .footer p i {
        font-size: 18px !important;
    }

    .footer .f-s9,
    .footer .f-s10 {
        font-size: 10px !important;
    }

    .footer .col-md-3,
    .footer .col-sm-6 {
        padding: .75rem 0;
    }

    .footer .pl-5,
    .footer .col-pl {
        padding-left: 0 !important;
        text-align: center;
    }

    .footer .social-links {
        top: 0 !important;
        left: 50% !important;
        right: auto !important;
        bottom: auto !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .footer .pos-relative.text-center {
        height: 5rem;
    }

    .footer .pos-relative.text-center p {
        width: 100%;
        top: auto !important;
        left: 50% !important;
        bottom: 0 !important;
        right: auto !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .footer hr {
        border-top: 1px solid white;
    }
}