/* =================================================== Header and Footer =================================== */
@media (max-width: 1440px) {
    .grads-home-count-warppe {
        align-items: flex-start;
        flex-direction: column;
    }
}
@media (min-width: 1200px) {
    .container {
      max-width: 1920px;
    }
    /* .searchandfilter ul {
        width: 860px !important;
    } */
  }
  @media (max-width: 1280px) {
    .searchandfilter ul {
        width: 650px !important;
    }
    .searchandfilter li.main-items:nth-child(3) {
        left: 130px!important;
    }
    .departoff .dropdown-order {
        left: -180%!important;
    }
    .searchandfilter li.main-items:nth-child(1) {
        flex: 92%!important;
    }
    #main-search-suggestions {
        width: 650px;
    }
    .searchandfilter li.main-items:nth-child(2) {
        width: 130px;
    }
    .dropdown-list .dropdown-order {
        width: 620px !important;
    }
    .dropdown-list.departoff .dropdown-order {
        left: -60%!important;
    }
}
  @media (max-width: 1200px) {
    .nav-checkbox input[type="radio"]:checked + label {
        font-size: 10px;
    }
    .nav-checkbox input[type="radio"]:checked + label:before {
        display: none;
    }

  }
  
  
  @media screen and (max-width: 1024px) {
    footer.main-footer .middle_footer {
        padding: 0 10px;
    }
    .main-nav {
        padding: 0px 2%;
    }
    .main-navigation li:last-child {
        margin-right: 0;
        padding-right: 0;
    }
    .col-lg-4.logo {
        width: 33.33%;
    }
    .col-lg-4.website-title {
        width: 33.33%;
    }
    .col-lg-4.main-navigation.nav-center {
        width: 33.33%;
        justify-content: flex-end;
    }
    .viewas {
        display: none;
    }
}
@media screen and (min-width: 769px) {
    .mobile_footer {
        display: none;
    }
    .leftsecondary-cloes-btn {
        display: none;
    }
    .rightsecondary-cloes-btn{
        display: none;
    }
    .main-newseventwapper-cloes-btn {
        display: none;
    }
    span.main-navigation-cloes-btn {
        display: none;
    }
    #viwe_as_icon {
        display: none;
    }
    .main-navigation ul#primary-menu {
        /* display: flex;
        flex-direction: column; */
      }
    /* ============= */
    .searchandfilter ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0px 0px 25px 0px;
        border: 1px solid #fff;
        /* width: 65%!important; */
        /* width: 860px!important; */
        margin: 12px 0%;
    }
    .searchandfilter.mainadvancefilter ul {
        border: 1px solid #f0c1f9;
        border-radius: 8px 8px 8px 8px;
    }
    .mainadvancefilter .advancebtn {
        border: 1px solid #ffffff;
    }
    .searchandfilter.mainadvancefilter input[type="text"] {
        border-radius: 8px 0px 0px 0px;
        border-top: 1px solid #0000;
        border-left: 1px solid #0000;
    }
    .searchandfilter li.main-items:nth-child(1) {
        order: 1;
        flex: 94%;
    }
    .searchandfilter li.main-items:nth-child(2) {
        order: 3;
        padding: 10px 13px !important;
        margin-right: 0px;
        display: none;
        position: absolute;
        top: 42px;
        left: 0px;
        /* background-color: #fff; */
        border: 0px;
        border-right: 1px solid #f0c1f9;
    }
    .searchandfilter li.main-items:nth-child(3) {
        order: 4;
        padding: 10px 13px !important;
        /* border-right: 1px solid #eadcdc; */
        display: none;
        position: absolute;
        top: 42px;
        /* left: 220px; */
        /* background-color: #fff; */
    }
    .searchandfilter li.main-items:nth-child(5) {
        order: 2;
        flex: 2%;
    }
    .searchandfilter input[type="text"] {
        border: 1px solid #f0c1f9;
        height: 45px;
        font-size: 16px;
        color: #777777;
        transition: 0.3s;
        width: 100%;
        border-radius: 0px;
        padding: 0px 16px;
        border-radius: 8px 0px 0px 8px;
    }
    .searchandfilter li.main-items:nth-child(1) h4 {
        display: none;
    }
    input[type="submit"] {
        border-radius: 0px 8px 0px 0px;
    }
    #search-suggestions {
        top: -60px;
        max-height: 260px;
        overflow: hidden;
        overflow-y: overlay;
        margin-bottom: 115px;
        border: 1px solid #fdebeb;
        box-shadow: 0px 8px 10px 0px rgb(0 0 0 / 10%);
    }
    .advancebtn {
        max-width: 300px;
        position: absolute;
        right: 0px;
        cursor: pointer;
        padding: 10px 10px;
        border: 1px solid #f0c1f9;
        border-top: 0px;
        border-radius: 0px 0px 8px 8px;
    }
    .advancebtntext {
        padding-right: 5px;
    }

    .viwe_as_icon_wapper {
        display: none;
    }
    #menu-toggle, #menu-close {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    footer.main-footer .middle_footer .inner_middle_footer {
        display: block;
    }
    .hu-col-5 {
        width: 100%;
    }
    .footer_col.left.hu-col-5 {
        border-right: 0px solid #b69cbb;
    }
    .departoff .dropdown-order {
        left: 0% !important;
    }
    .searchandfilter li.main-items:nth-child(3) {
        left: 0px !important;
    }   
    /* DropDown Css */
    li.main-items {
        width: 100% !important;
        padding: 8px 0 !important;
    }
    li.main-items:nth-child(1) {
        width: 100% !important;
        padding: 10px 19px !important;
        border: 1px solid #dfdfdf;
        border-radius: 7px;
    }
    li.main-items:nth-child(2) {
        width: 23%;
        padding: 10px 14px !important;
        border: 1px solid #dfdfdf;
        border-radius: 7px;
    }
    li.main-items:nth-child(3) {
        padding: 10px 19px !important;
        border: 1px solid #dfdfdf;
        border-radius: 7px;
    }
    .dropdown-order .cat-item {
        background: none;
    }
    .col-lg-4.logo {
        text-align: left;
        width: 50%;
    }
    .logo img {
        width: 150px;
    }
    .main-nav {
        /* justify-content: center; */
    }
    .col-lg-4.website-title {
        display: none;
    }
    .leftsecondary-cloes-btn {
        display: none;
    }
    .rightsecondary-cloes-btn{
        display: none;
    }
    .main-newseventwapper-cloes-btn {
        display: none;
    }
    span.main-navigation-cloes-btn {
        display: none;
    }
    nav#site-navigation {
        display: block;
    }
    .main-navigation.nav-center {
        /* height: 0px;
        overflow: hidden;
        width: 0px!important; */
        display: none;
    }
    .main-navigation.nav-center.mobileopen {
        display: inherit;
        width: 100%!important;
        background: rgb(255 255 255);
        cursor: pointer;
        height: 100px;
        position: fixed;
        justify-content: center!important;
        /* bottom: 45px; */
        top: 55px;
        left: 0;
        z-index: 10000;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
        align-items: center;
    }
    .main-navigation-cloes-btn {
        position: absolute;
        top: 9px;
        right: 10px;
        padding: 3px 10px;
        border: 1px solid #e4f2f2;
    }
    .website-title {
        text-align: left;
        padding: 20px 0px 20px 0px;
    }
    .website-title img {
        width: 180px;
    }



    .main-navigation .menu-item.current-menu-item {
        border-radius: 0px;
    }
    .main-navigation .menu-item {
        border-bottom: 1px solid #cda8cf;
    }

    /* Base styles */
    #masthead {
        width: 100%;
    }
    .page_wapper {
        width: 100%;
    }

