/* Base */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
    line-height: 1.7;
    font-weight: 300;
    font-size: 1.1rem;
    color: #fff;
    font-family: "Poppins", sans-serif;
    background-color: #0A0B0F;
    overflow-x: hidden;
}

.grid-content._2 {
    margin-right: -36px !important;
    margin-left: 32px !important;
}

.termss {
    display: contents;
}

.contact-sec .input {
    position: relative;
    margin: 20px auto;
    width: 100%;
    margin-bottom: 0px !important;
}

.contact-sec-contact .input {
    position: relative;
    margin: 20px auto;
    width: 100%;
    margin-bottom: 0px !important;
}

.contact-sec .legend span {
    color: #fff;
    margin-left: 10px;
}

.contact-sec-contact .legend span {
    color: #fff;
    margin-left: 10px;
}

.contact-sec .input input {
    width: 100%;
    background: #fff;
    padding: 5px 5px 5px 15px;
    display: block;
    border: 1px solid #EDEDED;
    border-radius: 10px;
    transition: 0.2s ease-out;
    color: #000;
    box-sizing: border-box;
    font-size: 12px;
    outline: none;
    letter-spacing: 1px;
}

.contact-sec-contact .input input {
    width: 100%;
    background: #fff;
    padding: 5px 5px 5px 15px;
    display: block;
    border: 1px solid #EDEDED;
    border-radius: 10px;
    transition: 0.2s ease-out;
    color: #000;
    box-sizing: border-box;
    font-size: 12px;
    outline: none;
    letter-spacing: 1px;
}

.contact-sec label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0px;
}

.contact-sec-contact label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0px;
}

.stickt {
    position: relative !important;
    display: contents !important;
}

.contact-sec .input span {
    position: absolute;
    display: block;
    color: red;
    left: 10px;
    top: 12px;
    font-size: 18px;
}

.contact-sec .input span {
    position: absolute;
    display: block;
    color: red;
    left: 10px;
    top: 12px;
    font-size: 18px;
}

.contact-sec .submit {
    width: 178px;
    height: 45px;
    display: block;
    margin-top: 38px;
    background: rgba(12, 10, 10, 0.2);
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #FF002E;
    transition: 0.2s ease-out;
    border-radius: 42px;
    font-weight: 500;
}

.contact-sec-contact .input span {
    position: absolute;
    display: block;
    color: red;
    left: 10px;
    top: 12px;
    font-size: 18px;
}

.contact-sec-contact .input span {
    position: absolute;
    display: block;
    color: red;
    left: 10px;
    top: 12px;
    font-size: 18px;
}

.contact-sec-contact .submit {
    width: 178px;
    height: 45px;
    display: block;
    margin-top: 38px;
    background: rgba(12, 10, 10, 0.2);
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #FF002E;
    transition: 0.2s ease-out;
    border-radius: 42px;
    font-weight: 500;
}

.contact_button_disable {
    border: 2px solid #6c757d !important;
    background-color: #0A0B0F !important;
    opacity: 1 !important;
    cursor: not-allowed !important;
}

.close_icon {
    right: 46px;
    position: absolute;
    margin-top: 14px;
}

.get_in {
    display: flex;
    justify-content: center;
}

.contact-sec .fa-hand-o-down:before {
    content: "\f0a7";
}

.contact-sec p.legend {
    color: #fff;
    font-size: 43px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}

.contact-sec {
    background-image: url(/images/Get_in_touch_bkg.png);
    background-size: cover;
}

.contact-sec-contact .sub-main-w3 form {
    padding: 3.9vw;
    box-sizing: border-box;
    position: relative;
}

.contact-sec-contact .fa-hand-o-down:before {
    content: "\f0a7";
}

.contact-sec-contact p.legend {
    color: #fff;
    font-size: 43px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}


/* .contact-sec-contact {
  background-image: url(/images/Get_in_touch_bkg.png);
  background-size: cover;
} */

.contact-sec-contact .sub-main-w3 form {
    padding: 3.9vw;
    box-sizing: border-box;
    position: relative;
}

.con-border {
    padding: 10px 15px;
    border-radius: 15px;
    margin-top: 35px;
}

.panel-title {
    margin-bottom: 0;
}

.panel-body {
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.panel a {
    color: #fff;
    font-size: 17px;
}

.panel {
    border: 1px solid #6c757d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #000;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-group .panel+.panel {
    margin-top: 7px;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #000;
    border-bottom: 1px solid #6c757d;
}

.our-mission {
    width: 100%;
    margin: 0 auto;
    background-color: #000;
    border: 1px solid #353535;
    border-radius: 20px;
    flex-direction: column;
    padding: 5.2rem;
    display: flex;
    box-shadow: inset 0 0 70px -5px #4d4d4d;
    margin-bottom: 5%;
}

.our-mission h2 {
    margin-bottom: 30px;
    background: -webkit-linear-gradient(#ff0000, #dcbaba);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.sticky-card-sections {
    z-index: 0 !important;
}

.our-mission p {
    padding-left: 148px;
    padding-right: 148px;
}

.section-3 {
    margin-left: -22px !important;
}

.section-4 {
    margin-left: -24px !important;
}

.first_img {
    margin: 73px 0px;
}

.unit-4.d-flex {
    border: 1px solid #D8D8D8;
    border-radius: 20px;
    padding: 20px;
    height: 476px;
    text-align: left;
    background: #fff;
    color: #464646;
    overflow: hidden;
}

.services_icon {
    text-align: right;
}

.button-4.is-icon img {
    width: 17% !important;
    padding: 0 !important;
}

.button-4.is-secondary.is-icon {
    color: #fff;
    background-color: #fff;
    border-radius: 30px !important;
    background-image: linear-gradient(#000, #000);
    width: fit-content !important;
}

.terms-conditions2 {
    padding-top: 20px !important;
    padding-bottom: 85px !important;
    font-size: 66px !important;
}

.button-4.is-icon {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    /* background-image: linear-gradient(#ff660f, #fb4100); */
    justify-content: flex-start;
    align-items: flex-start;
    padding: .5rem .75rem .5rem 1.5rem;
    text-decoration: none;
    display: flex;
}

.our-products img {
    width: 100%;
    height: auto;
    padding: 0px 13px;
    border-radius: 5px !important;
}

.d-flex {
    display: flex !important;
}

.height-full {
    height: 100% !important;
}

.flex-column {
    flex-direction: column !important;
}

.img_drc {
    background: #020205 !important;
}

.site-blocks-cover {
    padding-top: 106px;
    z-index: 1;
    background-image: url(/images/Ellipse-bg.png);
}

.bg-gray-dark-mktg {
    background: #0A0B0F;
    min-height: 905px;
    height: calc(100vh);
    /* background-image: radial-gradient(circle 50vh  at 50% 100%, #ff0000, #0000); 
  background-image: linear-gradient(180deg, #161616 0%, #161616 28%, #161616 77%, #ff0000 158%); */
}

.signup-space,
.signup-stars {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.signup-stars:nth-child(1) {
    background-position: 10% 90%;
    animation-delay: 0s;
}

.signup-stars:nth-child(2) {
    background-position: 20% 50%;
    background-size: 270px 500px;
    animation-delay: .3s;
}

.signup-stars:nth-child(3) {
    background-position: 40% -80%;
    animation-delay: 1.2s;
}

.signup-stars:nth-child(4) {
    background-position: -20% -30%;
    transform: rotate(60deg);
    animation-delay: 2.5s;
}

.signup-stars:nth-child(5) {
    background-image: radial-gradient(2px 2px at 10px 100px, #eee, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 20px 10px, #fff, rgba(0, 0, 0, 0)), radial-gradient(3px 4px at 150px 40px, #ddd, rgba(0, 0, 0, 0));
    background-position: 80% 30%;
    animation-delay: 4s;
}

.signup-stars:nth-child(6) {
    background-position: 50% 20%;
    animation-delay: 6s;
}

.signup-stars {
    background-image: radial-gradient(2px 2px at 50px 200px, #eee, rgba(0, 0, 0, 0)), radial-gradient(2px 2px at 40px 70px, #fff, rgba(0, 0, 0, 0)), radial-gradient(3px 4px at 120px 40px, #ddd, rgba(0, 0, 0, 0));
    background-repeat: repeat;
    background-size: 250px 250px;
    opacity: 0;
    animation: zoom 5s infinite;
}

#countryInput {
    position: relative;
    width: 100%;
}

.country-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    color: black;
    font-size: small;
    border-radius: 10px;
    overflow: hidden;
    border-top: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    max-height: 120px;
    overflow-y: auto;
    z-index: 1;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}

.country-dropdown::-webkit-scrollbar {
    display: none;
}

.country-dropdown li {
    padding: 5px;
    cursor: pointer;
}

.country-dropdown li:hover {
    background-color: #758696;
    color: white;
}

@keyframes zoom {
    0% {
        opacity: 0;
        transform: scale(0.5);
        transform: rotate(5deg);
        animation-timing-function: ease-in;
    }
    85% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
        transform: scale(2.2);
    }
}

@media (prefers-reduced-motion) {
    .signup-stars {
        animation: none;
    }
}

.start-now {
    border: 2px solid#fff;
    padding: 7px 14px;
    color: #fff;
    border-radius: 25px !important;
    margin-top: 30px;
    background: none;
}

.our-products h2.customer-portal {
    padding-right: 80px;
}

.our-productss_1 {
    padding-left: 52px !important;
}

.our-productss {
    padding: 39px 0px;
}

button:focus {
    outline: none !important;
}

.our-products h2 {
    margin-bottom: 60px;
    margin-top: 0px;
    font-size: 2rem;
}

.our-productss p {
    /* font-size: 1.3rem;
    line-height: 1.3; */
    padding-right: 22px;
    padding-bottom: 30px;
}

.mtt-20 {
    margin-top: 120px;
}

.our-productss h2 {
    font-size: 28px;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

.our-pdd {
    margin-top: 54px;
}

.align-items-stretch .col-md-5 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-top: 0px;
}

.align-items-stretch .col-md-7 p {
    color: #fff;
    margin-top: 22px;
}

.where {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    height: 40px;
    min-height: 40px;
    display: flex;
    justify-content: center;
}

.with_sp {
    font-size: 2.1rem;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 7px;
    display: flex;
    height: 36px;
    justify-content: center;
    color: #fff !important;
    padding: 79px 0px;
    padding-top: 43px;
}

.font-weight-bold span {
    color: red;
}

::-moz-selection {
    background: #000;
    color: #fff;
}

::selection {
    background: #000;
    color: #fff;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-top: 0px;
    top: 0px;
}

.border-2 {
    border-width: 2px;
}

.text-black {
    color: #fff !important;
}

.bg-black {
    background: #000 !important;
}

.color-black-opacity-5 {
    color: #fff;
    text-align: center;
    font-size: 15px;
    width: 56%;
    margin: 0 auto;
    font-weight: 600;
    line-height: 20px;
    padding-top: 70px;
}

.color-white-opacity-5 {
    color: rgba(255, 255, 255, 0.5);
}

.site-wrap:before {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
}

.offcanvas-menu .site-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow: hidden;
}

.offcanvas-menu .site-wrap:before {
    opacity: 1;
    visibility: visible;
}

.btn {
    text-transform: uppercase;
    letter-spacing: .2em;
    border-radius: 0;
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn.btn-black {
    color: #fff;
    background-color: #000;
}

.btn.btn-black:hover {
    color: #000;
    background-color: #fff;
}

.btn.btn-primary {
    border: 2px solid #555454;
    background: none;
    color: #fff;
    opacity: 1;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 10px 22px;
    z-index: 0;
}

.btn.btn-primary img {
    width: 32px;
    height: 32px;
    margin-left: 17px;
}

.get_in_touch {
    border-radius: 28px;
    line-height: 15px;
    font-weight: bold;
}

.btn.btn-primary:hover {
    border: 2px solid #555454;
    background: none !important;
    color: #fff !important;
}

.line-height-1 {
    line-height: 1 !important;
}

.bg-black {
    background: #000;
}

.form-control {
    height: 43px;
    border-radius: 0;
}

.form-control:active,
.form-control:focus {
    border-color: #ff0000;
}

.form-control:hover,
.form-control:active,
.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.site-section {
    padding: 8em 0;
}

@media (min-width: 768px) {
    /* .site-section {
    padding: 5em 0;
  } */
}

.site-section.site-section-sm {
    padding: 4em 0;
}

.site-section-heading {
    position: relative;
    font-size: 2.5rem;
}

@media (min-width: 768px) {
    .site-section-heading {
        font-size: 4rem;
    }
}

.site-section-heading:after {
    content: "";
    left: 0%;
    bottom: 0;
    position: absolute;
    width: 100px;
    height: 1px;
    background: #ff0000;
}

.site-section-heading.text-center:after {
    content: "";
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    left: 50%;
    bottom: 0;
    position: absolute;
    width: 100px;
    height: 1px;
    background: #ff0000;
}

.border-top {
    border-top: none !important;
}

.site-footer {
    padding: 8em 0;
    border-bottom: 10px solid #ff0000;
    background-color: #0A0B0F;
    /* background: #333333;  */
}

@media (min-width: 768px) {
    .site-footer {
        padding: 8em 0;
    }
}

.site-footer .border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.site-footer p {
    color: #c9c7c7;
    font-size: 12px;
    font-weight: 500;
}

.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5 {
    color: #fff;
}

.site-footer a {
    color: #c9c7c7;
    font-size: 14px;
    font-weight: 400;
}

.site-footer a:hover {
    color: white;
}

.site-footer ul li {
    margin-bottom: 5px;
}

.site-footer .footer-heading {
    font-size: 20px;
    color: #fff;
}

.bg-text-line {
    display: inline;
    background: #000;
    -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
    box-shadow: 20px 0 0 #000, -20px 0 0 #000;
}

.text-white-opacity-05 {
    color: rgba(255, 255, 255, 0.5);
}

.text-black-opacity-05 {
    color: rgba(0, 0, 0, 0.5);
}

.hover-bg-enlarge {
    overflow: hidden;
    position: relative;
}

@media (max-width: 991.98px) {
    .hover-bg-enlarge {
        height: auto !important;
    }
}

.hover-bg-enlarge>div {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .8s all ease-in-out;
    -o-transition: .8s all ease-in-out;
    transition: .8s all ease-in-out;
}

.hover-bg-enlarge:hover>div,
.hover-bg-enlarge:focus>div,
.hover-bg-enlarge:active>div {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

@media (max-width: 991.98px) {
    .hover-bg-enlarge .bg-image-md-height {
        height: 300px !important;
    }
}

.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-image.overlay {
    position: relative;
}

.bg-image.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.bg-image>.container {
    position: relative;
    z-index: 1;
}

@media (max-width: 991.98px) {
    .img-md-fluid {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    .display-1,
    .display-3 {
        font-size: 3rem;
    }
}

.play-single-big {
    width: 90px;
    height: 90px;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff !important;
    border-radius: 50%;
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.play-single-big>span {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
}

.play-single-big:hover {
    width: 120px;
    height: 120px;
}

.overlap-to-top {
    margin-top: -150px;
}

.ul-check {
    margin-bottom: 50px;
}

.ul-check li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.ul-check li:before {
    left: 0;
    font-size: 20px;
    top: -.3rem;
    font-family: "icomoon";
    content: "\e5ca";
    position: absolute;
}

.ul-check.white li:before {
    color: #fff;
}

.ul-check.success li:before {
    color: #8bc34a;
}

.ul-check.primary li:before {
    color: #ff0000;
}


/* Navbar */

.site-navbar {
    margin-bottom: 0px;
    z-index: 999;
    position: absolute;
    width: 100%;
    /* background: black; */
}

.site-navbar.transparent {
    background: transparent;
}

.site-navbar.absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.site-navbar .site-logo {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -20px;
}

.site-navbar .site-navigation.border-bottom {
    border-bottom: 1px solid #f3f3f4 !important;
}

.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
}

.site-navbar .site-navigation .site-menu .active>a {
    color: #ff0000;
}

.site-navbar .site-navigation .site-menu a {
    text-decoration: none !important;
    display: inline-block;
    text-transform: capitalize;
    letter-spacing: .1em;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    color: #fff;
    line-height: 37px;
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block;
    padding: 10px 10px;
    padding-bottom: 0 !important;
}

.site-navbar .site-navigation .site-menu>li>a {
    padding: 0px 0px;
    color: #fff;
    text-decoration: none !important;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
    color: #ff0000;
}

.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
}

.site-navbar .site-navigation .site-menu .has-children>a {
    position: relative;
    padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
    position: absolute;
    content: "\e313";
    font-size: 16px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'icomoon';
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    /* border-top: 2px solid #ff0000; */
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #000;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
    border-radius: 16px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #fff;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
    color: #ff0000 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 200px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    padding: 9px 20px;
    display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
    background: none;
    color: #ff0000;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
    background: #f4f5f9;
    color: #25262a;
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
    color: #ff0000;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
    cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}

.site-mobile-menu {
    width: 300px;
    position: fixed;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(100vh);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #25262a;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-mobile-menu .site-nav-wrap a {
    padding: 10px 20px;
    display: block;
    position: relative;
    color: #212529;
}

.site-mobile-menu .site-nav-wrap a:hover {
    color: #ff0000;
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block;
}

.site-mobile-menu .site-nav-wrap li.active>a {
    color: #ff0000;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    font-family: "icomoon";
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 20px;
    font-size: 20px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    padding-left: 40px;
    font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px;
}

.site-mobile-menu .site-nav-wrap[data-class="social"] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em;
}

.site-mobile-menu .site-nav-wrap[data-class="social"]>li {
    width: auto;
}

.site-mobile-menu .site-nav-wrap[data-class="social"]>li:first-child a {
    padding-left: 15px !important;
}


/* Blocks */

.site-blocks-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-position: center center;
}

.site-blocks-cover.overlay {
    position: relative;
}

.site-blocks-cover.overlay:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    /* background: rgba(0, 0, 0, 0.4); */
}

.site-blocks-cover .player {
    position: absolute;
    bottom: -250px;
    width: 100%;
}

.site-blocks-cover,
.site-blocks-cover .row {
    min-height: 600px;
    height: calc(100vh);
}

.site-blocks-cover.inner-page-cover,
.site-blocks-cover.inner-page-cover .row {
    min-height: 600px;
    height: calc(30vh);
}

.site-blocks-cover h1 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px !important;
    color: #fff;
    margin-top: 10px;
}

