*{
	font-family: Roboto;
	color: black;
}
.box_wrap{
	max-width: 1080px;
}
.container_logo{
	background-image: url(../img/bg.jpg);
	background-position: center;
  background-size: cover;
}
.container_logo_2{
	background-image: url(../img/bg2.jpg);
	background-position: center;
  background-size: cover;
}
.container_logo_3{
	background-image: url(../img/bg3.jpg);
	background-position: center;
  background-size: cover;
}
.container_logo_4{
	background-color: white;
}
.container_logo_5{
	background-image: url(../img/bg4.jpg);
	background-position: center;
  background-size: cover;
  margin-top: 80px;
}
.header_wrap{
	/*width: 100vw;*/
	position: relative;
	height: 80px;
}
.header_logo{
	/*background-color: #39375e;*/
	width: 370px;
	position: absolute;
	left: 0;
	top: 0;
}
.header_timer{
	background-color: #facf5f;
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	color: #39375e;
	padding: 12px 0px;
}
.header_center{
	position: absolute;
	right: 180px;
	top: 0;
}
.header_timer_img, .header_timer_pWrap{
	display: inline-block;
}
.video_Wrapper{
	width: fit-content;
  width: 838px;
  margin: 45px auto;
  border: 20px solid #39375e;
}
.iframe_Wrapper{
	padding: 20px 20px 16px 20px;
	background-color: #39375e;
	margin: 40px 0;
}
.form_wrap{
	padding: 20px 0;
	text-align: center;
}
/*.header_logo_img{
	margin: 10px;
}*/
.count_people, .include_town, .count_time, .block2_p{
	color: #facf5f;
	text-transform: uppercase;
}
.block2_p2{
	color: white;
	font-size: 48px;
	text-transform: uppercase;
}
.block2_p_wrap{
	font-size: 42px;
	color: white;
}
#de .block2_p_wrap{
	font-size: 30px;
	color: white;
}
#de .pop_first_p_pop_up_3{
  font-size: 30px;
}
#de .pop_first_p_black_pop_up_3{
  font-size: 20px;
}
#de .pop_second_p_black{
  max-width: 400px;
}

#de .modal-content .form_input{
  padding: 15px;
}

#de .modal-content .form_input{
  padding: 15px;
}

#de .modal-content .form_input{
  font-size: 15px;
}

.block2_p{
	font-size: 64px;
}

.box_2 {
	margin-top: 50px;
	margin-bottom: 50px;
  width: auto;
  height: auto;
  background-color: #f8f8f8;
 	border-radius: 5px; 
 	box-shadow: 0px 1px 35px -6px rgba(0,0,0,0.75);
 }

.logo_twitter_block {
	float: left;
	margin-left: 0px;
}
.twitter_logo {
	width: 60%;
	height: auto;
}
.second_p {
	font-family: Rubik-Medium, sans-serif;
	font-size: 30px;
	color: #1895d4;
	padding-top: 6px;
  font-weight: 600;
  line-height: 40px; 
}
.twitter_center_block {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
  width: 95%;
  text-align: center;
}
.twitter_img_left {
	width: 97%;
	height: auto;
	margin-left: 30px;
}
.twitter_img_right {
	width: 97%;
	height: auto;
	margin-left: -30px;
	margin-bottom: 25px;

}

.form_input{
	width: 100%;
    padding: 20px;
    border-radius: 10px;
    border: none;
    margin: 10px 0;
    font-size: 19px;
}
.form_input::-webkit-input-placeholder {
  text-align:center;
}

.form_input:-moz-placeholder { /* Firefox 18- */
   text-align:center;
}

.form_input::-moz-placeholder {  /* Firefox 19+ */
   text-align:center;
   font-weight:200;
}

