/*------------------------------------------------------------------//
//      RESPONSIVE SYSTEM                                                                                 //
//------------------------------------------------------------------*/
@media screen and (min-width: 1400px) {

    /* PC 1400+  */
    .menuAc {
        display: none !important;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1199px) {
   
}

@media screen and (max-width: 1198px) and (min-width: 992px) {
    .menuAc{
        display: block;
    }
    .about-us--title strong {
        font-size: 40px !important;
    }
    .about-us--title span {
        font-size: 35px !important;
        line-height: 25px !important;
    }
    .header-menu{
        display: none;
    }
    .rs-contact-info{
        display: none;
    }
    .rs-toolbar-part .logo-part img {
        max-height: 55px;
    }

    .rs-toolbar-part .lang {
        position: absolute;
    top: -46px;
    right: 97px;
    }

    .home-services figure .desc{
        width: 100%;
    }
    
    #timeline .title {
 
        font-size: 30px;
    }
    .timeline-item {
        width: 100%;
        margin-bottom: 25px;
    }
    .timeline-img-header .titles {

        font-size: 22px;
    }

    footer .item {
        border-bottom: 1px solid #000;
        border-right: 0;

        padding: 29px 40px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .home-video-inner {
        flex-direction: column;
        padding: 60px 0;
        text-align: center;
    }
    .menuAc{
        display: block;
    }
    .about-us--title strong {
        font-size: 40px !important;
    }
    .about-us--title span {
        font-size: 35px !important;
        line-height: 25px !important;
    }
    .header-menu{
        display: none;
    }
    .rs-contact-info{
        display: none;
    }
    .rs-toolbar-part .logo-part img {
        max-height: 55px;
    }

    .rs-toolbar-part .lang {
        position: absolute;
    top: -46px;
    right: 97px;
    }

    .home-services figure .desc{
        width: 100%;
    }
    
    #timeline .title {
 
        font-size: 30px;
    }
    .timeline-item {
        width: 100%;
        margin-bottom: 25px;
    }
    .timeline-img-header .titles {

        font-size: 22px;
    }

    footer .item {
        border-bottom: 1px solid #000;
        border-right: 0;

        padding: 29px 40px;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
    .home-video-inner {
        flex-direction: column;
        padding: 60px 0;
        text-align: center;
    }
    .video-button {
        display: none;
    }
    .menuAc{
        display: block;
    }
    .about-us--title strong {
        font-size: 40px !important;
    }
    .about-us--title span {
        font-size: 35px !important;
        line-height: 25px !important;
    }
    .header-menu{
        display: none;
    }
    .rs-contact-info{
        display: none;
    }
    .rs-toolbar-part .logo-part img {
        max-height: 55px;
    }

    .rs-toolbar-part .lang {
        position: absolute;
    top: -46px;
    right: 97px;
    }

    .home-services figure .desc{
        width: 100%;
    }
    
    #timeline .title {
 
        font-size: 30px;
    }
    .timeline-item {
        width: 100%;
        margin-bottom: 25px;
    }
    .timeline-img-header .titles {

        font-size: 22px;
    }

    footer .item {
        border-bottom: 1px solid #000;
        border-right: 0;

        padding: 29px 40px;
    }
}

@media screen and (max-width: 639px) and (min-width: 480px) {
    .home-video-inner {
        flex-direction: column;
        padding: 60px 0;
        text-align: center;
    }
    .video-button {
        display: none;
    }
    .menuAc{
        display: block;
    }
    .about-us--title strong {
        font-size: 40px !important;
    }
    .about-us--title span {
        font-size: 35px !important;
        line-height: 25px !important;
    }
    .header-menu{
        display: none;
    }
    .rs-contact-info{
        display: none;
    }
    .rs-toolbar-part .logo-part img {
        max-height: 55px;
    }

    .rs-toolbar-part .lang {
        position: absolute;
    top: -46px;
    right: 97px;
    }

    .home-services figure .desc{
        width: 100%;
    }
    
    #timeline .title {
 
        font-size: 30px;
    }
    .timeline-item {
        width: 100%;
        margin-bottom: 25px;
    }
    .timeline-img-header .titles {

        font-size: 22px;
    }

    footer .item {
        border-bottom: 1px solid #000;
        border-right: 0;

        padding: 29px 40px;
    }
    main .head-title {
        padding: 25px 0;
    }
    .home-services figure img {
        -webkit-transition: all 0.8s var(--generalTransition);
        transition: all 0.8s var(--generalTransition);
        width: 367px;
    }
    .mContact{
        display: block;
    }
}

@media screen and (max-width: 479px) and (min-width: 320px) {
    .home-video-inner {
        flex-direction: column;
        padding: 60px 0;
        text-align: center;
    }
    .video-button {
        display: none;
    }
    .menuAc{
        display: block;
    }
    .about-us--title strong {
        font-size: 40px !important;
    }
    .about-us--title span {
        font-size: 35px !important;
        line-height: 25px !important;
    }
    .header-menu{
        display: none;
    }
    .rs-contact-info{
        display: none;
    }
    .rs-toolbar-part .logo-part img {
        max-height: 55px;
    }

    .rs-toolbar-part .lang {
        position: absolute;
    top: -46px;
    right: 97px;
    }

    .home-services figure .desc{
        width: 100%;
    }
    
    #timeline .title {
 font-size: 42px;
 }
    .timeline-item {
        width: 100%;
        margin-bottom: 25px;
    }
    .timeline-img-header .titles {

        font-size: 22px;
    }

    footer .item {
        border-bottom: 1px solid #000;
        border-right: 0;

        padding: 29px 40px;
    }

    main .head-title {
        padding: 25px 0;
    }
    .home-services figure img {
        -webkit-transition: all 0.8s var(--generalTransition);
        transition: all 0.8s var(--generalTransition);
        width: 367px;
    }
    .mContact{
        display: block;
    }
    
}