@media only screen and (max-width: 576px){
    .lib_search_bx h2 {
        text-align: center;
        color: #fff;
        font-size: 16px;
        margin-bottom: 15px;
        font-family: 'Gotham';
    }
    .lib_bx_sect .container {
        padding-left: 0;
        padding-right: 0;
    }
    .lib_search_bx h3 {
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin-top: 20px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .recommended_left_body {
        padding: 15px;
        background-color: #F5F5F5;
        height: 500px;
        overflow-y: scroll;
        margin-bottom: 30px;
    }
    .result_lbl {
        color: #C7C7C7;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .search_top_bx {
        background-color: #2E4B7D;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-bottom: 0px;
    }
    .lib_search input {
        width: 100%;
        height: 40px;
        padding: 10px;
        padding-right: 40px;
    }
    .lib_search button {
        position: absolute;
        right: 7px;
        background-color: transparent;
        border: none;
        top: 7px;
    }
    .lib_search button img {
        height: 20px;
    }
    .lib_bx h2 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 7px;
        font-family: 'Gotham';
    }
    .lib_bx p {
        line-height: 18px;
        margin-bottom: 0;
    }
    .lib_bx {
        padding: 8px;
        text-align: center;
        border: solid 1px #2B305A;
        min-height: 250px;
        margin-bottom: 25px;
    }
    .lib_bx img {
        height: 45px;
    }
    .cntnt_rw h2 {
        font-size: 16px;
        font-family: 'Gotham';
    }
    .row.cntnt_rw p {
        margin-bottom: 0;
    }
    .cntnt_rw a {
        font-family: 'Gotham';
        display: block;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .lib_search_bx form {
        width: 100%;
        margin: 0 auto;
    }
    .lib_srch_rslt h5 {
        display: block;
        float: none;
        font-size: 15px;
        font-family: 'Gotham';
        color: #FAB32D;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .lib_srch_rslt h4 {
        font-size: 15px;
        font-family: 'Gotham';
        color: #707070;
        display: block;
        margin-top: 10px;
    }
    .lib_srch_rslt h2 {
        font-size: 15px;
        font-family: 'Gotham';
        margin-top: 10px;
    }
    .lib_srch_rslt h3 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 7px;
    }
    .lib_srch_rslt h2 span {
        font-size: 14px;
        color: #4DBA9B;
        display: block;
        margin-top: 7px;
    }
    .row.lib_srch_rslt .remove_right {
        padding-right: 0;
        padding-left: 0;
    }
    .row.lib_srch_rslt .remove_left {
        padding-right: 0;
        padding-left: 0;
    }
    .mob-order-2{
        order:2;
    }
    .mob-order-1{
        order:1;
    }
    .row.lib_srch_rslt{
        padding-top:0px;
    }
}
@media only screen and (max-width: 576px) and (orientation : landscape){
     
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .lib_search_bx h2 {
        text-align: center;
        color: #fff;
        font-size: 18px;
        margin-bottom: 20px;
        font-family: 'Gotham';
    }
    .lib_search_bx h3 {
        text-align: center;
        font-size: 14px;
        color: #fff;
        margin-top: 20px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .search_top_bx {
        background-color: #2E4B7D;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-bottom: 30px;
    }
    .lib_search input {
        width: 100%;
        height: 40px;
        padding: 10px;
        padding-right: 40px;
    }
    .lib_search button {
        position: absolute;
        right: 7px;
        background-color: transparent;
        border: none;
        top: 7px;
    }
    .lib_search button img {
        height: 20px;
    }
    .lib_bx h2 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 7px;
        font-family: 'Gotham';
    }
    .lib_bx p {
        line-height: 20px;
        margin-bottom: 0;
    }
    .lib_bx {
        padding: 15px;
        text-align: center;
        border: solid 1px #2B305A;
        min-height: 210px;
        margin-bottom: 25px;
    }
    .lib_bx img {
        height: 45px;
    }
    .cntnt_rw h2 {
        font-size: 16px;
        font-family: 'Gotham';
    }
    .row.cntnt_rw p {
        margin-bottom: 0;
    }
    .cntnt_rw a {
        font-family: 'Gotham';
        display: block;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .srch_lib .row .col-lg-4 {
        padding-right: 15px;
        padding-left: 0;
    }
    .recommended-nav .vs-products a.vs-product .vs-title h2 {
        font-size: 14px;
        color: #333;
        font-family: 'Gotham';
        margin-top: 12px;
        margin-bottom: 5px;
    }
    .vs-title p {
        font-size: 14px;
        line-height: 18px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) and (orientation : landscape){
    
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .lib_search_bx h3 {
        text-align: center;
        font-size: 15px;
        color: #fff;
        margin-top: 20px;
    }
    .srch_lib .row .col-lg-4 {
        padding-right: 15px;
        padding-left: 0;
    }
    .recommended-nav .vs-products a.vs-product .vs-title h2 {
        font-size: 14px;
        color: #333;
        font-family: 'Gotham';
        margin-top: 12px;
        margin-bottom: 5px;
    }
    .vs-title p {
        font-size: 14px;
        line-height: 18px;
    }
    .row.lib_srch_rslt {
        border-bottom: solid 1px #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-right: 0;
        padding-top: 0px;
    }
    .lib_srch_rslt h5 {
        display: inline-block;
        float: right;
        font-size: 14px;
        font-family: 'Gotham';
        color: #FAB32D;
    }
    .lib_srch_rslt h2 {
        font-size: 18px;
        font-family: 'Gotham';
    }
    .lib_srch_rslt h3 {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .row.lib_srch_rslt .ttl_crs {
        color: #1696A4;
        font-size: 16px;
        text-align: left;
        font-family: 'Gotham';
    }
    .lib_srch_rslt h4 {
        font-size: 18px;
        font-family: 'Gotham';
        color: #707070;
        display: inline-block;
    }
    .lib_bx h2 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 7px;
        font-family: 'Gotham';
    }
    .lib_bx img {
        height: 50px;
    }
    .lib_bx {
        padding: 15px;
        text-align: center;
        border: solid 1px #2B305A;
        min-height: 200px;
        margin-bottom: 25px;
    }
    
}
@media only screen and (min-width: 768px) and (max-width: 992px) and (orientation : landscape){
    
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {    
    .lib_bx h2 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 7px;
        font-family: 'Gotham';
    }
    .srch_lib .row .col-lg-4 {
        padding-right: 15px;
        padding-left: 0;
    }
    .vs-title p {
        font-size: 14px;
        line-height: 18px;
    }
    .recommended-nav .vs-products a.vs-product .vs-title h2 {
        font-size: 16px;
        color: #333;
        font-family: 'Gotham';
        margin-top: 12px;
        margin-bottom: 5px;
    }
    .lib_srch_rslt .rem_right_mob{
        padding-left: 10px;
    }
    .lib_srch_rslt h2 {
        font-size: 18px;
        font-family: 'Gotham';
        margin-bottom: 0;
    }
    .lib_srch_rslt h3 {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .lib_srch_rslt h4 {
        font-size: 18px;
        font-family: 'Gotham';
        color: #707070;
        display: inline-block;
    }
    .lib_bx {
        padding: 10px;
        text-align: center;
        border: solid 1px #2B305A;
        min-height: 220px;
        margin-bottom: 35px;
    }
    .lib_bx p {
        line-height: 20px;
        margin-bottom: 0;
    }
    .lib_bx img {
        height: 50px;
    }
    .lib_search_bx h3 {
        text-align: center;
        font-size: 16px;
        color: #fff;
        margin-top: 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) and (orientation : landscape){

}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .lib_bx h2 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 7px;
        font-family: 'Gotham';
    }
    .lib_bx img {
        height: 60px;
    }
    .lib_bx p {
        line-height: 20px;
        margin-bottom: 0;
    }
    .lib_bx {
        padding: 15px;
        text-align: center;
        
        border: solid 1px #2B305A;
        min-height: 220px;
        margin-bottom: 35px;
    }
    .lib_search_bx h3 {
        text-align: center;
        font-size: 15px;
        color: #fff;
        margin-top: 20px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .srch_lib .row .col-lg-4 {
        padding-right: 0;
        padding-left: 0;
        text-align: left;
    }
    section.library-content-list-section {
        padding-top: 20px;
    }
    
}

@media only screen and (max-width: 576px) {
    .row.lib_srch_rslt {
        margin-bottom: 15px;
        padding-bottom: 20px;
    }
}


