@media only screen and (max-width: 1474px) {
  #library-bottom {
    padding-right: 15px;
  }
  #library-bottom_left {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1456px) {
  .post_fr .home_links > .social_media > a {
    font-size: 2rem;
  }
  .post_fr .home_links > .social_media > a:hover::before {
    width: 30px;
    height: 30px;
    left: 5px;
    top: 0.5px;
  }
  .post_fr .home_links > .social_media > a.yt:hover::before {
    left: 7px;
  }
}

@media only screen and (max-width: 1439px) {
  .container {
    width: 100%;
  }

  .navbar .navbar-nav > li > a {
    padding: 18px 12px;
  }
  .main_content .research_tp {
    max-width: inherit;
  }
  .main_content .research_tp1 {
    min-width: inherit;
  }
  .main_content .research_rt {
    max-width: inherit;
  }
}

@media only screen and (max-width: 1287px) {
  #footer .fotr_btm .flt_Rt {
    float: left;
    margin-top: 10px;
  }
  #footer .fotr_btm .flt_Rt p {
    text-align: left;
  }
}

@media only screen and (max-width: 1240px) {
  .post_fr .home_links > .social_media > a {
    font-size: 1.6rem;
  }
  .post_fr .home_links > .social_media > a:hover::before {
    width: 24px;
    height: 24px;
    left: 6px;
    top: 0px;
  }
  .post_fr .home_links > .social_media > a.yt:hover::before {
    left: 7px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .post_fr .homeright p.acknowledgment {
    min-height: 224px;
    font-size: 1.77rem;
  }
  .post_fr .homeright p.acknowledgment img {
    float: left;
    margin-right: 24px;
  }
}

/* Special case for library search links */
@media only screen and (min-width: 991px) and (max-width: 1201px) {
  #library-main .library-main-left ul.summon-library-links {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
  }
  #library-main .library-main-left ul.summon-library-links li {
    border-right: 0;
    padding: 0;
    display: list-item;
  }
}
@media only screen and (max-width: 865px) {
  #library-main .library-main-left ul.summon-library-links {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
  }
  #library-main .library-main-left ul.summon-library-links li {
    border-right: 0;
    padding: 0;
    display: list-item;
  }
}

@media only screen and (max-width: 828px) {
  #content-left table {
    width: 100% !important;
  }
  #content-left thead {
    display: none;
  }
  #content-left tr:nth-of-type(2n) {
    background-color: inherit;
  }
  #content-left tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3em;
    width: unset !important;
  }
  /* DWF Feb2023 Collapse Table Columns on Mobile*/
  #content-left tbody td,
  #content-left tbody th {
    display: block !important;
    text-align: center;
    width: unset !important;
    height: auto !important;
  }
  /*  that's all just added width: unset !important; */
  #content-left tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 635px) {
  #library-main .library-main-left ul.summon-library-links {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    list-style-type: circle;
    padding-left: 25px;
  }
  #library-main .library-main-left ul.summon-library-links li {
    border-right: 0;
    padding: 0;
    display: list-item;
  }
}

@media only screen and (max-width: 1199px) {
  .post_fr .homeright {
    margin-top: 0;
    height: unset !important;
  }
  .post_fr .homeright .nosm-banner-widget {
    width: 100%;
    max-height: initial;
  }
  .post_fr .homeright .nosm-banner-widget p {
    font-size: 10vw;
  }

  .post_fr .homeright p.acknowledgment {
    margin-bottom: 15px;
    min-height: unset;
    height: unset !important;
  }
  #library-bottom .donate {
    padding-top: 7px;
  }
}

@media only screen and (max-width: 1153px) {
  .post_fr .home_links > .social_media {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 1090px) {
  .container {
    width: 100%;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 18px 10px;
    font-size: 1.167rem;
    font-family: "latoregular";
  }

  .main_content .banner .banner_text {
    padding: 20px;
    transition: 0.5s;
  }
  .main_content .banner .banner_text h3 {
    font-size: 3.167rem;
  }
  .main_content .banner .banner_text p {
    font-size: 1.667rem;
  }

  .footer_section .socl .socl_top ul li {
    margin: 0 5px 0 0;
  }

  #current-slide {
    min-height: 0;
    height: 80%;
  }
  #current-slide.v5 {
    min-height: 0;
    height: auto;
    height: initial;
  }
  .carousel-inner.v3 .item img {
    height: 385px !important;
    width: auto !important;
    max-width: inherit !important;
  }
  .main_content .banner.v3 .container {
    margin: 0px !important;
    padding: 0px !important;
  }
}

