#footer {position: absolute; bottom: 0; left: 0; width: 100%; justify-content: center; border-top: 1px solid #d4d4d4; font-weight: 300; text-align: center;}
.ft-inner {display: inline-block; position: relative; padding: 58.5px 0; text-align: left;}
.wrap-logo-image {display: inline-block;}
.ft-logo {display: inline-block; vertical-align: initial; height: 60px; margin-right: 50px;}
.ft-info {display: inline-block; font-size: 14px; line-height: 20px; letter-spacing: -0.35px; color: #414141; margin-right: 20px; text-align: left;}
.ft-link {margin-bottom: 16px;}
.ft-link > span {margin-right: 10px; white-space: pre;}
.ft-ref-link {display: inline-block; width: 233px; height: 41px; font-size: 12px; margin-top: 25px; margin-bottom: 5px;}
.ref-link-selected {float: left; border: 1px solid #c4c4c4; border-right: none; background-color: white; width: 181px; height: 100%; font-size: 12px; color: #9f9f9f; padding: 10px 13px; background-image: url("/images/icon-arrow-bottom.svg"); background-repeat: no-repeat; background-position: 94%;  -moz-appearance:none; /* Firefox */  -webkit-appearance:none; /* Safari and Chrome */  appearance:none;}
.ft-btn-move {float: left; background-color: #01b6d3; color: white; width: 51px; height: 100%; padding-top: 12px; text-align: center; cursor: pointer;}

select::-ms-expand { display:none; }
select:focus {outline: none;}

@media screen and (min-width: 1070px) and (max-width: 1300px){
    .ft-logo {margin-right: 15px;}
}
@media screen and (max-width: 1070px){
    .ft-logo {margin-bottom: 20px;}
    .ft-info {width: auto; margin: 0;}
    .ft-ref-link {display: none;}
}
@media screen and (min-width: 900px) and (max-width: 1200px){
    .ft-inner {text-align: center;}
    .ft-info {width: 50%; margin-bottom: 20px;}
    .ft-link {white-space: nowrap;}
    /*.ft-ref-link {width: 188px; height: 29px; margin-top: 0;}*/
    /*.ref-link-selected {width: 142px; padding: 0 13px;}*/
    /*.ft-btn-move {width: 36px; padding-top: 4px;}*/
}
@media screen and (min-width: 900px) and (max-width: 1000px){
    .ft-ref-link {width: 188px; height: 40px; margin-top: 0; margin-bottom: 25px;}
    .ref-link-selected {width: 142px; padding: 0 10px;}
    .ft-btn-move {width: 36px; padding-top: 11px;}
    .wrap-logo-image {display: inline-block;position: relative;top: -19px;}
}

@media screen and (min-width: 768px) and (max-width: 900px){
    .ft-inner {text-align: center; padding: 30px 0;}
    .wrap-logo-image {display: block; text-align: left;}
    .ft-logo {margin-bottom: 40px; cursor: pointer;}
    .ft-ref-link {position: absolute; top: 80px; right: 16px; width: 233px; height: 41px; margin-top: 0;}
    .ref-link-selected {width: 181px; padding: 0 13px;}
    .ft-btn-move {width: 51px; padding-top: 12px;}
}

@media screen and (max-width: 768px){
    .ft-inner {padding: 30px 5%;}
    .ft-logo {margin-bottom: 20px;}
    .ft-info {line-height: 24px;}
    .ft-link > span {font-size: 13px;}
    .ft-link {margin-bottom: 24px;}
    .ft-address {margin-bottom: 0;}
    .ft-ref-link {position: absolute; display: none; top: 30px; right: 5%; width: 178px; height: 29px; margin-top: 0;}
    .ref-link-selected {width: 142px; padding: 0 10px;}
    .ft-btn-move {width: 36px; padding-top: 4px;}
}