#primary-menu {
    display: flex;
    gap: 0px;
    list-style: none;
    flex-direction: column;
    position: fixed;
    top: 130px;
    left: 0;
    right: 0;
    background-color: #fff;
    border-top: 1px solid #ccc;
    padding: 20px;
    display: none;
    z-index: 999;
    padding: 0px 0%;
    width: 100%;
    box-shadow: -3px 6px 8px 4px #e0e0e0;
  }
  #primary-menu.show {
    display: flex;
  }
  
  #menu-toggle,
  #menu-close {
    display: none;
    background: none;
    border: none;
    font-size: 25px;
    cursor: pointer;
    color: #5e2568;
  }
  
  /* Mobile styles */
  /* @media (max-width: 768px) { */
    #menu-toggle,
    #menu-close {
      display: block;
    }
  
    .main-navigation {
      position: relative;
      padding: 0px 0px;
    }

  

  
    #menu-close {
      /* position: absolute;
      top: 15px;
      right: 20px; */
      display: none;
    }
  /* } */
  .container.site-branding {
    display: flex;
    justify-content: space-between;
    align-items: center;
}





    .container-fluid.middle_footer {
        display: none!important;
    }
    .mobile_footer .footer_menu {
        justify-content: center;
    }

    footer.main-footer {
        position: fixed;
        bottom: 0;
        background-color: #fff;
        z-index: 9999;
    }
    .container-fluid.mobile_footer {
        padding: 10px 0px;
        box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.06);
        border: 1px solid #eee;
        display: block;
        z-index: 99999;
        position: relative;
        background-color: #fff;
    }
    .footer_menu {
        display: flex;
    }
    .footer_menu_icon {
        padding-left: 10px;
        padding-right: 10px;
        width: 25%;
        text-align: center;
    }
    #viwe_as_icon{
        width: 100%;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        border-radius: 5px;
        background: #fff;
        color: #5d2468;
        font-weight: 600;
        border: none;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.06);
    }
    .viwe_as_icon_wapper {
        width: 40%;
        display: flex;
        justify-content: flex-end; 
    }
    .col-lg-4.main-navigation.nav-center {
        display: none;
    }
    #viwe_as_icon {
        display: none;
    }
    .container.top-footer {
        /* display: none; */
    }
    .newseventimg.newseventbtn {
        display: none;
    }
    .newseventcloesbtn {
        display: none;
    }
    .footer_menu_icon.newseventbtn {
        /* width: auto; */
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
    }
    .main-newseventwapper-cloes-btn {
        position: absolute;
        top: 9px;
        right: 10px;
        padding: 3px 10px;
        border: 1px solid #e4f2f2;
    }
    .newseventwapper .title {
        text-align: center;
    }
    .newseventwapper .home_post_card_title h3 {
        /* text-align: center; */
    }
    .newseventwapper .main-btn {
        /* margin-left: auto;
        margin-right: auto; */
    }
    .newseventwapper .seemore-btn {
        padding-bottom: 50px;
    }
    /* .newseventwapper .home_post_card_title {
        text-align: center;
    } */
    .newseventwapper .home_post_card_img img {
        width: 100%;
        height: auto;
      }
      .newseventcardwapper .home_post_card_img {
        width: 100%;
      }
    .footer_menu_icon img {
        width: 20px;
        height: 20px;
    }
    #viwe_as_icon img {
        width: 15px;
        height: 15px;
    }
    main#primary {
        flex: 100%;
    }
    #leftsecondary .widget-title {
        color: #fff;
        margin-bottom: 10px;
      }
    #rightsecondary .widget_nav_menu.show {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 30px;
    }
    #leftsecondary .widget_nav_menu.show {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    #leftsecondary .menu_title {
        color: #ffffff;
    }
    #leftsecondary .menu_subtitle {
        color: #fff;
    }
    #leftsecondary {
        flex: 0%;
        padding: 0px;
        border-right: 0px solid #f4f2f2;
        width: 0px;
        max-width: 0px;
        transition: 0.5s;
    }
    .leftsecondary-cloes-btn {
        width: 35px;
        padding: 5px 10px;
        border: 1px solid #f4f2f2;
    }
    #leftsecondary.mobileopen {
        flex: 40%;
        padding: 10px;
        border-right: 1px solid #f4f2f2;
        width: 100%;
        max-width: initial;
        margin-top: -70px;
        position: absolute;
        width: 50%;
        height: 100%;
        /* height: 1000px; */
        background-color: #5d2468;
    }
    #rightsecondary {
        flex: 0%;
        padding: 0px;
        border-left: 0px solid #f4f2f2;
        width: 0px;
        max-width: 0px;
        overflow: hidden;
        transition: 0.5s;
        height: 0%;
        display: none;
    }
    /* #rightsecondary:before {
        content: "X";
        position: absolute;
        right: 13px;
        padding: 5px 10px;
        border: 1px solid #f4f2f2;
        z-index: 999999;
    } */
    .rightsecondary-cloes-btn {
        right: 10px;
        position: absolute;
        padding: 5px 10px;
        border: 1px solid #f4f2f2;
    }
    #rightsecondary.mobileopen {
        flex: 40%;
        padding: 10px;
        padding-bottom: 30px;
        border-right: 1px solid #f4f2f2;
        width: 100%;
        max-width: initial;
        overflow: initial;
        margin-top: -60px;
        position: absolute;
        width: 35%;
        right: 0;
        height: 100%;
        display: flex;
    }
    .primarymobileopen {
        display: none;
    }
    .newseventwapper.popupopen .newseventcloesbtn {
        top: 0px;
    }
    .newseventwapper.popupopen {
        overflow: scroll;
        margin-bottom: 60px;
        padding-top: 40px;
        width: 90%;
    }
    .newseventoverlay {
        z-index: 99;
    }
    .isa_content {
        grid-template-columns: 1fr;
        height: 300px;
        overflow: scroll;
    }
    /* grads success */
    div#page {
        display: flex;
        flex-direction: column;
    }
    header#masthead {
        height: auto;
    }
    .container.site-footer {
        display: none;
    }
    .grads-home-page-map-wapper {
        flex-direction: column;
    }
    div#post-summary {
        width: 100%;
    }
    .header-proram--list-wapper ul {
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
    }
    .grads-home-count {
        flex-wrap: wrap;
    }
    .grads-home-count-warppe {
        width: 49%;
        margin: 0px 1% 1% 0%;
    }
    .grads-home-count-warppe {
        align-content: center;
    }
    .grads-home-count-icon-title {
        flex-direction: column;
    }
    .grads-home-count-no {
        margin: auto;
    }
    .grads-home-page-map {
        flex-direction: column;
    }
    .grads-home-page-map #map {
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
    }
    .grads-data-table {
        overflow: scroll;
        display: block;
    }

    .post-content-thumbnail {
        width: 140px;
    }
    .job-title-wapper {
        width: 100px;
    }
    .titleofcontent {
        width: 200px;
    }
    .grads-program-wapper {
        width: 200px;
    }
}
@media screen and (min-width: 600px) {
    /* li#menu-item-165 {
        display: none;
    } */
    li#menu-item-184 {
        display: none;
    }
    /* li#menu-item-163 {
        border-right: 1px solid #7c5982;
        padding-right: 20px;
        margin-right: 20px;
    } */
}
@media screen and (max-width: 600px) {
    .dropdown-list .dropdown-order {
        width: 92%;
    }
    header.main-header .main-btn {
        display: none;
    }
    .menu-menu-1-container {
        position: absolute;
        width: 100%;
        /* left: 0; */
        background: #5d2468;
        top: 110%;
        z-index: 9;
        height: 100%;
        width: 0px;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 0px;
        z-index: 9999;
    }

    .main-navigation ul {
        display: block;
    }
    .main-navigation li {
        border-bottom: 0px solid #7c5982;
        border-right: 0px;
        margin-right: 0px;
    }
    .main-navigation li a {
        padding: 8px 0px;
    }
    li#menu-item-184 a {
        font-size: 35px;
        padding: 0px 0px;
        margin-right: 0px;
        text-align: right;
    }
    li#menu-item-165 {
        text-align: center;
        border: 1px solid #fff;
        border-radius: 36px;
        width: 123px;
        margin-top: 15px;
        margin-left: 10px;
    }
    li#menu-item-165 a {
        padding: 8px 0px;
    }
    li#menu-item-162 {
        border-top: 1px solid #7c5982;
        border-bottom: 1px solid #7c5982;
    }
    header.page-header {
        height: 250px;
    }
    .page-content, .entry-content, .entry-summary {
        margin: 1.5em 10px 0px;
    }
}
@media screen and (max-width: 426px) {
    .footer_social {
        display: flex;
        flex-wrap: wrap;
    }
    /* .footer_social a {
        width: 33%;
        height: 40px;
    } */
    .newseventcardwapper .home_post_card {
        flex-direction: column;
    }
    .viwe_as_icon_wapper {
        width: 40%;
        display:none;
    }
    .col-lg-4.logo {
        width: 100%;
        text-align: center;
    }
    #viwe_as_icon {
        width: 100%;
    }
    #leftsecondary.mobileopen {
        width: 100%;
    }
    #rightsecondary.mobileopen {
        width: 100%;
    }
    .titleimg {
        /* width: 130px; */
    }
    .titleofcontent {   
        padding-left: 5px;
        padding-right: 5px;
    }
    .sub-category-wapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    .main-article {
        /* height: 75vh; */
    }
    .maintitleofcontent {
        width: 75%;
    }
    .togglenodataimg {
        width: 100px;
        display: block;
    }
    .newseventwapper .home_post_card_title h3 {
        text-align: center;
    }
    .newseventwapper .home_post_card_title p {
        text-align: center;
    }
    .newseventwapper .main-btn {
        margin-left: auto;
        margin-right: auto;
    }
    .titleimgwapper {
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
    .main-nav {
        padding: 0px 5%;
    }
    .viwe_as_icon_wapper {
        width: 50%;
    }
    .col-lg-4.logo {
        /* text-align: left;
        width: 50%; */
        margin: 0;
        padding: 0;
       
    }
    .logo img {
        width:168px;
       }
}

