body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}
.mapboxgl-popup.mapboxgl-popup-anchor-top {
    max-width: 500px !important;
}
.nav-bar {
    background: #03046c;
    padding: 15px 0;
}
.nav-bar-2 {
    position: relative;
}
.home {
    position: absolute;
    right: 15px;
    height: 35px;
    width: 45px;
    bottom: -15px;
    text-align: center;
    background: #ec5253;
    border-radius: 4px 4px 0 0;
    padding: 9px 0;
    display: none;
}
.home i {
    color: #fff;
    font-size: 17px;
}
#bg-bg-img {
    background-image: none !important;
    height: auto !important;
    background: #00263A;
    padding: 10em 0 6em 0;
}

.banner-in-tetx {
    position: relative;
    top: 20%;
    left: 0;
    right: 0;
    max-width: 1366px;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.modal-header.bg-header.closed-header-p{
    padding: 10px 15px;
}
.modal-header.bg-header.closed-header-p button{
    background: #00263a;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    padding: 1px;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    margin: 0;
}
.modal-header.bg-header.closed-header-p button:hover{}
.banner-in-tetx h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
}
.banner-in-tetx p {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
}
p#shipmentSupportEmail {
    color: #fff;
    font-size: 16px;
    text-transform: initial;
    text-align: center;
}
.btn-select-group {
    text-align: center;
    width: 100%;
}
.btn-select-group input {
    width: 75%;
    height: 40px;
    border: none;
    outline: none;
    padding: 6px 13px;
    border-radius: 3px;
}
.btn-select-group button {
    background: #03046c;
    border: none;
    height: 40px;
    width: 55px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    float: none;
    font-size: 17px;
    outline: none;
    left: 0px;
    position: relative;
    transition: all 0.8s;
    border-radius:3px;
    top: 1px;
}
.btn-select-group button:hover {
    background: #ec5253;
}
.table-display table>tbody>tr>th,
.table-display table>thead>tr>th {
    padding: 15px 10px;
    border-right: 1px solid #ccc;
}
.table-display table {
    width: 100%;
    border: 1px solid #ccc;
}
table.table-striped.table-hover{
    border: none;
}
.table-display table>tbody>tr>td {
    padding: 8px 10px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table-display .table-responsive2 table>tbody>tr>th,
.table-display .table-responsive2 table>thead>tr>th {
    padding: 6px 10px;
    border-right: none;
}
.table-display .table-responsive2 table {
    width: 100%;
    border: none;
}
.table-display .table-responsive2 table>tbody>tr>td {
    padding: 6px 10px;
    border-right: none;
    border-top: none;
    font-size: 12px;
    border-bottom: none;
    color: #000;
    vertical-align: middle;
}
.table-responsive2 .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: none;
    background: #03046c;
    color: #fff;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eee;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}
.banner-tracking img {
    max-width: 40px;
}
.table-display h3 {
    margin-top: 0;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
}
.map {
    margin-top: 5px;
}
.banner-tracking {
    position: relative;
}
.postcode_ne input {
    width: 69%;
    clear: both;
}
.postcode_ne p:before,
.postcode_ne p:after {
    position: absolute;
    width: 180px;
    height: 2px;
    background: #fff;
    content: '';
    left: 115px;
    top: 14px;
}
.postcode_ne p:after {
    right: 115px !important;
    left: auto;
}
.postcode_ne p {
    margin: 11px 0;
}
.postcode_ne {
    position: relative;
}
.delivery_status {
    position: fixed;
    top: 14px;
    right: 11px;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    width: 300px;
    z-index: 99;
}
.delivery_status h3 i {
    width: 40px;
    text-align: left;
}
.delivery_status p {
    color: #ec5253;
    font-weight: 500;
    display: flex;
}
.delivery_status p i {
    width: 37px;
    font-size: 24px;
    top: 4px;
    position: relative;
    margin-right: 25px;
}
.delivery_status .close {
    opacity: 0.6;
}
/*.ne__loader {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000b0;
    z-index: 9999;
}*/
.jconfirm-title-c {
    text-align: center;
}
.jconfirm-content {
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
}
.main-contener {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.panal-left {
    width: 40%;
    padding-left: 0;
    padding-bottom: 0;
    margin: auto;
    background: #183563cf;
    padding: 10px 10px 35px 10px;
    box-shadow: 2px 2px 14px -2px #000;
    border-radius: 0;
}
.panal-right {
    width: 58%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0;
}
.input-field-section {}
.logo-section {
    margin: 2em 0;
    text-align: center;
}
.logo-section img {
    max-width: 230px;
}
.input-colume {
    background: #03046c8c;
    padding: 15px;
}
.form-group-section {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 0 5px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.form-group-section span {
    width: 28%;
    font-size: 13px;
}
.form-group-section p {
    width: 60%;
    font-size: 12px !important;
}
.form-group-section sub {
    width: 2%;
    font-size: 14px;
    bottom: 0 !important;
    vertical-align: middle;
    display: inline-block;
    line-height: 18px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .banner-in-tetx {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
    }
    .banner-in-tetx h1 {
        color: #000;
        font-size: 23px;
    }
    .banner-in-tetx p {
        color: #000;
        font-size: 16px;
    }
    .btn-select-group input {
        width: 100%;
        border: 1px solid #03046c;
        margin-bottom: 10px;
    }
    .btn-select-group button {
        width: 100%;
        left: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .banner-in-tetx h1 {
        font-size: 32px;
    }
    .banner-in-tetx p {
        font-size: 19px;
        width: 100%;
        text-align: center;
    }
    .track-box-page select {
        width: 40% !important;
    }
    .btn-select-group input {
        width: 70%;
    }
    .btn-select-group button {
        width: 104px;
    }
}
#map_canvas {
    float: left;
    height: 500px;
    width: 100%;
}
/*.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #ec5253;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .banner-in-tetx {
        display: flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
        top: 0;
        bottom: 0;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /*.banner-tracking img {
        display: none
    }*/
    .banner-in-tetx {
        display: flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
        top: 10%;
        bottom: auto;
        margin: 0 10px;
    }
    .panal-left {
        width: auto;
    }
    .panal-right {
        width: 94%;
        margin-top: 3em !important;
        margin: auto;
        padding: 0;
    }
    .parcel-block button {
        width: 50px;
    }
    .parcel-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .input-colume {
        margin: 15px auto;
        max-width: 500px;
    }
    .form-group-section p {
        width: 70%;
        font-size: 13px;
    }
    .form-group-section {
        font-size: 14px;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 768px) {
    .parcel-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    /*.banner-tracking img {
        display: none
    }*/
    .banner-in-tetx {
        display: flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
        top: 10%;
        bottom: auto;
    }
    .panal-left {
        width: auto;
    }
    .panal-right {
        width: 94%;
        margin-top: 3em !important;
        margin: auto;
        padding: 0;
    }
    .parcel-block button {
        width: 50px;
    }
    .input-colume {
        margin: 15px auto;
        max-width: 500px;
    }
    .form-group-section p {
        width: 70%;
        font-size: 13px;
    }
    .form-group-section {
        font-size: 14px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .parcel-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    /*.banner-tracking img {
        display: none
    }*/
    .banner-in-tetx {
        display: flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
        top: 10%;
        bottom: auto;
    }
    .panal-left {
        width: auto;
    }
    .panal-right {
        width: 94%;
        margin-top: 3em !important;
        margin: auto;
        padding: 0;
        overflow-y: scroll;
    }
    .parcel-block button {
        width: 50px;
    }
    .banner-in-tetx h1 {
        color: #fff;
    }
    .banner-in-tetx p {
        color: #fff;
    }
    .btn-select-group input {
        width: 65%;
    }
    .table-display .table-responsive2 table {
        width: 100%;
    }
    .input-colume {
        margin: 15px auto;
        padding: 15px 0;
        max-width: 320px;
    }
}
.icon-left a {
    background: #f95000;
    color: #fff;
    padding: 3px;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 10px;
    text-decoration: none;
}
.track-box-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.track-box-page input {
    font-family: "arial", sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #333;
}
.track-box-page select {
    width: 38%;
    height: 40px;
    border: none;
    outline: none;
    padding: 6px 13px;
    margin: 0 10px;
    border-radius: 3px;
    font-family: "arial", sans-serif;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #333;
}
.track-box-page select.drop-icon {
    background-image:
            linear-gradient(45deg, transparent 50%, #fff 50%),
            linear-gradient(135deg, #fff 50%, transparent 50%),
            linear-gradient(to right, #03046c, #03046c);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 13px) calc(1em + 2px), 100% 0;
    background-size: 7px 7px, 7px 7px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
.track-box-page select::-ms-expand {
    display: none;
}
.track-box-page select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .track-box-page select {
        width: 68% !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .track-box-page select {
        width: 44%;
    }
    .parcel-block input {
        width: 40%;
    }
}
/**-------Radio--------**/
.radio,
.radio__label,
.radio__label:after,
.radio__label:before {
    box-sizing: border-box;
}
.radio__container:nth-child(1) {
    margin-top: 28px;
    margin-bottom: 28px;
    border-bottom: none;
}
.radio__container .radio-inline {
    display: inline-block;
    margin-right: 0;
    padding: 0px 0px 0px 5px;
    background: #fff;
    border-radius: 3px;
}
.radio__container .radio {
    display: inline;
    opacity: 0;
    width: 0;
    margin: 0;
    overflow: hidden;
    -webkit-appearance: none;
}
.radio__container .radio__label {
    display: inline-block;
    position: relative;
    padding: 8px 8px 8px 28px;
    cursor: pointer;
    vertical-align: bottom;
    color: #000;
    font: 300 14px/20px Helvetica, Arial, sans-serif;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    margin-bottom: 0;
}
.radio__container .radio__label:before, .radio__container .radio__label:after {
    position: absolute;
    content: "";
    border-radius: 50%;
    -webkit-transition: border-color 200ms ease, -webkit-transform 200ms ease;
    transition: border-color 200ms ease, -webkit-transform 200ms ease;
    transition: transform 200ms ease, border-color 200ms ease;
    transition: transform 200ms ease, border-color 200ms ease, -webkit-transform 200ms ease;
}
.radio__container .radio__label:before {
    left: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    border: 2px solid #929292;
}
.radio__container .radio__label:after {
    top: 13px;
    left: 5px;
    width: 10px;
    height: 10px;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #71b8ff;
}
.radio__container .radio__label:hover {
    color: #03046c;
}
.radio__container .radio__label:hover:before {
    border-color: #03046c;
}
.radio__container .radio:checked + .radio__label {
    color: #03046c;
}
.radio__container .radio:checked + .radio__label:before {
    border-color: #03046c;
}
.radio__container .radio:checked + .radio__label:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/**Radio closed**/
.cloect-group p{
    text-align: left;
    font-size: 18px;
    padding: 0;
    margin: 0 0 15px 0;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    display: inline-block;
}
.cloect-group{
    padding: 0.5em 0 2em 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .radio__container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .checkbox-inline, .radio-inline {
        margin-bottom: 6px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1279px) {
    .radio__container .radio-inline {
        padding: 0px 0px 0px 2px;
    }
    .btn-select-group input {
        width: 86%;
    }
}
.shipment-status{
    max-height: 530px;
    overflow-x: auto;
/*    height: 100%;*/
}
/*02/12/2020 Chandra*/
button.update-btn{
    background: #00263a;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    outline: none;
    transition: all 0.8s;
    padding: 6px 10px;
    border-radius: 3px;
}
button.update-btn2{
    background: #ba0020;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    outline: none;
    transition: all 0.8s;
    padding: 8px 15px;
    border-radius: 3px;
    display: table;
    margin: auto;
    letter-spacing: 0.5px;
}
.modal-header.bg-header{
    background: #b30117;
}
.modal-header.bg-header h4{
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.modal-body.modal-space{
    padding: 3.6em 15px;
}
.box-data{
    padding: 20px 10px;
    max-width: 300px;
    margin: auto;
    text-align: center;
    border-radius: 4px;
    word-break: break-word;
    display: block;
}
.box-data input{
    padding: 10px 15px;
    border-radius: 8px;
    border: 2px solid #c7c7c7;
    width: 100%;
    outline: none;
    transition: all 0.5s;
    font-weight: 600;
    color: #00263a;
}
.box-data input:focus{
    border: 2px solid #00263a;
}
.box-data p{
    font-size: 14px;
    color: #333;
}
.modal-footer.footer-bottom{
    text-align: center;
    border: none;
}
button.closed-btn-f{
    background-color: #00263A;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 4px;
    font-family: 'Arial', sans-serif;
    margin: auto;
    outline: none;
    display: block;
    width: 200px;
    font-size: 14px;
    text-transform: uppercase;
}
.modal-body.modal-space-verification{
    padding: 15px;
}
.close.new-closed{
    outline: none;
    opacity: 1;
    position: absolute;
    right: 13px;
    top: 5px;
}
.close.new-closed img{
    width: 38px;
    height: 38px;
}
.wrap-min{
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}
.img-icon{
    width: 60px;
}
.img-icon img{
    width: 44px;
    height: 48px;
}
.text-colume{}
.text-colume h4{
    font-size: 14px;
    font-family: 'Arial', sans-serif;
}
.lower-text{
    font-size: 13px;
    font-family: 'Arial', sans-serif;
}
.lower-text span{
    font-size: 11px;
    color: #D9001B;
}
.wrap-min-inner{
    padding: 2em 0;
}
.inner-text{}
.inner-text h4{
    font-family: 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
.input-group-colume{}
.input-group-colume label{
    font-size: 12px;
    font-family: 'Arial', sans-serif;
    color: #333333;
    margin: 0;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.input-field{
    position: relative;
}
.input-field input{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #333;
    width: 100%;
    padding: 10px 5px;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    letter-spacing: 0.4px;
    outline: none;
}
.input-field input:focus{}
.input-field button{
    width: 153px;
    height: 37px;
    background: #33225a;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    position: absolute;
    right: 0;
    z-index: 9999;
}
.input-field button:hover{}
.wrap-group{
    padding: 2em 0 3em 0;
    border-top: 1px solid #eee;
}
.group-colume{}
.input-field-text{}
.input-field-text p{
    font-family: 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: #555555;
    width: 140px;
}
.input-field-butoon{
    position: relative;
    display: flex;
    justify-content: space-between;
}
.input-field-butoon button {
    width: 153px;
    height: 37px;
    background: #33225a;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    border: none;
    border-radius: 4px;
}
.input-field-butoon button:hover{}
.input-field-butoon button.boder-p {
    width: 153px;
    height: 37px;
    border: 1px solid #33225a;
    background-color: transparent;
    color: #333;
    outline: none;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    border-radius: 4px;
}
.seprate-line{
    font-size: 12px;
    font-family: 'Arial', sans-serif;
    color: #000;
    padding: 10px 0 1px 0;
    border-bottom: 1px solid #eee;
    letter-spacing: 0.4px;
}
#editpage{
    display:none;
}
.popup-page{}
.main-form-group{
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    padding: 1em 1em 1em 1em;
    border: 1px solid #e4e4e4;
    margin-bottom: 1em;
    background: #fdfdfd;
}
.lab-group{
    display: flex;
    flex-wrap: wrap;
    width: 47%;
    align-items: center;
    padding: 0px;
    margin: 6px;
}
.lab-group label{
    width: 35%;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    font-family: 'Arial', sans-serif;
}
.lab-group input{
    width: 61%;
    border: 1px solid #989898;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 3px;
    outline: none;
    font-family: 'Arial', sans-serif;
}
.lab-group input:focus{}
.lab-group select{
    width: 61%;
    border: 1px solid #989898;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 3px;
    outline: none;
    font-family: 'Arial', sans-serif;
}
.lab-group select:focus{}
.sub-button{
    width: 100%;
    display: inline-block;
    margin: 16px 0;
    text-align: center;
}
.sub-button button{
    width: 153px;
    height: 37px;
    border: none;
    background: #33225a;
    color: #fff;
    outline: none;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    border-radius: 4px;
}
.sub-button button:hover{}
@media (min-width: 768px){
    .modal-dialog.max-dialog {
        width: 500px;
        margin: 30px auto;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .lab-group {
        width: 100%;
    }
}
.table-width-fixed input{
    outline: none;
    border: 1px solid #a7a7a7;
    border-radius: 3px;
    padding: 4px;
    width: 70%;
}
.table-width-fixed input:focus{
    border: 1px solid #333;
}
.clone-bg{
    background: #fff;
}
/*02/12/2020 Chandra*/

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
    .panal-left {
        padding: 10px 0px 60px 0px !important;
        margin: 0 30px;
    }
}


.col-md-6.logo-re-size{}
.col-md-6.logo-re-size img{
    max-width: 200px;
}

.logo-v {
    text-align: center;
}

.banner-tracking .logo-v img {
    width: 150px !important;
    max-width: 150px !important;
}

.lodingpage {
    background: #000000c2;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.loader {
    max-width: 12rem;
    width: 100%;
    position: absolute;
    height: auto;
    stroke-linecap: round;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: none !important;
    border-top: none !important;
}

circle {
    fill: none;
    stroke-width: 3.5;
    -webkit-animation-name: preloader;
    animation-name: preloader;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: 170px 170px;
    transform-origin: 170px 170px;
    will-change: transform;
}

circle:nth-of-type(1) {
    stroke-dasharray: 550;
}

circle:nth-of-type(2) {
    stroke-dasharray: 500;
}

circle:nth-of-type(3) {
    stroke-dasharray: 450;
}

circle:nth-of-type(4) {
    stroke-dasharray: 300;
}

circle:nth-of-type(1) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}

circle:nth-of-type(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

circle:nth-of-type(3) {
    -webkit-animation-delay: -0.45s;
    -moz-animation-delay: -0.45s;
    animation-delay: -0.45s;
}

circle:nth-of-type(4) {
    -webkit-animation-delay: -0.6s;
    -moz-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

@-webkit-keyframes preloader {
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes preloader {
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

tbody.table-width-fixed {
}

tbody.table-width-fixed tr td {
    width: 50%;
}

.map-modal {
    width: 100%;
    margin-top: 7px;
    padding: 14px;
}

#map_canvas.map-canvas-design {
    height: 400px;
    width: 100%;
}

.shi-status-box {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.shi-status {
    text-align: right;
}

.shi-status button {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 10px 10px;
    border-radius: 3px;
    border: none;
    outline: none;
    color: #13325b;
    transition: all 0.5s;
    background: #fff;
    margin-top: 10px;
}

.shi-status button:hover {
    opacity: 0.8;
}

.modal-body.maine-box-modal {
    padding: 2em 15px;
}

.modal-body.align-class {

}

.modal-header-c {
    position: relative;
    background: #03046c;
    width: 100%;
    padding: 23px;
}

button.close.icon-closed {
    border: 2px solid #ffffff;
    font-size: 25px;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 8px;
    right: 13px;
    text-shadow: none;
    color: #fff;
    opacity: 1;
}

.form-gr {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.form-gr label {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #00131d;
    margin-bottom: 0;
}

.form-gr input {
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #c3c3c3;
    font-size: 14px;
    margin-left: 15px;
    width: 140px;
    outline: none;
}

.form-gr input:focus {

}

button.verify-btn {
    background: #03046c;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    outline: none;
    transition: all 0.8s;
    padding: 8px 15px;
    border-radius: 3px;
    display: table;
    margin: auto;
    letter-spacing: 0.5px;
}

button.download-btn {
    background: #03046c;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    outline: none;
    transition: all 0.8s;
    padding: 5px 12px;
    border-radius: 3px;
    display: table;
    margin: auto;
    letter-spacing: 0.5px;
    margin-top: 10px;
}

@media (min-width: 768px) {
    .modal-content.add_new_container {
        width: 450px;
    }
}


button.livebutton{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 7px 10px;
    border-radius: 5px;
    border: none;
    outline: none;
    color: #13325b;
    transition: all 0.5s;
    background: #fff;
    margin-left: 10px;
}
button.livebutton:hover{
    opacity: 0.8;
}



.modal.fade-none.fade{}
.modal-dialog.liveLoctionDialog{
    position: absolute;
    left: 0;
    right: 0;
    width: 90% !important;
    top: 5%;
    margin: auto;
}
.modal-content.liveLoctionContent{}
.modal-header.liveLoctionHeader{}
h5.modal-title.liveLoctionTitle{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
button.close.liveLoctionClose{
    position: absolute;
    top: 4px;
    right: 10px;
    opacity: 1;
    color: #8a8a8a;
    font-size: 50px;
}
button.close.liveLoctionClose span{
    opacity: 1;
}
.modal-body.liveLoctionBody{
    position: relative;
    padding: 15px;
    height: 80vh;
    overflow: hidden;
    width: 100%;
}


.table-responsive2 {
    width: 100%;
    display: table;
}

@media only screen and (min-width:320px) and (max-width: 568px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:568px) and (max-width: 568px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}



@media only screen and (min-width:360px) and (max-width: 640px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:640px) and (max-width: 640px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}


@media only screen and (min-width:375px) and (max-width: 667px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:667px) and (max-width: 667px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}


@media only screen and (min-width:411px) and (max-width: 731px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:731px) and (max-width: 731px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}



@media only screen and (min-width:414px) and (max-width: 736px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:736px) and (max-width: 736px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}


@media only screen and (min-width:375px) and (max-width: 812px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:812px) and (max-width: 812px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}


@media only screen and (min-width:411px) and (max-width: 823px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 5em 0 6em 0;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
    .form-group-section span {
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }
    .form-group-section sub {
        display: none;
    }
    .banner-in-tetx p {
        width: 100%;
        text-align: left;
    }
    p#shipmentSupportEmail {
        text-align: left;
    }
    .input-colume {
        padding: 15px;
    }
}
@media only screen and (min-width:823px) and (max-width: 823px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 2em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}


@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation: portrait) {
    .main-contener {
        padding: 7px;
    }
    .banner-in-tetx p{
        text-align: center;
    }
    #bg-bg-img {
        padding: 4em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .form-group-section sub {
        display: block;
    }
    .form-group-section span {
        width: 28%;
    }
    .form-group-section p {
        width: 70%;
        font-size: 13px;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}
@media only screen and (min-width:1024px) and (max-width: 1024px) and (orientation: landscape) {
    .main-contener {
        padding: 7px;
    }
    #bg-bg-img {
        padding: 4em 0 6em 0;
    }
    .track-box-page {
        width: 100%;
    }
    .input-colume {
        max-width: 500px;
        padding: 15px;
    }
    .table-display h3 {
        display: inline-block;
    }
    button.livebutton {
        margin-top: 10px;
    }
    .shi-status {
        margin-top: 10px;
    }
    .table-display .table-responsive2 table {
        margin-bottom: 15px;
    }
    .col-md-6.logo-re-size img {
        max-width: 130px;
    }
    .nav-bar {
        padding: 8px 0;
    }
    table.table.table-striped tr th:first-child {
        min-width: 200px;
    }
}




/*slider */

/*Slider CSS*/
.modal-dialog.modal-dialog-inner{
    min-width: 700px;
    height: auto;
    padding-top: 250px;
}
.modal-content.modal-content_content{}
.modal-body.modal-body-container{
    float: none;
}
.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.carousel-cell-list{
    width: 100%;
    height: 504px !important;
    margin-right: 8px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.carousel-cell-list img {
    max-width: 100%;
    width: auto;
    max-height: 450px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 6px;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
    z-index: 100;
    font-size: 2.5em;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    color: #B7B7B7;
    position: absolute;
    top: 50%;
    text-align: center;
    color: #000;
    opacity: .3;
    transition: opacity .25s;
    cursor: pointer;
}
.slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
    opacity: .65;
}
.slick-slider .slick-prev {
    left: 0;
}
.slick-slider .slick-next {
    right: 0;
}

#detail .product-images {
    width: 100%;
    margin: 0 auto;
}
#detail .product-images li, #detail .product-images figure, #detail .product-images a, #detail .product-images img {
    display: block;
    outline: none;
    border: none;
}
#detail .product-images .main-img-slider figure {
    margin: 0 auto;
    padding: 0 2em;
}
#detail .product-images .main-img-slider figure a {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
#detail .product-images .main-img-slider figure a img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
#detail .product-images .thumb-nav {
    margin: 0 auto;
    padding:20px 10px;
    max-width: 600px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev, #detail .product-images .thumb-nav.slick-slider .slick-next {
    font-size: 1.2em;
    height: 20px;
    width: 26px;
    margin-top: -10px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev {
    margin-left: -30px;
}
#detail .product-images .thumb-nav.slick-slider .slick-next {
    margin-right: -30px;
}
#detail .product-images .thumb-nav li {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
#detail .product-images .thumb-nav li img {
    display: block;
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    -webkit-transition: border-color .25s;
    -ms-transition: border-color .25s;
    -moz-transition: border-color .25s;
    transition: border-color .25s;
    border-radius: 6px;
}
#detail .product-images .thumb-nav li:hover, #detail .product-images .thumb-nav li:focus {
    border-color: #999;
}
#detail .product-images .thumb-nav li.slick-current img {
    /*border-color: #d12f81;*/
}
.modal-header.close-icon{
    padding: 0;
    border: none;
}
.modal-header.close-icon button.close{
    position: absolute;
    color: #000;
    font-size: 36px;
    opacity: 1;
    margin: 0;
    padding: 6px;
    right: 6px;
    top: 1px;
    cursor: pointer;
    display: block;
    z-index: 99;
}
td.img-button-span a {
    display: inline-block;
    width: 50px;
    position: relative;
    cursor: pointer;
}
td.img-button-span a img {
    max-width: 50px;
    border-radius: 4px;
}
td.img-button-span a span {
    position: absolute;
    bottom: 6px;
    right: 1px;
    font-size: 12px;
    font-weight: 600;
    font-family: 'arial', sans-serif;
    background: #0000008c;
    width: 26px;
    display: block;
    border-radius: 38px;
    color: #fff;
    text-align: center;
}
.fade {
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal-open .modal {
    background: #060606a3;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .modal-dialog.modal-dialog-inner {
        min-width: auto;
    }
    #detail .product-images .thumb-nav li img {
        width: 50px;
        max-width: 50px;
        margin: 0 10px;
        height: 50px;
    }
    #detail .product-images .thumb-nav.slick-slider .slick-prev {
        margin-left: -18px;
    }
    #detail .product-images .thumb-nav.slick-slider .slick-next {
        margin-right: -18px;
    }
    .carousel-cell-list img {
        max-height: 300px;
    }
}


.main-form-group.reset-with_main {
    display: flex;
    justify-content: space-between;
    width: 74%;
    flex-wrap: wrap;
    align-items: center;
    padding: 1em 1em 1em 1em;
    border: none;
    margin-bottom: 1em;
    background: #fdfdfd;
    margin-right: auto;
    margin-left: auto;
}
.lab-group-or {
    padding: 5px;
    text-align: center;
    border-radius: 100%;
    background: #33225a;
    width: 34px;
    height: 34px;
    color: #fff;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}
.lab-group.reset-with {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    padding: 0px;
    margin: 6px;
}

@media only screen and (min-width: 320px) and (max-width: 568px){
    .main-form-group.reset-with_main {
        width: 100%;
    }
}


.modal-header.bg-header.add-new-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.modal-header.bg-header.add-new-content h4 {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    display: block;
    width: 80%;
}
.modal-header.bg-header.add-new-content h4 b{
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
}
.upload-btn{
    width: 20%;
}
.upload-btn button{
    background: #03046c;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    outline: none;
    transition: all 0.8s;
    border-radius: 3px;
    padding: 6px 20px;
}
.upload-btn button:hover{
    background: #ec5253;
}
.close.new-closed-s {
    outline: none;
    opacity: 1;
    position: absolute;
    right: 2px;
    top: 5px;
}
.close.new-closed-s img {
    width: 38px;
    height: 38px;
}
.popup-page-container{
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.left-modal-form{
    width: 50%;
    padding: 10px;
}
.right-modal-map{
    width: 48%;
    padding: 10px;
    max-height: 480px;
}

.map-view {
    position: relative;
    overflow: hidden;
}


h4.heading-update{
    font-size: 20px;
    letter-spacing: 0.5px;
}
.only_search_box {
    position: relative;
    margin-top: 15px;
    display: flex;
    align-items: center;
    width: 100%;
}
.only_search_box label {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ef6362;
    padding: 7px 10px;
    height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.only_search_box i {
    font-size: 17px;
    color: #fff;
}
.only_search_box input {
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1.3333333;
    padding-left: 43px;
    padding-right: 43px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9f9f9f;
    box-shadow: none;
}
.only_search_box input:focus {
    outline: none;
    border-color: #ef6362;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(239 99 98 / 43%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(239 99 98 / 43%);
}
.pac-target-input:not(:-webkit-autofill) {
    animation-name: endBrowserAutofill;
}
.only_search_box a {
    position: absolute;
    right: 10px;
    top: 10px;
}
.only_search_box a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.label-form{
    margin: 40px 0;
}
.flex-position{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: baseline;
}
.input-fieldss{
    display: flex;
    align-items: center;
    width: 48%;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.input-fieldss label{
    width: 100%;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.input-fieldss input{
    width: 100%;
    padding: 7px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #999;
    line-height: 0;
    outline: none;
    transition: all 0.5s;
    background: #fff;
}
.input-fieldss input:focus{
    border: 1px solid #000;
}

.input-fieldss select{
    width: 100%;
    padding: 7px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid #999;
    line-height: 0;
    outline: none;
    transition: all 0.5s;
    background: #fff;
}
.input-fieldss select:focus{
    border: 1px solid #000;
}

.update-adr-btn{
    text-align: right;
    display: block;
    width: 100%;
}
.update-adr-btn button{
    background: #03046c;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    transition: all 0.8s;
    border-radius: 3px;
    padding: 10px 20px;
}
.update-adr-btn button:hover{
    background: #ec5253;
}




@media (min-width: 768px){
    .modal-dialog.max-dialog-lg {
        width: 75%;
        margin: 30px auto;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 380px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 568px) and (max-width: 568px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 60%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 40%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
        padding: 0;
    }
    .modal-body.modal-space-verification {
        max-height: 184px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 48%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 450px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 640px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 60%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 40%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
        padding: 0;
    }
    .modal-body.modal-space-verification {
        max-height: 220px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 48%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 480px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 667px) and (max-width: 667px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 60%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 40%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
        padding: 0;
    }
    .modal-body.modal-space-verification {
        max-height: 240px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 48%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 411px) and (max-width: 731px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 520px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 731px) and (max-width: 731px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 15px;
        width: 65%;
    }
    .upload-btn {
        width: 32%;
    }
    .left-modal-form {
        padding: 0px;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
    .modal-body.modal-space-verification {
        padding: 15px;
        max-height: 300px;
        overflow: auto;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 520px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 736px) and (max-width: 736px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 15px;
        width: 65%;
    }
    .upload-btn {
        width: 32%;
    }
    .left-modal-form {
        padding: 0px;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
    .modal-body.modal-space-verification {
        padding: 15px;
        max-height: 300px;
        overflow: auto;
    }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 480px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 812px) and (max-width: 812px) and (orientation: landscape){
    .modal-dialog.max-dialog-lg {
        width: 90%;
    }
    .modal-body.modal-space-verification {
        max-height: 250px;
        overflow: auto;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
}


@media only screen and (min-width: 411px) and (max-width: 823px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 18px;
        width: 100%;
        margin-top: 22px;
        margin-bottom: 10px;
        text-align: center;
    }
    .upload-btn {
        width: 100%;
        text-align: center;
    }
    .left-modal-form {
        width: 100%;
    }
    .modal-body.modal-space-verification {
        max-height: 520px;
        overflow: auto;
    }
    .right-modal-map {
        width: 100%;
    }
    .input-fieldss {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 823px) and (max-width: 823px) and (orientation: landscape){
    .modal-dialog.max-dialog-lg {
        width: 90%;
        margin: 10px auto;
    }
    .modal-body.modal-space-verification {
        max-height: 320px;
        overflow: auto;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
    .upload-btn button {
        padding: 6px 7px;
    }
    .close.new-closed-s {
        right: -10px;
        top: -10px;
    }
}








@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 15px;
        width: 65%;
    }
    .upload-btn {
        width: 32%;
    }
    .left-modal-form {
        padding: 0px;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
    .modal-body.modal-space-verification {
        max-height: 450px;
        overflow: auto;
    }
    .right-modal-map {
        width: 48%;
    }
    .left-modal-form {
        width: 48%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: landscape){

}


/* 29/12/2021 */

@media (min-width: 768px){
    #update_verify_address .modal-dialog.max-dialog-lg {
        width: 85%;
        margin: 15px auto 30px auto;
    }
}
#update_verify_address .modal-header {
    padding: 8px;
}
#update_verify_address h4.heading-update {
    font-size: 16px;
    letter-spacing: inherit;
    font-weight: 600;
    color: #24124c;
}
#update_verify_address .modal-body.modal-space-verification {
    padding: 0px 15px 15px 15px;
}
#update_verify_address .input-fieldss label {
    font-size: 13px;
    font-weight: 600;
    color: #24124c;
}
#update_verify_address .update-adr-btn button {
    background: #33225a;
    font-weight: 500;
    padding: 6px 16px;
}
#update_verify_address .input-fieldss input {
    height: 32px;
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 600;
}
#update_verify_address .right-modal-map {
    padding: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        width: 72%;
    }
}
@media only screen and (min-width: 812px) and (max-width: 812px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 15px;
        width: 65%;
    }
    .upload-btn {
        width: 32%;
    }
    .left-modal-form {
        padding: 0px;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
    .modal-body.modal-space-verification {
        overflow: auto;
    }
    .right-modal-map {
        width: 48%;
    }
    .left-modal-form {
        width: 48%;
    }
}
@media only screen and (min-width: 823px) and (max-width: 823px) and (orientation: landscape){
    .modal-header.bg-header.add-new-content h4 {
        line-height: 15px;
        width: 65%;
    }
    .upload-btn {
        width: 32%;
    }
    .left-modal-form {
        padding: 0px;
    }
    .input-fieldss {
        margin-bottom: 10px;
    }
    .modal-body.modal-space-verification {
        overflow: auto;
    }
    .right-modal-map {
        width: 48%;
    }
    .left-modal-form {
        width: 48%;
    }
}
@media only screen and (min-width: 640px) and (max-width: 640px) and (orientation: landscape){
    #update_verify_address .modal-header.bg-header.add-new-content h4 {
        line-height: 15px;
        width: 65%;
    }
    #update_verify_address .modal-header.bg-header.add-new-content h4 b {
        font-size: 12px;
        width: 60%;
    }
}
/* 29/12/2021 */
.eta-info{
    margin-top: 20px !important;
}


.status-modal{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.time-datebox{
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    /* width: 300px;*/
    width: 260px;
}
.shi-status{}



.exp-delivery-headding{
    color: #13325b;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
}
.main-calender-box{
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}
.date-modal {
    /*width: 48%;*/
    width: 145px;
    display: flex;
    height: 60px;
    border-right: 1px solid #cfcfcf;
}
.date-number{
    font-size: 70px;
    font-weight: 600;
    font-family: arial, sans-serif;
    color: #13325b;
    margin-top: -25px;
    margin-right: 12px;
}
.date-month{
    margin-top: 13px;
    font-size: 14px;
    font-weight: 500;
}
.date-month div{
    width: 100%;
}
.time-modal {
    /*width: 48%;*/
    line-height: initial;
    /*padding-top: 13px;*/
    /*border-left: 1px solid #cfcfcf;
    padding-left: 14px;*/

    width: 80px;
    padding-top: 8px;
    border-left: none;
    padding-left: 0;
}
.time-eta{
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.time-number{
    font-weight: bold;
    font-size: 22px;
    color: #13325b;
}






@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape){
    .time-datebox {
        width: 240px;
    }
    .exp-delivery-headding {
        font-size: 15px;
    }
    .date-modal {
        width: 130px;
    }
    .date-number {
        font-size: 65px;
        margin-top: -18px;
    }
    .shi-status button {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 7px;
        margin-top: 0;
    }
}


@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape){
    .time-datebox {
        width: 240px;
    }
    .exp-delivery-headding {
        font-size: 15px;
    }
    .date-modal {
        width: 130px;
    }
    .date-number {
        font-size: 65px;
        margin-top: -18px;
    }
    .shi-status button {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 7px;
        margin-top: 0;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape){
    .time-datebox {
        width: 240px;
    }
    .exp-delivery-headding {
        font-size: 15px;
    }
    .date-modal {
        width: 130px;
    }
    .date-number {
        font-size: 65px;
        margin-top: -18px;
    }
    .shi-status button {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 7px;
        margin-top: 0;
    }
}

@media only screen and (min-width: 411px) and (max-width: 731px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 411px) and (max-width: 731px) and (orientation: landscape){
    .time-datebox {
        width: 240px;
    }
    .exp-delivery-headding {
        font-size: 15px;
    }
    .date-modal {
        width: 130px;
    }
    .date-number {
        font-size: 65px;
        margin-top: -18px;
    }
    .shi-status button {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 7px;
        margin-top: 0;
    }
}


@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape){
    .time-datebox {
        width: 240px;
    }
    .exp-delivery-headding {
        font-size: 15px;
    }
    .date-modal {
        width: 130px;
    }
    .date-number {
        font-size: 65px;
        margin-top: -18px;
    }
    .shi-status button {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 7px;
        margin-top: 0;
    }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape){}

@media only screen and (min-width: 411px) and (max-width: 823px) and (orientation: portrait){
    .time-datebox {
        width: 260px;
    }
    .date-modal {
        width: 145px;
    }
    .time-modal {
        width: 80px;
        padding-top: 8px;
        border-left: none;
        padding-left: 0;
    }
    .shi-status button {
        padding: 10px 10px;
        margin-top: 8px;
        width: 100%;
    }
    .status-modal {
        align-items: center;
        justify-content: center;
    }
    .shi-status {
        display: flex;
        flex-wrap: wrap;
        width: 260px;
    }
}

@media only screen and (min-width: 411px) and (max-width: 823px) and (orientation: landscape){}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
    .time-datebox {
        width: 240px;
    }
    .exp-delivery-headding {
        font-size: 15px;
    }
    .date-modal {
        width: 130px;
    }
    .date-number {
        font-size: 65px;
        margin-top: -18px;
    }
    .shi-status button {
        font-size: 12px;
        letter-spacing: 0;
        padding: 10px 5px;
        margin-top: 0;
        width: auto;
        margin-left: 12px;
    }
    .shi-status {
        width: 300px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){}


.modal-header.liveLoctionHeader.cnt_header{
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    width: 95%;
}
.modal-header.liveLoctionHeader.cnt_header span#etaInfo{
    margin-left: 15px;
    text-align: right;
}
.modal-header.liveLoctionHeader.cnt_header button.close.liveLoctionClose{
    background: #eb8a8a;
    width: 35px;
    height: 35px;
    color: #fff;
    padding: 0px;
    line-height: normal;
    font-size: 35px;
    border-radius: 50px;
    top: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cnt_min {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cnt_min_right {
    width: 30%;
}
.cnt_min_right p{
    padding: 0;
    margin: 0;
    color: #03046c !important;
}
.cnt_min_left {
    width: 68%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cnt_min_left h5.modal-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-right: 10px;
    font-weight: bold;
    color: #000156;
}
.cnt_min_left span.liveLoctionTitle p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #c90000 !important;
}

.table-responsive.shipment-eta.cnt_table_controll table tr th{
    padding: 10px 7px;
    font-size: 13px;
    color: #13325b;
}
.table-responsive.shipment-eta.cnt_table_controll table tr td{
    padding: 10px 7px;
    font-size: 13px;
    color: #333;
}

.table-responsive.shipment-eta.cnt_table_controll2 table tr th{
    padding: 10px 7px;
    font-size: 13px;
    color: #13325b;
    font-weight: 600;
}
.table-responsive.shipment-eta.cnt_table_controll2 table tr td{
    padding: 10px 7px;
    font-size: 13px;
    color: #13325b;
    font-weight: 600;
}
.table-display .table-responsive2 table tr th{
    padding: 6px 7px;
    border-right: none;
    font-size: 14px;
}


@media only screen and (min-width: 320px) and (max-width: 567px){
.cnt_min_left {
    width: 100%;
}
.cnt_min_right {
    width: 100%;
}
.cnt_min_left h5.modal-title {
    margin-right: 0;
    width: 100%;
}
.cnt_min_left span.liveLoctionTitle p {
    margin: 7px 0 5px 0;
    font-size: 12px;
    letter-spacing: 0.3px;
}
.modal-header.liveLoctionHeader.cnt_header span#etaInfo {
    margin-left: 0;
    text-align: left;
}
.modal-header.liveLoctionHeader.cnt_header span#etaInfo p {
    font-size: 12px;
}
.modal-header.liveLoctionHeader.cnt_header {
    padding: 8px;
}
}


