svg {
  width: 100%;
  height: 100%;
  display: block;
}

.site-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 700;


}

.site-header__section--logo {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  text-align: center;
}

.site-menu #menu-header {
  text-align: center;
}

.site-header,
.site-logo,
.toggle-menu,
.cats__item__icon,
.cats__item__icon:before,
.cats__item__icon:after,
.cats__item__sub-icon,
.cols__item h6:before,
.grid__accordion-title:before {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}



.site-logo img {
  margin-bottom: 30px;
  margin-top: 20px;


}

.site-header__section--menu {
  margin-left: auto;
  padding-right: 10px;

}

..site-menu__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-menu__item {
  margin: 0;
  list-style: none;
  font-weight: 700;
  display: inline-block;
}

.site-menu__item,
.site-banner__subtitle,
.block-title {

  letter-spacing: 1.5px;
}

.site-menu__item a {
  color: #fff;

  padding: 8px 20px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  border: 3px solid transparent;

}

.site-menu__item a:hover,
.site-menu__item a:focus {
  border-radius: 99px;

  text-align: center;
  padding: 8px 20px;
  border: 3px solid #FFF27B;
}

.site-menu__item:not(.site-menu__item--btn) a {}

.site-menu__item:not(.site-menu__item--btn).site-menu__item.current-menu-item a {
  border-bottom-color: #fff;
}

.toggle-menu {
  display: block;
  position: fixed;
  z-index: 910;
}

.toggle-menu__line {
  height: 2px;
  display: block;
  position: absolute;
  right: 0px;
  background: #fff;
}

.toggle-menu__line {
  -webkit-transition: right ease 0.5s;
  -ms-transition: right ease 0.5s;
  transition: right ease 0.5s;
}

.section,
.dark-section__inner,
.big-quote__inner,
.site-banner,
.site-banner__inner,
.site-footer-top__inner,
.site-footer-bottom__sep,
.site-footer-bottom__inner,
.bxslider-wrap-quotes .bx-viewport,
.diamond-gallery__inner {
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}

.section--full,
.site-banner {
  width: 100%;
}

.site-banner {
  position: relative;
  overflow: hidden;
  background: #3d3e47 url(../img/bannerbg.jpg) center top fixed no-repeat;
  padding-bottom: 9rem;
  height: 94vh;
  background-size: cover;


}

