/* styles */
/* test from css */

.myabout .textblock p {
    margin-bottom: 5px;
}
.myabout h3 {
    font-size: 20px;
    margin-top: 30px;
}

#layout-content {
    padding: 0 7px;
}

#dnone {
    display: none;
}

body {
    margin: 0;
    /* padding-bottom: 100px; */
}

html {
    font-family: October Std;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none !important;
}

strong {
    font-family: "OctoberStd-Bold";
}

p {
    font-family: "OctoberStd-Regular";
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "OctoberStd-Bold";
}

.padded {
    padding: 0 20px;
}

.textwrapper {
    margin-bottom: 85px;
}

.form-select {
    color: #000;
    width: 100%;
    height: 50px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    box-shadow: none;
    background-color: #fff;
    padding: 20px 20px 15px;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.page_winners .pagebanner_content h2 p,
.page_winners h1.page-title p {
    margin: 0;
}

.page_play-responsibly .pagebanner_content p {
    font-size: 20px;
    margin-top: 0;
}

.page_play-responsibly .pagebanner_content h2 {
    margin: 5px 0px;
    max-width: 350px;
}

.page_play-responsibly .pagebanner_content {
    top: 30%;
}

.textblock strong {
    font-size: 28px;
    margin-top: 30px;
}

.textblock a {
    font-family: "OctoberStd-Bold";
    transition: 0.2s ease-in-out;
}

.textblock a:hover {
    color: #00a9e0;
}

.btn--terciary {
    border-color: transparent;
    background-color: #fff;
    height: 48px !important;
    color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.btn--terciary p {
    margin-top: 5px;
    font-size: 17px;
}

.textblock strong {
    margin-bottom: 20px;
}

.btn--terciary:hover {
    background-color: #0f0f0f;
    color: #fff;
}

.cms-countdown .btn--terciary {
    background-color: #0077c8;
    height: 40px !important;
    color: #fff;
}

.cms-countdown .btn--terciary:hover {
    background-color: #0077c8;
    color: #000;
}

.pagebanner {
    margin: 70px 0;
    position: relative;
}

h1.page-title {
    font-size: 55px;
    margin: 0;
}

h2.page-sub-title {
    font-size: 28px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    margin-bottom: 0;
}

.pagebanner h2 {
    font-family: "OctoberStd-Bold";
}

.pagebanner_content p strong {
    line-height: 28px;
}

.page_liveloto-draw .pagebanner_content h1 {
    margin: 0;
}

.page_liveloto-draw .pagebanner_content h2 p,
.page_liveloto-draw .pagebanner_content h1 p {
    font-size: 50px;
    color: #fff;
    margin: 0;
}

.page_liveloto-draw .btn--terciary {
    background-color: #4c9fd0;
    height: 40px !important;
    color: #fff;
}

.page_liveloto-draw .btn--terciary:hover {
    color: #00000;
}

.page_community .pagebanner h1 {
    color: #0077c8;
    font-size: 80px;
    position: absolute;
    top: 37%;
    left: 47px;
    margin: 0;
}

.page_community .pagebanner h1 p {
    margin: 0;
}

#pageoffers_mobile {
    display: none;
}

.pagebanner_content {
    font-family: "OctoberStd-Bold";
    position: absolute;
    top: 35%;
    left: 25px;
    color: #fff;
}

.pagebanner_content h2 {
    font-size: 43px;
    margin: 0;
}

.textblock {
    margin: 50px 0 20px 0;
}

.news_article p {
    font-size: 16px;
}

.news_article {
    padding-right: 40px;
}

.news_article:nth-child(3n) {
    /*padding-right: 0;*/
}

.textblock h5 {
    font-family: "OctoberStd-Bold";
    font-size: 27px;
    color: #0f0f0f;
    margin-bottom: 25px;
}

.textblock p {
    font-family: "OctoberStd-Regular";
    font-size: 16px;
    color: #55545a;
    line-height: 33px;
    text-align: justify;
    margin-bottom: 20px;
}

.pageoffers {
    display: flex;
    margin: 70px 0 120px 0;
}

.pageoffers_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 375px;
}

.pageoffers_box img {
    margin-bottom: 65px;
    max-width: 150px;
}

.page_community .pageoffers .pageoffers_box {
    background-color: #006ac2;
    margin-right: 11px;
}

.pageoffers .pageoffers_box a.btn--terciary {
    height: 20px !important;
    padding: 15px 0;
    width: 80%;
    border-radius: 0;
    color: #0269c2;
}

.pageoffers .pageoffers_box a.btn--terciary:hover {
    background-color: #fff;
    border-color: #fff;
}

.pageoffers .pageoffers_box a.btn--terciary p {
    font-size: 16px;
}

.page_community .pageoffers .pageoffers_box:nth-child(2) {
    margin-left: 11px;
    margin-right: 0;
}

.page_winners .pageoffers_box {
    background-color: #006ac2;
    width: 32%;
}

.page_winners .pageoffers_box .btn {
    width: 70%;
}

.page_winners .pageoffers_box:nth-child(1) {
    margin-right: 3%;
}

.page_winners .pageoffers_box:nth-child(2) {
    margin-left: 0;
}

.page_winners .pageoffers_box:nth-child(3) {
    margin-left: 3%;
}

.page_winners .pagebanner_content {
    top: 33%;
    left: 80px;
}

.video_date {
    margin-bottom: 20px;
    font-size: 16px;
    font-family: "OctoberStd-Bold";
}

.page_winners .pagebanner_content h2,
.page_winners h1.page-title {
    font-size: 105px;
}

.winners .pageheader,
.pageheader p {
    margin: 30px 0 30px 0;
}

.page_our-initiatives {
    margin-bottom: 145px;
}

.page_fraud-awareness .pagebanner_content {
    left: 70px;
}

.page_fraud-awareness .textblock {
    margin-bottom: 100px;
}

.page_liveloto-draw .pagebanner_content {
    left: 45px;
    top: 36%;
}

.page_liveloto-draw .pagebanner_content h2 {
    font-size: 55px;
    margin: 0;
}

.page_liveloto-draw .pagebanner_content p {
    font-size: 25px;
    color: #fce300;
}

.page_liveloto-draw {
    margin-bottom: 100px;
}

.page_draw .pagebanner_content {
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -150px;
}

.page_draw .pagebanner_content h1 {
    color: #0077c8;
    font-size: 115px;
    margin: 0;
}

.page_draw .pagebanner_content h1 p {
    margin: 0;
}

.draw_footer {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 140px 0;
}

.draw_footer .draw_footer-box {
    max-height: 420px;
    padding: 30px 15px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #006ac2;
}

.draw_footer .draw_footer-box:nth-child(2) {
    margin: 0px 15px;
}

.draw_footer .draw_footer-box a {
    background-color: #fff;
    height: 10px !important;
    border-radius: 0px;
    width: 85%;
    color: #006ac2;
}

.draw_footer .draw_footer-box a p {
    margin-top: 0px;
    font-size: 16px;
}

.draw_footer .draw_footer-box:nth-child(3) {
    margin-right: 15px;
}

.draw_footer-imgwrap {
    height: 255px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-faq,
.page-legal {
    width: 835px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 115px;
}

.page-faq h2,
.page-faq h1 {
    font-family: "OctoberStd-Bold";
    margin: 65px 0 35px 0;
}

.accordeon button {
    font-family: "OctoberStd-Bold";
    border-radius: 5px;
    width: 100%;
    background-color: #eaf7fc;
    border: none;
    outline: none;
    text-align: left;
    display: flex;
    padding: 25px 25px 20px 25px;
    color: #0077c8;
    font-size: 16px;
}

.accordeon_box {
    margin-bottom: 10px;
    font-family: "OctoberStd-Bold";
    border-radius: 5px;
    background-color: #eaf7fc;
    border: none;
    outline: none;
    text-align: left;
    display: flex;
    padding: 25px 25px 20px 25px;
    color: #0077c8;
    font-size: 16px;
    width: 100%;
}

.accordeon_box--header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    cursor: pointer;
}

