  @media (max-width:800px)  and (orientation:landscape) {
              
               #ar_content {
                  top: 0px;
                  width: 100%;
              }

              .ar_authordatedetail,
              .ar_datesocial {
                  width: 100%;
              }
               .ar_articleAuthor {
                display: block;
                text-align: right;
                margin-bottom: 5px;
              }
               .ar_articleContent table {
                max-width: 100%; max-height:100%; width:auto; height:auto;
              }
              .ar_articleContent table img {
                max-width: 100%; max-height:100%; width:auto; height:auto;
              }

              .loctop img {
                  width: 100%;
              }
              #newar_container1_1 {
                  width: 69%;
                 
              }

              .ar_articleContent {
                  margin: 0 25px 0 5px;
              }
              #newar_container1_2 {
                  width:29%;
                  text-align:left;
              }

              #newar_container1_2 img {
                  width:100%;
              }
          }

          @media (max-width:600px) {

              #ar_content {
                  top: 0px;
                  width: 100%;
              }

              #newar_container1_1 {
                  width: 100% !important;
                 
              }

              #newar_container1_2 {
                  width: 100% !important;
              }

              .ar_authordatedetail,
              .ar_datesocial {
                  width: 100%;
              }

              .loctop img {
                  width: 100%;
              }

              .menubar_top {
                  height: 28px !important;
              }

              #bArticleEnglishTranslation {
                  margin-left: 0px !important;
                  overflow: hidden;
              }
              .ar_articleAuthor {
                display: block;
                text-align: right;
                margin-bottom: 5px;
              }
               .ar_articleContent table {
                
                 max-width: 100%; max-height:100%; width:auto; height:auto;
              }
              .ar_articleContent table img {
                
                max-width: 100%; max-height:100%; width:auto; height:auto;
              }
              .footercol3,.footercol4,.footercol5{
              margin-left:20px;
              }
              
          }