@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .reg-type-popup-wrap {
    width: 300px;
  }
  .main-header .main-menu {
    position: fixed;
    right: -100%;
    width: 90%;
    background: var(--color2);
    height: 100vh;
    top: 0;
    z-index: 2;
    padding: 50px 0;
    transition: .3s;
  }

  .main-header .main-menu.menu-open {
    right: 0;
    transition: .3s;
    overflow: auto;
  }

  .testimonial-item {
    margin-bottom: 25px;
    /* max-width: 450px; */
    width: 100%;
    padding-top: 0;
  }

  .testimonial-two::before {
    width: 100%;
    height: 8px;
  }

  .testimonial-content-area {
    gap: 130px;
    flex-direction: column;
  }

  .testimonial-two .testimonial-images {
    width: 200px;
    height: 200px;
  }

  .testimonial-item .testimonial-auother .auother-images {
    max-width: 55px;
  }

  .testimonial-item .testimonial-auother {
    padding: 15px;
    gap: 16px;
  }

  .testimonial-item .testimonial-auother .testimonial-shapes,
  .testimonial-item .testimonial-auother .testimonial-shapes img {
    height: 100%;
    object-fit: contain;
  }

  .regi-ul li {
    flex-direction: column;
    align-items: start;
    gap: 11px;
  }

  .archx-service-item .service-title-text h3 {
    /* color: #000000; */
    padding-left: 0px;
  }

  #welcome::before,
  #welcome::after {
    width: 100%;
    height: 50%;
  }

  #welcome::after {
    top: inherit;
    bottom: 0;
  }

  .main-header.style-one .header___left {

    justify-content: space-between;
    width: 100%;
  }

  .watch__right {
    height: auto;
  }

  .anim-icon {
    display: none;
  }

  .main-menu .widget ul {
    padding: 0 20px;
    display: flex;
  }

  .main-menu .widget ul li {
    padding: 0;
  }

  .main-menu .widget ul li a i,
  .main-menu .widget ul li a {
    color: white;
  }

  .main-header.style-one .menu-area {
    padding-left: 16px;
  }

  .main-menu ul>li {
    float: inherit;
    padding: 14px 20px;
  }

  .main-menu ul>li>a {
    margin-right: 0;
    text-align: left;
    color: white;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .core-com-grd {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .archx-service-item {
    padding: 21px;
  }

  .hotel-wrap {
    padding-bottom: 60px;
  }

  .hotel-wrap .swipper_img>h4>span {
    font-size: 60px;
    top: -32px;
  }

  .hotel-owl {
    margin-top: -30px;
  }

  .hotel-wrap .homes-list li {
    width: 100%;
    float: initial;
  }

  .regidter-grd,
  .footer-widgets,
  .company__man__box {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .east-2 #slider-2 img {
    height: 374px;
  }

  .course-wrap .inner {
    padding: 20px;
    align-items: baseline;
    gap: 15px;
    flex-direction: column;
  }

  .course-wrap .inner .testi-content {
    width: 100%;
  }

  .main-header.style-one {
    z-index: 2;
    height: 64px;
    width: 100%;
    justify-content: space-between;
  }

  .message-image-box .bg-image {
    right: -23px;
    width: 100%;
  }

  .top-header {
    display: none;
  }

  .hotel-owl {
    position: relative !important;
    width: 100% !important;
  }

  .hotel-wrap .swipper_img {
    padding: 0;
  }

  .city-owl.owl-carousel .owl-nav,
  .east-2 #slider-1.owl-carousel .owl-nav {
    top: inherit;
    left: 50%;
    bottom: -70px;
    transform: translate(-50%, 0);
  }

  .banner-box {
    height: calc(100% - 64px);
  }

  #slider-2 {
    margin-top: 105px;
  }

  .year {
    left: 16px;
    bottom: inherit;
    top: 16px;
  }

  .year h1 {

    font-size: 54px;
    line-height: 62px;
  }

  .year h5 {
    line-height: 34px;
  }

  .message-image-box {

    flex-direction: column;
  }

  .watch__vedio {
    transform: rotate(0deg);
    align-items: center;
    gap: 15px;
    height: auto;
    justify-content: center;
  }

  .watch__vedio h4 {
    font-size: 18px;
    letter-spacing: 10px;
  }

  .banner.style__one .banner__social__media,
  .side-nav,
  .header__right {
    display: none;
  }

  .main-header.style-one .outer-box {
    padding: 0 15px;
    height: 100%;
    justify-content: flex-end;
  }

  .banner-carousel .sub__title h6 {
    padding-bottom: 0px;
    letter-spacing: 4px;
    font-size: 18px;
  }

  .banner-carousel .content__box h1 {

    font-size: 45px;
    line-height: 54px;
    margin-bottom: 16px;
  }

  .desing__list {
    gap: 0;
    padding-bottom: 25px;
    flex-direction: column;
  }

  .desing__list ul li {
    padding-bottom: 15px;
    gap: 15px;
  }

  .man___image {
    width: 50px;
  }

  .man___image figure,
  .man__signature figure,
  .man___image img {
    width: 100%;
  }

  .man__pic__name .man__name h4 {
    font-size: 18px;
    margin-bottom: 0;
  }

  .man__signature {
    width: 22%;
  }

  .man__signature img {
    width: 100%;
  }

  .homes-list {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .banner-heading {
    /* font-size: 38px; */
    flex-direction: column;
    margin-bottom: 14px;
    /* line-height: 40px; */
    margin-top: 25px;
  }

  .banner-date {
    /* color: #ffffff; */
    font-size: 16px;
    /* font-weight: 500; */
    line-height: 32px;
    margin-bottom: 0;
    /* padding: 13px 16px; */
  }

  .banner-theme {
    margin-bottom: 2px;
    font-size: 11px;
    line-height: 23px;
    margin-top: 13px;
  }

  .banner-add {
    font-size: 13px;
    line-height: 22px;
  }

  .banner-lt-bk {
    width: 100%;
  }

  .message-box {
    padding-right: 12px;
  }


  .committeeboc {
    padding: 0;
    width: 100%;
    flex-direction: row;
    /* justify-content: flex-start; */
    /* align-items: flex-start; */
  }

  .com-grd {
    gap: 20px;
  }

  .regi-rt {
    padding: 30px 15px;
    margin-top: 3rem;
  }

  .regi-lt {
    padding-right: 12px;
  }

  .vnu-box {
    width: 100%;
  }

  .module-gallery {
    display: flex;
    flex-direction: column;
  }

  .module-gallery .slider-for {
    width: 100%;
    padding-left: 0;
  }

  .slider-for .slick-slide {

    height: auto !important;
  }

  .module-gallery .slider-nav {
    padding-left: 0;
    width: 100%;
    padding-top: 20px;
    display: none;
  }


  .module-gallery .slider-nav img {
    height: 92px !important;
  }

  .yvdo iframe {
    width: 100%;
    height: 196px;
  }

  .footer-widgets-lft {
    width: 100%;
    grid-template-columns: 1fr;
  }

  .regidter-grd,
  .footer-widgets,
  .company__man__box {
    grid-template-columns: 1fr;
    gap: 15px;
    flex-direction: column;
  .widget_lft_menu {
    width: 100%;
};
  }

  .module-gallery .slick-dots {
    left: 0;
  }

  .vn-call {
    float: inherit;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .course-owl {
    margin-top: 25px;
  }

  .qodef-e-media {
    width: 83px;
    overflow: hidden;
    height: 69px;
  }

  .qodef-e-content {
    width: calc(100% - 83px);
    padding-left: 15px;
  }


  .main-header .logo-box {
    padding: 0 22px;
    height: 113px;
    width: 113px;
  }

  .main-header .logo-box img {
     width: 102px; 
    margin-top: 0;
    object-fit: contain;
  }

  .main-header .logo-box .standard-logo img {
    width: 95px;
  }

  .main-btn-bk {
    color: var(--color4);
    font-size: 24px;
  }

  .main-header.style-one .menu-area {
    padding-left: 16px;
  }

  .main-header.style-one .menu-area {
    border-left: 1px solid 1px solid white;
    /* text-align: right; */
  }

  .banner-heading span {
    font-size: 59px;
    margin-left: auto;
    margin-right: 15px;
    margin-top: -22px;
  }



  .bannerslide {
    width: 100% !important;
    height: 100%;
  }

  .banner-lt {
    height: 100%;
    padding: 0;
    left: 50%;
    /* position: absolute; */
    /* top: 50%; */
    right: inherit;
    transform: translate(0%, 0%);
    width: 100%;
  }

  .banner-rt {
    height: 250px;
    padding-top: 0;
    position: relative;
    width: 100%;
    /* bottom: 100%; */
    right: 0;
    padding-left: 0px;
    /* top: 0; */
  }

  .main-btn-bk {
    color: var(--color4);
    margin-left: auto;
  }

  .tab button {
    font-size: 17px;
    font-size: 20px;
    line-height: 21px;
    padding-bottom: 11px;
    width: 30%;
    margin-right: 6px;
  }

  .tab button span {
    font-size: 12px;
  }

  .homes-list li {
    line-height: 22px;
    font-size: 15px;
  }

  .homes-list li i {
    margin-right: 9px;
    background: var(--color1);
    /* margin-left: -77px; */
    /* border: 1px solid palegoldenrod; */
    padding: 13px;
    font-size: 16px;
    color: white;
  }

  .swipper_img>h2 {
    font-size: 30px;
  }

  .swipper_img>p {
    font-size: 16px;
  }

  .banner-slide {
    flex-direction: column;
  }

  .banner-slider-for,
  .banner-slider-nav {
    width: 100%;
    height: 50%;
  }

  .banner-slider-nav {
    width: 100%;
    height: 35vh;
    display: none !important;
  }

  .banner-slider-for {
    width: 100%;
    height: 100%;
  }

  .acom-lft .acom-thrd-owl,
  .acom-lft .acom-fst-owl,
  .acom-lft .acom-scnd-owl {
    width: 100%;
    height: 387px;
    margin: 20px 0 20px 0;
  }

  .acom-rt {
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0;
  }

  #vnu::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
    background: var(--color2);
    transform: translate(0, -50%);
  }

  .vnu-lft .acom-thrd-owl::before {
    right: -10px;
    bottom: -10px;
  }

  .facult-box {
    width: 100%;
  }

  .vnu-add {
    margin: 38px 0px 38px;
  }

  .city-gallery {

    flex-direction: column;
  }

  .city-gallery .city-slider-for {
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }

  .city-gallery .city-slider-nav {
    padding-right: 0px;
    width: 100%;
  }

  .city-gallery .slick-next,
  .city-gallery .slick-prev {
    display: none !important;
  }

  .heading h2 {
    font-size: 33px;
    line-height: 40px;
  }

  .heading span {
    font-size: 37px;
    left: inherit;
    top: inherit;
    bottom: -37px;
    right: 2%;
  }

  .travel-box {
    margin-top: 50px;
  }

  .vnuname {
    font-size: 20px;
  }

  .ft-bk {
    object-fit: cover;
  }

  .last-paragraph-no-margin {
    gap: 15px;
    align-items: end;
    flex-direction: column;
  }


  .widget_rss .widget-title h3 a:last-child,
  .widget-title h3 {

    font-size: 11px;
  }

  .tab button {
    background-color: inherit;
    padding: 8px;
    font-size: 14px;
    width: 50%;
  }

  .tab {
    padding: 0px;
  }


  .comimg {
    width: 80px;
    /* max-width: 80px; */
    height: 80px;
  }

  .archx-service-item .service-title-text p,
  .archx-service-item .service-title-text h3 {
  text-align: left;
  }

  .tab {
    overflow: auto;
  }

  #accomodation::before {
    height: 30%;
  }

  .acom-lft {
    margin-bottom: 50px;
    padding-right: 12px;
  }

  .fac-detail h6 {
    right: 20px;
  }

  .fac-detail {
    width: 100%;
    padding: 20px;
    padding-right: 20px;
    margin-top: 290px;
  }

  .fac-img {
    width: 100%;
    right: 0;
    top: 0;
    height: 260px !important;
  }

  .banner-tm {

    gap: 13px;
    flex-direction: column;
  }

  .topbar-one__social {
    text-align: left;
    align-items: start;
    justify-content: start;
    border-top: 1px solid #ffffff80;
    padding: 10px 20px;
    color: white;
    font-size: 13px;
  }

  .sub-head span {
    padding: 11px 17px;
    font-size: 18px;
  }

  .date-grd {
    width: 100%;
  }

  .date-box {

    padding: 24px;
    border-right: 0;
    width: 100%;
  }

  .content-list {
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }

  .contact-acom-box {
    width: 100% !important;
    height: 370px;
    margin-top: 30px;
    margin-left: 0;
  }

  .contact-iframe {
    width: 350px;
    height: 350px;
  }
  #sponcer .row {
    width: 100%;
  }

  .contact-call {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }

  #welcome .row {
    width: 100%;
    margin: auto;
  }

  .contact-box::before {
    display: none;
  }

  .widget_nav_menu {
    width: 100%;
  }

  .ft-grd-box {
    gap: 30px;
    flex-direction: column;
  }

  .widget_dl_company_contact_widget {
    width: 100%;

  }

  .contact-box {
    width: 100%;
  }

  .bold___text h3 {
    font-size: 27px;
    line-height: 33px;
  }

  .bx-grd {
    /* flex-direction: column; */
    flex-wrap: nowrap;
  }

  .banner-lg-text {
    /* font-size: 100px; */
    margin-bottom: 27px;
  }
  .date-grd .date-box:last-child {
    border-left: 0;
    border-bottom: 0;
}
.banner{
  height: auto;
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 25px;
}
.bx-grd-box {
  color: #fff;
  border-right: 0;
  border-bottom: 1px solid rgba(252, 252, 252, .2);
  width: 50%;
  padding: 12px;
  /* padding-bottom: 12px; */
}
.col-lg-8.bx-grd
{
  margin-top: 30px;
}
.heading {
  
margin-bottom: 11px;
}
.abst-book {
  width: 300px;
  height: 300px;
  margin: auto;
  margin-top: 30px;
}
.abs-grd {
  gap: 24px;
  width: 100%;
}
.abs-box {
  width: 100%;
  padding: 24px;
}
.abs-grd h6 {

  font-size: 18px;
}
.abs-grd p {

  font-size: 16px;
}
.comlabelbox {

gap: 12px;

padding: 19px;

width: 100%;

/* display: flex; */

flex-direction: row;

min-width: 283px;

height: 104px;
}
.committeeboc h5 {
  font-size: 17px;
  text-align: left;
}
.committeeboc .desg
{
  width: calc(100% - 80px);
}
.committeeboc p {
  font-size: 16px;
  text-align: left;
}
.comlabelbox h5 {
  font-size: 18px;
  text-align: left;
}
.comlabelbox h6 {
  font-size: 15px;
  text-align: left;
}
.com-label-grd {

gap: 8px;

flex-wrap: nowrap;

overflow-x: scroll;

padding: 19px 12px;

align-items: flex-start;

justify-content: flex-start;
}
.comlabelbox p {
  width: 52px;
  height: 52px;
}
.registartion-wrap {
  flex-direction: column;
  gap: 24px;
}
.tab-wrap {
  width: 100%;

}
.registartion-box {
  width: 100%;
}
.bx-grd.col-lg-6
{
  margin-top: 30px;
}
.core-com-bk {
  height: 285px;
}
.contact-wrap {

/* flex-direction: column; */

align-items: start;

grid-template-columns: 1fr;
}
.header-rt {
  width: calc(100% - 113px);
  padding-right: 15px;
  height: 100%;
}
.main-menu ul>li>ul,
  .main-menu ul>li>.megamenu {
    position: relative;
    background: transparent;
    box-shadow: none;
    padding: 0 !important;
    margin-top: 10px;
  }

  .main-menu ul>li>ul>li>a,
  .main-menu ul>li>.megamenu li>a {
    /* padding: 0; */
    /* line-height: 15px; */
    /* border-bottom: 0; */
    /* margin-left: -20px; */
  }
  .copy-box {
    border-top: 1px solid #ffffff80;
    border-left: 0;
    padding-top: 30px;
    padding-left: 0;
}
.contact-wrap {
  width: 100%;
  margin-left: 0;

}
.banner-lg-text img {
  width: 145px;
  padding: 8px;
}
.banner-lg-text {
  /* font-size: 100px; */
  margin-bottom: 27px;
  width: 100%;
  font-size: 41px;
}
.wlcm-txt {
  width: 100%;
  padding: 21px;
  margin-left: 0;
}