.site-blocks-cover h2 {
    font-size: 66px;
    margin-bottom: 2px !important;
    margin-top: 0rem;
    padding: 0 46px;
}

@media (max-width: 991.98px) {
    .site-blocks-cover h1 {
        font-size: 2rem;
    }
}

.site-blocks-cover p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.2rem;
    line-height: 1.5;
}

.site-blocks-cover .btn {
    border: 2px solid transparent;
}

.site-blocks-cover .btn:hover {
    color: #fff !important;
    background: none;
    border: 2px solid #fff;
}

.site-blocks-cover .intro-text {
    font-size: 16px;
    line-height: 1.5;
}

@media (max-width: 991.98px) {
    .site-blocks-cover .display-1 {
        font-size: 3rem;
    }
}

.site-block-subscribe .btn {
    padding-left: 20px;
    padding-right: 20px;
}

.site-block-subscribe .form-control {
    font-weight: 300;
    border-color: #fff !important;
    height: 80px;
    font-size: 22px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}

.site-block-subscribe .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.5);
    font-weight: 200;
    font-style: italic;
}

.site-block-subscribe .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.5);
    font-weight: 200;
    font-style: italic;
}

.site-block-subscribe .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.5);
    font-weight: 200;
    font-style: italic;
}

.site-block-subscribe .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.5);
    font-weight: 200;
    font-style: italic;
}

.bg-light {
    background-color: #0A0B0F !important;
    width: 100%;
    overflow: hidden;
}

.team-member {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}

.team-member img {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.team-member:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(248, 157, 19, 0.8);
    z-index: 2;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.team-member .text {
    top: 50%;
    text-align: center;
    position: absolute;
    padding: 20px;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    opacity: 0;
    visibility: hidden;
    color: #fff;
}

.team-member:hover:before,
.team-member:focus:before,
.team-member:active:before {
    opacity: 1;
    visibility: visible;
}

.team-member:hover img,
.team-member:focus img,
.team-member:active img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.team-member:hover .text,
.team-member:focus .text,
.team-member:active .text {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1;
    visibility: visible;
    z-index: 4;
}

.podcast-entry {
    -webkit-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.1);
}

.podcast-entry .sep {
    margin-left: 5px;
    margin-right: 5px;
    color: #ccc;
}

.podcast-entry .image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 300px;
}

@media (min-width: 768px) {
    .podcast-entry .image {
        width: 300px;
        height: auto;
    }
}

.podcast-entry .text {
    width: 100%;
    padding: 40px;
}

@media (min-width: 768px) {
    .podcast-entry .text {
        width: calc(100% - 300px);
    }
}

.mejs__container {
    width: 100% !important;
}

@media (max-width: 991.98px) {
    .display-4 {
        font-size: 1.8rem;
    }
}

.feature-blocks-1 {
    position: relative;
    margin-top: -70px;
    z-index: 2;
    color: #999999;
}

.feature-blocks-1.no-margin-top {
    margin-top: 0px;
}

.feature-blocks-1 .feature-block-1 {
    position: relative;
    top: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    overflow: hidden;
    z-index: 1;
}

