.line {
  display: none;
}
@media (max-width: 992px) {
  .main-nav-one .side-menu__toggler {
    display: block;
    color: #fff;
    font-size: 18px;
    /* margin-left: 20px; */
  }
  .logoBox {
    top: 20%;
  }

  .history__text {
    display: none;
  }
  .main-nav-one .main-nav__main-navigation {
    display: none;
  }

  .main-nav-one .logo-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    width: 100%;
    justify-content: space-between;
  }

  .main-nav-one .main-nav__right {
    margin-left: auto;
  }

  .main-nav-one .main-nav__right .sidemenu-icon {
    display: none;
  }

  .event-one__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 38%;
    -ms-flex: 1 1 38%;
    flex: 1 1 38%;
    padding-right: 30px;
    padding-left: 50px;
  }

  .event-one__content p {
    width: 97%;
  }

  .blog-one__meta li {
    font-size: 13px;
  }

  .blog-one__meta li + li::before {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cta-three .inner-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .cta-three__content {
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
  }

  .event-two__image-inner > img {
    max-width: 100%;
  }

  .cta-two__home-two [class*="col-"]:not(:first-child) .cta-two__box {
    padding-top: 0;
  }

  .cta-two__home-two .cta-two__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .cta-two__home-two .cta-two__icon {
    margin-right: 0;
  }

  .about-two__image {
    display: inline-block;
    left: 0;
    margin-top: 80px;
  }

  .main-nav-one__home-three .side-menu__toggler {
    color: #fff;
  }

  .collection-two__home-three .collection-two__content h3 {
    font-size: 20px;
  }

  .cta-two__home-two [class*="col-"]:not(:first-child) .cta-two__box {
    padding-top: 70px;
  }
  .history-one__image {
    margin-right: 30px;
  }
  .history-one__image > img {
    width: 100%;
  }
  .history-one__single:nth-child(odd) .history-one__image {
    margin-right: 0;
    margin-left: 30px;
  }
  .history-one__content {
    padding-right: 30px;
  }
  .history-one__single:nth-child(even) .history-one__content {
    padding-right: 0;
    padding-left: 30px;
  }
  .param_title {
    width: 40%;
  }
  .param_title1 {
    width: 70%;
  }
  .donate-one__form {
    margin-left: 0;
    margin-top: 60px;
  }
  .head-nav .container {
    height: 400px;
  }
  .container .head-navBg {
    width: 68%;
    left: 0;
  }
  .container .head-right {
    width: 50%;
  }
  .DBox h1 {
    font-size: 38px;
  }
  .DBox h2 {
    font-size: 30px;
  }
  .DBox h3 {
    font-size: 20px;
  }
  .l1-img {
    background: url(../images/robot-overview/bg-l1-m.png);
    background-size: 100%;
  }
  .d1-img {
    background: url(../images/robot-overview/bg-d1-m.png);
    background-size: 100%;
  }
  .p1-img {
    background: url(../images/robot-overview/bg-p1-m.jpg);
    background-size: 100%;
  }
}