.wlim {
    width: 100%;
    margin-bottom: 22px;
}
.quote-icon {
  position: absolute;
  top: inherit;
  right: 0;
  width: 300px;
  bottom: 0;
  z-index: -1;
}
.quote-icon svg
{

}
.contact-inner {
  width: 100%;
  margin-left: 0;
  flex-direction: column;
}
.swiper-slide-block .swiper-slide-block-img, .swiper-slide-block .swiper-slide-block-text {
  width: 100%;
}
.swiper-slide-block {
  width: 100%;
  margin: 0 auto;
}
.swiper-slide-block .swiper-slide-block-text {
  padding: 27px;
  position: relative;
}
.swiper-slide-block .swiper-slide-block-text:before {
  content: "";
  display: block;
  width: 100%;
  max-width: 408px;
  height: 100px;
  background-color: var(--color1);
  position: absolute;
  left: 0;
  top: 0;
}
.swiper-slide-block .next-main-title {
  margin-top: 0;
}
.swiper-button-next {
  right: 223px;
  background-color: var(--color1);
  background-image: unset !important;
  width: 44px !important;
  left: inherit !important;
  top: inherit !important;
  bottom: 0;
  margin-top: 0 !important;
  right: 0 !important;
}
.swiper-slide-block .swiper-slide-block-img {

  height: 272px;
}
.swiper-slide-block .next-main-title {

  font-size: 25px;
}
.faculty-grd {

  grid-template-columns: 1fr;
}
#about .tab button {

