

@media screen and (max-width:1399px) {
    #about .about-img img {
        margin-top: -6px;
    }
    #about {
        padding: 38px 0 30px 0;
    }
    .sticky-wrapper{
        height: auto !important;
    }
    #about .content h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    a.bttn {
        font-size: 16px;
        padding: 10px 26px;
    }
    .dixit-info h4{
        font-size: 22px;
    }

}
@media screen and (max-width:1199px) {
    #about .about-img img {
        margin-top: -63px;
    }
    #services .box h4 a {
        font-size: 18px;
    }
    #intro .intro-content h2 {
        margin-bottom: 30px;
        font-size: 28px;
    }
    .about-him h2 {
        font-weight: 700;
        font-size: 27px;
    }
    .col-xl-4.ord-2 {
        order: 2;
    }
    .col-xl-4.ord-1{
        order: 1;
    }
    .ord{
        display: block !important;
    }
    .odd-1{
        display: none !important;
    }
    .info-card {
        border-radius: 6px;
        display: flex;
        max-width: 351px;
        background: #fff;
        padding: 25px 25px 0 25px;
        box-shadow: 0 2px 3px #222222b8;
    }
}

.ord{
    display: none;
}



@media screen and (max-width:991px) {
    #intro .intro-content h2 {
        margin-bottom: 20px;
        font-size: 25px;
        
    padding: 0 100px;
    }
    #about {
        padding: 0px 0 30px 0;
    }
    section.sec-mandela {
        padding: 35px 0;
    }
    .qutes h2 {
        font-size: 28px;
    }
    #call-to-action {
        margin: 30px 0;
    }

    .img {
        position: static;
        margin: 0 auto;
        width: 351px;
        /* object-fit: cover; */
        height: 400px;
    }
    #logo img{
        max-width: 270px !important;
    }
    .about-him {
        margin-left: 0%;
        margin: 21px;
    }
    .section-header {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .box-item {
        padding: 51px 18px;

    }
    .tranforming {
        padding: 68px 0 !important;
    }
}


@media screen and (max-width:767px) {
    #intro .intro-content h2 {
        margin-bottom: 20px;
        font-size: 25px;
        padding: 0 48px;
    }

    #about .content h2 {
        font-size: 26px;
    }
    .section-header h2 {
        font-size: 26px;
        padding-bottom: 20px;
    }
    .qutes h2 {
        color: #656565;
        font-weight: 500;
        font-size: 24px;
    }
    #portfolio .portfolio-item h2 {
        font-size: 33px;
    }
    .portfolio-overlay p {
        font-size: 17px;
    }
    .about-him {
        padding: 4px;
        margin-left: 0%;
    }
    .about-him h2 {
        font-size: 20px;
    }
    #portfolio {
        padding: 0 0 30px 0;
    }
    .box-item {
        margin-bottom: 20px;
        padding: 51px 18px;
    }
    .tranforming {
        padding: 20px 0 !important;
    }
    .tranforming h2 {
        font-size: 29px;
        line-height: 40px;
        padding-bottom: 0;
    }
}

@media screen and (max-width:575px) {
    .section-header {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    #intro .intro-content h2 {
        font-size: 21px;
        padding: 0 33px !important;
    }
    #services .box h4 a {
        color: #444;
        font-size: 19px;
    }
    .my-contct-form form  input {
        margin-bottom: 10px;
    }
    #intro #intro-carousel .item {
        width: 100%;
        height: 56vh;
    }
    #intro {
        width: 100%;
        height: 56vh;
    }
    #intro .intro-content .btn-get-started, #intro .intro-content .btn-projects {
        font-size: 14px;
        padding: 9px 23px;
    }

    #about .about-img img {
        margin-top: -63px;
        margin-bottom: -30px;
    }
    section.sec-mandela {
        padding: 0 0 33px 0;
    }
    .section-header h2 {
        font-size: 22px !important;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
        padding-bottom: 15px;
    }
    .tranforming h2 {
        font-size: 26px;
        line-height: 41px;
        padding-bottom: 0px;
    }

    .tranforming {
        padding: 58px 0 !important;
    }
}

@media screen and (max-width:479px) {
    .img {
        width: 294px;
        object-fit: cover;
        height: 352px;
        margin-left: -23px;
    }
    .qutes h2 {
        font-size: 20px;
    }
    .leadership-text {
        padding-left: 0;
    }
    #leadership .col-12{
        padding-left: 12px !important;
    }
}