.about-image-box {
    position: relative;
    z-index: 5;
    padding: 20px;
    box-shadow: 0 0 11px #ff0000;
}

.top-bar a:hover {
    color: #082b7f;
}

.about-image-box:before {
    content: '';
    position: absolute;
    width: calc(50% + 80px);
    height: calc(100% + 40px);
    top: -20px;
    right: 0;
    background: transparent;
    z-index: -1;
    border: 20px solid #d71a16;
}

.moretext {
    display: none;
}

a.moreless-button {
    color: #d71a16;
    text-decoration: underline;
}

a.moreless-button:hover,
a.moreless-button:focus {
    color: #d71a16;
}


.more-about-wrap .inner-icon img {
    max-width: 100px;
    width: 80%;
    margin: 0 auto;
    vertical-align: middle;
    display: block;
}

.more-about-wrap .inner-icon {
text-align: center;
    display: flex;
    align-items: center;
    height: 140px;
    width: 140px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 10px;
    border: 2px dotted #ff0000;
    border-radius: 100%;
}

.more-about p {
    text-align: justify;
}

.more-about h2.title-1 {
    color: #012d7d;
}

.footer-main:before {
    content: "";
    position: absolute;
    background: #012d7d;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.6;
}

.footer-main {
    position: relative;
}


.tracking-wrap {
    position: relative;
    z-index: 1;
}

.tracking-wrap .tracking-form {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 7px #000000;
    padding-top: 30px;
    padding-bottom: 30px;
}

.agent-form .btn-2 {
    height: 54px;
    line-height: 30px;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
}

.agent-form .btn-1 {
    width: auto;
    min-width: 200px;
}

.agent-form.tracking-wrap .tracking-form {
    max-width: 500px;
    margin: 0 auto !important;
    float: none;
}


.track-img img {
    width: 100%;
    vertical-align: middle;
}

section.track-bt-sec {
    position: relative;
    margin-top: -200px;
}

.ride-box {
    position: absolute;
    max-width: 150px;
    height: 80px;
    top: 20px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #ff0000;
    overflow: hidden;
    box-shadow: -3px 20px 27px -18px #000;
}

