/* ================ Style responsive css ===============*/

/* media queries for large screen container */
@media screen and (min-width: 1900px) {
    .container {
        max-width: 1870px;
    }
}

@media screen and (min-width: 1600px) {
    .container {
        max-width: 1570px;
    }
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1370px;
    }

    h1 {
        font-size: 44px;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 24px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }

    .progress-scale-bar:before {
        width: calc(100% - 4em);
    }

}

@media (max-width:1199px) {
    .progress-scale-bar:before {
        width: calc(100% - 4em);
    }

    .team-play-tabs .nav-pills .nav-link {
        font-size: 30px;
    }

    .team-point-list h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .team-point-list .list-group-item {
        font-size: 16px;
        line-height: 26px;
    }

    .badges li {
        margin: 0;
        padding: 0 15px;
    }

    h1 {
        font-size: 36px;
    }

    .get-in-touch-content ul li,
    .get-in-touch-content ul li:nth-child(even) {
        width: 100%;
    }

    .get-in-touch-form ul li {
        margin: 10px 10px;
        width: 47%;
    }

    .get-in-touch-form ul li:last-child {
        width: 100%;
        margin: 10px 0;
    }

    .get-in-touch-form .form-control {
        padding: 10px 15px;
    }

    .hiring .hiring_head_right {
        font-size: 24px;
    }

    .hiring .hiring_head_left span {
        font-size: 15px;
        line-height: 23px;
    }

    .hiring .hiring_head_left span {
        padding-top: 30px;
    }

    .hero h1 {
        font-size: 40px;
    }

    .slick-prev {
        left: -310px;
    }

    .slick-next {
        left: -250px;
    }
}