@media only screen and (min-width: 568px) and (max-width: 667px){
.cnt_min_left {
    width: 100%;
}
.cnt_min_left h5.modal-title {
    font-size: 14px;
    letter-spacing: 0.3px;
    width: 25%;
}
.cnt_min_left span.liveLoctionTitle {
    width: 72%;
    text-align: right;
}
.cnt_min_left span.liveLoctionTitle p {
    font-size: 13px;
    letter-spacing: 0.3px;
}
.cnt_min_right {
    width: 100%;
}
.modal-header.liveLoctionHeader.cnt_header span#etaInfo {
    margin-left: 0;
    text-align: right;
}
.cnt_min_right p {
    font-size: 13px;
}
}

@media only screen and (min-width: 731px) and (max-width: 767px){
.cnt_min_left {
    width: 56%;
}
.cnt_min_left h5.modal-title {
    font-size: 13px;
    letter-spacing: 0.2px;
    width: 100%;
}
.cnt_min_left span.liveLoctionTitle {
    width: 100%;
    text-align: left;
}
.cnt_min_left span.liveLoctionTitle p {
    font-size: 12px;
    letter-spacing: 0.2px;
}
.cnt_min_right {
    width: 42%;
}
.modal-header.liveLoctionHeader.cnt_header span#etaInfo {
    margin-left: 0;
    text-align: right;
}
.cnt_min_right p {
    font-size: 12px;
    letter-spacing: 0.2px;
}
}

