@media only screen and (min-width: 1441px) {
    
}


@media only screen and (max-width: 1024px) {
    .navigation_container.active {
        width: 85%;
    }

    .nav-right .rounded-btn {
        padding: 0 20px;
        font-size: 1rem;
    }

    .careers-hero-ins h1, .contacts-hero-ins h1 {
        font-size: 4.5rem;
    }

    .about-hero-text {
        width: 100%;
        height: 100%;
        padding-top: 80px;
    }
    
    .about-hero-text h1 {
        font-size: 4rem;
    }
    
    .hero-carousel {
        flex-direction: column;
        margin-top: 0;
    }

    .hero-carousel-left, .hero-carousel-right {
        width: 100%;
    }

    .hero-carousel-right {
        margin-top: 0px;
        min-height: 200px;
        transform: translateY(-40px);
    }

    .services-hero-ins h1 {
        font-size: 4rem;
    }

    .features-left h2 {
        font-size: 2.8rem;
    }

    .section-title {
        width: 100%;
    }

    .values-btm {
        display: flex;
        width: 100%;
    }

    .service-itm {
        width: 48%;
    }

    .service-itm-top {
        flex-direction: column;
    }

    .service-itm-top-text {
        padding: 30px;
        width: 100%;
        order: 2;
    }

    .service-itm-top-text h4 {
        font-size: 1.4rem;
    }

    .service-itm-top-title .itm-top-txt {
        font-size: 1.6rem;
        line-height: 1.2;
    }

    .service-itm-top-img {
        order: 1;
        width: 60%;
    }

    .careers-hero-banners-ins {
        width: 100%;
        min-height: 50vh;
    }

    .hero-ban-right img {
        width: 100%;
    }

    .careers-content-top {
        flex-direction: column;
    }

    .careers-content-top h2 {
        width: 100%;
        font-size: 3rem;
        weight: 700;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .careers-content-top p {
        width: 100%;
        font-size: 1.3rem;
    }

    .footer-top-ins {
        width: 100%;
    }

    .footer-btm {
        flex-direction: column;
    }

    .footer-btm-right {
        margin-bottom: 30px;
        width: 100%;
        text-align: center;
        order: 1;
    }

    .footer-btm-center {
        margin-bottom: 30px;
        text-align: center;
        order: 3;
    }

    .footer-btm-left {
        order: 2;
        margin-bottom: 30px;
    }
}


@media only screen and (max-width: 800px) {
    .normal_header .header_wrap {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .nav-right .rounded-btn {
        padding: 0 20px;
        font-size: 1rem;
    }

    .navigation_container.active {
        width: 100%;
    }

    .services-wrap {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }

    .service-itm {
        width: 100%;
        margin-bottom: 40px;
        min-height: 70vh;
    }

    .service-itm-title {
        font-size: 1.3rem;
    }

    .service-itm .service-itm-txt {
        padding: 60% 30px 20px 30px;
    }

    .service-itm-img {
        width: 80%;
    }

    .footer-top-ins {
        width: 90%;
    }


    .features-wrap {
        flex-direction: column;
    }

    .features-left {
        width: 100%;
        margin-bottom: 50px;
    }

    .features-left h2 {
        font-weight: 600;
    }

    .features-right {
        width: 100%;
    }

    .about-hero-text {
        width: 100%;
        height: 100%;
        padding-top: 80px;
    }

    .about-hero-text .tab-itm {
        padding: 0 20px;
    }

    .about-hero-text h1 {
        font-size: 4rem;
        color: #fff;
        line-height: 1.3;
    }
    
    .video-bg video {
        height: 100%;
    }

    .abt-content-left h2 {
        font-size: 2.5rem;
    }

    .extra-abt-content-ins {
        flex-direction: column;
    }

    .extra-abt-content-right {
        order: 1;
        width: 100%;
    }

    .extra-abt-content-left {
        width: 100%;
        order: 2;
        margin-top: 40px;
    }

    .values-btm {
        
    }

    .values-itm {
        width: 45%;
        margin-right: 5%;
        margin-bottom: 50px;
    }

    .values-itm h4 {
        font-size: 1.5rem;
    }


    .services-hero-ins h1 {
        font-size: 4.5rem;
    }

    .service-itm-top {
        flex-direction: column;
    }

    .service-itm-top-text {
        padding: 30px;
        width: 100%;
        order: 2;
    }

    .service-itm-top-text h4 {
        font-size: 1.4rem;
    }

    .service-itm-top-title .itm-top-txt {
        font-size: 1.6rem;
        line-height: 1.2;
    }

    .service-itm-top-img {
        order: 1;
        width: 70%;
    }


    .faq-content-title {
        width: 100%;
    }

    .faq-content-title h2 {
        font-size: 2.5rem;
    }


    .careers-hero-ins h1 {
        font-size: 4.5rem;
    }

    .careers-hero-banners {
        padding-bottom: 50px;
    }

    .careers-hero-banners-ins {
        flex-direction: column;
    }

    .hero-ban-left {
        width: 100%;
        order: 2;
    }

    .hero-ban-left img {
        width: 100%;
    }

    .hero-ban-left-img {
        margin-bottom: 40px;
    }

    .hero-ban-right {
        width: 100%;
        margin-bottom: 40px;
        order: 1;
    }

    .hero-ban-right img {
        width: 100%;
    }

    .careers-content {
        width: 90%;
    }

    .careers-content-top {
        flex-direction: column;
    }

    .careers-content-top h2 {
        width: 100%;
        font-size: 2.5rem;
        weight: 700;
        line-height: 1.2;
    }

    .careers-content-top p {
        width: 100%;
        font-size: 1.2rem;
    }


}


@media only screen and (max-width: 480px) {
    .normal_header .header_wrap {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .navigation_container.active {
        width: 100%;
    }

    .navigation-ins {
        width: 100%;
        padding: 30px 20px 30px 30px;
    }

    .nav-left {
        width: 45%;
        margin-top: 30px;
    }

    .nav-left ul li {
        height: 40px;
    }

    .nav-left ul li a {
        font-size: 1.5rem;
        line-height: 40px;
    }

    .nav-left ul li:hover a::after {
        top: 40px;
    }

    .nav-right {
        width: 50%;
    }

    .nav-right .rounded-btn {
        padding: 0 20px;
        font-size: 1rem;
    }

    .contact-btn {
        margin-bottom: 30px;
    }

    .nav-right-itm {
        margin-bottom: 30px;
    }

    .nav-right-itm h5 {
        font-size: 1.2rem;
        font-weight: 600;
    }

    .nav-right-itm p, .nav-right-itm a {
        font-size: 1rem;
    }

    .nav-itm-socials a .la {
        font-size: 12px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        border-radius: 5px;
        margin: 0 3px;
    }

    
    .giant-text {
        font-size: 3.5rem;
        line-height: 1.2;
    }

    .hero-carousel {
        flex-direction: column;
    }

    .hero-carousel-left, .hero-carousel-right {
        width: 100%;
    }

    .hero-carousel-right {
        margin-top: 50px;
        min-height: 200px;
        transform: translateY(0px);
    }

    .hero-carousel-right .img1, .hero-carousel-right .img2, .hero-carousel-right .img3, .hero-carousel-right .img4 {
        width: 100%;
        height: 180px;
        margin: 0 auto 30px;
    }

    .section-title {
        width: 100%;
    }

    .section-title h3 {
        font-weight: 600;
    }

    .services-wrap {
        flex-direction: column;
    }

    .service-itm {
        width: 100%;
        margin-bottom: 40px;
        min-height: 60vh;
    }

    .service-itm-title {
        font-size: 1rem;
        padding: 0 15px;
    }

    .service-itm-img {
        width: 100%;
    }

    .features-wrap {
        flex-direction: column;
    }

    .features-left {
        width: 100%;
        margin-bottom: 50px;
    }

    .features-left h2 {
        font-size: 2.5rem;
        font-weight: 700;
    }

    .features-right {
        width: 100%;
    }

    .features {
        width: 100%;
    }

    .features .text h4 {
        font-weight: 600;
    }

    .testimonials {
        width: 100%;
        margin: 30px auto 0;
    }

    #testimonial_slider {
        padding: 40px 20px 35px;
        min-height: 200px;
    }

    .testimonial {
        padding: 30px 20px;
        margin: 0;
        width: 100%;
    }

    .testimonial .description:before{
        top: -30px;
        left: 0px;
        font-size: 1.8rem;
    }

    
    .service-itm .service-itm-txt {
        padding: 75% 30px 20px 30px;
    }


    .about-hero-wrap {
        height: 65vh;
        padding-top: 0;
        margin-top: 95px;
    }

    .about-hero-text {
        width: 100%;
        height: 100%;
        padding-top: 50px;
    }

    .about-hero-text .tab-itm {
        padding: 0 20px;
    }
    .about-hero-text h1 {
        font-size: 2.5rem;
        color: #fff;
        line-height: 1.3;
    }
    
    .video-bg video {
        height: 100%;
    }

    .abt-content-ins {
        flex-direction: column;
    }

    .abt-content-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .abt-content-left h2 {
        font-size: 2rem;
    }

    .abt-content-right {
        width: 100%;
    }

    .extra-abt-content-ins {
        flex-direction: column;
    }

    .extra-abt-content-right {
        order: 1;
        width: 100%;
    }

    .extra-abt-content-left {
        width: 100%;
        order: 2;
        margin-top: 40px;
    }

    .values-btm {
        flex-direction: column;
    }

    .values-itm {
        width: 100%;
    }

    .services-hero-ins h1 {
        font-size: 3rem;
        font-weight: 800;
    }

    .services-hero-ins p {
        font-size: 1.2rem;
    }

    .service-itm-top {
        flex-direction: column;
    }

    .service-itm-top-text {
        padding: 20px;
        width: 100%;
        order: 2;
    }

    .service-itm-top-text h4 {
        font-size: 1.8rem;
    }

    .service-itm-top-title .itm-top-txt {
        font-size: 1.2rem;
        line-height: 1.2;
    }

    .service-itm-top-img {
        order: 1;
        width: 100%;
    }

    .faq-content-wrap {
        padding: 0 0 40px;
    }

    .faq-content-title {
        width: 100%;
    }

    .faq-content-title h2 {
        font-size: 1.75rem;
    }

    .question {
        padding: 20px 60px 10px 20px;
        font-size: 1.1rem;
    }

    .question::after {
        right: 20px;
    }

    .answercont {
        padding: 0 50px 30px 20px;
    }

    .answer p {
        font-size: 1rem;
    }


    .careers-hero-ins h1 {
        font-size: 3rem;
    }

    .careers-hero-banners {
        padding-bottom: 50px;
    }

    .careers-hero-banners-ins {
        flex-direction: column;
    }

    .hero-ban-left {
        width: 100%;
        order: 2;
    }

    .hero-ban-left-img {
        margin-bottom: 40px;
    }

    .hero-ban-right {
        width: 100%;
        margin-bottom: 40px;
        order: 1;
    }

    .careers-content {
        width: 90%;
    }

    .careers-content-top {
        flex-direction: column;
    }

    .careers-content-top h2 {
        width: 100%;
        font-size: 2.5rem;
        weight: 700;
        line-height: 1.2;
    }

    .careers-content-top p {
        width: 100%;
        font-size: 1.2rem;
    }

    .contacts-hero-ins h1 {
        font-size: 3rem;
    }

    .contact-content-top {
        width: 100%;
    }

    .contact-content-btm {
        flex-direction: column;
    }

    .contact-itm p {
        font-size: 1.1rem;
    }



    .footer-top {
        padding-bottom: 0;
    }

    .footer-top-ins {
        width: 90%;
    }

    .footer-top-ins h2 {
        font-size: 3rem;
    }

    .footer-top_ins p {
        line-height: 1.5;
    }

    .footer-btm {
        flex-direction: column;
    }

    .footer-btm-right {
        margin-bottom: 30px;
        width: 100%;
        text-align: center;
        order: 1;
    }

    .footer-btm-center {
        margin-bottom: 30px;
        text-align: center;
        order: 3;
    }

    .footer-btm-left {
        order: 2;
        margin-bottom: 30px;
    }
    


}