.accordeon_box--header:after {
    content: url(../fonts/images-arrow-blue.svg);
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.accordeon_box.active .accordeon_box--header:after {
    transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    position: relative;
    top: -6px;
    left: 1px;
}

.accordeon_box--header p {
    display: block;
    font-size: 16px;
    margin-top: 0;
    color: #0077c8;
    line-height: 28px;
}

.accordeon h6 {
    margin: 0;
    padding-right: 10px;
    line-height: 28px;
    color: #0077c8;
}

.accordeon_footer p {
    display: none;
}

.accordeon_footer.show p {
    display: block;
}

.accordeon_footer ul {
    display: none;
}

.accordeon_footer.show ul {
    display: block;
    color: #0f0f0f;
    font-family: "OctoberStd-Regular";
}

.accordeon_footer ol {
    display: none;
}

.accordeon_footer.show ol {
    display: block;
    color: #0f0f0f;
    font-family: "OctoberStd-Regular";
}

.accordeon_footer p {
    font-family: "OctoberStd-Regular";
    color: #0f0f0f;
    font-size: 16px;
    margin-top: 10px;
    max-width: 670px;
    line-height: 28px;
    transition: 0.2s ease-in-out;
}

.accordeon p.show {
    display: block;
}

.accordeon_box.active {
    background-color: #fff;
    border: 1.5px solid #d8d8d8;
    border-radius: 5px;
    flex-direction: column;
}

.page-contact {
    max-width: 805px;
    margin: 0 auto;
    margin: 85px auto 115px;
    padding: 0 20px;
}

.page-contact--header h2 {
    text-align: center;
    margin: 55px 0 35px;
}

.page-contact--header p {
    font-family: "OctoberStd-Regular";
    font-size: 17px;
    margin: 18px 0 35px 0;
}

.page-contact .community-guidelines {
    margin-top: 40px;
}

.page-contact .community-guidelines p {
    text-align: center;
    color: #000000;
}

.page-contact .community-guidelines a {
    color: #00a9e0;
}

.page-contact .community-guidelines a:hover {
    color: #0077c8;
    transition: 0.2s ease-in-out;
}

.page_our-initiatives .pagebanner_content h1 p {
    font-size: 50px;
    margin: 0;
}

.page_our-initiatives .pagebanner_content {
    top: 35%;
}

.page_our-initiatives .pagebanner_content p {
    font-size: 20px;
    margin-top: 0;
}

.page_our-initiatives .pagebanner_content h1 {
    margin: 0;
}

.contact_boxes {
    display: flex;
}

.contact_boxes .contactbox {
    width: 50%;
    padding: 15px 0;
    background-color: #eaf7fc;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.contact_boxes .contactbox img {
    margin-right: 10px;
}

.contact_boxes .contactbox p {
    margin-top: 0;
    position: relative;
    top: 3px;
}

.contact_boxes .contactbox:nth-child(1) {
    margin-right: 6px;
}

.page-contact .contact_boxes .contactbox p a {
    font-family: "OctoberStd-Regular";
    color: #0f0f0f;
    margin: 0 0 0 5px;
    font-size: 16px;
}

.page_latest-news {
    margin: 20px 0 50px 0;
}

.page_latest-news h2 {
    justify-content: center;
    display: flex;
    align-items: center;
}

.page_latest-news .news_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.page_latest-news .pageheader_heading h2 p {
    font-size: 50px;
}

.page_fraud-awareness .pagebanner_content h1 {
    margin: 0;
}

.page_fraud-awareness .pagebanner_content h1 p {
    font-size: 55px;
    max-width: 300px;
    font-weight: 700;
    margin-top: 0;
}

.page_fraud-awareness .pagebanner_content {
    top: 32%;
    left: 40px;
}

.page-contact .social_list {
    list-style-type: none;
    padding: 0;
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.page-contact .social_list p {
    margin-bottom: 10px;
}

.page-contact .social_list li {
    width: 25%;
}

.page-contact .social_list li:not(:last-child) {
    margin-right: 5px;
}

.page-contact .social_list li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    background-color: #f1f1f1;
    padding: 20px 10px;
    border-radius: 5px;
    transition: 0.2s ease-in-out;
}

.page-contact .social_list li a:hover {
    background-color: #0077c8;
    color: #fff;
}

.page-contact .social_list li img {
    width: 38px;
    margin: 0 auto;
}

.page-contact .social_list p {
    font-family: "OctoberStd-Bold";
    text-align: center;
    font-size: 16px;
    max-width: 100px;
    margin: 0px auto 10px;
}

.page-legal h2 {
    margin: 65px 0 35px 0;
}

.page-legal a {
    font-family: "OctoberStd-Regular";
    color: #00a9e0;
}

.universal_textpage h1 {
    margin: 80px 0 35px 0;
}

.universal_textpage h2,
.universal_textpage h1 {
    margin: 80px 0 35px 0;
    font-weight: 800;
}

.universal_textpage h4,
h5 {
    font-family: "OctoberStd-Bold";
    font-size: 25px;
    margin-top: 35px;
    color: #0077c8;
}

.universal_textpage h5 {
    margin-top: 25px;
}

.universal_textpage h5 {
    font-size: 20px;
}

.universal_textpage h3 {
    font-size: 20px;
    color: #55545a;
}

.universal_textpage a {
    color: #00a9e0;
    transition: 0.2s ease-in-out;
}

.universal_textpage a:hover {
    color: #0077c8;
}

.universal_textpage ul {
    padding: 10;
    font-family: "OctoberStd-Regular";
    color: #55545a;
    line-height: 30px;
    list-style-type: disc;
}

.universal_textpage ol.main {
    font-family: "OctoberStd-Regular";
    font-size: 16px;
    line-height: 30px;
    color: #55545a;
    text-align: justify;
    padding-right: 0.6em;
}

.universal_textpage ol.main > li {
    font-family: "OctoberStd-Regular";
    counter-increment: root;
    padding-right: 0.6em;
    margin-bottom: 0.6em;
}

.universal_textpage ol.main > li > ol {
    counter-reset: subsection;
    list-style-type: none;
    padding-right: 0.6em;
}

.universal_textpage ol.main > li > ol > li {
    counter-increment: subsection;
    padding-left: 1em;
    text-indent: 2px;
    display: table;
}

.universal_textpage ol.main > li > ol > li:before {
    content: counter(root) "." counter(subsection) " ";
    padding-right: 0.6em;
    display: table-cell;
}

.universal_textpage td {
    padding: 10;
    font-family: "OctoberStd-Regular";
    text-indent: 0em;
}

.universal_textpage ol.main > li > ol > li > ol {
    list-style-type: lower-alpha;
    text-indent: 0em;
}

.universal_textpage ol.main > li > ol > li > ol > li > ol {
    list-style-type: lower-roman;
    text-indent: 0em;
}

.universal_textpage p {
    font-family: "OctoberStd-Regular";
    font-size: 16px;
    line-height: 25px;
    color: #55545a;
    text-align: justify;
    margin-bottom: 15px;
}

.universal_textpage {
    margin-bottom: 120px;
}

.page_about-us {
    margin-bottom: 80px;
}

.page_about-us .pagebanner_content h2 {
    margin: 0;
}

.page_about-us h2 p {
    font-size: 55px;
}

.page_about-us .pagebanner_content p {
    margin: 0;
}

.page_about-us .pagebanner_content {
    margin-left: 33px;
}

.page_about-us .videos_wrapper--slide {
    display: flex;
    justify-content: space-between;
    width: 370px;
}

.page_about-us .videos_wrapper .about_video {
    background: rgba(0, 119, 200, 0.12);
    padding: 20px;
    border: none;
    display: block;
}

.page_about-us .videos {
    background: #eaf7fc;
    padding: 35px 65px 60px 65px;
    margin-top: 70px;
}

.page_about-us .videos_heading p {
    font-size: 27px;
    margin-bottom: 40px;
}

.page_about-us .swiper-wrapper {
    justify-content: unset;
}

.news_row {
    display: flex;
    margin-top: 40px;
}

.news_article {
    margin-bottom: 40px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.news_article--wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.news_article img {
    height: 235px;
}

.news_article span {
    font-family: "OctoberStd-Regular";
    color: #00a9e0;
    font-size: 12px;
    margin: 10px 0 5px;
    border-bottom: 1px solid #00a9e0;
    padding-bottom: 5px;
    display: block;
    line-height: normal;
    font-weight: 400;
}

.news_article a {
    font-family: "OctoberStd-Bold";
    color: #00a9e0;
    font-size: 13px;
    margin: 5px 0px;
    display: block;
    line-height: 20px;
    font-weight: 700;
    transition: 0.2s;
}

.news_article a:hover {
    color: #0f0f0f;
}

.news_article p {
    color: #55545a;
    line-height: 28px;
}

.news_article--footer {
    display: flex;
}

.news_article--footer a {
    font-weight: 700;
}

.news_article--footer a:first-child {
    background-color: transparent;
    color: #00a9e0;
    padding: 0;
    transition: 0.2s ease-in-out;
    font-family: "OctoberStd-Regular";
    margin: 5px 0 0 0;
    display: block;
    line-height: normal;
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px solid #00a9e0;
}

.news_article--footer a:first-child:hover {
    color: #000000;
    border-color: #000000;
}

.videos_wrapper-row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 35px;
}

.page-past-draw-shows {
    margin: 60px 0 100px 0;
}

.page-past-draw-shows .videos {
    margin-top: 30px;
}

.page_winners-stories {
    margin: 65px 0 120px 0;
}

.page_winners-stories .pageheader {
    margin-bottom: 40px;
}

.page-past-draw-shows .videos_wrapper {
    display: flex;
    flex-direction: column;
}

.page-past-draw-shows .videowrap p {
    margin-bottom: 10px;
    font-family: "OctoberStd-Bold";
}

.page_withdraw .pagebanner_content {
    margin-left: 40px;
    top: 38%;
}

.process .process_box {
    background-color: #0077c8;
    width: 24%;
    max-width: 100%;
    position: relative;
    padding: 80px 20px 30px 20px;
    border-radius: 5px;
}

.process .process_box_htp {
    background-color: #98cbe7;
    width: 265px;
    max-width: 100%;
    position: relative;
    padding: 80px 20px 30px 20px;
    border-radius: 5px;
}

.process_row {
    display: flex;
    margin-bottom: 75px;
}

.process_box:not(:last-child) {
    margin-right: 15px;
}

.process_box_htp:not(:last-child) {
    margin-right: 15px;
}

.page_about-us .swiper-button-prev {
    color: white;
    background: #0077c8;
    width: 80px;
    height: 80px;
    left: 27px;
    top: 54%;
    border-radius: 50%;
}

.page_about-us .swiper-button-next {
    color: white;
    background: #0077c8;
    width: 80px;
    height: 80px;
    right: 27px;
    top: 54%;
    border-radius: 50%;
}

.videos_bg {
    background: #eaf7fc;
    padding: 60px;
    margin-bottom: 100px;
}

.videos_wrap {
    display: flex;
    flex-wrap: wrap;
}

.videos_wrap--content {
    margin: 0 0 25px 0;
    width: 33%;
    text-align: center;
}

.videos_wrap--content:nth-child(3n) {
    margin-right: 0;
}

.videos_wrap:not(:last-child) {
    margin-bottom: 40px;
}

.videos_wrap .video iframe {
    border: none;
    background: rgba(0, 119, 200, 0.12);
    padding: 20px;
}

.videos_wrap .video_footer h3 {
    color: #00a9e0;
    text-align: center;
    margin: 20px 0 10px 0;
    font-size: 19px;
}

.videos_wrap .video_footer p {
    text-align: center;
    color: #55545a;
}

.page_about-us .swiper-button-prev:after {
    font-size: 14px;
    font-weight: bold;
}

.page_about-us .swiper-button-next:after {
    font-size: 14px;
    font-weight: bold;
}

.draw_mobile_slider {
    display: none;
}

.process .process_box .step {
    font-family: "OctoberStd-Bold";
    background-color: #00a9e0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    margin: 0 auto;
    height: 94px;
    position: absolute;
    top: -45px;
    color: #fff;
    font-size: 33px;
    transform: translate(-50%, 0);
    left: 50%;
    border-radius: 50%;
}

.cms-countdown .btn--terciary {
    background-color: #0077c8;
    height: 40px !important;
    color: #fff;
}

.cms-countdown .btn--terciary:hover {
    background-color: #0077c8;
    color: #000;
}

.page_liveloto-draw .pagebanner {
    margin: 70px 0 15px 0;
}

.process .process_box_htp .step {
    font-family: "OctoberStd-Bold";
    background-color: #00a9e0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    margin: 0 auto;
    height: 94px;
    position: absolute;
    top: -45px;
    color: #fff;
    font-size: 33px;
    transform: translate(-50%, 0);
    left: 50%;
    border-radius: 50%;
}

.process_box h2 p {
    font-family: "OctoberStd-Bold";
    color: #fce300;
    font-size: 20px;
}

.process_box p {
    font-family: "OctoberStd-Regular";
    color: #11111;
    margin-top: 12px;
    line-height: 27px;
    text-align: justify;
}

.process_box_htp p {
    font-family: "OctoberStd-Regular";
    color: #fff;
    margin-top: 12px;
    line-height: 27px;
    text-align: justify;
}

.winners .winners_winner {
    margin: 0 12px 35px 0;
}

.winners .winners_winner:nth-child(4n) {
    margin-right: 0;
}

.winners .winners_winner img {
    width: 300px;
    max-width: 100%;
}

.draw_mobile_slider .draw_slider_wrap .box {
    border: 2px solid #006ac2;
    background-color: #006ac2;
    width: 100%;
    max-width: 100%;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.draw-swiper-buttons {
    position: relative;
    height: 40px;
    width: 100%;
    display: flex;
    align-items: center;
}

.draw-swiper-buttons .swiper-pagination-bullet {
    background: #969696;
}

.draw-swiper-buttons .swiper-pagination-bullet-active {
    background: #00a9e0;
}

.page_draw .swiper-button-next {
    right: 0px;
}

.page_draw .swiper-button-prev {
    left: 0px;
}

.page_draw .swiper-button-next:after {
    font-size: 15px;
    color: #0f0f0f;
}

.page_draw .swiper-button-prev:after {
    font-size: 15px;
    color: #0f0f0f;
}

.draw_slider_wrap #draw-slide-stream a {
    transition: 0.2s ease-in-out;
}

.draw-swiper-container {
    display: none;
}

.draw_mobile_slider .draw_slider_wrap .box a {
    height: 30px !important;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0 15px;
    transition: 0.2s ease-in-out;
    color: #0269c2;
    width: 80%;
}

.draw_mobile_slider .draw_slider_wrap .box a:hover {
    background-color: #000;
    color: #fff;
}

.winners .winners_winner h3 {
    color: #00a9e0;
    font-size: 20px;
    margin: 20px 0 6px 0;
}

.winners {
    display: flex;
    flex-wrap: wrap;
}

.winners .winners_winner p {
    font-size: 16px;
    color: #55545a;
    max-width: 180px;
    line-height: 26px;
    margin: 0;
}

.winners .winners_row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}