min-width: 155px;
}
#about .tab {
  flex-direction: row;
  padding: 5px;
  width: 100%;
}
.regi-ul p img {

  margin-bottom: 16px;
}
.regi-ul {

padding-left: 0;
}
.logo-strp {
  margin-top: 0;
  margin-bottom: 24px;
}
.module-gallery .slider-nav {
  width: 100%;
  padding: 18px;
  bottom: 0;
  padding-bottom: 45px;
  position: unset;
}

.module-sec-box {
  display: inline;
  align-items: start;
  width: 100%;
  padding: 25px 0;

}

.module-gallery {
  height: auto;
  flex-direction: column;
}

.img-box {
  height: 244px;
  padding: 15px;
}

.module-gallery .slider-for img {
  position: unset;
  left: 0;
  width: 30%;
  height: 100% !important;
  transform: translate(0%, 0px);
  margin: 25px 0 0px 12px;
}
.animated.top-title span {
  font-size: 18px;
}
.animated.top-title {
  font-size: 24px;
}
.heading p {
  font-size: 32px;
}
#about .regi-ul{
  padding-left: 0;
  width: 100%;
}
.sc-count ul li {
  height: 72px;
  padding: 11px;
  width: calc(100% / 4);
}

.sc-count ul li span {
  font-size: 23px;
}

