@media screen and (min-width: 1024px) and (max-width: 1920px) {
    .box-why-card div:nth-child(2) .why-item-content,
    .box-why-card div:nth-child(1) .why-item-content {
        margin-top: -30px;
    }
    html[lang="vi-VN"] .box-why-card div:nth-child(1) .why-item-title {
        max-width: 280px;
        padding-top: 35px;
    }
    .box-why-card div:nth-child(2) .why-item-title,
    .box-why-card div:nth-child(3) .why-item-title,
    .box-why-card div:nth-child(4) .why-item-title {
        
    }
}

@media screen and (min-width:768px) {
    html[lang="vi-VN"] .box-why-card div:nth-child(1) .why-item-title {
        padding-top: 35px;
    }
    .box-why-card div:nth-child(2) .why-item-title,
    .box-why-card div:nth-child(3) .why-item-title,
    .box-why-card div:nth-child(4) .why-item-title {
      
    }
    .services-circle ul li:nth-child(4) .gadient-why.services,
    .services-circle ul li:nth-child(5) .gadient-why.services,
    .services-circle ul li:nth-child(6) .gadient-why.services {
        top: 35px;
    }
}

.about-team-item p {
    text-align: justify;
}

.services-content .banner-content p {
    text-align: justify;
}


/* .detail-blog-h .breadcrumbs li:last-child {
    display: none;
}

.detail-blog-h .breadcrumbs li:nth-child(3)::after {
    display: none;
} */

.decs-technology {
    display: flex;
    justify-content: flex-end;
}

section#technology-section .decs-technology p {
    max-width: 731px;
    text-align: right;
}

.sitebar-mobile {
    display: block;
    padding: 0;
}

.sitebar-pc {
    display: none;
}

.detail-blog-h #content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.detail-blog-h .single-project-content>article {
    width: 70%;
}

.detail-blog-h .right-blog-detail {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 55px;
}

.box-item-news-h .news-listing-item_tag a {
    color: #2CFFFE;
}

.box-item-news-h .news-listing-item_tag a:hover {
    color: #FEA628;
}


/* css popup */

.modal-popup.active {
    visibility: visible;
    opacity: 1;
}

.modal-popup {
    transition: all 0.3s ease-in-out;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
}

.overlay {
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.8;
}

.content-popup {
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
}

.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
}

.form7-project {
    width: 540px;
    padding: 23px 20px;
}

.form7-project h3 {
    margin-bottom: 10px;
    font-size: 20px;
    max-width: 455px;
    color: #070707;
    line-height: 34px;
    font-weight: 500;
}

.form7-project label {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #000000;
    display: inline-block;
    margin-bottom: 10px;
}

.btn-close {
    background: transparent;
    border: none;
}

.btn-close i {
    font-weight: 600;
    color: #000000;
    font-size: 30px;
}

.item-form input {
    font-style: normal;
    font-size: 16px;
    width: 100%;
    height: 45px;
}

.item-form textarea::placeholder,
.item-form input::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    font-style: normal;
}

.item-from-50 {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.item-form.phone,
.item-form.email {
    width: calc(50% - 15px)
}

.item-form textarea {
    resize: none;
    font-style: normal;
    font-size: 16px;
    width: 100%;
    height: 106px;
}

.item-form .required {
    color: red;
}

.btn-submit-link {
    text-align: center;
    margin-top: 25px;
}

.btn-submit-link input {
    cursor: pointer;
    margin-left: 100px;
    border: none;
    max-width: 220px;
}

.form7-project .wpcf7 form .wpcf7-response-output {
    text-align: center;
    color: red;
    border: none;
}

@media screen and (max-width: 1024px) {
    .services-circle ul li span.txt-cr {
        max-width: 237px;
        font-size: 20px;
    }
    .services-circle ul li:nth-child(3)::before,
    .services-circle ul li:nth-child(1)::before {
        bottom: -50%;
    }
    .services-circle ul li:nth-child(5)::after {
        right: 0;
    }
/*    .services-circle ul li:nth-child(1)::after {
        right: 0;
        content: "----------";
    }
    .services-circle ul li:nth-child(2)::after {
        content: "---------";
        right: -3px;
    }*/
    .services-circle ul{
        margin-right: 0;
    }
    .lst-svc .txt-cr:nth-child(2){
        width: 210px;
        text-align: center;
    }
    .lst-svc .txt-cr:last-child{
        margin-left: 42px;
        width: 150px;
        text-align: center;
    }
}
@media screen and (max-width: 990px){
    .top-hd-st{
        display: block;
    }
    .sv-desc{
        margin-bottom: 30px;
    }
    .title-staff{
        width: 100%;
    }
    .image{
        width: 100%;
        margin-left: 0;
    }
    .item-staff{
        background-size: cover;
    }
    .item-ct-dev{
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 20px;
    }
    .staff .image img{
        display: block;
        margin: 0 auto;
    }
    .services-list{
        margin-bottom: 50px;
    }
    .staff{
        margin-bottom: 50px;
    }
    .item-staff h3{
        height: auto;
        margin: 15px 0;
    }
    .lst-emer-left{
        width: 100%;
    }
    .lst-emer-right{
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .services-circle ul li span.txt-cr {
        font-size: 17px;
    }
    #services .gadient-why {
        width: 60px;
        height: 35px;
    }
    #services .gadient-why.services {
        top: 30px;
    }
    #services .services-circle ul li:nth-child(4) .gadient-why.services,
    #services .services-circle ul li:nth-child(5) .gadient-why.services,
    #services .services-circle ul li:nth-child(6) .gadient-why.services {
        top: 45px;
    }
    .services-circle ul li span.txt-cr {
        max-width: 190px;
    }
    .services-circle ul{
        justify-content: space-between;
    }
    .lst-svc .txt-cr:last-child{
        margin-left: 0;
        width: 210px;
    }
    .lst-svc .txt-cr:nth-child(2){
        margin-left: -18px;
    }
