@media only screen and (max-width: 1100px) {
    .container{
        width: 95%;
    }
    section{
        overflow-x: hidden;
    }

section.main-dap-urae {
    overflow-x: clip;
}
   }

 @media only screen and (max-width: 800px)   {
    section.iffcoTop {
    padding: 32px 0px 108px 0px;
}

section.iffcoTop .content-section {
    width: 56%;
    position: relative;
    margin: 0px auto;
}

section.iffcoTop .contentArea .logo img {
    height: 82px;
}



section.iffcoTop .contentArea .main-heading img {
    height: 52px;
}

section.iffcoTop .contentArea .main-heading {
    padding-bottom: 28px;
}

section.iffcoTop .contentArea .heading h2 {
    font-size: 25px;
    padding-bottom: 18px;
}

section.iffcoTop .contentArea .txt p {
    font-size: 16px;
}

.blockContent .heading h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.dap-urae .dapUrea-flex .dap, .dap-urae .dapUrea-flex .urea {
    width: 48%;
}
.dap-urae .dapUrea-flex{
    justify-content: space-between;
}


section.main-dap-urae .flex-img .dapUreaImg .img img {
    height: 299px;
}
.blockContent .txt p {
    font-size: 16px;
}

section.copy-right {
    margin-top: 0px;
    padding: 20px 0px;
    font-size: 16px;
}


   }

   @media only screen and (max-width: 500px)  {
/*    .click-btn {
    display: none;
}
*/

    .click-btn a {
    padding: 10px;
    font-size: 12px;
}

.flex-logo {
    margin-bottom: 0px;
}

.lan-list ul {
    padding: 0px;
}

.lan-list ul li a {
    font-size: 14px;
    width: 100%;
    display: block;
    padding: 4px 9px;
}

h4.modal-title{
    text-align: left;
        font-size: 18px;
}
    section.iffcoTop .contentArea .logo img {
    height: 62px;
}

.flex-logo .logo {
    order: 1;
}

.flex-logo .click-btn {
    order: 2;
}

section.iffcoTop .contentArea .logo {
    padding-bottom: 18px;
}
.overImg {
    display: none;
}

section.iffcoTop .contentArea .main-heading img {
    height: 48px;
}

section.iffcoTop .contentArea .main-heading {
    padding-bottom: 22px;
}

section.iffcoTop .contentArea .heading h2 {
    font-size: 24px;
    padding-bottom: 22px;
}

section.iffcoTop {
    background-size: cover;
    background-position: bottom;
}

.dap-urae .dapUrea-flex .dap, .dap-urae .dapUrea-flex .urea {
    width: 100%;
}

section.main-dap-urae .flex-img {
    display: none;
}

.dap-urae:before {
    width: 100%;
}

.dapUrea-shape:after {
    width: 100%;
    top: 50%;
}

.dap-urae:after {
    width: 100%;
    height: 50%;
}

.dap-urae .dapUrea:after {
    display: none;
}

.dapUrea-shape {
    padding: 30px 0px;
}

.dapUrea-shape:before {
    width: 100%;
}

section.copy-right {
    margin: 0px;
    padding: 15px 10px;
}

.dap-urae .dapUrea-flex .dap {
    padding-bottom: 44px;
}

.dap-urae .dapUrea-flex .urea {
    padding-top: 44px;
}

.dap-urae .dapUrea-flex .dap, .dap-urae .dapUrea-flex .urea{
    text-align: center;
}

.blockContent .heading h2 {
    font-size: 26px;
    margin-bottom: 10px;
}

.blockContent .clickButton {
    margin-top: 28px;
}

.blockContent .clickButton a {
    padding: 12px 22px;
}

.mobileImg img {
    width: 70%;
}
.mobileImg {
    display: block;
    text-align: center;
}
section.main-dap-urae{
    padding-bottom: 32px;
   }
   .flex-logo .mainButton ul li a {
    font-size: 14px;
    padding: 10px 10px;
}

.flex-logo .mainButton ul li {
    margin-left: 1px;
}

.dapUrea-shape {
    padding: 38px 0px 40px 0px;
    position: relative;
}

section.iffcoTop .content-section {
    width: 100%;
}
}


   @media only screen and (max-width: 320px){
section.iffcoTop .contentArea .logo img {
    height: 52px;
}

.flex-logo .mainButton ul li a {
    font-size: 13px;
    padding: 10px 6px;
}

section.iffcoTop .contentArea .heading h2 {
    font-size: 21px;
    padding-bottom: 22px;
}
}