.home {
    max-width: 1150px;
    margin: auto
}

.home .row-1 {
    height: auto
}

.home .row-1 .form-div {
    display: flex;
    flex: 1;
    align-items: center;
    margin-right: 20px
}

.home .row-1 form {
    display: flex;
    flex-direction: column;
    flex: 1
}

.home .row-1 form>div {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px
}

.home .row-1 form .first-input {
    margin-right: 20px
}

.home .row-1 form>div>div {
    flex: 1
}

.home .row-1 form input {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 4px;
    height: 30px;
    padding-left: 8px
}

.home .row-1 form label {
    font-weight: 600;
    font-size: 10px;
    line-height: 22px;
    color: #333;
    margin: 0
}

.home .row-1 form input::placeholder {
    font-size: 10px;
    line-height: 22px;
    color: #999c9f;
    font-weight: 400
}

.home .row-1 form input:focus {
    outline: 0
}

.home .row-1 form button {
    width: 100%;
    background: #006747;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    height: 30px
}

.home .row-1 .banner-div {
    border-radius: 10px;
    margin: 10px 10px 10px 0;
    margin-right: 0;
    position: relative
}

.banner-image-wrap {
    width: 100%;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px
}

.banner-image-wrap img {
    width: 100%
}

.home .row-1 .banner-div .banner-content {
    text-align: right;
    margin-top: 40px;
    margin-right: 20px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0
}

.home .row-1 .banner-div .banner-content .slogan .bold {
    font-weight: 700;
    color: #006747
}

.banner-content .slogan {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px
}

.home .row-1 .money-partners img {
    height: 18px
}

.home .row-1 .money-partners {
    width: 310px;
    margin-left: auto
}

.home .row-1 .money-partners {
    display: flex;
    justify-content: space-between
}

.home .row-2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 112px;
    column-gap: 15px
}

.home .row-2 .step-div {
    max-width: 250px;
    width: 100%
}

.home .row-2 .step-div .heading-div {
    font-weight: 900;
    font-size: 27px;
    line-height: 27px;
    color: #333
}

.home .row-2 .step-div .description-div {
    font-size: 14px;
    line-height: 24px;
    color: #333
}

.home .row-2 .step-div .img-div {
    height: 200px;
    display: flex;
    margin-bottom: 20px
}

.home .row-2 .step-div .img-div img {
    max-width: 100%
}

.home .row-2 .step-div .heading-div {
    margin-bottom: 20px
}

.home .row-2 .step-div .description-div {
    font-weight: 400
}

.col-md-6 {
    width: 100% !important;
}

.home .row-3 {
    margin-bottom: 50px;
    padding: 30px 0;
    border-top: 1px solid #d1d5dd;
    border-bottom: 1px solid #d1d5dd;
    width: 100vw
}

form #trainsearch {
    margin-top: 2px;
}

.search-col-rw {
    margin-bottom: 42px
}

@media screen and (min-width:884px) {
    .home .row-3 {
        margin-left: calc((884px - 100vw)/ 2)
    }
}

#main_wrapper {
    margin-top: 100px !important
}

.railway-payment-partners-wrapper {
    padding: 30px 0;
    border-top: 1px solid #d1d5dd;
    border-bottom: 1px solid #d1d5dd;
    width: 100%
}

.railway-payment-partners-wrapper .money-partners {
    display: flex;
    justify-content: center
}

.railway-payment-partners-wrapper .money-partners .money-logo {
    margin-right: 28px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center
}

.home .row-4 {
    min-height: 135px;
    display: flex;
    align-items: center
}

.home .row-4 .note {
    font-weight: 700;
    padding: 5px;
    font-size: 13px;
    line-height: 23px;
    text-align: left;
    color: #ffffff;
    background-color: #da924e;
}

h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 31px;
    color: #023623;
    margin: 0 0 20px
}

.srch_container {
    border-bottom: 0;
    margin-bottom: 0
}

.ticket-user-counter {
    margin-top: 80px
}

#content,
.content {
    margin-top: 0
}

.top-header {
    display: none
}

.money-logo img {
    max-width: 100%;
    max-height: 100%
}

.main-meta-title {
    display: none
}

.available-tickets,
.today-visited-users {
    background: #eef4f2;
    opacity: .75;
    border-radius: 8px;
    height: 104px;
    margin: 0;
    position: relative
}

.counter-loader {
    position: absolute;
    right: 10px;
    bottom: 10px;
    animation: load 1.5s normal infinite
}

@keyframes load {
    100% {
        transform: rotate(360deg)
    }
}

.counter-title-col {
    height: 48px;
    background: linear-gradient(90.83deg, #003424 -.19%, #4cbc9a 102.47%);
    padding: 14px 26px 14px 20px;
    border-radius: 8px 8px 0 0;
    margin: 0
}

.today-visited-users .counter-title-col {
    background: linear-gradient(90.83deg, #bc6e24 -.19%, #f4a861 102.47%);
    padding-top: 9px
}

.counter-title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin: 0;
    display: flex
}

.today-visited-users {
    margin-left: 0
}

.counter-label {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #023623;
    display: inline-block
}

.counter-value {
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 27px;
    color: #023623;
    display: inline-block;
    margin-left: 10px
}

.date-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 150px;
    float: right
}

.slider-btn {
    width: 14px;
    height: 14px;
    font-size: 10px;
    flex-basis: 14px;
    min-width: 14px !important;
    text-align: center;
    border-radius: 9px;
    border: 0;
    outline: 0;
    padding: 0;
    position: relative;
    transition: .5s transform
}