/*    .services-circle ul li {
        margin-bottom: 25px;
    }*/
/*    .services-circle ul li:nth-child(3)::before,
    .services-circle ul li:nth-child(1)::before {
        bottom: -26%;
    }
    .services-circle ul li:nth-child(1)::after {
        right: 0;
        content: "------";
        top: 36%;
    }
    .services-circle ul li:nth-child(2)::after {
        content: "----";
        right: 0px;
    }
    .services-circle ul li:nth-child(4)::after {
        top: 39%;
    }*/
    .page-service .services-intro.sv-item-left {
        margin-top: 30px;
    }
    #services ul li img{
        width: 80%;
    }
    .services-circle ul:before{
        height: 48px;
    }
    .list-ct-dev .item-ct-dev{
        background-size: cover !important;
    }
    .item-ct-dev h3{
        margin-top: 15px;
    }
    .item-ct-dev{
        padding: 35px 15px 25px;
    }
    .item-ct-dev h3{
        height: 110px;
    }
    .service-item-left{
        display: block;
        width: 100%;
    }
    .page-service .service-item{
        margin-bottom: 20px;
        padding: 20px;
    }
    .page-service .service-title{
        margin: 20px 0;
    }
}
@media screen and (max-width: 767px) {
    .services-circle ul:before{
        display: none;
    }
  .des-dm-left p img{
    width:24px;
  }
  .ct-item-liot img{
   	display:block; 
  }
    .lst-svc{
        display: none;
    }
    .hidden{
        display: block !important;
    }
    .services-circle ul{
        display: block;
    }
    #services ul li img{
        width: 109px;
        display: flex;
        margin: 0 auto;
    }
    .services-circle ul li span.txt-cr{
        max-width: 100%;
        text-align: center;
    }
    .services-circle ul li{
        margin: 20px 0;
    }
    .item-ct-dev img{
        display: block;
    }
    .item-ct-dev h3{
        font-size: 21px;
        line-height: 24px;
        text-align: left;
        height: auto;
        margin-bottom: 20px;
    }
    .item-ct-dev p{
        text-align: left;
    }
    .list-ct-dev .item-ct-dev{
        margin-bottom: 20px;
    }
    .services-list .service-icon img{
        display: block;
    }
    .page-service .service-title{
        text-align: left;
    }
    .page-service .service-desc{
        text-align: justify;
    }
    .services-list{
        margin-bottom: 50px;
    }
    .list-item-staff{
        display: block;
    }
    .item-staff{
        width: 100%;
        padding: 20px;
        margin-bottom: 20px;
    }
    .service-desc p:last-child{
        text-align: justify;
    }
    .item-staff img{
        display: block;
        margin: 0 auto;
    }
    .item-staff h3{
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }
}

@media screen and (min-width: 415px) and (max-width: 820px) {
    #job-section .why-item-title {
        margin-left: 40px;
    }
}

.page-template-about .banner-content p {
    text-align: justify;
}

