::selection {
    color: #c13928;
    background: #0e0908;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #c13928;
}

::-webkit-input-placeholder {
    color: #333
}

body {
    font-family: 'Poppins', sans-serif;
    padding-top: 70px;
    color: #4b4a4a;
}

img {
    max-width: 100%
}

.bg-light {
    background-color: #f9f9f9!important;
}

.bold-700 {
    font-weight: 700
}

a, a:hover, .btn {
    text-decoration: none;
    outline: none !important;
    color: #5b5a5a;
    transition: all ease-in-out 0.50s;
}

.h1, h1 {
    font-size: 3rem;
}

.w-60 {
    width: 60%;
}

img {
    max-width: 100%;
    height: auto;
}

.margan-25 {
    margin-bottom: 25px;
}

.margan-15 {
    margin-bottom: 15px;
}

.btn i {
    font-style: normal;
    font-size: 140%;
    margin-left: 5px;
}


/* .btn-white{
    width: auto;
    background: #f9f9f9;
    padding: 8px 30px 8px;
    color: #db2c2c !important;
    font-weight: 500;
    transition: ease 0.3s
}

.btn-white:hover{
    background-color: rgba(255, 42, 42, 0.3) !important;
    color: #fff !important;
    border: 2px solid #c13928 !important;
} */

.theme-clr {
    color: #c13928;
}

.btn:focus {
    outline: none;
}

.btn:hover {
    background: #c13928;
}

.btn.border-white:hover {
    border-color: #c13928 !important;
    box-shadow: none;
}

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

section {
    padding: 40px 0px;
}

.section-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 50px;
    font-weight: 500;
    color: #5b5a5a;
}

.thumb-nail {
    height: 160px;
    overflow: hidden;
}


/* .section-title:after, jumbotron.marketplace .bnr-title span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 4px;
    width: 70px;
    background: #c13928;
} */

nav.position-fixed {
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .03), 0 1px 4px 0 rgba(0, 0, 0, 0.06), 0 3px 1px -2px rgba(0, 0, 0, 0);
}

.navbar-brand img {
    max-width: 120px;
}

.navbar-nav li a {
    text-transform: uppercase;
    color: #777;
    margin: 0 12px;
    font-size: 14px;
    transition: all ease-in-out 0.25s;
    position: relative;
}

.navbar-nav li a:focus {
    background: none;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #c13928;
}

.navbar-nav li.active a {
    font-weight: 600;
}

.navbar-nav li.active a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
    width: 30px;
    height: 2px;
    background: #c13928;
}

jumbotron {
    /* min-height: 350px; */
    background: url(../img/banner.png) no-repeat center center/cover fixed;
}

jumbotron .btn, .btn-transparent {
    padding: 3px 15px;
    line-height: 30px;
    font-weight: 500;
    font-size: 14px;
    margin: 2px;
    /* background-image: linear-gradient(0deg, #c13928 0%, rgba(193, 57, 40, 0) 100%); */
    border: 2px solid #ffffff;
}

.banner-heading {
    /* margin-bottom: 60px; */
}

.banner-heading h2 {
    font-size: 3rem;
    font-weight: 700;
    margin-top: 30px;
}

.banner-heading h3 {
    font-weight: 100;
    font-size: 18px;
}

.block-container {
    padding-right: 60px;
}

.bann-l-m {
    padding-left: 55px;
}

.banner .h1 {
    font-size: 28px;
}

.banner p {
    font-weight: 300;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
}

jumbotron:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    mix-blend-mode: multiply;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    /* background-image: linear-gradient(-90deg, #ff2c12 0%, #5b5a5a 100%); */
    background-image: linear-gradient( to right, #5b5a5a, rgba(130, 28, 2, 0.85), rgba(130, 28, 2, 0.85), #5b5a5a);
    opacity: 0.95;
}

section.transportation strong {
    line-height: 1.3;
    font-size: 14px;
    color: #5b5a5a;
}

section.transportation p {
    font-size: 13px;
}

section.transportation img {
    max-width: 52px;
    margin-right: 6px;
}

section.transportation .border-after:after, section.distribution:before, section.distribution:after, section.distribution .stripe:before, footer:before {
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 72%;
    height: 1px;
    z-index: -1;
}

