@media only screen and (max-width: 1300px) {

    .BannerRight {
        padding: 0;
        position: relative;
        bottom: 130px;
    }

    .ServiceItem {
        width: 100%;
        max-width: unset;
        padding: 12px 23px 42px;
    }

    .ServiceItem h3 {
        display: block;
        margin: 12px auto;
        width: 100%;
        font-size: 14px;
    }

    .ServiceItem p {
        display: block;
        margin: 10px auto;
        width: 100%;
        font-size: 11px;
    }

    .AboutContant h2 {
        font-size: 24px;
    }

    .AboutContant p {
        font-size: 14px;
    }


    .AboutContantInner button {
        font-size: 14px;
    }

    .OurClientsEdge {
        bottom: -185px;
    }

    #Services {
        padding-bottom: 20px;
    }

    #OurClients {
        padding-top: 60px;
        padding-bottom: 206px;
    }

    #OurClients .SectionHeader {
        color: #252525;
    }

    .TeamSliderItemInfo h2 {
        font-size: 17px;
    }

    .TeamSliderItemInfo span {
        font-size: 12px;
    }


    .GlimpseItem {
        width: 48%;
    }

    .TeamsBG {
        background-size: 140% 100%;
    }

    .GlimpseBG {
        background-size: 140% 100%;
    }

    .GlimpseItem h4 {
        font-size: 15px;
    }

    .GlimpseItem button {
        font-size: 15px;
    }

    .CaveWrritings {
        width: 179px;
        right: 22px;
        top: 210px;
    }

    .BlogThumb {
        height: 130px;
    }

    .BlogsItemMain .BlogThumb {
        height: 385px;
    }

    .BlogsItem {
        margin: 10px auto;
    }

    .BlogsItemMain {
        display: block;
        margin: 10px auto;
        width: 95%;
    }

    .BlogsItem h4 {
        /* display: block; */
        margin: 0 auto 10px;
        width: 100%;
        font-size: 18px;
    }

    .BlogsItemText {
        padding: 6px 9px 46px;
    }

    .BlogsItem label {
        font-size: 13px;
        padding: 3px 0;
        padding-left: 32px;
    }

    .BlogsItem button {
        font-size: 12px;
    }

    .BlogsItem button i {
    }

    .GroupItem {
        width: 50%;
    }

    .GroupItemInner {
        padding: 0 30px;
    }

    .GroupItem p {
        font-size: 12px;
    }

    .GroupItemLogo {
        margin: 0 auto 0px;
        width: 130px;
    }

    #Group .col-md-12 {
        max-width: unset;
        flex: unset;
        margin: 0 auto;
        width: 100%;
    }

    .EventsSliderItemText h4 {
        font-size: 16px;
    }

    .EventsSliderItemText p {
        font-size: 10px;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        min-height: 45px;
    }

    .EventsSliderItemText button {
        font-size: 14px;
    }

    .SectionHeader h2 {
        font-size: 20px;
    }

    .SectionHeader p {
        font-size: 14px;
    }
}