@media (max-width: 991px){
  .main-nav-one .logo-box {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .footer_logo .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .lf_service .categories {
    margin: 40px 20px;
  }
  #case1 {
    display: none;
  }
  #dplayer {
    margin-top: 60%;
  }
  #case2 {
    display: block;
  }
  .footer-widget__title {
    font-size: 17px;
    font-weight: 100;
  }
  .list-unstyled {
    /* display: none; */
    overflow: hidden;
  }
  .faq-grid-box h5 {
    font-size: 15px;
  }
  .control-foot .footer-widget__links-list {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    height: 0;
  }
  .about-one .about-one__highlighted-text,
  .about-one p {
    padding-right: 0;
  }
  .line {
    display: block;
  }
  .changeItem {
    display: block;
  }
  .footer-widget__links-list li {
    padding-left: 15px;
  }
  .site-footer__upper {
    margin-bottom: 0;
  }
  .site-footer__upper .row {
    width: 100%;
    margin: 0 auto;
  }

  .topbar-one {
    display: none;
  }

  .main-nav-one .main-nav__right {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .about-one .about-one__highlighted-text,
  .about-one p {
    margin-bottom: 40px;
  }

  .about-one__feature h3 {
    margin-top: 15px;
  }

  .about-one__moc {
    left: auto;
    right: -30%;
  }

  .event-one__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding-right: 0;
    padding-left: 30px;
  }

  .event-one__date {
    margin-right: 30px;
  }

  .event-one__content p {
    width: 100%;
  }

  .event-one__btn-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 60px;
    padding-top: 0px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .event-one__single {
    padding-left: 35px;
    padding-right: 35px;
  }

  .footer-widget__open-hrs,
  .footer-widget__contact {
    padding-left: 9px;
  }
  .jinji-module {
    padding-bottom: 0px;
  }
  .site-footer__bottom .inner-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .site-footer__bottom-logo {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(calc(-100% - 30px)) translateX(-50%);
    transform: translateY(calc(-100% - 30px)) translateX(-50%);
  }

  .site-footer__bottom p {
    margin-bottom: 5px;
  }

  .featured-collection__right {
    padding-left: 0;
  }

  .featured-collection__left {
    padding-right: 0;
  }

  .cta-three__list-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cta-three__list {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .cta-three__list:not(:first-child) {
    margin-left: 0;
    margin-top: 30px;
  }

  .event-two__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .event-two__image {
    margin-bottom: 40px;
  }

  .testimonials-one {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .testimonials-one__main-image img {
    width: 100%;
    margin-top: 50px;
  }

  .banner-section__home-three .banner-carousel .content-box h2 br {
    display: none;
  }

  .about-three__image img {
    width: 100%;
    margin-bottom: 80px;
  }

  .about-three__content {
    padding-bottom: 150px;
  }

  .cta-two__home-two [class*="col-"]:not(:first-child) .cta-two__box {
    padding-top: 0px;
  }

  .collection-three__block {
    margin-bottom: 75px;
  }

  .about-four__image {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    margin-bottom: 80px;
  }

  /* .history-one {
        padding-top: 0;
    } */

  .history-one__single::before,
  .history-one__single::after {
    display: none;
  }

  .history-one__image {
    padding: 0 !important;
    margin: 0 !important;
  }

  .history-one__content {
    padding: 0 !important;
    margin: 0 !important;
  }

  .history-one__top {
    margin-top: 50px;
  }

  .event-details__post-nav {
    margin-bottom: 80px;
  }
  .head-right {
    width: 74%;
  }
  .lr_service ul {
    margin: 0;
  }
  .param_title {
    width: 45%;
  }
  .param_title1 {
    width: 80%;
    font-size: 28px;
  }
  .param_con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .param_con div:first-child {
    margin-bottom: 50px;
  }
  .exhibition-one .col-lg-6:nth-child(1) {
    padding-right: 0px;
    padding-left: 0px;
  }
  .exhibition-one .col-lg-6:nth-child(2) {
    padding-right: 0px;
    padding-left: 0px;
  }
  .PCImg {
    display: none;
  }
  .pcModule {
    display: none;
  }
  .MModule {
    display: block;
  }
  .MImg {
    display: block;
  }
  .blog-one .col-lg-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-one__single {
    margin-bottom: 7px;
  }
  .DModule {
    margin-top: 6%;
    margin-bottom: 43px;
  }
  .blog-one {
    padding-bottom: 0;
  }
  .blog-one .row {
    padding: 0;
  }
  .blog-one .col-lg-4:nth-child(3),
  .blog-one .col-lg-4:nth-child(3) .blog-one__single {
    margin-bottom: 0px;
  }
  .team2-bg {
    padding-bottom: 0px;
  }
  .team2-bg .history-one__image {
    padding-right: 0px;
    padding-left: 0px;
  }
  .rightBox h3 {
    font-size: 21px;
  }
  .illen-tit {
    top: 5%;
  }
  .illen h1 {
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .introduce .module-overview:last-child .module-tit {
    border-bottom-left-radius: 0px;
  }
  .illen h2 {
    font-size: 21px;
  }
  .mdetail-img img {
    margin-left: 15px;
    margin-right: 15px;
  }
  .ill-list {
    width: 80%;
  }
  .module-bottom {
    width: 100%;
  }
  .two-over-bottom {
    width: 100%;
  }
  #deliveryCase2 {
    display: none;
  }
  #deliveryCase3 {
    display: block;
  }
  .swipper h1 {
    font-size: 17px;
  }
  .swipper h2 {
    font-size: 21px;
  }
  .jinji-module .container {
    padding: 0px;
  }
  .jinji-module .blog-one__single {
    margin: 0px;
  }
  .blog-one-tit {
    bottom: 20px;
  }
  .exhibition-one__content h3 {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 860px) {
  .logoBox {
    top: 15%;
  }
}
@media (max-width: 767px) {
  .banner-carousel .content-box h2 br {
    display: none;
  }
  .introduce {
    padding-bottom: 40px;
  }
  .bottom-module {
    width: 100%;
  }
  .conModule {
    flex-direction: column;
  }
  .base-content h5 {
    font-size: 16px;
  }
  .base-content p {
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 11px;
  }
  .event-one__btn-block {
    padding: 0;
  }
  .DIllen h1,
  .DIllen h2 {
    text-align: center;
  }
  .DIllen .subnav {
    text-align: center;
  }
  .event-one__single {
    position: relative;
  }

  .event-one__btn {
    position: absolute;
    top: 108.5px;
    right: 35px;
  }

  .event-one__content {
    margin-top: 40px;
  }
  .one-over {
    width: 100%;
  }
  .reload-img {
    width: 30px;
    right: 10px;
    bottom: 10px;
  }
  .event-two__sculpture {
    right: -18%;
  }

  .about-four {
    background-position: bottom center;
  }

  .about-four::beforee {
    background-position: bottom center;
  }
  .titA {
    font-size: 27px;
  }
  .titB {
    font-size: 12px;
  }
  .lf_service {
    width: 35%;
  }
  .lr_service {
    width: 63%;
  }
  .footer_logo .col-lg-10 img {
    display: none;
  }
  .main-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-logo1 {
    width: 70%;
    margin: 15px 0;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  }
  .footer-logo {
    display: none;
  }
  /* .lang{
        width: 25%;
    } */
  .param_title {
    font-size: 35px;
    width: 60%;
  }

  .logoImg img {
    width: 80%;
  }
  .item-text {
    margin-bottom: 0;
    font-size: 15px;
  }
  .item-detail {
    font-size: 12px;
  }
  .footer_logo .col-lg-10 {
    line-height: 50px;
  }
  .module-tit {
    border-radius: 18px 18px 0 0;
  }
  .module-tit h5 {
    padding-bottom: 0;
  }
  .module-tit h5 {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .module-overview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .module-overview .detail-txt {
    width: 80%;
  }
  .exploded {
    margin-bottom: 40px;
  }
  .module-overview > div {
    width: 100%;
  }
  .module-overview {
    margin-bottom: 40px;
    border-radius: 0 0 18px 18px;
    overflow: hidden;
  }
  .module-viewImg {
    border-top-right-radius: 0px;
  }
  .module-viewImg img {
    border-bottom-left-radius: 30px;
  }
  .module-viewImg img {
    border-bottom-right-radius: 30px;
  }
  .Dview-module {
    border-top-left-radius: 30px;
  }
  .Dview-img {
    border-top-right-radius: 30px;
  }
  .module-overview {
    border-radius: 15px;
  }
  .module-tit h3 {
    padding-top: 20px;
  }
}

@media (max-width: 625px) {
  .banner-section .owl-theme .owl-nav {
    display: none !important;
  }

  .banner-carousel .content-box h2 {
    font-size: 40px;
  }

  .banner-carousel .content-box .btn-box {
    margin-top: 40px;
  }

  .banner-carousel .slide-item {
    padding-top: 80px;
    padding-bottom: 180px;
  }

  .banner-section__home-two .banner-carousel .slide-item {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .about-two__image > img {
    max-width: 100%;
  }

  .banner-section__home-three .banner-carousel .slide-item {
    padding-top: 180px;
  }

  .about-four__image > img {
    width: 100%;
  }
  .donate-one__selected-amount a {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%;
    margin-bottom: 10px;
  }
  .donate-one__selected-amount a + a {
    margin-left: 10px;
  }
  .donate-one__selected-amount a:nth-child(2n + 1) {
    margin-left: 0px;
  }
  .head-nav .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .container .head-right {
    width: 100%;
  }
  .container .head-navBg {
    width: 100%;
  }
  .head-nav .container {
    height: 900px;
  }
  .titTOP {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .downLoad_logo {
    display: none;
  }
  .titTOP-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .titA {
    text-align: center;
  }
  .topB {
    font-size: 15px;
  }
  .banner-box .text-box {
    position: relative;
    top: 3%;
    color: #2a303b;
    margin: 0 auto;
    text-align: center;
    width: 68%;
  }
  .banner-box h3 {
    margin-top: 20px;
  }
  .banner-box button {
    margin-top: 10px;
  }
  .banner-box button.jumpShop {
    margin-top: 10px;
  }
  .content-box-4 .tabs span {
    width: 82px;
    font-size: 13px;
  }
  .content-box-4 .tabs i {
    width: 82px;
    left: 0px;
  }
  .banner-box h1 {
    font-size: 58px;
    line-height: 58px;
    letter-spacing: 6px;
  }
  .banner-box h2 {
    line-height: 26px;
    font-size: 26px;
    color: #2a303b;
    font-weight: 500;
  }
  .banner-box h3 {
    font-size: 19px;
    letter-spacing: 0px;
    font-weight: 100;
  }
  .video-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .videoSty {
    width: 100%;
  }
  .logoBox {
    top: 20%;
  }
  .logoBox1 {
    top: 12%;
  }
  .DBox {
    position: relative;
    top: 3%;
    color: #2a303b;
    margin: 0 auto;
    text-align: center;
  }
  .DBox h1 {
    font-size: 26px;
  }
  .DBox h2 {
    font-size: 25px;
  }
  .DBox h3 {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .block-title h3 {
    font-size: 40px;
  }

  .collection-one__carousel {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cta-three .inner-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .event-two__sculpture {
    top: -13%;
  }

  .testimonials-one__block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .event-one__home-three .event-one__moc,
  .collection-two__home-three .collection-two__scupture {
    display: none;
  }

  .event-one__btn {
    position: relative;
    top: auto;
    right: auto;
  }
  .event-one__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .event-one__btn-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .event-one__content {
    padding-left: 0;
    padding-bottom: 30px;
  }
  .about-three__content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .base-content h3 {
    font-size: 1.4rem;
  }
  .swiper-box h3 {
    letter-spacing: 10px;
    font-size: 40px;
  }
  .swiper-box {
    top: 5%;
  }
  .btn-box {
    margin-top: 5%;
  }
  .swiper-box h4 {
    letter-spacing: 20px;
    font-size: 20px;
    position: relative;
  }
  .thm-btn {
    padding: 2px 28px;
    font-size: 14px;
    border: 2px solid black;
    letter-spacing: 5px;
  }
  .foot-possable h1 {
    margin: 0;
    padding: 0;
  }
  .foot-possable h5 {
    margin: 0;
    padding: 0;
  }
  .exhibition-one__content p {
    width: 90%;
    margin: 0 auto;
  }
  .swiper-box h3 .d1logo {
    /* width: 32px; */
    position: relative;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    letter-spacing: 3px;
  }
  .team2-bg {
    padding-bottom: 30px;
  }
  .blog-one__single {
    margin-bottom: 0;
  }
  .tit-grid {
    font-size: 20px;
    letter-spacing: 4px;
  }
  .tit-grid-desc {
    font-size: 16px;
  }
  .detail-tit {
    margin-top: 20px;
  }
  .ho-pb0 {
    padding-bottom: 0;
  }
  .cu-lg-6 {
    padding: 0;
  }
  .home-detail {
    left: 6%;
  }
  .d1-img .DBox h4 {
    font-size: 20px;
  }
  .d1-img .DBox h4 .d1logo {
    width: 32px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    letter-spacing: 3px;
  }
  .d1-img .DBox h5 {
    margin-top: 10px;
    font-size: 18px;
    letter-spacing: 3px;
  }
  .d1-iatbox {
    padding: 50px 0;
  }
  .d1-iatbox.ptb30px {
    padding: 30px 0;
  }
  .d1-iatbox .d1-iatbox-title {
    height: 27px;
    line-height: 27px;
    font-size: 27px;
    letter-spacing: 4px;
  }
  .d1-iatbox .d1-iatbox-desc {
    height: 16px;
    line-height: 24px;
    margin: 18px 40px 54px 40px;
    font-size: 16px;
  }
  .d1-iatbox .d1-iatbox-cont {
    margin: 0;
    flex-wrap: wrap;
  }
  .d1-iatbox .d1-iatbox-cont .d1-iatbox-it {
    margin-right: 0;
  }
  .d1-iatbox .d1-iatbox-cont .d1-iatbox-it.cu-xs-4 {
    width: 33.3%;
    font-size: 16px;
    margin: 20px 0;
  }
  .d1-iatbox .d1-iatbox-cont .d1-iatbox-it.cu-xs-4 img {
    margin-bottom: 18px;
  }
  .d1-video-box {
    padding: 50px 0 0 0;
  }
  .d1-video-box .d1-video-tit {
    height: 27px;
    line-height: 27px;
    font-size: 27px;
    letter-spacing: 4px;
  }
  .d1-video-box .d1-video-desc {
    height: 16px;
    line-height: 16px;
    margin: 18px 40px 50px 40px;
    font-size: 16px;
  }
  .d1-video-box .d1-detail1-videobox {
    width: 384px;
    height: 214px;
  }
  .swiper-img-box {
    padding: 50px 0 0 0;
  }
  .swiper-img-box .swiper-img-tit {
    height: 27px;
    line-height: 27px;
    font-size: 27px;
    letter-spacing: 4px;
  }
  .swiper-img-box .swiper-slide img {
    margin: 35px 0 0 0;
  }
  .swiper-img-box .swiper-slide .swiper-img-desc {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 35px;
  }

  .module-overview {
    border-radius: 30px;
  }
  .module-overview:last-child {
    margin-bottom: 0;
  }

  .main-nav-one .main-nav__main-navigation.next-nav-box {
    display: block;
    font-size: 14px;
  }
  .main-nav-one
    .main-nav__main-navigation.next-nav-box
    .main-nav__navigation-box
    > li
    + li {
    margin-left: 20px;
  }
  .faq-grid-box h1 {
    font-size: 17px;
    letter-spacing: 5px;
  }
}

@media (max-width: 521px) {
  .service_tit,
  .lr_service {
    display: none;
  }
  .constant {
    background: #fff;
  }
  .categories {
    margin: 0px 20px;
  }

  .lf_service {
    width: 100%;
  }
  .site-footer-server {
    margin-top: 0px;
  }
  .title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10196078431372549);
  }
  .next-level {
    line-height: 55px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10196078431372549);
    display: none;
  }
  .lf_service_min {
    width: 100%;
    display: block;
  }
  .lf_service {
    display: none;
  }
  /* .lang{
        width:30%;
    } */
  .param_con {
    width: 97%;
    padding: 70px 0;
  }
  .param_con img {
    width: 100%;
  }
  .illen-detail {
    width: 100%;
    display: none;
  }
  .home-detail h3 {
    font-size: 16px;
  }
  .home-detail h5 {
    font-size: 12px;
  }
  .rightBox h3 {
    text-align: left;
  }
  .rightBox h4 {
    text-align: left;
  }
  .mdetail-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .illen-tit {
    top: 2%;
  }
  .rightBox h3 {
    font-size: 18px;
  }
  .home-detail h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .home-detail h5 {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
  }
}

@media (max-width: 480px) {
  [class*="event-details__post__"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .event-details__post__next {
    margin-top: 40px;
  }

  .blog-details__main h3 br {
    display: none;
  }
  .head-nav .container {
    height: 700px;
  }
  .param_title {
    font-size: 35px;
    width: 70%;
  }
  .param_title1 {
    font-size: 24px;
    width: 85%;
  }
  .table-team1 {
    display: none;
  }
  .table-team2 {
    display: inline-table;
  }
  .illen .detail-img {
    height: 29px;
    width: 94%;
  }
  .table1 {
    display: none;
  }
  .thm-btn {
    padding: 2px 15px;
    font-size: 14px;
    border: 2px solid black;
    letter-spacing: 5px;
  }
  .btn-box a.thm-btn.jumpShop {
    margin: 0 0 0 20px;
    width: 122px;
    height: 36px;
    line-height: 33px;
  }
  .exhibition-one__content {
    top: 33px;
  }
  .exhibition-one__content h3 {
    padding-bottom: 10px;
    margin: 0;
  }
  .exhibition-one__content p {
    width: 70%;
  }
}

@media (max-width: 425px) {
  .cta-one p br {
    display: none;
  }
  
  .cta-one__btn-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cta-one__btn-two {
    margin-top: 20px;
  }

  .main-nav-one .main-nav__right {
    display: none;
  }

  .about-two__sclupture,
  .event-two__sculpture {
    display: none;
  }

  .event-two__content .block-title p {
    font-size: 13px;
  }
  .site-footer__bottom p {
    text-align: center;
  }
  .comment-one__single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .comment-one__content {
    margin-left: 0;
    margin-top: 30px;
    padding-left: 0;
  }
  .footer-logo1 {
    width: 90%;
  }
  /* .lang{
        width:42%;
    } */
  .content-box-4 .tabs i {
    width: 64px;
    font-size: 12px;
  }
  .content-box-4 .tabs span {
    width: 66px;
    font-size: 12px;
  }
  .content-box-4 .tabs i {
    width: 64px;
    left: 0px;
  }
  .detail-box h4 {
    font-size: 12px;
  }

  .module-text1 {
    background: #333333;
  }
  .illen-botDetail {
    margin-top: 40px;
  }
  .foot-possable {
    top: 1px;
  }
  .foot-possable h1 {
    font-size: 24px;
    margin-bottom: 2px;
  }
  .foot-possable h5 {
    font-size: 12px;
  }
  .phone-tit1 {
    display: block;
  }
  .phone-tit {
    display: none;
  }
  .furniture .col-12 {
    padding: 0 !important;
    margin-top: 40px;
  }
}

@media (max-width: 375px) {
  .collection-one__single {
    padding-left: 55px;
  }

  .blog-one__top,
  .collection-one__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .blog-one__top .block-title,
  .collection-one__top .block-title {
    margin-bottom: 40px;
  }

  .site-footer__bottom-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .about-one__moc {
    right: -50%;
  }

  .donate-one__form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-details__main h3 {
    font-size: 35px;
    line-height: 1.2em;
  }
  /* .lang{
        width:36%;
    } */
}
@media (max-width: 320px) {
  .banner-box h3 {
    margin-top: 10px;
  }
  .banner-box button {
    margin-top: 0;
  }
}
