/* Responsive */
@media (min-width:1400px) {
    .container {
        max-width: 1320px;
        width: 1320px;
    }
}

@media screen and (max-width: 1368px) {
    .container {
        max-width: 1250px !important;
    }
}

@media screen and (max-width: 1280px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 1250px) {
    .container {
        max-width: 1140px;
    }
}

@media screen and (max-width: 1199px) {
    .container {
        max-width: 1050px;
    }

    .digital-stuff h2,
    .work-flow h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 1100px) {
    .container {
        max-width: 960px;
    }
}

@media screen and (max-width: 1024px) {
    .line-display:after {
        display: none;
    }

    .work-flow .icons .arrow {
        display: none;
    }

    .dm .digital {
        min-height: 608px;
    }

    .web-development .data-set {
        min-height: 400px;
    }

    .automation .ai {
        min-height: 730px;
    }

    .offshoring .data-set {
        min-height: 346px;
    }

    .data-engineer .hire-icons {
        min-height: 596px;
    }

    .python-dev .data-set {
        min-height: 400px;
    }

    .node-dev .hire-icons {
        min-height: 528px;
    }

    .cloud-engineer .data-set {
        min-height: 349px;
    }

    .mobile-dev .data-set {
        min-height: 409px;
    }
    .mobile-dev .hire-icons  {
        min-height: 467px;
    }
    .java-dev .hire-icons {
        min-height: 458px;
    }
    .react-dev .hire-icons {
        min-height: 409px;
    } 

    .php-dev .data-set {
        min-height: 430px;
    }

    .mobile-application .hire-icons {
        min-height: 467px;
    }

    .devops-eng .data-set {
        min-height: 620px;

    }
    .header-text {
        margin-top: -143px;
    }
    .home .button{
     padding: auto;
    }
}


/* ======= desktop view for sub menu ======= */
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
        color: #E13718;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0px;
    }

}

@media screen and (max-width: 992px) {
    .banner .slider-text {
        top: 35%;
    }

    .header-text {
        margin-top: 0;
        margin-left: 40px;
    }

    .header-text h1 {
        font-size: 26px;
        line-height: 45px;
    }

    .navbar-collapse {
        background: #fff;
    }

    .button,
    input[type='submit'] {
        width: 67%;
    }

    .button a {
        font-size: 13px;
        line-height: 21px;
    }

    .navbar-nav .button a {
        font-size: 17px;
    }

    li.nav-item.button {
        padding: 5px 15px;
        margin: 10px 15px;
        width: 25%;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 20px;
        color: black;
    }

    .digital-stuff h2 {
        font-size: 22px;
        line-height: 32px;
        padding: 10px;
    }

    .digital-stuff h4 {
        padding: 10px;
    }

    .digital-stuff h2:before,
    .digital-stuff h2:after,
    .work-flow h2:after,
    .work-flow h2:before {
        display: none;
    }

    .banner img {
        padding-top: 120px;
    }

    .fixed-top div#navbarSupportedContent {

        background: transparent;
    }

    .navbar .container {
        padding: 0px;
    }

    .navbar img {
        padding: 10px;
    }

    button.navbar-toggler {
        margin: 10px;
    }

    /* .navbar-collapse {
        border-top: 2px solid #ddd;
    } */

    .php-dev .hire-icons h5.padding-bottom,
    .node-dev .hire-icons h5.padding-bottom,
    .data-engineer .hire-icons h5.padding-bottom {
        padding-top: 0px;
        line-height: 22px;
    }

    .php-dev .hire-icons h5 {
        min-height: 70px;
    }

    .php-dev .hire-icons p {
        min-height: 275px !important;
    }

    .cloud-engineer .hire-icons p {
        min-height: 350px;
    }

    .devops-eng .hire-icons p,
    .react-dev .hire-icons p,
    .php-dev .hire-icons p,
    .mobile-dev .hire-icons p,
    .angular-js .hire-icons p {
        min-height: 225px !important;
    }

    .python-dev .second-row .hire-icons p {
        min-height: 500px;
    }

    .hire-data h4 {
        font-size: 26px;
        padding: 5px 10px;
        line-height: 30px;
    }

    .node-dev .hire-icons p {
        min-height: 300px;
    }

    .data-engineer .hire-icons p {
        min-height: 0;
    }

    .devops-eng .data-set {
        min-height: auto;
    }

    .react-dev .data-set {
        min-height: auto;

    }

    .offshoring .data-set {
        min-height: auto;
    }

    .python-dev .bug {
        min-height: 293px;
    }

    .mobile-dev .Wearable {
        min-height: 379px
    }

    .php-dev .Backend {
        min-height: 377px;
    }

    .php-dev .data-set {
        min-height: 268px
    }

    .dm .digital {
        min-height: 630px;
    }

    .dm .digital1 {
        min-height: 635px;
    }

    .automation .ai {
        min-height: 750px;
    }

    .offshoring .data-set {
        min-height: 400px;
    }

    .data-engineer .hire-icons {
        min-height: 650px;
    }

    .python-dev .data-set {
        min-height: 400px;
    }

    .node-dev .hire-icons {
        min-height: 600px;
    }

    .cloud-engineer .data-set {
        min-height: 150px;
    }

    .mobile-dev .data-set {
        min-height: 312px;
    }

    .java-dev .hire-icons {
        min-height: 450px;
    }

    .php-dev .data-set {
        min-height: 400px;
    }

    .react-dev .hire-icons {
        min-height: 400px;
    }

    .devops-eng .data-set {
        min-height: 620px;

    }
}


