@media (max-width: 1199px) {
    .mps-text {
        min-height: 125px;
    }
    .mcs {
        height: 200px;
        width: 200px;
        margin: 0px 17px;
    }
    .mad-inner h2 {
        min-height: 60px;
    }
    .main-awards i.fas.fa-chevron-left.slick-arrow {
        left: 46.8%;
    }
}

@media (max-width: 991px) {
    .hm-left p {
        font-size: 7px;
    }
    .hm-mid {
        width: 100%;
    }
    #nav li {
        padding: 0;
    }
    #nav li a {
        font-size: 15px;
        padding: 0 20px;
    }
    .nav-submenu:after {
        right: 0;
    }
    .main-about-left {
        background: black;
        margin-bottom: 60px;
    }
    .main-about .sec-title-first .sec-design::before {
        left: 47.1%;
    }
    .main-about .sec-title-first .sec-design::after {
        left: 51.8%;
    }
    .mcs {
        height: 152px;
        width: 152px;
        margin: 0 10px;
    }
    .main-counter-single i {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .main-counter-single h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .main-counter-single h3 {
        font-size: 14px;
        line-height: 25px;
    }
    .main-awards i.fas.fa-chevron-left.slick-arrow {
        left: 45.8%;
    }
    .main-social-single i {
        height: 20px;
        width: 20px;
        line-height: 20px;
        font-size: 11px;
        margin-right: 5px;
    }
    .main-social-single span {
        font-size: 8px;
    }
}

@media (max-width: 767px) {
    #nav li a {
        font-size: 12px;
        padding: 0px 10px;
        line-height: 85px;
    }
    #nav ul {
        top: 88px;
    }
    .nav-submenu:after {
        font-size: 10px;
    }
    .normal-sub li a {
        line-height: 40px !important;
        font-size: 12px !important;
    }
    .main-about .sec-title-first .sec-design::before {
        left: 46.1%;
    }
    .main-about .sec-title-first .sec-design::after {
        left: 52.2%;
    }
    .main-about-left img {
        height: auto;
    }
    .mcs {
        height: 117px;
        width: 117px;
        margin: 0 5px;
    }
    .main-counters{
        height: 40vh;
    }
    .main-counter-single i {
        font-size: 20px;
    }
    .main-counter-single h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .main-counter-single h3 {
        font-size: 12px;
        line-height: 19px;
    }
    .sec-title-first .sec-design::before {
        left: 46%;
    }
    .sec-title-first .sec-design::after {
        left: 52.5%;
    }
    .main-awards i.fas.fa-chevron-left.slick-arrow, .main-clients i.fas.fa-chevron-left.slick-arrow {
        left: 43.8%;
    }
    .mts-text p {
        font-size: 18px;
        line-height: 28px;
    }
    .main-social-single {
        text-align: center;
    }
    .main-social-single span {
        display: block;
    }
    .footer-main-left p, .footer-main-right{
        font-size: 10px;
    }
    .sec-padding {
        padding: 40px 0;
    }
    .main-about-left {
        margin-bottom: 40px;
    }
    .main-counters {
        margin: 40px 0;
    }
    .main-counters {
        margin-bottom: 0;
    }
    .inner-projects-landing ul li a {
        padding: 7px 10px;
        margin: 5px;
    }
    .itm-left img {
        height: auto;
    }
    .icd-info {
        margin-top: 30px;
    }
}

@media (max-width: 600px) {
    .hm-left {
        margin-top: 0;
    }
    .menu {
        position: relative;
        margin: 20px 0;
    }
    #nav {
        display: none;
    }
    #nav li a {
        display: block;
        padding: 0;
        text-decoration: none;
        line-height: 35px;
        color: #bf0e0e;
        font-weight: 600;
        font-size: 15px;
        float: none;
    }
    .menu-mobile {
        display: block !important;
        color: white;
    }
    .menu-mobile:after {
        content: "\f0c9";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 30px;
        position: absolute;
        top: -65px;
        right: 0;
        color: #fff;
    }
    .menu > ul {
        display: none;
    }
    .menu .show-on-mobile {
        display: block !important;
        padding-bottom: 20px !important;
    }
    #nav li:hover {
        background-color: transparent;
    }
    .nav-submenu:after {
        right: 20px !important;
        font-size: 13px !important;
        top: 20px;
    }
    .normal-sub {
        display: block;
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        background: white !important;
    }
    .normal-sub li {
        background-color: white !important;
        padding:10px !important;
    }
    .normal-sub li a {
        line-height: 14px !important;
        font-size: 13px !important;
        color: #bf0e0e !important;
    } 
    #nav li {
        padding: 5px 15px;
    }
    #nav li a:hover{
        background-color: transparent;
        border: none;
        color: #fff;
    }
    .fixed-header {
        position: initial !important;
        background: #171313;
    }
    .tp-banner {
        min-height: 25vh !important;
    }
    .main-about .sec-title-first .sec-design::before {
        left: 43.1%;
    }
    .main-about .sec-title-first .sec-design::after {
        left: 54.7%;
    }
    .main-counters {
        height: auto;
        background-attachment: initial;
    }
    .main-counters-wrapper {
        display: block;
    }
    .mcs {
        height: auto;
        border-radius: 0;
        border: none;
        background: transparent;
        width: 46%;
        display: inline-block;
        margin: 15px 0;
    }
    .sec-title-first .sec-design {
        margin-top: 10px;
    }
    .sec-title-first .sec-design::before {
        left: 43%;
    }
    .sec-title-first .sec-design::after {
        left: 54%;
    }
    .main-awards i.fas.fa-chevron-left.slick-arrow, .main-clients i.fas.fa-chevron-left.slick-arrow {
        left: 40.8%;
    }
    .mad-inner h2 {
        min-height: auto;
    }
    .main-social {
        padding: 30px 0 !important;
    }
    .main-social-single span {
        display: none;
    }
    
    .main-social-wrapper {
        justify-content: center;
    }
    .main-social-single i {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 17px;
        margin-right: 10px;
    }
    .footer-main-left p {
        text-align: center;
    }
    .footer-main-right {
        justify-content: center;
    }
    .footer-main-left p, .footer-main-right {
        font-size: 14px;
    }
    .inner-breadcrumb {
        border-top: 4px solid #d4d4d4;
        border-bottom: 4px solid #d4d4d4;
    }
    .inner-breadcrumb h4 {
        font-size: 20px;
        text-align: center;
        padding: 20px 0;
    }
    .inner-projects-landing ul {
        margin-bottom: 40px !important;
        padding-bottom: 30px;
    }
    .mps-text {
        min-height: auto;
    }
    .itm-right {
        margin-top: 30px;
    }
    .itmr-title {
        text-align: center;
    }
    .itmr-msg p {
        text-align: center;
        font-size: 14px;
    }
    .itds-img img {
        height: auto;
    }
    .icd-form input.btn.btn-primary {
        height: 35px;
        padding: 8px 12px;
        font-size: 12px;
    }
    .icd-info ul li {
        font-size: 15px;
    }
}