.form_input:-ms-input-placeholder {  
   text-align:center;
   font-weight:200;
}
.form_btn{
	width: 85%;
	text-transform: uppercase;
	color: white;
	background: linear-gradient(to bottom, #fc5239, #ef1713, #fc5239);
    font-size: 55px;
    border: none;
    padding: 10px;
    border-radius: 10px;
}
.form_btn:hover{
	background: linear-gradient(to bottom, #ef1713, #fc5239, #ef1713);
}
.block3_wrap{
	padding: 58px 0;
}
.block3_p{
	font-size: 28px;
}
.block3_wrap_p{
	margin-left: 25px;
	font-family: Roboto-Regular;
}

.pop-1 .main-txt span.red{
  color: #ef1713;
}

.block3_wrap_p p {
	font-family: Roboto-Regular;
    font-size: 17px;
}
.block4_p{
	text-align: center;
	margin: 30px 0;
	font-size: 30px;
}
.block4_box{
	text-align: center;
    margin-bottom: 90px;
}
.block4_box_num{
	font-size: 100px;
	color: #39375e;
}
.block4_box1{
	background-color: #facf5f;
}
.block4_box2{
	background-color: #f8c05e;
}
.block4_box3{
	background-color: #f7ac4b;
}
.block4_box1, .block4_box2, .block4_box3 {
	height: 280px;
	padding: 20px;
	-webkit-box-shadow: -1px 11px 35px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 11px 35px -6px rgba(0,0,0,0.75);
	box-shadow: -1px 11px 35px -6px rgba(0,0,0,0.75);
}
.block4_box_p {
	font-size: 16px;
}
.anticlicker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}

.loaded .loader-wrapper {
	display: block;
}

.loader-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    right: 0px;
    background: #f3f3f3;
    z-index: 1000;
	display: none;
	text-align: center;
}

  .loader-wrapper img{
	max-width: 80%;
	margin-top: 41px;
  }
  .loader-wrapper p{
	color: black;
	font-size: 33px;
	font-weight: bold;
  }




@media 	only screen and (min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
only screen and (min-resolution: 2dppx) and (orientation: portrait),

only screen and (min-device-pixel-ratio: 2) and (max-height:1200px) and (orientation: landscape),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-height:1200px) and (orientation: landscape),
only screen and (min-resolution: 2dppx) and (max-height:1200px) and (orientation: landscape){

  .anticlicker{
    display:none;
  }

}