.sc-count ul li p {
  font-size: 12px;
  margin-bottom: 4px;
}

.sc-count {
  padding-right: 12px;
}
.banner-lg-text-theme {
  font-size: 16px;
  width: 314px;
}
.panel {
  align-items: start;
  flex-direction: column;
  padding: 0px 20px;
  gap: 17px;
}
.panel div {
  width: 100%;
}
.panel img {
  width: 100%;
  /* height: auto; */
  object-fit: cover;
  height: 214px;
}
.panel::before {
  width: calc(100% + 40px);
  height: 14px;
  bottom: inherit;
  top: -41px;
  left: -20px;
}
.panel div h4::before {
  width: 40px;
  height: 40px;
  bottom: 74px;
}
.panel div h4 {
  font-size: 55px;
}
.panel div h5 {
  font-size: 33px;
  line-height: 36px;
}

.explr-about .regi-ul img
{
  width: 100%;
}
.explr-about .regi-ul .content .abt-content {
  width: 100%;
  margin-bottom: 20px;
}
.explr-about .regi-ul .about-slider
{
  width: 100%;
  /* margin-top: -20px; */
}
.main-header.fixed
{
  height: 64px !important;
  align-items: center;
}
.main-header.fixed .logo-box
{
height: 100% !important;
}
#vnu .container{
  max-width: 100%;
}
.explr-about .regi-ul .content .abt-content.abt-lrt {
  width: 100% !important;
}

