@media screen and (min-width: 320px) and (max-width: 480px) {
    .cover_image{
        width: 10;
        height: 10;
        margin: 95px 0px 50px 0px;
    }

    .cover_news{
        margin: 85px 0px 0px 0px;
    }

    .member_name_park {
        text-align:left;
        font-size:22px;
        padding-left: 139px;
    }

    .member_name {
        text-align:left;
        font-size:24px;
        padding-left: 139px;
    }

    .member_info {
        text-align:left;
        font-size: 14px;
        padding-left: 142px;
    }

    #phd_box_1{
        margin: 25px 0px 0px 0px;
    }

    #alumni_box_1{
        margin: 25px 0px 0px 0px;
    }

    .lead{
        font-size:14px;
        padding-left: 3px;
        padding-right: 3px;
    }


    .news_title{
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        margin: 310px -10px 0px;
    }

    .news_text {
        text-align:left;
        font-size: 14px;
        word-wrap: break-word;
        margin: 5px -10px 23px;
    }

    .newsarticle1_title{
        margin: 0px 0px 40px 0px ;
    }

    .newsarticle1_text{
        margin: 27px 0px 0px 0px ;
    }

    .newsarticle2_title{
        margin: 0px 0px 40px 0px ;
    }

    .newsarticle2_text{
        margin: 27px 0px 0px 0px ;
    }

    .newsarticle3_title{
        margin: 0px 0px 40px 0px ;
    }

    .newsarticle3_text{
        margin: 27px 0px 0px 0px ;
    }

    .contact_text {
        font-size: 15px;
        word-wrap: break-word;
    } 

    .footer_text{
        color: white;
    }

    .paper_with_code_image {
        width:200px;
        height:226px;
    }  

    .paper_with_code_title{
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        margin: 240px -10px 0px;
    }

    .paper_with_code_text_1 {
        text-align:left;
        font-size: 14px;
        word-wrap: break-word;
        margin: 25px -10px 23px;
    }   

    .paper_with_code_text_2 {
        text-align:left;
        font-size: 14px;
        word-wrap: break-word;
        margin: 25px -10px 23px;
    }    

    #paper_with_code_line_2 {
        line-height: 16px;
    }   

    .button {
        width: 125px;
        height: 45px;
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 2.5px;
        font-weight: 500;
        color: #000;
        background-color: #fff;
        border: groove;
        border-radius: 45px;
        box-shadow: 0px 2.3px 5px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease 0s;
        cursor: pointer;
        outline: none;
        }
      
    #paper_with_code_button_2 {
        margin: 0px 173px 0px 0px;
        }

    .news_image {
        width:200px;
        height:302px;
    }  

    .newsarticle1_image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:240px;
        height:365.8px;
    }  

    .newsarticle2_image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:320px;
        height:430.34px;
    }  

    .newsarticle3_image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:320px;
        height:430.34px;
    }  

    .contact_image {    
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:370px;
        height:237.5px;
    }  

    .contact_map {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:370px;
        height:237.5px;
    }  

    .research_vtt {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:370px;
    }

    .research_wisekb1 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 30px;
        height: 30px;
    }

    .research_wisekb2 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width:330px;
    }

} 

@media screen and (min-width: 481px) and (max-width: 1024px) {
    .cover_image{
        width: 20;
        height: 20;
        margin: 95px 0px 60px 0px;
    }

    .cover_news{
        margin: 85px 0px 0px 0px;
    }

    .member_name_park {
        text-align:left;
        font-size:24px;
        padding-left: 139px;
    }

    .member_name {
        text-align:left;
        font-size:24px;
        padding-left: 139px;
    }

    .member_info {
        text-align:left;
        font-size: 14px;
        word-wrap: break-word;
        padding-left: 142px;
    }

    .news_title{
        font-size: 18px;
        border-left: 10px solid #282828;
        padding: 0.1em;
        margin:0px 0px 10px 175px;
        border-bottom: 2px solid #282828; 
    }

    .news_text {
        text-align:left;
        font-size: 15px;
        word-wrap: break-word;
        padding-left: 178px;
    }

    .button {
        width: 140px;
        height: 45px;
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 2.5px;
        font-weight: 500;
        color: #000;
        background-color: #fff;
        border: groove;
        border-radius: 45px;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease 0s;
        cursor: pointer;
        outline: none;
        margin: 10px 0px 0px 0px;
        }
      
    .contact_text {
        font-size: 15px;
        word-wrap: break-word;
    } 


    .paper_with_code_image {
        width: 180px;
        height: 204px;
    }  

    .paper_with_code_title{
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 210px;
    }

    .paper_with_code_text_1 {
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 210px;
    }    
    
    #paper_with_code_line_2 {
        line-height: 16px;
    }   

    .paper_with_code_text_2 {
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 210px;
        margin: 0px 0px 35px 0px;
    }    

    #paper_with_code_box_1{
        box-sizing: border-box;
        width: 700px;
        height: 400px;
    }

    #paper_with_code_box_2{
        box-sizing: border-box;
        width: 700px;
        height: 300px;
    }

    #paper_with_code_button_1 {
        margin: 20px -85px 0px 15px;
        }

    #paper_with_code_button_2 {
        margin: 10px 240px 0px 0px;
        }

    #news_box_1{
        box-sizing: border-box;
        width: 720px;
        height: 300px;
    }

    #news_box_2{
        box-sizing: border-box;
        width: 720px;
        height: 305px;
    }

    #news_box_3{
        box-sizing: border-box;
        width: 720px;
        height: 305px;
    }

    #newsarticle1_box {
        box-sizing: border-box;
        width: 720px;
        height: 830px;
    }

    #newsarticle2_box {
        box-sizing: border-box;
        width: 700px;
        height: 1210px;
    }

    #newsarticle3_box {
        box-sizing: border-box;
        width: 700px;
        height: 1050px;
    }

    .news_image {
        width:134px;
        height:204.2px;
    }  

    .newsarticle1_image {
        width:228px;
        height:347.5px;
    }  

    .newsarticle2_image {
        width:480px;
        height:645.5px;
    }  

    .newsarticle3_image {
        width:480px;
        height:645.5px;
    }  

    .contact_image {
        width:590px;
        height:442.5px;
    }

    .contact_map {
        width:590px;
        height:442.5px;
    }

    .research_vtt {
        width:620px;
    }

    .research_wisekb1 {
        width:550px;
    }

    .research_wisekb2 {
        width:300px;
    }
  }

