@media (max-width: 992px) {
    .Rama1UL {
        width: 100%;
        margin: 0 !important;
        position: relative !important;
        padding: 5px 10px 0px 0px !important;
        line-height: 0px !important;
        border-top: 1px solid #191818;
        border-bottom: 1px solid #191818;
        margin-bottom: 60px !important;
    }
}

@media(max-width:600px) {
    .specialityItem {
        padding: 18px 5px;
    }
    .SliderAndIconsContainerFluid .slideImage {
        display: block;
        width: 150vw;
    }
    .mobileNavbarLogo img {
        height: 100%;
        width: 125px;
        padding-top: 12px;
        padding-bottom: 10px;
        float: left;
        margin-left: 15px;
    }
    .pinkRectangleContainer p {
        color: white;
        font-size: 23px;
    }
    .MobilePhoneDIV {
        position: absolute;
        top: 17px;
        right: 70px;
    }
    .leftTriangle:after {
        top: 25%;
    }
    .navbar-toggle {
        padding: 18px 20px 20px 20px !important;
    }
    .slidercaptionName h1 {
        color: white;
        font-size: 25px;
        font-weight: 600;
        text-align: center;
    }
    .slidercaptionUrlTXT h2 {
        color: white;
        font-size: 17px;
        font-weight: 500;
        text-align: center;
        margin-top: 3px;
    }
    .FooterColumn1 {
        margin-bottom: 30px;
    }
    .min-h-275 {
        min-height: 375px;
    }
    .bg-img:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to right top, #00aa40, #00a37d, #0098ab, #0087be, #0073b6) !important;
        opacity: 0.5 !important;
        margin: 0 15px 0 15px;
    }
    .rig-overlay {
        left: 15px;
        right: 0px;
    }
    .HomePageBox {
        margin: 20px 0 5px 0!important;
    }
    .HomePageBoxIMGBig {
        max-height: 200px !important;
        width: 100%;
        overflow: hidden;
        max-width: 285px;
        margin: 0 auto;
    }
    .recoImg {
        position: absolute;
        top: 119px;
        left: 28px;
        /* right: 0; */
        bottom: 0;
        width: 87px!important;
    }
    .recoRoundPersonImg {
        width: 74px !important;
        left: 35px;
        position: absolute;
        top: 125px;
    }
    .RecommendationTXT {
        text-align: right;
        padding-left: 80px;
    }
    .SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT p {
        width: 345px;
        font-size: 14px;
    }
    .slidercaptionName h1 {
        text-align: left;
        font-size: 20px;
    }
}