

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        font-size: 12px !important;
    }

    body, h1, h2, h3, h4, h5 {
        font-family: Arial !important;
        line-height: inherit;
    }

    h3 {
        font-size: 120% !important;
    }

    h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
        font-family: Arial !important;
        color: inherit;
        font-weight: bold !important;
    }

    input[type=button], input[type=submit], button {
        min-width: 6em;
    }

    a:visited, a:link, a:hover, a:active {
        font-size: 100% !important;
        font-weight: bold;
    }

    .ms-WPBody a:hover {
        text-decoration: underline;
    }

    .ms-WPBody a:hover {
        text-decoration: underline;
    }

    .ms-webpartzone-cell {
        margin: auto auto 20px !important;
    }

    .MMMLobbyTablet .MMMPubAgMainDiv {
        height: 674px;
    }

    .MMMLobbyTablet .MMMPubAgDiv {
        height: 222px;
    }

        .MMMLobbyTablet .MMMPubAgDiv div {
            height: 109px;
            width: 60%;
        }


    .MMMLobbyTablet .MMMLatestDocsDiv {
        height: 312.5px;
    }

        .MMMLobbyTablet .MMMLatestDocsDiv div {
            max-height: 220px;
            height: 100%;
        }

    .MMMLobbyTablet .MMMTopicDivRow {
        width: 100%;
    }

    .MMMLobbyTablet .MMMSearchDescTd div {
        padding-left: 1%;
    }

    .MMMLobbyTablet .MMMMainBannerTd h1 {
        bottom: 25px;
    }  

    .MMMLobbyTablet .MMMLatestDocsDiv img {
   width:100%;
}
    /************   instead jquery mobile *************/
    .MMMLobbyTablet .MMMAdvSrchTable .ui-input-text, .ui-input-search {
        border-style: none;
        margin: 0 0;
    }

    /*
.MMMLobbyTablet .MMMAdvSrchTable td:nth-child(3) {
    width:31%;
}
*/
    /************   instead telerik  *************/
    .MMMLobbyTablet .RadComboBox_Default div.rcbInputCell {
        background-image: none;
    }

    /************   instead jquery mobile *************/
    .MMMLobbyTablet .btnAction .ui-btn {
        font-size: 13px;
        padding: 0.05em 0em;
        font-family: arial;
        width: 52px !important;
        font-weight: bold;
        margin-right: 6px !important;
        border-width: 1px !important;
        border-color: #ddd;
    }

    .MMMLobbyTablet .btnSearch .ui-btn {
        margin-right: 0px !important;
    }

    .MMMLobbyTablet .ui-btn.ui-btn-active {
        background-color: initial;
        border-color: initial;
        color: initial;
        text-shadow: none;
        border-color: #ddd;
        background-color: #ededed;
    }

    .MMMLobbyTablet div.RadComboBox .rcbInputCell .rcbEmptyMessage {
        font-style: normal;
    }

    .MMMLobbyTablet .sliderItemCellRight {
        width: 52%;
    }

    .MMMLobbyTablet .sliderItemCellLeft {
        width: 48%;
    }

    .MMMLobbyTablet .mmmSliderItemImgContainer img {
        max-height: 100%;
        max-width: 100%;
    }

    /******************** search header wp ***************/
    .MMMSearchHeaderTablet .MMMSearchNavTd .radioSearchBySubjects {
        top: 18px;
        right: 32%;
    }

    .MMMSearchHeaderTablet .MMMSearchNavTd .radioSearchByParams {
        top: 18px;
        right: 31.7%;
    }

    .MMMSearchHeaderTablet .MMMSearchNavTd .radioSearch .ui-radio {
        padding-top: 1px;
    }


    .clsMainTabletTbl {
        padding: 0 20px;
    }
}
