/*



 Theme Name:   GeneratePress Child



 Theme URI:    https://generatepress.com



 Description:  Default GeneratePress child theme



 Author:       Tom Usborne



 Author URI:   https://tomusborne.com



 Template:     generatepress



 Version:      0.1



*/
/* devanagari */
/*start color notes*/
/*

	#B70000 = red

    #028816 = green

    #002346 = dark blue

    #00A3D9 = light blue

*/
/*end color notes*/
@import url('https://fonts.googleapis.com/css2?family=Teko&display=swap');
body {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}
p a {
  text-decoration: underline;
  font-weight: 600;
}
p a:hover {
  color: #B70000 !important;
  text-decoration: underline;
}
h1 {
  font-family: "teko", serif;
  font-size: 230% !important;
  font-weight: normal !important;
}
h1 strong {
  color: #ff6b6f;
  font-weight: normal !important;
}
h2 {
  font-family: "teko", serif;
  font-weight: normal;
  font-size: 251%;
  line-height: 1.4em;
}
h2 strong {
  color: #B51F32;
  font-weight: normal !important;
}
.gambling-type-box h2 {
  border-bottom: 5px solid #b51f32;
}
.page-section-red h2 {
  color: #f19393;
}
.page-section-red h2 strong {
  color: #fff;
  font-weight: normal !important;
}
.page-section-blue h2 strong {
  color: #ff5151;
}
#masthead {
  -webkit-box-shadow: 0px 4px 15px 5px #193376;
  box-shadow: 0px 4px 15px 2px #000000;
  background-image: url("../../../images/backgrounds/header-bg.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}
#primary-menu {
  margin-top: 26px;
}
.page-section-blue {
  background: #193376;
  background-image: url("../../../images/backgrounds/page-section-black-waves-background2.png");
  background-size: repeat;
  color: #fff;
}
.page-section-blue h1 {
  color: #fff;
  font-weight: bold;
}
.page-section-blue h1 span {
  color: #ccc;
}
.separate-containers .inside-article, .sidebar {
  border: 1px solid rgba(0, 0, 0, .05);
}
.page-section-black {
  background: #111;
  background-image: url("../../../images/backgrounds/page-section-black-waves-background2.png");
  background-size: repeat;
  color: #fff;
}
.page-section-red {
  background: #8f0113;
  color: #fff;
}
.page-section-grey {
  background-image: linear-gradient(to right, #f1f1f1, #f0f0f0, #f0f0f0, #efefef, #eeeeee);
  border-bottom: 1px solid #e5e5e5 !important;
}
h2.add-shadow {
  border-bottom: 1px solid #193376;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 12px 10px -10px black;
}
.page-section-grey h2 strong {
  color: #B51F32;
}
.page-section-white {
  border-bottom: 1px solid #e5e5e5 !important;
}
.banner-section-map {
  background: #003366;
  background-image: url(../../../images/backgrounds/us-map.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #fff;
  box-shadow: inset 0px 0px 137px 126px #093562;
}
.img-border {
  border: 1px solid #000;
  padding: 2px;
}
.image-float-right {
  float: right;
  margin-left: 20px;
}
.img-180px {
  max-width: 180px;
}
.img-400px {
  max-width: 400px;
}
.image-white-background {
  background-color: #fff;
  padding: 5px;
  -webkit-box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  box-shadow: -10px 0px 13px -7px #000000, 10px 0px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  border-radius: 3px;
}
.shadow-bottom {
  border-bottom-color: #B70000;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 12px 10px -10px black;
  margin-bottom: 25px;
}
.electorial-lists ul {
  list-style-type: none;
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
  background: #45484d; /* Old browsers */
  background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #45484d 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0); /* IE6-9 */
  float: left;
  padding: 10px;
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.electorial-lists ul li:first-of-type {
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.electorial-lists ul li:not(:first-of-type) {
  color: #ccc;
  margin-top: 2px;
  margin-bottom: 2px;
}
.electorial-lists ul li:not(:first-of-type) strong {
  display: inline-block;
  float: right;
  width: 50px;
  background: #fff;
  color: #333;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-question:before {
  font-family: "Font Awesome 5 Free";
  content: "\f059 ";
  margin-right: 8px;
  font-size: 150%;
  position: relative;
  top: 9px;
  color: #f19393;
  font-weight: 900 !important;
}
.page-section-white .icon-question:before {
  font-family: "Font Awesome 5 Free";
  content: "\f059 ";
  margin-right: 8px;
  font-size: 150%;
  color: #B51F32;
  font-weight: 900 !important;
}
/*--Gambling Type Boxes---*/
.gambling-type-box img {
  background-color: #fefaf6;
  border-radius: 9%;
  padding: 7px;
  border: 3px solid #b51f32;
}
/*--end-Gambling Type Boxes---*/
/*start list grid styles*/
ul.list-grid {
  padding-left: 0em;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  list-style: none;
  width: 100%;
  float: left;
}
ul.list-grid span {
  display: inline-block;
  float: right;
}
ul.list-highlight span {
  background-color: #00A3D9;
  color: #fff;
  font-size: 80%;
  padding: 0px 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.list-grid li {
  width: 50%;
  min-width: 180px;
  float: left;
  line-height: 30px;
  border: 1px solid #ccc;
  padding: 4px 10px;
  margin-left: -1px;
  margin-top: -1px;
}
.list-grid-icon li:after {
  font-family: "Font Awesome 5 Free";
  content: "\f058 ";
  margin-right: 10px;
  font-size: 20px;
  font-weight: 900 !important;
  display: inline-block;
  float: right;
  color: #039414;
}
.grid-thirds li {
  width: 33%;
}
.list-grid li:hover {
  background-color: #e5e5e5;
}
.list-grid li.list-grid-title {
  width: 100%;
  background-color: #B70000;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}
/*end list grid styles*/
/*start table styles*/
.table-responsive {
  overflow-x: auto;
}
.age-table {
  border: 1px solid #ccc;
  background-color: #fff;
  color: #111;
}
.table {
  border-radius: 4px;
}
.first-column-bold tbody tr td:first-of-type {
  font-weight: bold;
  text-align: right;
}
.age-table thead tr th {
  border-bottom: 1px solid #ccc;
  background-color: #093562;
  color: #fff;
  text-align: center;
}
.age-table td {
  text-align: center;
}
.age-table tbody tr:nth-of-type(even) {
  background-color: #f1f1f1;
}
.divtablewrapper {
  margin: 0px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px 10px 5px 10px;
  background-color: #f0f0f0;
}
.divtable {
  margin: 0px;
  width: 100%;
  display: table;
  text-align: center;
}
.property-bonus span {
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
}
.property-bonus span.tbl-bonus-1 {
  font-family: 'Teko', sans-serif;
  font-size: 22px;
  color: #2f5d6b;
  padding-right: 5px;
  font-weight: normal;
}
.property-bonus span.tbl-bonus-3 {
  font-family: 'Teko', sans-serif;
  font-size: 22px;
  color: #c10000;
  padding-left: 5px;
  font-weight: normal;
}
@media screen and (max-width: 580px) {
  .divtable {
    display: block;
  }
}
.row {
  display: table-row;
}
.row.header {
  /*color: #ffffff;*/
}
.row.header .cell {
  padding: 15px 10px 5px;
  color: #666;
  border-top: none;
  font-weight: bold;
  text-transform: uppercase;
}
.divtablewrapper .rank {
  text-align: center;
  width: 75px;
  font-family: 'Anton', sans-serif;
  color: #c10000;
  font-size: 20px;
  font-weight: normal;
}
.divtablewrapper .rank:before {
  content: '#';
  position: relative;
  top: -2px;
  left: 2px;
  font-size: 90%;
  padding-right: 5px;
  color: #8a8a8a;
  font-family: arial;
  font-weight: normal;
}
.divtablewrapper .property-logo {
  min-width: 150px;
}
.divtablewrapper .property-logo img, .divtablewrapper .property-rating img {
  margin-top: 0px;
  vertical-align: middle;
}
.divtablewrapper .visit a {
  box-shadow: inset 0px 1px 0px 0px #ff1a00;
  background: linear-gradient(to bottom, #ff1a00 5%, #d60000 100%);
  background-color: #d60000;
  border-radius: 6px;
  border: 1px solid #d60000;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 2px 7px;
  text-decoration: none;
  width: 160px;
  margin-top: 1px;
}
.g-types {
  font-size: 110%;
  font-weight: normal;
  font-family: 'Teko', sans-serif;
}
@media screen and (max-width: 992px) {
  .hide-med {
    display: none !important;
  }
}
@media screen and (max-width: 580px) {
  .row:not(.header) {
    padding: 14px 0 7px;
    display: block;
    -moz-box-shadow: 0 0 2px 2px #f1f1f1;
    -webkit-box-shadow: 0 0 2px 2px#f1f1f1;
    box-shadow: 0 0 2px 2px #f1f1f1;
    margin-bottom: 20px;
  }
  .row.header {
    padding: 0;
  }
  .hide-med {
    display: block !important;
  }
  .row.header .cell {
    display: none !important;
  }
  .row .cell {
    margin-bottom: 30px;
    text-align: center;
    border-top: none;
  }
  .row .cell:last-of-type {
    padding-bottom: 20px;
  }
  .divtablewrapper .rank {
    width: 100%;
  }
}
.cell {
  padding: 4px 4px;
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.table .row:not(:first-of-type):hover {
  background-color: #f1f1f1 !important;
}
.table-grey-background .row:not(:first-of-type):hover {
  background-color: #fff !important;
}
@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 16px;
    display: block;
  }
}
/*end table styles*/
@media (max-width: 980px) {
  .electorial-lists ul {
    width: 31%;
  }
  .grid-thirds li {
    width: 50%;
  }
}
@media (max-width: 780px) {
  .electorial-lists ul {
    width: 48%;
  }
}
@media (max-width: 608px) {
  .image-float-right {
    float: none;
    margin-left: 0px;
    max-width: 100%;
  }
  .electorial-lists ul {
    width: 98%;
  }
  .list-grid li, .grid-thirds li {
    width: 100%;
  }
}