.feature-blocks-1 .feature-block-1.bg {
    position: relative;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.feature-blocks-1 .feature-block-1 .text {
    z-index: 10;
    position: relative;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.feature-blocks-1 .feature-block-1:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.feature-blocks-1 .feature-block-1 p {
    color: #cccccc;
}

.feature-blocks-1 .feature-block-1:hover,
.feature-blocks-1 .feature-block-1:focus,
.feature-blocks-1 .feature-block-1:active {
    top: -10px;
    -webkit-box-shadow: 0 10px 40px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 10px 40px -5px rgba(0, 0, 0, 0.4);
}

.feature-blocks-1 .feature-block-1:hover .text,
.feature-blocks-1 .feature-block-1:focus .text,
.feature-blocks-1 .feature-block-1:active .text {
    opacity: 1;
    visibility: visible;
}

.feature-blocks-1 .feature-block-1:hover.bg,
.feature-blocks-1 .feature-block-1:focus.bg,
.feature-blocks-1 .feature-block-1:active.bg {
    position: relative;
    background-size: cover;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
}

.feature-blocks-1 .feature-block-1:hover:before,
.feature-blocks-1 .feature-block-1:focus:before,
.feature-blocks-1 .feature-block-1:active:before {
    background: rgba(0, 0, 0, 0.9);
}

.site-blocks-vs .bg-image {
    padding-top: 3em;
    padding-bottom: 3em;
}

@media (min-width: 992px) {
    .site-blocks-vs .bg-image {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

.site-blocks-vs .image {
    width: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}

@media (max-width: 991.98px) {
    .site-blocks-vs .image {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.site-blocks-vs .image img {
    border-radius: 50%;
}

.site-blocks-vs .image.image-small {
    width: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
}

.site-blocks-vs .country {
    color: rgba(255, 255, 255, 0.7);
}

.match-entry {
    position: relative;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.match-entry .small {
    color: #ccc;
    font-weight: normal;
    letter-spacing: .15em;
}

.match-entry:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 90;
    -webkit-box-shadow: 0 5px 40px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 40px -5px rgba(0, 0, 0, 0.1);
}

.post-entry {
    position: relative;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}

.post-entry,
.post-entry .text {
    border-radius: 4px;
    border-top: none !important;
}

.post-entry .date {
    color: #ccc;
    font-weight: normal;
    letter-spacing: .1em;
}

.post-entry .image {
    overflow: hidden;
    position: relative;
}

.post-entry .image img {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.post-entry:hover .image img,
.post-entry:active .image img,
.post-entry:focus .image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.site-block-tab .nav-item {
    text-transform: uppercase;
    font-size: 0.8rem;
    margin: 0 20px;
}

.site-block-tab .nav-item:first-child {
    margin-left: 0 !important;
}

.site-block-tab .nav-item>a {
    padding-left: 0 !important;
    background: none !important;
    padding-right: 0 !important;
    border-bottom: 2px solid transparent;
    border-radius: 0 !important;
    font-weight: bold;
    color: #cccccc;
}

.site-block-tab .nav-item>a:hover,
.site-block-tab .nav-item>a.active {
    border-bottom: 2px solid #ff0000;
    color: #000;
}

.block-13,
.slide-one-item {
    position: relative;
    z-index: 1;
}

.block-13 .owl-nav,
.slide-one-item .owl-nav {
    position: relative;
    position: absolute;
    bottom: -90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.block-13 .owl-nav .owl-prev,
.block-13 .owl-nav .owl-next,
.slide-one-item .owl-nav .owl-prev,
.slide-one-item .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    padding: 20px;
    font-size: 30px;
    color: #000;
}

.block-13 .owl-nav .owl-prev.disabled,
.block-13 .owl-nav .owl-next.disabled,
.slide-one-item .owl-nav .owl-prev.disabled,
.slide-one-item .owl-nav .owl-next.disabled {
    opacity: .2;
}

.slide-one-item.home-slider .owl-nav {
    position: absolute !important;
    top: 50% !important;
    bottom: auto !important;
    width: 100%;
}

.slide-one-item.home-slider .owl-prev {
    left: 10px !important;
}

.slide-one-item.home-slider .owl-next {
    right: 10px !important;
}

.slide-one-item.home-slider .owl-prev,
.slide-one-item.home-slider .owl-next {
    color: #fff;
    position: absolute !important;
    top: 50%;
    padding: 0px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    line-height: 0;
    text-align: center;
    font-size: 25px;
}

@media (min-width: 768px) {
    .slide-one-item.home-slider .owl-prev,
    .slide-one-item.home-slider .owl-next {
        font-size: 25px;
    }
}

.slide-one-item.home-slider .owl-prev>span,
.slide-one-item.home-slider .owl-next>span {
    position: absolute;
    line-height: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slide-one-item.home-slider .owl-prev:hover,
.slide-one-item.home-slider .owl-prev:focus,
.slide-one-item.home-slider .owl-next:hover,
.slide-one-item.home-slider .owl-next:focus {
    background: black;
}

.slide-one-item.home-slider:hover .owl-nav,
.slide-one-item.home-slider:focus .owl-nav,
.slide-one-item.home-slider:active .owl-nav {
    opacity: 10;
    visibility: visible;
}

.block-12 {
    position: relative;
}

.block-12 figure {
    position: relative;
}

.block-12 figure:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

.block-12 .text-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 10;
}

.block-12 .text-overlay h2 {
    color: #fff;
}

.block-12 .text {
    position: relative;
    top: -100px;
}

.block-12 .text .meta {
    text-transform: uppercase;
    padding-left: 40px;
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

.block-12 .text .text-inner {
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 10px;
    margin-right: 30px;
    position: relative;
}

@media (min-width: 576px) {
    .block-12 .text .text-inner {
        padding: 20px;
    }
}

@media (min-width: 768px) {
    .block-12 .text .text-inner {
        padding: 30px 40px;
    }
}

.block-12 .text .text-inner:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    margin-top: -4px;
    background: #ff0000;
    top: 0;
}

.block-12 .text .text-inner .heading {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.block-16 figure {
    position: relative;
}

.block-16 figure .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    width: 70px;
    height: 70px;
    background: #fff;
    display: block;
    border-radius: 50%;
    opacity: 1;
    color: #ff0000 !important;
}

.block-16 figure .play-button:hover {
    opacity: 1;
}

.block-16 figure .play-button>span {
    position: absolute;
    left: 55%;
    top: 50%;
    -webkit-transform: translate(-60%, -50%);
    -ms-transform: translate(-60%, -50%);
    transform: translate(-60%, -50%);
}

.block-25 ul,
.block-25 ul li {
    padding: 0;
    margin: 0;
}

.block-25 ul li a .image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
}

.block-25 ul li a .image img {
    border-radius: 4px;
    max-width: 100%;
    opacity: 1;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.block-25 ul li a .text .heading {
    font-size: 18px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #999999;
}

.block-25 ul li a .meta {
    color: #ff0000;
}

.block-25 ul li a:hover img {
    opacity: .5;
}

.block-25 ul li a:hover .text .heading {
    color: #fff;
}

#date-countdown .countdown-block {
    color: #b3b3b3;
}

#date-countdown .label {
    font-size: 40px;
    color: #000;
}

.next-match .image {
    width: 50px;
    border-radius: 50%;
}

.player {
    position: relative;
}

.player img {
    max-width: 100px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.player .team-number {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ff0000;
    border-radius: 50%;
    color: #fff;
}

.player .team-number>span {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.player h2 {
    font-size: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.player .position {
    font-size: 14px;
    color: #b3b3b3;
    text-transform: uppercase;
}

.site-block-27 ul,
.site-block-27 ul li {
    padding: 0;
    margin: 0;
}

.site-block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
}

.site-block-27 ul li a,
.site-block-27 ul li span {
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.site-block-27 ul li.active a,
.site-block-27 ul li.active span {
    background: #ff0000;
    color: #fff;
    border: 1px solid transparent;
}

.site-block-feature-7 .icon {
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.site-block-feature-7:hover .icon,
.site-block-feature-7:focus .icon,
.site-block-feature-7:active .icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.unit-1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
}

.unit-1:after {
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

.unit-1 img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.unit-1 img,
.unit-1 .unit-1-text {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.unit-1 .unit-1-text {
    z-index: 2;
    position: absolute;
    bottom: -90px;
    color: #fff;
    display: block;
    width: 100%;
}

.unit-1 .unit-1-text .unit-1-heading {
    font-size: 1.5rem;
    position: relative;
}

.unit-1 p {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: rgba(255, 255, 255, 0.5);
}

.unit-1:hover p {
    opacity: 1;
    visibility: visible;
}

.unit-1:hover .unit-1-text {
    bottom: 30px;
}

.unit-1:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.overlap-section {
    margin-top: -150px;
    position: relative;
    z-index: 9;
}

.unit-4 .unit-4-icon span {
    line-height: 0;
    font-size: 3rem;
}

.unit-4 img {
    margin-top: 22px;
    width: 100%;
    margin-bottom: -131px;
    margin-right: -159px;
}

.unit-4.d-flex h1 {
    color: #c5c1c1;
    font-size: 31px;
}

.unit-4.d-flex span {
    color: #ff0000;
}

.unit-4 h3 {
    font-size: 24px;
    font-weight: bold;
}

.unit-4 p {
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    height: 71px;
}

.h-entry img {
    margin-bottom: 30px;
}

.h-entry .meta {
    color: #b3b3b3;
    font-size: 14px;
}

.h-entry h2 {
    font-size: 20px;
}

.overlap-left {
    margin-left: -100px;
}

@media (max-width: 991.98px) {
    .overlap-left {
        margin-left: 0px;
    }
}

.overlap-section {
    margin-top: -100px;
}

.feature-1,
.free-quote,
.feature-3 {
    background: #ff0000;
    padding: 30px 50px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
}

.feature-1 .heading,
.free-quote .heading,
.feature-3 .heading {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
}

.feature-1 .icon,
.free-quote .icon,
.feature-3 .icon {
    border: 2px solid rgba(255, 255, 255, 0.5);
    width: 80px;
    height: 80px;
    line-height: 80px;
    position: relative;
    border-radius: 50%;
    margin: 0 auto !important;
}

.feature-1 .icon>span,
.free-quote .icon>span,
.feature-3 .icon>span {
    font-size: 35px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.free-quote {
    background: #eb9007;
}

.free-quote .form-control {
    border: 2px solid rgba(255, 255, 255, 0.5);
    background: none;
    color: #fff;
}

.free-quote .form-control:active,
.free-quote .form-control:focus {
    border: 2px solid #fff;
}

.free-quote .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.free-quote .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.free-quote .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.free-quote .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.feature-3 {
    background: #ff0000;
}

.border-primary {
    position: relative;
}

.border-primary h2 {
    /* font-size: 40px; */
    font-weight: 700 !important;
    color: #ff0000;
    /* background: -webkit-linear-gradient(#ff0000, #dcbaba); */
    -webkit-background-clip: text;
    text-transform: uppercase;
}


/* .border-primary:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 80px;
    height: 3px;
    background: #ff0000; }
  .border-primary.text-center:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); } */

.border-primary.text-left:after {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.testimonial {
    max-width: 800px;
    margin: 0 auto !important;
    text-align: center;
}

.testimonial blockquote {
    font-size: 1rem;
    font-style: italic;
}

.testimonial figure img {
    max-width: 100px;
    margin: 0 auto;
    border-radius: 50%;
}

.breadcrumb-custom {
    font-size: 1rem !important;
}

.text-muted {
    color: #ccc !important;
    font-size: 12px;
    text-transform: uppercase;
}

.how-it-work-item .number {
    width: 50px;
    height: 50px;
    background: #ff0000;
    color: #fff;
    line-height: 55px;
    font-weight: 300;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    margin-bottom: 40px;
}

.how-it-work-item h2 {
    font-size: 18px;
    margin-bottom: 30px;
    color: #fff;
}

.how-it-work-item p {
    color: white;
}

.person h3 {
    font-size: 18px;
}

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

.ul-social-circle li {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
}

.ul-social-circle li:first-child {
    margin-left: 0;
}

.ul-social-circle li span {
    width: 30px;
    height: 30px;
    background: #777;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    display: inline-block;
}

.ul-social-circle li a span {
    color: #fff;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.ul-social-circle li a:hover span {
    background: #2b2b2b;
    color: #fff;
}

.custom-pagination a,
.custom-pagination span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: #ff0000;
    color: #fff;
}

.custom-pagination span {
    background: #e6e6e6;
    color: #000;
}

.logo_img img {
    width: 200px;
    display: block;
}

.img_drc {
    /* background: rgb(2,0,36); */
    /* background: linear-gradient(130deg, #09277c 0%, #09277c 25%, #092278 75%, #eeaeca 100%); */
    position: absolute;
    background: #0000;
    width: 100%;
}

.img_drc_slider {
    background-position: center, center !important;
    background-repeat: no-repeat;
    background-size: 38% 78%;
    border-radius: 100%;
    position: relative;
}

.pricing p {
    color: #d3d3d3 !important;
}

.button-4.is-icon {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    background: #FF002E;
    justify-content: center;
    align-items: center;
    padding: .5rem .75rem .5rem 1.5rem;
    text-decoration: none;
    display: flex;
    border-radius: 32px !important;
}

.button-4.is-icon.nav {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: 1.5rem;
    font-size: 14px;
}

.text-block-14 {
    font-size: 14px;
    line-height: 1.3;
}

.image-6 {
    width: 30px;
}

.try_our_services {
    width: 68%;
    margin: 0 auto;
    border-radius: 20px;
    padding: 40px 63px !important;
    margin-bottom: 0px !important;
    background: linear-gradient(133.08deg, #262626 23.99%, #2D2D2D 93.89%);
}

.postion_contact-us {
    position: absolute;
    width: 100%;
}

.try_our_services h2 {
    margin-bottom: 0px !important;
}

.button_getintoch {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 73px;
}

.icon-heart {
    color: #ff0000;
}

.gain_realtime {
    margin-bottom: 25px !important;
    text-align: center;
    font-size: 3rem;
    width: 59%;
    font-weight: bold;
    margin: 0 auto;
    /* margin-bottom: 25px !important;
  text-align: center;
  font-size: 3rem;
  background: -webkit-linear-gradient(#ff0000, #dcbaba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}

.align-items-stretch h4 {
    color: #FF0000;
    font-weight: 600;
    text-align: center;
}

.heading_content {
    margin-bottom: 2rem;
    color: #B5B7C1;
    text-align: center;
    font-size: 17px;
    font-weight: 500 !important;
    /* text-align: center;
  width: 82%;
  margin: 0 auto;
  font-size: 0.81rem;
  margin-bottom: 60px; */
}

.mb_7 {
    margin-top: 7rem !important;
}


/* Common style */

.grid {
    margin-bottom: 5rem;
    float: left;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    max-height: 725px;
    height: 500px;
    text-align: center;
    cursor: pointer;
    width: 31.33%;
    margin: 1%;
    border-radius: 20px;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure a img {
    width: 37px !important;
    height: 37px !important;
    min-height: 37px !important;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure figcaption:hover>a {
    text-indent: 0%;
    font-size: 16px;
    opacity: 1;
    display: flex;
    color: #fff;
    margin-bottom: 13px;
    font-weight: 500;
    text-transform: capitalize;
    float: right;
    right: 0px;
    width: 100%;
    position: absolute;
    margin-left: 270px;
    margin-top: 22px;
}

.grid figure h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.5rem;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 53.5%;
}


/* .our_benifits {
  background-image: url(../images/serices_bg.png);
  background-size: contain;
} */

figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

figure.effect-lily figcaption {
    text-align: left;
}

figure.effect-lily figcaption>div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    height: 59%
}

figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-lily p {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    padding-top: 10px;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.background_vedio {
    /* bottom: 0; */
    height: 100vh;
    /* left: 0; */
    max-height: 100vh;
    object-position: center;
    object-fit: fill;
    position: absolute;
    /* right: 0; */
    top: 295px;
    width: 100%;
    z-index: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}


/*---------------*/


/***** Bubba *****/


/*---------------*/


/*-------Icon Section----------*/

.iconsection_bg {
    background-image: url(/images/360Lines.png);
    background-size: cover;
    width: 100%;
    opacity: 1;
    background-position: -1px 42px;
    background-repeat: no-repeat;
    zoom: 82%;
    height: 100vh;
    position: relative;
}

.iconsection_bg_mobile {
    background-size: cover;
    width: 100%;
    opacity: 1;
    position: relative;
}

.tooltip {
    position: relative;
    margin-right: 40px;
    cursor: pointer;
    opacity: 1;
}

.tooltip:hover {
    border: 1px solid #ff0000;
    border-radius: 36px;
    z-index: 1;
}


/* Style text tooltip */

.tooltipText {
    position: absolute;
    bottom: 130%;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    opacity: 0;
    transition: all .5s;
}

.tooltip:hover .tooltipText {
    opacity: 1;
    transform: translateY(-10px);
    z-index: -1;
}

.tooltip img {
    width: 100%;
}

.top_airline {
    width: 115px;
    position: absolute;
    z-index: 1;
    top: 63%;
}

.top_truckopreation {
    width: 115px;
    z-index: 1;
    top: 73%;
    right: -5%;
    float: right;
}

.top_fmpartner {
    width: 115px;
    position: absolute;
    z-index: 1;
    top: 66%;
    left: 21%;
}

.top_serviceprovide {
    width: 115px;
    z-index: 1;
    top: 68%;
    left: -7%;
    float: right;
}

.top_ghandler {
    width: 115px;
    position: absolute;
    z-index: 1;
    top: 14%;
    left: 19%;
}

.top_salesagent {
    width: 115px;
    position: absolute;
    z-index: 1;
    top: 7%;
    left: 67%;
    right: 0px;
}

.top_lmpartner {
    width: 115px;
    position: absolute;
    z-index: 1;
    top: 42%;
    left: 35%;
}

.top_endcustomer {
    width: 115px;
    position: absolute;
    z-index: 1;
    top: 41%;
    left: 55%;
}

.top_mainlogo img {
    width: 100%;
    border-radius: 100%;
    box-shadow: -19px -32px 57px 5px #ff000042;
}

.product_1 button a:hover {
    color: #ff0000 !important;
}

.top_mainlogo {
    width: 284px !important;
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    margin-top: 387px;
    margin-left: 550px;
}

.top_airline_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -114px;
    width: 288px;
    padding: 18px 20px;
    height: 154px;
    border-radius: 27px;
    top: 111px;
    font-weight: bold;
    z-index: 1 !important;
    background: #0a0b0f;
}

.top_gr_handler_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -458px;
    width: 345px;
    padding: 18px 20px;
    height: 120px;
    border-radius: 27px;
    top: 9px;
    font-weight: bold;
    z-index: -1;
}

.top_salesagent_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: 0px;
    width: 459px;
    padding: 18px 20px;
    height: 119px;
    border-radius: 27px;
    top: 4px;
    font-weight: bold;
    z-index: -1;
}

.top_truck_opration_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -282px;
    width: 283px;
    padding: 18px 20px;
    height: 189px;
    border-radius: 27px;
    top: -121px;
    font-weight: bold;
    z-index: -1;
}

.top_firmile_partner_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -282px;
    width: 283px;
    padding: 18px 20px;
    height: 189px;
    border-radius: 27px;
    top: -121px;
    font-weight: bold;
    z-index: -1;
}

.top_lastmile_partner_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -153px;
    width: 283px;
    padding: 18px 20px;
    height: 189px;
    border-radius: 27px;
    top: -121px;
    font-weight: bold;
    z-index: -1;
}

.top_serviceprovide_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -61px;
    width: 323px;
    padding: 18px 20px;
    height: 226px;
    border-radius: 27px;
    top: -175px;
    font-weight: bold;
    z-index: -1;
}

.top_endcustomer_text {
    position: absolute;
    bottom: 94%;
    border-radius: 5px;
    font-size: 16px;
    opacity: 0;
    transition: all .5s;
    border: 1px solid #ff0000;
    margin-left: -8px;
    width: 323px;
    padding: 18px 20px;
    height: 179px;
    border-radius: 27px;
    top: -49px;
    font-weight: bold;
    z-index: -1;
}

header {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    z-index: 999;
}

.mainHeader--fixed {
    background: #04060a;
    position: fixed;
    transform: translateY(-100%);
}

.mainHeader--show {
    transform: translateY(0);
    transition: transform .3s;
}

.mainHeader--show.mainHeader--hide {
    transform: translateY(-100%);
    transition: transform .3s;
}

.red-bg-light {
    background-color: #0A0B0F;
    float: left;
    width: 100%;
    height: 1032px;
}

.product_1_margin {
    margin-top: 30px;
}

.product_mainfram {
    height: 500px;
    overflow-y: hidden;
}

.our--products {
    /* font-size: 140px !important;
  font-weight: 700 !important;
  color: #ff0000;
  text-transform: uppercase; */
}

.scroller h1 {
    font-size: 12px;
    font-variation-settings: "wght" 900;
    letter-spacing: -0.025em;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ff0000;
}

.scroller,
.lower {
    display: flex;
    height: 150px;
    place-items: center;
    position: relative;
}

.scroller {
    z-index: 1;
    & h1 {
        animation: attack linear backwards;
        animation-range: entry, 19px;
        animation-timeline: scroll();
        float: left;
        transform-origin: center;
        /* width: 100%; */
        display: table-column;
        position: relative;
        left: 0px;
        font-weight: bold !important;
    }
}

@keyframes attack {
    from {
        scale: 25.0;
        transform: translateX(0px);
    }
}

.lower {
    background: black;
    color: white;
    z-index: 10;
}

.red-bg-container {
    max-width: 1300px;
    margin-top: 109px;
    padding-bottom: 43px;
    z-index: 999999;
    /* height: 400px; */
}

.red-bg-container--add {
    border: 1px solid #ff0000;
}

.product_1 {
    background-color: #ff0000;
    border-radius: 20px;
    padding: 48px 42px;
}

.product_1 img {
    width: 100%;
}

.product_1 h2 {
    font-weight: 600;
    line-height: 50px;
    font-size: 54px;
    margin-bottom: 19px;
}

.product_1 p {
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 19px;
}

.product_1 button {
    background: #fff;
    color: #ff0000;
    border: none;
    border-radius: 24px;
    font-size: 15px;
    padding: 7px 15px;
    line-height: 28px;
    font-weight: 600;
}

.col-md-8-margin {
    margin: 0 auto;
}

.kargo_360_platform {
    padding-top: 0px !important;
    background: rgb(101, 26, 26);
    background: radial-gradient(circle, rgba(101, 26, 26, 1) 0%, rgba(10, 11, 15, 1) 69%);
}

.why_kargo img {
    width: 100%;
    margin-bottom: 55px;
}

.why_kargo h1 {
    font-weight: 600;
    font-size: 26px;
    color: #ff0000;
    margin-bottom: 11px;
}

.benifit_360 {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 43px;
}

.color-black-opacity-offer {
    color: #B6BACC;
    font-size: 15px;
}

.margin_top_50 {
    padding-top: 76px !important;
    background-image: url(/images/gifbg.gif);
    background-position: top;
    background-size: cover;
}

.margin_top_50 .border-primary h2 {
    font-size: 45px;
}

.div_aling {
    margin: 0px 10px;
    height: 146px;
}

.div_aling h1 {
    background-color: #ff0000;
    text-align: center;
    width: 40px;
    margin: 0 auto;
    border-radius: 100%;
    font-size: 19px;
    padding: 2px 0px;
    line-height: 33px;
    margin-bottom: 20px;
}

.para-class {
    margin-top: 65px;
}

.div_aling p {
    font-size: 15px;
    text-align: center;
}

.getin_hhh {
    width: 11%;
    margin: 0 auto;
    margin-top: -163px;
}

.getin_hhh button {
    margin-top: 10%;
    background-color: #ff0000;
    width: 100%;
    border: none;
    color: #fff;
    padding: 9px 6px;
    cursor: pointer;
    border-radius: 50px;
}

.get_started {
    margin-bottom: 27%;
}

.div_aling_postion {
    margin-top: -2%;
    align-items: flex-start;
}

.div_aling_postion_s {
    margin-top: -7%;
    align-items: self-start;
}

.div_aling_postion_t {
    margin-top: -11%;
    align-items: self-start;
}

.div_aling_postion_f {
    margin-top: -13%;
    align-items: self-start;
}

.div_aling_postion_five {
    margin-top: -11%;
    align-items: self-start;
}

.row_assignment {
    height: 282px;
    width: 100%;
    display: flex;
}

.row_gehh_button {
    width: 100%;
}

.faq_section {
    background: #010101;
    margin-bottom: 33px;
}

.faq_main {
    background: #121319;
    border-radius: 12px;
    background: #121319;
    border-radius: 12px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}


/* Vertical tabs*/

::selection {
    background: rgba(187, 134, 252, 0.5);
    color: #FFF;
}

.container_jjfjf {
    width: 100%;
    padding: 50px 40px;
    margin: 0px 20px;
    border-radius: 12px;
}

.container_jjfjf .topic {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}

.content input {
    display: none;
}

.container_jjfjf .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.content .list {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 25%;
    margin-right: 120px;
}

.content .list label {
    cursor: pointer;
    height: 46px;
    line-height: 47px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-left: 25px;
    transition: all 0.5s ease;
    z-index: 10;
}

#home:checked~.list label.home,
#blog:checked~.list label.blog,
#help:checked~.list label.help,
#code:checked~.list label.code,
#about:checked~.list label.about {
    color: #fff;
}

.content .slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 46px;
    width: 100%;
    border-radius: 12px;
    transition: all 0.5s ease;
    background: #282828;
    color: #fff;
}

#home:checked~.list .slider {
    top: 0;
}

#blog:checked~.list .slider {
    top: 54px;
}

#help:checked~.list .slider {
    top: 107px;
}

#code:checked~.list .slider {
    top: 162px;
}

