  /*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/
@media (min-width: 1200px) and (max-width: 1920px) {
}

@media (min-width: 1400px) {
  .home-3-column-highlight .container {
    max-width: 1353px;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {
}

@media (min-width: 1300px) {
  .container {
    /* max-width: 1260px; */
  }
}

@media (min-width: 1300px) and (max-width: 1399px) {
  /* home page */
  .why-mjc-section {
    padding: 75px 0 20px;
  }
  .why-mjc-section .why-mjc-main-detail {
    margin-bottom: 50px;
  }
  .proof-point-section {
    padding-bottom: 30px;
  }
  .card-3-section-bg {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .public-information-section {
    padding: 75px 0;
  }
  .college-location-section {
    padding: 75px 0;
  }
  /* home page */

  /* student-portal page */
  .get-social-section {
    padding: 50px 0;
  }
  .events-section {
    padding: 60px 0;
  }
  .common-image-column-section {
    padding: 70px 0;
  }
  .connect-us-section {
    padding: 50px 0 30px;
  }
  /* student-portal page */

  /* directory page */
  .directory-listing-section h1 {
    margin-bottom: 50px;
  }
  /* directory page */

  /* academics page */
  .explore-academics-section {
    padding-top: 30px;
    margin-top: 30px;
  }
  /* academics page */

  /* news page */
  .main-news-section {
    padding: 35px 0 70px;
  }
  .news-listing-section {
    padding-bottom: 30px;
  }
  .news-image-detail-section > .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .news-image-detail-section > .row > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .news-image-detail-section .common-image-detail-block {
    padding: 35px 0;
  }
  /* news page */

  /* degree-certificate page */
  .degrees-certificates-section h1 {
    margin-bottom: 50px;
  }
  /* degree-certificate page */

  /* program page */
  .program-highlights-map iframe,
  .program-highlights-map img {
    height: 500px;
  }
  .career-outlook-map iframe,
  .career-outlook-map img {
    height: 500px;
  }
  /* program page */
}

@media (min-width: 1200px) {
  /* .container { max-width: 1150px; } */
}

@media (min-width: 1200px) and (max-width: 1299px) {
  /* header */
  .full-screen-menu-section .full-screen-menu-content > .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  .full-screen-menu-section .full-screen-menu-content > .row > * {
    padding-left: 40px;
    padding-right: 40px;
  }
  .full-screen-menu-section .navbar-nav .nav-item .nav-link {
    font-size: 48px;
    line-height: 48px;
  }
  /* header */

  /* home page */
  .why-mjc-section {
    padding: 75px 0 20px;
  }
  .why-mjc-section .why-mjc-main-detail {
    margin-bottom: 50px;
  }
  .proof-point-section {
    padding-bottom: 30px;
  }
  .card-3-section-bg {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .public-information-section {
    padding: 75px 0;
  }
  .college-location-section {
    padding: 75px 0;
  }
  /* home page */

  /* student-portal page */
  .get-social-section {
    padding: 50px 0;
  }
  .events-section {
    padding: 60px 0;
  }
  .common-image-column-section {
    padding: 70px 0;
  }
  .connect-us-section {
    padding: 50px 0 30px;
  }
  /* student-portal page */

  /* directory page */
  .directory-listing-section h1 {
    margin-bottom: 50px;
  }
  /* directory page */

  /* news page */
  .main-news-section {
    padding: 35px 0 70px;
  }
  .news-listing-section {
    padding-bottom: 30px;
  }
  .news-image-detail-section > .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .news-image-detail-section > .row > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .news-image-detail-section .common-image-detail-block {
    padding: 35px 0;
  }
  /* news page */

  /* academics page */
  .explore-academics-section {
    padding-top: 30px;
    margin-top: 30px;
  }
  /* academics page */

  /* degree-certificate page */
  .degrees-certificates-section h1 {
    margin-bottom: 50px;
  }
  /* degree-certificate page */

  /* program page */
  .program-highlights-map iframe,
  .program-highlights-map img {
    height: 500px;
  }
  .career-outlook-map iframe,
  .career-outlook-map img {
    height: 500px;
  }
  /* program page */
}

@media (min-width: 992px) and (max-width: 1199px) {
  .event-feed-list .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .event-feed-list .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .proof-point-blocks .point-value * {
    font-size: 55px;
    line-height: 75px;
  }
  .proof-point-blocks {
    padding-bottom: 35px;
  }
  .video-embed-block .video-embed-image {
    height: 250px;
  }
  .directory-feed-block {
    padding: 15px;
  }

  /* header */
  .full-screen-menu-section .full-screen-menu-content > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .full-screen-menu-section .full-screen-menu-content > .row > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .full-screen-menu-section .navbar-nav .nav-item .nav-link {
    font-size: 40px;
    line-height: 40px;
  }
  .full-screen-menu-section .student-staff-corner .student-staff-block {
    margin-bottom: 50px;
  }
  /* header */

  /* home page */
  h1 {
    font-size: 75px;
    line-height: 85px;
  }
  h2 {
    font-size: 42px;
    line-height: 52px;
  }
  h3 {
    font-size: 35px;
    line-height: 45px;
  }
  h4 {
    font-size: 28px;
    line-height: 35px;
  }
  h5 {
    font-size: 22px;
    line-height: 30px;
  }
  h6 {
    font-size: 22px;
    line-height: 30px;
  }
  .large-text p {
    font-size: 22px;
    line-height: 30px;
  }

  .home-3-column-highlight h1 {
    margin-bottom: 30px;
  }
  .home-3-column-highlight .get-started-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .home-3-column-highlight .get-started-image img {
    width: 350px;
  }
  .why-mjc-section {
    padding: 50px 0 20px;
  }
  .why-mjc-section .why-mjc-main-detail {
    margin-bottom: 35px;
  }
  .proof-point-section {
    padding-bottom: 30px;
  }
  .card-3-section-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bg-primary .quote-icon-block h2:before,
  .bg-dark .quote-icon-block h2:before {
    width: 200px;
    height: 135px;
  }
  .feed-items-list .readmore-button {
    margin-top: 35px;
  }
  .quote-icon-block .detail p {
    margin-bottom: 20px;
  }
  .public-information-section {
    padding: 50px 0;
  }
  .college-location-section {
    padding: 50px 0;
  }
  .college-location-list .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .college-location-list .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* home page */

  /* student-portal page */
  .get-social-section {
    padding: 50px 0;
  }
  .events-section {
    padding: 50px 0;
  }
  .common-image-column-section {
    padding: 60px 0 30px;
  }
  .common-image-column-block .image {
    height: 225px;
  }
  .connect-us-section {
    padding: 50px 0 30px;
  }
  /* student-portal page */

  /* directory page */
  .directory-listing-section h1 {
    margin-bottom: 35px;
  }
  .directory-listing-section .directory-main-detail {
    padding-bottom: 15px;
  }
  .directory-feed-block .feed-block .feed-profile .profile-img {
    flex: 0 0 70px;
    max-width: 70px;
    height: 70px;
  }
  .pagination-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .sidebar-contact-info-block .personal-info {
    margin-bottom: 25px;
  }
  /* directory page */

  /* news page */
  .main-news-section {
    padding: 35px 0 50px;
  }
  .news-listing-section {
    padding-bottom: 30px;
  }
  .news-image-detail-section > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .news-image-detail-section > .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-image-detail-section .common-image-detail-block {
    padding: 30px 0;
  }
  .news-image-detail-block {
    padding: 35px;
  }

  /* news page */

  /* news-posting page */
  .news-posting-section .news-posting-content {
    padding: 30px 0 50px;
  }
  .news-posting-section .featured-post-section .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .news-posting-section .featured-post-section .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* news-posting page */

  /* academics page */
  .explore-academics-section {
    padding-top: 30px;
    margin-top: 30px;
  }
  .academics-section .academics-description > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .academics-section .academics-description > .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* academics page */

  /* degree-certificate page */
  .degrees-certificates-section h1 {
    margin-bottom: 30px;
  }
  /* degree-certificate page */

  /* program page */
  .program-highlights-section {
    padding-bottom: 30px;
  }
  .program-highlights-map iframe,
  .program-highlights-map img {
    height: 400px;
  }
  .program-contact-info-section .task-options-section {
    margin-top: -125px;
  }
  .program-overview-sections .custom-button-style {
    padding: 12px 15px;
  }
  /* .career-outlook-section { padding-top: 30px; } */
  .career-outlook-section {
    padding: 50px 0;
  }
  .career-outlook-map iframe,
  .career-outlook-map img {
    height: 400px;
  }
  .task-options-section .breadcrumb-section {
    margin-top: 15px;
  }
  .career-outlook-section .main-title {
    margin-bottom: 30px;
  }
  .career-outlook-section .career-outlook-detail {
    padding: 20px 70px;
  }
  /* program page */

  /* footer */
  .footer p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .footer ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .f-bottom .f-content > * {
    margin: 0 30px;
  }
  /* footer */
}

@media (min-width: 768px) and (max-width: 991px) {
  .common-text-block .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .common-text-block .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .feed-items-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .feed-items-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .event-feed-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .event-feed-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .get-started-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .get-started-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .proof-point-blocks .point-value * {
    font-size: 55px;
    line-height: 75px;
  }
  .proof-point-blocks {
    padding-bottom: 30px;
    margin-bottom: 50px;
    height: calc(100% - 50px);
  }
  .video-embed-block .video-embed-image {
    height: 250px;
  }
  .common-image-detail-block .image {
    margin-bottom: 20px;
  }
  .common-carousel-arrows {
    margin-top: 20px;
  }
  .common-tabing-block .nav-tabs .nav-item .nav-link {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 15px;
  }
  .common-tabing-block .tab-content {
    padding: 30px;
  }
  .tabs-progress-section h3 {
    margin-bottom: 20px;
  }
  .card-blocks-section h3 {
    margin-bottom: 20px;
  }
  .card-blocks .card-blocks-detail {
    padding: 20px;
  }
  .accordion-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .accordion-section h3 {
    margin-bottom: 20px;
  }
  .cta-banner-block {
    padding: 20px;
  }
  .cta-banner-block .cta-buttons {
    padding-top: 20px;
  }
  .table-section {
    padding-bottom: 30px;
  }
  .feed-items-section {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .feed-items-section h3 {
    margin-bottom: 20px;
  }
  .feed-items-block .feed-items-detail h6 {
    margin-bottom: 20px;
  }
  .directory-feed-section h3 {
    margin-bottom: 20px;
  }
  .directory-feed-block {
    padding: 15px;
  }
  .directory-feed-block .feed-block .feed-profile {
    margin-bottom: 15px;
  }
  .quote-icon-block {
    margin-bottom: 70px;
  }
  .quote-icon-block.bg-primary .quote-icon-detail {
    padding: 75px 30px 40px;
  }
  .quote-icon-block.bg-primary h2 {
    margin-bottom: 40px;
  }
  .quote-icon-block.bg-primary h2:before {
    width: 120px;
    height: 85px;
  }
  .common-form-section {
    padding: 30px 20px;
  }
  .images-block > img {
    height: 350px;
    object-fit: cover;
    font-family: "object-fit: cover";
    object-position: center top;
  }

  .global-defination-pg {
    padding: 30px 0 75px;
  }

  /* header */
  .full-screen-menu-section .full-screen-menu-content > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .full-screen-menu-section .full-screen-menu-content > .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .full-screen-menu-section .navbar-nav .nav-item .nav-link {
    font-size: 30px;
    line-height: 30px;
  }
  .full-screen-menu-section .student-staff-corner .student-staff-block {
    margin-bottom: 50px;
  }
  /* header */

  /* home page */
  h1 {
    font-size: 60px;
    line-height: 75px;
  }
  h2 {
    font-size: 35px;
    line-height: 42px;
  }
  h3 {
    font-size: 30px;
    line-height: 38px;
  }
  h4 {
    font-size: 25px;
    line-height: 33px;
  }
  h5 {
    font-size: 20px;
    line-height: 28px;
  }
  h6 {
    font-size: 20px;
    line-height: 28px;
  }
  .large-text p {
    font-size: 20px;
    line-height: 28px;
  }

  body {
    font-size: 16px;
    line-height: 22px;
  }

  .home-3-column-highlight h1 {
    margin-bottom: 30px;
  }
  .home-3-column-highlight .get-started-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .home-3-column-highlight .get-started-image img {
    width: 350px;
  }
  .why-mjc-section {
    padding: 50px 0 20px;
  }
  .why-mjc-section .why-mjc-main-detail {
    margin-bottom: 35px;
  }
  .proof-point-section {
    padding-bottom: 0;
  }
  .get-started-block h6 {
    margin-bottom: 10px;
  }
  .card-3-section-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bg-primary .quote-icon-block h2:before,
  .bg-dark .quote-icon-block h2:before {
    width: 175px;
    height: 115px;
  }
  .feed-items-block .feed-items-detail {
    padding: 20px 15px 50px;
  }
  .feed-items-block .feed-items-detail span.date {
    margin-bottom: 10px;
  }
  .feed-items-block .feed-items-detail .readmore-link {
    bottom: 15px;
  }
  .feed-items-list .readmore-button {
    margin-top: 35px;
  }
  .quote-icon-block .detail p {
    margin-bottom: 20px;
  }
  .quote-icon-block .readmore-button {
    padding-top: 10px;
  }
  .bg-primary .quote-icon-block .quote-icon-detail,
  .bg-dark .quote-icon-block .quote-icon-detail {
    padding-bottom: 50px;
  }
  .public-information-section {
    padding: 35px 0;
  }
  .college-location-section {
    padding: 35px 0;
  }
  .college-location-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .college-location-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* home page */

  /* student-portal page */
  .get-social-section {
    padding: 50px 0;
  }
  .events-section {
    padding: 50px 0;
  }
  .common-image-column-section {
    padding: 50px 0 30px;
  }
  .common-image-column-block .image {
    height: 225px;
  }
  .connect-us-section {
    padding: 50px 0 30px;
  }
  /* student-portal page */

  /* directory page */
  .directory-listing-section h1 {
    margin-bottom: 35px;
  }
  .directory-listing-section .directory-main-detail {
    padding-bottom: 15px;
  }
  .directory-feed-block .feed-block .feed-profile .profile-img {
    flex: 0 0 70px;
    max-width: 70px;
    height: 70px;
  }
  .sidebar-contact-info-block .personal-info {
    margin-bottom: 25px;
  }
  .directory-pg .pagination-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .directory-pg .pagination .first-page {
    margin-right: 12px;
  }
  .directory-pg .pagination .last-page {
    margin-left: 12px;
  }
  .directory-pg .pagination .show-all-pages {
    margin-top: 12px;
  }
  .directory-pg .pagination .all-pages {
    margin-top: 12px;
  }
  /* directory page */

  /* news page */
  .main-news-section {
    padding: 30px 0 50px;
  }
  .news-listing-section {
    padding-bottom: 30px;
  }
  .news-image-detail-section > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .news-image-detail-section > .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-image-detail-section .common-image-detail-block {
    padding: 30px 0;
  }
  .news-image-detail-block {
    padding: 25px;
  }
  .sidebar-featured-article-block {
    padding: 25px;
  }
  .featured-article-block {
    margin-bottom: 30px;
  }
  /* news page */

  /* news-posting page */
  .news-posting-section .news-posting-content {
    padding: 30px 0;
  }
  .news-posting-section .featured-post-section {
    padding: 25px 0;
  }
  .news-posting-section .featured-post-section .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .news-posting-section .featured-post-section .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news-posting-section .social-icons {
    margin-top: 23px;
    margin-right: 23px;
  }
  .simple-image-detail-block {
    padding-bottom: 20px;
  }
  /* news-posting page */

  /* academics page */
  .explore-academics-section {
    padding-top: 30px;
    margin-top: 30px;
  }
  .academics-section .academics-description > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .academics-section .academics-description > .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* academics page */

  /* degree-certificate page */
  .degrees-certificates-section h1 {
    margin-bottom: 30px;
  }
  .degrees-certificates-pg .pagination-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .degrees-certificates-pg .pagination .first-page {
    margin-right: 12px;
  }
  .degrees-certificates-pg .pagination .last-page {
    margin-left: 12px;
  }
  .degrees-certificates-pg .pagination .show-all-pages {
    margin-top: 12px;
  }
  .degrees-certificates-pg .pagination .all-pages {
    margin-top: 12px;
  }
  /* degree-certificate page */

  /* program page */
  .program-highlights-section {
    padding-bottom: 25px;
  }
  .program-highlights-map iframe,
  .program-highlights-map img {
    height: 350px;
  }
  .program-contact-info-section .task-options-section {
    margin-top: -125px;
  }
  .program-overview-sections .custom-button-style {
    padding: 12px;
  }
  /* .career-outlook-section { padding-top: 25px; } */
  .career-outlook-section {
    padding: 40px 0;
  }
  .career-outlook-map iframe,
  .career-outlook-map img {
    height: 350px;
  }
  .task-options-section .breadcrumb-section {
    margin-top: 15px;
  }
  .similar-programs-section .main-title * {
    margin-bottom: 30px;
  }
  .career-outlook-section .main-title {
    margin-bottom: 30px;
  }
  .career-outlook-section .career-outlook-detail {
    padding: 20px 50px;
  }
  /* program page */

  /* school-agriculture page */
  .common-image-detail-block .image video,
  .common-image-detail-block .image img {
    height: 330px;
    object-fit: cover;
    font-family: "object-fit: cover";
  }
  /* school-agriculture page */

  /* footer */
  .f-logo {
    margin: 0 !important;
  }
  .f-logo-address {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .f-logo-social-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .f-block {
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .footer ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .f-bottom .f-content > * {
    margin: 0 20px;
  }
  /* footer */
}

@media (min-width: 768px) {
  .main-banner-description .container-fluid {
    padding-left: 140px;
  }
}
@media (max-width: 768px) {
  .main-banner-description .container-fluid {
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  /* h1 { font-size: 54px; line-height: 54px; } */
  /* h2 { font-size: 35px; line-height: 45px; }
h3 { font-size: 28px; line-height: 38px; }
h4 { font-size: 24px; line-height: 30px; }
h5 { font-size: 20px; line-height: 28px; }
h6 { font-size: 20px; line-height: 28px; } */
  a.custom-button-style {
    padding: 10px 20px;
  }
  /* .btn-lg { font-size: 20px; line-height: 25px; } */
  .pagination ul li > * {
    width: 30px;
    height: 30px;
  }

  .common-text-block .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .common-text-block .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .feed-items-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .feed-items-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .event-feed-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .event-feed-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .get-started-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .get-started-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .proof-point-blocks .point-value * {
    font-size: 50px;
    line-height: 50px;
  }
  .proof-point-blocks {
    padding-bottom: 30px;
    margin-bottom: 50px;
    height: calc(100% - 50px);
  }
  .video-embed-block .video-embed-image {
    height: 250px;
  }
  .common-image-detail-block .image {
    margin-bottom: 20px;
  }
  .common-carousel-arrows {
    margin-top: 20px;
  }
  .common-tabing-block .nav-tabs .nav-item .nav-link {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 15px;
  }
  .common-tabing-block .tab-content {
    padding: 20px;
  }
  .tabs-progress-section h3 {
    margin-bottom: 20px;
  }
  .card-blocks-section h3 {
    margin-bottom: 20px;
  }
  .accordion-section h3 {
    margin-bottom: 20px;
  }
  .event-feed-section h3 {
    margin-bottom: 20px;
  }
  .cta-banner-section h3 {
    margin-bottom: 20px;
  }
  .card-blocks .card-blocks-detail {
    padding: 20px;
  }
  .accordion-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cta-banner-block {
    padding: 20px;
  }
  .cta-banner-block .cta-buttons {
    padding-top: 20px;
  }
  .table-section {
    padding-bottom: 30px;
  }
  .feed-items-section {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .feed-items-section h3 {
    margin-bottom: 20px;
  }
  .feed-items-block .feed-items-detail h6 {
    margin-bottom: 30px;
  }
  .directory-feed-section h3 {
    margin-bottom: 20px;
  }
  .directory-feed-block {
    padding: 15px;
  }
  .directory-feed-block .feed-block {
    margin-bottom: 15px;
  }
  .directory-feed-block .feed-block .feed-profile .profile-img {
    flex: 0 0 70px;
    max-width: 70px;
    height: 70px;
  }
  .directory-feed-block .feed-block p,
  .directory-feed-block .feed-block a {
    word-wrap: break-word;
  }
  .quote-icon-block {
    margin-bottom: 70px;
  }
  .quote-icon-block.bg-primary h2 {
    margin-bottom: 20px;
  }
  .quote-icon-block.bg-primary h2:before {
    width: 90px;
    height: 65px;
    margin-top: -50px;
  }
  .common-form-section {
    padding: 30px 15px;
  }
  .images-block > img {
    height: 350px;
    object-fit: cover;
    font-family: "object-fit: cover";
    object-position: center top;
  }
  .images-block .image-detail {
    padding: 15px;
  }
  .proof-point-section h3 {
    margin-bottom: 50px;
  }
  .text-blocks-section h3 {
    margin-bottom: 15px;
  }
  .common-text-block ul li {
    margin-bottom: 10px;
  }
  .common-text-block .detail {
    margin-bottom: 30px;
  }
  .common-image-detail-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .services-icons-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sidebar-section {
    margin-top: 30px;
  }
  .sidebar-filter-block .sidebar-title {
    flex-direction: column;
    align-items: flex-end;
    margin: 0;
  }
  .sidebar-filter-block .sidebar-title h4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
  }
  .sidebar-filter-block .sidebar-title .form-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
    font-size: 25px;
    line-height: 33px;
  }
  .sidebar-filter-block .sidebar-title h4:after {
    position: relative;
    content: "\f0b0";
    font-family: "fasolid900";
    margin-left: 15px;
  }
  .sidebar-filter-block .sidebar-title .form-title:after {
    position: relative;
    content: "\f0b0";
    font-family: "fasolid900";
    margin-left: 15px;
  }
  .sidebar-filter-block .sidebar-title .clear-filter-link {
    display: none;
    margin: 20px 0;
  }
  .sidebar-filter-block.open .sidebar-title .clear-filter-link {
    display: block;
  }
  .sidebar-filter-block .sidebar-detail {
    display: none;
  }
  .sidebar-filter-block.open .sidebar-detail {
    display: block;
  }
  .sidebar-filter-block.open .sidebar-title h4:after {
    content: "\f00d";
    font-size: 30px;
  }
  .sidebar-filter-block.open .sidebar-title .form-title:after {
    content: "\f00d";
    font-size: 30px;
  }
  .sidebar-navigation-block .in-sidebar-section {
    border: none;
  }
  .sidebar-navigation-block .in-sidebar-section > * {
    user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
    position: relative;
    background: var(--bs-primary);
    padding: 15px;
    font-size: 25px;
    line-height: 25px;
    color: var(--bs-text-ffffff);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
  }
  .sidebar-navigation-block .in-sidebar-section > *:after {
    display: inline-flex;
    position: relative;
    content: "\2b";
    font-family: "fasolid900";
  }
  .sidebar-navigation-block.open .in-sidebar-section > *:after {
    content: "\f068";
  }
  .sidebar-navigation-block .sidebar-detail {
    display: none;
  }
  .sidebar-navigation-block.open .sidebar-detail {
    display: block;
  }

  .global-defination-pg {
    padding: 30px 0 50px;
  }

  .pagination-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pagination > * {
    margin: 0 9px;
  }
  .pagination .first-page {
    margin-right: 15px;
  }
  .pagination .last-page {
    margin-left: 15px;
  }

  /* header */
  .header .h-content .h-right ul li {
    margin: 0 7px;
  }
  .burger-menu .burger-menu-icon.nav-open {
    width: 30px;
  }
  .h-search-box .search-field {
    margin-right: 14px;
  }
  .full-screen-menu-section .full-screen-menu-content {
    height: auto;
  }
  .full-screen-menu-section .full-screen-menu-content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .full-screen-menu-section .full-screen-menu-content > .row > * {
    padding-left: 15px;
    padding-right: 15px;
    border: none;
  }
  .full-screen-menu-section .navbar-nav .nav-item .nav-link {
    font-size: 24px;
    line-height: 28px;
  }
  .full-screen-menu-section .full-screen-menu-block {
    margin-bottom: 20px;
  }
  .full-screen-menu-section .full-screen-menu-block {
    margin-bottom: 20px;
  }
  .full-screen-menu-section .full-screen-menu-block.menu-navigation-block {
    margin-bottom: 50px;
  }
  /* .full-screen-menu-section .navbar-nav .nav-item { margin-bottom: 20px; } */
  .full-screen-menu-section .student-staff-corner .student-staff-block h6 {
    color: var(--bs-text-ffffff);
  }
  .full-screen-menu-section .custom-navigation-menu ul {
    flex-direction: row;
    margin: 0 -15px;
  }
  .full-screen-menu-section .custom-navigation-menu ul li {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding: 0 15px;
    margin: 0 0 20px !important;
  }
  .full-screen-menu-section .full-screen-menu-block.menu-student-staff-block {
    margin: 0;
  }
  .full-screen-menu-section
    .full-screen-menu-block.menu-student-staff-block
    .custom-navigation-menu {
    padding: 15px 0;
    border-top: 1px solid var(--bs-ffffff);
  }
  .full-screen-menu-section
    .full-screen-menu-block.menu-student-staff-block
    .custom-navigation-menu
    ul
    li {
    margin: 0 !important;
  }
  .full-screen-menu-section .full-screen-menu-block.menu-custom-nav-block {
    padding-top: 20px;
    border-top: 1px solid var(--bs-ffffff);
  }
  .full-screen-menu-block .mobile-apply-button {
    margin-top: 30px;
  }
  .full-screen-menu-section .dropdown-menu {
    padding: 20px 0;
  }
  html.header-stick .full-screen-menu-section {
    height: calc(100% - 65px);
  }

  .mobile-search-field {
    position: relative;
    margin-bottom: 20px;
  }
  .mobile-search-field .form-control {
    height: 43px;
    width: 100%;
    box-shadow: none;
    border: none;
    font-size: 16px;
    line-height: 16px;
    padding: 6px 40px 6px 16px;
    color: var(--bs-text-222222);
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
  }
  .mobile-search-field .form-control::-webkit-input-placeholder {
    color: var(--bs-text-222222);
  }
  .mobile-search-field .form-control::-moz-placeholder {
    color: var(--bs-text-222222);
  }
  .mobile-search-field .form-control:-ms-input-placeholder {
    color: var(--bs-text-222222);
  }
  .mobile-search-field .form-control:-o-placeholder {
    color: var(--bs-text-222222);
  }
  .mobile-search-field .search-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    color: var(--bs-text-222222);
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  /* header */

  /* home page */
  .header .h-logo img {
    height: 55px;
  }
  .header.h-stick .h-logo img {
    height: 55px;
  }
  h1 {
    font-size: 50px;
    line-height: 65px;
  }
  h2 {
    font-size: 35px;
    line-height: 42px;
  }
  h3 {
    font-size: 30px;
    line-height: 38px;
  }
  h4 {
    font-size: 25px;
    line-height: 33px;
  }
  h5 {
    font-size: 20px;
    line-height: 28px;
  }
  h6 {
    font-size: 24px;
    line-height: 28px;
  }
  .large-text p {
    font-size: 20px;
    line-height: 28px;
  }

  body {
    font-size: 16px;
    line-height: 22px;
  }

  /* .main-banner-section .scroll-to-section { bottom: 0; } */
  .main-banner-section {
    height: auto;
    background: var(--bs-primary);
  }
  .main-banner-section .main-banner-image .section-overlay {
    display: none;
  }
  .main-banner-section.main-inner-banner-section
    .main-banner-image
    .section-overlay {
    display: block;
  }
  .main-banner-section .section-overlay {
    background: #000000bf 0% 0% no-repeat padding-box !important;
  }
  .main-banner-section .main-banner-image {
    height: 425px;
  }
  .main-banner-section.main-inner-banner-section {
    height: 425px;
  }
  .main-banner-section.main-inner-banner-section .main-banner-image {
    height: 100%;
  }
  .main-banner-section .main-banner-description {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    padding: 30px 0 50px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .main-banner-section .scroll-to-section {
    position: relative;
    bottom: auto;
    display: none;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .main-banner-section.main-inner-banner-section .main-banner-description {
    position: absolute;
    left: 0;
    right: 0;
    top: auto !important;
    bottom: 0 !important;
  }
  .home-3-column-highlight h1 {
    margin-bottom: 30px;
  }
  .home-3-column-highlight .get-started-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .home-3-column-highlight .get-started-image img {
    width: 350px;
  }
  .why-mjc-section {
    padding: 50px 0 20px;
  }
  .why-mjc-section .why-mjc-main-detail {
    margin-bottom: 35px;
  }
  .proof-point-section {
    padding-bottom: 0;
  }
  .get-started-block h6 {
    margin-bottom: 10px;
  }
  .card-3-section-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bg-primary .quote-icon-block h2:before,
  .bg-dark .quote-icon-block h2:before {
    width: 175px;
    height: 115px;
  }
  .feed-items-block .feed-items-detail {
    padding: 20px 15px 50px;
  }
  .feed-items-block .feed-items-detail span.date {
    margin-bottom: 10px;
  }
  .feed-items-block .feed-items-detail .readmore-link {
    bottom: 15px;
  }
  .feed-items-list .readmore-button {
    margin-top: 35px;
  }
  .quote-icon-block .detail p {
    margin-bottom: 20px;
  }
  .quote-icon-block .readmore-button {
    padding-top: 10px;
  }
  .bg-primary .quote-icon-block .quote-icon-detail,
  .bg-dark .quote-icon-block .quote-icon-detail {
    padding-bottom: 50px;
  }
  .explore-filter > * {
    margin: 0 7px;
  }
  .explore-filter .btn {
    min-width: 200px;
  }
  .explore-filter .common-gray-select2 {
    max-width: 250px;
  }
  .program-contact-info-section .task-options-content .personal-info {
    margin-bottom: 20px !important;
  }
  .public-information-section {
    padding: 30px 0;
  }
  .college-location-section {
    padding: 30px 0;
  }
  .college-location-list .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .college-location-list .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .key-support-resources-section {
    padding: 30px 0;
  }
  /* home page */

  /* student-portal page */
  .task-options-section {
    margin-top: 0;
  }
  .key-link-option-section {
    padding-top: 50px;
  }
  .key-link-option-section .key-link-option-list {
    margin-top: 30px;
  }
  .get-social-section {
    padding: 30px 0;
  }
  .events-section {
    padding: 30px 0;
  }
  .common-image-column-section {
    padding: 30px 0;
  }
  .common-image-column-block .image {
    height: auto;
  }
  .connect-us-section {
    padding: 30px 0;
  }
  /* student-portal page */

  /* directory page */
  .directory-listing-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .directory-listing-section h1 {
    margin-bottom: 20px;
  }
  .directory-listing-section .directory-main-detail {
    padding-bottom: 15px;
  }
  .directory-feed-block .feed-block .feed-profile .profile-img {
    flex: 0 0 70px;
    max-width: 70px;
    height: 70px;
  }
  .sidebar-contact-info-block .personal-info {
    margin-bottom: 25px;
  }
  /* directory page */

  /* news page */
  .main-news-section {
    padding: 30px 0;
  }
  .news-listing-section {
    padding-bottom: 30px;
  }
  .news-listing-section .news-list-description {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
  }
  .news-image-detail-section > .row > * {
    border: none !important;
  }
  .news-image-detail-section > .row > *:first-child .common-image-detail-block {
    border-top: 1px solid var(--bs-cccccc);
  }
  .news-image-detail-section > .row > *:last-child .common-image-detail-block {
    border-bottom: 1px solid var(--bs-cccccc);
  }
  .news-listing-section .news-list-content .sidebar-featured-article-block {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .news-image-detail-section > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .news-image-detail-section > .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news-image-detail-section .common-image-detail-block {
    padding: 20px 0;
  }
  .news-image-detail-section .common-image-detail-block .image {
    margin: 0;
  }
  .news-image-detail-block {
    padding: 25px 15px;
  }
  .sidebar-featured-article-block {
    padding: 25px 15px;
  }
  .featured-article-block {
    margin-bottom: 30px;
  }
  /* news page */

  /* news-posting page */
  .news-posting-section .news-posting-content {
    padding: 30px 0;
  }
  .news-posting-section .featured-post-section {
    padding: 25px 0;
  }
  .news-posting-section .featured-post-section .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .news-posting-section .featured-post-section .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news-posting-section .social-icons {
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .news-posting-section .social-icons ul li {
    margin: 0 5px !important;
  }
  .news-posting-section .social-icons ul li:first-child {
    margin-left: 0 !important;
  }
  .news-posting-section .social-icons ul li:last-child {
    margin-right: 0 !important;
  }
  .simple-image-detail-block {
    padding-bottom: 20px;
  }
  .news-posting-section .featured-article-block {
    margin-bottom: 35px;
  }
  .news-posting-section .featured-article-block .date {
    margin-bottom: 10px;
  }
  /* news-posting page */

  /* academics page */
  .academics-section {
    padding: 30px 0;
  }
  .explore-academics-section {
    padding-top: 30px;
    margin-top: 30px;
  }
  .academics-section .academics-description > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .academics-section .academics-description > .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* academics page */

  /* degree-certificate page */
  .degrees-certificates-section h1 {
    margin-bottom: 30px;
  }
  /* .degrees-certificates-pg .pagination-section { padding-top: 25px; padding-bottom: 25px; }
.degrees-certificates-pg .pagination .first-page { margin-right: 12px; }
.degrees-certificates-pg .pagination .last-page { margin-left: 12px; }
.degrees-certificates-pg .pagination .show-all-pages { margin-top: 12px; }
.degrees-certificates-pg .pagination .all-pages { margin-top: 12px; margin-left: 0; } */
  /* degree-certificate page */

  /* program page */
  .similar-programs-section .main-title * {
    margin-bottom: 25px;
  }
  .program-highlights-section {
    padding-bottom: 20px;
  }
  .program-highlights-map iframe,
  .program-highlights-map img {
    height: 300px;
  }
  .program-contact-info-section .task-options-section {
    margin-top: 0;
  }
  .program-overview-sections .custom-button-style {
    padding: 12px;
  }
  .program-info-block h6 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  /* .career-outlook-section { padding-top: 20px; } */
  .career-outlook-section {
    padding: 30px 0;
  }
  .career-outlook-map iframe,
  .career-outlook-map img {
    height: 300px;
  }
  .task-options-section .breadcrumb-section {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .program-pg .breadcrumb {
    margin-bottom: 15px !important;
  }
  .career-outlook-section .main-title {
    margin-bottom: 20px;
  }
  .career-outlook-section .career-outlook-detail {
    padding: 20px 30px;
  }
  /* program page */

  /* footer */
  .f-logo {
    margin: 0 !important;
  }
  .f-logo-address {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .f-logo-social-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .f-block {
    margin-bottom: 30px;
  }
  .footer p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .footer ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .f-bottom .f-content {
    flex-direction: column;
  }
  .f-bottom .f-content > * {
    margin: 0;
  }
  /* footer */
}

/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 576px) and (max-width: 767px) {
}

@media (min-width: 240px) and (max-width: 575px) {
  /* h1 { font-size: 40px; line-height: 50px; }
h2 { font-size: 30px; line-height: 40px; }
h3 { font-size: 25px; line-height: 33px; }
h4 { font-size: 22px; line-height: 28px; }
h5 { font-size: 18px; line-height: 25px; }
h6 { font-size: 18px; line-height: 25px; } */
  /* .btn { font-size: 16px; line-height: 20px; padding: 10px 20px; }
.btn-lg { font-size: 18px; line-height: 22px; padding: 12px 20px; } */
  /* body { margin-top: 116px; } */
  body {
    margin-top: 64px;
  }
  a.btn-simple-arrow:after,
  .btn-simple-arrow:after {
    margin-left: 7px;
  }

  /* body { font-size: 16px; line-height: 22px; } */
  p {
    margin-bottom: 10px;
  }
  .common-tabing-block .nav-tabs .nav-item,
  .common-tabing-block .nav-tabs .nav-item .nav-link {
    width: 100%;
    margin: 0;
  }
  .common-table .table thead {
    display: none;
  }
  .common-table .table tbody tr {
    display: block;
  }
  .common-table .table tbody tr th,
  .common-table .table tbody tr td {
    display: block;
    border-right: none;
  }
  .common-table .table tbody tr td:nth-child(even) {
    background: var(--bs-e0e0e0);
  }
  .common-table .table tbody tr td:nth-child(odd) {
    background: var(--bs-ffffff);
  }

  .global-defination-pg .btn {
    width: 100%;
  }
  .global-defination-pg a.custom-button-style {
    width: 100%;
  }
  .cta-banner-block .cta-buttons .btn {
    margin: 0 0 15px;
  }
  .cta-banner-block .cta-buttons .btn:last-child {
    margin: 0;
  }

  .pagination .pagination-detail {
    width: 100%;
    justify-content: space-between;
  }
  .pagination .first-page {
    order: 2;
    position: relative;
    z-index: 9;
    margin-top: 20px;
  }
  .pagination ul {
    order: 1;
    width: 100%;
  }
  .pagination .last-page {
    order: 3;
    position: relative;
    z-index: 9;
    margin-top: 20px;
  }
  .pagination .show-all-pages {
    display: flex;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -23px;
  }
  .pagination .all-pages {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  /* header */
  .header {
    padding: 8px 0;
  }
  .header .h-content .h-right ul li {
    display: none;
  }
  .header .h-content .h-right ul li.burger-menu {
    display: inline-flex;
    margin: -15px 0 0;
  }
  .header .h-content .h-right,
  .header.h-stick .h-content .h-right {
    margin-top: -5px;
  }
  /* .full-screen-menu-section { height: calc(100% - 116px); } */
  .full-screen-menu-section {
    height: calc(100% - 64px);
  }
  /* header */

  /* home page */
  .bg-222222 .quote-icon-block h2,
  .bg-primary .quote-icon-block h2 {
    padding-top: 25px;
  }
  .bg-222222 .quote-icon-block h2:before,
  .bg-primary .quote-icon-block h2:before,
  .bg-dark .quote-icon-block h2:before {
    width: 114px;
    height: 82px;
    top: 0;
    left: -8px;
    margin: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
  .bg-primary .quote-icon-block .quote-icon-detail,
  .bg-dark .quote-icon-block .quote-icon-detail {
    padding: 30px 20px;
  }
  .bg-222222 .quote-icon-block .quote-icon-detail,
  .bg-primary .quote-icon-block .quote-icon-detail,
  .bg-dark .quote-icon-block .quote-icon-detail {
    padding: 30px 20px;
  }
  .quote-icon-block .readmore-button {
    text-align: center;
  }
  /* .main-banner-section { margin-top: 116px; } */
  .main-banner-section .banner-buttons {
    padding-top: 15px;
  }
  .main-banner-section .banner-buttons .btn {
    font-size: 24px;
    line-height: 28px;
    width: 100%;
  }
  .explore-filter {
    flex-direction: column;
  }
  .explore-filter > * {
    margin: 7px 0;
  }
  .explore-filter > *:first-child {
    margin-top: 0;
  }
  .explore-filter > *:last-child {
    margin-bottom: 0;
  }
  .explore-filter .btn {
    min-width: 100%;
  }
  .explore-filter .common-gray-select2 {
    max-width: 100%;
  }
  .feed-items-list .readmore-button {
    margin-top: 20px;
  }
  .column-2-image-quote {
    border-bottom: 1px solid var(--bs-ffffff);
  }
  .column-2-image-annoucement
    .priority-registration-detail
    .register-button
    .btn {
    width: 100%;
  }
  /* home page */

  /* directory page */
  .directory-pg .pagination-section {
    padding-bottom: 0;
  }
  /* directory page */

  /* news page */
  .news-image-detail-section .common-image-detail-block .image {
    margin: 0 0 20px;
  }
  /* news page */

  /* program page */
  .program-pg .cta-banner-block .cta-buttons .btn {
    width: 100%;
  }
  .career-outlook-section .career-outlook-detail {
    padding: 15px;
  }
  /* program page */

  /* academic page */
  .degree-certificate-button {
    margin-top: 30px;
  }
  .degree-certificate-button .btn {
    width: 100%;
  }
  /* academic page */

  /* school-agriculture page */
  .common-image-detail-block .image video,
  .common-image-detail-block .image img {
    height: 330px;
    object-fit: cover;
    font-family: "object-fit: cover";
  }
  /* school-agriculture page */

  /* footer */
  .footer p,
  .footer ul li {
    margin-bottom: 20px;
  }
  .f-logo-address {
    flex-direction: column;
    text-align: center;
  }
  .f-logo-address .f-logo {
    margin-bottom: 30px !important;
  }
  .f-block {
    margin: 40px 0;
    text-align: center;
  }
  .f-block .f-inner-block {
    margin-bottom: 20px;
  }
  .f-top .row > *:first-child .f-block {
    margin-top: 0;
  }
  /* .f-top .row > *:last-child .f-block { margin-bottom: 0; } */
  .f-logo-social-icons .f-logo {
    margin-bottom: 30px !important;
  }
  .f-logo-social-icons {
    flex-direction: column;
  }
  .f-logo-social-icons .social-icons {
    width: 100%;
  }
  .f-logo-social-icons .social-icons ul {
    width: 100%;
    justify-content: space-around;
  }
  .f-bottom ul li {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 10px;
  }
  /* footer */
}

@media (max-width: 374px) {
  h1 {
    font-size: 54px;
    line-height: 45px;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  h4 {
    font-size: 22px;
    line-height: 28px;
  }
  h5 {
    font-size: 18px;
    line-height: 25px;
  }
  h6 {
    font-size: 18px;
    line-height: 25px;
  }
  .large-text p {
    font-size: 18px;
    line-height: 25px;
  }

  body {
    font-size: 16px;
    line-height: 22px;
  }
  .pagination ul li {
    margin: 0 3px;
  }

  /* home page */
  .main-banner-section .main-banner-image {
    height: 350px;
  }
  .main-banner-section.main-inner-banner-section {
    height: 350px;
  }
  .home-3-column-highlight h1 {
    margin-bottom: 30px;
  }
  .why-mjc-section {
    padding: 30px 0 20px;
  }
  .why-mjc-section .why-mjc-main-detail {
    margin-bottom: 25px;
  }
  .column-2-image-annoucement .priority-registration-detail .register-button {
    padding-top: 30px;
  }
  .card-3-section-bg {
    padding-top: 30px;
  }
  /* home page */

  /* footer */
  .f-block {
    margin: 20px 0;
  }
  .f-bottom ul {
    flex-direction: column;
  }
  .f-bottom ul li:before {
    display: none;
    padding: 10px 0;
  }
  .f-bottom ul li:first-child {
    padding-top: 0;
  }
  .f-bottom ul li:last-child {
    padding-bottom: 0;
  }
  /* footer */
  .video-fluid {
    aspect-ratio: 16 / 9;
    width: 100%;
  }
  .header {
    height: 64px;
    padding-top: 5px;
  }
}
/*---------- Large Desktop , Large Screen End ----------*/