section.distribution:before, section.distribution:after {
    width: 50%;
    height: 100%;
    border: none;
    background: #f2f1f1;
    left: 0;
    right: auto;
}

section.distribution:after {
    background: #e9e8e8;
    right: 0;
    left: auto;
}

section.distribution .title {
    border-color: #a5a5a5 !important;
}

section.distribution .stripe {
    height: 50px;
    border: 1px solid #a5a5a5;
    width: 30%;
}

section.distribution .stripe:before {
    height: 40px;
    width: 1px;
    left: 0;
    right: 0;
    margin: auto;
    background: #a5a5a5;
    top: auto;
    bottom: 100%;
}

section.distribution .item img {
    max-width: 40px;
}

section.distribution .item p {
    line-height: 1.2;
    font-size: 15px;
}

footer {
    background: url(../img/footer.png) no-repeat right center/cover fixed;
}

footer:before, jumbotron.marketplace:after, .ft-menu a:before, footer h6 > a:before {
    content: '';
    background: rgba(91, 90, 90, 0.9);
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

footer .navbar-brand {
    margin-bottom: 10px !important;
}

footer .f-font {
    font-size: 14px;
    font-weight: 400;
}

footer .m-0 {
    margin-bottom: 0;
}

.ft-menu a {
    font-size: 13px;
    display: block;
    line-height: 1.7;
}

footer .mar-top {
    margin-top: 14px;
}

footer {
    padding-bottom: 20px;
    padding-top: 5px;
}

.store-logo {
    max-width: 150px;
}

footer .heading {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    min-height: 50px;
}

footer .sub-heading {
    font-weight: 700;
    letter-spacing: .5px;
}

.ft-menu a:before, footer h6 > a:before {
    display: inline-block;
    width: 0px;
    height: 2px;
    background: #fff;
    transition: all ease-in-out 0.4s;
    vertical-align: middle;
    margin-right: 3px;
}

.ft-menu a:hover:before, footer h6 > a:hover:before {
    width: 5px;
}

.ft-menu a:hover {
    text-decoration: underline;
}

jumbotron.marketplace-2 {
    min-height: 370px;
    overflow: hidden;
    background: url(../img/ic_distribution_banner.png) no-repeat center;
    /*  fixed */
    background-size: cover;
}

.checke-right-new ul li {
    line-height: 2.2;
    display: flex;
    font-weight: 400;
    font-size: 15px;
}

.checke-right-new ul li i {
    margin-top: 8px;
    margin-right: 5px;
    font-size: 15px;
    color: #db2c2c;
}

jumbotron.marketplace-1 {
    min-height: 370px;
    overflow: hidden;
    background: url(../img/ic_transportation_banner.png) no-repeat center;
    /* fixed */
    background-size: cover;
}

jumbotron.marketplace:before {
    width: 100%;
    background-image: linear-gradient(60deg, #c13928 0%, #4b4a4a 100%);
}

jumbotron.marketplace:after {
    width: 60%;
    right: -10vw;
    left: auto;
    background-image: linear-gradient(-90deg, #5b5a5a 0%, #c13928 100%);
    display: block;
    z-index: -1;
    height: 100%;
    position: absolute;
    transform: skew(-30deg);
    opacity: 0.8;
}

jumbotron.marketplace .bnr-title span:after {
    right: 0;
    left: auto;
    background: #db2c2c;
}

jumbotron.marketplace ul li {
    font-size: 18px;
}

jumbotron.marketplace ul li .thumb:before {
    content: '';
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
    border-bottom: 1px dashed #fff;
    width: 100px;
}

jumbotron.marketplace ul li:nth-child(2) .thumb:before {
    width: 150px;
}

jumbotron.marketplace ul li:last-child .thumb:before {
    width: 200px;
}

jumbotron.marketplace ul li .thumb img {
    max-width: 70px;
    border-left: 1px dashed #fff;
    padding-left: 12px;
}

.nav-tabs a {
    font-size: 28px;
    font-weight: normal;
    color: #5b5a5a;
    overflow: hidden;
}

.nav-tabs a:not(.active) {
    background: #f2f1f1;
    box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.05) inset;
}

.nav-tabs a:after, .tab-content .title:before {
    content: '';
    height: 3px;
    width: 10px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    background: #db2c2c;
    opacity: 0;
    transition: all ease-in-out 0.3s;
}

.nav-tabs a.active:after {
    width: 150px;
    opacity: 1;
}

.tab-content .thumb img {
    max-width: 80px;
}

.tab-content .title:before, Jumbotron.service-jumbotron .buttons:before {
    content: '';
    height: 3px;
    width: 50px;
    opacity: 1;
    bottom: auto;
    top: 0;
    position: static;
    display: block;
    margin-bottom: 15px;
    margin-top: 30px;
}

.tab-content .item {
    border-bottom: 3px solid transparent;
    transform: translateY(10px);
}

.tab-jumbotron Jumbotron:not(.active) {
    display: none !important;
}

/* section.join-us .btn, .cus_btn {
    background: #4b4a4a;
    color: #fff;
    width: 100px;
    padding: 9px;
    font-size: 16px;
} */

.store-owner {
    color: #fff;
    font-size: 18px;
    display: block;
    margin: 20px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

section.join-us .btn:hover, section.join-us .btn.active, .cus_btn:hover, .cus_btn.active {
    background-color: #c13928;
    box-shadow: none;
}

section.join-us {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.07) inset;
}

jumbotron.marketplace ul li:nth-child(3) .thumb:before {
    width: 230px;
}

jumbotron.marketplace ul li:nth-child(4) .thumb:before {
    width: 260px;
}

Jumbotron.service-jumbotron {
    min-height: inherit;
    background: url(../img/service-banner.jpg) no-repeat center center/cover fixed;
}

.about-jumbotron {
    min-height: inherit;
    background: url(../img/about-us-banner.jpg) no-repeat center bottom/cover scroll;
}

.contact-jumbotron {
    min-height: inherit;
    background: url(../img/contact-banner.jpg) no-repeat center bottom/cover scroll;
}

Jumbotron.service-jumbotron:before, Jumbotron.about-jumbotron:before, Jumbotron.contact-jumbotron:before {
    width: 100%;
    background-image: linear-gradient(-90deg, #c13928 0%, #4b4a4a 100%);
}

Jumbotron.service-jumbotron .btn {
    height: auto;
    line-height: inherit;
    padding: 10px 15px;
    /* width: 230px; */
    background: rgba(255, 255, 255, 0.27);
    border-color: rgba(255, 255, 255, 0.17);
}


/*jumbotron.marketplace {
    min-height: 475px;
    overflow: hidden;
    background: url(../img/banner-market.png) no-repeat center center/cover fixed;
}*/

Jumbotron.service-jumbotron .btn strong {
    font-size: 110%;
    font-weight: 600;
}

Jumbotron.service-jumbotron .btn:hover, .btn-transparent:hover {
    background-color: #c13928;
    border-color: #c13928;
}

Jumbotron.service-jumbotron .buttons:before {
    height: 100%;
    width: 1px;
    display: block;
    margin: auto;
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    /* background: rgba(255, 255, 255, 0.6); */
}

.service-item img {
    max-width: 50px;
}

/* .font-weight-regular {
    font-weight: 500!important;
} */

.service-item p{
    font-size: 14px
}

.service-item span {
    border: 1px solid #db2c2c;
    display: block;
    max-width: 100px;
    margin: 20px auto 10px;
}

.check-links a, .text-red {
    color: #db2c2c
}

.check-links a:hover {
    text-decoration: underline
}

.sec-2 img {
    max-width: 70px;
    margin-bottom: 20px
}

section.contact {
    overflow: hidden;
}

.map {
    position: absolute;
    right: 0;
    top: -110px;
    bottom: 0;
    width: 68%;
    z-index: 0;
    border-left: 2px solid #fff;
}

.contact .card {
    position: relative;
    z-index: 10;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
}

li.language-select img {
    width: 20px;
    float: left;
    margin-right: 6px;
    margin-top: 1px;
}

li.language-select {
    list-style-type: none;
}

li.language-select select {
    border: 0px;
    outline: 0px;
    text-transform: uppercase;
    color: #777;
    margin: 0 1px;
    font-size: 14px;
}

.map-title h2 {
    font-size: 40px;
    font-weight: 200;
}
.map-title h4 {
    font-size: 1.2rem;
}

li.language-select img {
    display: none;
}

.checke-right ul li {
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    /* margin-top: 40px */
    margin-top: 25px;
}

.checke-right ul li h6 {
    font-weight: 600;
    color: #0e0908;
}

.btn-red {
    color: #db2c2c;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 10px;
    border: 2px solid #db2c2c;
    font-size: 14px;
    transition: ease 0.2s all;
}

.btn-red:hover {
    color: #fff;
    background: #db2c2c
}

.language-menu li a {
    display: block;
}

.right-image {
    position: relative;
}

.trans-ent  h5 {
    font-size: 15px;
    color: #110c0b;
}

.right-image:after {
    background-repeat: no-repeat;
    width: 50%;
    height: 100%;
    border: none;
    /* background-image: url(../img/shipper.png); */
    background-image: url(../img/enterprise-transportation.png);
    right: 0;
    left: auto;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-size: 85%;
    background-position: right;
}

.left-image {
    position: relative;
}

.left-image:after {
    background-repeat: no-repeat;
    width: 50%;
    height: 100%;
    border: none;
    /* background-image: url(../img/fleet.png); */
    background-image: url(../img/marketing-transportation.png);
    left: 0;
    right: auto;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-size: 85%;
    background-position: left;
}
.enterprise-right-image, .enterprise-dis-right-image {
    position: relative;
}

.enterprise-dis-right-image:after {
    background-repeat: no-repeat;
    width: 50%;
    height: 100%;
    border: none;
    /* background-image: url(../img/shipper.png); */
    background-image: url(../img/marketing-transportation.png);
    right: auto;
    left: 0;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-position: left 20%;
    background-size: 85%;
}
.enterprise-right-image:after {
    background-repeat: no-repeat;
    width: 50%;
    height: 100%;
    border: none;
    /* background-image: url(../img/shipper.png); */
    background-image: url(../img/marketing-transportation.png);
    right: 0;
    left: auto;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-size: 85%;
    background-position: right;
}

.dropdown-item {
    padding: 3px 3px !important;
}

.section-1 {
    background-image: linear-gradient(rgba(219, 44, 44, 0.9), rgba(219, 44, 44, 0.9)), url('../img/truck.jpg');
    background-blend-mode: multiply;
    background-size: 100%;
    background-position: 0 85%;
}

.transport-block {
    background: #fff;
    padding: 25px 25px 50px;
    max-width: 700px;
}

.wel-message {
    font-size: 20px;
    line-height: 1.8
}

.gray-background {
    background: #f5f5f5;
    position: relative;
}

.grid {
    padding: 20px;
    width: 31%;
    display: inline-block;
    vertical-align: top;
    min-height: 380px;
    background: #fff;
    margin: 40px 1%;
    box-sizing: border-box;
    position: relative;
}

.grid:not(.grid-half) {
    min-height: 525px
}

.grid:not(.grid-half) .w-75 {
    width: 100% !important;
}

.grid-half {
    width: calc(48% - (3px));
}

.grid .fa {
    position: absolute;
    font-size: 40px;
    height: 80px;
    width: 80px;
    top: -40px;
    background: #db2c2c;
    line-height: 80px;
    color: #fff;
    left: calc(50% - 40px);
    border-radius: 50%;
}

section.footer-about {
    background: #db2c2c;
    text-align: center;
    color: #fff;
    padding: 30px 30px 10px;
}

.image img {
    max-width: 100% !important;
    object-fit: contain;
    height: 200px;
    object-position: center;
}

.image {
    height: 240px;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    text-align: center
}

.img-content {
    text-align: center
}

.img-content h4 {
    font-size: 15px;
    color: #666;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    margin-bottom: 10px;
}

.img-content h5 {
    color: #c13928;
    font-size: 16px;
}

.owl-stage .item {
    border: 1px solid transparent;
    transition: ease 0.3s box-shadow;
}

.owl-carousel .owl-item {
    padding: 10px !important;
    min-height: 400px !important;
}

.owl-stage .item:hover {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee
}

.owl-nav {
    display: flex
}

.owl-nav button[role="presentation"] {
    width: 36px;
    text-align: center;
    margin: 1px;
    background: #000 !important;
    color: #fff !important;
    display: flex;
    font-size: 24px !important;
    align-items: center;
    justify-content: center;
    outline: none !important;
}

.copyright {
    color: #fff;
    background: #db2c2c;
    padding: 20px 5px;
    font-size: 12px;
    font-weight: 300;
}


/* new css code */

.font-color {
    color: #100c0c;
}

.f-4 {
    font-weight: 500;
}

.fon-w-6 {
    font-weight: 600;
}

.fon-w-7 {
    font-weight: 700;
}

.content p {
    font-weight: 400;
    margin-bottom: 8px;
    font-size: 15px;
}

.mob-img-container {
    max-width: 1020px;
    margin: 0 auto;
}

.mob-img-container .icon-block .t-left, .mob-img-container .t-left {
    text-align: left;
}

.mob-img-container .mobile-block img {
    max-width: 215px;
}

.mob-img-container .mobile-block .r-img {
    margin-left: -76px;
    position: absolute;
    height: 359px;
}

.mob-img-container .catlog-icon img {
    max-width: 50px;
}

.mob-img-container .catlog-icon .text {
    font-size: 14px;
    margin-top: 5px;
}

.mob-img-container .icon-block {
    padding-top: 60px;
}

.home-product ul li {
    display: inline-flex;
    background: #f9f9f9;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    overflow: hidden;
    width: calc(20% - 14px) !important;
    border: 1px solid rgba(204, 204, 204, .5);
    background: #fff;
    margin: 8px 5px !important;
    height: 270px;
}

.home-product ul li h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 36px;
}

.home-product ul li:hover {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}

.home-product ul li .product-item {
    padding: 10px 10px 10px;
}

.home-product ul li .product-item .matter small {
    font-size: 13px;
    display: -webkit-box;
}

.home-product ul li .product-item img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.size-15 {
    font-size: 15px;
}

.home-product ul li .product-item .matter h5 {
    font-size: 15px;
    color: #c13928;
}

.home-product ul li .product-item .matter p {
    font-size: 14px;
}

.danger-bgimg {
    background: linear-gradient( to right, #5b5a5a, rgba(130, 28, 2, 0.85), rgba(130, 28, 2, 0.85), #5b5a5a ) ,url(../img/banner.png) no-repeat center center/cover fixed;
    background-blend-mode: multiply;
}

.danger-bg-img .col-md-6{
    display: flex;
    flex-direction: column;
    justify-content: center;
} 
.img-90
{
    max-height: 90%;
    max-width: 90%;
    display: table;
    margin: auto;
}

.text-18{
    font-size: 18px
}

.danger-bg-img {
    /* height: 500px; */
    display: flex;
    align-items: center;
}

.danger-bg {
    background-image: linear-gradient( to right, #5b5a5a, rgba(130, 28, 2, 0.85), rgba(130, 28, 2, 0.85), #5b5a5a);
}

.trans-ent .padding {
    padding: 30px 10px 30px;
}

.trans-ent .icon-container {
    max-width: 130px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.trans-ent .icon-container img {
    max-width: 50px;
}

.trans-ent .text h5 {
    font-size: 15px;
    color: #110c0b;
}

.navbar-light .navbar-toggler:focus {
    outline: none;
}


/* ===================================== Media Css Start Here =============================== */

@media(min-width:992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        top: 43px;
        border: none;
        border-radius: 0;
        overflow: hidden;
        box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
    }
    .right-img:after {
        background-image: url(../img/image-3.png) !important;
        background-size: 110% !important;
        background-position: 0 10% !important;
        width: 45% !important;
    }
    Jumbotron.service-jumbotron .btn {
        min-width: 200px
    }
    .dextop-hidden {
        display: none;
    }
}

@media(min-width:1200px) {
    .navbar-nav li a {
        margin: 0 13px;
    }
}

@media(max-width:991px) {
    .mobile-hidden {
        display: none;
    }
    .block-container {
        padding-right: 40px;
    }
    .bann-l-m {
        padding-left: 0px;
    }
    .mobile-icon-block ul {
        padding: 0;
        margin-bottom: 0;
    }
    .navbar-nav li a {
        display: block;
        padding: 0px 15px 5px;
        margin-top: 10px;
        border-bottom: 1px solid #ddd;
    }
    .dropdown-menu.show {
        margin-top: 20px;
        box-shadow: 0 5px 8px rgba(0, 0, 0, 0.4);
        border: none;
        border-radius: 0;
        padding: 5px 5px;
    }
    .mobile-icon-block ul li a:first-child i {
        font-size: 18px;
    }
    .mobile-icon-block ul li a:last-child i {
        font-size: 21px;
    }
    .text-l {
        text-align: left;
    }
    .mobile-icon-block ul li a i {
        font-size: 20px;
        margin-left: 1px;
        padding: 0px 3px 0px 3px;
    }
    .dextop-hidden .dropdown {
        display: inline;
        padding: 4px 4px 4px;
        border-radius: 5px;
        margin: 3px;
        border: 1px solid;
        border-color: rgba(0, 0, 0, .1);
    }
    .mx-auto {
        margin-top: 15px;
    }
    .dextop-hidden .dropdown-toggle::after {
        display: none;
    }
    .dextop-hidden .dropdown .dropdown-menu li {
        padding: 3px 5px 0px;
    }
    .home-product ul li {
        width: 31% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    jumbotron.marketplace ul li .thumb img {
        max-width: 55px;
    }
    jumbotron.marketplace ul li {
        font-size: 15px;
    }
    .home-product ul li {
        width: 19% !important;
    }
}

@media (max-width: 768px) {
    .navbar-nav {
        margin-top: 5px;
    }
    .grid {
        width: 90% !important
    }
    footer .border-right {
        border-right: none !important;
    }
    section.transportation .row > div {
        border: none !important
    }
    .map {
        position: static;
        width: 100%;
        border: 5px solid #fff;
        box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
    }
    jumbotron.marketplace ul li .thumb:before, jumbotron.marketplace:after, jumbotron.marketplace .bnr-title span:after, .navbar-nav li.active a:after {
        display: none;
    }
    .h1, h1, .h2, h2 {
        font-size: 1.8rem;
    }
    .h4, h4, section.distribution .title {
        font-size: 1.2rem;
    }
    jumbotron:before, .w-60 {
        width: 100%;
    }
    jumbotron, jumbotron.marketplace {
        min-height: inherit;
    }
    .navbar-brand {
        margin-left: 15px !important;
    }
    .navbar-toggler {
        font-size: 15px;
        margin-right: 15px;
    }
    section.transportation, section.distribution .text-right, section.distribution {
        text-align: center !important;
    }
    section.transportation .row.border-after:after {
        width: auto;
        left: 15px;
        right: 15px;
    }
    section.transportation strong {
        margin: 10px 0px;
    }
    .navbar-collapse .navbar-nav.mx-auto {
        padding-top: 25px;
    }
    .nav-tabs a {
        font-size: 16px;
        background: #fff;
    }
    .tab-jumbotron ul {
        text-align: left;
    }
    .tab-jumbotron ul li strong {
        display: block !important;
        font-weight: 500;
        font-size: 13px;
        height: 38px;
    }
    jumbotron.marketplace ul li .thumb img {
        border: none;
        padding: 0;
        max-width: 60px;
    }
    jumbotron.marketplace ul li .thumb {
        padding: 0 !important
    }
    .nav-tabs {
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background: #fff;
    }
    .tab-jumbotron {
        margin-top: 55px;
    }
    jumbotron.marketplace ul li {
        width: 33%;
        padding: 0 5px;
        text-align: center;
        font-size: 12px;
        display: grid;
    }
    Jumbotron.service-jumbotron .btn {
        padding: 10px;
        width: 120px;
        font-size: 12px;
    }
    .banner-heading h2 {
        font-size: 2rem;
    }
    .banner .h1 {
        font-size: 24px;
    }
    .text-l {
        text-align: right;
    }
    .bann-l-m {
        margin-top: 30px;
        padding-left: 0px;
        text-align: center;
    }
    .banner .border-right {
        border-right: 0px !important;
    }
    .block-container {
        padding-right: 0px;
    }
    Jumbotron .text-right, .text-l {
        text-align: center !important;
    }
    .mob-img-container .icon-block .t-left, .mob-img-container .t-left {
        text-align: center !important;
    }
    .mob-img-container .mobile-block .r-img {
        position: initial !important;
        height: auto !important;
    }
    .mob-img-container .mobile-block img {
        max-width: 155px !important;
    }
    .dextop-hidden .dropdown .dropdown-menu {
        left: calc(50% - 75px);
        top: 25px;
        border-radius: 0;
        border: none;
        padding: 7px;
    }
    .home-product ul li {
        width: calc(50% - 14px) !important;
    }
    .left-marging {
        left: calc(50% - 20px) !important;
    }
    .dextop-hidden .dropdown {
        margin: 1px;
    }
    .solution {
        display: none;
    }
}

@media (max-width: 640px) {
    .left-image:after, .right-image:after, .enterprise-right-image:after, .enterprise-dis-right-image:after {display: none;}
    .left-image-mobile  {display: block !important; }
    .red-btn{font-size: .8rem;};  
    .order-sm-1 {
        order:1;
    }
    .order-sm-2 {
        order:2;
    }
    .wel-message{
        font-size: 16px;
    }
    .bnr-title{
        text-align: center;
    }
}



.counter-list {
    counter-reset: my-sec-counter;
}

.counter-list > * {
    padding-left: 50px;
    position: relative;
}

.counter-list > *:before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #000;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    left: 0;
}





/* ======================== Extra Css ===================== */
.red-btn {
     border: 2px solid #db2c2c;
     color: #db2c2c;
}
.red-btn:hover {
    color: #fff;
    background: #db2c2c;
}
.tab-content .title-1:before{
    content: '';
    height: 1px;
    width: 75px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    margin-top:20px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    background-color: #db2c2c;
}
.powering-section {
    border-bottom: 1px solid #fff;
    box-shadow: 0 -1px 0 #ddd inset;
    display: flex;
    align-items: center;
    background: linear-gradient( to right, #5b5a5a, rgba(130, 28, 2, 0.85), rgba(130, 28, 2, 0.85), #5b5a5a), url(../img/banner.png) no-repeat center center/cover fixed;
    background-blend-mode: multiply;
}
.border-bottom-color {
    border-bottom: 1px solid #db2c2c;
}

.min-height-300{
    min-height: 300px;
    display: flex;
    align-items: center;
}

.services{
    border-bottom: 1px solid #fff;
    box-shadow: 0 -1px 0 #ddd inset;
}

/* Banner Slider CSS */


a, a:hover{
    transition: none;
}

.bx-wrapper img {
    width: 99.5vw;
}
.scroll-more {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: -30px;
    align-items: center;
    font-size: 10px;
    color: #2b2b2b;
}



.slider-content {
    position: absolute;
    width: 100%;
    top: 5%;
    z-index: 2;
}

.slider-content h3{
    font-weight: 800;
    font-size: 28pt;
    color: #000;
}
















.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

  
  @-webkit-keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100px, 0, 0);
      transform: translate3d(100px, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  
  @keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-50px, 0, 0);
      transform: translate3d(-50px, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  
 .active .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  @-webkit-keyframes slider_3 {
    0% {
        margin-left: -100%;
      }
    
      40% {
        margin-left: 0%
      }

      60%{
        margin-left: 0%
      }


      100% {
        margin-left: 100%
      }
  }
  
  @keyframes slider_3 {
    0% {
        margin-left: -100%;
      }
    
      40% {
        margin-left: 0%
      }

      60%{
        margin-left: 0%
      }


      100% {
        margin-left: 100%
      }
  }
  
 .active .slider_3 {
    -webkit-animation: slider_3;
    animation: slider_3 6.5s forwards;
}


.active .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  @-webkit-keyframes sliders_4 {
    0% {
        margin-left: -10%;
      }
    50% {
        margin-left: -10%
      }
      100%{
          margin-left: 100%
      }
  }
  
  @keyframes sliders_4 {
    0% {
        margin-left: -10%;
      }
    50% {
        margin-left: -10%
      }
      100%{
          margin-left: 100%
      }
  }
  
 .active .slider_4 {
    -webkit-animation: sliders_4 6.5s forwards;
    animation: sliders_4 6.5s forwards;
}

.slider-animation{
    margin-left: -25px
}


  .carousel-item h5,
  .carousel-item p,
  .slider_3,
  .slider_4,
  .slider-animation,
  .carousel-item > .slider-img{
      opacity: 0;
  }

  .active.carousel-item h5,
  .active.carousel-item > .slider-img,
  .active .slider_3, .active .slider-animation,
  .active .slider_4,
  .active.carousel-item p{
      opacity: 1;
  }

.slider-3{
    margin-top: 115px;
    margin-left: -330px;
}

 .active.carousel-item p {
    opacity: 0;
   -webkit-animation: slide-in 1s 0.8s forwards;
   -moz-animation: slide-in 1s 0.8s forwards;
   -o-animation:slide-in 1s 0.8s forwards;
   animation: slide-in 1s 0.8s forwards;
   color: #111;
   max-width: 530px;
 }
 
 .active.carousel-item h5 {
   opacity: 0;
   -webkit-animation: slide-in 1s 0.5s forwards;
   -moz-animation: slide-in 1s 0.5s forwards;
   -o-animation: slide-in 1s 0.5s forwards;
   animation: slide-in 1s 0.5s forwards;
   font-weight: 700;
   font-size: 34px;
   color: #111;
   margin-top: 30px;
 }
 
 
 
 @-o-keyframes slide-in {
   0% {
     transform: translateY(40px);
     opacity: 0;
   }
   100% {
     transform: translateY(0px);
     opacity: 1;
   }
 }
 
 @-moz-keyframes slide-in {
   0% {
     transform: translateY(40px);
     opacity: 0;
   }
   100% {
     transform: translateY(0px);
     opacity: 1;
   }
 }
 
 @-webkit-keyframes slide-in {
   0% {
     transform: translateY(40px);
     opacity: 0;
   }
   100% {
     transform: translateY(0px);
     opacity: 1;
   }
 }
 
 @keyframes slide-in {
   0% {
     transform: translateY(40px);
     opacity: 0;
   }
   100% {
     transform: translateY(0px);
     opacity: 1;
   }
 }






 /*Carosel circle animation*/

#heroSlider{
    background-size: cover;
    background-position:center 
}

.slider-img:not(.mt-5){
    width: 100%
}
 #container {
    position: absolute;
    width: 70px;
    height: 70px;
    z-index: 9;
    left: calc(50% - 25px);
    top: 50px;
    background: #fff url(../img/delivery-progress.png) no-repeat center;
    border-radius: 50%;
  }

  #container:before {
    content: '';
    transform: scale(1.4);
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50%;
}
  
  #halfclip {
    width: 50%;
    height: 100%;
    right: -1px;
    position: absolute;
     overflow: hidden;
     transform-origin: left center;
     animation: cliprotate 28s steps(2) infinite;
     -webkit-animation: cliprotate 28s steps(2) infinite;
  }
  
  .halfcircle {
    box-sizing: border-box;
    height: 100%;
    right: 0px;
    position: absolute;
    border: solid 5px transparent;
     border-top-color: #74ad74;
     border-left-color: #74ad74;
     border-radius: 50%;
  }
  #clipped {
    width: 200%;
     animation: rotate 14s linear infinite;
     -webkit-animation: rotate 14s linear infinite;
  }
  #fixed {
    width: 100%;
      transform: rotate(135deg);  
     animation: showfixed 28s steps(2) infinite;
     -webkit-animation: showfixed 28s linear infinite;
  }
  
  @-webkit-keyframes cliprotate {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
  }
  
  @keyframes cliprotate {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
  }
  
  
  @-webkit-keyframes rotate {
    0% {transform: rotate(-45deg);}
    100% {transform: rotate(135deg);}
  }
  
  @keyframes rotate {
    0% {transform: rotate(-45deg);}
    100% {transform: rotate(135deg);}
  }
  
  @-webkit-keyframes showfixed {
    0% {opacity: 0;}
    49.9% {opacity: 0;}
    50% {opacity: 1;}
   100% {opacity: 1;}
  }

  @keyframes showfixed {
    0% {opacity: 0;}
    49.9% {opacity: 0;}
    50% {opacity: 1;}
   100% {opacity: 1;}
  }
 /*#Carosel circle animation none*/




  .carousel-caption {
    position: absolute;
    right: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    top: 3%;
    width: 45%;
    left: auto
}

div#heroSlider {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 760px;
}

/* .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
     }
     .carousel-item-next,
     .active.carousel-item-right {
       -webkit-transform: translate3d( -100%, 0,0);
            transform: translate3d( -100%, 0, 0);
     }
     .carousel-item-prev,
     .active.carousel-item-left {
    -webkit-transform: translate3d( 100%, 0,0);
            transform: translate3d( 100%, 0, 0);
     } */