.routes-inner {
    margin: 5% 0% 0% 0%;
}

.routes-inner .main-title-routes-inner {
    background: transparent linear-gradient(267deg, #FF7E7E 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #DEDEDE;
    border-radius: 8px;
    font-size: 22px;
    color: #FE0000;
    padding: 15px 30px;
    font-weight: 600;
}

.routes-inner .main-white-bggggg {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 20px;
    /* box-shadow: 0px 3px 6px #ccc; */
}

.routes-inner .main-white-bggggg .common-txtt-routes {
    font-size: 14px;
    text-align: justify;
}

.routes-inner .main-white-bggggg .sub-title-routes {
    font-size: 18px;
    font-weight: 600;

}

.routes-inner .routes-table th {
    font-size: 16px;
    background: #C2C2C2;
    border: 0.699999988079071px solid #707070;
}

.routes-inner .routes-table td {
    font-size: 14px;
}

.routes-inner .routes-common-routess {
    font-size: 20px;
    font-weight: 600;
}

.routes-inner .dark-brown-bggg {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 30px;
}

.routes-inner .dark-brown-bggg h5 {
    font-size: 16px;
    font-weight: 600;
}

.routes-inner .pink-brown-bggg {
    background: #FFF0F0;
    border-radius: 5px;
    padding: 30px;
}

.routes-inner .pink-brown-bggg h5 {
    font-size: 16px;
    font-weight: 600;
}

.routes-inner .pink-brown-bggg {
    background: #FFF0F0;
    border-radius: 5px;
    padding: 30px;
    min-height: 205px;
    height: 100%;
}

.routes-inner .nav-pills .nav-link {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    border-radius: 19px;
}

.routes-inner .nav-pills .nav-link.active {
    background: #FF7E7E 0% 0% no-repeat padding-box;
    border-radius: 19px;
    color: #000;
}

.routes-inner .nav {
    background: #FFCFCF;
    border-radius: 19px;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 0px;
}

.routes-inner li {
    font-size: 14px;
    margin-top: 15px;

}
















@media (min-width:0px) and (max-width:449px){
    .routes-inner .main-title-routes-inner {
        font-size: 16px;
    }
    .routes-inner .main-white-bggggg .common-txtt-routes {
        font-size: 13px;
    }
    .routes-inner .main-white-bggggg .sub-title-routes {
        font-size: 16px;
    }
    .routes-inner .routes-table th {
        font-size: 14px;
    }
    .routes-inner .routes-table td {
        font-size: 12px;
    }
    .routes-inner .routes-common-routess {
        font-size: 16px;
    }
    .routes-inner .nav-pills .nav-link {
        font-size: 10px;
        padding: 5px;
    }
    .routes-inner .white-title-texttt {
        font-size: 20px;
    }
    .routes-inner .white-title-texttt span {
        font-size: 13px;
    }
    .routes-inner .contactbtn {
        padding: 3px 20px;
        margin-top: 5px;
        font-size: 14px;
    }
    .routes-inner .red-imgg {
        width: 70px;
        /* max-width: 100%; */
        /* TEXT-ALIGN: CENTER; */
        display: flex;
        justify-content: center;
        right: 10px !important;
        position: absolute;
        /* right: 0px; */
        /* top: 0px; */
        bottom: 0px;
    }
}


@media (min-width:450px) and (max-width:991px){
    .routes-inner .main-title-routes-inner {
        font-size: 16px;
    }
    .routes-inner .main-white-bggggg .common-txtt-routes {
        font-size: 13px;
    }
    .routes-inner .main-white-bggggg .sub-title-routes {
        font-size: 16px;
    }
    .routes-inner .routes-table th {
        font-size: 14px;
    }
    .routes-inner .routes-table td {
        font-size: 12px;
    }
    .routes-inner .routes-common-routess {
        font-size: 16px;
    }
    .routes-inner .nav-pills .nav-link {
        font-size: 11px;
    }
    .routes-inner .white-title-texttt {
        font-size: 20px;
    }
    .routes-inner .white-title-texttt span {
        font-size: 13px;
    }
    .routes-inner .contactbtn {
        padding: 3px 20px;
        margin-top: 5px;
        font-size: 14px;
    }
    .routes-inner .red-imgg {
        width: 70px;
        /* max-width: 100%; */
        /* TEXT-ALIGN: CENTER; */
        display: flex;
        justify-content: center;
        right: 10px !important;
        position: absolute;
        /* right: 0px; */
        /* top: 0px; */
        bottom: 0px;
    }
}

@media (min-width:992px) and (max-width:1200px){

}

@media (min-width:1201px) and (max-width:1400px){

}