@media only screen and (max-width: 1199px) {
    .margins80 {
        margin-left: 32px !important;
    }

    .newdots {
        left: 29px;
    }
}

@media only screen and (max-width: 991px) {
    .border-box {
        border: 2px solid #fff;
        padding: 12px 0px;
        /* margin-right: 60px; */
        text-align: center;
        line-height: 0.3;
    }

    .border-box span h3 {
        font-size: 25px;
    }

    .border-box span p {
        font-size: 14px;
    }

    .timing-wrap p {
        font-size: 15px;
    }

    .timing-set {
        padding: 30px 30px;
    }

    .slider-text h1 {
        font-size: 50px;
        color: #fff;
    }

    /* .container,
    .container-md,
    .container-sm {
        max-width: 991px !important;
    } */

    .marginparagraph {
        margin-left: 60px !important;
    }

    .newdots {
        left: -8px;
    }

    .track-btns {
        width: 100%;
    }

    .margins80 {
        margin-left: 0px !important;
    }

}

@media only screen and (max-width: 767px) {
    .date-text h2 {
        font-size: 30px;
    }

    .faculty-member-wrap {
        display: flex;
        flex-direction: column;
    }

    .modal {
        padding: 5px !important;
    }

    .slider-text h1 {
        font-size: 50px;
        color: #fff;
    }

    /* .container,
    .container-sm {
        max-width: 700px !important;
    } */

    .height-set {
        height: 50vh;
    }

    .slider-text h1 {
        font-size: 35px;
        color: #fff;
    }

    .mobile-img {
        display: none;
    }

    .personal {
        /* max-width: min-content; */
        bottom: auto;
        position: relative;
        margin-top: 0px;
    }

    .mtt-5 {
        margin-top: 2rem !important;
    }

    .description-text p {
        font-size: 16px;
    }

    .description-text {
        margin-top: 30px !important;
    }

    .register-head h2 {
        font-size: 30px;
    }

    .modal-new {
        width: 100% !important;
    }

    .download-btn {
        max-width: 40%;
    }

    .agenda-conference h2 {
        font-size: 40px;
    }

    .download-text {
        font-size: 16px;
    }

    .download-icon {
        font-size: 16px;
    }

    .modal {
        width: 80% !important;
    }

    .register-set-time {
        justify-content: space-between;
    }

    .border-box {
        padding: 12px 0px;
        width: 18%;
    }

    .day-btn {
        padding: 5px 0px;
        min-width: 100px;
    }

    .twobox {
        display: flex;
        margin-left: 0px;
        flex-direction: column;
        margin-bottom: 10px;
    }

    .time-dot {
        top: 0%;
        left: -24px;
    }

    .info {
        margin-top: 15px;
    }

    .mobile-track {
        margin-top: 25px;
    }

    .mobiledot {
        margin-top: 30px;
    }

    .mobilebottom {
        margin-bottom: 50px;
    }

    .mobiletrack2 {
        display: none;
    }

    .newdot {
        left: 0;
    }

    .margin80 {
        margin-left: 0px !important;
    }

    .container-agenda {
        max-width: none !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .hidebtn {
        display: none;
    }

    .time-label h5 {
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 575px) {
    .timing-set {
        padding: 20px 20px;
    }

    .border-box span h3 {
        font-size: 20px;
    }

    .border-box span p {
        font-size: 12px;
    }

    .border-box {
        border: 2px solid #fff;
        padding: 10px 0px;
    }

    .agenda-time-color {
        font-size: 20px;
    }

    .agenda-conference h2 {
        font-size: 30px;
    }

    .download-btn {
        max-width: 45%;
    }
}