@media (max-width: 768px) {
 
 .header.grops {
    position: inherit;   
}
.navbar {   
    flex-wrap: nowrap;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    border: none;
    padding: 0px;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}
.pt-md-5 {
    padding-top: 30px;
}
.navbar-collapse {
    position: absolute;
    top: 54px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.header .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
       width: fit-content;
    padding: 4px 10px !important;
    border-radius: 5px;
        color: #374151;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
    background-color: #d1d5db;
    width: fit-content;
    padding: 4px 10px !important;
    border-radius: 5px;
}
.navbar-collapse.collapsing {
    height: auto;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease;
    left: -100%;
}
.navbar-collapse.show {
    left: 0;
    -webkit-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
    background-color: #f3f4f6;
    z-index: 9999;
    height: 100vh;
    box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.2);
    width: 60%;
    top: 0px;
    padding-top: 23px;
}
.custom h4 {
    color: #161C2D;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.custom p {
    color: #161C2D;
    font-size: 15px;
}
.platform-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.heading h2 {
    color: #111827;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
}
.heading h6 {
    text-align: center;
    width: 95%;
    margin: 5px auto 0px;
}
.ft-box h4 {
    color: #111827;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
}
.ft-box {
    text-align: center;
    margin-bottom: 20px;
}
.pgs h4 {
    color: #fff;
    margin-bottom: 6px;
}
.pgs p {
    color: #adb0b5;
}
.whites h2, .whites h6 {
    color: #fff;
}
.yellow {
    padding: 30px 0px 0px;
    text-align: center;
}
.yellow-left h5 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px !important;
    padding-top: 10px !important;
}
.yellow-left p {
    margin-bottom: 20px;
}
.consult-left {
    text-align: center;
}
.yellow-left h4 {
    color: rgba(17, 24, 39, 1);
    font-size: 22px;
    font-weight: 600;
}
.consult-left h2 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.consult-left h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}
.book-left h4 {
    color: #1f3965;
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 5px;
    text-align: center;
    margin: 0px;
}
.book-left {
    background-color: #f2f4f8;
    padding: 20px 5px;
    border-radius: 10px 5px 10px 5px;
}
.book-left label {
    margin: 0px 0px 5px 5px;
    font-size: 14px;
    width: 100%;
    text-align: left;
}
button.reg-btn {  
    font-size: 16px; 
}
.consult-right {
    width: 90%;
    margin: auto;
}
.consult {
    padding-top: 0px !important;
}
.book-left h4 {
    color: #1f3965;
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 10px;
    text-align: center;
    margin: 0px;
}
.form-control {
    border-radius: 7px;
    padding: 4px 10px;
    font-size: 13px;
}
select.form-control:not([size]):not([multiple]) {
    height: 30px;
}
.bantext h3 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: justify;
    line-height: initial;
    height: auto;
}
.ban-right1 {
    position: initial;
    right: 15%;
    top: 48%;
    transform: inherit;
    width: 100%;
    margin-top: 20px;
}
.bantext h5 {
    color: #000;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 5px;
}
.bantext {
       width: 90%;
    text-align: center;
    margin: auto;
}
.ban-right img {
    width: 60% !important;
    margin: 20px auto;
}
.bantext p a {
    background-color: #3083E4;
    color: #fff;
    font-size: 14px;
    padding: 4px 10px 8px;
    margin-top: 0px;
    border-radius: 9px;
    text-decoration: none;
}
.bantext p {
    margin-top: 10px !important;
}
.blue {  
    padding: 30px 0px;
    text-align: center;
}
.about-cont h3 {
    color: #fff;
    font-size: 24px;
    margin-top: 35px;
}
.whiter h4, .whiter p {
    color: #fff;
}
.whiter p {
    text-align: center;
}
.ban-left, .ban-right {
    position: initial;
    width: 100%;
    transform: initial;
    text-align: center;
}
.banner {   
    text-align: center;
    padding: 30px 0px;
}
.modal-dialog {
    max-width: 100%;
}

}