#structure-charter .structure-charter-download {border: 3px solid transparent;background:#fff;border-radius:5px;margin-top: 60px;position:relative;z-index:9;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: border-color 0.4s ease-in-out; -webkit-transition: border-color 0.4s ease-in-out;-moz-transition: border-color 0.4s ease-in-out;-o-transition: border-color 0.4s ease-in-out;transition: border-color 0.4s ease-in-out;}
#structure-charter .icon {width:64px;height:64px;border:1px solid #B29530;border-radius:100%;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: border-color 0.4s ease-in-out; -webkit-transition: border-color 0.4s ease-in-out;-moz-transition: border-color 0.4s ease-in-out;-o-transition: border-color 0.4s ease-in-out;transition: border-color 0.4s ease-in-out;}
#structure-charter .icon img {width:auto;height:auto}
#structure-charter .click {margin-left:20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#structure-charter .structure-charter-download a {width:100%;color:#555;padding:15px 20px;z-index:9;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#structure-charter .structure-charter-download a:hover {color:#B29530}
#structure-charter .structure-charter-download:hover {border-radius:5px;border:3px solid #B29530;-webkit-transition: border-color 0.4s ease-in-out; -webkit-transition: border-color 0.4s ease-in-out;-moz-transition: border-color 0.4s ease-in-out;-o-transition: border-color 0.4s ease-in-out;transition: border-color 0.4s ease-in-out;}
#structure-charter .download {margin-left:auto;}
#structure-charter .download img {width:auto;height:auto}
#structure-charter a:hover .icon {background:#B29530;-webkit-transition: border-color 0.4s ease-in-out; -webkit-transition: border-color 0.4s ease-in-out;-moz-transition: border-color 0.4s ease-in-out;-o-transition: border-color 0.4s ease-in-out;transition: border-color 0.4s ease-in-out;}
#structure-charter a:hover .icon img {filter: brightness(0) invert(1);}
#structure-charter img.director {width:100%;height:auto;}

@media only screen and (max-width:1366px) {
#structure-charter .icon {width:45px;height:45px}
#structure-charter .icon img {width:25px;}
#structure-charter .structure-charter-download a {padding:10px 20px;}
#structure-charter .download img {width:20px;}
}

@media only screen and (max-width:820px) {
#structure-charter .click {margin: 25px 0;text-align: center;}
#structure-charter .icon {margin-left:auto;margin-right:auto}
#structure-charter .structure-charter-download a {display:block;padding:20px}
#structure-charter .download img {width:auto;margin-left:auto;margin-right:auto;display:block}
}
