@media screen and (min-width: 1366px) {
    .container {
        max-width: 1366px;
    }

    .containerss {
        max-width: 1500px;
    }

}

@media screen and (max-width: 1730px) {
.content-branding__index .lv-index {
    display: none;
}
}

@media screen and (max-width: 1366px) {
    .content-news__index .owl-nav .owl-prev {
        left: 0;
    }
    .content-news__index .owl-nav .owl-next {
        right: 0;
    }
    .lv-index {
        width: 300px;
        height: auto;
        margin: 0 !important;
    }

    .content-about__index .lv-index {
        width: 200px !important;
        height: auto;
        margin: 0 50px;
    }
    .content-about__index .title {
        padding-top: 0;
    }

    .content-branding__index .lv-index {
        display: none !important;
    }

    .content-about__index .content {
        margin: 50px 0;
        width: 740px !important;
        height: 450px !important;
        margin: auto !important;
    }
    .content-branding__index .content {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        position: inherit;
    }
    .content-branding__index .title{
        padding-top: 0;
    }
    .content-branding__index .content .item .img {
        width: 230px;
        height: 230px;
    }
    .content-branding__index .content .item h3 {
        width: 70%;
        margin: auto;
        margin-top: 80px;
    }
    .content-branding__index .content .item:nth-child(2) {
        transform: translateY(-50px);
    }
    .content-digital__index .title {
        padding-top: 0;
    }
}
@media (max-height: 700px) {
    #fp-nav.fp-right {
        top: 30%;
    }
    #fp-nav {
        transform: translateY(-35%);
        -ms-transform: translateY(-35%);
        -webkit-transform: translate3d(0,-35%,0);
    }
    #fp-nav ul li {
        margin: 30px 10px;
        width: auto;
    }
    .content-digital__index .item:hover .img {
        width: 50px;
        height: 50px;
    }
    .content-digital__index .item .img {
        width: 50px;
        height: 50px;
    }
    .content-events__index .item .box-thumbnail {
        border-radius: 0px;
        padding-top: 50% !important;
    }
    .content-events__index .title {
        padding-top: 20px;
    }
    .content-contact__index .row {
        align-items: center;
    }
}
@media (max-height: 600px) {
	.index-main .section {
    height: 100%;
    padding: 25px 0;
}
.content-branding__index .content {
    position: inherit;
}
  .content-branding__index .content .item .img {
    transform: rotate(0);
}
}

@media screen and (max-width: 1440px) {
.content-branding__index .content {
    width: 1080px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: inherit;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
}


@media screen and (max-width: 1200px) {
    .content-contact__index .lv-index {
        width: 100%;
        margin: 0;
    }

    .content-news__index .owl-nav .owl-next {
        position: absolute;
        right: 0;
    }

    .content-news__index .owl-nav .owl-prev {
        position: absolute;
        left: 0;
    }

    .content-doitac__index .owl-nav .owl-prev {
        position: absolute;
        left: 0;
    }

    .content-doitac__index .owl-nav .owl-next {
        position: absolute;
        right: 0;
    }
}

@media screen and (max-width: 1199px) {
    .content-branding__index .content {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        position: inherit;
    }
    .content-branding__index .title{
        padding-top: 0;
    }
    #fp-nav {
        top: 40%;
    }
}
@media screen and (max-width: 1024px) {
  .content-digital__index .item .img {
    width: 70px;
    height: 70px;
}
    #fullpage {
        margin-left: 0;
        padding-top: 60px;
    }
    .content-about__index .content {
        margin: 50px 0;
        height: auto !important;
    }.content-about__index .content .mt50{
        margin-top: 20px;
    }
    .icon-scoll {
        display: none;
    }

    #header {
        display: none;
    }

    #hd-mobile {
        display: flex;
        align-items: center;
        background: #003D24;
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
    }
    .header-top {
        display: none;
    }

    #index-header {
        bottom: auto;
        right: 0;
    }

    .index-main .section {
        height: 100%;
        padding: 25px 0;
    }
    .content-branding__index .title {
        padding-bottom: 50px;
    }
    .content-branding__index .content {
        gap: 2rem;
        margin-bottom: 25px;
    } 
    .content-branding__index .content .item h3 {
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        color: #FFFFFF;
        margin-top: 20px;
        text-transform: uppercase;
    }
    .content-branding__index .content .item .img {
        width: 90%;
        height: auto;
        margin: auto;
        transform: rotate(0);
    }
    
    .content-branding__index .content .item:nth-child(2) {
        transform: translateY(0);
    }
    .content-video__index .nav li a {
        padding: 15px;
    }

    .content-news__index .owl-nav .owl-next {
        position: absolute;
        right: 0;
    }

    .content-news__index .owl-nav .owl-prev {
        position: absolute;
        left: 0;
    }

    .content-doitac__index .owl-nav .owl-prev {
        position: absolute;
        left: 0;
    }

    .content-doitac__index .owl-nav .owl-next {
        position: absolute;
        right: 0;
    }
}

