.aw-rbslider-img-wrapper .aw-rbslider__img {
    /*image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;*/
    -webkit-perspective: none !important;
}

.business_category_tree .sidebar-main {
    display: none;
}

[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    padding: 0 !important;
    flex-direction: row !important;
    display: initial !important;
}

.page-wrapper main {
    margin: 59px 0 0 0;
    transition: all 0.3s ease;
}

.cms-home .page-wrapper main {
    max-width: 1550px !important;
}

.cms-page-view .page-wrapper .page-main-full-width {
    margin: 0 auto !important;
}

.cms-page-view .page-wrapper .page-main {
    margin: 0 auto !important;
}

.present-notification-top {
    transition: all 0.3s;
}

/* top notification  */
/* .store-notification-top P{
    height: 50px;
} */
/* breadCrumb style changes start */

body .page-wrapper .breadcrumbs {
    display: block;
    position: static;
    max-width: initial;
    /* margin: 80px auto 50px 7px; */
}

.breadcrumbs .item {
    margin: 0;
    font-size: 13px;
    font-family: Gothammedium !important;
}

.breadcrumbs .item:not(:last-child):after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 18px;
    content: '\e608';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    speak: none;
    text-align: center;
    /* margin-top: 3px; */
}

.breadcrumbs .items {
    color: #0e1111 !important;
}

.breadcrumbs a:visited,
.breadcrumbs a:active {
    color: #a3a3a3 !important;
    text-decoration: none;
}

.breadcrumbs a {
    color: #a3a3a3 !important;
}

.breadcrumbs .item:not(:last-child):after {
    color: #a3a3a3 !important;
}

.head1 {
    font-family: Gothammedium !important;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 60px;
    color: #0e1111;
    margin-top: 0;
}



.head6 {
    font-family: Gothammedium !important;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 16px;
    color: #BBBBBB;
    margin-bottom: 10%;
}



.txtStyle {
    font-family: Gothammedium !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #818181;
    text-align: justify;
    margin-bottom: 10%;
}



.row .icon_1 {
    width: 300px;
    margin-left: 15%;
    margin-top: -20px;
}

.row.dir-details {
    padding: 0 209px;
}





@media only screen and (max-width: 767px) {
    .row.dir-details {
        padding: 0px 9px;
    }



    .head1_1 {

        line-height: 51px;
        font-size: 30px;
    }

    .cms-page-view .breadcrumbs {
        padding-left: 22px;
    }




}

.head4 {
    font-family: Gothammedium !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 30px;
    color: #0e1111;
    min-height: 90px;
    transform: translate(0, 10%);
}

.text-justify1 {
    min-height: 40px;
    font-family: Gothammedium !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #BBBBBB;
}

.text-justify {
    font-family: Gothammedium !important;
    font-weight: 500 !important;
}

.menu-title {
    font-family: Gothammedium !important;
    margin-bottom: 0px !important;
}




.sidemenu a {

    font-family: Gothammedium !important;
}

.sidemenu>ul {

    padding-bottom: 20px;
}

.sub-menu {
    padding-left: 25px;
}

.menu-items {

    margin: 10px 0px 0px 0px !important;
}

h1.headingTxt {
    font-family: Gothammedium !important;
    margin-bottom: 20px;
}

/* breadCrumb style changes End */

/* remving unwanted slider start */
.aw-rbslider-container .aw-rbslider-content-wrapper {
    display: none;
}

/* remving unwanted slider end */

/* body spacing removed */
.homeTrackSearchButton:hover {

    /* border: 0px solid #cdcdcd!important; */
    color: #333;
}

.cart.table-wrapper .actions-toolbar>.action:focus,
.cart.table-wrapper .actions-toolbar>.action:active,
.action-gift:focus,
.action-gift:active {
    background: none !important;
    border: 0px solid #cdcdcd !important;
    color: #333;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.12);
}


body {
    color: #333333;
    font-family: 'GothamMedium';
    line-height: 1.543333;
    font-size: 13px;
    overflow-x: hidden;
}

/* custom scrollbar start */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    /* box-shadow: inset 0 0 5px grey; */
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: GRAY;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #0e1111;
}

/* custom scrollbar end */

/* text area focus remove */
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: 0 0 0px 0px #68a8e0;
}

/* text area focus remove */
#trackSearchInputContainer .homeTrackSearchInputSection .trackSearchInput {
    color: #0e1111 !important;
    font-family: 'GothamRegular' !important;
    font-size: 18px;
}

#trackSearchInputContainer .homeTrackSearchInputSection textarea.trackSearchInput {
    color: #0e1111 !important;
    font-family: 'GothamRegular' !important;
    font-size: 18px;
    resize: none;
}

#trackSearchInputContainer .homeTrackSearchInputSection textarea {
    color: #0e1111 !important;
    font-family: 'GothamRegular' !important;
    font-size: 18px;
}

input,
textarea,
keygen,
select,
button {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    font-variant-caps: normal;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    color: #0e1111;
}

/* ..................home section strat.......... */
.welcome-popup-screen-link {
    text-align: center;
    font-size: 13px;
    color: #283990;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 0 10px 0;
}

/* .page-main {
    width: 100%;
    max-width: 100% !important;
    padding: 0px 0px 0px 0px !important;

} */

.page-title-wrapper {
    display: none;
}

.page-title-wrapper {
    padding: 0 0 0 0 !important;
}

[data-content-type='row'][data-appearance='full-bleed'] {
    padding: 0 0 0 0 !important;
}

[data-content-type='row'][data-appearance='contained'] {
    max-width: none;
}

.homeMainContainer {
    width: 100%;
    position: relative;
}

.trackContainer {
    width: 100%;
}

.homeTrackContainer {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex
}

.homeTrackLeftContainer {
    width: 50%;
    height: 100%;
    position: relative;
}

.homeTrackLeftContainer:hover .homePayBillHoverContainer {
    visibility: visible;
    opacity: 1;
    color: white !important;
}

