@media screen and (max-width: 1199px) {
  .wrapper {
    width: 100%;
    margin: 0 auto;
  }
}

/*****************Menu *****************/

@media screen and (min-width: 200px) and (max-width: 950px) {
  .slicknav_menu {
    display: block;
    padding: 10px;
  }
  #nav {
    display: none;
  }
  .menu-bg {
    background: none;
  }
  .inner-menubg .menu-bg {
    display: none;
  }
  li.nav-item {
    background: none;
  }
}

@media screen and (max-width: 640px) {
  .js #menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
}

@media screen and (min-width: 500px) and (max-width: 768px) {
  .js #menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
  .slicknav_nav,
  .slicknav_nav ul {
    width: 300px;
    margin: auto;
  }
  #nav {
    display: none;
  }
}

@media screen and (min-width: 767px) and (max-width: 950px) {
  .quick_menu ul li {
    width: 18%;
  }
  .home_officers ul li {
    width: 17%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1190px) {
  .slicknav_menu {
    display: none;
  }
}

/***************** Menu *****************/

@media screen and (min-width: 200px) and (max-width: 640px) {
  #navbar {
    display: none;
  }
  .header {
    float: none;
    width: auto;
    text-align: center;
  }
  .addr p {
    width: 73%;
    line-height: 28px;
  }
  .contact {
    float: none;
    width: auto;
    color: #000;
    background-color: #0c0a0a;
  }
  .social,
  .social ul li {
    float: none;
    width: auto;
    text-align: center;
  }
  .quick_menu ul li {
    display: block;
    width: auto;
    margin: 40px 40px;
  }
  .quick_menu {
    overflow: hidden;
  }
  .rightside {
    width: auto;
    float: none;
    margin: 0 30px 40px;
  }
  .leftside {
    width: auto;
    float: none;
    text-align: center;
    margin: 0 20px;
  }
  .leftside h3.heading {
    line-height: 38px;
  }
  .col1 {
    margin: 0 0 30px;
  }
  .events.left {
    width: auto;
    float: none;
    margin: 30px 20px;
  }
  .events.right {
    float: none;
    width: auto;
    margin: 20px 20px;
  }
  .events h2 {
    line-height: 35px;
    text-align: center;
  }
  .header ul li {
    display: block;
    margin: 10px;
  }
  .header ul li h1 {
    line-height: 22px;
  }
  /*********Board of Directors*************/
  .header ul li h1 {
    font-size: 16px;
  }
  .inner-header {
    text-align: center;
  }
  .path-link {
    float: none;
  }
  .heading h2 {
    float: none;
    font-size: 25px;
  }
  .heading {
    text-align: center;
  }
  .inner-left {
    float: none;
    width: auto;
    border-radius: 0px;
  }
  .directors ul li {
    display: block;
    width: auto;
    margin: auto;
  }
  .inner-right {
    float: none;
    width: auto;
    margin: 50px 15px 0;
  }
  .directors {
    padding: 0px;
  }
  .directors ul li img {
    margin: 0 15px 0px 0;
  }
  .directors ul li {
    margin: 10px 10px;
  }
  .inner-page {
    padding: 0px 0;
  }
  /*********Board of Directors*************/
  /***********Home *******/
  .about-left {
    float: none;
    width: 100%;
  }
  .padl-30 {
    padding-left: 5px;
    margin: auto;
  }
  .banner-left {
    width: 100%;
    display: block;
  }
  .banner-right {
    text-align: center;
  }
  .Banner1 img {
    width: 100%;
  }
  .about-left .pad-40 {
    padding: 1em 1em 1em;
  }
  .about-left p {
    text-align: justify;
    margin: 0px 0 20px;
  }
  .q-links li {
    margin: 10px auto;
  }
  .about-right {
    float: none;
    width: 100%;
  }
  .q-links li {
    width: 95%;
    float: none;
  }
  .q-links li a {
    padding: 2em 10px;
  }
  .testimonial {
    padding: 1em;
  }
  .event-text a {
    margin: 0 0 20px 0;
  }
  .item ul li img {
    width: 95%;
    float: none;
  }
  .event-text {
    float: none;
    width: 95%;
  }
  .item ul li {
    text-align: center;
  }
  .item ul li p {
    text-align: center;
  }
  .q-links li img {
    margin: 0 0 1em;
  }
  .testimonial h2 {
    text-align: center;
  }
  .util-theme-default .util-pagination {
    text-align: center;
  }
  .home_officers h2 {
    font-size: 22px;
  }
  .secreteriat-bg {
    padding: 3em 0 1em;
  }
  .home_officers ul li {
    margin: 0 2em 2em;
    width: 60%;
  }
  .member-institutionsbg {
    padding: 2em 0;
    font-size: 24px;
  }
  .photos-left {
    display: block;
  }
  .photos-left .pad-30 {
    padding: 1em;
    text-align: center;
  }
  .box-1 h2 {
    font-size: 25px;
  }
  .home-gallery {
    display: block;
  }
  .quick-link ul li {
    width: 70%;
  }
  .quick-link {
    padding: 1em 0 20px;
  }
  .footer-left {
    width: 100%;
    float: none;
    margin: 0 0% 0 0;
    text-align: center;
  }
  .footer-center,
  .footer-center1 {
    float: none;
    width: 100%;
    text-align: center;
  }
  .footer-center ul li {
    list-style: none;
    margin: 0px 0 11px 0px;
  }
  .footer-center ul {
    float: none;
    width: 48%;
    margin: 0px 0px 0 0;
    display: inline-block;
  }
  .footer .d-flex {
    flex-wrap: wrap;
  }
  .site-ad img {
    width: 100%;
  }
  .footer-center ul {
    float: none;
    width: 48%;
    margin: 0 0px 0 0;
  }
  .footer-bg h3 {
    margin: 40px 0 20px;
  }
  .footer-right {
    float: none;
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
  }
  h3.headsub-text {
    margin: 15px 0 0 0;
  }
  .home-gallery {
    width: 95%;
    margin: auto;
  }
  /***********Home *******/
  /*********About********/
  .about_left {
    width: 47%;
    margin: auto;
  }
  .about_left {
    display: block;
  }
  .about_right p {
    text-align: justify;
  }
  .about_right {
    padding: 10px;
  }
  /*********About********/
  /*******office Bearers*****/
  .external_faculty ul li.ex_faculty {
    width: auto;
    margin: 0 1% 7%;
  }
  .webinar-video li {
    float: none;
    width: auto;
  }
  .photogallery ul li {
    display: block;
    width: auto;
  }
  .gallery_main_section {
    width: auto;
  }
  .external_faculty ul li.ex_faculty-inner {
    display: block;
    width: auto;
  }
  /*******office Bearers*****/
  /*******Constituion******/
  .constitution ul li {
    width: 90%;
  }
  /*******Constituion******/
  /********minutes*******/
  .future_list {
    width: 93%;
    margin: 20px auto;
    text-align: left;
    padding: 14px 14px 14px 14px;
  }
  /********minutes*******/
  /******State Represent****/
  .state_rep {
    overflow: auto;
  }
  /******State Represent****/
  /*******membership******/
  .member-heading h3 {
    position: unset;
    text-align: center;
    margin: 18px 0 0 0;
  }
  .member-list h2 {
    line-height: 24px;
  }
  .member-heading span {
    left: 15px;
  }
  .member-institutions-section {
    padding: 19px 17px;
  }
  .member-list {
    margin-bottom: 2em;
  }
  /*******membership******/
  /*******instition membership form*****/
  .download-bg {
    width: 85%;
  }
  .membership_form {
    width: 85%;
  }
  /*******instition membership form*****/
  /******press relies******/
  .press_release {
    display: block;
    text-align: center;
    margin: 0px 0px 20px 0;
  }
  /******press relies******/
  .registration_details table {
    width: auto;
  }
  .renewal-certificates {
    width: auto;
  }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
  #navbar {
    display: none;
  }
  h3.headsub-text {
    margin: 10px 0 0 0;
  }
  .heading h2 {
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 0 0px;
    float: none;
    text-align: center;
  }
  .about-left {
    float: none;
    width: 100%;
  }
  .banner-right {
    width: 62%;
    display: block;
    margin: auto;
  }
  .quick_menu ul li {
    display: inline-block;
    width: 100px;
    margin: 40px 40px;
  }
  .rightside {
    width: auto;
    float: none;
    margin: 0px 40px 30px;
  }
  .leftside {
    width: auto;
    float: none;
    text-align: center;
    margin: 25px;
  }
  .events.left {
    width: auto;
    float: none;
    margin: 35px;
  }
  .events.right {
    float: none;
    width: auto;
    margin: 25px;
  }
  .header {
    float: none;
    width: auto;
    text-align: center;
  }
  .contact {
    float: none;
    width: auto;
    background-color: #f1f1f1;
  }
  .social {
    float: none;
    width: auto;
    text-align: center;
  }
  .social ul li {
    float: none;
  }
  /*********Board of Directors*************/
  .header ul li h1 {
    text-align: center;
  }
  .inner-header h2 {
    float: none;
    text-align: center;
  }
  .path-link {
    float: none;
    text-align: center;
  }
  .inner-left {
    float: none;
    width: auto;
    margin: 30px 22px 0;
  }
  .directors ul li {
    display: block;
    width: auto;
    text-align: center;
  }
  .inner-right {
    float: none;
    width: auto;
    margin: 30px 25px 0;
  }
  .about-right {
    float: none;
    width: 95%;
    margin: auto;
  }
  .q-links li {
    width: 47%;
    margin: 10px 10px;
  }
  .testimonial {
    margin: 30px 0 30px 0;
  }
  .event-text {
    width: 66%;
  }
  .item ul li img {
    width: 30%;
  }
  .secreteriat-bg {
    padding: 3em 0 2em;
  }
  .member-institutionsbg {
    padding: 3em 0;
  }
  .photos-left .pad-30 {
    padding: 0 2cm;
    width: 100%;
  }
  .footer-left {
    width: 34%;
    margin: 0px 0% 0 35px;
  }
  .footer-center ul {
    width: 44%;
    margin: 0 20px 0 0;
  }
  .footer-center {
    width: 50%;
    margin: 0 0px 20px 67px;
  }
  .footer-right {
    float: none;
    width: 100%;
    margin: 0px auto;
  }
  .quick-link {
    padding: 2em 0 20px;
  }
  /********about*********/
  .about_left {
    width: 30%;
    vertical-align: middle;
  }
  .about_right p {
    text-align: justify;
  }
  /********about*********/
  /********office bearres*********/
  .external_faculty ul li.ex_faculty {
    width: 25%;
  }
  /********office bearres*********/
  /******minutes******/
  .future_list {
    width: 38%;
    margin: 23px;
  }
  /******minutes******/
  /******institution_membershp_form************/
  .download-bg {
    width: 74%;
  }
  .membership_form {
    width: 74%;
  }
  /*********press_release********/
  .press_release_section {
    margin: auto;
    text-align: center;
  }
  /*********press_release********/
  /********contact*****/
  .addr p {
    width: 75%;
    color: black;
    line-height: 31px;
  }
  /*********Board of Directors*************/
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #navbar {
    display: none;
  }
  /***********home********/
  .header ul li {
    text-align: center;
  }
  .headerbg1 {
    text-align: center;
  }
  h3.headsub-text {
    margin: 14px 0 0 0;
  }
  .heading h2 {
    margin: 0 0 0 20px;
  }
  .path-link {
    margin: 10px 20px;
  }
  .about-left {
    width: 100%;
  }
  .about-right {
    float: none;
    width: 85%;
    margin: auto;
  }
  .q-links li {
    width: 47%;
    margin: 8px;
  }
  .testimonial {
    margin: 26px 0;
  }
  .item ul li img {
    width: 26%;
  }
  .member-institutionsbg {
    padding: 2em 0;
  }
  .home-gallery .mixedSlider .MS-content .item {
    width: 71%;
    margin: 10px 48px 10px 112px;
  }
  .home-gallery .mixedSlider .MS-content {
    margin: auto;
    text-align: center;
  }
  .photos-left .pad-30 {
    padding: 0px 0em;
    margin: 0px 0 0 35px;
  }
  .quick-link {
    padding: 2em 0 20px;
  }
  .footer-left {
    width: 40%;
    margin: 0 0% 0 30px;
  }
  .footer-center {
    float: left;
    width: 39%;
    margin: 0;
  }
  .footer-center ul {
    width: 58%;
    margin: 0 20px 0 0;
  }
  .footer-right li {
    margin: 10px 35px;
  }
  /***********home********/
  /**********about************/
  .about_right {
    padding: 0 50px;
  }
  .about_right p {
    text-align: justify;
  }
  /**********about************/
  /*******office*****/
  .external_faculty ul li.ex_faculty {
    width: 28%;
  }
  /*******office*****/
  /*********constitution*******/
  .constitution ul li {
    width: 43%;
  }
  /*********constitution*******/
  /***********minutes******/
  .future_list {
    width: 41%;
  }
  /***********minutes******/
  /********institution_membershp*******/
  .download-bg {
    width: 75%;
  }
  .membership_form {
    width: 75%;
  }
  /********institution_membershp*******/
  /********press-release*******/
  .press_release_section {
    margin: auto;
    text-align: center;
  }
  /********press-release*******/
  /********contact********/
  .contact {
    margin: 20px;
    background: #f3f3f3;
  }
  /********contact********/
  #nav ul li a {
    padding: 10px 11px 10px;
  }
  /*********Board of Directors*************/
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .header {
    float: none;
    text-align: center;
  }
  .about-left {
    width: 100%;
  }
  #navbar {
    display: none;
  }
  .about-right {
    float: none;
    width: 87%;
    margin: auto;
    text-align: center;
  }
  .q-links li {
    width: 45%;
    margin: 22px;
  }
  .testimonial {
    margin: 0 0 29px 0;
  }
  .member-institutionsbg {
    padding: 3em 0;
  }
  .photos-left .pad-30 {
    padding: 2em;
  }
  .footer-left {
    width: 31%;
    float: left;
    margin: 0 0% 0 30px;
  }
  .footer-center ul {
    width: 39%;
    margin: 0 20px 0 0;
  }
  .footer-center {
    width: 41%;
  }
  .footer-right {
    width: 20%;
  }
  .heading h2 {
    margin: 0 0 0 10px;
  }
  .path-link {
    margin: 10px;
  }
  /********minutes******/
  .future_list {
    width: 43%;
    margin: 23px;
  }
  /********minutes******/
  /******institution_membershp_form********/
  .download-bg {
    width: 75%;
  }
  .membership_form {
    width: 75%;
  }
  /******institution_membershp_form********/
  /******press******/
  .press_release_section {
    text-align: center;
  }
  /******press******/
  /******contact******/
  .contact {
    background: #f3f3f3;
  }
  /******contact******/
}

@media screen and (max-width: 640px) {
  .conclave-form-link {
    width: auto;
  }
  .info-top {
    width: auto;
  }
  .message-secion {
    width: auto;
  }
  .ms-left,
  .ms-right {
    display: block;
    width: auto;
    text-align: center;
  }
  .ms-left img {
    float: none;
    margin-bottom: 15px;
  }
  .link-section {
    width: auto;
  }
  .link-section ul li {
    width: 100%;
  }
  .membership-form li {
    width: 90%;
  }
}