@media only screen and (max-width: 1025px) {
  .post_fr .home_links > .social_media > a {
    font-size: 1.4rem;
  }
  .post_fr .home_links > .social_media > a:hover::before {
    width: 21px;
    height: 21px;
    left: 7px;
    top: 1px;
  }
  .post_fr .home_links > .social_media > a.yt:hover::before {
    left: 8px;
  }
}

@media only screen and (max-width: 991px) {
  .post_section .post_fr.post_fr_bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .post_section .post_fr.post_fr_bottom h4,
  .events_header {
    font-size: 2rem;
  }
  .post_section .post_fr.post_fr_bottom .acknowledgement,
  .post_section .post_fr.post_fr_bottom .acknowledgement p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .post_fr .home_links > .social_media > a {
    font-size: 3rem;
  }
  .post_fr .home_links > .social_media > a:hover::before {
    width: 46px;
    height: 46px;
    left: 2.5px;
    top: 1px;
  }
  .post_fr .home_links > .social_media > a.yt:hover::before {
    left: 5px;
  }
  .post_fr .home_links > .social_media {
    padding-left: 21px;
    padding-right: 21px;
  }
  #library-quick-links {
    min-height: 0px;
  }
  #library-bottom .library-article {
    padding-bottom: 15px;
  }
  #library-main {
    padding: 50px 25px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #library-main .library-main-left {
    padding-right: 0;
  }
  #library-main .library-main-left .library-search-area,
  #library-main .library-main-right .library-hours {
    min-height: 0px;
  }
  #library-main .library-main-right {
    padding-top: 15px;
  }
  #library-main .library-main-right .library-hours span {
    display: block;
    margin-top: 0px;
  }
  .career-details .row:not(.top):not(.bottom) div:last-child {
    border-left: none;
  }
  .career-details .row:not(.top):not(.bottom) div:first-child {
    font-weight: bold;
  }
  #homepage-awards {
    margin-left: 16px;
    margin-top: 16px;
    max-width: calc(100vw - 48px);
  }
  #homepage-socials {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 985px) {
  .container {
    width: 100%;
  }
  .body_content .container {
    width: 95%;
  }
  .section1 .container {
    width: 100%;
  }
  .noleft_padding {
    padding-left: 0;
    padding-right: 14px !important;
  }
  .img1a {
    height: auto;
    width: auto;
  }
  .form .container {
    width: 95%;
  }
  .form .input_value2 {
    width: 85%;
  }
  .header .container {
    width: 95%;
  }

  .post_section .post_fr {
    border-top: none;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 18px 5px;
    font-size: 1rem;
  }

  /*.post_section .box1 { border-top:solid 1px #ccc;}*/
}

@media only screen and (max-width: 958px) {
  #footer .fotr_btm .flt_Lt p {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 930px) {
  .section3 .link1a {
    font-size: 1.167rem;
  }
  .section3 .faceebook {
    width: 40%;
  }
  .section3 .faceebook img {
    width: 100%;
  }
}

@media only screen and (max-width: 880px) {
  .menucard_1 {
    margin-left: 10px;
  }
  .right_cont1 {
    float: left;
    width: 100%;
  }
  .left_cont1 {
    float: left;
    width: 229px;
  }
  .section22 .section33 {
    width: 100%;
  }
  .section22 .section33 .img1a img {
    width: auto;
  }

  .post_fr_tp > h4 {
    font-size: 2rem;
  }
  .post_section .box1 .box1_img h4 {
    font-size: 2rem;
  }
  .post_section .box1 .box1_text h4,
  .events_header {
    font-size: 1rem;
  }
  /*.post_section .post_fr { padding:0px;}*/
  .box1 .box1_img {
    margin: 0 auto;
    width: 100%;
  }
  .box1 .box1_img img {
    width: 100%;
  }
}