.site-banner__shape-1 {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.site-banner__subtitle,
.site-banner__subtitle a,
.site-banner__title,
.site-banner__title a {
  color: #fff;
}

.site-banner__title img {
  width: 100%;
  margin-left: -4rem;
}

.site-banner__content {
  width: 70%
}

.site-banner__content,
.site-banner__inset-content {
  display: inline-block;
}

.site-banner__inset-content {
  position: relative;
  width: 26%;
  height: auto;
}

.site-banner__inset-content__inner {
  position: absolute;
  text-align: center;
  left: -9rem;
  top: -15rem;
}

/**開獎**/

.prize-box {
  position: relative;
  height: 85vh;
}

.drawResultsBox1 {
  display: flex;
  position: absolute;
  top: 10px;
  align-items: baseline;
}

.drawResultsBox1 .condown-Box1 {
  display: flex;
  align-items: center;
  color: #000;
  margin-right: 26px;
}

.drawResultsBox1 .condown-Box1 div {
  padding: 0 0.8rem;
}

.drawResultsBox1 .betNumber1 .title {
  font-size: 1.3rem;
  text-align: center;
  margin-left: -38px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 10px;
}


.drawResultsBox1.condown-Box1 div {
  padding: 0 0.8rem;
}

/*Starter Prize*/
.columnleft {}

.drawResultsBox2 {
  display: flex;
  position: absolute;
  top: 330px;
  left: -53px;
}


.betNumber2 {}

.drawResultsBox2 .title {
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  top: -38px;
  left: 295px;
  height: 30px;
}

.column1eft .condown-Box2 {
  display: flex;
  align-items: center;
  width: 266px;
  height: 60px;
  color: #000;
  margin-right: 20px;
}


.columnright .condown-Box2 {
  display: flex;
  align-items: center;
  width: 266px;
  height: 60px;
  color: #000;
  margin-right: 20px;
}

.condown-Box2 div {
  padding: 0 0.44rem;
  font-size: 2.2rem;
}


/*Consolation Prize*/

.drawResultsBox3 {
  display: flex;
  position: absolute;
  top: 330px;
  left: 600px;
  /* align-items: baseline; */
}

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {

  .drawResultsBox3 {
    top: 365px;
  }

}

.drawResultsBox3 .title {
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  top: -36px;
  left: 317px;
  height: 30px;
  width: 70px;
  white-space: nowrap;
}

.prize-box .drawResultsBox3 .title {

  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  top: -36px;
  left: 317px;
  height: 30px;
  width: 70px;
  white-space: nowrap;
}

.prize-box2 .drawResultsBox3 .title {


  left: 333px;

}

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {

  .drawResultsBox3 .title {
    top: -73px;
  }

}


.howto-block {
  background: #665464 url(../img/Layer6.jpg) center center fixed no-repeat;
  position: relative;
  height: 90vh;
  padding-top: 150px;
  background-size: cover;
}

.howto-block-width,
.checkresult-width,
.Responsible-width,
.what-can-i-win-block-width,
.keno-result-block-width {
  margin: 0 auto;
  padding-top: 4.5rem;
  z-index: 3;
  position: relative;
  max-width: 1200px;
}

.howto-block-width {
  /* position: initial */
}

.block-title {
  color: #fff;
  font-size: 3.2rem;
  margin-bottom: 1rem;
  text-align: center;
}

.date b {
  border-bottom: 4px solid #ffffff;
}

.block-title .date {
  display: inline;
  font-size: 2rem;
}

.block-title span {
  display: block;
  line-height: 5rem;
}



.block-title-right {
  position: relative;
}

.block-title-right:after {
  background: #f6a803;
  right: 0;
  position: absolute
}

.Responsible-title:after {
  /* background: #006bb5; */
}

.howto01 {}

.howto01 span {
  color: #FFFFFF;
  font-size: 1.2rem;
}

.howto01 button {
  border-radius: 99px;
  border: none;
  background-color: #ffffff;
  color: #3a80f8;
  font-size: 1.5rem;
  line-height: 60px;
  padding: 0px 35px;
  margin-top: 2.5rem;
  font-weight: bolder;

}

.howto01 button:hover {
  transition: .3s;
  color: #ffffff;
  background-color: #3a80f8;
}

.howto02 img {
  width: 45vw;
  margin-top: -10rem;
}

.tools-clouds {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.checkresult-block {
  background: #b24b4f url(../img/Layer6.jpg) 0 0 no-repeat;
  padding-top: 110px;
  background-size: cover;
}

.check-inputblock {
  padding: 0 0px;
  color: #fff;
  font-size: 1.25rem;
  width: 100%;
  margin-bottom: 1rem;
  text-align: left;
}

.check-inputblock input {
  line-height: 40px;
  width: 350px;
  background: #fff;
  font-size: 1rem;
  border: none;
  border-radius: 99px;
  color: #000;
  display: inline-block;
  padding-left: 10px;
}

@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .check-inputblock input {
    height: 40px;
  }
}

.vcenter-custom {
  display: block !important;
  float: left !important;
  width: 100%;
  margin-bottom: 15px;
}

.search-box {
  float: left;
  display: inline-flex;
  position: relative;
  margin-right: 15px;
}

.date {
  line-height: 44px;
}

/*Search result開獎 左大*/
.searchresult-box {
  position: relative;
  background: url(../img/search_bg.png) no-repeat;
  height: 70vh;
  width: 100vw;
}

.resultBox1 {
  display: flex;
  position: absolute;
  top: 80px;
  left: 40px;
  flex-direction: column;

}

.resultBox1 .betNumber1 .title {
  font-size: 1.3rem;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 5px;
}

.resultBox1 .condown-Box1 {
  background: url(../img/prizebg1.png);
  -webkit-background-size: 100% auto;
  background-size: 320px auto;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  width: 320px;
  height: 100px;
  color: #000;
  margin-bottom: 25px;
}

.resultBox1 .condown-Box1 div {
  padding: 0 0.85rem;
  font-size: 4rem;
}

.resultBox1 .drawResultsBox1 {
  display: flex;
  position: absolute;
  top: 40px;
  left: 70px;
  align-items: baseline;
}

/*Search result 開獎右2*/
.resultsBox2 {
  display: flex;
  position: absolute;
  top: 115px;
  left: 269px;
}

.resultsBox2 .title {
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  top: -40px;
  left: 270px;
  height: 30px;
}

.resultsBox2 .condown-Box2 {
  background: url(../img/prizebg1.png);
  -webkit-background-size: 100% auto;
  background-size: 180px auto;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  width: 180px;
  height: 60px;
  color: #000;
  margin-right: 20px;
}

.resultsBox2 .condown-Box2>div {
  padding: 0 0.48rem;
  font-size: 2.2rem;
}

/*Search result 開獎右2*/

.resultsBox3 {
  display: flex;
  position: absolute;
  top: 115px;
  left: 673px;
}

.resultsBox3 .title {
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 600;
  position: relative;
  top: -40px;
  left: 270px;
  height: 30px;
}

.resultsBox3 .condown-Box3 {
  background: url(../img/prizebg1.png);
  -webkit-background-size: 100% auto;
  background-size: 180px auto;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  width: 180px;
  height: 60px;
  color: #000;
  margin-right: 20px;
}

.resultsBox3 .condown-Box3>div {
  padding: 0 0.48rem;
  font-size: 2.2rem;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}

.check-buttons {
  text-align: right;
}

.check-inputblock input[type=button] {
  background: url(../img/search.png) no-repeat 31px 8px;
  background-size: 38%;
  width: 70px;
  display: inline-block;
  border: none;
  text-align: center;
  position: absolute;
  right: 0px;
  border-top-right-radius: 99px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 99px;
  border-bottom-left-radius: 0px;
}

.check-results-scrollmain {
  background: #ffefef;
  border-radius: 4px;
  border: 12px solid #8e3b40;
  padding: 2rem 6rem;
  height: 700px;
  overflow-y: auto;
}

.keno-result-block .check-results-scrollmain {
  border: 12px solid #608882;
  background: #f3fffd;
}

.game-board-listing {}

.listview-container {
  border-bottom: 2px solid #efb7ba;
  padding: 1rem 0;
}

.keno-result-block .listview-container {
  border-bottom: 2px solid #a3d6ce;
}

.listview-container .game-board-statuses {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.game-board-status-heading {
  color: #157dbe;
  font-size: 28px;
  line-height: 32px;
  float: left
}

.game-board-status-message {
  color: #b24b4f;
  font-size: 28px;
  line-height: 32px;
  float: center
}

.keno-result-block .game-board-status-heading {
  color: #608882;
}

.game-status-wrapper {
  float: right;
}

.check-results-scrollmain .notice {
  text-align: center;
  font-size: 1rem;
  color: #4c6b80;
  line-height: 28px;
  border-bottom: 2px solid #efb7ba;
  padding-bottom: 1rem;
}

.game-status-bonus .game-status-number {
  width: 4.5rem;
}

.game-status-wins .game-status-number {
  width: 10rem;
}

.game-status-number {
  font-size: 1.5rem;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  margin-left: 0.8rem;
  line-height: 2.4rem;
}

.board-list-view {
  width: 9.5%;
  text-align: center;
  float: left;
  margin: 0 0.25%;
}

.game-ball-wrapper .game-ball-number {}

.Responsible-block {
  background: url(../img/Layer6.jpg) 0 0 no-repeat;
  background-size: cover;
}

.Responsible-icon {
  position: absolute;
  right: -40px;
  top: 134px;
}

.Responsible-content {
  font-size: 17px;
  font-family: "Korolev Bold Condensed";
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 33px;
  color: #666;
}

.game-ball-number {
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  width: 100%;
  line-height: 37px;
  margin-bottom: 6px;
  border-radius: 5px
}

.game-ball-number-lightest-grey {
  background-color: #f5f5f5
}

.game-ball-number-lighter-grey {
  background-color: #e9f2f8
}

.game-ball-number-light-grey {
  background-color: #d8e4eb
}

.game-ball-number-grey {
  background-color: #8eaac0
}

.game-ball-number-dark-grey {
  background-color: #4c6b80
}

.game-ball-number-blue {
  background-color: #157dbe
}

.game-ball-number-dark-blue {
  background-color: #006bb5
}

.game-ball-number-darker-blue {
  background-color: #183b52
}

.game-ball-number-light-aqua {
  background-color: #c7f1ff
}

.game-ball-number-aqua {
  background-color: #0fb0e4
}

.game-ball-number-green {
  background-color: #76b82a
}

.game-ball-number-dark-green {
  background-color: #00843d
}

.game-ball-number-orange {
  background-color: #f05000
}

.game-ball-number-yellow {
  background-color: #f9a800
}

.game-ball-number-pink {
  background-color: #e81583
}

.game-ball-number-red {
  background-color: #eb212e
}

.game-ball-number-dark-red {
  background-color: #c5202b
}

.game-ball-number-light-purple {
  background-color: #b42996
}

.game-ball-number-purple {
  background-color: #523191
}

.game-status-number-lightest-grey {
  background-color: #f5f5f5
}

.game-status-number-lighter-grey {
  background-color: #e9f2f8
}

.game-status-number-light-grey {
  background-color: #d8e4eb
}

.game-status-number-grey {
  background-color: #8eaac0
}

.game-status-number-dark-grey {
  background-color: #4c6b80
}

.game-status-number-blue {
  background-color: #157dbe
}

.game-status-number-dark-blue {
  background-color: #006bb5
}

.game-status-number-darker-blue {
  background-color: #183b52
}

.game-status-number-light-aqua {
  background-color: #c7f1ff
}

.game-status-number-aqua {
  background-color: #0fb0e4
}

.game-status-number-green {
  background-color: #76b82a
}

.game-status-number-dark-green {
  background-color: #00843d
}

.game-status-number-orange {
  background-color: #f05000
}

.game-status-number-yellow {
  background-color: #f9a800
}

.game-status-number-pink {
  background-color: #e81583
}

.game-status-number-red {
  background-color: #eb212e
}

.game-status-number-dark-red {
  background-color: #c5202b
}

.game-status-number-light-purple {
  background-color: #b42996
}

.game-status-number-purple {
  background-color: #523191
}

.site-footer-bottom {
  background: #2b2b32 url(../img/footerbg.png);
}

.site-footer-bottom__inner--small {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-footer-bottom__logo {
  display: block;
}

.site-footer-bottom p,
.site-footer-bottom .gform_wrapper .gform_description,
.gform_wrapper .site-footer-bottom .gform_description,
.site-footer-bottom a {
  color: rgba(255, 255, 255, 0.5);
}

.site-footer-top__inner,
.site-footer-bottom__sep,
.site-footer-bottom__inner,
.bxslider-wrap-quotes .bx-viewport,
.diamond-gallery__inner {
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.site-footer-scroll-top {
  position: absolute;
  right: 0;
  top: 23px;
  cursor: pointer;
}

.game-type-what-can-i-win {
  background: #81a256 url(../img/Layer6.jpg) 0 0 no-repeat;
  padding-top: 150px;
  background-size: cover;
}

.background-table {
  display: block;
  margin-top: 39px;
  // width: 90%;
  padding: 10px 25px;
  margin: auto;
  border-radius: 23px;
  background: linear-gradient(to bottom, #f37c1a 0, #fcce07 100%);
  margin-bottom: 20px;
}

.background-table-yellow {
  background: linear-gradient(to bottom, #f37c1a 0, #fcce07 100%);
}

.table-keno-jackpot .table-keno th {
  padding: 10px 0;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}

.table-keno td {
  color: #004d82;
  background: #fff;
  padding: 5px 5px;
  padding: .3125rem .3125rem;
  font-size: 12px;
  width: 33%
}

.table-keno .table-top-right {
  border-top-right-radius: 30px;
}

.table-keno .table-top-left {
  border-top-left-radius: 30px;
}

.game-type-what-can-i-win tbody th {
  background: #D4EFFC;
}

.table-keno-jackpot .table-keno>thead th:first-child {
  width: 33%;
}

.table-top-left,
.table-top-right {
  width: 33%;
}

.game-type-what-can-i-win tbody tr:nth-child(even) td {
  background: #B8E6FC;
  vertical-align: middle;
}

.game-type-what-can-i-win tbody tr:nth-child(odd) td {
  background: #D4EFFC;
  vertical-align: middle;
}

.ball {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d8e4eb;
  overflow: visible;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.table-keno .ball-shadow {
  box-shadow: 4px 1px 10px rgba(0, 0, 0, .6);
}

.game-type-what-can-i-win tbody th .ball-md {
  font-size: 6rem;
}

.game-type-what-can-i-win tbody th .ball-md {
  width: 130px;
  height: 130px;
  margin: 15px auto;
  line-height: 130px;
}

.ball-blue.ball-gradient {
  background: linear-gradient(to right, #009fe3 0, #522583 100%);
}

.ball-green.ball-gradient {
  background: linear-gradient(to right, #f2e500 0, #007f2d 100%);
}

.ball-red.ball-gradient {
  background: linear-gradient(to right, #e6007e 0, #a81815 100%);
}

.ball-orange.ball-gradient {
  background: linear-gradient(to right, #ffed00 0, #e74011 100%);
}

.what-game-tab {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0px;
}

.what-game-tab .title {
  float: left;
  color: #dfffb1;
}

.what-game-tab-ul {
  float: right;
  padding-right: 30px;
}

.what-game-tab-ul li {
  display: inline-block;
}

.what-game-tab-ul li a {
  background: rgb(247, 161, 17);
  color: #fff;
  border-radius: 5px;
  font-size: 1.3rem;
  font-family: "Korolev Bold Condensed";
  letter-spacing: 1.5px;
}

.what-game-tab-ul li.active a {
  background: rgb(243, 127, 25);
}

.what-game-tab-ul li a:hover,
.what-game-tab-ul li a:focus {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.what-can-i-win-content-txt {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #b1ce8a;
  padding-bottom: 1.6rem;
  line-height: 1.75rem;
}

.keno-result-block {
  background: #74b6ac url(../img/Layer6.jpg)center center fixed no-repeat;
  position: relative;
  height: 100vh;
  padding-top: 150px;
  background-size: cover;
}

.middleNumberbg {
  background: url(../img/assets1.png)-6px 0px no-repeat;
  width: 444px;
  height: 295px;
  background-size: cover;
}


@media screen and(-ms-high-contrast: active),
(-ms-high-contrast:none) {
  .middleNumberbg {
    background-size: contain;
  }
}

.middleposition {
  padding-top: 76px;
  padding-left: 34px;
}

.starbox {
  background: url(../img/assets2.png)-6px -15px no-repeat;
  background-size: contain;
  width: 380px;
  height: 103px;
}

.MMC_block .mnum {
  display: inline-block;
  width: 60px;
  height: 70px;
  margin-right: 6px;
  margin-left: 6px;

}

@media screen and(-ms-high-contrast: active),
(-ms-high-contrast:none) {
  .MMC_block .mnum {
    margin-right: 4px;
    margin-left: 6px;
  }
}

.MMC_block .num1,
.MMC_block_small .num1 {
  background: url(../img/mmc/n1.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num2,
.MMC_block_small .num2 {
  background: url(../img/mmc/n2.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num3,
.MMC_block_small .num3 {
  background: url(../img/mmc/n3.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num4,
.MMC_block_small .num4 {
  background: url(../img/mmc/n4.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num5,
.MMC_block_small .num5 {
  background: url(../img/mmc/n5.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num6,
.MMC_block_small .num6 {
  background: url(../img/mmc/n6.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num7,
.MMC_block_small .num7 {
  background: url(../img/mmc/n7.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num8,
.MMC_block_small .num8 {
  background: url(../img/mmc/n8.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num9,
.MMC_block_small .num9 {
  background: url(../img/mmc/n9.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.MMC_block .num0,
.MMC_block_small .num0 {
  background: url(../img/mmc/n0.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/*smallnum*/
.MMC_block_small .mnum {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 6px;
  margin-left: 8px;
  background-size: contain;
}

@media screen and (min-width: 1441px) {
  .site-header {
    height: 145px;
    padding-right: 40px;
  }


  .site-logo {
    width: 408px;
    /* height: 245px; */
    background-size: 408px;
  }

  .site-logo svg {
    width: 140px;
  }

  .toggle-menu {
    top: 108px;
    right: 40px;
  }

  .site-menu__item {
    font-size: 20px;
    font-size: 1rem;
  }

  .site-menu__item:not(:last-child) {
    margin-right: 60px;
  }

  .site-menu__item a {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .tax-service_sector .site-banner {
    padding-bottom: 100px;
  }

  .site-banner {
    padding-top: 245px;
  }

  .site-scroll--active .site-header {
    height: 180px;
  }

  .site-scroll--active .site-logo {
    width: 255px;
    background-size: 315px;
    background-position: center left -40px;
  }

  .site-scroll--active .site-logo svg {
    width: 100px;
  }

  .site-banner__shape-1 {
    width: 815px;
    height: 1120px;
  }


  .bxslider-values .bxslider-values__heading {
    font-size: 102px;
    font-size: 3.375rem;
    margin-top: 1rem;
  }

  .site-scroll--active .toggle-menu {
    top: 32px;
  }

  .site-footer-bottom__logo {
    width: 78px;
  }

  .section--large,
  .site-banner__inner,
  .site-footer-top__inner,
  .site-footer-bottom__inner {
    max-width: 1260px;
  }

  .game-type-what-can-i-win,
  .Responsible-block {
    text-align: center;

  }


  .game-type-what-can-i-win img,
  .Responsible-block img {
    width: 70vw;
  }

}

@media screen and (max-width: 1440px) {
  .site-header {
    height: 188px;
    padding-right: 30px;
  }

  .site-logo {
    width: 312px;
    height: 188px;
    background-size: 312px;
  }

  .site-logo svg {
    width: 150px;
  }

  .site-menu__item {
    font-size: 20px;
    font-size: 1rem;
  }

  .site-footer-bottom__logo {
    width: 62px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1025px) {
  .site-menu__item:not(:last-child) {
    margin-right: 50px;
  }

  .site-banner {
    padding-top: 188px;
  }

  .tax-service_sector .site-banner {
    padding-bottom: 80px;
  }

  .site-banner__shape-1 {
    width: 700px;
    height: 962px;
  }

  .site-menu__item a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  h1,
  .bxslider-values .bxslider-values__heading {
    font-size: 102px;
    font-size: 2.8rem;
    margin-top: 1.5rem
  }

  .site-scroll--active .toggle-menu {
    top: 20px;
  }

  .site-scroll--active .site-header {
    height: 180px;
  }

  .block-title {
    font-size: 30px;
    font-size: 3.25rem;
    margin-top: 0rem;
  }

  .howto-block img {
    margin-top: 0rem;
  }

  .site-scroll--active .site-logo svg {
    width: 70px;
  }

  .site-scroll--active .site-logo {
    width: 162px;
    background-size: 240px;
    background-position: center left -40px;
  }
}

@media screen and (min-width: 1025px) {
  .site-scroll--active .site-header {
    background: rgba(0, 0, 0, 0.7);
  }

  .table-keno td {
    padding: 5px 15px;
    padding: .3125rem .9375rem;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }


}

@media screen and (max-width: 1440px) and (min-width: 671px) {
  .toggle-menu {
    top: 80px;
    right: 30px;
  }

  .site-banner__inset-content__inner img {
    width: 140px;
  }

  .game-type-what-can-i-win {
    padding-top: 120px;
  }


}

@media screen and (max-width: 1280px) and (min-width: 671px) {

  .howto-block-width,
  .checkresult-width,
  .Responsible-width,
  .what-can-i-win-block-width,
  .keno-result-block-width {
    padding-top: 3rem;
  }
}




@media screen and (max-width: 1024px) and (min-width: 671px) {
  .site-menu__item:not(.site-menu__item--btn) {
    display: none;
  }

  .site-scroll--active .site-header,
  .site-scroll--inactive .site-header {
    height: 70px;
  }

  .site-scroll--active .toggle-menu,
  .site-scroll--inactive .toggle-menu {
    top: 20px;
  }

  .site-scroll--active .site-logo svg,
  .site-scroll--inactive .site-logo svg {
    width: 70px;
  }

  .site-scroll--active .site-logo,
  .site-scroll--inactive .site-logo {
    width: 162px;
    background-size: 240px;
    background-position: center left -40px;
  }

  .site-banner__inset-content__inner {
    position: absolute;
    text-align: center;
    left: -5rem;
    top: -7rem;
  }

  .site-banner {
    padding-top: 70px;
  }

  .howto-block img {}

  .howto01 {
    text-align: center;

  }

  .howto02 {
    text-align: center;

  }

  .block-title:after {
    display: block;
    content: "";
    width: 6.5rem;
    height: 0.15rem;
    margin: 0 auto
  }

  .check-results-scrollmain {
    padding: 2rem 2.5rem;
  }

  .Responsible-content {
    font-size: 16px;
    padding: 0 45px;
  }

  .Responsible-icon {
    right: 30px;
    top: 96px
  }

  .game-type-what-can-i-win,
  .Responsible-block {
    text-align: center;

  }

  .game-type-what-can-i-win img,
  .Responsible-block img {
    width: 80vw;
  }

  .game-type-what-can-i-win {
    padding-top: 0px;
  }

}