@media screen and (min-width: 1025px) {
    .cover_image{
        width: 20;
        height: 10;
        margin: 56px 0px 70px 0px;
    }

    .cover_news{
        margin: 95px 0px 0px 0px;
    }
    
    .member_name_park {
        text-align:left;
        font-size:24px;
        padding-left: 139px;
    }

    .member_name {
        text-align:left;
        font-size:24px;
        padding-left: 139px;
    }

    .member_info {
        text-align:left;
        font-size: 14px;
        word-wrap: break-word;
        padding-left: 142px;
    }

    .news_title{
        border-left: 10px solid #282828;
        padding: 0.1em;
        margin:0px 0px 10px 210px;
        border-bottom: 2px solid #282828; 
    }

    .news_text {
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 213px;
        margin: 0px 0px 30px 0px;
    }

    .button {
        width: 140px;
        height: 45px;
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 2.5px;
        font-weight: 500;
        color: #000;
        background-color: #fff;
        border: groove;
        border-radius: 45px;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease 0s;
        cursor: pointer;
        outline: none;
        margin: 10px 0px 0px 0px;
        }

      
    .contact_text {
        font-size: 16px;
        word-wrap: break-word;
    }    

    .footer_text{
        color: white;
    }


    .paper_with_code_image {
        width:220px;
        height:250px;
    }  

    .paper_with_code_title{
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 260px;
    }

    .paper_with_code_text_1 {
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 260px;
    }    

    .paper_with_code_text_2 {
        text-align:left;
        font-size: 16px;
        word-wrap: break-word;
        padding-left: 260px;
        margin: 0px 0px 80px 0px;
    }    

    #paper_with_code_line_2 {
        line-height: 16px;
    }   

    #paper_with_code_button_2 {
        margin: 0px 182px 0px 0px;
        }

    #paper_with_code_box_1 {
        box-sizing: border-box;
        width: 1000px;
        height: 310px;
    }

    #paper_with_code_box_2 {
        box-sizing: border-box;
        width: 1000px;
        height: 310px;
    }

    #news_box_1{
        box-sizing: border-box;
        width: 1000px;
        height: 300px;
    }

    #news_box_2{
        box-sizing: border-box;
        width: 1000px;
        height: 300px;
    }

    #news_box_3{
        box-sizing: border-box;
        width: 1000px;
        height: 300px;
    }

    #newsarticle1_box {
        box-sizing: border-box;
        width: 1100px;
        height: 950px;
    }

    #newsarticle2_box {
        box-sizing: border-box;
        width: 1100px;
        height: 1240px;
    }

    #newsarticle3_box {
        box-sizing: border-box;
        width: 1100px;
        height: 1120px;
    }

    .news_image {
        width:164px;
        height:250px;
    }  

    .newsarticle1_image {
        width:328px;
        height:500px;
    }  

    .newsarticle2_image {
        width:580px;
        height:780px;
    }  

    .newsarticle3_image {
        width:580px;
        height:780px;
    }  

    .contact_image {
        width:640px;
        height:400px;
    }

    .contact_map {
        width:640px;
        height:400px;
    }

    .research_vtt {
        width:720px;
    }

    .research_wisekb1 {
        width:550px;
    }

    .research_wisekb2 {
        width:300px;
    }


} 