@media only screen and (max-width: 800px) {
  .nav li a {
    padding: 0 6px;
  }
  .body_cont .left1 {
    width: 100%;
  }
  .body_cont .right1 {
    width: 100%;
  }
  #owl-demo .item img {
    height: auto;
    margin: auto;
    text-align: center;
    width: auto;
  }
  .section1 .col-xs-4 {
    width: 100%;
    margin-bottom: 50px;
  }
  .testimonal {
    margin-bottom: 100px;
  }
  .buysection {
    margin: 50px auto;
    width: 328px;
  }
  .header .container {
    width: 98%;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > img {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-nav {
    float: none;
  }
  .navbar-nav > li > a {
    line-height: 1.667rem;
  }
  .navbar-inverse .navbar-nav > li > a {
    color: #000;
  }
  .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    float: right;
    margin-bottom: 21px;
    margin-right: -5px;
    margin-top: 16px;
    padding: 5px;
    position: relative;
  }

  .nav > li {
    text-align: left;
  }
  .navbar-nav > li > a {
    line-height: 3.167rem;
    border-bottom: 1px solid #e1e5e7;
    background: none;
  }
  .navbar-inverse .navbar-nav > li > a:focus,
  .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #000;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
    text-align: center;
  }
  .section2 .col-xs-4 {
    width: 100%;
    padding-bottom: 20px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    background: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #1b4f8b;
    color: #fff;
  }

  .form .input_value2 {
    width: 84%;
  }
  .form2 .input_value2 {
    width: 100%;
  }
  .form2 .input_value3 {
    width: 75%;
  }
  .copysection .container {
    width: 90%;
  }
  .inner3 .col-xs-6 {
    width: 90%;
  }

  .search_section {
    right: 0;
    z-index: 9;
    top: -25px;
  }
  .search_section .search_bar {
    margin-top: 25px;
  }
  .navbar-toggle {
    margin-top: -65px;
    position: absolute;
    right: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .glyphicon {
    right: 0;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: #0d2134;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    background: #0d2134;
  }
  #header .header_btm {
    padding: 20px 10px;
  }
  .navbar-default {
    display: block;
  }
  .navbar-nav {
    margin: 0 auto;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    margin: -28px 0 0 0;
    overflow: hidden;
  }
  .navbar-collapse {
    border-top: none;
    box-shadow: none;
  }
  /* Removed by Darren on June 18, 2018
   This will prevent the French/Accessibility/MyNOSM menu from being hidden on narrow devices.
.header_top_rt.flt_Rt { display:none;}
*/
  .main_content .banner .container {
    margin: 0px !important;
    padding: 0px !important;
  }
  .main_content .banner .banner_text {
    padding: 20px 10px;
    transition: 0.5s;
    max-width: 95%;
    min-width: 0px;
    width: 95%;
  }
  .main_content .banner .banner_text h3 {
    font-size: 2.333rem;
    line-height: normal;
  }
  .main_content .banner .banner_text p {
    font-size: 1.333rem;
    line-height: normal;
  }
  .carousel-inner .item {
    overflow: hidden;
  }
  .carousel-inner .item img {
    height: 385px !important;
    width: auto !important;
    max-width: inherit !important;
  }
  .post_section .box1.box1_no,
  .post_section h4.h4_no {
    display: none;
  }
  .post_section .box1.box1_news {
    padding-top: 0 !important;
  }
  .post_section .post_fr {
    padding: 0px;
  }
  .post_section .post_fr.post_fr_grey {
    background-color: transparent;
  }

  .report_top {
    display: none;
  }
  .post_fr .quick .events_pd {
    padding-top: 20px;
  }
  .post_fr .quick .Future_top_pd {
    padding-right: 0px;
    padding-top: 20px;
  }
  .post_fr .quick .quick_bor .icemen_pd {
    padding-left: 0;
    padding-right: 0;
    border-bottom: solid 1px #cfd3d6;
    padding-bottom: 20px;
  }
  #footer .fotr_top .footer_section {
    padding: 0px;
  }
  .footer_section .socl .socl_top {
    margin: 39px 0 0px 0px;
  }
  .footer_section .socl .socl_mdl {
    margin: 30px 0 20px 0px;
  }
  .education.education_bo_no {
    display: none;
  }
  .education.education_dp_n {
    display: none;
  }
  #footer .fotr_top .education {
    border-bottom: none;
    padding-bottom: 0px;
    padding-top: 30px;
  }
  #footer .fotr_top .education.education_mi_he {
    min-height: inherit;
  }
  .fotr_menu.flt_Rt,
  .fotr_menu.flt_Lt {
    float: left;
  }
  .fotr_menu.flt_Lt {
    margin-bottom: 15px;
  }
  .footer_section .socl .socl_top ul li {
    margin: 0 6px 0 0;
  }
  .footer_section .flt_Rt {
    float: left;
  }
  .footer_section .resp-clearfix {
    clear: both;
  }
  #footer .fotr_top .menu-wrapper {
    min-height: 0px;
  }
  #footer .fotr_top .menu-wrapper.no_bd {
    border-bottom: 1px solid #fff;
  }

  #footer .acknowledgments .indigenous-ack .box img {
    float: none;
    margin: 0 auto;
    display: block;
  }
  #footer .acknowledgments .indigenous-ack .box p {
    padding: 35px;
  }

  .main_content .research_rt {
    height: 100%;
  }
  .indicator.glyphicon.pull-left.glyphicon-chevron-down {
    margin-left: -30px;
  }
  .indicator.glyphicon.pull-left.glyphicon-chevron-up {
    margin-left: -30px;
  }
  .main_content .research_rt .accordion-toggle {
    font-size: 1.167rem;
  }
  .main_content .research_rt {
    padding: 15px 0px 0 30px;
  }
  .main_content .research_rt h2 {
    font-size: 1.667rem;
    line-height: normal;
  }
  .post_section .post_fr {
    border-top: none;
  }
  /*.post_section .box1 { border-top:solid 1px #ccc;}*/
  .post_fr .quick .Future {
    padding: 20px 15px; /* margin: 8px 0; */
  }

  .research_lt .research_lt_img {
    padding-right: 0px;
    width: 100%;
  }
  .research_lt .research_lt_img a img {
    width: 100%;
  }
  .navbar-nav > li:hover ul.dropdown-menu {
    position: relative;
    float: none;
  }
  ul.sub-menu li {
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .navbar-default .navbar-nav > li {
    padding: 18px 5px;
    border-bottom: 1px solid #e1e5e7;
  }
  .navbar-default .navbar-nav > li > a {
    display: inline;
    border-bottom: none;
    padding: 0px;
  }
  .navbar-default .navbar-nav > li > a span.caret {
    float: right;
  }

  #library-bottom_right {
    display: none;
  }

  .main_content .side-links {
    max-width: initial;
  }
  #content-right {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .category_row .category_col {
    min-height: unset;
  }
}

