/* .tour-domination{
 padding: 0 30px;
}
.tour-domination h3 {
    font-family: "industry",sans-serif;
    font-size: 25.6px;
    color: #00B3FE;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.tour-domination p{
 font-family: "acumin-pro-condensed","Helvetica Neue",Arial,sans-serif;
 color: #555759;
    padding: 0 0 14px 0;
}
.tour-domination p.tour-domination__text {
    font-size: 14.6667px;
    color: #555759;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-family: Verdana, sans-serif;
    letter-spacing: normal;
    line-height: 1.8;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 1;
    word-spacing: 0px;
    padding-bottom: 21px;
    -webkit-text-stroke-width: 0px;
}
.tour-domination .tour {
    width: 100%;
    background: #eee;
    margin-bottom: 2em;
    border-collapse: collapse;
    border: 2px solid #ccc;
}
.tour-domination .tour td {
 width: 33%;
 background: #f3f3f3;
}
.tour-domination table tbody tr td {
    padding: 14.5px 19px;
    border-bottom: 1px solid #ccc;
 font-family: "acumin-pro-condensed","Helvetica Neue",Arial,sans-serif;
 font-size: 16px;
 color: #555759;
}
.tour-domination table tbody tr th {
    padding: 14.5px 19px;
    border-bottom: 1px solid #ccc;
 color: #555759;
}
.tour-domination .tour .head {
    font-size: 19.12px;
    text-transform: uppercase;
    font-family: "industry";
    letter-spacing: 1px;
}
.tour-domination .tour th.bushnell {
    color: #fff;
    background: #00B3FE;
}
.tour-domination .tour td.orange {
    color: #fff;
    background: #00B3FE;
}
.tour-domination address{
 color: #00B3FE;
 font-size: 12px;
 font-family: "acumin-pro-condensed","Helvetica Neue",Arial,sans-serif;
 font-style: normal;
 margin-bottom: 240px;
}
@media only screen and (max-width: 992px){
 .tour-domination .tour .head {
  font-size: 15.36px;
 }
 .tour-domination table tbody tr td {
  padding: 11.52px 15.36px;
 }
 .tour-domination table tbody tr th {
  padding: 11.52px 15.36px;
 }
}
@media only screen and (max-width: 767px){
 .tour-domination {
  padding: 0 10px;
 }
 .tour-domination .tour .head {
  font-size: 14.64px;
 }
 .tour-domination table tbody tr td {
  padding: 10.98px 14.64px;
 }
 .tour-domination table tbody tr th {
  padding: 10.98px 14.64px;
 }
}
@media only screen and (max-width: 576px){
 .tour-domination .tour .head{
  font-size: 8.28px;
  line-height: 2.5;
 }
} */