@media (max-width:1025px) {

    h2 {
        font-size: 30px;
    }

    .build h2 {
        font-size: 70px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .build h3 {
        font-size: 50px;
        font-weight: bold;
        text-transform: uppercase;
    }


}


@media (max-width:991px) {
    .menu-image {
        width: 80px;
        height: 80px;
    }

    .icon-menu .icon-link {
        font-size: 16px;
    }

    .menu-image img {
        max-width: 28px;
    }

    .award-rating {
        text-align: center;
    }

    .get-in-touch-form ul li:last-child {
        width: 96%;
        margin: 10px 0;
    }

    .get-in-touch-form ul li {
        margin: 10px 10px;
        width: 46%;
    }

    .build h2 {
        font-size: 60px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .build h3 {
        font-size: 40px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .slick-prev {
        left: -240px;
    }

    .slick-next {
        left: -180px;
    }

    .navbar-light .navbar-toggler {
        border-color: transparent;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url(../images/humburger.svg);
    }

    .navbar-light.darkHeader .navbar-toggler-icon {
        background-image: url(../images/humburger.svg);
        filter: invert(1);
    }

    .navbar-custom .nav-item .nav-link {
        color: #fff;
    }

    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav > .nav-link:hover,
    .navbar-light .navbar-nav > .nav-link:focus {
        color: #1EB907;
    }

    .custom-search-wrap {
        width: 100% !important;
    }

    .app-info-bg {
        background-size: cover;
    }


    .about-app-wraper ul li a,
    .about-app-wraper ul li a.active {
        width: auto;
        height: auto;
    }

    .team-play-tabs .nav-pills .nav-link {
        min-width: auto;
        font-size: 24px;
    }

    .team-point-list h3 {
        font-size: 22px;
        line-height: 35px;

    }

    .team-point-list .list-group-item {
        font-size: 18px;
        line-height: 24px;
    }

    p {
        font-size: 16px;
        line-height: 26px;
    }

    .industry_solution ul li {
        width: 28%;
    }

    .vertical-tabs .tab-content {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: inherit;
    }

    .our-technology .tech-item > li {
        width: 28%;
    }

    .portfolio-items {
        width: 40%;
    }
}

@media (max-width:767px) {
    .menu-close {
        width: 40px;
    }

    .footer_bottom {
        padding: 0 0px;
    }

    .footer-link {
        margin-bottom: 20px;
    }

    .footer-link li {
        margin-bottom: 10px;
    }

    .footer-title {
        margin-bottom: 10px;
    }

    .build h2 {
        font-size: 50px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .build h3 {
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
    }


    body,
    p {
        font-size: 16px;
        line-height: 30px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    winner figure {
        max-width: 300px;
    }


    .about-app-wraper ul li {
        padding: 0rem;
    }

    .about-app-wraper ul li:nth-child(2) {
        padding-left: 0.5rem;
    }


    .about-app-wraper ul li a {
        padding: 0.8rem;
    }

    .app-game {
        font-size: 24px;
    }

    .app-user {
        width: 110px;
        height: 70px;

    }

    .app-user-cricket {
        background-size: cover;
    }

    .app-user-kabaddi {
        background-size: cover;
    }

    .about-app-wraper ul li a.active .app-user-cricket {
        background-size: cover;
    }

    .about-app-wraper ul li a.active .app-user-kabaddi {
        background-size: cover;
    }

    .get-in-touch-form ul li {
        width: 96%;
    }

    .industry_solution ul li span.icon_title,
    .why_choose ul li span.icon_title {

        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        display: block;
    }

    .industry_solution ul li {
        width: 44%;
    }

    .why_choose ul li {
        width: 230px;
        margin: 10px;
    }

    .service_box .service_left,
    .service_box .service_right {
        width: 100%;
    }

    .hero h1 {
        text-align: center;
        max-width: 100%;
    }

    .hero-btn li {
        float: none;
        text-align: center;
    }

    .header-section {
        min-height: auto;
    }

    .hero-content {
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .hero-btn {
        margin-top: 15px;
    }

    .our-technology {
        padding: 40px 0 40px;
    }

    .our-technology .tech-item > li {
        width: 34%;
    }

    .our-technology a.tech-btn {
        min-width: 150px;
    }

    .our-technology .tech-list {

        padding: 20px 20px;
    }

    .our-technology .tech-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        overflow: auto;
        overflow-x: auto;
        height: auto;
    }

    .services .service-img {
        margin-left: 0px;
    }

    .services .sevice-detail {
        padding-top: 0px;
        width: calc(100% - 0px);
        width: -ms-calc(100% - 0px);
        width: -moz-calc(100% - 0px);
    }

    .services .sevice-detail p.desc {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
    }

    .services .carousel-indicators {
        max-width: 100%;
        width: 100%;
        bottom: -55px;
    }

    .portfolio-items {
        width: 80%;
    }

    .progress-scale-bar:before {
        width: calc(100% - 1em);
    }

    .slick-prev {
        left: 15px;
    }

    .slick-prev,
    .slick-next {
        top: -5%;
    }

    .slick-next {
        left: 70px;
    }
}

@media (max-width:560px) {
    .build h2 {
        font-size: 40px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .build h3 {
        font-size: 28px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .our-technology .tech-item > li {
        width: 100%;
    }

    .padding_banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    h1 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    body,
    p {
        font-size: 14px;
        line-height: 28px;
    }

    .get-in-touch-content ul li {
        margin-bottom: 15px;
        width: 100%;
    }

    .get-in-touch-content ul li:nth-child(even) {
        width: 100%;
    }


    .badges li {
        width: 32.33%;
        margin: 0;
        padding: 0 15px;
    }

    footer {
        padding-top: 20px;
    }

    .industry_solution ul li {
        width: 42%;
        margin: 5px;
    }

    .industry_solution ul li span.icon_title,
    .why_choose ul li span.icon_title {
        font-size: 15px;
    }

    .industry_solution ul li span.icon img,
    .why_choose ul li span.icon img {
        max-width: 30px;
    }

    .service_box .service_left,
    .service_box .service_right {
        width: 100%;
    }

    .vertical-tabs ul.nav.nav-tabs {
        display: block;
        /* float: left; */
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
        overflow: auto;
    }

    .vertical-tabs ul.nav.nav-tabs li.nav-item {
        width: 50%;
        margin-right: 10px;

    }


    .vertical-tabs .tab-content {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 35px 15px;
        position: inherit;
    }

    .vertical-tabs .tab-pane {
        width: 100%;
    }

    .why_choose ul li {
        width: 180px;
        margin: 10px;
    }

}