/*for table*/
.tabs_wrapper {
  text-align: left;
}
.tabs_wrapper .tabs_nav {
  position: relative;
  z-index: 1;
  margin: 0 0 20px 0;
}
.tabs_wrapper .tabs_nav:before,
.tabs_wrapper .tabs_nav:after {
  content: " ";
  display: table;
}
.tabs_wrapper .tabs_nav:after {
  clear: both !important;
  height: 0;
}
* html .tabs_wrapper .tabs_nav {
  position: relative;
  zoom: 1;
}
* + html .tabs_wrapper .tabs_nav {
  position: relative;
  zoom: 1;
}
.tabs_wrapper .tabs_nav li {
  float: left;
  width: 16.666666666%;
  position: relative;
  overflow: hidden;
}
.tabs_wrapper .tabs_nav li.active .name {
  font-weight: bold;
  color: #14a7eb;
}
.tabs_wrapper .tabs_nav li.active a img {
  border-color: #facf5f;
}
.tabs_wrapper .tabs_nav li a {
  display: block;
  padding: 0 10px 0 0;
  text-decoration: none;
}
.tabs_wrapper .tabs_nav li a:hover,
.tabs_wrapper .tabs_nav li a:active,
.tabs_wrapper .tabs_nav li a:focus {
  text-decoration: none;
}
.tabs_wrapper .tabs_nav li a img {
  margin: 0 auto 3px 0;
  border: 8px solid transparent;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.tabs_wrapper .tabs_nav li a .desc .name {
  font-weight: 300;
  color: #2d2e2f;
  font-size: 19px;
  line-height: 1;
  margin-bottom: 5px;
  white-space: nowrap;
}
.tabs_wrapper .tabs_nav li a .desc .profit {
  font-size: 15px;
  font-weight: 300;
  color: #606060;
  line-height: 1;
  white-space: nowrap;
}
.tabs_wrapper .tabs_nav li a .desc .profit div {
  display: inline-block;
  white-space: nowrap;
  font-weight: bold;
  color: #2bb673;
  font-size: 16px;
  line-height: 1;
}
.tabs_wrapper .tabs_nav li a .desc .starting {
  font-size: 15px;
  color: #606060;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 5px;
}
.tabs_wrapper .tabs_nav li a .desc .starting div {
  display: inline-block;
  white-space: nowrap;
  font-weight: bold;
  color: #606060;
  font-size: 20px;
  line-height: 1;
}
.tabs_wrapper .tabs_nav li:nth-child(1) {
  z-index: 4;
}
.tabs_wrapper .tabs_nav li:nth-child(2) {
  z-index: 3;
}
.tabs_wrapper .tabs_nav li:nth-child(3) {
  z-index: 2;
}
.tabs_wrapper .tabs_nav li:nth-child(4) {
  z-index: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tabs_wrapper .tab_item {
  display: none;
  position: relative;
  z-index: 2;
  overflow: hidden;
  /*border-radius: 20px;*/
  border: 8px solid #facf5f;
  padding: 6px;
}
.tabs_wrapper .tab_item .grid-view {
  overflow: hidden;
  overflow-x: auto;
}
.tabs_wrapper .tab_item .tab_header {
  padding: 10px 25px;
  background-color: #39375e;
  /*border-radius: 5px 5px 0 0;*/
}
.tabs_wrapper .tab_item .tab_header:before,
.tabs_wrapper .tab_item .tab_header:after {
  content: " ";
  display: table;
}
.tabs_wrapper .tab_item .tab_header:after {
  clear: both !important;
  height: 0;
}
* html .tabs_wrapper .tab_item .tab_header {
  position: relative;
  zoom: 1;
}
* + html .tabs_wrapper .tab_item .tab_header {
  position: relative;
  zoom: 1;
}
.tabs_wrapper .tab_item .tab_header .title {
  float: left;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  /*font-weight: bold;*/
  font-family: Roboto-Regular;
}
.tabs_wrapper .tab_item .tab_header .title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(../img/traider.png) 0 0 no-repeat;
  width: 32px;
  height: 36px;
  margin-right: 10px;
  margin-top: -5px;
}
.tabs_wrapper .tab_item .tab_header .controls {
  float: right;
  font-size: 16px;
  color: #ffffff;
  padding-top: 5px;
}
.tabs_wrapper .tab_item .tab_header .controls .update_status {
  display: inline-block;
  color: white;
}
.tabs_wrapper .tab_item .tab_header .controls .update_status span {
  font-weight: bold;
  color: white;
}
.tab_stats {
  font-size: 24px;
  color: #5f5f5f;
  padding: 10px 10px 20px 10px;
}
.tab_stats:before,
.tab_stats:after {
  content: " ";
  display: table;
}
.tab_stats:after {
  clear: both !important;
  height: 0;
}
* html .tab_stats {
  position: relative;
  zoom: 1;
}
* + html .tab_stats {
  position: relative;
  zoom: 1;
}
.tab_stats .stat_block {
  float: left;
  margin-right: 40px;
}
.tab_stats .stat_block:last-child {
  margin-right: 0;
}
.tab_stats .stat_block span {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.tab_stats .stat_block.won, .stat_block.won span {
  color: #1cc700 !important;
}
.tab_stats .stat_block.lost, .stat_block.lost span {
  color: #ec0b0b !important;
}
/* PAGINATOR */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: left !important;
  padding-top: 10px;
}
.dataTables_wrapper .dataTables_paginate:before,
.dataTables_wrapper .dataTables_paginate:after {
  content: " ";
  display: table;
}
.dataTables_wrapper .dataTables_paginate:after {
  clear: both !important;
  height: 0;
}
* html .dataTables_wrapper .dataTables_paginate {
  position: relative;
  zoom: 1;
}
* + html .dataTables_wrapper .dataTables_paginate {
  position: relative;
  zoom: 1;
}


.modal-body input {
  background-color: #dcdcdc;
  outline: none;
}

.modal-header {
  border: none;
}

.modal-body .form_btn {
  background-color: #dcdcdc;
  margin-top: 20px;
  width: 100%;
}

.modal-content .close {
  font-size: 35px;
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
  z-index: 1;
  outline: none;
}

.modal-content .form_wrap {
  padding-top: 0px;
}

.modal-content .pop-1 {
  text-align: center;

}

.modal-content .form_input {
  padding: 15px;
}


.modal-content .first-line {
  font-size: 30px;
  color: #ef1713;
  position: relative;
  padding-left: 80px;
}

.modal-content .first-line:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 80px;
  background: url('../img/status.png');
  background-size: cover;
}