#about:checked~.list .slider {
    top: 217px;
}

.content .text-content {
    width: 75%;
    height: 100%;
    color: rgba(255, 255, 255, 0.7);
}

.content .text {
    display: none;
}

.content .text .title {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
    display: inline;
}

.container_jjfjf .text p {
    text-align: justify;
    color: #B5B7C1;
    font-size: 15px;
    margin-top: 23px;
    letter-spacing: 0.5px;
}

.content .text-content .home {
    display: block;
}

#home:checked~.text-content .home,
#blog:checked~.text-content .blog,
#help:checked~.text-content .help,
#code:checked~.text-content .code,
#about:checked~.text-content .about {
    display: block;
}

#blog:checked~.text-content .home,
#help:checked~.text-content .home,
#code:checked~.text-content .home,
#about:checked~.text-content .home {
    display: none;
}

.content .list label:hover {
    color: #fff;
}

#integration-list {
    margin: 0 auto;
    display: table;
}

#integration-list ul {
    padding: 0;
    margin: 20px 0;
    color: #555;
}

.expand h2 {
    color: #fff;
    font-size: 20px;
}

#integration-list ul>li {
    list-style: none;
    border-bottom: 1px solid #565656;
    display: block;
    padding: 15px;
    overflow: hidden;
}

#integration-list ul:last-child {
    border-bottom: 1px solid #ddd;
}

