@media only screen and (max-width:768px) {
    body {
        padding: 0 20px;
    }
    .contact {
        background-image: url(../img/search-bg.jpg);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }
    .gray-bg {
        padding: 0px 30px;
    }
    #footer {
        padding: 30px 15px;
    }
    .footer_policies li {
        float: right;
    }
    .collapsing .navbar-nav,
    .collapse.show .navbar-nav {
        width: 90%;
    }
    li.nav-item {
        text-align: left;
        padding-left: 20px;
    }
    .borderslide {
        max-width: calc(100% - 30px) !important;
        margin-top: 50px !important;
    }
    .college .img-fluid {
        max-width: 100px;
    }
    .black-bg {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .red-bg .row.position {
        top: -108px;
        width: 90%;
    }
    .mh-240px {
        max-height: 500px;
    }
    .shadow {
        padding: 50px 20px;
    }
    .py-150 {
        padding: 60px 15px !important;
    }
    .container {
        padding: 0 15px;
    }
    .py-50 {
        padding: 50px;
    }
    a.nectar-button.credibel-button {
        padding: 15px 0px !important;
    }
}

@media only screen and (min-width:768.1px) {}

@media only screen and (max-width:991px) {
    .black-chain-tab li.nav-item {
        width: 50%;
    }
}

@media only screen and (min-width:991px) {
    .box p {
        height: 104px;
    }
}

@media only screen and (max-width:1116px) {
    .start.blue.join {
        top: -45px;
        right: 132px;
        padding: 20px 22px !important;
        border-radius: 25px !important;
        left: calc(100% - 112px);
    }
    .email {
        width: 100%;
    }
}

@media only screen and (max-width:1300px) {
    .beldapps-bg {
        min-height: 20vh;
    }
}

@media only screen and (max-width:1023.9px) {
    .hide-mobile {
        display: none;
    }
    .black-chain-tab li.nav-item .nav-link.active {
        background-color: #f7971d!important;
        color: #fdefdf !important;
    }
    .mh-100 {
        min-height: 0px;
        margin: 0 !important;
    }
}

@media only screen and (min-width:1024px) {
    .mh-100 {
        min-height: 70px;
    }
    .hide-web {
        display: none;
    }
    .black-chain-tab li.nav-item .nav-link.active {
        background-color: #ff1053!important;
        color: #fdefdf !important;
    }
    .container.white-bg.p-0 {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width:818.9px) {
    .bg-img-height {
        display: none;
    }
    .mt-80vh,
    .beldapps-bg {
        height: 100% !important;
    }
}

@media only screen and (min-width:819px) {
    .beldapps-bg {
        background-image: url(../img/bg-full.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 101%;
    }
    .mt-80vh {
        flex-direction: row;
        box-sizing: border-box;
        display: flex;
        place-content: center flex-start;
        align-items: center;
    }
    .hide-i-pad {
        display: none;
    }
}

@media only screen and (min-width: 715px) and (max-width: 990px) {
    h1 {
        font-size: 42px;
    }
    .container.white-bg.p-0 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 710.9px) {
    .black-chain-tab li.nav-item {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (min-width:1600px) {
    .dark-gray {
        background-color: #1a2d4e;
    }
}

@media only screen and (min-width: 1267px) {
    .shadow-effect p {
        height: 78px;
    }
}

@media only screen and (min-width: 1023px) and (max-width: 1266.9px) {
    .shadow-effect p {
        height: 104px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1022.9px) {
    .shadow-effect p {
        height: 130px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 768.9px) {
    .shadow-effect p {
        height: 156px;
    }
}

@media only screen and (min-width: 629px) and (max-width: 767.9px) {
    .shadow-effect p {
        height: 78px;
    }
}

@media only screen and (min-width: 506px) and (max-width: 628.9px) {
    .shadow-effect p {
        height: 104px;
    }
}

@media only screen and (min-width: 445px) and (max-width: 507.9px) {
    .shadow-effect p {
        height: 130px;
    }
}

@media only screen and (min-width: 389px) and (max-width: 444.9px) {
    .shadow-effect p {
        height: 156px;
    }
}

@media only screen and (min-width: 358px) and (max-width: 388.9px) {
    .shadow-effect p {
        height: 182px;
    }
}

@media only screen and (min-width: 311px) and (max-width: 357.9px) {
    .shadow-effect p {
        height: 248px;
    }
}