.modal-content .main-txt {
  font-size: 18px;
  color: #a5a5a5;
  line-height: 26px;
  margin-bottom: 35px;
}

.modal-content .second-line {
  font-size: 25px;
  color: #ef1713;
  margin-bottom: 25px;
  padding-left: 80px;
}

.form_btn.to_modal {
  margin-bottom: 30px
}

.login .form_btn{
  font-size: 21px;
}

.signature-block {
  text-align: right;
}

.signature-block img {
  max-width: 150px;
  margin-right: 30px;
}

.nav-register {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  min-height: 90px;
  background: rgba(210, 210, 210, 0.99);
  text-align: center;
}

.nav-register .form_input {
  padding: 10px;
  font-size: 14px;
}

.nav-register .form_btn {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.nav-register .nav-reg-txt {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px 20px;
  color: #313131;
}

.shake-btn {
  animation: shake 1s cubic-bezier(.36,.07,.19,.97) infinite;
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  -webkit-animation: shake 1s cubic-bezier(.36,.07,.19,.97) infinite;
  -moz-animation: shake 1s cubic-bezier(.36,.07,.19,.97) infinite;
  -ms-animation: shake 1s cubic-bezier(.36,.07,.19,.97) infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
    -ms-transform: translate3d(-1px, 0, 0);
    -moz-transform: translate3d(-1px, 0, 0);
    -webkit-transform: translate3d(-1px, 0, 0);
    -o-transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
    -ms-transform: translate3d(2px, 0, 0);
    -moz-transform: translate3d(2px, 0, 0);
    -webkit-transform: translate3d(2px, 0, 0);
    -o-transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
    -ms-transform: translate3d(-4px, 0, 0);
    -moz-transform: translate3d(-4px, 0, 0);
    -webkit-transform: translate3d(-4px, 0, 0);
    -o-transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
    -ms-transform: translate3d(4px, 0, 0);
    -moz-transform: translate3d(4px, 0, 0);
    -webkit-transform: translate3d(4px, 0, 0);
    -o-transform: translate3d(4px, 0, 0);
  }
}

.form_btn i {
  color: #fff;
}