@media only screen and (max-width: 726px) {
  #current-slide {
    min-width: 0;
    max-width: 100%;
    width: 100%;
    min-height: 0;
    max-height: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  #current-slide.v5 {
    min-width: 0;
    max-width: 100%;
    width: 100%;
    min-height: 0;
    max-height: 100%;
    height: 100%;
    left: 0;
    top: 0; /* padding-top:35px */
    padding: 30px;
  }
  #current-slide .carousel-indicators.v3 {
    left: 25px;
    margin-left: 0;
    text-align: left;
    bottom: 20px;
  }
  #current-slide.v5 .carousel-indicators.v5 {
    left: 25px;
    margin-left: 0;
    text-align: left;
    bottom: 20px;
  }
  /* #current-slide .slide_data h3 { font-size: 10vw !important; }
    #current-slide .slide_data p { font-size: 5.8vw !important; } */
  #current-slide.v5 .slide_data h3 {
    line-height: 100%;
  }
  .carousel-indicators.v5 li {
    height: 6vw;
    width: 6vw;
  }
  .carousel-controls {
    bottom: 34px;
  }
  .carousel-control {
    width: 43px;
    height: 43px;
    font-size: 43px;
  }
  .carousel-control .glyphicon-pause,
  .carousel-control .glyphicon-play {
    margin-top: 11px;
    margin-left: 2px;
  }
}

@media only screen and (max-width: 660px) {
  .section1 .col-xs-6 {
    width: 100%;
    padding-right: 0px !important;
  }
  .img1a {
    height: 140px;
    margin: auto;
    text-align: center;
    width: 220px;
  }
  .section1_con h4 {
    text-align: center;
  }
  .section1_con p {
    text-align: center;
  }
  .section1_con {
    padding-bottom: 30px;
  }
  .img1a {
    height: 140px;
    width: 220px;
  }
  .inner1new .img1a {
    height: 140px;
    width: 220px;
  }
  .ulfooter ul li {
    text-align: center;
  }
  .menucard {
    text-align: center;
  }
  .inner1new1 .img1a {
    height: auto;
    width: auto;
  }
  .section_left .img1a {
    height: auto;
    width: auto;
  }

  .product_section .col-xs-3 {
    width: 50%;
  }
  .section22 .section_left {
    width: 100%;
  }
  .section22 .section_left .col-xs-6 {
    width: 50%;
  }
  .section4 {
    padding-top: 50px;
  }

  .main_content .banner .banner_text {
    width: 90%;
    padding: 30px 10px;
  }
  .carousel-indicators {
    /* width:36%; */
  }
}