.homePayBillHoverContainer {
    /* display: none; */
    position: absolute;
    top: 0;
    background: #5846468c;
    width: 100%;
    height: 550px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.homePayBillHoverContainer div {
    color: white !important;
    text-decoration: underline;
    top: 42%;
    position: relative;
    width: 30%;
    text-align: center;
    font-size: 26px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.homeTrackRightContainer {
    width: 50%;
    height: 100%;
}

.homeTrackLeftContainer img {
    width: 100%;
    object-fit: cover;

}

.homeTrackRightContainer img {
    width: 100%;
    object-fit: cover;
    margin: 0 0 0 0px;

}

.trackSearchContainer {
    position: absolute;
    width: calc(100% - 80%);
    top: 24%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background: #FFFFFF;
    transition: all 0.3s ease;
    left: calc(100% - 60%);
    padding: 3% 0 2% 0;
    z-index: 3;

}

.homePayBillHoverContainer div a {
    color: white !important;
}

.trackSearchTitle {

    font-size: 22px;
    line-height: 16px;
    text-align: center;
    color: #283990;
    padding: 0px 0px 30px 0px;
    margin: 0px 0 0px 0;
    font-family: GothamBold;
}

.redText {
    color: #e91e36;
    display: block;
    padding: 12px 4px 1px 12px;
}



.trackSearchSubContainer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.trackSearchInput {
    width: 100% !important;
    /* height: 40px!important; */
    background: #FFFFFF !important;
    border: 1px solid gray !important;
    height: 90px;
    -webkit-appearance: none;
}

.homeTrackSearchButton {

    float: right;
    margin-top: 22px;
    background-color: #283990 !important;
    color: #FFFFFF !important;
    font-weight: 600;
    padding: 4% 12%;
    font-size: 14px;
}

.subHead {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #0e1111;
    padding: 0px 0 16px 0px;
}

.trackList {
    list-style: none;
    padding: 0px;
    display: flex;
    /* flex-direction: row; */
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;

}

.trackList li {
    margin: 0 0 20px 0;
    width: 50%;
    text-align: center;
    cursor: pointer;
    padding: 0 0 0px 0px;
    position: relative;
    color: #818181;
}

.trackList li div {

    height: 44px;
    padding: 0 0 0px 0;
    margin: 0 0 0px 0;
}

.trackList li p {

    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #818181;
    ;
    margin: 0;
}

.trackList li .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    cursor: pointer;

}

.trackList li:hover svg path {
    fill: #283990;
}

.trackList li:hover .trackListText {
    color: #283990;
}

.trackList li:hover .img-top {
    display: inline;
    position: inherit;
    color: #283990;
}

.trackList li:hover .trackListIcon {
    display: none;
}

.trackList li a:hover,
a:focus {
    color: #BBBBBB;
    text-decoration: none;
}

.trackList a:visited,
.trackList .alink:visited {
    text-decoration: none;
}

.trackEnterRuleText {

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 20px;
    color: #212121;
}

.trackEnterRuleText p {
    line-height: 10px;
}

#trackSearchInputContainer {
    display: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.homeTrackSearchHeadSection {
    padding: 0px 0px 0px 0;
}

.homeTrackSearchHeadSection img {
    vertical-align: top;
}

.homeTrackSearchHeadSection h2 {
    font-size: 2rem;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 19px;
    color: #283990;
    /* display: contents; */
    display: inline-block;

    margin: 7px 0 0 0;
}

.homeTrackSearchInputSection p {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #0e1111;
    margin: 20px 0 20px 0;
}

.homeTrackSearchBottomSection {
    font-size: 12px;
    line-height: 18px;
    color: #0e1111;
    flex: none;
    order: 2;
    font-weight: 600;
    align-self: flex-start;
    margin: 10px 0 10px 0;
}

.homeTrackSearchBottomSection span {
    display: block;
}

.homeTrackSearchBackButton {
    padding: 30px 0 15px 0;
    display: inline-block;
    cursor: pointer;
    color: #283990;
    font-size: 16px;
    font-family: gothamMedium;
}

.homeTrackSearchBackButton span {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    /* identical to box height, or 154% */


    /* Secondary Text */

    color: #808080;
}

.tntViewMore {
    float: right;
    border: none;
    background: none;
    padding: 0px !important;
    text-decoration: underline;
    cursor: pointer;
    color: #283990;
}

.trackingItem:nth-of-type(1n+4) {
    display: none;
}


.loading-mask loader img {
    display: none;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.panel-default {
    border-color: none;
}

.panel-group {
    margin-bottom: 0px;
}

.panel-group .panel {
    margin-top: 0px;
    border-radius: 0px;
    border: none;


}

.panel-group .panel+.panel {
    margin-top: 0px;
    border-radius: 0px;
}

.panel-default>.panel-heading {
    background-color: white !important;
    border: none;
    background-image: none;
    padding-left: 0;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.imgLocation {
    background-image: url(../images/location.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 16px;
    margin: 0 4px 0px 0px;
    display: inline-block;
    vertical-align: middle;
}

.spanLocation {
    color: #BBBBBB !important;
    font-size: 13px;
}

/* #tracking{
    height: 390px;
    overflow-y: scroll;
    overflow: auto;
} */
#tracking .panel-title {
    color: blue;
}

#tracking .panel-title a {
    text-decoration: none;
    color: #283990;
    font-family: gothamMedium;
}

.panel-heading .accordion-toggle:after {

    color: #0e1111;
    font-size: 11px;
}

.trackTraceSearcList {
    display: inline-block !important;
    width: 46%;
}

#trackSearchListContainer {
    display: none;
    width: 52%;
    margin: -18% auto 0 5%;
    max-height: 530px;
    overflow-y: auto;
    padding: 0px 0 0 0;
}

#tracking {
    padding: 13px 0 0 0;
}

#tracking h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    /* identical to box height, or 120% */


    /* Primary Text */

    color: #0e1111;
}

#tracking h6 {
    padding: 0 0 0 0px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #0e1111;
}

.tracking-list {
    border-bottom: 1px solid #c9b0b0;
}

.tracking-list h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 10px 0 9px 0;
    /* identical to box height, or 114% */


    /* Secondary */

    color: #283990;

}

.trackingList {
    font-family: GothamRegular;
    font-weight: 600;
}

.trackingItem {
    display: flex;
    padding: 0 0 10px 0;
}

.trackingDate {
    display: flex;
    flex-direction: column-reverse;
    text-align: end;
    width: fit-content;
    padding: 0px;
    width: 22%;
    justify-content: flex-end;
}

.trackingDate span {
    display: block;
    font-size: 13px;
    float: right;
    color: #BBBBBB;
}

.trackingDate span:nth-child(2) {
    color: #0e1111;
    font-size: 14px;
}

.trackingIcon {

    border-radius: 50%;
    margin: 6px 12px 0 12px;
    border-radius: 50%;
    margin: 2px 12px 0 12px;
    min-width: 14px;
    width: 14px;
    height: 14px;

}

.statusDelivered {
    background: #33AB58;
}

.statusIntransit {
    background: black;
}

.trackingContent {
    font-size: 13px;
    width: 65%;
}

.trackingContent span {
    color: #0e1111;
}