.slider-btn:hover {
    transform: scale(1.5)
}

.date-text-wrapper {
    font-weight: 700;
    font-size: 14px
}

.last-updated-text {
    text-align: right;
    font-size: 12px;
    margin: 0;
    line-height: 14px;
    color: #023623
}

.last-updated-datetime {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #023623
}

.today-visited-users .counter-title {
    padding-top: 4px
}

.instruction-section {
    margin: 0 0 50px
}

.instruction-section h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 31px;
    color: #023623;
    margin: 0 0 20px
}

ul.instruction-list {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.instruction-list li {
    display: flex;
    overflow: hidden;
    height: auto;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #023623
}

.list-icon-holder {
    background: #006747;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    margin-right: 10px;
    flex-basis: 32px
}

.list-item-text {
    width: 100%
}

img.instruction-image {
    max-width: 100%
}

.rail-sheba-bold-link {
    color: #023623;
    font-weight: 700;
    text-decoration: none
}

.rail-sheba-underlined-link {
    color: #006747;
    font-weight: 700;
    text-decoration: underline
}

.counter-section {
    margin-bottom: 50px
}

.counter-data-col {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 54px
}

.online-offline-data {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px
}

.campaigns {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    margin: 16px 0
}

.campaign-section {
    display: flex;
    justify-content: space-between;
    column-gap: 15px
}

.campaign-banner {
    width: 100%
}

.img-holder {
    height: auto;
    display: flex;
    border-radius: 8px;
    width: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #fff
}

.img-holder img {
    max-width: 100%;
    max-height: 100%
}

.ticket-purchase-steps {
    margin-top: 50px
}

.special-train-notice {
    position: relative;
    top: 0;
    font-family: Solaimanlipi;
    background-color: transparent;
    min-height: 70px;
    margin-bottom: 16px
}

.special-train-notice .warning-content-wrapper {
    border: none;
    box-shadow: none;
    justify-content: center;
    background: #fff9d9;
    margin: 0 auto -30px
}

.special-train-notice .warning-icon-holder i {
    color: red;
    font-size: 38px
}

.special-train-notice .warning-text-holder ul {
    margin-bottom: 0;
    padding-left: 15px
}

.special-train-notice .warning-text-holder ul li {
    list-style: none
}

.special-train-notice .warning-text-holder ul li i {
    margin-right: 5px
}

.special-train-notice .warning-text-holder p {
    font-size: 16px
}

.special-train-notice .warning-icon-holder {
    width: 50px
}

@media screen and (max-width:991px) {
    .home .row-1 .banner-div {
        margin-left: 0
    }

    .search-col-rw {
        padding-right: 0
    }

    .home .row-4 .note {
        padding: 0 30px
    }

    img.instruction-image {
        margin-bottom: 30px
    }

    .instruction-section h3 {
        font-size: 20px
    }

    .list-icon-holder {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        flex-basis: 26.77px
    }

    ul.instruction-list li {
        font-size: 14px;
        line-height: 24px
    }

    .counter-title-col {
        height: auto
    }

    .date-slider {
        float: left;
        margin: 5px 15px 0
    }

    .available-tickets,
    .today-visited-users {
        height: auto;
        margin-bottom: 30px
    }

    .counter-data-col,
    .online-offline-data {
        height: 70px
    }

    .last-updated-text {
        text-align: left;
        margin: 5px 15px 0
    }

    .counter-label {
        margin-left: 20px
    }

    .instruction-section {
        margin-bottom: 110px
    }

    .counter-section {
        margin-bottom: 50px
    }

    .campaigns {
        margin-bottom: 16px;
        height: 180px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .home .row-2 {
        position: relative
    }

    .special-train-notice {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .special-train-notice .warning-icon-holder i {
        font-size: 30px;
        position: relative;
        top: 13px;
        left: 8px
    }
}

@media screen and (max-width:767px) {
    .home .row-2 {
        display: block;
        margin-bottom: 70px
    }

    .home .row-2 .step-div {
        width: 280px;
        margin: 0 auto 50px
    }

    .railway-payment-partners-wrapper .money-partners {
        display: block
    }

    .railway-payment-partners-wrapper .money-partners .money-logo {
        display: flex;
        justify-content: center;
        margin-bottom: 20px
    }

    .home .row-4 {
        height: auto;
        padding-top: 45px;
        padding-bottom: 30px
    }

    .date-text-wrapper {
        color: #fff
    }

    img.instruction-image {
        margin: 0 auto 30px;
        display: block
    }

    .special-train-notice .warning-content-wrapper {
        margin-bottom: -16px
    }

    .special-train-notice .warning-text-holder p {
        font-size: 14px
    }
}

@media (max-width:480px) {
    .home .row-1 {
        margin-bottom: 0
    }

    form#trainsearch {
        margin-top: 2px
    }

    .home .row-4 .note {
        padding: 0 20px
    }

    .footer {
        padding: 50px 15px !important
    }

    .home .row-1 .money-partners {
        width: 130px
    }

    .banner-content .slogan {
        font-size: 12px
    }

    .home .row-1 .banner-div .banner-content {
        margin-top: 20px
    }

    .search-col-rw {
        margin-bottom: 30px
    }

    .campaign-section {
        flex-direction: column
    }

    .campaigns {
        height: auto;
        padding: 32px 0 16px
    }

    .campaign-banner {
        margin-bottom: 16px;
        max-width: 280px
    }
}