@media screen and (max-width:1199px){
    .container, .container-lg, .container-md, .container-sm{
        width: 100%;
        max-width: 100%;
    }
    .main-nav .grd-menu li + li{
        margin-left: 1.5rem;
    }
    .grd-value {
        width: calc(100% - 500px);
    }
    .team .tabList{
        margin-top: 2rem;
    }
    .agency .tabList{
        margin-top: 1rem;
    }
    .business .tabList{
        margin-top: 2rem;
    }
    .freelancerec .tabList{
        margin-top: 2rem;
    }
    .plus-row .fs-4{
        font-size: 1.2rem !important;
    }
}
@media screen and (max-width:991px){
    .headernav {
        padding:0.55rem 55px 0.55rem 0 !important;
        position: relative;
    }
    .headernav .logo{
        width: 100px;
    }
    .grd-home{
        padding-top: 3rem;
        padding-bottom: 1rem;
        min-height: auto;
    }
    .grd-tools .grd-graph{
        position: static;
        margin-bottom: 1rem;
    }
    .grd-tools .grd-graph.grd-hpt{
        padding-right: 0;
    }
    .grd-tools .grd-graph.grd-bh{
        padding-right: 0;
    }
    .grd-tools .grd-graph.grd-academy{
        padding-right: 0;
    }

    .grd-graph.grd-bh::before {
        width: 340px;
        height: 263px;
        right: 320px;
        top: -220px;
        transform: rotate(-52deg);
    }

    .tabBlock .nav-pills li{
        margin-right: 0.5rem;
        margin-bottom: 1rem;
    }
    .tabBlock .nav-pills .nav-link{
        font-size: 1.2rem;
        padding: 0.5rem 1rem;
    }
    .tabBlock .tab-content .tab-content-bx{
        padding: 20px 10px 0px 280px;
        height: 330px;
    }
    .tabList li .bg-black{
        border-radius: 10px;
        font-size: 1rem;
        padding:0.5rem;
        margin-bottom: 5px !important;
    }
    .rotate1, .rotate2, .rotate-1, .rotate-3, .rotate-4, .rotate-5, .rotate-6{
        transform: none;
    }
    .grd-panel .top {
        padding: 0;
        font-size: 1rem!important;
    }
    .soft-tool .icon{
        width: 50px;
    }
    .soft-tool .content {
        width: calc(100% - 50px);
        padding-left: 1rem;
    }
    .soft-tool{
        align-items: start;
    }
    .academy-point li{
        text-align: center;
        padding: 1rem 0;
        border-bottom: solid 1px #070707;
    }
    .academy-point li:last-child{
        border-bottom: none;
    }
    .academy-point li::before{
        display: none;
    }
    .plus-row::before{
        display: none;
    }
    .works-panel::before, .works-panel::after{
        display: none;
    }
    .plus-row .fs-4.mt-5{
        margin-top: 0 !important;
    }
    .plus-row .fs-4{
        padding: 1rem 0;
        border-bottom: solid 1px #fdfdfd;
    }
    .grd-academy .icon{
        text-align: center;
    }

    .grd-impact-panel::after{
        display: none;
    }
    .grd-impact-panel::before{
        width: 100%;
    }
    .grd-impact-panel .impact-list{
        width: 100%;
    }
    .footer .about-grd{
        text-align: center;
    }
    .footer .f-link{
        margin-top: 2rem;
    }
    .footer .f-link .mb-5{
        margin-bottom: 1rem !important;
    }
}
@media screen and (max-width:767px){
    .grd-home{
        background-image: none;
    }
    .grd-home .grd-book.justify-content-end{
        justify-content: center !important;
        margin-top: 2rem;
    }
    .tabBlock .nav-pills .nav-link{
        width: 100%;
    }
    .grd-tools{
        padding-top: 4rem;
    }
    .grd-graph.grd-bh::before {
        width: 270px;
        height: 209px;
        right: 80px;
        top: -140px;
    }
    .grd-circle{
        width: 200px;
        height: 80px;
    }
    .grd-circle .toolname{
        font-size: 1rem;
        bottom: 15px;
    }
    .grd-value{
        width: calc(100% - 220px);
        padding-right: 0.5rem;
        margin-top: 0;
    }
    .grd-value li{
        font-size: 1rem;
    }

    .grd-graph.grd-academy{
        margin-top: 0;
    }
    .grd-graph.grd-bh .grd-value{
        width: calc(100% - 220px);
        margin-top: 0;
    }
    .grd-graph.grd-hpt .grd-value{
        margin-top: 0rem;
    }
    .grd-value.up::before{
        left: -18px;
    }
    .tabBlock .nav-pills li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    .tabBlock .tab-content .tab-content-bx {
        height: auto;
        background-color: #fff;
        padding: 10px 10px 0px 130px;
        overflow: hidden;
    }

    .team .tabList, .freelancerec .tabList, .business .tabList, .agency .tabList{
        margin-top: 1rem;
    }

    .service-tool::before, .service-tool::after{
        display: none;
    }
    .soft-tool{
        border-radius: 15px;
        border: solid 1px #fdfdfd;
        padding: 1rem;
        margin-bottom: 2rem;
        height: auto;
    }
    .soft-tool.text-white{
        background: linear-gradient(to bottom, #006e2e 0%,#070707 0%,#414141 100%);
    }
    .soft-tool.text-dark{
        background: linear-gradient(to right, #006e2e 0%,#f0f0f0 0%,#c2c2c2 100%);
    }

    .grd-tool-action.my-5{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .grd-tool-action::before{
        display: none;
    }
    .tool-action-list li::before{
        display: none;
    }
    .tool-action-list .sequence{
        display: none;
    }
    .tool-action-list li {
        width: 100%;
        text-align: center;
        padding: 1rem 0;
        border-bottom: solid 1px #fdfdfd;
    }
    .tool-action-list li:last-child{
        border-bottom: none;
    }
    .grd-tool-action .action-name{
        min-height: auto;
    }
    .testimonial-sec .row .col-md-4, .testimonial-sec .row .col-md-6, .grd-pricing .row .col-md-6{
        margin-bottom: 2rem;
    }

}