/* ============================================================= End Header and Footer ================================================== */
/* ============================================================= Home Page ============================================================== */
@media (min-width:1600px){
    article.page {
        max-width: 1400px;
        margin: 0px auto;
    }
    .main-nav {
      /* max-width: 1400px; */
  }
}
@media (max-width:1500px){
    .home_post_card_title h3 {
        font-size: 12px;
      }
      #custom_html-2 .widget-title {
        font-size: 14px;
      }
      .nav-checkbox label {
        font-size: 12px;
      }
      .home-welcome-sec h2 {
        font-size: 20px;
    }
    .home-welcome-sec h3 {
        font-size: 19px;
    }
    .home-welcome-sec p {
        font-size: 13px;
    }
}
@media (max-width:1366px){
    .nav-checkbox label {
        font-size: 11px;
      }
      .home-frequently-sec .row a {
        width: 33.3%;
    }
    .home-welcome {
        margin: 0px 2%;
    }
}
@media (max-width:1024px) {
    .home-welcome-sec {
        /* background-image: linear-gradient(to right, white, #fff9ed); */
        border-bottom: 1px solid #f4f2f2;
      
    }
    .home-welcome-sec {
        background-size: cover;
    }
    .home-welcome-sec h2 {
        font-size: 16px;
    }
    .home-welcome-sec h3 {
        font-size: 14px;
    }
    .home-welcome-sec p {
        font-size: 12px;
        font-weight: 400;
    }

    .searchandfilter div ul:first-child {
        width: 500px;
    }
    .departoff:after {
        right: 0px;
    }
    .departoff .dropdown-order {
        padding: 15px 15px;
        column-count: inherit;
        width: auto;
        left: 0%;
        height: 400px;
        overflow: hidden;
        overflow-y: scroll;
    }
    
}
@media screen and (max-width: 768px) {
    .mobile_show {
        opacity: 1!important;
        overflow:auto!important;
        z-index: 1!important;
        height: auto!important;
        padding-top: 10px;
        padding-bottom: 0px;
        display: block !important;
    }
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 700px;
    }    
    .searchandfilter ul {
        /* display: block; */
    }
    .searchandfilter li {
        /* display: block;
        width: 100%!important;
        text-align: center; */
    }
    .searchandfilter li:nth-child(2) {
        /* border-left: none;
        border-right: none;
        padding-left: 0px;
        margin-right: 0px; */
    }
    .searchandfilter h4 {
        /* display: inline-block; */
    } 
    .home-one-left, .home-one-right {
        flex: 0 0 88%;
        padding: 8%;
    }
    .main-nav {
        padding: 7px 0%;
    }
    .hu-sec.one {
        overflow: scroll;
    }
    .hu-sec.one::-webkit-scrollbar {
        display: none;
    }
    .three-card {
        overflow-x: scroll;
        padding-top: 17px;
    }
    .three-card::-webkit-scrollbar {
        display: none;
    }
    .three-card ul {
        height: 270px;
        overflow-x: auto;
        width: 880px;
        padding: 10px 0;
    }
    .three-card li {
        top: 20px;
        width: 24%;
        height: 200px;
    }
    footer.main-footer .middle_footer {
        padding: 0 10px;
    }