@media screen and (max-width:414px) {
    #about-division {
        padding-bottom: 80px;
    }
    #about-division .about-division-row {
        justify-content: space-between;
    }
    #about-division .about-division-row a img {
        margin: 15px 0;
    }
    #about-division .about-division-row a {
        padding: 0;
        max-width: calc(50% - 10px);
    }
    #about-division .about-division-row:last-child a:last-child {
        order: 2;
    }
    #about-division .about-division-row:last-child a:nth-child(2) {
        order: 3;
    }
    .services-circle ul li span.txt-cr {
        line-height: 27px;
    }
    #services .gadient-why.services {
        top: 0;
    }
    #services .services-circle ul li:nth-child(4) .gadient-why.services,
    #services .services-circle ul li:nth-child(5) .gadient-why.services,
    #services .services-circle ul li:nth-child(6) .gadient-why.services {
        top: 0px;
    }
    #services .services-circle ul li:nth-child(4) .gadient-why.services {
        top: 15px;
    }
    .category-blog .box-blog .item-list-option {
        width: 100%;
    }
    .content-archive article.archive-item {
        width: 100%;
    }
    .bg-sec-img {
        position: absolute;
    }
    .bg-sec-img:before {
        content: '';
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#000000', GradientType=0);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .project-add-h .title-home_project {
        position: relative;
        padding-top: 150px;
    }
    .box-item-news-h .news-listing-item_tag a {
        color: #000000;
    }
    .link-item-h {
        color: #FFFFFF;
        margin-top: 10px;
        display: block;
    }
    .link-item-h span {
        margin-right: 10px;
    }
    .content-sort {
        display: none;
    }
    .why-item-content {
        font-size: 15px;
        line-height: 25px;
    }
    .gadient-why {
        width: 50px;
        height: 30px;
    }
    .why-item-title {
        font-size: 16px;
        margin-left: 20px;
        padding-bottom: 25px;
        padding-top: 40px;
        height: 85px;
        left: 0;
    }
    .form7-project {
        width: 100%;
        /* height: calc(100vh - 80px); */
    }
    .btn-submit-link input {
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .wpcf7-submit {
        min-width: 100px;
        height: 40px;
    }
    .item-form textarea {
        height: 100px;
    }
    .form7-project h3 {
        font-size: 17px;
        max-width: 360px;
    }
    .form7-project label {
        margin-bottom: 5px;
    }
    .modal-popup {
        /* top: 80px; */
        top: 0;
    }
    .view_new_project {
        margin-top: 15px;
    }
    #about-timeline .about-timeline-top:before {
        /* left: 0; */
        right: -225px;
    }
    #about-timeline .about-timeline-top {
        justify-content: center;
    }
    .services-circle ul li {
        width: 100%;
        padding: 0;
        margin: 20px 0;
    }
    .services-circle ul li:nth-child(3)::before,
    .services-circle ul li:nth-child(1)::before,
    .services-circle ul li:nth-child(5)::after,
    .services-circle ul li:nth-child(4)::after,
    .services-circle ul li:nth-child(2)::after,
    .services-circle ul li:nth-child(1)::after {
        display: none;
    }
    .services-circle ul li span.txt-cr {
        max-width: 100%;
        font-size: 18px;
    }
    .gadient-why.services {
        top: 5px;
    }
    .services-circle ul {
        padding: 10px 0;
    }
    .item-from-50 {
        flex-wrap: wrap;
    }
    .item-form.phone,
    .item-form.email {
        width: 100%;
    }
    .item-form.phone {
        margin-top: 20px;
    }
    .item-emer.emer-right{
        width: 100%;
        float: unset;
    }
    .lst-emer-right .item-emer:last-child{
        margin-top: unset;
    }
    .lst-emer-right .item-emer:last-child .lst-ct-em p{
        width: 100%;
        float: unset;
    }
    .item-emer{
        margin-bottom: 20px;
    }
    .lst-emer-left{
        margin-bottom: 20px;
    }
    .item-emer h3{
        font-size: 21px;
        line-height: 24px;
        margin: 15px 0 20px;
    }
    .lst-ct-em p{
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    
}

@media screen and (max-width: 375px) {
    #services .services-circle ul li:nth-child(4) .gadient-why.services,
    #services .services-circle ul li:nth-child(5) .gadient-why.services,
    #services .services-circle ul li:nth-child(6) .gadient-why.services {
        top: 10px;
    }
    .form7-project h3 {
        line-height: 20px;
        font-size: 14px;
    }
    .btn-submit-link {
        margin-top: 15px;
    }
    .item-from-50 {
        margin: 10px 0;
    }
    .form7-project .wpcf7 form .wpcf7-response-output {
        margin-top: 10px;
    }
    .item-form textarea {
        height: 61px;
    }
    .project-add-h {
        margin-bottom: 20px;
    }
    .why-item-title {
        margin-left: 14px;
        font-size: 15px;
    }
    .bg-sec-img {
        position: absolute;
    }
    .bg-sec-img:before {
        content: '';
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#000000', GradientType=0);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .project-add-h .title-home_project {
        position: relative;
        padding-top: 150px;
    }
}


/* .site-content.project-content.blogs-page div:nth-child(4) {
    display: none;
} */

.site-content.project-content.blogs-page>.container>div:nth-child(4) {
    display: none;
}

.bnews-inner>h3>a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* responsive blog */

@media screen and (max-width: 768px) {
    .detail-blog-h #content {
        flex-direction: column;
    }
    .detail-blog-h .single-project-content>article {
        margin: 0;
        width: 100%;
    }
    .detail-blog-h .right-blog-detail {
        width: 100%;
        padding: 0;
    }
    section#solution-section .banner-title {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {
    /* cat_blog */
    .content-archive .project-listing {
        flex-direction: column;
    }
    .content-archive .project-listing .d-flex {
        width: calc(100% + 30px);
    }
    .content-archive .blog-sitebar-right {
        width: 100%;
    }
    /* detial blog */
    .detail-blog-h {
        flex-direction: column;
    }
    .detail-blog-h #content {
        width: 100%;
    }
    .detail-blog-h .right-blog-detail {
        width: 100%;
    }
    .sitebar-mobile {
        display: block;
        padding-top: 0 !important;
    }
}

@media screen and (max-width:414px) {
    .box-blog .project-listing {
        width: calc(100% + 30px);
    }
    .blog-sitebar-right {
        padding: 0;
    }
}

.why-item-title {
    font-weight: 600;
}