@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    padding-top: 0;
  }
  .footer_link {
		display: inline-block;
  }
  
  .footer_link a {
    display: inline-block;
	}
}
.dataTables_info {
  color: #eaebed !important;
  font-size: 16px;
  font-weight: 300;
  padding: 15px 10px !important;
}
@media screen and (max-width: 767px) {
  .dataTables_info {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 5px 0 0 0 !important;
  }
}
.dataTables_paginate {
  margin: 5px 20px;
}
@media screen and (max-width: 767px) {
  .dataTables_paginate {
    margin: 0 0 10px 0;
  }
}
.dataTables_paginate span {
  float: left !important;
}
.dataTables_paginate span.ellipsis {
  color: #cccccc;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button {
  font-size: 16px;
  font-weight: 300;
  color: #eaebed !important;
  position: relative;
  float: left;
  padding: 4px 8px 3px 8px;
  line-height: 1;
  margin: 0 2px;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
  color: #fff !important;
  font-weight: 300 !important;
  background: transparent !important;
  border: 0px !important;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button.current {
  color: #ffffff !important;
  font-weight: bold !important;
  cursor: default !important;
  background: #686868 !important;
  border-radius: 3px;
  border: 0;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover {
  background: #686868 !important;
  color: #ffffff !important;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button.previous.disabled,
.dataTables_wrapper .dataTables_paginate a.paginate_button.next.disabled {
  opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate a.paginate_button.previous.disabled:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.next.disabled:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
/*.dataTables_wrapper .dataTables_paginate a.paginate_button.previous {
  text-indent: -10000px;
  width: 16px !important;
  height: 25px !important;
  padding: 3px 0px !important;
  background-repeat: no-repeat !important;
  background-image: url(../images/pb-pagination-arrows.png) !important;
  background-position: 0 0 !important;
  background-color: transparent;
  border: 0px !important;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  margin-right: 10px;
}*/
.dataTables_wrapper .dataTables_paginate a.paginate_button.previous:hover {
  background-color: transparent;
}
/*.dataTables_wrapper .dataTables_paginate a.paginate_button.next {
  text-indent: -10000px;
  width: 16px !important;
  height: 25px !important;
  padding: 3px 0px !important;
  background-repeat: no-repeat !important;
  background-image: url(../images/pb-pagination-arrows.png) !important;
  background-position: -16px 0px !important;
  border: 0px !important;
  background-color: transparent;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}*/
.dataTables_wrapper .dataTables_paginate a.paginate_button.next:hover {
  background-color: transparent;
}
.dataTables_wrapper .bottom {
  background-color: #39375e;
  /*border-radius: 0 0 5px 5px;*/
}
.dataTables_wrapper .bottom:before,
.dataTables_wrapper .bottom:after {
  content: " ";
  display: table;
}
.dataTables_wrapper .bottom:after {
  clear: both !important;
  height: 0;
}
* html .dataTables_wrapper .bottom {
  position: relative;
  zoom: 1;
}
* + html .dataTables_wrapper .bottom {
  position: relative;
  zoom: 1;
}
.table {
  background-color: #ffffff;
  margin-bottom: 0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: none;
  text-transform: uppercase;
  background-color: #eeeeee;
  color: #5f5f5f;
  font-weight: bold;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  white-space: nowrap;
}
.table > tbody > tr > td {
  border-top: none;
  padding-left: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #082a49;
  font-weight: normal;
  font-size: 13px;
  white-space: nowrap;
}
.table.table-history > tbody > tr > td.warning,
.table.table-history > tbody > tr > td.success,
.table.table-history > tbody > tr > td.danger {
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.table.table-history > tbody > tr > td.warning {
  color: #ec0b0b;
}
.table.table-history > tbody > tr > td.danger {
  color: #ec0b0b;
}
.table.table-history > tbody > tr > td.success {
  color: #1cc700;
}
.table.table-history > tbody > tr > td:first-child {
  font-weight: bold;
}
.table.table-history > tbody > tr > td:last-child {
  font-size: 0;
  white-space: nowrap;
}
.table.table-history > tbody > tr > td:last-child:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  content: '\f058';
  color: #fff;
  font-size: 15px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.table.table-history > tbody > tr > td:last-child:after {
  display: inline-block;
  color: #ffffff;
  padding: 3px 5px;
  min-width: 58px;
  font-size: 15px;
  line-height: 1;
  padding-left: 22px;
  margin-left: -17px;
  text-transform: uppercase;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}
.table.table-history > tbody > tr > td:last-child.success:after {
  content: 'won';
  background: #05ca00;
}
.table.table-history > tbody > tr > td:last-child.danger:before {
  content: '\f057';
}
.table.table-history > tbody > tr > td:last-child.danger:after {
  content: 'lost';
  background: #ee5050;
}
.table {
  background-color: #ffffff;
}
.table > tbody > tr > td {
  white-space: nowrap;
}
.table > tbody > tr > td:nth-child(2) {
  font-weight: bold;
}
.table > tbody > tr > td.warning,
.table > tbody > tr > td.success,
.table > tbody > tr > td.danger {
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.table > tbody > tr > td.warning {
  color: #e41616;
  white-space: nowrap;
}
.table > tbody > tr > td.danger {
  color: #e41616;
  white-space: nowrap;
}
.table > tbody > tr > td.success {
  color: #10a900;
  white-space: nowrap;
}
.table > tbody > tr > td:last-child {
  font-size: 0;
}
.table > tbody > tr > td:last-child:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  content: '\f058';
  color: #fff;
  font-size: 15px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.table > tbody > tr > td:last-child:after {
  display: inline-block;
  color: #ffffff;
  padding: 3px 5px;
  min-width: 58px;
  font-size: 15px;
  line-height: 1;
  padding-left: 22px;
  margin-left: -17px;
  text-transform: uppercase;
  border-radius: 3px;
  position: relative;
  z-index: 1;
}
.table > tbody > tr > td:last-child.success:after {
  content: 'won';
  background: #10a900;
}
.table > tbody > tr > td:last-child.danger:before {
  content: '\f057';
}
.table > tbody > tr > td:last-child.danger:after {
  content: 'lost';
  background: #e41616;
}
.members_accordeon .panel-heading {
  padding-top: 5px;
  padding-bottom: 5px;
}
.members_accordeon .panel-heading a {
  color: #2d2e2f;
  text-decoration: none;
}
.members_accordeon .panel-heading a img {
  width: 58px;
  height: 58px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin-right: 10px;
}
.members_accordeon .panel-heading a span {
  font-size: 24px;
  font-weight: 300;
}
.members_accordeon .panel-heading a[aria-expanded="true"] img {
  border-color: #14a7eb;
}
.members_accordeon .panel-heading a[aria-expanded="true"] span {
  color: #14a7eb;
  font-weight: bold;
}
.member_header .user {
  margin-bottom: 20px;
}
.member_header .user:before,
.member_header .user:after {
  content: " ";
  display: table;
}
.member_header .user:after {
  clear: both !important;
  height: 0;
}
* html .member_header .user {
  position: relative;
  zoom: 1;
}
* + html .member_header .user {
  position: relative;
  zoom: 1;
}
.member_header .user img {
  width: 136px;
  height: 136px;
  border-radius: 50%;
  border: 8px solid #14a7eb;
  margin-right: 20px;
  float: left;
}
.member_header .user .name {
  padding-top: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #14a7eb;
}
.member_header .user .starting,
.member_header .user .profit {
  font-size: 18px;
}
.member_header .user .starting div,
.member_header .user .profit div {
  display: inline-block;
  font-size: 24px;
  color: #1cc700;
  font-weight: bold;
}
.member_header .user .starting div {
  color: #606060;
}
.fa-refresh{
	color: white;
	margin-right: 10px;
}
.tableWrapper{
	margin: 50px 0;
}
/*END for table*/

.block5_p{
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	margin: 30px;
}
.block5_href{
	background-color: white;
    padding: 20px;
}
.block5_box{
	position: absolute;
	right: 0;
	padding: 21px;
	height: 100%;
	width: 55px;
	text-align: center;
	background-color: #d7d7d7;
}
.card-header{
	position: relative;
}
.container_logo_foofer{
	background-color: #d7d7d7;
}
.container_logo_foofer img{
	padding: 33px 0;
    width: 100%;
}
.container_logo_foofer_text{
	margin: 30px 0;
}
.container_logo_foofer_text p {
	font-family: Roboto-Regular;
	padding: 7px 0;
}
.footer_link{
	text-align: center;
}
.footer_link a {
	padding: 10px;
}
.footer_link span{
  padding: 10px;
  color: #337ab7;
  text-decoration: none;
  cursor: pointer;
}
.footer_link span:hover{
  color: #23527c;
  text-decoration: underline;
}
.block4_img{
  float: left;
  margin-right: 20px;
  padding-bottom: 55px;
}
.block4_pp{
  text-align: left;
  font-family: Roboto-Regular;
}
.block4_h{
  font-size: 20px;
  font-family: Roboto;
}
.block4_box_includ{
  padding-bottom: 20px;
  padding-top: 20px;
}
.block4_p2{
  text-align: center;
  margin: 15px;
  font-size: 30px;
}
.block4_p3{
  padding: 0 35px;
  font-size: 18px;
  text-align: center;
}
.block4_box_1{
  text-align: center;
  padding-top: 61px;
  margin: 49px 20px 20px 20px;
  position: relative;
  padding-bottom: 20px;
  background-color: white;
  height: 220px;
}
.block4_box_1 img {
  position: absolute;
  top: -51px;
  left: 39%;
}
.block4_box_wraper{
  background-color: #f7f7f7;
  padding-bottom: 25px;
  -webkit-box-shadow: 0px 0px 44px 3px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 44px 3px rgba(0,0,0,0.32);
box-shadow: 0px 0px 44px 3px rgba(0,0,0,0.32);
}
.block4_box_1 p {
  padding: 0 35px;
}
.block4_box_1_p{
  font-size: 19px;
  color: red;
}
.counter span{
  font-size: 38px;
  color: #39375e;
}
.card-block{
  margin: 0 50px;
}

.block3_img{
  border-radius: 100%;
}

.video_responsive {
  position:relative;
  padding-bottom:56.25%;
  /*РїСЂРѕРїРѕСЂС†РёРё РІРёРґРµРѕ 16:9 */
  height:0;
}

.video_responsive iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.video_responsive video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.playpause{
  background-image: url(../img/play-button.png);
  background-repeat: no-repeat;
  width: 100px;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  max-width: 100px;
}

stream .bmpui-ui-skin-modern .bmpui-ui-hugeplaybacktogglebutton{
	background-color: transparent!important;
}
stream .bmpui-ui-skin-modern .bmpui-ui-hugeplaybacktogglebutton .bmpui-image{
	background-image: url("../img/play-button.png")!important;
}
stream .bmpui-ui-skin-modern .bmpui-ui-controlbar, stream .bmpui-ui-fullscreentogglebutton, stream .bmpui-ui-volumetogglebutton {
	display: none!important;
}


@media screen and (max-width: 624px){
	.second_p{
		font-size: 26px;
	}
}
@media screen and (max-width: 545px){
	.second_p{
    font-size: 22px;
}
}

@media screen and (max-width: 1010px) {
  .video_iframe{
    width: 577px;
    height: 325px;
  }
  .video_Wrapper {
    /* width: fit-content; */
    margin: 0 auto;
    width: 400px;
  }
  .video_Wrapper {
    margin: 0 auto;
    width: 100%;
  }
  .paddig_off{
    padding: 0;
  }
  .block3_img{
    width: 250px;
    border-radius: 100%;
  }
}

@media screen and (max-width: 991px){
  .block4_box_1 img {
      left: 44%;
  }
}

@media screen and (max-width: 867px) {
  .header_wrap{
    height: 160px;
  }
  .header_center{
    top: 80px;
  }
  .header_timer{
    top: 80px;
  }
  .header_logo{
    background-color: #39375e;
    width: 100%;
  }

}
@media screen and (max-width: 719px){
  .video_iframe{
    width: 453px;
    height: 256px;
  }
  .video_Wrapper {
    /* width: fit-content; */
    margin: 0 auto;
    /*width: 400px;*/
    border: 10px solid #39375e;
  }
  .form_btn{
    font-size: 43px;
  }
  .block3_p{
    margin-left: 25px;
  }
  .block4_box_1{
    height: 270px;
  }
  .block4_box_1 img{
    left: 40%;
  }
  .form_btn {
    font-size: 36px;
  }
}
@media screen and (max-width: 719px){
  .video_iframe{
    width: 359px;
    height: 202px;
  }
}
@media screen and (max-width: 525px){
  .video_iframe{
    width: 314px;
    height: 177px;
  }
  .video_Wrapper {
    margin: 0 auto;
    /*width: 357px;*/
  }
  .form_btn {
    font-size: 25px;
  }
  .header_logo img {
    height: 80px;
    width: 70%;
  }
  .header_center{
    width: 59%;
  }
  .header_center img{
    width: 100%;
  }
  .block2_p_wrap {
    font-size: 26px;
  }
  .nav-register{
    display: none !important;
  }
}
@media screen and (max-width: 525px){
  .header_timer{
    width: 135px;
  }
  .header_center{
    right: 134px;
  }
  .header_center{
    width: 65%;
  }
  .header_logo img{
    width: 100%;
  }
  .block4_img{
    padding-bottom: 79px;
  }
  .block4_box_1 img{
    left: 34%;
  }
  .block5_href{
    padding-right: 66px;
  }
}
@media screen and (max-width: 386px){
  .video_iframe{
    width: 210px;
    height: 116px;
  }
  .video_Wrapper {
    margin: 0 auto;
    /*width: 252px;*/
  }
  .block4_img{
    padding-bottom: 105px;
  }
  .header_center img {
    margin-top: 10px;
  }
  .header_center{
    width: 58%;
  }
  .block4_box_1{
    height: 298px;
  }
}