.page_withdraw,
.page_how-play,
.page_buycredit {
    margin-bottom: 130px;
}

.page_withdraw,
.page_how-play,
.page_buycredit .pagebanner {
    margin-bottom: 100px;
}

.page_how-play .pagebanner_content {
    top: 41%;
    left: 70px;
}

.page_buycredit .pagebanner_content {
    top: 40%;
    left: 65px;
}

.page-faq .pageheader p {
    font-size: 27px;
}

.pageheader,
.pageheader p {
    font-family: "OctoberStd-Bold";
    font-size: 27px;
}

.page-faq .accordeon_footer span a {
    color: #00a9e0;
}

#pageoffers_mobile {
    margin: 30px 0 40px 0;
}

#buy-credit-mobile {
    display: none;
}

#pageoffers_mobile .pageoffers_box {
    padding: 20px 0;
    height: 300px;
    max-height: 100%;
    width: 100%;
}

#pageoffers_mobile .pageoffers_box img {
    width: 110px;
    margin: 25px 0 40px 0;
}

#pageoffers_mobile .pageoffers_box:last-child {
    margin-left: 0;
}

#pageoffers_mobile .pageoffers_box:first-child {
    margin-bottom: 20px;
}

#play_responsibly-mobile {
    display: none;
}

#fraud-awareness-mobile {
    display: none;
}

