@media (min-width: 1600px) {
    .container {
        max-width: 1320px;
    }

}

@media (min-width: 1350px) {
    .navbar .nav-item {
        margin-right: 2rem;
    }

}

@media (max-width: 1350px) {

    .fixed-btns {
        left: 30px;
        width: 50px;
    }

    .fixed-btns .btn {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .fixed-btns .btn svg {
        height: 18px;
    }
}


@media (max-width: 1199.98px) {

    .banner .swiper-slide {
        position: relative;
        height: auto;
        max-height: 100vh;
        min-height: 70vmax;
    }

    .fixed-btns {
        display: none;
    }

}

@media (max-width: 1199.98px) and (min-width:992px) {
    .navbar .nav-link {
        font-size: 16px;
    }


    #navbarNav {
        padding-right: 85px;
    }

    #navbarNav .btnstyle1 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

@media (min-width: 992px) {

    .serv-sec .serv-col:nth-child(3n+2) {
        border-left: 1px solid #0000001A;
        border-right: 1px solid #0000001A;
    }

    .serv-sec .serv-col {
        border-bottom: 1px solid #0000001A;
    }

    .serv-sec .serv-col:nth-last-child(-n+3) {
        border-bottom: 0;
    }

    .serv-sec .serv-col:nth-child(-n+3) .serv-card {
        padding-top: 2rem;
    }

    .inner-page .work-sec {
        padding-top: 50px;
    }

    .vision-sec .vi-row .text-card {
        padding-left: 6rem;
    }


    .vision-sec .me-row .text-card {
        padding-right: 6rem;
    }

    .contact-info {
        padding-right: 3rem;
    }


    .navbar.scrolled .navbar-brand img {
        transition: all 300ms ease;
        height: 55px;
    }



    .lang-wr {
        height: 100%;
    }

}

@media (max-width: 991.98px) {

    .banner .swiper-slide {
        min-height: 80vmax;
        max-height: 100vh !important;
    }

    .navbar {
        background-color: rgba(0, 0, 0, 0);
        transition: all .3s ease-in-out;
    }

    .navbar.menuopen {
        background-color: #222222 !important;
    }

    .navbar.scrolled {
        background: #222222 !important;
    }

    .navbar.scrolled .lang-wr {
        height: 44px;
    }

    /* ssssssssss nav toggler start  sssssssssssss*/

    .navbar-toggler {
        position: relative;
        height: 44px;
        width: 44px;
        border-radius: 50%;
        padding: 0;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        align-content: center;

    }

    .navbar-toggler span,
    .navbar-toggler span:before,
    .navbar-toggler span:after {
        position: absolute;
        display: inline-block;
        height: 1px;
        width: 24px;
        background: #ffffff;
    }

    .navbar-toggler span {
        padding: 0;
        transition: all 0.3s linear;
        background: transparent;
        position: relative !important;
    }

    .navbar-toggler span:before,
    .navbar-toggler span:after {
        content: '';
        right: 0;
        left: 0;
        transform-origin: 50% 50%;
        transition: all 0.3s linear;
    }

    .navbar-toggler span:before {

        transform: rotate(45deg);
    }

    .navbar-toggler span:after {
        transform: rotate(-45deg);
    }

    .navbar-toggler span:before {
        top: 0;

    }

    .navbar-toggler span:after {
        top: 0;
    }

    .navbar-toggler.collapsed span {
        background: #ffffff;
    }

    .navbar-toggler.collapsed span:before,
    .navbar-toggler.collapsed span:after {
        transform: none;
    }

    .navbar-toggler.collapsed span:before {
        top: -9px;
    }

    .navbar-toggler.collapsed span:after {
        top: 9px;
    }

    /* eeeeeee nav toggler end  eeeeeee */
    .navbar.scrolled .navbar-brand,
    .navbar-brand {
        padding: 4px 0;
    }

    .navbar-brand img {
        height: 53px;
    }

    .navbar-collapse {
        padding: .5rem;
    }

    .navbar-nav {
        margin-top: 2rem;
    }

    .navbar .nav-item {
        margin-right: 0;
    }

    .navbar .nav-item .nav-link {
        color: #999999 !important;
    }


    .navbar .nav-item.active .nav-link {
        color: #fff !important;
    }

    .navbar .nav-link::after {
        display: none !important;
    }

    .navbar .btnstyle1 {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }

    .banner .swiper-slide .text-wr h1 {
        font-size: 44px;
        line-height: 52px;
    }

    .about-sec {
        padding-top: 2.5rem;
        padding-bottom: 2rem;
        margin-bottom: 3rem;
    }

    .inner-page .about-sec {
        padding-bottom: 5rem;
    }

    .vision-sec {
        padding-top: 0;
        padding-bottom: 6rem;
    }

    .vision-sec .row .col-lg-7 {
        order: 1;
    }

    .vision-sec .row .col-lg-5 {
        order: 2;
    }

    .inner-page .contact-sec,
    .serv-sec {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .next-prev-wr {
        margin-top: 4rem;
    }

    .tools-cont {
        padding-top: 3.5rem;
    }

    .container.speech>div.img-wr>img {
        max-height: 60px;
    }

    .container.speech p {
        padding-top: 1.5rem;
    }

    .container.speech p {
        font-size: 18px;
    }

    .about-cont h2 {
        font-size: 32px;
        line-height: 50px;
    }

    .about-sec .img-wr.phov1 {
        margin-top: 2rem;
    }

    .serv-sec .serv-col:nth-child(even) {
        border-left: 1px solid #0000001A;
    }

    .serv-sec .serv-col {
        border-bottom: 1px solid #0000001A;
    }

    .serv-sec .serv-col:nth-last-child(-n+2) {
        border-bottom: 0;
    }

    .serv-sec .serv-col:nth-child(-n+2) .serv-card {
        padding-top: 2rem;
    }

    .case-sec,
    .blog-sec,
    .work-sec,
    .news-sec {

        padding: 4rem 0;
    }

    .news-sec {
        padding-bottom: 3rem;
    }

    .news-card {
        flex-wrap: wrap;
    }

    .news-card .pic-side,
    .news-card .text-side {
        width: 100% !important;
    }

    .news-card .pic-side {
        order: 1;
    }

    .news-card .text-side {
        order: 2;
    }

    .news-card .pic-side img {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .news-card .text-cont {
        padding: 2rem;
        border: 0;
    }

    .need-card {
        padding-bottom: 2rem;
    }

    .clints-sec .sec-bg-wr {
        padding-top: 5rem;
        padding-bottom: 4rem;
    }

    .clints-sec {
        padding-bottom: 4rem;
    }


    .form-style {
        padding: 0 1rem;
    }

    .mail-sub {
        flex-wrap: wrap;
        padding-bottom: 3rem;
    }

    .mail-sub form {
        margin-top: 2rem;
        margin-left: 0;
        margin-right: 0;
    }

    .mail-sub .inp-wr {
        max-width: 100%;
        width: 100%;
        margin: 0;
        align-items: center;
    }


    footer .list-col {
        padding-left: 45px;
        padding-right: 15px;
        border-right: 0;
        border-left: 1px solid #FFFFFF66;
    }

    footer .contact-col {
        padding-left: 15px;
        border-top: 1px solid #FFFFFF66;
    }


    footer .contact-col {
        display: flex;
        flex-wrap: wrap;
    }

    footer .contact-col .f-title {
        width: 100%;

    }

    footer .contact-col .wr {
        max-width: 50%;
        flex: 0 0 50%;
    }

    footer .contact-col .wr:nth-child(3) {
        padding-left: 15px;
    }

    .ph-outer {
        max-width: 500px;
        padding-right: 35px;
        padding-bottom: 35px;

    }

    .vision-sec .ph-outer {
        margin-left: auto;
    }

    .ph-outer .phov1 {
        width: 100%;
    }

    .vision-sec .text-card {
        padding-bottom: 1.5rem;
    }


    .sec-top-wr {
        padding-right: 86px;
    }

    .case-icons {
        width: 86px;
    }

    .case-icons .soc-item {
        width: 64px;
    }

    .case-icons .soc-item a {
        width: 50px;
        height: 50px;
        font-size: 21px;
    }

    .case-icons .soc-item a svg {
        height: 21px;
    }

    .case-icons .soc-item .text {
        max-width: 64px;
    }


    .lang-wr {
        right: 70px;
        height: 61px;
    }

    .news-card .pic-side img:hover {
        transform: none;
    }
}

@media (max-width: 991.98px) and (min-width: 768px) {

    .work-col.last-col {
        display: flex;
        padding-left: 0;
        padding-right: 0;
    }

    .work-col.last-col>div {
        max-width: 50%;
        flex: 0 0 50%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .work-col.last-col>.wr {
        height: 100%;
    }

    .work-col.last-col .long-wr {
        height: 100%;
    }

    .work-col.last-col .short-wr {
        height: 50%;
    }
}

@media (max-width: 767.98px) {
    .serv-sec .serv-col {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 1px solid #0000001A !important;
    }

    .serv-sec .serv-col:last-child {
        border-bottom: 0 !important;
    }

    .serv-sec::after,
    .serv-sec::before {
        display: none;
    }

    .speech-slider .swiper-slide {
        padding: 1rem;
    }

    footer .col-lg-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
        border: 0 !important;
    }

    .footer-bottom {
        flex-wrap: wrap;

    }

    .footer-bottom>div {
        width: 100%;
    }

    .footer-bottom .icons {
        margin-top: 2rem;
        justify-content: center;
    }

    .footer-bottom .icons a:nth-child(1) {
        margin-left: 0;
    }



    .sec-top-wr {
        padding-right: 0;
    }

    .case-icons {
        width: 86px;
        padding: 5px;
        border-radius: 6px;
        background-color: #fff;
        box-shadow: 0px 3px 6px #00000029;
        border-top-right-radius: 0;
        transition: transform 300ms ease, opacity 300ms ease;
        transform: perspective(400px) rotateY(-90deg);
        opacity: 0;
        transform-origin: right;
    }

    .case-icons .soc-item .text {
        color: #616161;
    }

    .case-icons.show {
        opacity: 1;
        transform: translateY(0);
    }

    .case-icons .soc-item {
        margin: auto;
        margin-bottom: 1rem;
    }

}

@media (max-width: 575px) {

    .navbar-brand img {
        height: 38px;
    }

    .banner .swiper-slide .content-wr {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
        overflow: hidden;
    }

    .banner .swiper-slide {
        height: 100vh;
        max-height: 100vh;
        min-height: 100vmax;
    }

    .banner .swiper-slide .text-wr h1 {
        font-size: 34px;
        line-height: 48px;
    }

    .banner .swiper-slide .btns-wr .btn {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
        width: unset;
    }

    .about-sec {
        padding-top: 1.75rem;
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .about-cont h2 {
        font-size: 28px;
        line-height: 48px;
    }

    footer .contact-col {
        display: block;

    }

    footer .contact-col .f-title {
        width: 100%;

    }

    footer .contact-col .wr {
        max-width: 100%;
        width: 100% !important;
        flex: unset;
    }

    footer .contact-col .wr:nth-child(3) {
        padding-left: 0;
    }

    .serv-sec .serv-col .serv-card {
        padding: 1rem;
        padding-top: 3rem !important;
    }

    .serv-sec .serv-col:first-child .serv-card {
        padding-top: 1rem !important;
    }

    .serv-card img {
        margin-bottom: 1.25rem;
    }

    .serv-card .title {
        margin-bottom: 15px;
    }

    .serv-card .title {
        line-height: 44px;
    }

    .contact-sec .sec-title .bold,
    .clints-sec .sec-title .bold,
    .news-sec .sec-title .bold,
    .work-sec .sec-title .bold,
    .serv-sec .sec-title .bold {
        font-size: 32px;
    }

    .case-sec,
    .inner-page .contact-sec,
    .blog-sec,
    .clints-sec .sec-bg-wr,
    .work-sec,
    .news-sec,
    .serv-sec {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .tools-cont {
        padding-top: 3rem;
    }

    .clints-sec .sec-title {
        margin-top: 30px;
    }

    .clints-slider {
        padding-bottom: 2.5rem;
    }

    .clints-sec {
        padding-bottom: 2rem;
    }

    .form-style .btnstyle4 {
        width: 100%;
    }

    .form-style .btnstyle4.hov2::after {
        transform: translate(-50%, -50%) rotate(0);
    }


    .tabs-style .tab-content {
        padding-top: 2.5rem;
    }

    .tabs-style .nav-link {
        background-color: transparent !important;
        outline: 0 !important;
        border: 0 !important;
        color: #999999 !important;
        font-weight: 500;
        padding: .5rem .25rem;
        font-size: 15px;
        margin-right: 5px;
    }

    footer .row .col-lg-4 {
        padding-top: 1rem;
    }

    .speech-slider .swiper-slide {
        padding: .5rem;
    }

    .speech-card .inner p {
        padding-left: 16px;
        font-size: 15px;
        margin-bottom: 2.5rem;
    }

    .speech-card .inner .d-flex .person img {
        width: 44px;
        height: 44px;
        margin-right: 10px;
    }

    .speech-card .inner .d-flex>img {
        width: 42px;
    }

    .swiper-slide .news-card .text-cont {
        padding: 1.5rem;
    }

    .swiper-slide .news-card .text-cont .bold {
        font-size: 26px;
        line-height: 34px;
        margin-top: 16px;
        margin-bottom: 16px;
        padding: 5px 0;

    }

    .sw-prev1,
    .sw-next1 {
        top: auto;
        bottom: 32px;
        margin-top: 0;
        color: #fff;
        width: 36px;
        height: 36px;
        padding: 0.5rem;
        border: 1px solid #FFFFFF4D;
        border-radius: 50%;
    }

    .sw-next1 {
        right: 15px;
    }

    .sw-prev1 {
        left: auto;
        right: 65px;
    }

    .inner-banner {
        padding-top: 65px;
    }

    .inner-banner .container {
        position: relative;
        z-index: 5;
        color: #fff;
    }

    .inner-banner .container .page-title {
        font-size: 30px;
        line-height: 44px;
    }

    .inner-banner .container p {
        max-width: 460px;
        padding-top: 20px;
        border-top: 1px solid #fff;
        line-height: 24px;
        font-size: 15px;
    }

    .vision-sec .text-card {
        padding-top: 3rem;
    }

    .page-title.blog-v {
        font-size: 1.5rem;
    }

    .mail-sub .inp-wr .btnstyle2 {
        width: 130px !important;
        font-size: 15px;
    }



    .next-prev-wr .go-card .info .lbl {
        font-size: 15px;
    }


    .next-prev-wr .go-card .info .name {
        font-size: 14px;
    }

    .lang-wr {
        height: 46px;
    }

    .fixed-btns {
        left: 15px;
    }

    .fixed-btns .btn {
        width: 44px;
        height: 44px;
        font-size: 20px;
    }
}