::-webkit-input-placeholder { color: #fff; }

:-moz-placeholder { color: #fff; }

::-moz-placeholder { color: #fff; }

:-ms-input-placeholder { color: #fff; }

.sectionA .Tablistthree { margin: 0.41667rem 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 575px) { .sectionA .Tablistthree { margin: 20px 0; } }

.sectionA .Tablistthree a { padding: 0.07813rem 0.23438rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-radius: 0.20833rem; background: #E7E7E7; margin: 0 0.10417rem; -webkit-transition: 0.5s ease all; transition: 0.5s ease all; font-size: 0.10417rem; color: #232323; font-weight: bold; }

@media (max-width: 575px) { .sectionA .Tablistthree a { font-size: 16px; margin: 15px 5px; padding: 10px 25px; border-radius: 20px; } }

.sectionA .Tablistthree a:hover, .sectionA .Tablistthree a.active { background: #C6B17C; color: #fff; }

@media (max-width: 575px) { .sectionA .Tablistthree { -webkit-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; }
  .sectionA .Tablistthree a { margin-top: 5px; margin-bottom: 5px; } }