.ride-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.pickup-sec {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

section.pickup-sec .box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.pickup-form-wrap .nav-tabs {
    border: none;
}

.pickup-form-wrap .nav-tabs > li {
    border: none;
    float: none;
    width: 100%;
}

.pickup-form-wrap .nav-tabs > li > a,
.pickup-form-wrap .nav-tabs>li.active>a:hover {
    border: none;
    padding: 0;
    display: block;
    background: #dc261b;
    padding: 15px 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    border-radius: 20px 20px 0 0;
}
.talkingPointsHolder {
    border: 1px solid black;
    background: #f1f1f1;
    height: auto;
    overflow: auto;
    margin-top: 20px;
    /* position: absolute; */
    /* top: 0%; */
    /* float: right; */
    /* right: -106%; */
    width: 100%;
}

.genericScriptsHolder {
    float: right;
    width: 100%;
    height: 500px;
    /* margin: 0px 5px 0px 5px; */
}

.listHeader {
    color: #ffffff;
    background: #012d7d;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    text-indent: 1em;
    /* position: absolute; */
    width: 100%;
    z-index: 10;
    text-align: center;
}

.scrollingList {
    position: relative;
    /* top: 31px; */
    /* margin-left: -40px; */
    /* margin-right: -20px; */
    width: 100%;
    /* padding-left: 40px; */
}

.scrollingList li {
    overflow: hidden;
    height: auto;
    color: #222222;
    font-weight: lighter;
    padding: 10px;
    margin: 2px 0 0 0;
    list-style-type: none;
    border-bottom: 1px solid #dddddd;
}

.red.box1 {
    padding: 20px;
    padding-left: 0;
    /* display: none; */
    margin-top: 20px;
}

.pickup-form-wrap label {
    margin-bottom: 5px;
}

.pickup-form-wrap .form-control {
    margin-bottom: 18px;
}

.pickup-form-wrap .radio-inline {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.pickup-form-wrap .radio-inline label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    margin-left: 22px;
    margin-top: 5px;
}

section.track-bar {
    padding-bottom: 200px;
}

section.track-bar .tr-header {}

section.track-bar .tr-header h1 {
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    text-transform: uppercase;
    color: grey;
}

section.track-bar .tr-header {
    margin-top: 2%;
    width: 100%;
    text-align: center;
}

section.track-bar .content {
    width: 80%;
    margin: 3% auto 0 auto;
    /* height: 460px; */
    background-color: #f5f5f5;
}

section.track-bar .content .content1 {
    background-color: #002c7d;
    text-align: center;
    padding: 2em;
}

section.track-bar .content .content2 {
    background-color: #e7eee6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

section.track-bar .content .content1 h2 {
    color: #fff;
}

section.track-bar .content .content2 p {
    margin-bottom: 0;
}

section.track-bar .content .content2 p {
    font-size: 16px;
    font-weight: 700;
    color: #73767b;
    margin: 0;
}

ol.progtrckr {
    margin: 0;
    padding: 40px 0;
    list-style-type none;
}

ol.progtrckr li {
    display: block;
    text-align: center;
    line-height: 1.5;
}

ol.progtrckr[data-progtrckr-steps="2"] li {
    width: 49%;
}

ol.progtrckr[data-progtrckr-steps="3"] li {
    width: 33%;
}

ol.progtrckr[data-progtrckr-steps="4"] li {
    width: 24%;
}

ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 100%;
    /* max-width: 613px; */
    position: relative;
    margin: 0 auto;
}

ol.progtrckr[data-progtrckr-steps="6"] li {
    width: 16%;
}

ol.progtrckr[data-progtrckr-steps="7"] li {
    width: 14%;
}

ol.progtrckr[data-progtrckr-steps="8"] li {
    width: 12%;
}

ol.progtrckr[data-progtrckr-steps="9"] li {
    width: 11%;
}

ol.progtrckr li.progtrckr-done {
    color: black;
    border: none;
    height: 116px;
}

ol.progtrckr li.progtrckr-todo {
    border-bottom: 0;
    height: 116px;
    position: relative;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}

ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}

ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    border: none;
    border-radius: 2.2em;
    z-index: 2;
}

ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 2.2em;
    bottom: -1.2em;
}


ol.progtrckr li.progtrckr-done:after,
ol.progtrckr li.progtrckr-todo:after {
    content: "";
    width: 4px;
    height: 90px;
    border-radius: 2px;
    background: yellowgreen;
    position: absolute;
    left: calc(50% - -16px);
    top: 45px;
    margin: 0 auto;
}

ol.progtrckr li.progtrckr-done:before {
    bottom: -0.7em;
}



ol.progtrckr li.progtrckr-todo:after {
    background: silver;
}

ol.progtrckr li > .text-group {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    top: 46px;
    left: calc(50% - 175px);
    display: flex;
    justify-content: space-between;
}

span.text-1 {
    width: calc(50% - 50px);
    text-align: right;
}

span.text-2 {
    width: calc(50% - 50px);
    text-align: left;
}

@media(max-width:767px){

.tracking-page .theme-breadcrumb.pad-100.lp-banner {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tracking-wrap .tracking-form {
    padding-top: 65px;
}



.tracking-wrap {
    padding-left: 10px;
    padding-right: 10px;
}

section.track-bt-sec {
    position: relative;
    margin-top: -58px;
    padding-bottom: 109px;
}

.steps-wrap .fs-50 {
    font-size: 20px;
}



.steps-wrap .steps-content .title-3 {
    font-size: 14px;
}
section.track-bar .content .content2 {
    display: none;
}


ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 100%;
    position: relative;
}

ol.progtrckr li.progtrckr-done {
    border: none;
    height: 116px;
}

ol.progtrckr li.progtrckr-todo {
    border-bottom: 0;
    height: 116px;
    position: relative;
}

}

@media(max-width:400px){
span.theme-clr {
        display: block;
    }

    .agent-form .btn-1 {
        font-size: 12px;
    }

    .agent-form .btn-2 {
        font-size: 12px;
        text-overflow: ellipsis;
        min-width: 147px;
    }

    .agent-form .btn-1 {
        min-width: auto;
        width: 100%;
    }
}