@media only screen and (min-width: 768px) and (max-width: 992px){
.cnt_min_left {
    width: 55%;
}
.cnt_min_right {
    width: 43%;
}
.cnt_min_left span.liveLoctionTitle p {
    font-size: 13px;
    letter-spacing: 0.3;
}
.cnt_min_right p {
    font-size: 13px;
}
}

@media only screen and (min-width: 993px) and (max-width: 1180px){
.cnt_min_left {
    width: 55%;
}
.cnt_min_right {
    width: 43%;
}
.cnt_min_left span.liveLoctionTitle p {
    font-size: 13px;
    letter-spacing: 0.3;
}
.cnt_min_left h5.modal-title {
    font-size: 15px;
    letter-spacing: 0.3px;
}
.cnt_min_right p {
    font-size: 13px;
}
}


.table-striped.table_refix {
    table-layout: fixed;
    width: 100%;
}
.table-striped.table_refix th, .table-striped.table_refix td {
    word-wrap: break-word;
    padding: 6px 6px !important; 
}
.table-striped.table_refix th {
    font-size: 13px !important;
}

.table-striped.table_refix th:nth-child(1){
    width: 150px;
}
.table-striped.table_refix th:nth-child(2){
    width: 150px;
}
.table-striped.table_refix th:nth-child(3){
    width: 60px;
}
.table-striped.table_refix th:nth-child(4){
    width: 100px;
}
.table-striped.table_refix th:nth-child(5){
    width: 100px;
}
.table-striped.table_refix th:nth-child(6){
    width: 100px;
}

