@media (min-width: 768px) and (max-width: 1023px) {
    
    body {
        margin: 0;
    }
    @media (min-width: 768px) and (max-width: 1023px) {
        max-width: auto !important;
        min-width: auto !important;
        width: 760px;
    }
    .main_inner {
	   padding-right: 0;
    }
    .header {
        height: 90px;
    }
    .head_cont {
        width: 100%;
        height: 90px;
        background-image: url(/style/images/head_tab.jpg);
        background-repeat: no-repeat;
    }
    td[width="50%"] {
        float: left;
        width: 100%;      
    }
    .feature-list {
        float: left;
    }
    .feature-list + div {
	   float: right;
    }
    .boasting {
        margin-top: -60px;
    }       
        
       
    }



@media (max-width: 767px) {

    .main {
        width: 100vw;
        max-width: auto !important;
        min-width: auto !important;
        padding-left: 0;
        background-image: none;
    }
    body {
        font-size: 11px;
        padding: 0;
        margin: 0;
    }
    table {
        width: 100%;
        font-size: 11px;
    }
    .main_inner {
	    padding-right: 0;
        background-image: none;
    }
   
    .head_cont {
        background-image: url(/style/images/head_m.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        width: 100%;
    }
    .header {
        height: 36px;
    }
    #menu {
        text-align: center;
        z-index: 100;
        position: sticky;
        font-size: 16px;
        cursor: pointer;
        top: 0;
    }
    .menu_bar {
	position: absolute;
    }
    .menu_bar a {
        width: 98.5%;
        padding-right: 5px;
        background-color: #C0DFF2;
        font-size: 14px;
        margin-left: -10px;
    }
    #lang img {
        width: 17px;
    }
    .content {
        padding: 5px;
    }
   
/*-------------------------create sitemap---------------------*/
    
    td[valign="top"]:first-child {
        float: left;
        width: 100%;
        padding: 0;
    }
    td[valign="top"]:last-child {
        display: block;
        width: 100%;
        padding: 0;
    }
    table td[width="100%"] {
        float: left;
        width: 100%;
        padding: 0;
    }
    td[width="50%"] img {
        width: 310px;
        height: auto;
    }
    table[cellpadding="10"] tr:nth-child(2) {
        display: none;
    }
     table[cellpadding="10"] tr:nth-child(3) {
        display: none;
    }
    .feature-list {
        line-height: 25px;
        list-style-image: url(../images/yes.gif);
        font-size: 12px;
        margin-left: 25px;
    }
    .button {
	    width: 145px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin-right: 10px
    }
    .feature-list + div {
	    margin-left: 0 !important;
        width: auto !important;
    }
    #boasting {
        padding: 3px;
        margin: 10px 3px;
    }
    blockquote {
	   margin: 0;
    }
    
    /*--------------------------download----------------------------*/
    h1 {
        font-size: 18px;
    }
    h2 {
        font-size: 16px;
    }
    #buynow a {
        font-size: 16px;
    }
    input[name="url"] {
	   width: 100%;
    }
    img[alt="Notification Dialog"] {
	   width: 100%;
    }
    td[width="50%"] {
        float: left;
        width: 100%;
    }
    td[width="1"] {
        clear: both;
        display: block;
    }
     table[cellpadding="0"] p {
        margin-left: 30px;
    }
    td[width="1"] img {
        width: 40px;
        height: auto;
        margin-left: -10px;
    }
    p {
	   overflow-x: auto;
    }
    pre {
        white-space: normal;
        text-align: center;
        padding: 5px 0 5px;
    }
    pre a {
        font-size: 16px;
    }
    #footer {
        font-size: 11px;
        line-height: 12px;
        margin-left: 0;
    }
    .footer_right {
        display: none;
    }
    
    
  
    
}