#live_draw-mobile {
    display: none;
}

#about_mobile {
    display: none;
}

.howto_page .pagebanner_subheading p {
    margin-top: 10px;
    font-size: 18px;
    font-family: "OctoberStd-Bold";
}

.howto_page .pagebanner_content h2 p {
    font-size: 20px;
}

.howto_page .pagebanner_content {
    top: 35%;
    left: 70px;
}

.howto_page .pagebanner_content p strong {
    line-height: 35px;
    font-size: 50px;
}

.page_our-initiatives .subheading p {
    max-width: 225px;
}

.howto_page .pagebanner_content h2 p,
.howto_page h1.page-title p {
    font-family: "OctoberStd-Bold";
    margin-top: 10px;
}

.howto_video_popup {
    display: none;
}

.howto_video_popup.active {
    display: block;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

    padding: 48px 35px 35px 35px;
    width: 545px;
    max-width: 100%;
    background: white;
    border-radius: 5px;
    box-shadow: 0px 0px 35px #00000021;
}

.howto_video_popup.active img {
    float: right;
    position: relative;
    top: -24px;
    left: 15px;
}

.howto_video_popup.active iframe {
    width: 100%;
    border: none;
}

#withdraw_mobile {
    display: none;
}

#how-play-mobile {
    display: none;
}

.howto_page.play .pagebanner_content {
    top: 40%;
}

.howto_page.credit .pagebanner_content {
    top: 40%;
}

.videos_wrap .video_footer p {
    font-family: "OctoberStd-Regular";
    font-size: 15px;
}

.page_about-us .pagebanner_subheading p {
    font-size: 20px;
}

.videos_wrapper--btn {
    display: none;
}

.news_detail .pageheader p {
    max-width: 425px;
    margin: 0 auto;
    line-height: 44px;
    margin-top: 70px;
    text-align: center;
}

.news_mainimg img {
    width: 620px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.news_detail .textwrapper {
    padding: 0 65px;
}

.news_detail .textblock strong {
    font-size: 19px;
}

.news_detail .share_tab {
    display: flex;
    align-items: center;
    margin: 50px 0 75px 0;
    padding: 0;
    list-style-type: none;
}

.news_detail .share_tab span {
    font-weight: 700;
    color: #00a9e0;
    margin-right: 10px;
}

.news_detail .share_tab img {
    margin-left: 5px;
}

.howto_page.credit .process_box {
    background-color: #fff;
    border: solid 3px #b9d3ed;
}

.howto_page.credit .process_box .step {
    background-color: #0085c7;
}

.howto_page.withdraw .process_box {
    background-color: #fff;
    border: solid 3px #fff8a6;
}

.howto_page.withdraw .process_box .step {
    background-color: #fff04a;
    color: #000;
}

.howto_page.recurring .page-title {
    color: #fef08d;
}

.howto_page.recurring .page-title small {
    display: block;
    font-size: 0.6em;
    color: #ffffff;
}

.howto_page.recurring .process_box {
    background-color: #b8e1f7;
    border: solid 3px #b8e1f7;
}

.howto_page.recurring .process_box .step {
    background-color: #00a9e0;
}

.howto_page.play .process_box {
    background-color: #fff;
    border: solid 3px #b7e1f7;
}

.howto_page.play .process_box .step {
    background-color: #00a9e0;
}

.howto_page .process_box img {
    display: flex;
    margin: 0 auto;
}

.swiper-wrapper {
    justify-content: space-between;
}

.page_framework {
    margin-bottom: 115px;
}

.page_framework .pagebanner p {
    font-size: 27px;
    font-weight: 700;
    margin: 0;
}

.page_framework .pagebanner img {
    margin-bottom: 70px;
}

.page_framework .pagebanner img#csr-mobile {
    display: none;
}

.page_framework .pagebanner_content {
    left: 48px;
}

.page_framework .pagebanner_content h1 {
    font-size: 50px;
    margin: 0;
}

.page_framework .pagebanner_content h1 p {
    font-size: 50px;
}

.framework_row {
    display: flex;
    flex-wrap: wrap;
}

.framework_row .framework-item:not(:last-child) {
    margin-bottom: 60px;
}

.framework-item__heading {
    display: flex;
    align-items: center;
}

.framework-item {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.framework-item .framework-item__heading h3 {
    margin: 0;
    font-size: 1.17em;
    font-weight: bold;
}

.framework-item .framework-item__img {
    width: 40px;
    margin-right: 10px;
}

.framework-item__text {
    max-width: 500px;
}

.framework-item__text p {
    font-size: 15px;
    color: #55545a;
    line-height: 30px;
    margin: 0;
    padding-left: 50px;
    text-align: justify;
}

.page_collaborations {
    margin-bottom: 133px;
}

.page_collaborations .pagebanner_content {
    left: 60px;
}

.page_collaborations .pagebanner_content h1 {
    color: #0f0f0f;
    max-width: 300px;
    font-size: 51px;
    margin: 0;
}

.page_collaborations .pagebanner_content h1 p {
    margin: 0;
}

.page_collaborations .pagebanner img#colab-mobile {
    display: none;
}

.collaborations_row {
    display: flex;
    flex-wrap: wrap;
    max-width: 1050px;
    margin: 0 auto;
}

.collaborations_row .collaborations-item {
    flex: 0 0 48%;
    max-width: 48%;
    padding: 10px;
}

.collaborations-item .collaborations-item__img {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ebebeb;
    height: 222px;
    border-radius: 6px;
}

.page_projects {
    margin-bottom: 120px;
}

.page_projects .pagebanner #projects-mobile {
    display: none;
}

.page_projects .pagebanner_content h1 {
    max-width: 250px;
    font-size: 51px;
    margin: 0;
}

.page_projects .pagebanner_content h1 p {
    margin: 0;
}

.page_projects .pagebanner_content {
    left: 60px;
}

.projects_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.projects_row .projects-item {
    flex: 0 0 47%;
    max-width: 47%;
}