@media (max-width: 768px) {
    .hire-data .heading {
        padding: 10px;
    }

    .heading {
        padding: 20px 0;
    }

    .header-text {
        margin-top: 10%;
        margin-left: 50px;
    }

    .home .header-text p,
    .home .header-text h1 {
        width: 88%;
    }

    .banner .slider-text {
        top: 25%;
    }

    .header-text p {
        font-size: 14px;
        line-height: 25px;
    }

    .header-text h1 {
        font-size: 16px;
        line-height: 32px;
    }



    .about p,
    .about .how-to-work p {
        padding: 5px;
    }

    .about-ours {
        min-height: 0px;
    }

    .hire-icons h5,
    .react-dev .hire-icons p,
    .php-dev .hire-icons p,
    .mobile-dev .hire-icons p,
    .angular-js .hire-icons p,
    .cloud-engineer .hire-icons p,
    .hire-data .col-md-4 .hire-icons p,
    .python-dev .second-row .hire-icons p,
    .hire-icons p,
    .offshoring p,
    .cloud-enginner .hire-icons p {
        min-height: 0px !important;
    }

    .php-dev .hire-icons .padding-bottom {
        padding-bottom: 20px;
    }

    .social-icons ul li,
    .footer-links ul li {
        padding: 5px;
    }

    .footer-links ul li a {
        font-size: 14px;
    }

    .icons {
        padding: 0px !important;
    }

    .icons .col-md-2.col-sm-6.col-xs-6,
    .work-flow .col-md-2.col-sm-6 {
        width: 45%;
    }

    .hire-resources {
        padding: 20px;
        /* margin: 20px; */
    }

    .about-ours {
        padding: 20px;
    }

    .about-ours .content {
        border: 2px solid #dcdbdb !important;
        border-radius: 20px;
        margin: 10px 0;
    }

    .text-blue {
        text-align: center !important;

    }

    .hire-resources p {
        display: block;
        margin: 0 auto;
    }

    .section-padding .button {
        margin: 0 auto;
        margin-top: 20px;
    }

    .dm .digital {
        min-height: 400px;
    }

    .automation .hire-icons {
        min-height: 350px;
    }

    .react-dev .data-set,
    .offshoring .data-set,
    .devops-eng .data-set {
        min-height: auto;
    }

    .offshoring .data-set {
        min-height: 342px;
    }

    .data-engineer .hire-icons {
        min-height: 300px;
    }

    .node-dev .hire-icons {
        min-height: 300px;
    }

    .cloud-engineer .data-set {
        /* min-height: 100px; */
    }

    .java-dev .hire-icons {
        min-height: 600px;
    }

    .react-dev .hire-icons {
        min-height: 450px;
    }

    .devops-eng .data-set {
        min-height: 250px;
    }

    .web-development  .data-set{
        min-height: 134px;
    }
}

@media (min-width: 450px) and (max-width: 599px) {
    .header-text {
        /* margin-top: 0px;
            margin-left: 10px; */
    }

    .home .header-text p,
    .home .header-text h1 {
        width: 65%;
    }

    .devops-eng .data-set,
    .data-set {
        min-height: unset;

    }

}


@media (max-width: 450px) {
    .header-text {
        /* margin-top: 17%; */
        margin-left: 10px;
    }

    .banner .slider-text {
        top: 18%;
    }

    .header-text p {
        font-size: 12px;
    }

    .header-text h1 {
        font-size: 12px;
        line-height: 22px;
    }

    /* .home .header-text {
        margin-top: 10% !important;
    } */

    .home .header-text p,
    .home .header-text h1 {
        width: 67% !important;
        line-height: inherit;
    }

    .devops-eng .data-set,
    .data-set {
        min-height: unset;
    }

}

@media (max-width: 320px) {
    .navbar img {
        padding: 0px 5px;
    }

    li.nav-item.button {
        width: 55%;
    }

    .header-text {
        margin-left: 0px;
        margin-top: 27px;
    }

    .header-text p,
    .header-text h2 {
        font-size: 10px;
    }

    .dm .digital {
        min-height: 600px;
    }

    .automation .ai {
        min-height: 500px;
    }

    .offshoring .data-set {
        min-height: 500px;
    }

    .data-engineer .hire-icons {
        min-height: 500px;
    }

    .python-dev .data-set {
        min-height: 400px;
    }

    .node-dev .hire-icons {
        min-height: 436px;
    }

    .cloud-engineer .data-set {
        /* min-height: 700px; */
    }

    .mobile-dev .data-set {
        min-height: 400px;
    }

    .java-dev .hire-icons {
        min-height: 450px;
    }

    .php-dev .data-set {
        min-height: 430px;
    }

    .react-dev .hire-icons {
        min-height: 400px;
    }

    .devops-eng .data-set {
        min-height: 620px;

    }
}