.homeTrackSearchListBottom {
    display: none;
}

.tarckSearchListBottomLinkContainer {
    margin: 25px 0 0 0;
}

.tarckSearchListBottomLinkContainer div {
    display: flex;
}

.tarckSearchListBottomLinkContainer p {
    color: #0e1111;
}

.tarckSearchListBottomLinkContainer div a {
    color: #0e1111;
    font-weight: 600;
    cursor: pointer;
    padding: 20px 0 0 9px;
    text-decoration: underline;
}

.homeTrackSearchListBackButton {
    padding: 0px 0 0px 0;
    display: inline-block;
    cursor: pointer;
    margin: -4px 0 0 0;
    float: right;


}

.homeTrackSearchListBottom {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #283990;
    padding: 10px 0 10px 0;
}

.homeTrackSearchListBackButton span {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    padding-left: 10px;
    /* identical to box height, or 154% */


    /* Secondary Text */

    color: #808080;
}

.panel-heading .accordion-toggle.hiddenToggle:after {
    display: none;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: grey;
    /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border: none;
}

.panel-group .panel-heading {
    padding: 16px 0 16 0px;
}

.panel-body {
    padding: 0;
}

.homeHorizontalCarousalContainer {
    width: 80%;
    margin: 80px auto 0 auto;
    max-width: 1550px;

}

.aw-rbslider-container {
    width: 100% !important;
}


.verticalCarouselHead {
    display: inline-block;
    /* font-weight: bold; */
    font-size: 24px;
    line-height: 32px;
    margin: 30px 0 0px 0;
    color: #0e1111;
    font-family: 'GothamMedium';
}

.homeVerticalCarousalContainer {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0 0 0;
    max-width: 1550px;
}

.verticalCarousalContainer img {

    width: 100%;
    height: 400px;
}

.homeSendSectionLeftQuate {
    width: 62%;
    font-style: normal;
    /* font-weight: bold; */
    font-size: 16px;
    line-height: 24px;
    color: #0e1111;
    padding-top: 13px;

}