.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
}


/* span {
  font-size: 12.5px;
} */

#left,
#right {
    display: table;
}

#sup {
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}

.detail a {
    text-decoration: none;
    color: #C0392B;
    border: 1px solid #C0392B;
    padding: 6px 10px 5px;
    font-size: 13px;
    margin-right: 7px;
}

.detail {
    margin: 10px 0 10px 0px;
    display: none;
    line-height: 22px;
    height: 150px;
}

.detail span {
    margin: 0;
}

.right-arrow {
    margin-top: 0px;
    margin-left: 20px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 20px;
    line-height: 10px;
    background: rgba(255, 255, 255, 0.5);
    padding: 10px 10px;
    color: #c3c3c3;
    text-align: center;
    padding-right: 21px;
    border-radius: 18px;
}

.icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}

.london {
    background: url("http://placehold.it/50x50") top left no-repeat;
    background-size: cover;
}

.newyork {
    background: url("http://placehold.it/50x50") top left no-repeat;
    background-size: cover;
}

.paris {
    background: url("http://placehold.it/50x50") top left no-repeat;
    background-size: cover;
}

.at-tab {
    display: none;
    padding: 14px;
    border-top: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: 15px;
}

.at-title {
    cursor: pointer;
    position: relative;
    transition: background-color 0.3s ease;
    padding: 10px 0px;
}


/* .at-title:hover {
  background-color: #e0e0e0;
} */

.at-title:after {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2px;
    transition: all 0.3s ease;
    font-size: 24px;
    height: 40px;
    width: 40px;
    line-height: 22px;
    font-size: 24px;
    border-radius: 33px;
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.at-title.active:after {
    content: "-";
    background: #ff0000;
    color: #fff;
}

.at-item {
    border-radius: 5px;
    margin-bottom: 0px;
    border-bottom: 1px solid #565656;
}

.at-title h2 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
    padding-right: 50px !important;
    margin: 0;
    color: #fff;
}

.accordion-header {
    text-align: center;
    background-color: #222222;
    color: white;
    padding: 20px 0;
}

.logo_side p {
    color: #c9c7c7;
    font-weight: 500;
}

.footer_side {
    padding-top: 50px;
    padding-bottom: 30px;
}

.logo_side img {
    width: 200px;
    margin-bottom: 21px;
    margin-left: -15px;
}

.logo_side p {
    font-size: 14px;
    padding-right: 271px;
}

.logo_btm {
    margin-bottom: 40px;
    display: flex;
}

.sc_form {
    width: 60%;
}

.checkbox_qq {
    width: 26px;
    height: 20px;
    line-height: 47px;
    margin-top: 12px;
    float: left;
    margin-right: 12px;
}

.checkvox_tr {
    border-radius: 27px;
}

.send_suscribe {
    border: 2px solid #6c757d !important;
    color: #fff;
    opacity: 1;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 8px 22px !important;
    border-radius: 30px;
}

.send_suscribe_enabled {
    background: #ff0000 !important;
    border-color: #ff0000 !important;
}

.aa-bll-main .unit-4 img {
    margin-top: -22px;
    width: 100%;
    margin-bottom: -131px;
    margin-right: -139px;
}

.effert_img {
    /* background-image: url(../images/icon_services1/icon1.png); */
}


/*------product css --------*/

.product_360 {
    background: none;
    padding-top: 160px !important;
}

.image_block img {
    height: 388px;
    width: auto;
    margin: 0 auto;
    border-radius: 18px;
    /* box-shadow: 0px 4px 25px #b3b3b3; */
    margin-top: 111px;
    /* box-shadow: rgb(0 0 0 / 15%) 0px 48px 100px 0px; */
}


/* .image_block {
  height: 300px;
  background-color: #fff;
  height: 368px;
  width: 80%;
  margin: 0 auto;
  border-radius: 18px;
  margin-top: 111px;
  box-shadow: 0px 4px 25px #b3b3b3;
  box-shadow: rgb(0 0 0 / 15%) 0px 48px 100px 0px;
} */

.product_img_main {}

.kargo_product_main {
    min-height: 664px !important;
}

.send_fac {
    background: #fff;
    padding: 176px 0px;
    padding-bottom: 50px !important;
}

.a2a_kargo {
    color: #000 !important;
    width: 100% !important;
}

.our_product_padd {
    margin-bottom: 2rem;
    color: #797E98;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 70px;
    padding-right: 70px;
}

.kargo_products h1 {
    margin-top: 70px !important;
}

.kargo_products p {
    margin-bottom: 0px !important;
}

.a-block {
    margin-bottom: 65px !important;
}


/* .aa-bll-main .a-block {
  width: 360px !important;
} */


/* .aa-bll-main .a-block .unit-4 h3 {
  font-size: 17px;
  font-weight: bold;
} */


/* .aa-bll-main .a-block .unit-4 p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: 71px;
} */

.benifit_product {
    background: #FFFFFF;
    border-radius: 30px;
    margin-top: 30px;
    margin-bottom: 6px;
    padding: 45px 45px;
    text-align: left;
    overflow: hidden;
    padding-bottom: 0px;
}

.benifit_product h4 {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.benifit_product p {
    margin-bottom: 0px !important;
    color: #797E98;
    margin-top: 13px;
    font-size: 15px;
    line-height: 24px;
}

.why_kargo img {
    width: 100%;
    margin: 0 auto;
    margin-top: 35px;
}

.benifit_product_img {
    width: 203px;
    height: 320px;
    margin-bottom: -28px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(1) .benifit_product_img {
    width: 199px;
    height: 279px;
    margin-bottom: 19px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 293.55px;
    height: 309px;
    margin-bottom: -20px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 419px;
    height: 254px;
    margin-left: -120px;
    margin-bottom: 60px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 257px;
    height: 343px;
    margin-bottom: -55px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(5) .benifit_product_img {
    width: 322px;
    height: 322px;
    margin: 0 auto;
    margin-bottom: -55px;
}

.kargo_products .colsecond-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 376px;
    height: 379px;
    margin-bottom: 96px;
}

.kargo_products .colsecond-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 376px;
    height: 255px;
    margin: 0 auto;
    margin-left: -43px;
    padding-bottom: 315px;
}

.kargo_products .colsecond-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 335.8px;
    height: 335.78px;
    margin-bottom: -60px;
    margin-left: -54px;
}

