.hero-banner__content {
            background-image: url('img/top-banner-1.webp');
            background-repeat: no-repeat;
            background-size: cover;
            background-position: top center;
            padding-top: 34px;
        }
    
        .BannerImg {
            display: none;
        }
    
        .TestImg {
            height: 349px !important;
        }
    
        @media only screen and (max-width: 757px) {
            .hero-banner__content {
                background-image: none !important;
                padding-top: 61px !important;
            }
    
            .TestImg {
                width: 100%;
                height: 280px !important;
            }
    
            .main-heading h2 {
                font-size: 23px !important;
            }
    
            .BannerImg {
                display: block !important;
            }
    
            .formArea {
                margin-top: -7px !important;
                padding-bottom: 26px !important;
                margin-left: 0px !important;
            }
    
            .footer-fixed {
                display: block !important;
                font-size: 20px !important;
            }
    
            .phoneNumber__apply {
                display: none !important;
            }
    
            .phoneNumber__no {
                border-right: none !important;
                display: none !important;
            }
    
            .phoneNumberTop {
                display: block !important;
                text-align: center;
                padding-top: 9px;
                padding-bottom: 0px !important;
                margin-bottom: -15px !important;
            }
    
            .phoneNumberTop a {
                color: #000;
                text-decoration: none;
                font-size: 18px;
            }
    
            .phoneNumberTop a img {
                margin-top: -3px !important;
            }
    
            .phoneNumber {
                background: #fff !important;
            }
    
            .DesktopView {
                display: none;
            }
    
            .MobileView {
                display: block !important;
            }
    
            .SpeakerDesk {
                display: none;
            }
    
            .SpeakerMobile {
                display: block !important;
            }
    
            .footer-area {
                padding: 8px 8px 50px 8px !important;
            }
    
            .footer-area p {
                font-size: 15px !important;
                line-height: 1 !important;
            }
    
            .FormHead {
                color: #fff !important;
                margin-top: 19px;
                line-height: 1;
            }
    
            .FormHead span {
                color: #60b238 !important;
                font-size: 19px !important;
            }
    
            .GlobalPoint .HireBox p {
                padding-left: 5px;
                padding-right: 5px;
            }
    
            .colEx {
                display: none;
            }
    
            .PlacementBgS {
                background: #fff !important;
            }
    
            .PlacementBgS .MobileView {
                display: block;
                width: 100%;
            }
        }
    
        @media only screen and (max-width: 1920px) {
            /*.phoneNumberTop{
                    display: none;
                }  */
        }
    
        .PlacementBgS {
            background: linear-gradient(to right, #5475ce, #67dbc8 100%) !important;
            /* background: url(img/new-placement-bg.jpg); */
            background-repeat: no-repeat !important;
            background-size: cover !important;
        }
    
        .thumb-sec-2 .ThumbTopImg::before {
            content: '';
            background: none !important;
        }
    
        .ThumbTopImg img {
            min-height: 272px;
            border-radius: 6px;
        }
    
        #AccSLider .pl-item img {
            width: 128px !important;
        }
    
        .fiveThumbs .card-footer {
            margin-top: 10px !important;
        }
    
        .formArea {
            margin-top: 193px;
            margin-bottom: 40px;
            padding-bottom: 31px;
            margin-left: 70px;
        }
    
        #MoreUU .thumbs-sec__image img {
            height: 260px;
            border-radius: 6px;
        }
    
        #nav-tabContent {
            border: 0px !important;
        }
    
        .check-box-field #ee-form-30-form-30-iAgree {
            margin-bottom: 0px !important;
        }
    
        .GlobalPoint .HireBox p {
            font-size: 14px !important;
            line-height: 17px !important;
            margin-top: 3px !important;
        }
    
        .GlobalPoint .HireBox p img {
            width: 55px;
        }
    
        .pattren {
            background: url(img/pattern-bg.jpg) !important;
            background-repeat: no-repeat !important;
            background-size: cover !important;
        }
    
        .border-right {
            border-right: 1px solid #fff !important;
        }
    
        .globalTXT img {
            background: #fff;
            padding: 7px 7px;
            border-radius: 100%;
            border: 4px solid #95e16f;
        }
    
        .CourseTabs .nav-link {
            background: linear-gradient(to right, #d13879, #a235c5 100%) !important;
            font-size: 25px !important;
        }
    
        .HireBox {
            background: linear-gradient(to right, #d13879, #a235c5 100%) !important;
            border: 0px solid #eee !important;
            font-weight: bold;
        }
    
        .milestone-section__otherText .HireBox {
            border: 1px solid #eee !important;
        }
    
        .footer-fixed {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #d91212;
        color: white;
        text-align: center;
        display: none;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 60px; /* Adjust height as needed */
        padding: 10px 0; /* Add padding for better spacing */
    }
    
    .footer-fixed p {
        margin: 0;
    }
    
    .BottomLink {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }
    
    .BottomLink:hover {
        color: yellow;
    }
    
    @media only screen and (min-width: 758px) {
        .footer-fixed {
            display: none;
        }
    }
    
    .footer-fixed .separator {
        color: #fff;
        padding: 0 10px;
    }
    
    
        .ee-form-heading {
            display: none;
        }
    
        .FormHead {
            text-align: center;
            color: #fff;
            font-size: 23px !important;
            margin-bottom: 14px;
        }
    
        .FormHead span {
            font-size: 20px;
        }
    
        .HiredIcons p img {
            margin-bottom: 8px;
        }
    
        .tks-item .card {
            background: transparent !important;
        }
    
        .TestimonialsSlider .card-body {
            min-height: auto !important;
        }
    
        .CompanyRecLogo img {
            border-radius: 14px;
        }
    
        .title {
            font-size: 3rem;
            font-weight: bold;
            margin-bottom: 20px;
        }
    
        .opportunity {
            padding: 15px;
            border: none;
            border-radius: 10px;
            color: white;
        }
    
        .opportunity h3 {
            font-size: 2rem;
            margin-bottom: 20px;
        }
        
        .whatsapp-button {
            position: fixed;
            bottom: 80px;
            right: 20px;
            z-index: 1000;
            width: 70px;
            height: 70px;
        }
    
        .whatsapp-button img {
            width: 100%;
            height: auto;
            border-radius: 10%;
        }