.homeSendSectionRightQuate {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.homeSendSectionRightQuate div {
    font-weight: bold;
    font-size: 17px;
    line-height: 27px;
    color: #212121;
    padding: 15px 0 15px 88px;
}

.send-us-image-section {
    position: relative;
    cursor: pointer;
}

.send-us-image-section img {
    max-width: 100%;
    object-fit: contain;
    width: 100%;
}

.send-us-image-section div {
    position: absolute;
    width: 100%;
    color: #ffffff;
    height: 100%;
    top: 0;
    transition: all 0.3s;

}

.send-us-image-section:hover div {
    background: #2a28282e;
}

.send-us-image-section div section {
    top: 37%;
    left: 25px;
    display: inline-block;
    width: 38%;
    /* text-align: revert; */
    position: absolute;
    font-size: 16px;
    line-height: 24px;
    text-shadow: 3px 2px 2px rgba(150, 150, 150, 1);
}

.send-us-image-section div section p {
    margin-bottom: 0px !important;
}

.buyNowButton {
    font-family: GothamMedium;
    font-size: 16px;
    line-height: 24px;
    color: #ED1C24;
    float: left;
    margin: 44px 0 110px 0;
}

.buyNowButton a {
    color: #ED1C24;
}

.sendNowButton {
    font-family: GothamMedium;
    font-size: 16px;
    line-height: 24px;
    color: #ED1C24;
    margin: 45px 0px 115px 0;
}

.sendNowButton a {
    color: #ED1C24;
}

.homeRemainingContainer {
    width: 80%;
    /* height: 400px; */
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0 0 0;
    max-width: 1550px;
}

.homeShopPayContainer {
    width: 58%;
    display: inline-block;
}

.homeShopSection {

    width: 100%;
}

.homeShopSection h1 {

    font-size: 24px;
    line-height: 32px;
    color: #0e1111;
    margin: 35px 0 0 0;
    font-family: GothamMedium;
}

.homeShopSection img {
    width: 100%;
}

.homeShopSection section {
    width: 64%;
    font-size: 16px;
    line-height: 24px;
    color: #0e1111;
    padding: 15px 0 0px 0;
}


.homePaySection {

    width: 100%;
}

.homePaySection h1 {
    font-size: 24px;
    line-height: 32px;
    color: #0e1111;
    font-family: 'GothamMedium';
    margin: 32px 0 0 0;
}

.homePaySection img {
    width: 100%;
}

.homePaySection section {
    width: 66%;
    font-size: 16px;
    line-height: 24px;
    color: #0e1111;
    padding: 20px 0 48px 0;
}

.homeOurJourneySectionContainer {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.homeOurJourneySection {
    width: 80%;
    top: 0px;
    position: relative;
    float: right;
}

.homeOurJourneySection h1 {
    font-size: 24px;
    line-height: 32px;
    color: #0e1111;
    font-family: 'GothamMedium';
    margin: 30px 0 0 0;
}

.ourJourneyButton {

    font-family: gothamMedium;
    font-size: 16px;
    line-height: 24px;
    color: #283990;
}

.homeSetttleBillButton {
    font-family: gothamMedium;
    font-size: 16px;
    line-height: 24px;
    color: #283990;
    padding: 0 0 110px 0;
}

.homeSetttleBillButton a {
    color: #283990 !important;
    /* text-decoration: none; */
}

.homeSetttleBillButton a:hover {
    text-decoration: underline;
}

.homeOurJourneySection img {
    width: 100%;
    height: auto;
}

.homeOurJourneySection section {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #0e1111;
    padding: 13px 0 46px 0;
}

.talk-to-us-home {
    margin: 0 0 110px 0;
}

.uk-dotnav>*>* {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 10px;
    height: 10px;
    background-color: black !important;
    justify-content: flex-end;
}

.pagebuilder-slider {
    display: none;
}

.mobileImage {
    display: none;
    ;
}

.btnDetailTrackingInfo {
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #283990;
    border: none;
    background: none;
    float: right;
    font-family: GothamMedium;
}

.btnDetailTrackingInfo:hover {
    color: #283990;
    border: none;
    background: none;
}

.btnDetailTrackingInfo:active {
    box-shadow: none;
    border: none;
    background: none;
}

.btnTnTBack {
    /* font-weight: 500; */
    font-size: 14px;
    line-height: 13px;
    color: #283990;
    background: none;
    border: none;
    text-decoration: underline;
    font-family: GothamMedium;
    padding: 0;
}

.btnTnTBack:hover {
    color: #283990;
    border: none;
    background: none;
}

.btnTnTBack:active {
    box-shadow: none;
    border: none;
    background: none;
}

.noRecordsText {
    font-weight: 600;
    text-align: center;
    font-size: 13px;
}

/* .......ChatBox Start.......... */
.chatbot_close_btn {
    position: fixed;
    right: 0;
    bottom: 361px;
    width: 100px;
    height: 100px;
    z-index: 999;
    visibility: hidden;
}

.chatBotContainer {
    position: fixed;
    bottom: 15px;
    right: 0;
    overflow-y: hidden;
    border: none;
    border: none;
    float: right;
    position: fixed;
    bottom: 75px;
    z-index: 998;
    width: 100px;
    height: 95px;
}


@keyframes jump {
    0% {
        top: 80%
    }

    50% {
        top: 83%
    }

    100% {
        top: 80%;
    }
}

.chatPopContainer {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    border: 3px solid #f1f1f1;
    z-index: 9;
    width: 280px;
    height: 350px;
    background-color: white;
}

.chatBoxHeadSection {
    width: 100%;
    height: 30px;
    display: flex;
}

.chatBoxHeadSection div:nth-child(1) {
    flex: 1;
    font-size: 16px;
    font-weight: bold;
}

.chatBoxHeadSection div:nth-child(2) {
    float: right;
    padding: 3px 3px 3px 3px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.chatPopContainer iframe {
    width: 100%;
    height: 90%;
    position: absolute;
}



/* Header Block Search */

body .block-search {
    display: block;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 30px 10%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

body .block-search .block-content {
    margin: 0 auto;
}

body .block-search .block-content form {
    width: 100%;
    position: relative;
}

body .block-search .block-content form .actions {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

body .block-search .block-content form .actions button.search {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding: 0;
}

body .block-search .block-content form .actions button.search:before {
    font-size: 24px;
}

body .block-search .block-content form div.field.search {
    padding-left: 34px;
}

body .block-search .block-content form div.field.search label {
    display: none;
}

body .block-search .block-content form div.field.search .control {
    padding: 0;
}

body .block-search .block-content form div.field.search .control input {
    padding: 0;
    border: none;
    font-size: 16px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #b6b6b6;
    font-weight: normal;
}

body .block-search .block-content form div.field.search .control input:focus {
    box-shadow: none;
}

body .block-search ._keyfocus :focus,
body .block-search input:not([disabled]):focus,
body .block-search textarea:not([disabled]):focus,
body .block-search select:not([disabled]):focus {
    box-shadow: none;
}

body .block-search>div:last-child {
    position: absolute;
    top: 35%;
    right: 254px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

body .block-search>div:last-child img {
    width: auto;
}

body .searchsuite-autocomplete .container {
    padding-left: 7.33333333%;
}

body .searchsuite-autocomplete {
    width: 100%;
    top: 90px;
    left: 0;
    right: 0;
    margin-top: 0;
}

body .searchsuite-autocomplete .title {
    background: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

body .searchsuite-autocomplete .title h2 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
}

body .searchsuite-autocomplete .search-title {
    margin-top: 20px;
    margin-bottom: 10px;
}

body .searchsuite-autocomplete .search-title {
    margin-bottom: 0;
}

body .searchsuite-autocomplete .search-title ul#suggest li {
    margin-bottom: 0;
}

body .searchsuite-autocomplete .search-title ul#suggest li a {
    font-size: 16px;
    line-height: 1.9;
    color: #707070;
    text-transform: capitalize;
    font-weight: 800;
}

body .searchsuite-autocomplete .bottom-space-50 {
    margin: 0 -15px 50px;
}

body .searchsuite-autocomplete .bottom-space-10 {
    margin-bottom: 10px;
}

body .searchsuite-autocomplete a.see-all.btn-lg {
    border: none;
    color: #707070;
    padding: 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-right: 91px;
    letter-spacing: 1;
}

body .searchsuite-autocomplete .product .four-block li,
body .searchsuite-autocomplete .four-block li {
    padding: 0 15px;
    border: none !important;
}

body .searchsuite-autocomplete .four-block li>div>div.col-xs-12 {
    margin-bottom: 15px;
}

body .searchsuite-autocomplete .four-block li div.qs-option-image {
    width: 100%;
    max-width: 100%;
}

body .searchsuite-autocomplete .four-block li div.qs-option-image a {
    display: block;
}

body .searchsuite-autocomplete .four-block li div.qs-option-image a img {
    display: block;
    width: 100%;
}

body .searchsuite-autocomplete .four-block li .qs-option-info {
    padding-left: 0;
    width: 100%;
    margin-bottom: 25px;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .qs-option-title a {
    font-size: 14px;
    font-weight: 600;
    color: #707070;
    text-decoration: none;
}

body .searchsuite-autocomplete .four-block li .qs-option-info span.price-label {
    display: none;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .qs-option-price {
    margin-top: 5px;
    color: #707070;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .search-tag-list {
    width: 100%;
    float: left;
    margin-top: 20px;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .search-tag-list ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .search-tag-list ul li {
    margin: 0 10px 0 0;
    padding: 0;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .search-tag-list ul li:last-child {
    margin-right: 0;
}

body .searchsuite-autocomplete .four-block li .qs-option-info .search-tag-list ul a {
    text-decoration: underline;
    color: #000;
}

body .searchsuite-autocomplete .no-result {
    background: none;
    padding: 30px 15px;
    font-size: 20px;
    line-height: 1.2;
}

/* Header Block Search */

/* .page-main {
    position: initial;
} */

.block.newsletter {
    max-width: 100%;
    width: 100%;
}

/* custom code for responsive menu */



.pos-container .block.newsletter .field.newsletter {
    max-width: initial !important;
}


/* .page-main {
    position: initial;
} */

.block.newsletter {
    max-width: 100%;
    width: 100%;
}


.block-search input {
    /*left: -300%;*/
    margin: 0;
    position: inherit;
}

.block-search .control {
    padding: 0;
    margin: 0;
    border: none;
}

#validationError {
    padding: 3px;
    font-size: 13px;
    text-align: left;
    color: #818181;
    padding-left: 0;
    font-family: gothamMedium;
}

/*css menu code desktop*/

/* ...........promoslider design start............. */
.homeHorizontalCarousalContainer .uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: #DF1E34 !important;
}

.homeHorizontalCarousalContainer .uk-dotnav {
    margin-bottom: -30px;
    justify-content: flex-end;
    display: flex;

}

.homeHorizontalCarousalContainer .uk-dotnav>*>* {
    width: 8px;
    height: 8px;
}

.homeHorizontalCarousalContainer .uk-dotnav-contrast>*>* {
    box-shadow: none;
}

.widgetContainer {
    display: none;
    width: 100%;
    margin: 0 auto 0 auto;
}

.homeTrackSearchHeadSection select {
    border: none;
}

select:not([disabled]):focus {
    box-shadow: 0 0 0px 0px #68a8e0;
    /*workaround for the line in select list*/
    /* display: none; */
}

.homeTrackSearchInputSection {
    margin: 31px 0 0 0;
}


/* ..............promoslider design end............. */





/* widget container select container start */

#size_select {
    width: 100%;
}

.borderRadiusTp {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.borderRadiusBtm {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.ddcommon {
    width: auto;
    position: relative;
    display: -moz-inline-stack;
    zoom: 1;
    display: inline-block;
    *display: inline;
    cursor: default;
    width: 100% !important;
    border: 1px solid #CCCCCC;
}

.ddcommon ul li {
    list-style-type: none;
}

.borderRadiusTp ul li:last-child {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: 0 none #c3c3c3;
}

.borderRadiusBtm ul li:first-child {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1 solid #c3c3c3;
}

.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
    opacity: .5;
    /* standard: ff gt 1.5, opera, safari */
    -ms-filter: "alpha(opacity=50)";
    /* ie 8 */
    filter: alpha(opacity=50);
    /* ie lt 7 */
    -khtml-opacity: .5;
    /* safari 1.x */
    -moz-opacity: .5;
    /* ff lt 1.5, netscape */
    color: #999999;
}

.ddcommon .clear {
    clear: both
}

.ddcommon .shadow {
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

.ddcommon input.text {
    color: #7e7e7e;
    padding: 0 0 0 0;
    position: absolute;
    background: #fff;
    display: block;
    width: 98%;
    height: 98%;
    left: 2px;
    top: 0;
    border: none;
}

.ddOutOfVision {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.borderRadius .shadow {
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

.borderRadiusBtm .shadow {
    -moz-box-shadow: -5px -5px 5px -5px #888888;
    -webkit-box-shadow: -5px -5px 5px -5px #888888;
    box-shadow: -5px -5px 5px -5px #888888
}

.borderRadiusTp .border,
.borderRadius .border {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.borderRadiusBtm .border {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

img.fnone {
    float: none !important
}

.ddcommon .divider {
    width: 0;
    height: 100%;
    position: absolute;
}

.ddcommon .ddArrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
}

.ddcommon .ddTitle {
    position: relative;
    width: 90%;
    padding: 10px 0 10px 0;
    margin: 0 auto;
}

.ddcommon .ddTitle .ddTitleText {
    display: block;
    cursor: pointer;
}

.ddcommon .ddTitle .ddTitleText .ddTitleText {
    padding: 0;
}

.ddcommon .ddTitle .description {
    display: block;
}

.ddcommon .ddTitle .ddTitleText img {
    position: relative;
    vertical-align: middle;
    float: left
}

.ddcommon .ddChild {
    position: absolute;
    display: none;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999
}

.ddcommon .ddChild li {
    clear: both;
}

.ddcommon .ddChild li .description {
    display: block;
}

.ddcommon .ddChild li img {
    border: 0 none;
    position: relative;
    vertical-align: middle;
    float: left;
    display: none;
}

.ddcommon .ddChild li.optgroup {
    padding: 0;
}

.ddcommon .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: bold;
    font-style: italic
}

.ddcommon .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

.ddcommon .noBorderTop {
    border-top: none 0 !important;
    padding: 0;
    margin: 0;
}

/*************** default theme **********************/

.dd .ddArrow {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../images/icons/downarrow.png) no-repeat;
}

.dd .ddTitle {
    color: #000;
}

.dd .ddTitle .ddTitleText .ddTitleText {
    padding: 0;
}

.dd .ddTitle .description {
    font-size: 12px;
    color: #666
}

.dd .ddChild {
    border: 1px solid #c3c3c3;
    background-color: #fff;
    left: 0px;
    height: auto !important;
    width: 100%;
    margin: 0 0%;

}

.dd .ddChild ul {
    padding: 0;
    margin: 0;
}

.dd .ddChild li {
    background-color: #fff;
    cursor: pointer;
    padding: 10px 4px 14px 12px;
    margin: 0;
}

.dd .ddChild li .description {
    color: #666;
}

.dd .ddChild li .ddlabel {
    color: #0e1111;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 0 0px
}

.dd .ddChild li:hover {
    background-color: #F9F9F9;
}

.dd .ddChild li img {
    padding: 0 0 0 0;
    width: auto;
    height: auto;
}

.dd .ddChild li.optgroup {
    padding: 0;
}

.dd .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: bold;
    font-style: italic
}

.dd .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

.dd .ddChild li.selected {
    background-color: #ffffff;
    color: #000;
}

.ddlabel {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 0 20px;
}


/* volumetric weight widget start */
#widgetVolumetricWeight {
    font-family: 'GothamMedium', sans-serif;
}

#widgetVolumetricWeight #volumetricWeightInputContainer {
    width: auto;
}

#widgetVolumetricWeight #volumetricWeightInputContainer .col-xs-12 {
    width: 100%;
    padding: 0px 15px;
    display: flex;
    align-items: center;
}

#widgetVolumetricWeight #volumetricWeightInputContainer .col-xs-6 {
    left: 0;
    color: #818181;
}

#widgetVolumetricWeight #volumetricWeightInputContainer .col-xs-6 input {
    color: #000;
    width: 100%;
}

#widgetVolumetricWeight #volumetricWeightInputContainer .col-xs-6 span {
    left: auto;
    right: 15px;
}

#widgetVolumetricWeight #volumetricWeightInputContainer .col-xs-6 input.disabled {
    background: #EEEEEE;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}

#widgetVolumetricWeight #volumetricWeightInputContainer .col-xs-6 input:focus {
    border: 1.5px solid #0e1111;
    box-sizing: border-box;
}