.projects_row .projects-item:not(:last-child) {
    margin-bottom: 60px;
}

.projects-item__img {
    padding: 20px;
    background-color: #eaf7fc;
    border-radius: 8px;
    margin-bottom: 30px;
}

.projects-item__img img {
    width: 100%;
}

.projects-item h3 {
    font-size: 30px;
    font-weight: 700;
    color: #00a9e0;
    margin: 0 0 5px 0;
}

.projects-item p {
    font-size: 16px;
    line-height: 30px;
    color: #55545a;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}

.page_our-initiatives .boxes .boxes__content {
    display: flex;
    justify-content: space-between;
}

.page_our-initiatives .pageoffers .pageoffers_box {
    background-color: #006ac2;
    width: 23.5%;
    margin-left: 1%;
    margin-right: 1%;
}

.page_our-initiatives .pageoffers .pageoffers_box:nth-child(1) {
    margin-left: 0;
}

.page_our-initiatives .pageoffers .pageoffers_box:nth-child(4) {
    margin-right: 0;
}

.page-contact .social_list li img {
    width: 38px;
    margin: 0 auto;
}

.map {
    width: 100%;
    height: 300px;
    margin: 0;
    max-width: 100%;
}

.collaborations_row {
    display: flex;
    flex-wrap: wrap;
    max-width: 1050px;
    margin: 0 auto;
}

.collaborations_row .collaborations-item {
    flex: 0 0 48%;
    max-width: 48%;
    padding: 10px;
}

.collaborations-item .collaborations-item__img {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ebebeb;
    height: 222px;
    border-radius: 6px;
}

.pagination {
    margin-top: 100px;
}

.pagination ul {
    padding-left: 0;
    display: flex;
    margin: 0;
    justify-content: center;
}

.pagination ul li {
    list-style-type: none;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    position: relative;
}

.pagination ul li:not(:last-child) {
    margin-right: 7px;
}

.pagination ul li a {
    font-size: 15px;
    font-weight: 700;
    color: #0f0f0f;
    padding: 11px 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border: 1px solid #d8d8d8;
    padding: 0;
}

.pagination ul li a:hover {
    border-color: #fce300;
}

.pagination ul li.active a {
    background: rgba(252, 227, 0, 0.3);
    border-color: #fce300;
}

.pagination ul li a i {
    color: #0f0f0f;
    margin-bottom: 5px;
}

.form__secondchoice .intl-tel-input input {
    width: 100%;
    padding-left: 100px !important;
}

.form__secondchoice .intl-tel-input {
    width: 100%;
}

@media (max-width: 1228px) {
    .winners .winners_winner img {
        width: 250px;
    }

    .btn--terciary p {
        font-size: 15px;
        text-align: center;
    }
}

@media (max-width: 1130px) {
    .videos_bg {
        padding: 60px 0;
    }
}

@media (max-width: 1085px) {
    .page_community .pagebanner h1 {
        font-size: 70px;
        top: 36%;
    }

    .page_our-initiatives .pagebanner_content h1 p {
        font-size: 50px;
    }

    .page_play-responsibly .pagebanner_content {
        top: 14%;
    }

    .collaborations_row .collaborations-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page_collaborations .pagebanner_content h1 {
        font-size: 35px;
    }
}

@media (max-width: 992px) {
    .page-faq,
    .page-legal {
        margin-bottom: 70px;
    }

    .howto_page.credit .pagebanner_content {
        top: 39%;
    }

    .page_community .pagebanner h1 {
        font-size: 61px;
        top: 36%;
        left: 3%;
    }

    .page_winners .pagebanner_content h2 p,
    .page_winners h1.page-title {
        font-size: 80px;
    }

    .page_play-responsibly .pagebanner_content h2 p {
        font-size: 35px;
        max-width: 200px;
    }

    .page_play-responsibly .pagebanner_content p {
        font-size: 18px;
    }

    .page_play-responsibly .pagebanner_content {
        top: 17%;
    }

    .page_play-responsibly {
        margin-bottom: 80px;
    }

    .news_article {
        margin-bottom: 40px;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
        align-items: flex-start;
    }

    .news_article--wrapper {
        align-items: flex-start;
        text-align: left;
        height: unset;
    }

    .news_article p {
        font-size: 14px;
    }

    .news_article a {
        /*font-size: 18px;*/
        margin: 8px 0 20px;
        text-align: left;
    }

    .news_article--footer {
        flex-direction: column;
    }

    .news_article--footer a:first-child {
        text-align: center;
    }

    .news_article--footer a:last-child {
        justify-content: center;
        margin-left: 0;
    }

    .page_fraud-awareness .pagebanner_content {
        left: 25px;
    }

    .page_fraud-awareness .pagebanner_content h1 p {
        font-size: 40px;
    }

    .page_liveloto-draw .pagebanner_content h2 p,
    .page_liveloto-draw .pagebanner_content h1 p {
        font-size: 40px;
    }

    .page_liveloto-draw .pagebanner_content p {
        font-size: 21px;
    }

    .page_liveloto-draw .pagebanner_content {
        top: 33%;
    }

    .page_our-initiatives .pagebanner_content h1 p {
        font-size: 38px;
        margin-bottom: 8px;
    }

    .page_about-us .pagebanner_content h2 p {
        font-size: 16px;
    }

    .page_about-us .pagebanner_content {
        margin-left: 0;
        top: 27%;
    }

    .videos_wrap {
        flex-direction: column;
    }

    .videos_wrap--content {
        width: 100%;
    }

    .videos_wrap .video iframe {
        display: block;
        margin: 0 auto;
    }

    .videos_wrap:not(:last-child) {
        margin: unset;
    }

    .videos_wrap--content {
        margin-bottom: 35px;
    }

    .videos_wrap .video_footer h3 {
        font-size: 16px;
        margin: 20px 0 7px 0;
    }

    .videos_wrap .video_footer p {
        font-size: 14px;
        margin: 0 auto;
    }

    .video iframe {
        width: 80%;
    }

    .winners .winners_winner img {
        width: 180px;
    }

    .page_draw .pagebanner_content {
        margin-top: -45px;
    }

    .page_draw .pagebanner_content h1 p {
        font-size: 75px;
    }

    .page_draw .draw_footer .draw_footer-box a {
        height: 90px !important;
    }

    .howto_page .pagebanner_content h2 p {
        font-size: 16px;
    }

    .howto_page .pagebanner_content p strong {
        font-size: 35px;
    }

    .howto_page .pagebanner_content {
        left: 33px;
        top: 32%;
    }

    .howto_page .pagebanner_content h2 p {
        font-size: 20px;
    }

    .process_row {
        justify-content: center;
        flex-wrap: wrap;
    }

    .process .process_box {
        width: 40%;
        flex: 0 0 40%;
        margin: 0 0 70px 10px;
    }

    .process_row {
        margin-bottom: 0;
    }

    .video_date {
        text-align: center;
    }

    .page_about-us .pagebanner_content h2 p,
    h1.page-title {
        font-size: 33px;
    }

    .page_about-us .pagebanner_subheading p {
        font-size: 17px;
    }

    .news_detail .share_tab {
        margin-top: 30px;
    }

    .winners .winners_winner h3 {
        max-width: 182px;
        font-size: 18px;
        line-height: 25px;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .winners .winners_winner p {
        font-size: 14px;
        margin-top: 4px;
    }

    .framework-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .page_our-initiatives .pageoffers {
        display: flex;
        justify-content: unset;
        flex-wrap: wrap;
    }

    .page_our-initiatives .pageoffers .pageoffers_box {
        justify-content: center;
        align-items: center;
        display: flex;
        flex: 0 0 50%;
        max-width: 48%;
        justify-content: center;
        align-items: center;
        display: flex;
        margin-left: 4%;
        margin-right: 0px;
    }

    .page_our-initiatives .pageoffers .pageoffers_box:not(:last-child) {
        margin-bottom: 4%;
    }

    .page_our-initiatives .pageoffers .pageoffers_box:nth-child(3) {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .pagination {
        max-width: 280px;
        margin: 0 auto 30px;
    }

    .pagination ul li {
        width: 30px;
        height: 35px;
    }

    .news_article {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .news_article {
        /*text-align: center;*/
        align-items: flex-start;
    }

    .videos_wrap--content {
        margin-right: 0;
    }

    .winners .pageheader,
    .pageheader p {
        margin: 2px 0 20px 0;
    }

    .page_latest-news {
        margin: 10px 0 200px 0;
    }

    .winners {
        flex-direction: column;
    }

    .accordeon p,
    h6 {
        font-size: 15px;
    }

    .pagebanner {
        margin: 34px 0;
    }

    .page_community .pagebanner h1 {
        font-size: 43px;
    }

    .page_winners .pagebanner_content h2 p,
    .page_winners h1.page-title {
        font-size: 37px;
    }

    .textblock strong {
        margin-bottom: 5px;
    }

    #play_responsibly-desktop {
        display: none;
    }

    #play_responsibly-mobile {
        display: block;
    }

    #buy-credit-desktop {
        display: none;
    }

    #buy-credit-mobile {
        display: block;
    }

    #how-play-mobile {
        display: block;
    }

    #how-play-desktop {
        display: none;
    }

    .howto_page.play .pagebanner_content {
        top: 19%;
    }

    .news_row {
        flex-direction: column;
    }

    .news_article {
        max-width: 100%;
        margin: 0 0 25px 0 !important;
    }

    #fraud-awareness-desktop {
        display: none;
    }

    #fraud-awareness-mobile {
        display: block;
    }

    .page_fraud-awareness .pagebanner_content {
        top: 30px;
        left: 18px;
    }

    .page_play-responsibly .pagebanner_content {
        top: 5%;
    }

    .page_fraud-awareness .pagebanner_content h1 p {
        font-size: 37px;
    }

    #live_draw-desktop {
        display: none;
    }

    #live_draw-mobile {
        display: block;
    }

    .page_liveloto-draw .pagebanner_content {
        top: 14%;
        left: 27px;
    }

    .page_our-initiatives .pagebanner_content {
        top: 9%;
    }

    .page_our-initiatives {
        margin-bottom: 75px;
    }

    .news_row {
        margin-top: 0;
    }

    .page-contact .page-contact--header img {
        display: none;
    }

    .contact_boxes {
        flex-direction: column;
    }

    .contact_boxes .contactbox {
        width: 100%;
        justify-content: flex-start;
        padding-left: 30px;
        width: unset;
    }

    .contact_boxes .contactbox:nth-child(1) {
        margin: unset;
    }

    .contact_boxes .contactbox:nth-child(2) {
        margin-top: 10px;
    }

    .social_list {
        clear: both;
        display: table;
        width: 100%;
    }

    .page-contact .social_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .page-contact .social_list li {
        flex: 0 0 47%;
        width: 47%;
    }

    .page-contact .social_list li {
        margin-bottom: 15px;
    }

    .page-contact .social_list li:nth-child(2n) {
        margin-right: 0px !important;
    }

    #about_mobile {
        display: block;
    }

    #about_desktop {
        display: none;
    }

    #videos_desktop {
        display: none;
    }

    .page_about-us .pagebanner_content {
        top: 8%;
    }

    .page_about-us .videos_heading {
        font-size: 18px;
    }

    .page-contact .social_list li:not(:last-child) {
        margin-right: 15px;
    }

    .page_winners-stories {
        margin: 30px 10px 25px 10px;
    }

    .page_winners-stories .pageheader {
        margin-bottom: 25px;
    }

    .videos_bg {
        padding: 16px 0;
    }

    .video_date {
        text-align: center;
    }

    .video_date:first-of-type {
        margin-top: 25px;
    }

    .winners_row {
        flex-direction: column;
    }

    .winners .winners_winner img {
        width: 300px;
    }

    .winners_winner {
        margin-bottom: 35px;
    }

    .winners .winners_winner {
        margin-right: 0;
    }

    .page_draw .pagebanner {
        display: none;
    }

    .page_draw .pagebanner_content h1 {
        font-size: unset;
    }

    .page_draw .pagebanner_content {
        position: relative;
        font-size: 37px;
        left: 0;
    }

    .page_draw .pagebanner_content h1 p {
        font-size: 37px;
    }

    #draw_boxes_desktop {
        display: none;
    }

    .draw_mobile_slider {
        display: flex;
    }

    .draw-swiper-container {
        display: block;
    }

    .page_draw .pagebanner_content {
        margin-top: 0;
        margin-left: 0;
    }

    .textblock {
        margin: 50px 0 85px 0;
    }

    .process .process_box {
        flex: unset;
        width: 100%;
    }

    .process .process_box {
        margin: 45px 0;
    }

    #withdraw_mobile {
        display: block;
    }

    #withdraw_desktop {
        display: none;
    }

    .howto_page .pagebanner_content h2 p {
        margin-top: 0;
        font-size: 16px;
    }

    .howto_page .pagebanner_content {
        left: 13px;
        top: 14%;
    }

    .howto_page .pagebanner_content p strong {
        font-size: 29px;
    }

    .howto_page.credit .pagebanner_content {
        top: 15%;
    }

    .page_winners-stories .pageheader p {
        font-size: 20px;
    }

    .page_about-us .swiper-wrapper {
        flex-direction: column;
    }

    .page_about-us .videos_wrapper--slide {
        margin-bottom: 15px;
    }

    .page_about-us .swiper-button-next {
        display: none;
    }

    .page_about-us .swiper-button-prev {
        display: none;
    }

    .page_about-us .videos_wrapper--slide {
        margin-right: 0 !important;
    }

    .videos_wrapper--btn {
        max-width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        border-radius: 5px;
        justify-content: center;
        background-color: #fce300;
        transition: 0.2s ease-in-out;
        display: none;
    }

    .videos_wrapper--btn:hover {
        border: 2px solid #000;
    }

    .videos_wrapper--btn img {
        margin-left: 15px;
        position: relative;
        top: -2px;
    }

    .news_detail .textwrapper {
        padding: 0 15px;
    }

    .news_detail .pageheader p {
        font-size: 21px;
        line-height: 36px;
        margin-top: 40px;
    }

    .page_about-us .videos_wrapper .about_video {
        width: 320px !important;
        margin: 0 auto !important;
        margin-bottom: 20px !important;
    }

    .page_about-us .videos {
        padding: 30px 15px 45px 20px;
    }

    .page-contact .community-guidelines {
        margin-top: 20px;
    }

    .page_framework .pagebanner img {
        margin-bottom: 35px;
    }

    .page_framework .pagebanner_content h1 {
        font-size: 40px;
    }

    .page_framework .pagebanner_content h1 p {
        font-size: 40px;
    }

    .page_framework .pagebanner_content {
        left: 25px;
    }

    .page_projects .pagebanner_content h1 {
        font-size: 40px;
    }

    .page_projects .pagebanner_content {
        left: 30px;
        top: 30%;
    }

    .projects_row .projects-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page_our-initiatives
        .boxes
        .boxes__content
        .boxes__box:nth-child(2)
        .boxes__box--img {
        padding: 0;
    }

    .page_our-initiatives .pageoffers .pageoffers_box {
        width: 100%;
        max-width: 100%;
        padding: 20px;
        margin-left: 0;
    }

    .page_our-initiatives .pageoffers .pageoffers_box img {
        margin-bottom: 20px;
    }

    .page_our-initiatives .pageoffers {
        flex-direction: column;
    }

    .page_our-initiatives .textblock {
        margin: 50px 0 30px 0;
    }

    .page_our-initiatives .textwrapper {
        margin-bottom: 0;
    }

    .page_winners .pageoffers {
        display: block;
    }

    .page_winners .pageoffers_box {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .page_latest-news {
        margin: 10px 0;
    }

    .news_article {
        margin-bottom: 25px;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
    }

    .pageheader {
        font-size: 20px;
    }

    .textblock strong {
        font-size: 20px;
    }

    .textblock p {
        font-size: 15px;
    }

    #pageoffers_mobile {
        display: flex;
        flex-direction: column;
        margin: 30px 0 40px 0;
    }

    .page_winners .pageoffers {
        display: none;
    }

    #pageoffers_desktop {
        display: none;
    }

    .page_community .pagebanner {
        display: none;
    }

    .page_community .pagebanner h1 {
        position: relative;
        font-size: 37px;
        top: 0;
        left: 0;
    }

    .page_community {
        margin-bottom: 55px;
    }

    .page_winners .pagebanner img {
        display: none;
    }

    .page_winners .pagebanner h2,
    .page_winners h1.page-title {
        font-size: 37px;
    }

    .page_winners .pagebanner_content {
        position: relative;
        top: 0;
        left: 0;
        color: #0077c8;
    }

    .page_winners {
        margin-bottom: 60px;
    }

    .page_play-responsibly .pagebanner_content {
        top: 5%;
    }

    .pagebanner_content {
        left: 17px;
    }

    .pagebanner_content p strong {
        line-height: 23px;
    }

    .page_liveloto-draw .pagebanner_content h2 p,
    .page_liveloto-draw .pagebanner_content h1 p {
        font-size: 35px;
    }

    .page_liveloto-draw .pagebanner_content p {
        font-size: 18px;
    }

    .textblock h5 {
        font-size: 20px;
    }

    .page-faq .pageheader p {
        font-size: 20px;
    }

    .page_our-initiatives .pagebanner_content h1 p {
        font-size: 31px;
    }

    .page-contact {
        margin: 50px auto 70px;
    }

    .videos_bg {
        margin-bottom: 70px;
    }

    .howto_page .pagebanner_subheading {
        max-width: 250px;
    }

    .howto_page .pagebanner_subheading p {
        margin-top: 5px;
        line-height: 26px;
    }

    .page_winners-stories .pageheader p {
        font-size: 27px;
    }

    .page_about-us .videos {
        padding: 10px 10px 45px 10px;
    }

    .page_about-us .videos_wrapper .about_video {
        width: 255px !important;
    }

    .news_article {
        /*
        padding-right: 0;
        */
    }

    .howto_video_popup.active {
        padding: 25px 15px 15px 15px;
        width: 280px;
        height: 260px;
    }

    .howto_video_popup.active img {
        top: -12px;
        left: 0px;
    }

    .howto_video_popup.active iframe {
        height: 200px;
    }

    .framework-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page_framework .pagebanner img#csr-mobile {
        display: block;
    }

    .page_framework .pagebanner img#csr-desktop {
        display: none;
    }

    .page_framework .pagebanner_content {
        transform: translateX(-50%);
        left: 50%;
        width: 100%;
        text-align: center;
        top: 20%;
    }

    .page_collaborations .pagebanner img#colab-mobile {
        display: block;
    }

    .page_collaborations .pagebanner img#colab-desktop {
        display: none;
    }

    .page_collaborations .pagebanner_content {
        left: 29px;
        top: 10%;
    }

    .page_projects .pagebanner img#projects-desktop {
        display: none;
    }

    .page_projects .pagebanner img#projects-mobile {
        display: block;
    }

    .page_projects .pagebanner_content {
        top: 10%;
    }

    .page_projects .pagebanner_content h1 {
        font-size: 30px;
    }

    .page_projects .projects-item h3 {
        font-size: 20px;
    }

    .page_projects .projects-item p {
        font-size: 14px;
        line-height: 27px;
    }

    .projects_row .projects-item:not(:last-child) {
        margin-bottom: 30px;
    }

    .page_projects {
        margin-bottom: 60px;
    }

    .page-contact .community-guidelines {
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .page_play-responsibly .pagebanner_content h2 p {
        font-size: 28px;
        max-width: 100%;
    }

    .page_play-responsibly .pagebanner_content p {
        font-size: 15px;
    }

    .page-contact .social_list p {
        font-size: 14px;
    }

    .contact_boxes .contactbox {
        flex-direction: column;
        padding: 20px 0;
    }

    .contact_boxes .contactbox img {
        margin: 0 0 10px 0;
    }

    .page-contact .contact_boxes .contactbox p,
    a {
        font-size: 15px;
        text-align: center;
        line-height: 23px;
    }

    .video_date {
        font-size: 14px;
    }

    .howto_page .pagebanner_content h2 p {
        max-width: 260px;
        line-height: 26px;
    }

    .padded {
        padding: 0 10px;
    }

    .process .process_box {
        margin: 30px 0;
    }

    .howto_page.credit .pagebanner_content {
        max-width: 160px;
    }

    .page_about-us .videos_wrapper .about_video {
        width: 225px !important;
    }

    .page_framework .pagebanner_content h1 {
        font-size: 30px;
    }

    .page_framework .pagebanner_content h1 p {
        font-size: 30px;
        max-width: 100%;
        line-height: initial;
        margin: initial;
        text-align: center;
    }

    .page_framework .pagebanner p {
        font-size: 17px;
        line-height: 26px;
        max-width: 260px;
        margin: 0 auto;
        text-align: center;
    }

    .page_framework .pagebanner img {
        margin-bottom: 20px;
    }

    .page_our-initiatives
        .boxes
        .boxes__content
        .boxes__box
        .boxes__box--img
        a {
        font-size: 15px;
        padding: 10px;
    }

    .page_our-initiatives .boxes .boxes__content .boxes__box:not(:last-child) {
        margin-bottom: 20px;
    }

    .news_article img {
        width: 100%;
        max-width: 100%;
    }
}

