span#search-tool {
  line-height: 62px;
  height: 20px;
  padding: 0 25px;
  display: block;
  position: absolute;
  right: 40px;
}

span#search-tool a:link, span#search-tool a:visited {
  color: rgba(0,0,0,1) !important;
  text-transform: uppercase;
  margin: 3px 0 0;
  display: block;
  float: left;
}

span#search-tool span {
  float: left;
  margin: 3px 6px 0;
}

#no-results {
  height: 800px;
}

.search_item {
  text-align: left;
  float: right;
}

.search_item a:link, .search_item a:visited {
  text-transform: uppercase;
  display: block;
  float: left;
}

.siteSearch {
  display: none;
  position: relative;
  width: 100%;
}

.expand_content {
  width: 100%;
  height: 200px;
}

.expand_content .search_close {
  margin-top: 30px;
  margin-right: 40px;
  height: 15px;
  float: right;
  vertical-align: middle;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
}

.siteSearch form {
  width: 100%;
}

.search_close:after {
  content: '';
  float: right;
  margin-left: 10px;
  margin-top: -2px;
  display: block;
  width: 15px;
  height: 15px;
  background: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-close.svg") no-repeat right;
  background-size: cover;
  clear: both;
}

.search_wrap {
  margin: 50px -100% 66px 20.89552%;
  width: 58.20896%;
  float: left;
  border-top: 1px solid #878787;
  border-bottom: 1px solid #878787;
  overflow: visible;
  height: 70px;
}

.search_wrap .twitter-typeahead {
  width: 80%;
}

.search_wrap .tt-hint {
  display: none!important;
}

.search_wrap .tt-dropdown-menu {
  width: 250px;
  z-index: 500!important;
}

.search_wrap .tt-query {
  box-shadow: none;
  border: none;
  width: 100%;
  font-size: 21px;
}

.search_wrap .tt-suggestion {
  padding: 3px 20px 3px 6px;
}

.search_label {
  width: 20%;
  float: left;
  margin-right: 2.5641%;
  display: block;
  margin-top: 29px;
  display: block;
  z-index: 1;
}

.search_label p {
  display: inline-block;
}

.search_input {
  width: 58.97436%;
  float: left;
  margin-right: 2.5641%;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  margin: 24px 0 13px;
  font-size: 21px;
  color: #000;
}

.search_button {
  width: 7.69231%;
  float: right;
  height: 45px;
  border: none;
  background: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-search.svg") no-repeat right;
  background-color: transparent;
  background-size: contain;
  margin-top: 10px;
  margin-right: 6px;
}

.siteSearch .ckeckbox {
  margin: 0 6px 0 0;
  float: left;
}

.siteSearch label:hover:before {
  border: none!important;
}

/* Base styling for radio */

.siteSearch [type="radio"]:not(:checked),
.siteSearch [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}

.siteSearch [type="radio"]:not(:checked) + label,
.siteSearch [type="radio"]:checked + label {
  position: relative;
  padding-left: 20px;
  padding-top: 3px;
  padding-right: 3px;
  cursor: pointer;
}

/* radio aspect */

.siteSearch [type="radio"]:not(:checked) + label:before,
.siteSearch [type="radio"]:checked +  :before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  background-image: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-radio-border.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  width: 15px;
  height: 15px;
  bottom: 1px;
  background-color: unset;
  border: none;
}

/* checked mark aspect */

.siteSearch [type="radio"]:not(:checked) + label:after,
.siteSearch [type="radio"]:checked + label:after {
  color: #09ad7e;
  font-size: 14px;
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  transition: all .2s;
  background-image: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-radio.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  width: 15px;
  height: 15px;
  background-color: unset;
  border: none;
}

/* checked mark aspect changes */

.siteSearch [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.siteSearch [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.siteSearch [type="radio"]:checked:focus + label:before,
.siteSearch [type="radio"]:not(:checked):focus + label:before {
  border: none;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background-color: #000 !important;
}

/* header nav responsive */

@media (min-width: 500px) and (max-width: 768px) {

.search_item {

}

.search_item a:link, .search_item a:visited {
  color: rgba(255,255,255,1) !important;
  font-size: 6px;
}

span#search-tool a:link, span#search-tool a:visited {
  font-size: 14px;
}

}

@media (max-width: 768px) {

.search_item {
  float: left;
}

}

@media (min-width: 769px) and (max-width: 1024px) {

.search_item {
  background: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-search.svg") no-repeat right -2px;
  background-size: 20px 20px;
  width: 105px;
  margin: 22px 0 0;
  padding: 0 0 5px;
  border-bottom: 1px solid black;
}

.search_item a:link, .search_item a:visited {
  color: rgba(0,0,0,1) !important;
  font-size: 12px;
}

span#search-tool a:link, span#search-tool a:visited {
  font-size: 14px;
}

}

@media (min-width: 1025px) and (max-width: 1441px) {

.search_item {
  background: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-search.svg") no-repeat right -2px;
  background-size: 20px 20px;
  width: 105px;
  margin: 22px 0 0;
  padding: 0 0 5px;
  border-bottom: 1px solid black;
}

.search_item a:link, .search_item a:visited {
  color: rgba(0,0,0,1) !important;
  font-size: 12px;
}

span#search-tool a:link, span#search-tool a:visited {
  font-size: 16px;
}

}

@media (min-width: 1442px) and (max-width: 2660px) {

.search_item {
  background: url("https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-search.svg") no-repeat right -2px;
  background-size: 20px 20px;
  width: 160px;
  margin: 22px 0 0;
  padding: 0 0 5px;
  border-bottom: 1px solid black;
}

.search_item a:link, .search_item a:visited {
  color: rgba(0,0,0,1) !important;
  font-size: 12px;
}

span#search-tool a:link, span#search-tool a:visited {
  font-size: 16px;
}

}

.typeahead__container {
    margin: 50px -100% 66px 20.89552%;
    width: 58.20896%;
    float: left;
    border-top: 1px solid #878787;
    border-bottom: 1px solid #878787;
    overflow: visible;
    height: 70px;
    font-family: futurashlight;
}

.typeahead__button{
  width: 7.69231%;
  float: right;
}

.typeahead__button button{
  width: 100%;
  height: 45px;
  border: none;
  background: url(https://cdn.raffaello-network.com/static/frontend/common/images/mf-icn-search.svg) no-repeat right;
  background-color: transparent;
  background-size: contain;
  margin-top: 10px;
  margin-right: 6px;
}

.typeahead__container button:hover, .typeahead__container button:focus {
    background-color: inherit;
    border-color: inherit;
}

.typeahead__field{
  float: left;
  width: 100%;
  display: inline-block;
}

.typeahead__query{
  float: left;
  width: 80%;
}

.typeahead__query .search_input{
  box-shadow: none;
  border: none;
  width: 100%;
  font-size: 21px;
  padding: 4px;
  font-family: futurashlight;
  margin: 19px 0 13px;
}

.typeahead__list, .typeahead__dropdown{
  top: 67px;
}