#widgetVolumetricWeight #volumetricWeightInputContainer div.volume-img img {
    margin: 0 auto;
}

#widgetVolumetricWeight .back a {
    text-decoration: none;
    color: #283990;
}

/* volumetric weight widget end */


/* cart success page */
body.checkout-onepage-success .checkout-success {
    width: 88%;
    margin: 80px auto 0 auto;
}

/* cart empty page */
.cart-empty {
    width: 88%;
    margin: 80px auto 0 auto;

}


.contact-us-ask-pos p {
    cursor: pointer;
}

.popup-fulfillment-modal input[type="text"],
.popup-fulfillment-modal select,
.popup-fulfillment-modal input[type="email"],
.popup-fulfillment-modal input[type="tel"] {
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #707070;
    /*border-radius: 8px;*/
    /*padding: 10px 25px;*/
}

.popup-fulfillment-modal textarea {
    background: #FFFFFF;
    border: 1px solid #888888;
    /*border-radius: 10px;*/
    /*padding: 15px 25px;*/
    min-height: 110px;
}

.popup-fulfillment-modal input[type="radio"] {
    height: 40px;
}

/* .category-view .pagebuilder-column {
    width: calc(100% - 55px)!important;
} */
.category-view .pagebuilder-mobile-hidden {
    max-height: 500px;
    width: auto;
}

