.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:block}.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;font-weight:bold}.dropbtn:hover,.dropbtn:focus{background-color:#fff;color:#2199e8;outline:0}.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}.logos img{width:50%}.header-btn{cursor:pointer;display:inline-block;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .4s ease;text-shadow:none;line-height:1;padding:.85em 1em;font-size:15px;border-radius:20px;width:auto;margin:30px 0 1rem 0;align-self:center;background-color:transparent;border:transparent}.btn2{margin-top:10px;padding:.85em 1.5em;position:relative;text-transform:uppercase}.btn2 span{position:relative;left:0;-o-transition:opacity .2s ease-out,left .2s ease-out;transition:opacity .2s ease-out,left .2s ease-out;-webkit-transition:opacity .2s ease-out,left .2s ease-out}.btn2:hover span{left:-5px}.btn2 i{top:-12px;visibility:hidden;display:block;opacity:0;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;position:absolute;right:15px}.btn2:hover i{right:10px;visibility:visible;opacity:1}@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:650px){.dropdown{flex-direction:row !important;padding:5px 0}.logos{max-width:50% !important;margin-left:10px !important}.btn2{padding:.75rem;font-size:13px}}@media screen and (max-width:500px){.dropdown{max-width:375px}.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%}}