.container .primary-content{width:auto}.dropdown{background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;color:#666;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-family:'Roboto Condensed';text-transform:uppercase;line-height:.4;position:relative;font-size:16px}.dropdown .ddl-label{padding:1rem}.dropdown .dropdown-arrow{padding:1rem 1.25rem;border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;transition:.2s background-color}.dropdown:hover .dropdown-arrow{background-color:#f4f4f4}.dropdown select{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;padding-right:.5rem}.dropdown option{padding:9px}@media (max-width:767px){.dropdown{margin-top:1rem;width:100%}.ddl-label{width:90%}.form-group{width:100%}.btn{width:100%}}