@media screen and (max-width: 991px) {
    .zek_about2:before {
       display: none;
    }
    .zek_about3 .cnt {
        padding: 15px !important;
    }
    .zek_about5:before {
        width: 100% !important;
    }
    .zek_about5 {
        padding: 15px !important;
    }
    .columns-4 {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }

    .content-page.chitiet {
        width: 100%;
        margin: auto;
        padding: 50px 0 50px 0;
    }

    .content-doitac__index .content {
        width: 100%;
        margin: auto;
    }

    .content-page .title h3 {
        font-weight: 600;
        font-size: 25px;
        line-height: 40px;
        text-align: center;
        letter-spacing: -0.02em;
        color: #101828;
    }

    .content-page {
        width: 100%;
        margin: auto;
        padding: 50px 0;
    }

    .content-about__index {
        padding: 0 15px;
    }

    .content-about__index .content {
        width: 100% !important;
        height: auto !important;
        margin: 50px 0;
        padding: 20px;
        border-radius: 20px;
        background-color: #fff;
    }
}

@media screen and (max-width: 768px) {
    .columns-4 {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 15px;
    }

    .content-branding__index .content {
        flex-wrap: wrap;
    }

    .content-branding__index .content .item {
        width: 100%;
        margin: 50px 0;
    }

    .content-branding__index .content .item:nth-child(2) {
        transform: translateY(0);
    }

}

@media screen and (max-width: 767px) {
    .content-news__index .owl-item.active.center {
        transform: scale(1);
    }
}

@media screen and (max-width: 575px) {}

@media screen and (max-width: 425px) {
  .content-digital__index .title {
  	flex-wrap: wrap;
        gap: 1rem;
  }
  .content-events__index .title {
    flex-wrap: wrap;
        gap: 1rem;
  }
  .content-digital__index .title a{
  	margin-left: 0 !important;
  }
  .content-events__index .title a{
    margin-left: 0 !important;
    
  }
    .lv-index {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 30px;
    }

    .content-news__index .d-flex {
        flex-wrap: wrap;
        row-gap: 1rem;
    }

    .content-text__index {
        padding: 0 15px;
    }

    .content-text__index h1 {
        font-weight: 900;
        font-size: 50px;
        color: #F37334;
        font-family: "ITC Handel Gothic";
    }

    .content-text__index h3 {
        font-weight: 900;
        font-size: 40px;
        color: #FFFFFF;
        font-family: "ITC Handel Gothic";
    }

    .content-text__index h2 {
        font-weight: 900;
        font-size: 50px;
        color: #FFFFFF;
        font-family: "ITC Handel Gothic";
    }

    .content-video__index .tab-content .tab-pane iframe {
        border-radius: 15px;
        width: 100%;
        height: 350px;
    }
}

@media screen and (max-width: 375px) {
    .content-branding__index .content .item .img {
        width: 200px;
        height: 200px;
        margin: auto;
        transform: rotate(0);
        background-color: #fff;
        overflow: hidden;
    }
}

@media screen and (max-width: 320px) {}