.table-striped.table_refix th,
.table-striped.table_refix td {
    width: auto;
}

.logo-section a {
    padding: 16px 10px;
    display: block;
    background: #fff;
    max-width: 155px;
    margin: auto;
    border-radius: 5px;
}
.logo-section img {
    width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 567px){
    .mobile_fullWidth{
      width: 100%;
    }
    .mobile_fullWidth button{
      justify-content: center;
    }
    .track-box-page {
        justify-content: center;
        width: 100%;
    }
    .track-box-page .btn-select-group input {
        width: 83%;
        padding: 8px 10px;
        font-size: 16px;
        margin-bottom: 0;
        height: 50px;
    }
    .parcel-block .track-box-page button {
        padding: 8px 10px;
        height: 50px;
        line-height: normal;
    }
    .lab-group label {
        width: 100%;
        color: #000000;
        font-weight: 600;
        letter-spacing: 0.8px;
    }
    .lab-group input {
        width: 100%;
    }
}
@media only screen and (min-width: 568px) and (max-width: 767px){
    .panal-left {
        margin: 10px;
    }
    .mobile_fullWidth{
      width: 100%;
    }
    .mobile_fullWidth button{
      justify-content: center;
      margin-top: 15px;
    }
    .input-colume {
        max-width: 480px;
    }
    .form-group-section span {
        text-align: right;
        padding-right: 10px;
    }
    .track-box-page {
        justify-content: center;
        width: 100%;
    }
    .track-box-page .btn-select-group input {
        width: 83%;
        padding: 8px 10px;
        font-size: 16px;
        margin-bottom: 0;
        height: 50px;
    }
    .parcel-block .track-box-page button {
        padding: 8px 10px;
        height: 50px;
        line-height: normal;
    }
    .lab-group label {
        width: 100%;
        color: #000000;
        font-weight: 600;
        letter-spacing: 0.8px;
    }
    .lab-group input {
        width: 100%;
    }
}