.abt-rt {
  width: 100% !important;}
  .about-hds {
    width: 50% !important;
    margin: auto;
  }
  .explr-about .regi-ul .about-slider img {
    height: 221px;
  }
}



@media only screen and (min-device-width: 1200px) and (max-device-width: 1800px) {
  .banner {
  
    height: 502px;
  }
  .container {
    max-width: 1300px;
  }
  .animated.top-title {
    font-size: 38px;
  }
  .animated.top-title span {
    font-size: 27px;
}
.img-box {
  position: relative;
  height: 287px;
}
  .banner-heading {
    font-size: 22px;
    line-height: 31px;
  }

  .banner-heading span {
    font-size: 100px;
  }

  .banner-date {
    /* font-size: 12px; */
    /* line-height: 34px; */
    /* padding: 10px 17px; */
    min-width: 32%;
    font-size: 14px;
    /* font-weight: 500; */
    line-height: 15px;
  }

  .banner-theme {
    font-size: 13px;
    line-height: 27px;
  }

  .banner-add {
    font-size: 15px;
    line-height: 28px;
  }



  .bold___text p {
    font-size: 16px;
    padding: 8px 0px;
    line-height: 27px;
  }

  .company__man__box {
    grid-template-columns: 1fr 1fr;
  }

  .man___image {
    font-size: 45px;
  }

  .man__name {
    font-size: 14px;
  }

  .homes-list li {
    line-height: 23px;
    font-size: 16px;
  }

 

  .vnu-box {
    width: 80%;
  }

  .main-menu ul>li>a {
    margin-right: 21px;
  }

  .main-menu ul>li>a {
    font-size: 12px;
  }

  .main-header .logo-box {
    padding: 0 22px;
  }

  .main-header .logo-box .standard-logo img {
    width: 88px;
  }

  .qodef-e-content {
    width: calc(100% - 180px);
  }

  .widget ul li,
  .widget ol li,
  .widget select,
  .widget select option,
  .widget ul li a {
    font-size: 13px;
  }

  /* .comimg {
    width: 110px;

    height: 110px;
  } */

  .qodef-e-media {
    width: 180px;
    height: 125px;
  }

  .topbar-one__social {

font-size: 12px;
}

  .testimonial-item {

    width: 39%;
  }

  .tab button {
    background-color: inherit;
    padding: 12px;
    /* font-size: 16px; */
  }

  .tab {
    padding: 0;
  }

  .archx-service-item .service-title-text p,
  .archx-service-item .service-title-text h3 {
    font-size: 21px;
  }

  .facult-box {
    width: 95%;
  }

  .acom-lft .acom-scnd-owl {
    /* width: 310px; */
    /* height: 360px; */
    /* margin: -70px 132px 0 auto; */
  }

  .acom-lft .acom-fst-owl {
    height: 659px;
    /* height: 252px; */
    /* margin: 68px auto 0 0px; */
  }

  .acom-lft .acom-thrd-owl {
    /* width: 246px; */
    /* height: 278px; */
    /* margin: -293px auto 0 376px; */
  }

  .vnu-lft .acom-thrd-owl,
  .vnu-rt .acom-fst-owl {
    height: 428px;
  }

  .vnuname {
    font-size: 21px;
  }
.acom-rt {
    padding: 46px;
}
  .heading {
 
    margin-bottom: 26px;
  }
  .vnu-add {
    font-size: 14px;
}
  .widget_rss .widget-title h3 a:last-child,
  .widget-title h3 {
    font-size: 11px;
  }
  #welcome .row {
    width: 100%;
  }
  .date-grd {
  
    width: 95%;
  }
  .regi-ul li {
    gap: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .bx-grd-box {
    padding: 6px 13px 10px;
  }
  .acom-lft, .regi-lt {

    padding-right: 20px;
}
.abs-grd {

  gap: 28px;
  width: 100%;
}
.abs-box {
  width: 40%;
  padding: 30px;
}
.abs-grd h6 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 9px;
}
.abs-grd p {
  margin-bottom: 0;
  font-size: 15px;
}
.abst-book {
  width: 538px;
  height: 538px;
}
.tab-wrap {
  width: 100%;
}
.contact-wrap {

  width: 100%;
  margin-left: 0;
}
.main-header .outer-box {

padding: 8px 0;
}
.main-header.fixed .logo-box {
  height: 66px;
}
.module-gallery .slider-nav {
  width: 30em;
}

.module-sec-boxh1 {
  font-size: 58px;
}
.contact-inner {
  width: 100%;
  margin-left: 0;
}
.content-list {
  margin-left: 2%;
  width: 48%;
}
.contact-box {
  width: 100%;
}
.panel div h4 {
  font-size: 66px;
}
.panel div h5 {
  font-size: 35px;
}
.panel img {

  height: 419px;
}

.bold___text h3 {
  font-size: 28px;
  line-height: 39px;
}
.heading p {
  font-size: 30px;
  line-height: 35px;
}
.heading h2 {

  font-size: 40px;
  line-height: 50px;
}
.main-header.style-one {
  height: 107px;
}
.banner-lg-text-theme {
  font-size: 18px;
  margin-bottom: 15px;
}
.banner-lg-text {
  font-size: 40px;
  margin-bottom: 16px;
  width: 245px;
}
#vnu .container{
  max-width: 100%;
}
.explr-about .regi-ul .about-slider img {
  height: 240px;
}
.abt-content .comimg
{
  width: 185px;
  height: 185px;
}
.com-grd, .committeeboc {
  gap: 15px;
}
.committeeboc {
  width: 19%;
}
.committeeboc h5 {
  font-size: 15px;
}
}