@media only screen and (max-width: 655px) {
  #nosm-404 .search-form > label {
    display: none;
  }
}

@media only screen and (max-width: 654px) {
  #nosm-404 {
    width: 400px;
  }
  #nosm-404 > h2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 647px) {
  .post_section .post_fr.post_fr_bottom .acknowledgement img {
    float: none;
    display: block;
  }
  .post_section .post_fr.post_fr_bottom .acknowledgement p {
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .three_block {
    margin-top: 20px;
  }
  .three_block .col-xs-4 {
    width: 100%;
    margin-bottom: 35px;
  }
  .text_heading {
    font-size: 1.833rem;
    line-height: 2.167rem;
    padding: 8px;
  }
  .groupfour .col-xs-6 {
    width: 100%;
    margin-bottom: 50px;
  }

  .body_cont .left1 h4 {
    line-height: 2.917rem;
  }
  .form .input_value2 {
    width: 80%;
  }
  .header {
    background: #000;
  }
  .logo1 {
    display: none;
  }
  .logo2 {
    display: block;
  }

  .search_section {
    top: -10px;
  }
  .navbar-nav > li:hover ul.dropdown-menu {
    border: medium none;
    box-shadow: none;
  }
  #header .header_btm {
    padding: 20px 0;
  }
  .navbar-default .navbar-nav {
    margin: 0 auto;
  }
  .navbar-nav > li:hover ul.dropdown-menu li a {
    font-size: 1rem;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0px;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0px;
  }
  .dropdown-menu > li > a {
    white-space: inherit;
  }
}

@media only screen and (max-width: 630px) {
  #footer .fotr_top .footer_nosm {
    width: 330px;
  }
  #footer .fotr_top .footer_nosm img.footer_logo {
    width: 190px;
    padding-right: 15px;
  }
  #footer .fotr_top .footer_nosm p.footer_msg {
    font-size: 1.5rem;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .top1 span {
    display: block;
  }
  .top1 span br {
    display: block;
  }
  .main_content {
    clear: both;
    padding-top: 150px;
  }
  .top1 span {
    line-height: 1.75rem;
  }
  .buysection {
    margin: 50px auto;
    width: 286px;
  }
  .best {
    font-size: 3.417rem;
  }
  .best span {
    font-size: 2.25rem;
  }
  .best label {
    font-size: 1.25rem;
  }
  .text2 {
    width: 181px;
  }
  .inner1 {
    padding-bottom: 50px;
  }
  .main_content {
    padding-top: 0px;
  }
  .body_cont h2 {
    font-size: 2.333rem;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > img {
    height: 189px;
  }
  .form .input_value2 {
    width: 75%;
  }
  .menucard_1 {
    display: none;
  }
  .menucard_2 {
    display: none;
  }

  .post_fr .quick .events_pd {
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .post_fr .quick .Future_top {
    margin: 0 auto 20px;
  }
  .post_fr .quick .Future_top_pd {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
  }
  .post_fr .quick .quick_bor .icemen_pd {
    padding-left: 0px;
    padding-right: 0px;
  }
  .post_fr .quick .events a {
    display: none;
  }
  .post_fr .quick .Future_top .Future strong span.date-responsive {
    display: inline-block;
  }
  .post_fr .quick .Future_top h3 {
    display: none;
  }
  .footer_section .socl .socl_top ul li {
    width: 17%;
  }

  #footer .fotr_btm .fotr_menu ul li {
    padding: 0 3px;
  }
}

@media only screen and (max-width: 435px) {
  #nosm-404 > h2 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 420px) {
  #footer .fotr_btm .campus_logos img:first-of-type {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 400px) {
  .welgreen_section1 img {
    width: 50%;
  }
  .save {
    background-size: 100px;
  }
  .form .input_value2 {
    font-size: 1.167rem;
    width: 70%;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img,
  .img-responsive,
  .thumbnail a > img,
  .thumbnail > img {
    height: 120px;
  }
  .carousel-caption h1 {
    display: none;
  }
  #navbar {
    margin-top: 7px !important;
  }
  .section22 .section_left .col-xs-6 {
    width: 96%;
  }

  #footer .acknowledgments .partners-ack img {
    margin-top: -1px;
  }
}

@media only screen and (max-width: 360px) {
  .header {
    position: relative;
  }
  .main_content {
    padding-top: 0px;
  }
  .post_fr .home_links > .social_media {
    padding-left: 5px;
    padding-right: 5px;
  }
}
