.has_dropdown .arrow-icon {
    display: none;
}
@media screen and (max-width: 992px) {
.column-reverse-mobile {  flex-direction: column-reverse; }
.why-box-white-item, .box-img-left-right-img, .box-img-left-right-text { width: 100%; }
.why-box-white-item { margin: 25px 0px; }
    .heading-center {  text-align: left; }
	.contact-top-row { flex-wrap: wrap; }
    .contact-col { width: 100%; }
    .logo img {
        width: 45% !important;
        height: auto !important;
        margin-top: 7px;
    }
    .has_dropdown .arrow-icon {
        display: block;
    }
    .banner-img {
        width: 100%;
        height: 87vh;
        object-fit: cover;
    }
    .banner {
        height: 87vh !important;
    }
    .callbacks li {
        height: 87vh !important;
    }
    .banner-text {
        top: -45px;
    }
    .banner-text h1, .banner-text h2 {
        font-size: 28px;
        line-height: 40px;
        padding-left: 30px;
    }
    .extra-service {
        align-items: flex-start;
        flex-direction: column;
        left: 0;
    }
    .head-text:before {
        top: -50px;
        height: 175px;
        background-size: contain;
    }
    .banner-text p {
        margin-top: 70px;
        width: 100%;
        margin-bottom: 20px;
    }
    .btn img {
        width: auto;
        height: 30px !important;
        padding-left: 10px;
    }
    .service-1 img {
        height: auto;
        width: auto;
    }
    .who-we-are .row {
        flex-direction: column;
    }
    .main-img {
        left: 55px;
        width: 85%;
    }
    .section-content {
        padding-top: 80px;
    }
    .heading-icon {
        left: 0;
    }
    .main-heading {
        margin-left: 40px;
        font-size: 34px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .section-padding {
        padding: 50px 0;
    }
    .left-offset {
        margin-left: 0;
    }
    .inline-service {
        align-items: flex-start;
        flex-direction: column;
    }
    .service-item {
        width: 100%;
        height: 300px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .service-section {
        padding-bottom: 0;
    }
    .industries-content {
        bottom: 80px;
        width: 92%;
    }
    .industries-box {
        width: 100%;
        grid-template-columns: repeat(2, minmax(0px, 1fr));
    }
    .industries-item {
        height: 180px;
    }
    .industries-area-img {
        height: 750px;
    }
    .second-section-img .main-img {
        left: 0;
        width: 85%;
    }
    .main-img-2 {
        position: absolute;
        bottom: -10px;
        right: 0;
        z-index: 1;
    }
    .industries-area {
        padding-bottom: 50px;
    }
    .blog-item:first-child, .blog-item:nth-child(2) {
        margin-bottom: 30px;
    }
    .blog-item {
        padding-right: 15px;
        margin-top: 30px;
    }
    .inquiry-section h3 {
        font-size: 20px;
    }
    .column-space {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-item {
        margin-top: 30px;
    }
    .copy-right-area {
        text-align: center;
    }
    .main-menu {
        display: block;
    }
    .as_breadcrum_wrapper h1 {
        margin: 0 0 10px;
        line-height: 40px;
    }
    .as_breadcrum_wrapper {
        padding: 40px 0 40px;
    }
    .heading-center .heading-icon {
        left: -20px;
        transform: translate(-20px, 0px);
    }
   
    .box-service {
        margin-bottom: 50px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .box-four-icon {
        margin-bottom: 50px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .box-brand {
        margin-bottom: 50px;
        grid-template-columns: repeat(2, minmax(0px, 1fr));
    }
    .menu-section li a.active:before {
        display: none;
    }
    .menu-section li a:before {
        display: none;
    }
    .section-content {
        padding-top: 80px;
    }
    .pt-sm-0 {
        padding-top: 0;
    }
    .pb-sm-0 {
        padding-bottom: 0;
    }
    .industries-service {
        flex-direction: column;
    }
    .industries-key-point {
        padding: 60px 15px;
        width: 100%;
        height: 350px;
    }
    .industries-key-point h3 {
        margin-bottom: 30px;
    }
    .industries-key-point ul li {
        margin-top: 30px;
    }
    .industries-key-point-right {
        padding: 60px 15px;
        width: 100%;
    }
    .extra-service {
        display: none;
    }
    .happy-clt-bg {  flex-wrap: wrap; grid-gap: 40px; }
    .syp-col {  width: 100%; padding: 15px 0px 0px 0px; }
    .syp-row { flex-direction: column-reverse; }
    .start-your-project-section { background: url('../images/syp-bg-mobile.jpg'); }

}

@media screen and (max-width: 768px) {

}