/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mission-vision {
        width: 80%;
    }
    .share-the-joy .container {
        padding: 25px 0;
    }

    .feature-one__single {
        padding: 41px 20px 41px;
    }

    .about-one__left {
        max-width: 600px;
        margin: 0 auto;
        z-index: 91;
    }

    .about-one__right {
        max-width: 600px;
        margin: 0 auto;
    }

    .services-one__single {
        padding: 50px 25px 50px;
    }

    .share-the-joy__img {
        position: absolute;
        top: -141px;
        bottom: 0;
        left: 0;
    }

    .share-the-joy__left {
        max-width: 600px;
    }

    .share-the-joy__trusted {
        top: 104px;
        left: 323px;
    }

    .improve-one__left {
        max-width: 600px;
        margin: 0 auto;
        padding-top: 120px;
    }

    .improve-one__right {
        padding-bottom: 110px;
        max-width: 600px;
        margin: 0 auto;
    }

    .project-one {
        padding: 20px 0 30px 0;
    }

    .news-one__content {
        padding: 20px 20px 30px;
    }

    .news-one__title {
        font-size: 23px;
    }

    .footer-widget__newsletter {
        margin-top: 31px;
    }

    .footer-widget__contact {
        margin-top: 31px;
    }

    .business-growth__left .section-title__title {
        font-size: 43px;
    }

    .business-growth__content {
        padding: 44px 20px 44px;
    }

    .business-growth__text {
        font-size: 15px;
    }

    .welcome-one__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .welcome-one__right {
        max-width: 600px;
        margin: 0 auto;
    }

    .welcome-one {
        padding: 0 0 147px;
    }

    .help__single {
        max-width: 464px;
    }

    .help__box-two-content {
        padding-top: 90px;
        padding-bottom: 77px;
    }

    .help__single:nth-child(3):before {
        display: none;
    }

    .help__single:before {
        left: -1px;
    }

    .industries-we-serve__left {
        margin-right: 0;
    }

    .industries-we-serve__right {
        margin-left: 0;
    }

    .industries-we-serve__left .section-title__title {
        font-size: 42px;
    }

    .why-choose__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .why-choose__img img {
        border-radius: var(--thm-bdr-radius);
    }

    .why-choose__right {
        padding-top: 60px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .news-two__text {
        padding-bottom: 41px;
    }

    .news-two__carousel.owl-theme .owl-nav {
        bottom: -90px;
        left: 0;
    }

    .news-two {
        padding: 120px 0 205px;
    }

    .news-two__left {
        margin-right: 0;
    }

    .why-choose__right-text-box {
        margin-right: 0;
    }

    .service-details__benefits-img {
        margin-top: 30px;
    }

    .project-details__details-info li+li {
        margin-left: 50px;
    }

    .project-details__details-info li:nth-child(3) {
        margin-left: 50px;
    }

    .news-details__pagenation li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .contact-page__left .section-title__title {
        font-size: 44px;
        line-height: 54px;
    }

    .contact-details__single-2 {
        margin-left: 0;
    }

    .contact-details__single-3 {
        margin-left: 0;
    }

    .contact-details__content h5 {
        font-size: 15px;
    }

    .cta-two__container {
        padding: 0 0;
    }

    .why-choose-shape-1 {
        display: none;
    }

    .pclub__social, .pclub__content {
        width: 100%;
    }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mission-vision-title p {
        font-size: 30px;
    }

    .mission-vision-content {
        font-size: 16px;
        margin-top: 30px;
    }
    .mission-vision-content p {
        margin-bottom: 10px;
    }
    .mission-vision {
        width: 90%;
    }
    .history-container {
        width: 50%;
    }
    .share-the-joy .container {
        padding: 25px 0;
    }

    .about-one__left {
        max-width: 600px;
        margin: 0 auto;
        z-index: 91;
    }

    .about-one__right {
        max-width: 600px;
        margin: 0 auto;
    }

    .share-the-joy__img img {
        width: 60%;
    }

    .share-the-joy__img {
        top: -148px;
        left: 290px;
        right: -290px;
    }

    .share-the-joy__trusted {
        top: -68px;
        left: 317px;
    }

    .project-one__title {
        font-size: 20px;
        line-height: 30px;
    }

    .project-one__content {
        padding: 12px 20px;
    }

    .improve-one__left {
        max-width: 600px;
        margin: 0 auto;
        padding-top: 120px;
    }

    .improve-one__right {
        padding-bottom: 110px;
        max-width: 600px;
        margin: 0 auto;
    }

    .project-one {
        padding: 20px 0 30px 0;
    }

    .footer-widget__newsletter {
        margin-top: 31px;
    }

    .footer-widget__contact {
        margin-top: 31px;
    }

    .business-growth__left .section-title {
        margin-bottom: 25px;
    }

    .business-growth__right {
        margin-bottom: 48px;
    }

    .welcome-one__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .welcome-one__right {
        max-width: 600px;
        margin: 0 auto;
    }

    .welcome-one {
        padding: 0 0 147px;
    }

    .help__single {
        max-width: 100%;
    }

    .help__single:before {
        display: none;
    }

    .help__single:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        background-color: var(--thm-bdr-color);
    }

    .help__single:nth-child(1):after {
        display: none;
    }

    .help__single:nth-child(4):after {
        display: none;
    }

    .help__box-one-content {
        border-top-right-radius: 8px;
    }

    .industries-we-serve__left {
        margin-right: 0;
    }

    .industries-we-serve__right {
        margin-left: 0;
        margin-top: 50px;
    }

    .industries-we-serve__boxes li {
        max-width: 230px;
    }

    .why-choose__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .why-choose__img img {
        border-radius: var(--thm-bdr-radius);
    }

    .why-choose__right {
        padding-top: 60px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .why-choose__left {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .why-choose__img img {
        border-radius: var(--thm-bdr-radius);
    }

    .why-choose__right {
        padding-top: 60px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .news-two__text {
        padding-bottom: 41px;
    }

    .news-two__carousel.owl-theme .owl-nav {
        bottom: -90px;
        left: 0;
    }

    .news-two {
        padding: 120px 0 205px;
    }

    .news-two__right {
        margin-right: 0;
    }

    .news-two .news-one__content {
        padding: 20px 20px 30px;
    }

    .news-two__left {
        margin-right: 0;
    }

    .why-choose__right-text-box {
        margin-right: 0;
    }

    .cta-two__inner {
        flex-direction: column;
        text-align: center;
    }

    .cta-two__title {
        margin-bottom: 30px;
    }

    .service-details__benefits-img {
        margin-top: 30px;
    }

    .service-details__sidebar {
        margin-top: 50px;
    }

    .project-details__details-info li+li {
        margin-left: 0px;
    }

    .project-details__details-info li:nth-child(3) {
        margin-left: 0px;
    }

    .project-details__details-info li {
        display: block;
    }

    .project-details__details-info {
        text-align: center;
    }

    .project-details__details-info li:nth-child(4) {
        position: inherit;
        display: block;
        align-items: inherit;
        justify-content: inherit;
        margin-top: 5px;
        z-index: 1;
    }

    .project-details__social-list {
        justify-content: center;
    }

    .news-details__pagenation li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .contact-page__left {
        margin-bottom: 50px;
    }

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

    .contact-details__single-2 {
        margin-left: 0;
    }

    .contact-details__single-3 {
        margin-left: 0;
        margin-bottom: 0px;
    }

    .testimonial-one__carousel.owl-theme .owl-nav {
        display: none;
    }

    .cta-two__container {
        padding: 0 0;
    }

    .why-choose-shape-1 {
        display: none;
    }

    .team-one_school {
        width: 100%;
        padding: 40px 30px;
    }

    .team-one_school_title p:first-child {
        font-size: 34px;
    }

    .pclub__social, .pclub__content {
        width: 100%;
    }

    .pclub__new {
        padding: 44px 30px;
        border-radius: 100%;
        font-size: 30px;
        left: -40px;
        top: -40px;
    }
    .pclub_label p {
        font-size: 50px;
    }
    
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .site-footer__top-inner {
        padding: 50px 10px;
    }
    .site-footer__bottom-menu li a {
        font-size: 12px;
        line-height: 100%;
    }
    .mission-vision {
        width: 100%;
        padding: 10px 10px 30px 10px;
    }
    .mission-vision-title p {
        font-size: 20px;
        width: 100%;
    }
    .mission-vision-content {
        margin-top: 20px;
    }
    .mission-vision-content p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .mission-vision .padding-h-20 {
        padding: 0 0px;
    }
    .history-container-box .container {
        padding: 0;
    }
    .history-container {
        width: 100%;
    }
    .pclub_label p {
        font-size: 30px;
    }
    .pclub__new {
        padding: 30px 22px;
        border-radius: 100%;
        font-size: 25px;
        left: -5px;
        top: -40px;
    }

    .pclub__content_a {
        font-size: 18px;
        line-height: 100%;
    }

    .pclub__content_b {
        font-size: 14px;
    }

    .share-the-joy .container {
        padding: 25px 0;
        width: 98%;
    }

    .section-title {
        margin: 0;
    }

    .about-one {
        padding: 30px 0;
    }

    .about-one__text {
        font-size: 12px;
        line-height: 130%;
    }

    .section-title__title {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .thm-btn {
        padding: 5px;
        line-height: 200%;
    }

    .feature-one__single {
        padding: 41px 20px 41px;
    }

    .about-one__left {
        margin-right: 0;
        width: 250px;
        padding: 20px;
        z-index: 91;
    }

    .big-label {
        font-size: 80px;
        line-height: 130%;
        margin-bottom: 10px;
    }

    .about-one__img-box {
        width: 140px;
    }

    .about-one__img-box:before {
        display: none;
    }

    .about-one__img-box:after {
        display: none;
    }

    .about-one__small-img {
        display: none;
    }

    .services-one__single {
        padding: 30px 10px;
        margin-bottom: 50px;
        width: 100%;
    }

    .services-one__text_container {
        height: auto;
    }

    .testimonial-one-container {
        height: auto;
        border: none;
        padding: 50px 0 0 0;
    }

    .share-the-joy__img {
        display: none;
    }

    .share-the-joy__title {
        font-size: 30px;
        line-height: 40px;
    }

    .share-the-joy__trusted {
        position: relative;
        top: 50px;
        left: 0;
    }

    .share-the-joy .news {
        font-size: 14px;
    }

    .share-the-joy .most-news {
        font-size: 12px;
    }

    /* .share-the-joy__shape-1 {
        display: none;
    } */

    .project-one__title {
        font-size: 20px;
        line-height: 30px;
    }

    .project-one__content {
        padding: 12px 20px;
    }

    .project-one__arrow {
        right: 5px;
    }

    .improve-one__left {
        padding-top: 120px;
        margin-top: 0;
    }

    .improve-one__right {
        padding-bottom: 110px;
        margin-left: 0;
        margin-right: 0;
    }

    .improve-one__project-complete {
        display: none;
    }

    .improve-one__img img {
        border-top-left-radius: 16px;
    }

    .project-one {
        padding: 20px 0 30px 0;
    }

    .news-one__content {
        padding: 20px 20px 30px;
    }

    .news-one__title {
        font-size: 23px;
    }

    .cta-one__title br {
        display: none;
    }

    .cta-one__title {
        font-size: 40px;
        line-height: 50px;
    }

    .footer-widget__newsletter {
        margin-top: 35px;
    }

    .footer-widget__contact {
        margin-top: 31px;
    }

    .footer-widget__links {
        margin-top: 22px;
    }

    .footer-widget__links p {
        margin-bottom: 0;
        font-size: 12px;
    }

    .site-footer__bottom-text {
        font-size: 12px;
    }

    .footer-widget__about-social {
        justify-content: center;
    }

    .footer-widget__about-logo {
        text-align: center;
    }

    .site-footer__bottom-inner {
        flex-direction: column;
    }

    .business-growth__left .section-title {
        margin-bottom: 25px;
    }

    .business-growth__right {
        margin-bottom: 48px;
    }

    .business-growth__content {
        padding: 44px 20px 44px;
    }

    .business-growth__text {
        font-size: 15px;
    }

    .welcome-one__left {
        margin-right: 0;
    }

    .welcome-one__img-box:before {
        display: none;
    }

    .welcome-one__certified {
        right: 0px;
        border-top-right-radius: 0;
    }

    .welcome-one__funded {
        flex-direction: column;
        align-items: inherit;
    }

    .welcome-one__funded-content {
        margin-left: 0;
        margin-top: 20px;
    }

    .welcome-one {
        padding: 0 0 147px;
    }

    .video-one__title br {
        display: none;
    }

    .video-one__title {
        font-size: 40px;
        line-height: 50px;
    }

    .help__single {
        max-width: 100%;
    }

    .help__single:before {
        display: none;
    }

    .help__single:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        height: 1px;
        background-color: var(--thm-bdr-color);
    }

    .help__single:nth-child(1):after {
        display: none;
    }

    .help__single:nth-child(4):after {
        display: none;
    }

    .help__box-one-content {
        border-top-right-radius: 8px;
    }

    .help__box-last .help__box-two-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .help__box-two-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .project-two .project-one__arrow {
        right: 5px;
    }

    .industries-we-serve__left {
        margin-right: 0;
    }

    .industries-we-serve__right {
        margin-left: 0;
        margin-top: 50px;
    }

    .industries-we-serve__boxes li {
        max-width: 100%;
    }

    .industries-we-serve__boxes li:nth-child(2) {
        margin-left: 0;
    }

    .industries-we-serve__boxes li:nth-child(3) {
        margin-bottom: 10px;
    }

    .industries-we-serve__boxes li:nth-child(4) {
        margin-left: 0;
        margin-bottom: 0;
    }

    .why-choose__left {
        margin-left: 0;
    }

    .why-choose__img img {
        border-radius: var(--thm-bdr-radius);
    }

    .why-choose__right {
        padding-top: 60px;
        margin-left: 0;
    }

    .news-two__right {
        margin-right: 0;
    }

    .news-two__carousel.owl-theme .owl-nav {
        display: none;
    }

    .news-two__left {
        margin-right: 0;
    }

    .news-two__text {
        padding-bottom: 41px;
    }

    .why-choose__right-text-box {
        margin-right: 0;
    }

    .cta-two__inner {
        flex-direction: column;
        text-align: center;
    }

    .cta-two__title br {
        display: none;
    }

    .cta-two__title {
        margin-bottom: 30px;
        font-size: 42px;
        line-height: 52px;
    }

    .service-details__benefits-img {
        margin-top: 30px;
    }

    .service-details__sidebar {
        margin-top: 50px;
    }

    .service-details__need-help {
        padding: 50px 14px 43px;
    }

    .project-details__details-info li+li {
        margin-left: 0px;
    }

    .project-details__details-info li:nth-child(3) {
        margin-left: 0px;
    }

    .project-details__details-info li {
        display: block;
    }

    .project-details__details-info {
        text-align: center;
    }

    .project-details__details-info li:nth-child(4) {
        position: inherit;
        display: block;
        align-items: inherit;
        justify-content: inherit;
        margin-top: 5px;
        z-index: 1;
    }

    .project-details__social-list {
        justify-content: center;
    }

    .project-details__details-box {
        padding: 38px 15px 30px;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .news-details__bottom {
        flex-direction: column;
    }

    .news-details__social-list {
        margin-top: 30px;
    }

    .news-details__pagenation li+li {
        margin-left: 0;
        margin-top: 20px;
    }

    .news-details__pagenation li {
        font-size: 20px;
        line-height: 34px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }

    .comment-one__single {
        flex-direction: column;
    }

    .comment-one__content {
        margin-left: 0;
        margin-top: 25px;
    }

    .comment-one__btn {
        position: relative;
        top: 20px;
    }

    .sidebar__post {
        padding: 45px 25px 43px;
    }

    .sidebar__tags {
        padding: 47px 20px 50px;
    }

    .contact-page__left {
        margin-bottom: 50px;
    }

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

    .contact-details__single-2 {
        margin-left: 0;
    }

    .contact-details__single-3 {
        margin-left: 0;
        margin-bottom: 0px;
    }

    .contact-details__content h5 {
        font-size: 15px;
    }

    .testimonial-one__carousel.owl-theme .owl-nav {
        display: none;
    }

    .testimonial-one__single {
        padding: 60px 20px 50px;
    }

    .testimonial-one__quote {
        right: 20px;
    }

    .testimonial-one__quote span {
        font-size: 55px;
    }

    .testimonial-one__client-details {
        margin-left: 10px;
    }

    .cta-two__container {
        padding: 0 0;
    }

    .page-header-shape {
        display: none;
    }

    .page-header__inner h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .why-choose-shape-1 {
        display: none;
    }

    .team-one_school {
        width: 100%;
        padding: 20px 30px;
    }

    .team-one_school_title p:first-child {
        font-size: 20px;
    }

    .team-one_school_title p:last-child {
        line-height: 100%;
    }

    .pclub__social {
        width: 100%;
        height: 300px;
        margin-top: 50px;
    }

    .pclub__content {
        width: 100%;
    }

    .pclub__social .about-two_submenu {
        padding: 10px 20px 10px 10px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1330px) {
    .why-choose__right-text-box {
        margin-right: 0;
    }

    .programming {
        background-size: 51%;
        background-position-x: -30%;
        background-position-y: -9%;
    }
}



/*--------------------------------------------------------------
# Slider All Responsice Css
/////////
--------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-slider h2 br {
        display: none;
    }

    .main-slider h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #main-slider-pagination {
        max-width: 960px;
    }

    .main-slider__nav-two .swiper-button-prev {
        margin-left: 80px;
    }

    .main-slider__nav-two .swiper-button-next {
        margin-right: 80px;
    }

    .programming_row {
        width: 100%;
    }

    .programming {
        background-position-x: -40%;
        background-position-y: -10%;
    }
}






@media only screen and (min-width: 768px) and (max-width: 991px) {
    #main-slider-pagination {
        max-width: 720px;
    }

    .main-slider-shape-1 {
        display: none;
    }

    .main-slider__nav-two {
        display: none;
    }

    .main-slider-two h2 {
        font-size: 85px;
    }

    .services-one .bg_img {
        width: 100%;
    }

    .services-one .recruit {
        font-size: 120px;
        bottom: 15%;
        left: 40%;
    }

    .programming_row {
        width: 100%;
    }

    .programming {
        background-position-y: -10%;
    }

    .who-we-are-container {
        width: 100%;
    }
}



@media only screen and (max-width: 767px) {
    .who-we-are-container {
        width: 100%;
        padding: 10px;
    }

    .who-we-are-box {
        padding: 10px;
        font-size: 12px;
    }

    .company-container {
        padding: 10px;
        width: 100%;
    }

    .programming {
        background-image: none;
    }

    .main-slider__nav {
        display: none;
    }

    .main-slider-shape-1 {
        display: none
    }

    #main-slider-pagination {
        max-width: 540px;
    }

    .main-slider h2 br {
        display: none;
    }

    .main-slider h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .main-slider__nav-two {
        display: none;
    }

    .main-slider-two h2 {
        font-size: 35px;
        line-height: 35px;
    }

    .main-slider-two h3 {
        font-size: 52px;
        line-height: 52px;
        margin-bottom: 25px;
    }

    .services-one .news {
        font-size: 14px;
    }

    .services-one .wrapper {
        background: -webkit-linear-gradient(110deg, rgb(6, 58, 159, 1) 0%, rgb(6, 58, 159, 1) 65%, rgb(255, 255, 255, 0.3) 0%,rgb(255, 255, 255, 0.3) 50%);
        background: linear-gradient(110deg, rgb(6, 58, 159, 1) 0%, rgb(6, 58, 159, 1) 65%, rgb(255, 255, 255, 0.3) 0%,rgb(255, 255, 255, 0.3) 50%);
    }

    .services-one .wrapper {
        padding: 10px 37% 10px 10px;
    }

    .recruitment-services-one.services-one .wrapper {
        padding: 10px;
    }

    .services-one .bg_img {
        width: 100%;
    }

    .services-one .recruit {
        font-size: 60px;
        bottom: 10%;
        right: 0;
        left: auto;
    }

    .services-one .mt_50 {
        margin-top: 15px;
    }

    .about-two .container {
        padding-top: 80px;
    }

    .about-two {
        padding: 30px 10px;
    }

    .about-two_box {
        padding: 0;
    }

    .about-two_submenu {
        top: -80px;
        padding: 20px 100px 20px 30px;
    }

    .about-two_submenu p:first-child {
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 100%;
    }
    
    .about-two_submenu p:last-child {
        font-size: 10px;
        font-weight: 300;
    }

    .about-two_box_content {
        font-size: 12px;
    }

    .programming_row {
        width: 100%;
    }
}



/*--------------------------------------------------------------
# Main Menu All Responsice Css
/////////
--------------------------------------------------------------*/

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .main-menu-wrapper__call {
        display: none;
    }

    .main-menu-wrapper__logo {
        margin-right: 100px;
    }
}



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .career-label {
        font: normal normal normal 11px/20px OPPOSans;
        font-weight: 300;
    }

    .career-content-subtitle {
        font-size: 10px;
        padding: 12px 5px;
    }

    .main-header__top-right-text {
        display: none;
    }

    .main-menu-wrapper__logo {
        margin-right: 50px;
    }

    .main-menu .mobile-nav__toggler {
        margin-right: 0;
        padding: 15px 0;
        display: inline-block;
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--thm-black);
    }

    .testimonial-one-container {
        width: 90%;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .company-container {
        width: 100%;
    }

    .recruitment .company-info-title {
        font-size: 20px;
    }

    .recruitment .company-container p {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 100%;
    }

    .career-label {
        font: normal normal normal 11px/20px OPPOSans;
        font-weight: 300;
    }

    .career-content-subtitle {
        font-size: 10px;
        padding: 12px 5px;
    }

    .career {
        width: 100%;
    }

    .main-header__top-right-text {
        display: none;
    }

    .main-menu-wrapper__logo {
        margin-right: 50px;
    }

    .main-menu-wrapper__call {
        display: none;
    }

    .main-menu .mobile-nav__toggler {
        margin-right: 0;
        padding: 15px 0;
        display: inline-block;
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--thm-black);
    }

    .about-two_box {
        padding: 0;
    }

    .testimonial-one-container {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .social-item {
        left: 17%;
    }

    .contact-details__content a {
        font-size: 16px;
    }

    .contact-details__icon {
        height: 30px;
        width: 30px;
        font-size: 10px;
    }

    .company-container-img {
        text-align: center;
    }

    .career-subtitle {
        font: normal normal normal 10px/18px OPPOSans;
        font-weight: 300;
    }

    .recruitment .company-info-title {
        font-size: 16px;
        border-bottom: 1px solid #022AAB;
    }

    .recruitment .company-container p {
        font-size: 10px;
        margin-bottom: 10px;
        line-height: 100%;
    }

    .recruitment.about-two .container {
        padding-top: 10px;
    }

    .career-arrow.career-arrow-down {
        display: block;
        text-align: center;
    }

    .career-arrow.career-arrow-right {
        display: none;
    }

    .career-content-white {
        padding: 90px 0px 20px 0px;
        text-align: center;
    }

    .career-title-center {
        text-align: center;
    }

    .career-label {
        font: normal normal normal 11px/20px OPPOSans;
        font-weight: 300;
    }

    .career-content-subtitle {
        font-size: 10px;
        padding: 12px 5px;
        left: 10%;
        top: 10px;
        width: 80%;
        font-size: 16px;
    }

    .career {
        width: 100%;
    }

    .main-header__top {
        display: none;
    }

    .main-menu-wrapper__right {
        display: none;
    }

    .main-menu-wrapper__left {
        float: none;
    }

    .main-menu-wrapper__logo {
        margin-right: 0;
    }

    .main-menu-wrapper__main-menu {
        float: right;
    }

    .main-menu {
        padding: 0 30px;
    }


    .main-menu .mobile-nav__toggler {
        margin-right: 0;
        padding: 15px 0;
        display: inline-block;
    }

    .main-menu-two .mobile-nav__toggler:hover {
        color: var(--thm-black);
    }

    .services-one__icon {
        width: 100px;
    }
}

@media (max-width: 424px) {
    .team-one__name {
        font-size: 12px;
    }

    .team-one__subname {
        line-height: 100%;
    }
}