.dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1040px;margin:0 auto}.dropdown a{display:contents}.dropdown img{width:33%;margin:0}.dropbtn{background-color:#fff;color:#2199e8;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif !important;font-size:16px;padding:0}.dropbtn:hover,.dropbtn:focus{background-color:#fff;color:#2199e8;outline:0}.button.header-btn{-webkit-font-smoothing:antialiased;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;text-align:center;text-decoration:none;background:#13a6dd;color:#fff;border-width:0;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;-o-transition:all .4s ease;text-shadow:none;letter-spacing:1px;line-height:1.5em;padding:14px 30px;font-size:14px;border-radius:2px;width:auto;margin:1rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.header-btn strong{font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif !important;font-weight:800;text-transform:uppercase}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;-webkit-box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:1}.dropdown-content a{padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#ddd}.show{display:block}@media screen and (max-width:767px){.dropdown img{width:45%}}@media screen and (max-width:736px) and (orientation:landscape){.dropdown a{display:inline;max-width:33%}.dropdown img{width:100%}#myDropdown a{display:block;max-width:100%;width 100%}}@media screen and (max-width:500px){.dropdown{max-width:375px;padding:15px 0}.dropdown a{width:33%;display:inline}.dropdown img{width:100%}#myDropdown a{width:100%}.show{left:0;width:100%}.button.header-btn{font-size:12px;padding:10px 20px}#myDropdown a{display:block;max-width:100%;width 100%}}