
     .read-space{
         margin-top: 60px;
     }
     
     
     
     .articleSectionTitleText{
        color: var(--changan-white, #FFF);
        /*font-family: Droid Sans;*/
        font-size: 38px;
        font-style: normal;
        font-weight: 700;
        line-height: 57.231px; /* 150.607% */
         
         border-bottom: 2px solid var(--changan-blue-secondary);
        width: 122px;
     }
    
    .meet-people {
      flex: none;
      order: 2;
      flex-grow: 0;
      max-width: 100%;
    }
    
    .home-news-title{
        color: var(--changan-white, #FFF);

/* font-family: Droid Sans; */
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 42px;
    }
    
    .img-size{
        width: 727px;
        /* height 527px; */
    }
    
    #articles-section {
  background: #1C355E;
}
    
    .article-wrapperBig {
  position: relative;
  width: 54%;
  border-right: 13px solid #1C355E;
  background: #1C355E;
}
.article-wrapperSmall {
  position: relative;
  width: 43vw;
  background: #DBDBDB;
}
.article-elements {
  position: absolute;
  padding: 2rem 5rem;
  bottom: 0;
}
.article-wrapperSmall:first-of-type {
  border-bottom: 20px solid #1C355E;
}
.article-elements1 {
  position: absolute;
  padding: 5rem;
  bottom: 0;
}
.article-elements1 p, .article-elements p {
  color: #767676;
  font-size: 16px;
}

.article-news-text{
    color: var(--changan-white, #FFF);
font-family: Droid Sans;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22.4px; /* 140% */
}

#articles-section .btn-white {
  border: 1px solid #ffff;
  color: white;
  margin-top: 3rem;
  border-radius: 0px;
  width: 225px;
  padding: 1rem 0rem !important;

}
#articles-section .btn-white:hover {
  border: 1px solid #1C8EE6;
  background-color: #1C8EE6;
  border-radius: 0px;
}
.article-wrapperSmall img, .article-wrapperBig img {
  object-fit: cover;
}
.btn {
  transition: none !important;
}
@media(max-width: 1820px) {
  .btn-white,
  .btn-red {
    font-size: 14px;
  }
  .article-wrapperSmall {
    width: 42vw;
  }
}
@media(max-width: 1700px) {
  #articles-section .btn-white {
    margin-top: 1rem;
  }
}
@media(max-width: 1500px) {
  .article-wrapperSmall {
    width: 41vw;
  }
}
@media(max-width: 1440px) {
  .btn-white,
  .btn-red {
    font-size: 14px;
    padding: 1rem 0rem !important;
  }
  .models-swiper .models-text {
    width: 70%;
    margin: auto;
  }
  .article-elements1 p, .article-elements p {
    font-size: 14px;
  }
  .article-elements {
    padding: 1rem 3rem;
  }
  .article-elements1 {
    padding: 3rem;
  }
}
@media(max-width: 1200px) {
  .article-elements1 p, .article-elements p {
    font-size: 10px;
    width: 250px;
  }
  .article-elements1 h3, .article-elements h3 {
    font-size: 24px;
  }
}
@media(max-width: 1024px) {
  #models-section .swiper {
    padding: 0rem 3rem !important;
  }
  .btn-white,
  .btn-red {
    font-size: 10px;
  }
  .article-wrapperSmall {
    width: 41vw;
  }
}
@media(max-width: 992px) {
    .ydevelopment-container {
    width: 90% !important;
    left: 3% !important;
    }
    
  .article-wrapperSmall, .article-wrapperBig {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }
  .article-wrapperBig {
    border-right: 1px solid #1C355E;
    border-bottom: 20px solid #1C355E;
  }
  .article-elements1, .article-elements {
    /*bottom: 36%;*/
    left: -5%;
  }
  /*.home-about-content{*/
  /*    width: 100% !important;*/
  /*}*/
}
@media(max-width: 769px) {
  .models-btn {
    padding: 0rem 0.5rem;
    font-size: 16px;
  }
  
    .home-news-title{
        font-size: 20px;
    }
    
         .read-space{
         margin-top: 30px;
     }
  

  .models-swiper .swiper-wrapper {
    margin: 1rem 0rem !important;
  }
  .models-swiper .swiper-slide:hover {
    box-shadow: none;
    transform: none;
    transition: none;
  }
  #models-section .swiper-wrapper .swiper-slide img {
    width: 80% !important;
  }
  #models-section .swiper {
    padding: 0rem 0rem !important;
  }
  #models-section .swiper-button-next:after, 
  #models-section .swiper-button-prev:after {
    font-size: 16px !important;
  }
  #models-section .swiper-button-next,
  #models-section .swiper-button-prev {
    position: absolute !important;
    top: 20%;
  }
  .models-swiper .models-text {
    width: 90%;
    margin: auto;
  }
  #models-section .models-text h3 {
    font-size: 26px;
  }
  #models-section .models-text p {
    font-size: 16px;
  }
  #models-section .models-text a {
    font-size: 14px;
  }
  .btn-white,
  .btn-red {
    width: 187px;
    font-size: 14px;
    padding: 1rem 0rem !important;
  }
  .modal-dark .model-interacted{
    top: 0;
  }
  .modal-dark {
    height: 200px;
  }
  .modal-light .btn-white,
  .modal-light .btn-red {
    width: 80%;
  }
  .article-wrapperSmall, .article-wrapperBig {
    width: 379px; 
    height: 237px;
  }
  .article-elements1 h3, .article-elements h3 {
    font-size: 20px !important;
  }
  .article-elements1 {
    /*padding: 1rem 3rem;*/
    padding: 0.3rem 3rem;
  }
  
    .article-elements {
    padding: 0.3rem 3rem;
  }
  .article-wrapperSmall:last-of-type {
    border-bottom: 20px solid #1C355E;
  }
}
@media(max-width: 768px) {
  .about-button-size{
    width: 100% !important;
  }
  .ydevelopment-container {
    width: 100% !important;
    left: 0 !important;
    }
}
@media(max-width: 576px) {
  .btn-white,
  .btn-red {
    width: 160px;
    font-size: 14px;
  }
  
  .about-button-size{
      width: 100%;
  }
  
  .article-news-text{
      font-size: 14px;
  }
}
@media(max-width: 390px) {
  .models-btn {
    padding: 0 0.3rem;
    font-size: 14px;
  }
}


