/*

 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*/
body {
  font-family: 'arial', sans-serif;
}
.separate-containers .inside-article, .sidebar {
  border: 1px solid rgba(0, 0, 0, .05);
}
p a {
  text-decoration: underline;
  font-weight: 600;
}
p a:hover {
  color: #B70000 !important;
  text-decoration: underline;
}
h1 {
  color: #fff !important;
}
h2 {
  font-family: 'teko', sans-serif;
  font-weight: bold;
}
h2 strong {
  color: #B51F32;
}
#masthead {
  -webkit-box-shadow: 0px 4px 15px 5px #193376;
  box-shadow: 0px 4px 15px 2px #000000;
  background-image: url(../../../images/header-bg.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 70%;
}
#primary-menu {
  margin-top: 26px;
}
.icon-row h2 {
  border-bottom: 4px solid #4e9805;
}
.page-section-blue {
  background: #193376;
  background-image: url("../../../images/backgrounds/page-section-black-waves-background2.png");
  background-size: repeat;
  color: #fff;
}
.page-section-green {
  background: #2d5027;
  background-image: url("../../../images/backgrounds/page-section-green-waves-background2.png");
  background-size: repeat;
  color: #fff;
}
.page-section-blue h1, .page-section-green h1 {
  color: #f9f9f9;
  font-family: 'teko', sans-serif;
  font-size: 300%;
  line-height: 47px;
  font-weight: bold;
}
.page-section-blue h1 span, .page-section-green h1 span {
  color: #ccc;
}
.page-section-black {
  background-image: url("../../../images/backgrounds/page-section-black-waves-background2.png");
  background-repeat: no-repeat;
  color: #fff;
}
.page-section-red {
  background: #B51F32;
  background-image: url("../../../images/backgrounds/page-section-red-waves-background.png");
  background-size: cover;
  color: #fff;
}
.page-section-green {
  background: #2d5027;
  background-size: cover;
  box-shadow: inset 0px 0px 200px 190px #000000;
}
.page-section-green2 {
  background: #2d5027;
  background-size: cover;
  box-shadow: inset 0px 0px 200px 230px #000000;
}
.page-section-green3 {
  background: #2d5027;
  background-size: cover;
  box-shadow: inset 0px 0px 2000px 166px #1d0101;
}
.ylw {
  color: #4e9805;
}
.page-section-red h2 strong {
  color: #ccc;
  font-family: 'teko', sans-serif;
}
.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: #193376;
  font-family: 'teko', sans-serif;
}
.page-section-white {
  border-bottom: 1px solid #e5e5e5 !important;
}
.banner-section-blackjack {
  background-image: url("../../../images/backgrounds/blackjack-bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  color: #fff;
}
.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: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.page-section-green .icon-question:before {
  font-family: "Font Awesome 5 Free";
  content: "\f5a2 ";
  margin-right: 8px;
  font-size: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-top:before {
  font-family: "Font Awesome 5 Free";
  content: "\f5a2 ";
  margin-right: 8px;
  font-size: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-future:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1e5 ";
  margin-right: 8px;
  font-size: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-online:before {
  font-family: "Font Awesome 5 Free";
  content: "\f109 ";
  margin-right: 8px;
  font-size: 200%;
  color: #f9cd69;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-states:before {
  font-family: "Font Awesome 5 Free";
  content: "\f74d ";
  margin-right: 8px;
  font-size: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-money:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3d1 ";
  margin-right: 8px;
  font-size: 200%;
  color: #f9cd69;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-computer:before {
  font-family: "Font Awesome 5 Free";
  content: "\f108 ";
  margin-right: 8px;
  font-size: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
.icon-bonuses:before {
  font-family: "Font Awesome 5 Free";
  content: "\f559 ";
  margin-right: 8px;
  font-size: 200%;
  color: #4e9805;
  font-weight: 900 !important;
  position: relative;
  top: 7px;
}
/*----review-box----*/
.review-box {
  border: 3px solid #e0e0e0;
  border-radius: 5px;
  box-shadow: 0px -1px 51px -31px #000;
  width: 95%;
  margin: 10px auto;
}
.review-box h2 {
  border-bottom: 4px solid #4e9805;
  width: 76%;
}
.rev-btn {
  background-color: #b91a1a;
  width: 20%;
  text-align: center;
  margin: 0px auto 0px 30px;
  padding: 7px 0px 6px 0px;
  border-radius: 10px;
}
.rev-btn:hover {
  background-color: #4e9805;
}
.rev-btn a {
  color: #fff !important;
  font-family: 'anton', sans-serif !important;
  line-height: 28px;
  font-size: 156%;
}
/*---End-review-box----*/
/*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: #1f381c;
  font-family: 'teko', sans-serif;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 23px;
  line-height: 44px;
}
/*end list grid styles*/
/*start table styles*/
.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: bold;
}
.property-bonus span.tbl-bonus-1 {
  font-family: 'Teko', sans-serif;
  font-size: 18px;
  color: #2f5d6b;
  padding-right: 5px;
}
.property-bonus span.tbl-bonus-3 {
  font-family: 'Teko', sans-serif;
  font-size: 18px;
  color: #c10000;
  padding-left: 5px;
}
@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;
}
@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%;
  }
  .review-box h2 {
    width: 100%;
  }
}
@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%;
  }
}