.kargo_products .colsecond-6 .benifit_product:nth-child(5) .benifit_product_img {
    width: 53%;
    margin: 0 auto;
    margin-bottom: -34px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(1) {
    box-shadow: #ffa80024 -42px 0px 100px 56px;
}

.kargo_products .colfirst-6 .benifit_product:nth-child(3) {
    /* box-shadow: #ffa80024 -42px 0px 100px 56px; */
    box-shadow: #ffa80024 -49px 50px 100px 1px, #ffa80024 0px 6px 63px -65px;
}

.kargo_products .colsecond-6 .benifit_product:nth-child(2) {
    box-shadow: #ff000012 38px 22px 100px 52px;
}

.kargo_products .colsecond-6 .benifit_product:nth-child(5) {
    box-shadow: #ff00001a 38px 22px 100px 52px;
}

.a2a_kargo_benifit {
    background-color: #F0F0F3;
    padding-bottom: 100px;
}

.a2a_kargo_benifit .benifit_360 {
    color: #000 !important;
}


/* .aa-bll-main .unit-4.d-flex {
  height: 398px;
} */

.height_mian {
    height: 195px;
}

.custom_plate img {
    width: 100%;
}

.custome_container_plateform {
    /* height: 112vh !important; */
    padding-bottom: 95px !important;
}

.our_product_main {
    padding-bottom: 80px;
}

.kargo_products .colfirst-6 .benifit_product_img_improved {
    padding: 0px;
}

.kargo_products .colfirst-6 .benifit_product_img_improved:nth-child(1) .benifit_product_img {
    width: 100%;
    margin-top: -4px;
    margin-bottom: 26px;
    margin-bottom: 30px;
}

.improved {
    padding: 45px;
    padding-bottom: 10px;
}


/* pooja product A2A page */

@media screen and (max-width:999px) {
    .color-black-opacity-5 {
        padding-top: 1px !important;
        line-height: 20px !important;
    }
    .iconsection_bg {
        height: 118vh !important;
    }
    /* .top_lmpartner {
    margin-left: 333px !important;
  }
  .top_fmpartner {
    margin-left: 232px !important;
}
.top_serviceprovide {
  margin-right: 310px !important;
}
.top_endcustomer {
  margin-top: 134px !important;
} */
    .top_mainlogo {
        width: 215px;
        margin-top: 329px;
        margin-left: 495px;
    }
    .site-blocks-cover h2 {
        font-size: 50px;
    }
    .site-blocks-cover h1 {
        font-size: 1.0rem;
        margin-top: 20px;
    }
    .a-block {
        margin-right: 10px;
        margin-top: 37px;
        margin-left: 10px;
    }
    .aa-bll-main .unit-4 img {
        margin-top: -81px;
        margin-bottom: -149px;
        margin-right: -110px;
    }
    .kargo_products .row {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .col-md-6.kargo_products {
        max-width: 90%;
        flex: 90%;
    }
    .image_block img {
        margin-top: 20px;
        height: 300px;
    }
    .kargo_products .row .col-md-6 {
        max-width: 100%;
        flex: 100%;
    }
    .why_kargo img {
        margin-top: 15px;
        float: right;
        width: 20%;
    }
    .content .list label {
        font-size: 17px;
        padding: 10px;
        line-height: 1.5;
    }
    .site-footer ul li {
        margin-bottom: -5px;
        font-size: 14px;
    }
    .footer_side {
        padding-bottom: 0 !important;
    }
    .a-block {
        margin-top: 20px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .border-top.pt-5 {
        padding-top: 15px !important;
    }
    .row.pt-5.mt-5.text-center {
        margin-top: 0 !important;
        padding-top: 15px !important;
    }
    .site-footer a {
        padding-right: 0px !important;
    }
    .logo_btm {
        margin-bottom: 20px;
    }
    .site-footer .footer-heading {
        font-size: 17px;
        margin-bottom: 10px !important;
    }
    .logo_side p {
        padding-right: 0;
    }
    .content .list {
        width: auto;
        margin-right: 0;
        text-align: center;
    }
    .a2a_kargo_benifit {
        padding-bottom: 40px;
        width: 100%;
        margin-top: 30px;
    }
    .benifit_product {
        padding: 15px 10px;
        margin-top: 20px;
    }
    .kargo_products h1 {
        margin-top: 25px !important;
    }
    .footer_side {
        padding-top: 0px;
    }
    .container_jjfjf {
        padding: 20px 25px;
        margin: 0;
    }
    .kargo_products h1 {
        margin-top: 25px;
    }
    .unit-4.d-flex {
        padding: 10px;
    }
    .unit-4.d-flex h1 {
        font-size: 25px;
    }
    .aa-bll-main .a-block .unit-4 h3 {
        font-size: 15px;
    }
    .aa-bll-main .unit-4.d-flex {
        height: 321px;
    }
    .gain_realtime {
        margin-bottom: 10px;
        font-size: 2rem;
    }
    .border-primary h2 {
        font-size: 30px;
    }
    .kargo_products h1 {
        margin-top: 35px;
    }
    .our_product_padd {
        margin-bottom: 1rem;
        font-size: 15px;
    }
    .send_fac {
        padding: 20px 0px;
    }
    .product_360 {
        padding-top: 100px !important;
    }
    .kargo_product_main {
        min-height: 562px !important;
    }
    .the-sticky-div {
        height: 75vh !important;
    }
    .the-content {
        padding-bottom: 0 !important;
    }
    .site-mobile-menu {
        background: #000 !important;
        color: #fff !important;
    }
    .site-mobile-menu .site-nav-wrap a {
        padding: 4px 20px;
        color: #fff;
        font-size: 14px;
    }
    .site-mobile-menu {
        z-index: 99999 !important;
    }
    .dropdown-content {
        position: relative !important;
    }
    .the-sticky-div {
        z-index: 0 !important;
    }
}

@media screen and (max-width:892px) {
    .content .slider {
        height: max-content;
    }
}

@media screen and (max-width:828px) {
    .logo_btm {
        display: block !important;
    }
    .logo_btm .col-md-8 {
        width: 100%;
    }
    .logo_btm .col-md-2 {
        width: 100%;
    }
    .row.suscriptions {
        display: block !important;
    }
}

@media screen and (max-width:767px) {
    .termss {
        width: 100%;
        /* display: flex !important; */
    }
    .color-black-opacity-5 {
        font-size: 13px !important;
        font-weight: 500;
        line-height: 18px;
    }
    .site-blocks-cover h2 {
        font-size: 30px !important;
    }
    .site-footer .footer-heading {
        font-size: 13px !important;
    }
    .kargo_product_main {
        min-height: 440px !important;
    }
    .bg-gray-dark-mktg {
        height: calc(65vh);
    }
    .container {
        max-width: 740px;
    }
    .gain_realtime {
        font-size: 1.8rem;
    }
    .unit-4.d-flex h1 {
        font-size: 20px;
    }
    .aa-bll-main .unit-4.d-flex {
        height: 264px;
    }
    .aa-bll-main .unit-4 img {
        margin-top: -158px;
        margin-right: -148px;
        width: 85%;
    }
    .aa-bll-main .a-block {
        width: 100% !important;
    }
    .the-sticky-div {
        height: 65vh !important;
    }
    .why_kargo img {
        margin-top: 15px;
        width: 16%;
    }
    .the-sticky-div {
        height: 74vh !important;
    }
    .container_jjfjf .topic {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .content .list label {
        font-size: 15px;
    }
    .at-title h2 {
        font-weight: 400;
        padding: 5px 0px;
    }
    .logo_side img {
        width: 188px;
        margin-bottom: 10px;
    }
    .logo_btm .col-md-8 {
        width: 190%;
    }
    .at-tab {
        padding: 0;
    }
}

@media screen and (max-width:575px) {
    .unit-4 h3 {
        margin-top: 30px;
    }
    .top_lmpartner {
        z-index: 99 !important;
    }
    .site-section {
        padding: 0 !important;
    }
    .getin_hhh {
        margin-top: 337px !important;
    }
    .background_vedio {
        margin-top: 25px;
    }
    .site-blocks-cover h1 {
        font-size: 1rem;
        margin: 5px 0 !important;
        font-weight: 400;
        margin-top: 20px !important;
    }
    .container_jjfjf .content {
        display: block !important;
    }
    .container_jjfjf .topic {
        text-align: center;
    }
    .content .list {
        padding-right: 0;
    }
    .content .slider {
        height: 46px !important;
    }
    .content .text-content {
        width: 100% !important;
    }
    .site-blocks-cover h2 {
        font-size: 20px !important;
    }
    .gain_realtime {
        font-size: 20px;
        margin-bottom: 10px !important;
    }
    .our_product_padd {
        margin-bottom: 0;
        font-size: 1rem;
    }
    .benifit_product {
        text-align: center;
    }
    .benifit_product {
        margin-top: 10px;
    }
    .kargo_products h1 {
        margin-top: 25px !important;
    }
    .mobile_benefit_section .the-content .a-block .unit-4 img {
        margin-top: -486px !important;
        width: 47% !important;
        margin-right: -107px !important;
    }
    .mobile_benefit_section .the-content .a-block .unit-4.d-flex {
        height: 58vh !important;
    }
    .mobile_benefit_section .the-content .a-block {
        width: 95% !important;
    }
    .align-items-stretch h4 {
        font-size: 18px !important;
        font-weight: 500;
    }
    .col-md-12.head-sec {
        padding: 0 0 !important;
    }
    .heading_content {
        line-height: 22px;
        font-size: 14px !important;
    }
    .kargo_products h1 {
        margin-top: 20px !important;
    }
    .unit-4 p {
        padding-top: 15px;
        /* padding-right: 90px; */
    }
    .row.justify-content-center {
        margin: 0;
    }
    .row.faq_mainss {
        margin: 0;
    }
}

.unit-4.d-flex h1 {
    margin-top: 25px;
}

.a-block {
    margin-bottom: 40px !important;
}

@media screen and (max-width:533px) {
    .getin_hhh {
        margin-top: 294px !important;
    }
    .image_block img {
        height: 200px !important;
    }
    .get_in {
        display: inline-flex;
    }
    .contact-sec p.legend {
        margin-bottom: 0;
        font-size: 30px;
    }
    .contact-sec-contact p.legend {
        margin-bottom: 0;
        font-size: 30px;
    }
    .close_icon {
        margin-top: 2px;
        right: 6px;
    }
}

@media screen and (max-width:500px) {
    .getin_hhh {
        margin-top: 228px !important;
    }
}

@media screen and (max-width:479px) {
    .aa-bll-main .unit-4.d-flex {
        height: 271px;
    }
    .getin_hhh button {
        margin-bottom: 10px;
    }
    .mobile_benefit_section .the-content .a-block .unit-4 img {
        margin-top: -490px !important;
        margin-right: -90px !important;
    }
    .getin_hhh {
        margin-top: 191px !important;
    }
    .mobile_benefit_section .the-content .a-block .unit-4.d-flex {
        height: 46vh !important;
    }
    .a-block {
        height: 34vh !important;
    }
    /* .iconsection_bg
  {
    zoom: 67%;
  } */
}

@media screen and (max-width:414px) {
    .mobile_benefit_section .the-content .a-block .unit-4.d-flex {
        height: 34vh !important;
    }
    .a-block {
        height: 34vh !important;
    }
}

@media screen and (max-width:400px) {
    .why_kargo img {
        margin-top: 0px;
        width: 50%;
    }
    .getin_hhh {
        margin-top: 147px !important;
    }
}

@media screen and (max-width:390px) {
    .mobile_benefit_section .the-content .a-block .unit-4.d-flex {
        height: 36vh !important;
    }
    .a-block {
        height: 36vh !important;
    }
}

@media screen and (max-width:360px) {
    .getin_hhh {
        margin-top: 121px !important;
    }
}

@media screen and (max-width:479px) {
    /* .a-block {
    height: 72vh !important;
  } */
    /* .a-block {
    height: 59vh !important;
  } */
    .mobile_benefit_section .the-content .a-block .unit-4 img {
        margin-top: -509px !important;
        margin-right: -81px !important;
    }
}

@media screen and (max-width:329px) {
    .getin_hhh {
        margin-top: 121px !important;
    }
    .getin_hhh {
        width: 55% !important;
        margin-top: 57px !important;
    }
}


/* pooja css index page */

@media screen and (max-width:1129px) {
    .site-blocks-cover h2 {
        font-size: 40px !important;
    }
    .logo_btm {
        margin-bottom: 10px;
    }
    .footer_side {
        padding-top: 0px;
    }
    .getin_hhh {
        width: max-content;
    }
    .getin_hhh button {
        margin-top: 0;
        padding: 10px 20px;
    }
    .margin_top_50 {
        padding-top: 20px !important;
    }
    .logo_btm {
        margin-bottom: 0px;
    }
    .pl-3 {
        padding-left: 0.1rem !important;
    }
    .mb-4 {
        margin-bottom: 0.5rem !important;
    }
    .site-footer .footer-heading {
        font-size: 17px;
    }
    .logo_side p {
        padding-right: 0px;
    }
    .site-section {
        padding: 1em 0;
    }
    .scroller {
        height: 70px;
    }
    .red-bg-container {
        margin-top: 57px;
    }
    .bg-gray-dark-mktg {
        min-height: 865px;
    }
    .gain_realtime {
        font-size: 1.5rem;
        margin-bottom: 16px;
    }
    .product_1 h2 {
        font-size: 30px;
    }
    .site-blocks-cover h2 {
        font-size: 40px !important;
    }
    .why_kargo img {
        width: 74%;
        margin-bottom: 46px;
    }
    .a-block {
        margin-top: 60px;
    }
    .topic {
        font-size: 30px !important;
    }
    .border-primary h2 {
        font-size: 30px;
    }
    .unit-4 img {
        margin-top: -57px;
    }
    .margin_top_50 .border-primary h2 {
        font-size: 30px;
    }
    .unit-4 img {
        width: 75%;
        margin-right: -133px;
    }
    .logo_img img {
        max-width: 50%;
    }
    .product_1 h2 {
        font-size: 33px;
    }
    .product_1 p {
        font-size: 14px;
    }
    .section-grid {
        margin-top: 50px;
    }
    .heading_content {
        font-size: 15px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width:1199px) {
     ::ng-deep .logo_img img {
        max-width: 34% !important;
    }
    .site-blocks-cover h2 {
        font-size: 49px !important;
    }
    .gain_realtime {
        width: 100%;
        font-size: 2rem;
    }
    .scroller h1.our_product_font {
        font-size: 2px !important;
        text-align: center !important;
    }
    .section-grid {
        margin-top: 40px;
        margin-right: 0px;
    }
    .section-1 {
        position: relative !important;
        margin-left: 0px !important;
    }
    .section-2 {
        position: relative !important;
        margin-left: 0px !important;
    }
    .section-3 {
        position: relative !important;
        margin-left: 0px !important;
    }
    .section-4 {
        position: relative !important;
        margin-left: 0px !important;
    }
    .grid-content._2 {
        margin-right: 0px !important;
        margin-left: 0 !important;
    }
    .grid-content._3 {
        margin-right: 0px !important;
        margin-left: 0px !important;
        background-color: #e29339;
    }
    .grid-content._4 {
        margin-right: 0px !important;
        margin-left: 0px !important;
        background-color: #e29339;
    }
    .mobile_benefit_section .the-content {
        display: block;
    }
    .mobile_benefit_section .the-content .a-block {
        width: 415px;
        margin-right: 11px;
        margin-top: 48px;
        margin-left: 31px;
    }
    .mobile_benefit_section .the-content .a-block .unit-4.d-flex {
        padding: 10px;
        height: 100vh;
    }
    .mobile_benefit_section .the-content .a-block .unit-4 img {
        width: 75%;
        margin-right: -95px;
    }
    .top_airline {
        width: 73px;
        top: 17%;
        left: 15%;
    }
    .top_ghandler {
        width: 73px;
        position: absolute;
        z-index: 1;
        left: 43%;
        top: 10%;
    }
    .top_salesagent {
        width: 73px;
        position: absolute;
        z-index: 1;
        /* margin-top: 73px; */
        /* margin-right: 285px; */
        left: 73%;
        top: 19%;
    }
    .top_truckopreation {
        width: 73px;
        position: absolute;
        z-index: 1;
        /* margin-top: 451px; */
        right: 0px;
        /* margin-right: 262px; */
        top: 52%;
        left: 82%;
    }
    .top_fmpartner {
        width: 73px;
        position: absolute;
        z-index: 1;
        /* margin-top: 430px; */
        /* margin-left: 302px; */
        left: 11%;
        top: 83%;
    }
    .top_lmpartner {
        width: 73px;
        position: absolute;
        z-index: 1;
        /* margin-top: 311px; */
        /* margin-left: 389px; */
        left: 42%;
        top: 92%;
        float: right;
    }
    /* .site-mobile-menu 
  {
    position: absolute;
  } */
    .top_endcustomer {
        width: 73px;
        position: absolute;
        z-index: 1;
        /* right: -90%; */
        /* margin-top: 185px; */
        /* margin-left: 383px; */
        /* margin-right: 0px; */
        float: right;
        left: 74%;
        top: 83%;
    }
    .tooltip:hover {
        border: 1px solid #ff0000;
        border-radius: 36px;
        z-index: 1;
    }
    .top_salesagent_text {
        width: 257px;
    }
    .top_endcustomer_text {
        width: 179px;
    }
    .top_lastmile_partner_text {
        width: 129px;
    }
    .top_serviceprovide {
        width: 73px;
        position: absolute;
        z-index: 1;
        /* margin-top: 192px; */
        float: right;
        left: -2%;
        top: 52%;
    }
    .red-bg-container--add {
        border: none !important;
    }
    .product_1 h2 {
        font-size: 40px;
    }
    .product_1 p {
        font-size: 15px;
    }
    .unit-4.d-flex h1 {
        font-size: 23px;
    }
    .a-block {
        width: 365px;
    }
    .unit-4 h3 {
        font-size: 22px;
    }
    .unit-4 img {
        margin-top: -33px;
    }
    .product_1 {
        padding: 37px;
    }
    .unit-4 p {
        font-size: 15px;
        height: 61px;
    }
    .content .list label {
        font-size: 16px;
    }
    .a-block {
        width: 300px;
    }
}

@media screen and (max-width:999px) {
    .why_kargo img {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .why_kargo h1 {
        padding-top: 25px;
    }
    .site-blocks-cover h2 {
        font-size: 30px !important;
        padding: 0;
    }
    .gain_realtime {
        font-size: 20px;
    }
    .product_1 h2 {
        font-size: 25px;
        margin-bottom: 0px;
        line-height: 25px;
    }
    .product_1 p {
        margin-top: 15px !important;
    }
    .gain_realtime {
        margin-bottom: 10px !important;
    }
    .color-black-opacity-5 {
        width: 100%;
        font-size: 15px;
    }
    .section-grid {
        margin-top: 25px;
    }
    .heading_content {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width:767px) {
    .text-right {
        text-align: left !important;
    }
    /* .terms
  {
    display: inline-flex;
  } */
    .div_aling h1 {
        font-size: 18px;
        width: 38px;
        padding: 2px 9px;
    }
    .div_aling p {
        text-align: left;
        margin-top: 0px;
        padding-left: 20px;
        padding-top: 0px;
    }
    .div_aling {
        display: inline-flex;
    }
    .logo_btm .col-md-8 {
        width: 100%;
    }
    .site-section {
        padding-top: 0 !important;
    }
    .margin_top_50 .border-primary h2 {
        font-size: 20px;
    }
    .row.justify-content-center.mb-5 {
        margin-bottom: 7px !important;
    }
    .background_vedio {
        height: auto;
        /* transform: scale(1.4) !important; */
    }
    .iconsection_bg {
        height: 60vh !important;
        background-position: -3px 40px;
    }
    .top_serviceprovide_text {
        position: absolute;
        bottom: 91%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        margin-left: -61px;
        width: 323px;
        padding: 18px 20px;
        height: 119px;
        border-radius: 27px;
        top: 48%;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_airline_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        margin-left: -114px;
        width: 211px;
        padding: 18px 20px;
        height: 132px;
        border-radius: 27px;
        top: 50px;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_gr_handler_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        margin-left: -280%;
        width: 293px;
        padding: 18px 20px;
        height: 98px;
        border-radius: 27px;
        top: -127%;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_salesagent_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        margin-left: 0px;
        width: 229px !important;
        padding: 12px 20px;
        height: 102px;
        border-radius: 27px;
        top: 96%;
        left: -171%;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_truck_opration_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        margin-left: -282px;
        width: 283px;
        padding: 18px 20px;
        height: 110px;
        border-radius: 27px;
        top: -80px;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_firmile_partner_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        margin-left: -88px;
        width: 283px;
        padding: 18px 20px;
        height: 103px;
        border-radius: 27px;
        top: -74px;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_lastmile_partner_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        left: -54%;
        width: 283px !important;
        padding: 12px 20px;
        height: 75px;
        border-radius: 27px;
        top: 45%;
        font-weight: bold;
        z-index: 9999999 !important;
        background: #0a0b0f;
    }
    .top_endcustomer_text {
        position: absolute;
        bottom: 94%;
        border-radius: 5px;
        font-size: 11px;
        opacity: 0;
        transition: all .5s;
        border: 1px solid #ff0000;
        left: -85%;
        width: 195px;
        padding: 18px 20px;
        height: 179px;
        border-radius: 27px;
        top: -45%;
        font-weight: bold;
        z-index: 1 !important;
        background: #0a0b0f;
    }
    .top_mainlogo {
        width: 204px !important;
        position: absolute;
        z-index: -1;
        margin: 0 auto;
        margin-top: 47%;
        margin-left: 31%;
    }
    .bg-gray-dark-mktg {
        min-height: 670px !important;
    }
    .bg-gray-dark-mktg.bg-gray-dark-mktg1 {
        min-height: 550px !important;
    }
    .row.align-items-stretch {
        justify-content: center !important;
        margin: 0;
    }
    .getin_hhh {
        width: 50%;
        margin-top: 400px;
    }
    .margin_top_50 {
        background-position: 0px 454px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sticky-card-sections {
        z-index: 1 !important;
    }
    .get_started {
        margin-bottom: 0px;
    }
    .div_aling_postion_five {
        margin-top: 0;
    }
    .div_aling_postion {
        margin-top: 0;
    }
    .div_aling {
        height: auto;
    }
    .div_aling_postion_f {
        margin-top: 0;
    }
    .div_aling_postion_s {
        margin-top: 0;
    }
    .div_aling_postion_t {
        margin-top: 0;
    }
    .div_aling_postion_f {
        margin-top: 0;
    }
    .row_assignment {
        display: block !important;
        height: auto;
    }
}

@media screen and (max-width: 533px) {
    .bg-gray-dark-mktg.bg-gray-dark-mktg1 {
        min-height: 445px !important;
    }
}

@media screen and (max-width:479px) {
    .product_1 {
        padding: 10px;
    }
    .section-1 {
        padding-left: 0px !important;
    }
}


/* pooja css */

.bottom-fot {
    padding-left: 30px;
    padding-right: 30px;
}

.terms {
    margin-bottom: 0 !important;
    border-bottom: 1px solid;
}

.droup .selected {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 200;
    font-style: italic;
    background: #fff;
}

.droup {
    width: 100%;
    /* background: #fff; */
    padding: 5px 5px 5px 15px;
    display: block;
    border: 1px solid #EDEDED;
    border-radius: 10px;
    transition: 0.2s ease-out;
    color: #000;
    box-sizing: border-box;
    font-size: 12px;
    outline: none;
    letter-spacing: 1px;
}

.droup option {
    background: none;
}

.d2d360 {
    position: absolute;
    top: -112px;
    right: 53px;
}

.platform-360 {
    position: absolute;
    top: -249px;
    right: 160px;
}

.suite-360 {
    position: absolute;
    top: -180px;
    right: 206px;
}

.a2a-btns {
    position: absolute;
    top: -179px;
}

.a2a-btn:hover {
    color: #fff !important;
}

.a2a-btn {
    background-color: #ff0000;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    border: none;
    width: 50%;
    font-size: 14px;
    border-radius: 60px;
    z-index: 9999999;
}

::placeholder {
    color: #000;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #000;
}

@media screen and (max-width:767px) {
    .sc_form {
        width: 100% !important;
    }
    .logo_side p {
        padding-right: 0 !important;
    }
}

.dropdown-menu {
    border: 1px solid #dee2e6 !important;
    padding: 0 10px !important;
    width: 220% !important;
}

.site-navbar .site-navigation .site-menu a.a2akargo {
    color: #fff !important;
}

.section-grid {
    margin-top: 20px !important;
}

.scroll-btns {
    display: none;
}

.scroll-btnsabc--add {
    display: block;
}

.dropbtn {
    background: none;
    color: #FF002E;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000;
    min-width: 240px;
    text-align: left;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: #fff;
    padding: 0px 18px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background: none;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.border-top a {
    font-size: 12px;
}

.para-class .heading_content {
    font-size: 15px !important;
    text-align: left !important;
    font-weight: 600;
    /* line-height: 0; */
}

.para-class ul li {
    font-size: 15px !important;
    text-align: left !important;
    font-weight: 600;
    margin-bottom: 10px !important;
    color: #B5B7C1;
}

.kargo_products.kargo_products1 .colfirst-6 .benifit_product:nth-child(1) .benifit_product_img {
    width: 203px;
    height: 320px;
    margin-bottom: 0px;
}

.kargo_products.kargo_products1 .colfirst-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 376px;
    height: 379px;
    margin-bottom: 105px !important;
}

.kargo_products.kargo_products1 .colfirst-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 376px;
    height: 255px;
    margin-bottom: 25px !important;
    margin-left: -44px;
}

.kargo_products.kargo_products1 .colfirst-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 335.8px;
    height: 335.78px;
    margin-bottom: -55px !important;
    margin-left: -55px !important;
}

.kargo_products.kargo_products1 .colfirst-6 .benifit_product:nth-child(5) .benifit_product_img {
    width: 322px;
    height: 322px;
    margin: 0 auto;
    margin-bottom: -55px !important;
}

.kargo_products.kargo_products1 .colsecond-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 340px;
    height: 340px;
    margin-bottom: 11px !important;
}

.kargo_products.kargo_products1 .colsecond-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 257px;
    height: 343px;
    margin: 0 auto;
    margin-bottom: -43px !important;
}

.kargo_products.kargo_products1 .colsecond-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 199px;
    height: 279px;
    margin-bottom: 20px !important;
    margin: 0 auto;
}

.benifit_product_img.benifit_product_img1 {
    width: 293.55px;
    height: 309px;
    margin-bottom: -28px !important;
    margin: 0 auto;
}

.kargo_products.kargo_products2 .colfirst-6 .benifit_product:nth-child(1) .benifit_product_img {
    width: 376px;
    height: 255px;
    margin-left: -55px !important;
    margin-bottom: 60px !important;
}

.benifit_product_img.benifit_product_img2 {
    width: 257px;
    height: 343px;
    margin-bottom: -62px !important;
    margin: 0 auto;
}

.kargo_products.kargo_products2 .colfirst-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 293.55px;
    height: 309px;
    margin-bottom: -48px !important;
}

.kargo_products.kargo_products2 .colsecond-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 343.46px;
    height: 343.44px;
    margin-bottom: -11px !important;
}

.kargo_products.kargo_products2 .colfirst-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 419px;
    height: 254px;
    margin-left: -28px !important;
    margin-bottom: 60px !important;
}