.skin_427 .number-picker__top--text h2 {
    color: #000 !important;
}
.skin_427 .number-picker__top--text h2 span span {
    color: #ffc107 !important;
}

.skin_427 .hp-navigation__box.box-draw-info {
    /* background-color: #000 !important; */
    background: linear-gradient(0deg, #fdbb2d, #040606) !important;
}

.skin_427 .hp-navigation__box--draw h2 {
    color: #ffc107 !important;
}

.skin_427 .countdown .base-timer__path-elapsed {
    stroke: #000000 !important;
}
.skin_427 .countdown__timer span.countdown__timer--value,
.skin_427 .countdown__timer--boxes-row p,
.skin_427 .hp-navigation__box--draw > p,
.skin_427 .hp-navigation__date p {
    color: #000000 !important;
}
.skin_427 .hp-navigation__box.box-draw-info .hp-navigation__box--btn a {
    background-color: #000 !important;
}
.skin_427 .hp-navigation__box.box-total {
    background: linear-gradient(0deg, #fdbb2d, #040606) !important;
}
.skin_427 .hp-navigation__box.box-total .hp-navigation__box--content h3 {
    text-shadow: 2px 2px black;
}
.skin_427 .hp-navigation__box.box-latest {
    background: linear-gradient(0deg, #fdbb2d, #040606) !important;
    border-radius: 10px;
}
.skin_427 .hp-navigation__box.box-latest h2 span {
    color: #ffa500 !important;
}
.skin_427 .hp-navigation__box.box-results h3 {
    text-shadow: 2px 2px black !important;
    color: #ffa500 !important;
    border: 3px solid #000 !important;
    background-color: #6b4501 !important;
}
.skin_427 .hp-navigation__draws--number {
    border: 1px solid #ffa500 !important;
    background-color: #000 !important;
}
.skin_427 .hp-navigation__draws--number span {
    color: #ffa500 !important;
}

.skin_427 .hp-navigation__info--box {
    background-color: #00000082 !important;
}

.skin_427 .hp-navigation__info--box p {
    color: #ffa500;
    text-shadow: 2px 2px black !important;
}

.btn--dark {
    color: #ffa500 !important;
    background-color: #000000 !important;
}

.skin_427 .hp-navigation__box.box-stories {
    background-color: #1d180b;
}
.skin_427 .hp-navigation__box.box-stories .hp-navigation__box--heading h2 {
    color: #ffa500 !important;
}

.skin_427 .number-picker__picker--name {
    background: linear-gradient(0deg, #fdbb2d, #040606) !important;
    border: 2px solid #000000;
}
.skin_427 .number-picker__picker--name p,
.skin_427 .number-picker__picker--name span {
    color: #ffc008;
    text-shadow: 2px 2px black !important;
}
.skin_427 .number-picker__picker {
    border: 2px solid #000000 !important;
}
.skin_427 .number-picker__picker--bottom a,
.skin_427 .number-picker__picker--bottom div {
    background-color: #ffc107 !important;
    border: 1px solid #000000 !important;
}
.skin_427 .number-picker .betNum:hover {
    border-color: #ffc008 !important;
}
.skin_427 .number-picker__picker--disabled p {
    color: #000000 !important;
}

.footer {
    background-color: #000000 !important;
}
.footer__nav--text ul li a {
    color: #fda400 !important;
}
.footer__nav--text ul li:hover a {
    color: #fff !important;
}

.header__wrapper--nav.desktop
    nav
    ul
    li
    ul.accordion-content
    li:not(.accordion-nested):hover {
    background-color: #000000 !important;
}
.skin_427 .number-picker__buttons span:first-child {
    background-color: #000000 !important;
    color: #ffc107 !important;
}

.btn--primary {
    color: #ffc107 !important;
    /* background-color: #000000 !important;  */
    background-color: #000000 !important;
}

.howto_page.play .process_box .step,
.howto_page.credit .process_box .step {
    background-color: #000000 !important;
    color: #ffa500 !important;
}
.howto_page.play .process_box,
.howto_page.credit .process_box {
    border: solid 3px #000000;
}
.accordeon_box--header p {
    color: #ffc107;
    text-shadow: 2px 2px black !important;
}
.accordeon_box {
    background-color: #000000;
}
.accordeon_box.active {
    background: linear-gradient(0deg, #fdbb2d, #040606) !important;
}
.accordeon_footer p {
    text-shadow: 1px 1px black !important;
    color: #ffffff;
}
.table-main table thead {
    background-color: #000000;
}
.table-main table thead tr th {
    color: #ffc107;
}
.table-main table thead tr th:not(:last-child) {
    border-right: 1px solid #ffc107;
}
.table-main table tbody tr:nth-child(2n) {
    background-color: #00000054;
}
.number {
    border: 1px solid #ffc107 !important;
}
.btn-checkout {
    background: #000000 !important;
    color: #ffc107 !important;
}
.sign_up_button {
    color: #ffa500 !important;
    background-color: #333333 !important;
    margin-right: 10px !important;
}
.skin_427 .number-picker__top--img {
    bottom: -60px !important;
}

.skin_427 .number-picker__top {
    overflow: inherit !important;
    z-index: 1 !important;
}
.myresult1 {
    max-width: 33% !important;
}

@media only screen and (max-width: 768px) {
    .header {
        position: static !important;
    }
    .header__toggle div {
        background: #fff !important;
    }
    .header__wrapper--nav.desktop .header__nav {
        background-color: #000 !important;
    }
    .header__wrapper--nav.desktop .header__login-menu--button.primary {
        border-color: #404040 !important;
    }
    .header__wrapper--nav.desktop nav ul li .accordion-top,
    .header__wrapper--nav.desktop nav ul li ul li {
        border-bottom: 1px solid #404040 !important;
    }
    .btn--yellow {
        background: #ffc107 !important;
        color: #000 !important;
    }
    .hp-navigation__inner .mobile {
        margin-bottom: 20px !important;
    }
    .main {
        padding-top: 0px !important;
    }
    .header__button a {
        padding: 5px 10px 5px !important;
    }
    .footer-mobile {
        background-color: #000 !important;
    }
    .footer-mobile__content ul li a {
        color: #ffc107 !important;
    }

    .myplanbox .hp-navigation__box--sumwrapper {
        display: contents !important;
    }
    .myplanbox .hp-navigation__box {
        margin-left: 0px !important;
    }
    .myplanbox a {
        margin: 5px !important;
        width: 100% !important;
    }
    .myresult1 {
        max-width: 100% !important;
    }
}
.skin_427 .hp-navigation__box.box-total .hp-navigation__box--content h2 span {
    line-height: 80px !important;
}

.myplanbox .mybox1 h2 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
}
.myplanbox .mybox1 .hp-navigation__box--sum.sum-grand {
    background-color: #0000005e !important;
}
.myplanbox .mybox1 p {
    color: #fff !important;
}

.myplanbox .mybox2 .hp-navigation__box--sum.sum-raffle {
    background-color: #ffc008 !important;
}
.myplanbox .mybox2 p {
    color: #000 !important;
}

.myplanbox .mybox3 h2 {
    color: black !important;
    font-size: 22px !important;
}

.myplanbox .mybox3 .hp-navigation__box--sum {
    background-color: #00000000 !important;
}
.myplanbox .mybox3 p {
    color: black;
}
.myplanbox .hp-navigation__box {
    margin-bottom: 20px;
}
.myplanbox .hp-navigation__box:hover {
    border: 3px solid black;
}

.skin_427 .number-picker.play .number-picker__picker:nth-child(4n) {
    margin-right: 14px !important;
}

.mylastresult {
    background: linear-gradient(0deg, #fdbb2d, #040606) !important;
    border: 1px solid black;
    padding: 20px 40px;
    font-size: 22px;
    margin-top: 15px;
    display: block;
    border-radius: 10px;
    text-align: center;
    color: white;
    font-weight: 700;
}

.myresult1 .hp-navigation__box {
    padding: 15px 15px 15px 15px;
}
.resultRound {
    background: black;
    color: #fff;
    padding: 4px 11px;
    border-radius: 50%;
    margin-top: 5px;
    display: inline-block;
}

.myvideoframe {
    border-radius: 10px !important;
    margin-bottom: 15px;
}

.winningsText,
.lastDrawResultText {
    font-size: 22px !important;
    font-weight: 700 !important;
}

.slidersection {
    min-height: 350px;
}
.jeetoclubgames_info {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}
@media only screen and (max-width: 768px) {
    .slidersection {
        min-height: 100px;
    }
    .myh1heading3 {
        font-size: 30px;
        padding: 0px;
    }
    .header {
        padding-bottom: 0px !important;
    }
}

.myh1heading {
    margin-bottom: 60px;
    font-size: 25px;
}
.myh1heading2 {
    margin-bottom: 20px;
    font-size: 25px;
}
.myh2heading2 {
    margin-bottom: 20px;
    font-size: 20px;
}
.myh1heading3 {
    font-size: 30px;
    padding: 0px 0 0px 25px;
}
.header {
    padding-bottom: 160px;
}