/* ipad device  */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .page-footer .footerContainer .footerSocialContainer h3 {
        display: block;
    }

    .trackSearchContainer {}

    .trackTraceWidgetContainer {
        display: block;

    }

    .trackingDate span {

        font-size: 9px;
    }

    .trackSearchContainerSelected {}

    .homeTrackSearchListBackButton {

        margin: 3px 0 0 0;
        float: right;
    }

    .homeSendSectionRightQuate div {
        font-size: 13px;
        padding: 15px 0 15px 42px;
    }

    .sendNowButton {
        font-size: 18px;
        line-height: 18px;

    }

    .homePaySection section {
        width: 100%;
        font-weight: bold;
        font-size: 13px;
        line-height: 20px;
    }

    .homeShopSection section {
        width: 100%;
    }

    .homeOurJourneySection section {
        width: 100%;
        font-weight: bold;
        font-size: 13px;
        line-height: 20px;
    }

    .footerSubSectionContainer {
        width: 90%;
        margin: 0 auto 0 auto;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 {
        vertical-align: top;
        width: 49% !important;
        margin: 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-2 {
        width: 51% !important;
        float: left;
    }

    .homeTrackContainer {

        height: 480px;
    }

    .homeTrackLeftContainer {
        height: 480px;
    }

    .homeTrackRightContainer {
        width: 50%;
        height: 480px;
    }

    .homeHorizontalCarousalContainer {
        margin: 14px auto 0 auto;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-2 .section {
        width: 33.33% !important;
        float: left !important;
    }

    .page-footer .footerContainer .footerSubSectionContainer .footerSubSection.section-3 .section {
        width: 46%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .page-footer .footerSocialContainer .footerstorefindus .footerfindus .footerSocialLinks {
        width: 78%;
        padding: 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection .block.newsletter .content .form.subscribe .field.newsletter .action.subscribe {
        right: 20%;
        top: 6px;
    }

    .page-footer .footerSocialContainer .footerSubSection.section-1 {
        width: 30% !important;
    }

    .page-footer .footerSocialContainer .footerstorefindus {
        width: 66% !important;
        float: right;
    }

    .page-footer .footerContainer .footerSocialContainer .footerSocialLinks a {
        padding-top: 0px;
        padding-left: 14% !important;
    }

    .page-footer .footerContainer .footerSocialContainer .footerSocialLinks {
        overflow: hidden;
        margin: 0px 0 !important;
    }

    .trackingDate {
        width: 75px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .page-footer .footerSubSectionContainer .footerSubSection.section-2 {
        width: 70% !important;
        float: left;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 {
        vertical-align: top;
        width: 30% !important;
        margin: 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .footer-newsletter h3 {
        margin-left: 0% !important;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .block.newsletter {
        margin-left: 0% !important;
    }

    .hide-section-in-tab {
        width: 10%;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .footer-newsletter h3 {
        margin-left: 0%;
    }

    .page-footer .footerSubSectionContainer .footerSubSection .block.newsletter .content .form.subscribe .field.newsletter .action.subscribe {
        right: 0% !important;
        top: 6px;
    }

    #trackSearchListContainer {
        display: none;
        width: 50% !important;
        /* max-height: 390px; */

    }

    .hide-section-in-tab {
        display: none !important;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 input#newsletter {
        width: 90% !important;
    }

    .page-footer .footerContainer .footerSubSectionContainer .footerSubSection.section-3 .section {
        width: 80%;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 input#newsletter {
        width: 67%;
    }

    /* .page-footer .footerSocialContainer .footerSubSection.section-1 {
        margin-top: 0px!important;
    } */
    .amlocator-store-desc.-active {
        top: 25px !important;
    }

    .page-footer .footerSocialContainer .footerSubSection.section-1 .footerLeftBottom .footer-drb-block {
        margin-bottom: 15%;
    }
}

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

    #trackSearchListContainer {
        display: none;
        width: 50% !important;
        /* max-height: 390px; */

    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-2 {
        width: 60% !important;
        float: left;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 {
        vertical-align: top;
        width: 40% !important;
        margin: 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .footer-newsletter h3 {
        margin-left: 0% !important;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .block.newsletter {
        margin-left: 0% !important;
    }

    .hide-section-in-tab {
        width: 10%;
    }

    .page-footer .footerContainer .footerSubSectionContainer .footerSubSection.section-3 .section {
        width: 78% !important;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 input#newsletter {
        width: 90% !important;
        color: #0e1111;
    }

    .page-footer .footerSubSectionContainer .footerSubSection .block.newsletter .content .form.subscribe .field.newsletter .action.subscribe {
        right: -2%;
        top: 6px;
    }

    body .block-search {
        padding-left: 35px;
    }
}

/* ..................mobile view start............... */

@media only screen and (max-width: 767px) {
    .send-us-image-section div {
        width: 100%;
        color: #0e1111;
        height: 100%;
        top: 30px;
        transition: all 0.3s;
        position: relative;
        /* bottom: 84px; */
    }

    .talk-to-us-home {
        margin: 0 0 5px 0;
    }

    /* body .page-wrapper .breadcrumbs {
        margin: 110px auto 22px 0px !important;
    } */

    body .page-wrapper .breadcrumbs .items .item {
        display: none;
    }

    body .page-wrapper .breadcrumbs .items .item:nth-last-child(2) {
        display: inline-block;
    }

    body .page-wrapper .breadcrumbs .items .item:nth-last-child(1) {
        display: inline-block;
    }


    .spanLocation {
        font-size: 9px;
    }

    .trackTraceWidgetContainer {
        display: block !important;
    }

    .trackSearchTitle {
        font-size: 26px;
    }

    .trackSearchContainerSelected {}

    .trackListIcon {
        height: auto;
    }

    .homeHorizontalCarousalContainer {
        width: 90%;
        margin: 15px auto 0 auto;
    }

    .homeVerticalCarousalContainer {
        width: 90%;
        padding: 54px 0 10px 0;
    }

    .homeRemainingContainer {
        width: 90%;
    }

    .homeSendSectionRightQuate {
        width: 100%;
        display: block;
    }

    .homeShopPayContainer {
        display: block;
        width: 100%;
    }

    .homeShopSection {
        width: 100%;
        padding: 20px 0 30px 0;
    }

    .homeShopSection section {
        width: 100%;
        font-size: 14px;
    }

    .homePaySection section {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 20px 0 20px 0;
    }

    .homeOurJourneySectionContainer {
        width: 100%;
        display: block;
    }

    .homeOurJourneySection {
        width: 100%;
    }

    .homeOurJourneySection section {
        width: 100%;
        font-size: 14px;
        padding: 13px 0 20px 0;
    }


    .homeTrackRightContainer {
        display: none;
    }

    .homeTrackLeftContainer {

        width: 100%;
        height: auto;
        position: relative;
    }

    .homeSendSectionLeftQuate {
        width: 100%;
        margin: 0px 0 9px 0;
    }

    .homeSendSectionLeftQuate div {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
    }

    .homeSendSectionRightQuate div {
        padding: 0 0 15px 0;
        font-size: 14px;
        line-height: 24px;

    }

    .sendNowButton {

        font-size: 16px;
        margin: 20px 0 30px 0;

    }

    .buyNowButton {
        margin: 20px 0 50px 0;
    }

    .homeSetttleBillButton {
        padding: 0 0 50px 0;
    }

    .pagebuilder-slider {
        display: none;
    }

    .page-footer .footerContainer {
        width: 88%;
        margin-top: 20px;
    }

    .desktopImage {
        display: none;
    }

    .homePaySection h1 {
        font-size: 25px;
        font-family: 'GothamMedium';
    }

    .homePayBillHoverContainer {
        height: auto;
    }


}


/* ....................mobile view end........................ */

/* Footer - Start */
.footerLeftBottom p {
    color: #0e1111;
}

.page-footer .footerSubSectionContainer {
    width: 100%;
}

.page-footer .footerSubSectionContainer .footerSubSection.section-1 .footerLeftBottom p {
    color: #0e1111;
}

.page-footer .footerSubSectionContainer .footerSubSection.section-2 {
    width: 50%;
}

.page-footer .footerSubSectionContainer .footerSubSection.section-3 {
    width: 50%;
}

.page-footer .footerSubSectionContainer .footerSubSection.section-3 .footer-newsletter h3 {
    margin-left: 20%;
}

.page-footer .footerSubSectionContainer .footerSubSection.section-3 .block.newsletter {
    margin-left: 20%;
}

.page-footer .footerSubSectionContainer .footerSubSection.section-3 input#newsletter {
    width: 70%;
    color: #0e1111;
}

/* .page-footer .footerSubSectionContainer .footerSubSection .block.newsletter .content .form.subscribe .field.newsletter .action.subscribe {
    left: 75%;
}  */
.page-footer .footerSocialContainer {
    width: 100%;
}

.page-footer .footerSocialContainer .footerSubSection.section-1 {
    width: 50%;
    display: flex;
    justify-content: space-between;
    float: left;
    margin-top: 15px;
}

.page-footer .footerSocialContainer .footerstorefindus {
    width: 50%;
    float: right;
}

.page-footer .footerSocialContainer .footerstorefindus .footerstorelinks {
    width: 60%;
    float: left;
}

.page-footer .footerSocialContainer .footerstorefindus .footerstorelinks .linksbinder .playstore,
.page-footer .footerSocialContainer .footerstorefindus .footerstorelinks .linksbinder .appstore {
    margin-right: 10px;
    margin-bottom: 8px;
    display: inline-block;
    width: 109px;
    height: 31px;
    max-width: 100%;
    max-height: 100%;
    background-size: cover;
}

.page-footer .footerSocialContainer .footerstorefindus .footerstorelinks h3 {
    float: left;
    width: 100%;
    padding: 0;
}

.page-footer .footerSocialContainer .footerstorefindus .footerfindus {
    width: 40%;
    float: right;
}

.page-footer .footerSocialContainer .footerstorefindus .footerfindus h3 {
    width: 100%;
    padding: 0;
}

.page-footer .footerSocialContainer .footerstorefindus .footerfindus .footerSocialLinks {
    width: 95%;
    padding: 0;
}

.page-footer .footerSubSectionContainer .footerSubSection p a {
    text-decoration: none;
    transition: all 0.3s;
}

.page-footer .footerSubSectionContainer .footerSubSection p a:hover {
    color: #4d4d4d;
}

/* .page-footer .footerSocialContainer .footerSocialLinks a:last-child {
    float: left;
} */
.subscribe .grecaptcha-badge {
    position: initial !important;
}

.footer-drb-block p {
    display: inline;
    padding: 0 5px 0 0;
}

.google-play-store-icon {
    background-image: url(../images/google-play-latest.png);

}

.app-store-icon {
    background-image: url(../images/appstore-latest.png);
}

.app-gallery-icon {
    background-image: url(../images/app-gallery-latest.png);
}

@media only screen and (max-width: 767px) {

    .trackingList {
        height: auto !important;
        overflow-y: hidden !important;
    }

    .homeMainContainer .trackSearchContainer.trackSearchContainerSelected #trackSearchInputContainer .homeTrackSearchHeadSection {
        width: 100% !important;
    }

    .linksbinder {
        text-align: left;
    }

    .footer-drb-block {
        margin: 0 0 10px 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-2 {
        width: 100%;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 {
        width: 100%;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .footer-newsletter h3 {
        margin-left: 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 .block.newsletter {
        margin-left: 0;
    }

    .page-footer .footerSubSectionContainer .footerSubSection.section-3 input#newsletter {
        width: 90%;
    }

    /* .page-footer .footerSubSectionContainer .footerSubSection .block.newsletter .content .form.subscribe .field.newsletter .action.subscribe {
        left: 96%;
    } */
    .page-footer .footerSocialContainer .footerSubSection.section-1 {
        width: 100%
    }

    .page-footer .footerSocialContainer .footerstorefindus {
        width: 100%
    }

    .page-footer .footerSocialContainer .footerstorefindus .footerstorelinks {
        width: 100%
    }

    .page-footer .footerSocialContainer .footerstorefindus .footerfindus {
        width: 100%
    }

    .send-us-image-section div section {
        bottom: 12px;
        display: block;
        width: 100%;
        position: relative;
        font-size: 16px;
        line-height: 22px;
        left: 0%;
        right: 0%;
        margin: 0 0 3px 0;
    }

    .send-us-image-section:hover div {
        background: #2a282800;
    }
}

input#newsletter,
.amlocator-current-location .amlocator-text {
    font-family: GothamRegular !important;
    font-size: 15px;
    line-height: 14.36px;
    color: #BBBBBB;
}

.mage-success {
    color: #0e1111 !important;
    font-family: GothamRegular !important;
}

/* Footer - End */


/* About Us Page BEGIN */
.about-us-banner {
    height: auto;
    max-width: 100%;
}

.about-us-head-container {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 69px;
}

.about-us-head-text {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 61px;
    color: #0e1111;
}

.about-us-head-description {
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #707070;
}

.about-us-item-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(258px, 1fr));
    grid-gap: 40px;
    background-color: #fff;
    color: #444;

}

.about-us-item {
    align-items: center;
    color: #444;
    margin-bottom: 70px;
    display: flex;
    flex-direction: column;
}

.about-us-item>p {
    text-align: center;
}

.item-image {
    max-width: 100%;
    max-height: 100%;
    width: 323px;
}

.item-caption {
    margin-top: 30px;
    margin-bottom: 0px;
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 13px;
    text-align: center;
    color: #283990;
}

.item-title {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Gothammedium;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #0e1111;
}

.item-description {
    margin-top: 0px;
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #818181;
}

.learn-more-button {
    border: 1px solid #707070;
    color: #000;
    background-color: #fff;
    padding: 15px 53px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    margin-top: auto;
    display: block;

}

.learn-more-button a {
    text-decoration: none;
    color: #000;
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    display: block;
}

/* About Us Page END */


/* hide recaptcha */

.field-recaptcha {
    visibility: hidden;
    display: none;
}

.save-preference-btn button {
    display: #0e1111;
}

/*added outlet finder css*/

.amlocator-select {
    background:
        linear-gradient(45deg, transparent 50%, #212121 50%),
        linear-gradient(135deg, #141415 50%, transparent 50%),
        linear-gradient(to right, white, white);
    background-position:
        calc(100% - 21px) calc(1em + 2px),
        calc(100% - 16px) calc(1em + 2px),
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;

    /* styling and reset */

    border: thin solid blue;

    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;

    /* reset */

    border-radius: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.gm-bundled-control .gm-svpc {
    display: none !important;
}





@media only screen and (min-width: 1550px) {

    body .page-wrapper .breadcrumbs {
        /* margin: 80px auto 50px auto; */
        padding: 0;
        max-width: 1550px !important;
    }

    .cms-page-view .page-wrapper .page-main-full-width {
        max-width: 1550px !important;
    }

    .homeMainContainer {
        max-width: 1550px !important;
        margin: 0 auto;
    }

    .page-footer .footerContainer {

        margin: 0 auto;
        max-width: 1550px !important;
    }

    /* .store-notification-top {

        max-width: 1550px;
    } */

}

@media only screen and (min-device-width : 1800px) {

    .homeRemainingContainer {
        width: 50%;
    }

    .homeHorizontalCarousalContainer {
        width: 50%;


    }

    .homeVerticalCarousalContainer {
        width: 50%;
    }
}





/* website loader */
/* .loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
  text-align:center;
  position:relative;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  } */
.loading-mask {

    background: rgb(255 255 255 / 81%) !important;
}

.loader {
    text-align: center;
    z-index: 5;
    position: absolute;
}

.loader .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: darkslategray;
    margin: 0 10px 0px 0;
    opacity: 0;
    -webkit-animation: showHideDot 2.5s ease-in-out infinite;
    animation: showHideDot 2.5s ease-in-out infinite;
}

.loader .dot.one {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loader .dot.two {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loader .dot.three {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes showHideDot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes showHideDot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* outlet finder tab view design changes */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .amlocator-map-container .filter-block.in-sameline.col-sm-6 {
        width: 100% !important;
    }

    .amlocator-map-container .locatenearby-btn.in-sameline.col-sm-6 {
        width: 100% !important;
        margin: 0;
    }
}

@media only screen and (min-device-width : 1025px) and (max-device-width : 1280px) {

    .amlocator-map-container .filter-block.in-sameline.col-sm-6 {
        width: 100% !important;
    }

    .amlocator-map-container .locatenearby-btn.in-sameline.col-sm-6 {
        width: 100% !important;
        margin: 0;
    }

    .amlocator-map-container .amlocator-button img {
        vertical-align: top !important;
    }
}


/* common erron message style */
.error-message-text {
    color: #818181 !important;
}



/* home cms page builder styles start */
body.cms-homepagebuilder2 .breadcrumbs {
    display: none !important;
}

.cms-home_page_v2 #maincontent {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1550px !important;
    margin-top: 59px !important;
}

.cms-home_page_v2 #maincontent.present-notification-top {
    margin: 100px auto 0 auto !important;
    transition: all 0.3s;
}

.homeMainContainer-row2 {
    width: 68%;
    margin: 80px auto 0 auto !important;
}

/* ...........promoslider design start............. */
.homeHorizontalCarousalContainer1 {
    margin: 0 0 60px 0;
}

.homeHorizontalCarousalContainer1 .uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: #DF1E34 !important;
}

.homeHorizontalCarousalContainer1 .uk-dotnav {
    margin-bottom: -30px;
    justify-content: flex-end;
    display: flex;

}

.homeHorizontalCarousalContainer1 .uk-dotnav>*>* {
    width: 8px;
    height: 8px;
}

.homeHorizontalCarousalContainer1 .uk-dotnav-contrast>*>* {
    box-shadow: none;
}

.homeMainContainer-row2 .pagebuilder-column {
    padding: 0px !important;
}

.desktopTextLinkMarginBottom80px {
    margin-bottom: 80px !important;
}

.desktopTextLinkMarginBottom100px {
    margin-bottom: 100px !important;
}

@media only screen and (max-width: 767px) {
    .homeMainContainer-row2 {
        width: 90%;
    }

    .homeMainContainer .home-top-right-banner {
        display: none;
    }

    .mobileTextLinkMarginBottom30px {
        margin-bottom: 30px !important;
    }

    .mobileTextLinkMarginBottom50px {
        margin-bottom: 50px !important;
    }

    .columns .column.main {
        padding-bottom: 3px;
    }

    .page-footer .footerSocialContainer .footerstorefindus .footerstorelinks .linksbinder .playstore,
    .page-footer .footerSocialContainer .footerstorefindus .footerstorelinks .linksbinder .appstore {
        margin-right: 9px;
        margin-bottom: 4px;
        width: 94px;
        height: 27px;
        background-size: cover;
    }
}

/* home cms page builder styles end */