.kargo_products.kargo_products2 .colsecond-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 199px;
    height: 279px;
    margin: 0 auto;
    margin-bottom: -20px !important;
}

.kargo_products.kargo_products2 .colfirst-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 357px;
    height: 355.26px;
    margin-bottom: -55px !important;
    margin: 0 auto;
}

.kargo_products.kargo_products3 .colfirst-6 .benifit_product_img_improved:nth-child(1) .benifit_product_img {
    width: 458px;
    height: 218px;
    margin-bottom: -15px;
}

.benifit_product_img.benifit_product_img3 {
    width: 303px;
    height: 303px;
    margin-bottom: -28px !important;
    margin: 0 auto;
}

.kargo_products.kargo_products3 .colfirst-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 404px;
    height: 244px;
    margin-left: -132px !important;
    margin-bottom: 48px !important;
}

.kargo_products.kargo_products3 .colsecond-6 .benifit_product:nth-child(2) .benifit_product_img {
    width: 293px;
    height: 309px;
    margin-bottom: -6px !important;
    margin-left: 0 !important;
}

.kargo_products.kargo_products3 .colfirst-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 309.71px;
    height: 309.69px;
    margin-bottom: -104px !important;
    margin-left: 0;
}

.kargo_products.kargo_products3 .colsecond-6 .benifit_product:nth-child(3) .benifit_product_img {
    width: 199px;
    height: 279px;
    margin: 0 auto;
    margin-bottom: -20px !important;
}