/* ------ */
    .container.searchandfilter-wapper {
        margin-top: 0px;
    }
    .home-frequently-sec {
        height: auto;
    }
    .home-frequently-sec .row {
        flex-direction: column;
    }
    .home-frequently-sec .row a {
        width: 100%;
    }
    .home-welcome-sec {
        background-image: none!important;
        /* background-color: #fff9ed; */
    }
    .main-article {
        /* height: 75vh; */
    }
    .home_post_card_img {
        width: 4%;
    }
}
@media screen and (max-width: 650px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 550px;
    }
}
@media screen and (max-width: 500px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 400px;
    }
    .viwe_as_icon_wapper {
        width: 30%;
    }
}
@media screen and (min-width: 476px) {
    .home-welcome-sec-bg-desk {
        display: block;
    }
    .home-welcome-sec-bg-mob {
        display: none;
    }
}
@media screen and (max-width: 475px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 475px;
    }
    .home-welcome-sec-bg-desk {
        display: none;
    }
    .home-welcome-sec-bg-mob {
        display: block;
    }
}
@media screen and (max-width: 426px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 350px;
    }
}
@media screen and (max-width: 426px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 360px;
    }
    input#searchInput {
        width: 170px;
    }
}
@media screen and (max-width: 375px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 310px;
    }
    .grads-home-page-map-title {
        line-height: 24px;
    }
}
@media screen and (max-width: 320px) {
    .home-welcome-sec-mobile-menu .widget_nav_menu .menu {
        width: 260px;
    }
}
/* =============== End Home Page ==================== */
/* =============== Search and Filter ================ */
@media screen and (min-width: 769px) {
    .searchandfilter-popup {
        display: block!important;
    }
    .searchandfilter-img {
        display: none;
    }
    span.cloes-btn {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .searchandfilter-img {
        width: 300px;
        margin-top: -32px;
        margin-left: auto;
        margin-right: auto;
        display: none;
    }
    span.cloes-btn {
        /* display: block; */
        display: none;
        text-align: right;
        padding: 10px;
    }
    span.cloes-btn i {
        font-size: 20px;
    }
    .searchandfilter-popup {
        background: rgb(255 255 255);
        cursor: pointer;
        height: 350px;
        position: fixed;
        bottom: 0;
        text-align: center;
        width: 96%;
        z-index: 999;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        padding-top: 40px!important;
    }
    .searchandfilter-popup {
        height: 0px;
        -webkit-transition: height 0.5s linear;
           -moz-transition: height 0.5s linear;
            -ms-transition: height 0.5s linear;
             -o-transition: height 0.5s linear;
                transition: height 0.5s linear;
    }
    
    .searchandfilter-popup.popupopen {
        height: 540px;
        -webkit-transition: height 0.5s linear;
        -moz-transition: height 0.5s linear;
        -ms-transition: height 0.5s linear;
        -o-transition: height 0.5s linear;
        transition: height 0.5s linear;
        padding: 0 17px;
    }
    .overlay {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        /* visibility: hidden; */
        /* opacity: 0; */
    }
    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

    /* filter */
    form.searchandfilter {
        margin-top: 0px;
    }
    .searchandfilter ul {
        background-color: #fff;
        border: 0px solid #5d2468;
        border-radius: 0px;
        padding: 0px;
        margin: 0px auto;
        box-shadow: none;
        display: flex;
        flex-direction: column;
    }
    .children .cat-item {
        margin: 0 !important;
    }
    .searchandfilter ul .cat-item {
        margin: 0 !important;
    }
    .searchandfilter .children {
        width: 85%;
    }
    .ClassOff{position: relative;}
    .ProgramOff {position: relative;}
    .searchandfilter ul:after {
        display: none;
    }
    .searchandfilter li {
        display: block;
        width: 300px;
        background-color: #fff;
        border-radius: 30px;
        margin: 8px 0px;
        padding: 10px 11px 10px 20px;
        text-align: left;
    }
    .searchandfilter li:nth-child(1) {
        width: auto;
        margin-top: 0px;
    }
    .searchandfilter li:nth-child(2) {
        /* border-left: none;
        border-right: none; */
        padding-left: 20px;
        margin-right: 0px;
    }
    .searchandfilter li:nth-child(4) {
        padding: 0px 5%;
        background-color: #fff0;
    }
    form.searchandfilter input[type="text"] {
        background-color: #fff;
        width: 100%;
    }
    .searchandfilter select {
        width: 100%;
        background-color: #f5f5f5;
    }
    input[type="submit"] {
        background: linear-gradient(0deg, rgb(0 0 0), rgb(0 0 0)), url(http://localhost:8080/gd/wp-content/uploads/2022/04/Serach-icon-wh.png);
        background-image: none;
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: center;
        height: auto;
        width: 100%;
        padding: 5px 10px;
        color: #5d2468;
        border-radius: 5px;
        line-height: 2;
        border: 1px solid #5d2468;
        background-color: #fff;
        box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.06);
    }
    input[type="submit"]:hover {
        background-color: #ffffff;
    }
    
    .hu-sec.two {
        padding: 4% 0% 10% 0%;
    }
    .dropdown-list .dropdown-order {
        width: 93%!important;
    }
    .departoff:after {
        right: 13px;
    }
    .dropdown-list.departoff .dropdown-order {
        left: 2% !important;
    }
    .departoff .dropdown-order {
        width: 93%!important;
        height: 250px;
    }
    .departoff .dropdown-order .cat-item {
        width: auto!important;
    }
    #main-search-suggestions {
        width: 500px;
        /* position: relative; */
        top: 100px;
    }
    #search-suggestions {
        /* top: 60px; */
        text-align: left;
    }
}
@media screen and (max-width: 426px) {
    .main-page-sub-title {
        flex-direction: column;
    }
}
/* =============== End Search and Filter ============ */
/* =============== Perofile archive ================= */
@media screen and (max-width: 426px) {
    .grid-view article.type-graduate {
        flex: 0 0 100%;
        margin: 1.7% 0%;
    }
    .grid-view .right-post-content {
        flex: 0 0 90%;
    }
}
/* =============== End Perofile archive ================= */
/* =============== Single Perofile ================== */
@media screen and (max-width: 768px) {
    .single-main-post-content {
        display: block;
    }
    .project_pictures ul.slides {
        flex-direction: column;
    }
    .aspiration_statement {
        margin-top: 10px!important;
    }
}

/* =============== End Single Perofile ============== */