/*News And Events*/
.fw-bold{
    color: white;
}

.article-elements1 p, .article-elements p {
    color: white;
}

.ydevelopment-container {
  width: 50%;
  position: relative;
  left: 20%;

}

.home-about-title{
  color: var(--changan-black);
/*text-align: center;*/

/* Changan Text/Headline */
/* font-family: Droid Sans; */
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.home-about-content{
  color: var(--changan-black);

/* Changan Text/Paraghrp */
/* font-family: Droid Sans; */
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
width: 100%;
}

.home-about-button{
    text-decoration: none;
    background-color: #1C355E;
    display: flex;
    
    height: 55px;
    align-items: center;
    gap: 13px;
    box-sizing: border-box;
    color: white;
    margin: 0px;
    
}

.about-button-size{
    width: 359px ;
}

.home-news-read{
    text-decoration: none;
    background-color: #1C355E;
    display: flex;
    width: 225px !important;
    height: 55px;

    align-items: center;
    gap: 13px;
    box-sizing: border-box;
border: 1px solid #ffff;
    color: white;
}
.home-news-read:hover {
  background-color: #1C8EE6;
  color: white;
  border: 1px solid #1C8EE6;
}

.article-title{
    color: var(--changan-black, #212529);
    text-align: center;
    
    /* Changan Text/Headline */
    /* font-family: Droid Sans; */
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


/*NEW CSS*/
.hm--holder .hm-frm3 {
    position: relative;
    background-color: #E9ECEF;
}


.frm-section {
    width: 100%;
    position: relative;
}

.page-bg--3-2 {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 66.66%;
}

.frm-bckgrnds.size-cover {
    background-size: cover;
}

.frm-bckgrnds {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.b-radius-5 {
    border-radius: 5px;
}

.hm--holder .hm-frm3 .hm-frm3__imgHolder {
    width: 90%;
    height: auto;
    position: relative;
}

@media(min-width: 750px) {

    .yd-con-space{
        margin-right: 0px;
    }
}

@media(min-width: 1000px) {
    .home-about-content{
        width: 474px;
    }
    
    .yd-con-space{
        margin-right: 0px;
    }
}

@media(min-width: 1300px) {
        .yd-con-space{
        margin-right: 0px;
    }
}

@media(min-width: 1400px) {
            .yd-con-space{
        margin-right: 250px;
    }
}

.banner-dark:hover{
    color: white !important;
    background-color: #1C8EE6 !important;
}