.kargo_products.kargo_products3 .colfirst-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 257px;
    height: 343px;
    margin-bottom: -55px;
}

.kargo_products.kargo_products3 .colfirst-6 .benifit_product:nth-child(4) .benifit_product_img {
    width: 257px;
    height: 343px;
    margin-bottom: -123px !important;
}


/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */

@media screen and (max-width:414px) {
    .top_mainlogo {
        margin-top: 44%;
        margin-left: 30%;
    }
    .bg-gray-dark-mktg.bg-gray-dark-mktg1 {
        height: calc(49vh);
    }
}

@media screen and (max-width:375px) {
    .top_mainlogo {
        margin-top: 34%;
        margin-left: 19%;
    }
    .a-block {
        height: 45vh !important;
    }
    .scroller h1.our_product_font {
        font-size: 38px !important;
        animation-timeline: inherit !important;
    }
    /* .w-lightbox-embed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.w-lightbox-control {
	position: absolute;
	top: 0;
	width: 4em;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.w-lightbox-left {
	display: none;
	bottom: 0;
	left: 0;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")
}

.w-lightbox-right {
	display: none;
	right: 0;
	bottom: 0;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+")
}

.w-lightbox-close {
	right: 0;
	height: 2.6em;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
	background-size: 18px
}

.w-lightbox-strip {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 1vh;
	line-height: 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden
}

.w-lightbox-item {
	display: inline-block;
	width: 10vh;
	padding: 2vh 1vh;
	box-sizing: content-box;
	cursor: pointer;
	-webkit-transform: translate3d(0, 0, 0)
} */
    .mobile_benefit_section .the-content .a-block .unit-4.d-flex {
        height: 45vh !important;
    }
}

@media screen and (max-width:360px) {
    .top_mainlogo {
        margin-top: 39%;
        margin-left: 23%;
    }
}

@media screen and (max-width:430px) {
    .bg-gray-dark-mktg.bg-gray-dark-mktg1 {
        height: calc(0vh) !important;
    }
    .iconsection_bg {
        zoom: 71%;
    }
    .top_mainlogo {
        margin-top: 39%;
        margin-left: 32%;
    }
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 600px;
        height: calc(104vh);
    }
}

@media screen and (max-width:412px) {
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 600px;
        height: calc(106vh);
    }
}

@media screen and (max-width: 414px) {
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 600px;
        height: calc(108vh);
    }
}

@media screen and (max-width: 390px) {
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 600px;
        height: calc(118vh);
    }
    .iconsection_bg {
        zoom: 69%;
    }
    .top_mainlogo {
        margin-top: 39%;
        margin-left: 30%;
    }
}

@media screen and (max-width: 375px) {
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 600px;
        height: calc(149vh);
    }
    .top_mainlogo {
        margin-top: 39%;
        margin-left: 30%;
    }
    .iconsection_bg {
        zoom: 66%;
    }
    .iconsection_bg {
        height: 75vh !important;
    }
}


/* pooja css */


/* New CSS */

.subscription {
    max-width: 500px;
    width: 100%;
}

.footer-heading {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.4;
}

.input-group {
    display: flex;
    align-items: center;
    background-color: transparent;
    border: 1px solid #555555;
    border-radius: 60px;
    overflow: hidden;
    margin-bottom: 16px;
}

.form-control {
    flex: 1;
    padding: 12px 16px;
    background-color: transparent;
    border: none;
    color: #ffffff;
    font-size: 14px;
    outline: none;
}

.form-control::placeholder {
    color: #888;
}

.input-group-append {
    padding: 4px;
}

.send-button {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #ff4757, #ff3742);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.send-button:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(255, 71, 87, 0.3);
}

.send-button:disabled {
    cursor: not-allowed;
    transform: none;
}

.send-button i {
    color: white;
}

.privacy-text {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    color: #ccc;
    font-size: 12px;
    line-height: 1.4;
}

.checkbox {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    accent-color: #ff4757;
    cursor: pointer;
}

.privacy-text label {
    cursor: pointer;
    flex: 1;
}

.social_link {}

.social_link li {
    margin-bottom: 5px;
    display: inline-block;
}

.social_link li i {
    font-size: 20px;
}

.social_link li a {
    color: #999999;
    font-size: 14px;
    padding-left: 0px !important;
}

.iconsection_bg_mobile {
    margin-top: 40px !important;
}

.iconsection_bg_mobile img {
    width: 100%;
}

.iconsection_bg_mobile .col-md-4 {
    width: 33.33%;
}

.future_ready {
    margin-bottom: 30px;
}

.future_ready:hover .tooltipText {
    display: block;
}

.iconsection_bg_mobile .tooltip {
    margin-right: 0px;
}

@media screen and (max-width: 360px) {
    .site-blocks-cover,
    .site-blocks-cover .row {
        height: calc(137vh);
    }
    .top_mainlogo {
        margin-top: 41%;
        margin-left: 33%;
    }
    .iconsection_bg {
        zoom: 54%;
    }
}

@media screen and (max-width:320px) {
    .iconsection_bg {
        zoom: 51% !important;
        height: 60vh !important;
    }
    .top_mainlogo {
        margin-top: 39%;
        margin-left: 31%;
    }
    .scroller h1.our_product_font {
        font-size: 38px !important;
        animation-timeline: inherit !important;
    }
}

@media (max-width: 480px) {
    .footer-heading {
        font-size: 16px;
    }
    .form-control {
        padding: 10px 12px;
        font-size: 13px;
    }
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 600px;
        height: calc(30vh);
    }
    .img_drc_slider {
        background-size: cover;
    }
    .scroller h1.our_product_font {
        font-size: 38px !important;
        animation-timeline: inherit !important;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .top_serviceprovide_text {
        font-size: 12px;
    }
    .iconsection_bg {
        height: 42vh !important;
    }
    .top_mainlogo {
        width: 149px !important;
        margin-top: 292px !important;
        margin-left: 366px !important;
    }
    .top_serviceprovide {
        left: 2%;
        top: 54%;
    }
    .top_fmpartner {
        left: 6%;
        top: 77%;
    }
    .top_lmpartner {
        left: 19%;
        top: 67%;
    }
    .top_truckopreation {
        top: 52%;
        left: 88%;
    }
    .top_endcustomer {
        left: 71%;
        top: 68%;
    }
    .top_ghandler {
        top: 7%;
    }
    .background_vedio {
        height: 72vh;
    }
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .top_mainlogo {
        width: 197px !important;
        margin-top: 374px !important;
        margin-left: 481px !important;
    }
    .top_ghandler {
        top: 2%;
    }
    .top_fmpartner {
        left: 7%;
        top: 84%;
    }
    .top_lmpartner {
        left: 22%;
        top: 67%;
    }
    .top_salesagent {
        left: 75%;
    }
    .top_truckopreation {
        top: 52%;
        left: 90%;
    }
    .site-blocks-cover,
    .site-blocks-cover .row {
        min-height: 424px;
        height: calc(50vh);
    }
    .background_vedio {
        height: auto !important;
    }
    .bg-gray-dark-mktg {
        height: calc(62vh);
    }
}

@media screen and (max-width: 1920px) and (min-width: 1440px) {
    .site-section {
        padding: 22rem 0rem;
    }
    .kargo_360_platform {
        padding: 4rem 0rem !important;
        padding-bottom: 0rem !important;
    }
    .top_ghandler {
        top: 10%;
    }
    .top_lmpartner {
        top: 31%;
    }
    .top_endcustomer {
        top: 31%;
    }
    .top_fmpartner {
        left: 16%;
    }
    .top_serviceprovide {
        left: -1%;
    }
    .top_truckopreation {
        right: -8%;
    }
    .top_airline {
        left: -47px;
    }
    .div_aling_postion {
        margin-top: 0%;
    }
    .div_aling_postion_s {
        margin-top: -4%;
    }
    .div_aling_postion_t {
        margin-top: -8%;
    }
    .div_aling_postion_f {
        margin-top: -10%;
    }
    .div_aling_postion_five {
        margin-top: -6%;
    }
    .top_mainlogo {
        margin-top: 35% !important;
    }
}


/* New CSS End*/

.iconsection_bg_mobile {
    max-width: 1200px;
    margin: 0 auto;
}


/* Tooltip Wrapper */

.tooltip-wrapper {
    position: relative;
    cursor: pointer;
}


/* Icon Card Styling */

.tooltip-wrapper.active .icon-card {
    border-color: #ef4444;
    background: rgba(30, 30, 30, 0.95);
    border: 1px solid #ff0000;
    border-radius: 26px;
}


/* Icon Container */

.icon-container {
    position: relative;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon {
    width: 48px;
    height: 48px;
    color: #9ca3af;
    transition: color 0.3s ease;
}

.tooltip-wrapper:hover .icon {
    color: #d1d5db;
}

.tooltip-wrapper.active .icon {
    color: #ffffff;
}


/* Notification Badge */

.notification-badge {
    position: absolute;
    top: -4px;
    right: -4px;
    background: #ef4444;
    color: white;
    font-size: 11px;
    font-weight: 600;
    min-width: 20px;
    height: 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    box-shadow: 0 2px 8px rgba(239, 68, 68, 0.4);
}


/* Icon Label */

.icon-label {
    color: #d1d5db;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    display: block;
}


/* Tooltip Text */

.tooltipText_new {
    position: absolute;
    bottom: calc(100% + 12px);
    left: 50%;
    transform: translateX(-50%);
    background: rgba(30, 30, 30, 0.98);
    color: #fff;
    padding: 12px 16px;
    border-radius: 12px;
    font-size: 13px;
    line-height: 1.5;
    width: max-content;
    max-width: 280px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
    z-index: 1000;
    border: 1px solid rgba(239, 68, 68, 0.3);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.6);
}

.middel_icon_logo img {
    width: 100%;
    border-radius: 100%;
    box-shadow: -19px -32px 57px 5px #ff000042;
}


/* Tooltip Arrow */

.tooltipText_new::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-top-color: rgb(255 31 31 / 98%);
}


/* Show tooltip when active */

.tooltip-wrapper.active .tooltipText_new {
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + 16px);
    border: 1px solid #ff0000;
}

.modal_block_always {
    z-index: 1999;
    padding-right: 0px !important;
}

.modal_block_always .modal-dialog {
    margin: 2.3rem auto;
}

.modal_block_always .modal-body img {
    width: 100%;
}

.modal_block_always .modal-body {
    padding: 0px;
}

#closeHeaderBtn {
    position: absolute;
    background: #ff0000;
    color: #fff;
    opacity: 1;
    right: -19px;
    top: -19px;
    padding: 6px 10px;
    border-radius: 100%;
    font-size: 20px;
    font-weight: normal;
}

.animated-border {
    border: 4px solid;
    border-image: linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet) 1;
    animation: rotateBorder 4s linear infinite;
    /* height: 498px; */
}

@keyframes rotateBorder {
    0% {
        border-image: linear-gradient(0deg, red, orange, yellow, green, blue, indigo, violet) 1;
    }
    100% {
        border-image: linear-gradient(360deg, red, orange, yellow, green, blue, indigo, violet) 1;
    }
}


/* Responsive adjustments */

@media (max-width: 768px) {
    .icon-container {
        width: 100%;
        height: 100%;
    }
    .icon {
        width: 40px;
        height: 40px;
    }
    .icon-label {
        font-size: 12px;
    }
    .tooltipText_new {
        max-width: 220px;
        font-size: 11px;
        padding: 10px 14px;
    }
    .modal_block_always .modal-dialog {
        margin: 0 auto;
        margin: 4.3rem 44px;
    }
}


/* Handle tooltip positioning on small screens */

@media (max-width: 576px) {
    .tooltipText_new {
        left: 0;
        right: 0;
        transform: none;
        margin: 0 0px;
        max-width: 105px;
    }
    .tooltipText_new::after {
        left: 50%;
    }
}