                    @font-face {
                        font-family: RobotoCondensed-Bold;
                        src: url(../fonts/RobotoCondensed-Bold.ttf);
                    }
                    
                    html {
                        scroll-behavior: smooth;
                    }
                    
                    .main-banner-img {
                        max-width: 100%;
                    }
                    
                    #circle {
                        width: 286px !important;
                        height: 326px !important;
                    }
                    
                    #circle .content-area-figure-1_overlay {
                        height: unset !important;
                        border-radius: unset;
                    }
                    
                    .content11 {
                        text-align: center;
                        cursor: pointer;
                    }
                    
                    .content11 img {
                        width: 350px;
                        height: 350px;
                        border-radius: 50%;
                    }
                    
                    #category {
                        margin-top: 70px;
                        margin-bottom: 56px;
                    }
                    
                    .team-1-wrap {
                        cursor: pointer;
                    }
                    
                    .overlay {
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        left: 125px;
                        right: 0;
                        height: 360px;
                        width: 360px;
                        border-radius: 50%;
                        opacity: 0;
                        transition: .5s ease;
                        background-color: #008CBA;
                    }
                    
                    .content11:hover .overlay {
                        opacity: 1;
                    }
                    
                    @media screen and (max-width:480px) {
                        .overlay {
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 57px;
                            right: 0px;
                            height: 360px;
                            width: 360px;
                            border-radius: 50%;
                            opacity: 0;
                            transition: .5s ease;
                            background-color: #008CBA;
                        }
                    }
                    
                    .news-post-widget .img-responsive {
                        width: 100%;
                        margin-bottom: 10px;
                    }
                    
                    .main-heading-holder {
                        text-align: justify !important;
                        padding-bottom: 0;
                        padding-top: 30px;
                        float: left;
                        width: 100%;
                    }
                    
                    .news-post-detail {
                        padding: 5px 20px 10px;
                    }
                    
                    .news-post-detail .date {
                        font-size: 13px;
                    }
                    
                    .news-post-detail h2 {
                        font-size: 18px;
                        font-weight: 600;
                        margin: 0;
                        padding: 5px 0 5px;
                    }
                    
                    .news-post-detail p {
                        font-size: 14px;
                    }
                    
                    .news {
                        float: left;
                        width: 100%;
                        min-height: 50px;
                        background: #0e55b6;
                        position: absolute;
                        bottom: 0;
                        padding: 6px 0;
                    }
                    
                    @media only screen and (max-width:1024px) {
                        .overlay {
                            left: 305px;
                        }
                    }
                    
                    @media only screen and (max-width:768px) {
                        .overlay {
                            left: 194px;
                        }
                    }
                    
                    @media only screen and (max-width:540px) {
                        .overlay {
                            left: 87px;
                        }
                    }
                    /* @media screen and (max-width:768px){

                        
                        .overlay {
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 196px;
                            right: 0px;
                            height: 360px;
                            width: 360px;
                            border-radius: 50%;
                            opacity: 0;
                            transition: .5s ease;
                            background-color: #008CBA;
                        }
                    } */
                    /* @media screen and (max-width:1024px){

                        .overlay {
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 305px;
                            right: 0px;
                            height: 360px;
                            width: 360px;
                            border-radius: 50%;
                            opacity: 0;
                            transition: .5s ease;
                            background-color: #008CBA;
                        }
                    } */
                    
                    .text {
                        color: white;
                        font-size: 20px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        -ms-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        text-align: justify;
                        word-spacing: 1px;
                    }
                    
                    .heading {
                        font-size: 22px;
                        margin-top: 16px !important;
                    }
                    
                    .heading a {
                        color: #000 !important;
                    }
                    
                    hr {
                        margin-top: -7px;
                        margin-bottom: 0px;
                        border: 0;
                        border-top: 1px solid #ffffff;
                    }
                    
                    @media only screen and (max-width:768px) {
                        .mob-pad-l-r-0 {
                            padding-left: 0;
                            padding-right: 0;
                        }
                        .news {
                            position: relative;
                        }
                        #circle {
                            width: 95% !important;
                            height: auto !important;
                        }
                        .main-banner-img {
                            height: auto !important;
                        }
                        .navbar.plain .navbar-nav a {
                            color: #fff !important;
                            font-size: 16px;
                        }
                        #nav-header-3 .navbar {
                            background: rgb(2 164 228) none repeat scroll 0 0;
                            margin-top: 32px;
                        }
                    }
                    
                    .navbar-toggle .icon-bar {
                        background-color: #fff;
                    }
                    
                    .contat-ttl {
                        font-size: 35px;
                        font-weight: 600;
                        padding-bottom: 10px;
                        text-transform: capitalize;
                        line-height: 1.5;
                    }
                    
                    .contact-txt {
                        font-size: 16px;
                        font-weight: 300;
                        line-height: 1.7;
                        color: #585858;
                    }
                    
                    .map-sec {
                        padding: 20px 0px;
                    }
                    
                    .blue-btn {
                        color: #fff;
                        padding: 13px 40px 13px;
                        border: 1PX solid #00a5e4;
                        font-size: 16px;
                        font-weight: 600;
                        text-transform: uppercase;
                        margin: 0 0 0;
                        border-radius: 100px;
                        height: 47px;
                        width: 185px;
                        background-color: #00a5e4;
                    }
                    
                    .blue-btn:hover,
                    .blue-btn:focus {
                        color: #ffffff;
                        text-decoration: none;
                    }
                    
                    .custom-input {
                        border-radius: 0;
                        height: 45px;
                    }
                    
                    .services-bg {
                        background-image: url('../images/services-bg.jpg');
                    }
                    
                    .images-bg {
                        background-image: url('../resources/football2.jpg');
                    }
                    /* .image-sport-bg {
                        background-image: url('../images/services-bg.jpg');
                    } */
                    
                    .contact-bg {
                        background-image: url("../resources/Contact-us.jpg");
                    }
                    
                    .career-bg {
                        background-image: url("../resources/carrer.jpg");
                    }
                    
                    .enquiry-sec {
                        background-image: url("../images/enquiry-form-sports.jpg");
                    }
                    
                    .upcomig-tour-bg {
                        background-image: url("../images/upcoming-tour-bg.jpg");
                    }
                    
                    .upcomig1-tour-bg {
                        background-image: url("../images/team-baner.jpg");
                    }
                    
                    .latest-update-wrap {
                        height: 300px;
                    }
                    
                    .latest-update-wrap img {
                        height: 300px;
                    }
                    
                    .ttl-txt {
                        font-size: 25px;
                        font-weight: 600;
                        color: #000;
                        text-align: center;
                    }
                    
                    .position-txt {
                        font-size: 20px;
                        font-weight: 600;
                        color: #000;
                        text-align: center;
                    }
                    /*what we do */
                    
                    .con {
                        margin-top: 0%;
                    }
                    
                    .inner {
                        overflow: hidden;
                    }
                    
                    .inner img {
                        transition: all 1.5s ease;
                    }
                    
                    .inner:hover img {
                        transform: scale(1.5);
                    }
                    
                    .whatwe {
                        text-align: center;
                    }
                    /*dropdown*/
                    
                    .navbar-nav li ul {
                        background: #00a5e4;
                        visibility: hidden;
                        opacity: 0;
                        /* min-width: 15rem;*/
                        position: absolute;
                        transition: all 0.5s ease;
                        margin-top: 1.5rem;
                        left: 0;
                        display: block;
                        padding-left: 0;
                    }
                    
                    .navbar-nav li:hover>ul,
                    .navbar-nav li ul:hover {
                        visibility: visible;
                        opacity: 1;
                        display: block;
                    }
                    
                    .navbar-nav li ul li a {
                        font-size: 14px !important;
                        text-align: left !important;
                        padding: 2px 15px !important;
                    }
                    
                    .navbar-nav li ul li:hover {
                        background-color: #ffcb05 !important;
                    }
                    
                    ul li ul li {
                        clear: both;
                        width: 100%;
                    }
                    
                    .dropdown li a {
                        display: block;
                        width: 100%;
                        text-align: center;
                        float: none;
                    }
                    
                    .menu-inner {
                        float: left;
                        width: 100%;
                    }
                    
                    .main-menu-section .navbar.navbar-inverse .navbar-collapse ul.nav.navbar-nav li ul.menu-inner li {
                        float: left;
                        width: 100%;
                        padding: 0;
                    }
                    
                    .dropdown-menu.mega-dropdown-menu ul li {
                        float: left;
                        width: 100%;
                        padding: 0;
                    }
                    
                    div.main-menu-section div.menu nav.navbar ul.nav li ul.dropdown-menu.mega-dropdown-menu ul li a {
                        text-transform: none;
                        font-weight: 400;
                        font-size: 14px;
                        margin: 5px 0;
                    }
                    
                    #menCollection {
                        float: left;
                        width: 100%;
                    }
                    
                    div.menu .dropdown-menu {
                        height: 400px;
                        width: 147.2%;
                        top: 70px;
                    }
                    
                    div.menu .dropdown-menu {
                        border: none;
                        border-top: solid #ddd 1px;
                    }
                    
                    .navbar.navbar-inverse .navbar-collapse ul.nav.navbar-nav li a {
                        opacity: 1;
                        border: none;
                        box-shadow: none;
                    }
                    
                    .navbar.navbar-inverse .navbar-collapse ul.nav.navbar-nav li a:hover,
                    .navbar.navbar-inverse .navbar-collapse ul.nav.navbar-nav li a:focus {
                        color: #000;
                    }
                    
                    .navbar-nav li:hover>ul,
                    .navbar-nav li ul:hover {
                        visibility: visible;
                        opacity: 1;
                        display: block;
                    }
                    
                    .navbar-nav li ul li a {
                        font-size: 14px !important;
                        text-align: left !important;
                        padding: 2px 15px !important;
                        white-space: nowrap;
                    }
                    
                    .navbar-nav li ul li:hover {
                        background-color: #f3f2f1 !important;
                    }
                    
                    ul li ul li {
                        clear: both;
                        width: 100%;
                    }
                    
                    .dropdown li a {
                        display: block;
                        width: 100%;
                        text-align: center;
                        float: none;
                    }
                    
                    .menu .navbar-header {
                        float: left;
                        display: none;
                    }
                    
                    .main-menu-section .navbar.navbar-inverse {
                        background: transparent;
                        border: none;
                        margin: 0;
                        float: left;
                        width: auto;
                    }
                    /* .main-menu-section .navbar.navbar-inverse .navbar-collapse {
     padding: 0;
}
 .main-menu-section .navbar.navbar-inverse .navbar-collapse ul.nav.navbar-nav {
     float: left;
     margin: 0 18px 0;
}
 .navbar.navbar-inverse .navbar-collapse ul.nav.navbar-nav li {
     float:left;
}*/
                    
                    .navbar.navbar-inverse ul.nav.navbar-nav li a {
                        float: left;
                        padding: 28px 30px 26px;
                        color: #222;
                        font-weight: 500;
                        font-size: 16px;
                        white-space: nowrap;
                    }
                    /*who we ara*/
                    
                    .ttl-txt {
                        font-size: 25px;
                        font-weight: 600;
                        color: #000;
                        text-align: center;
                    }
                    
                    .position-txt {
                        font-size: 20px;
                        font-weight: 600;
                        color: #000;
                        text-align: center;
                    }
                    
                    .vision-wrap {
                        height: 300px;
                    }
                    
                    .vision-img {
                        width: 100%;
                        height: 300px;
                        border-radius: 8px;
                    }
                    /*what we do*/
                    
                    .heading h1 {
                        padding-top: 20px;
                        text-transform: capitalize;
                        font-weight: bold;
                    }
                    
                    .body p {
                        color: gray;
                        line-height: 30px;
                        text-transform: capitalize;
                        font-weight: bold;
                        padding-top: 20px;
                    }
                    
                    .body h5 {
                        font-size: 10px;
                        color: gray;
                        font-weight: bold;
                        font-style: italic;
                    }
                    
                    .image img {
                        width: 100%;
                    }
                    
                    .body button {
                        width: 30%;
                    }
                    
                    .group {
                        margin: 20px;
                        padding: 20px;
                        width: 100%;
                        height: 100vh;
                        background-image: url("poker-3825827_960_720.jpg");
                        background-repeat: no-repeat;
                        background-position: bottom;
                        background-size: cover;
                    }
                    
                    .head-left {
                        padding-top: 150px;
                        padding-left: 50px;
                    }
                    
                    .head-left img {
                        width: 200px;
                        height: 150px;
                        border-radius: 50px;
                    }
                    
                    .body-left h1 {
                        color: white;
                        text-transform: uppercase;
                        font-weight: bold;
                    }
                    
                    .title-left p {
                        color: white;
                    }
                    
                    .vas {
                        padding-top: 200px;
                        align-items: center;
                        text-align: center;
                    }
                    
                    .vas h1 {
                        color: white;
                        font-weight: bolder;
                        font-size: 50px;
                    }
                    
                    .head-right {
                        padding-top: 150px;
                    }
                    
                    .head-right img {
                        width: 200px;
                        height: 150px;
                        border-radius: 50px;
                    }
                    
                    .body-right h1 {
                        color: white;
                        text-transform: uppercase;
                        font-weight: bold;
                    }
                    
                    .title-right p {
                        color: white;
                    }
                    /* upcoming tournamts style*/
                    
                    .upcoming-match-ttl {
                        font-size: 19px;
                        font-weight: 600;
                        padding-bottom: 10px;
                        color: #222;
                        text-align: left;
                        padding: 0px 0px 10px;
                        text-transform: uppercase;
                    }
                    
                    .left-sec {
                        box-shadow: 1px 0px 7px 2px #ecebeb;
                        padding: 10px;
                    }
                    
                    .team-btw-match.upcomin-match.ul:nth-child(2n+2) {
                        background: transparent ! important;
                    }
                    
                    .team-txt {
                        font-size: 18px;
                        font-weight: 500;
                        text-transform: capitalize;
                        color: #5a5a5a;
                    }
                    
                    .event {
                        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                        float: left;
                        width: 100%;
                    }
                    
                    .event-fixtures {
                        display: flex;
                        justify-content: space-between;
                    }
                    
                    .post-option {
                        display: inline-flex;
                    }
                    
                    .text {
                        padding-top: 12px;
                    }
                    
                    figure img {
                        height: 100px;
                    }
                    
                    .pad-l-10 {
                        padding-left: 10px;
                    }
                    
                    aside#sidebar .team-btw-match.upcomin-match ul li {
                        width: 100% !important;
                        text-align: left;
                        float: left;
                        padding-left: 12px;
                    }
                    /*.upcoming-img{
      width:    100%;
      height:   300px;
 }*/
                    
                    .upcoming-img-wrap {
                        margin-bottom: 30px;
                        background-image: url(../images/logo1.png);
                        background-size: cover;
                        background-repeat: no-repeat;
                        height: 300px;
                        width: 100%;
                        background-position: bottom;
                        position: relative;
                        align-items: center;
                        display: flex;
                    }
                    
                    .over-banner {
                        background-color: #000000a8;
                        width: 100%;
                        position: absolute;
                        bottom: -10px;
                        left: 0;
                        right: 0;
                        text-align: center;
                        line-height: 40px;
                        display: flex;
                        justify-content: space-around;
                    }
                    
                    .over-banner li a {
                        color: #fff;
                        font-weight: 500;
                    }
                    
                    .over-banner li {
                        color: #fff;
                        font-weight: 500;
                    }
                    
                    .verses-match {
                        display: flex;
                        justify-content: space-around;
                    }
                    
                    .team-one {
                        font-size: 20px;
                        color: #fff;
                        text-transform: capitalize;
                        line-height: 1.2;
                    }
                    
                    #sidebar {
                        float: left;
                        width: 100%;
                        background: #fff;
                        min-height: auto;
                        padding: 0;
                        box-shadow: 0 10px 20px -25px rgba(50, 50, 50, 1);
                        border: solid #e1e1e1 1px;
                        margin-bottom: 25px;
                    }
                    
                    aside#sidebar h3 {
                        font-size: 16px;
                        color: #363636;
                        float: left;
                        margin: 10px 0;
                        padding: 0 15px;
                        font-weight: 600;
                    }
                    
                    aside#sidebar .team-btw-match ul li:first-child {
                        float: left;
                    }
                    
                    aside#sidebar .team-btw-match ul li span {
                        color: #222;
                        text-transform: capitalize;
                        font-weight: 600;
                        display: block;
                        font-size: 14px;
                    }
                    
                    aside#sidebar .team-btw-match ul li {
                        width: 41%;
                        text-align: center;
                        float: right;
                    }
                    
                    aside#sidebar .team-btw-match.style-2 ul li span {
                        color: #222;
                    }
                    
                    aside#sidebar .macth-fixture ul {
                        padding: 15px 0;
                        overflow: hidden;
                        border-bottom: 1px solid #e1e1e1;
                    }
                    
                    aside#sidebar .team-btw-match ul {
                        position: relative;
                        padding: 10px 0;
                        display: flex;
                    }
                    
                    .team-btw-match ul:nth-child(2n+2) {
                        background: #f6f6f6;
                    }
                    
                    .feature-matchs table {
                        font-size: 13px;
                        margin: 0;
                        color: #333;
                    }
                    
                    .feature-matchs td img {
                        margin: 0 5px 0 0;
                    }
                    
                    .feature-matchs {
                        border-bottom: 1px solid #dad8d8;
                        padding-bottom: 20px;
                        margin-bottom: 20px;
                    }
                    
                    .event {
                        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
                        float: left;
                        width: 100%;
                    }
                    
                    .post-363 {
                        border-left: 2px solid #579f4b !important;
                    }
                    
                    .event-fixtures {
                        display: flex;
                        justify-content: space-between;
                    }
                    
                    section.main-heading h2 {
                        float: left;
                        width: 100%;
                        text-align: center;
                        font-size: 20px;
                        line-height: 21px;
                        font-weight: 600;
                        color: #222;
                        padding: 0;
                        margin: 0;
                        position: relative;
                    }
                    /* upcoming tournamts style end*/
                    /* service style */
                    
                    .services-section {
                        background: url();
                        background-size: cover;
                        /* padding: 60px 0; */
                    }
                    
                    .inner-width {
                        width: 100%;
                        max-width: 1200px;
                        margin: auto;
                        padding: 0 20px;
                    }
                    
                    .section-title {
                        text-align: center;
                        color: rgb(5, 5, 5);
                        /* text-transform: uppercase; */
                        font-size: 30px;
                    }
                    
                    .border {
                        width: 160px;
                        height: 2px;
                        background: #82ccdd;
                        margin: 40px auto;
                    }
                    
                    .services-container {
                        display: flex;
                        flex-wrap: wrap;
                        justify-content: center;
                    }
                    
                    .services-box {
                        max-width: 33.33%;
                        padding: 10px;
                        text-align: center;
                        color: #ddd;
                        cursor: pointer;
                        margin-bottom: 45px;
                    }
                    
                    .services-icon {
                        display: inline-block;
                        width: 70px;
                        height: 70px;
                        border: 3px solid #00a5e4;
                        color: #00a5e4;
                        transform: rotate(45deg);
                        margin-bottom: 30px;
                        margin-top: 16px;
                    }
                    
                    .services-icon i {
                        line-height: 70px;
                        transform: rotate(-45deg);
                        font-size: 2;
                    }
                    
                    .title {
                        font-size: 18px;
                        text-transform: uppercase;
                        margin-bottom: 10px;
                        color: #636363;
                    }
                    
                    .service-desc {
                        font-size: 14px;
                        color: #080808;
                    }
                    
                    .who-we-are-ttl {
                        /* font-family: RobotoCondensed-Bold; */
                        font-size: 55px;
                        text-transform: uppercase;
                        font-weight: 700;
                        line-height: 1.2;
                        color: #ffffff!important;
                        padding-bottom: 20px;
                    }
                    
                    .who-we-are-txt {
                        text-align: justify;
                        font-size: 14px;
                        text-transform: uppercase;
                        font-weight: 200;
                        color: #afafaf;
                        padding-right: 50px;
                        text-align: justify;
                    }
                    
                    .pad-l-0 {
                        padding-left: 0;
                    }
                    
                    .pad-r-0 {
                        padding-right: 0;
                    }
                    
                    .whor-we-are-txt-wrap {
                        background-color: #000;
                        padding-left: 18% !important;
                        padding: 50px 0px;
                        height: 461px;
                    }
                    
                    .what-we-are-main-ttl {
                        font-size: 40px;
                        text-transform: uppercase;
                        font-weight: 700;
                        line-height: 1.2;
                        color: #000!important;
                        padding-bottom: 20px;
                        text-align: center;
                    }
                    
                    .pad-b-30 {
                        padding-bottom: 30px;
                    }
                    /* poker image gallary */
                    
                    .containr {
                        max-width: 1200px;
                        margin: auto;
                        background: #f2f2f2;
                        overflow: auto;
                    }
                    
                    .gallery {
                        margin: 5px;
                        border: 1px soild #ccc;
                        float: left;
                        width: 390px;
                        cursor: pointer;
                    }
                    
                    .gallery img {
                        width: 100%;
                        height: auto;
                    }
                    
                    .de {
                        padding: 15px;
                        text-align: justify;
                    }
                    
                    .about-sports-ttl {
                        text-align: left;
                        font-size: 25px;
                        text-transform: capitalize;
                        padding-bottom: 20px;
                        font-weight: 500;
                    }
                    
                    .vision-txt {
                        text-align: justify;
                        text-transform: normal;
                        line-height: 2.3rem;
                    }
                    
                    .vision-ttl {
                        text-align: left;
                        font-size: 25px;
                        text-transform: capitalize;
                        padding-bottom: 20px;
                        font-weight: 500;
                    }
                    
                    .mar-b-30 {
                        margin-top: 50px;
                    }
                    
                    .about-sports {
                        font-size: 20px;
                        line-height: 1.5;
                        font-weight: 600;
                        text-align: center;
                    }
                    
                    .sports-edu-ttl {
                        font-size: 16px;
                        line-height: 1.5;
                        font-weight: 600;
                        text-align: center;
                        padding-top: 5px;
                    }
                    
                    .sports-education {
                        text-align: justify;
                    }
                    
                    .section-container-spacer {
                        padding-bottom: 30px;
                    }
                    
                    .sec-pad {
                        padding: 70px 0;
                    }
                    
                    .sports-edu-second-ttl {
                        font-size: 30px;
                        line-height: 1.5;
                        font-weight: 200;
                        text-align: left;
                        color: #000;
                    }
                    
                    .sports-second-education {
                        font-size: 16px;
                        font-weight: 300;
                        text-align: left;
                    }
                    
                    .sport-edu-bg {
                        background-image: url(../images/sports-education.jpg);
                    }
                    
                    .latest-update-bg {
                        background-image: url("../resources/lub.jpg");
                    }
                    
                    .about-poker-bg {
                        background-image: url(../images/poker.jpg);
                    }
                    
                    .winner-bg {
                        background-image: url(../images/winner-bg.jpg);
                    }
                    
                    .image-gallary-bg {
                        background-image: url(../images/sport-image.jpg);
                    }
                    
                    .poker-bg {
                        background-image: url(../images/poker-update.jpg);
                    }
                    
                    .team-poker-bg {
                        background-image: url("../resources/pokerteam1.jpg");
                    }
                    
                    .banner-bg {
                        background-size: cover;
                        background-position: center;
                        background-repeat: no-repeat;
                        height: 450px;
                    }
                    
                    .section-container-bg {
                        background-color: #f4f4f4;
                        padding: 30px 0;
                    }
                    
                    .about-bg {
                        background-image: url(../images/about-us1.png);
                    }
                    
                    .poker-tour-bg {
                        background-image: url("../resources/poker4.jpg");
                    }
                    
                    .poker-img-gallery {
                        background-image: url("../images/banner-poker.jpg");
                    }
                    
                    .poker-rec-winner {
                        background-image: url(../images/enquiry-form-img.jpg);
                    }
                    
                    .contact-form-bg-paralax {
                        background-image: url("../images/paralax-bg.jpg");
                        /* Set a specific height */
                        min-height: 500px;
                        /* background-attachment: fixed;
                        background-position: center;
                        background-repeat: no-repeat;
                        background-size: cover; */
                    }
                    
                    .custom-input {
                        height: 50px;
                        border-radius: 0;
                    }
                    
                    .custom-img-pad {
                        margin-bottom: 10px;
                    }
                    
                    .num-txt {
                        font-size: 35px;
                        line-height: 1.2;
                        font-weight: 700;
                        color: #000;
                    }
                    
                    .pad-b-30 {
                        padding-bottom: 30px;
                    }
                    
                    .poker-sub-txt {
                        font-size: 16px;
                        line-height: 1.2;
                        font-weight: 200;
                    }
                    
                    .poker-ttl {
                        font-size: 25px;
                        line-height: 1.2;
                        font-weight: 700;
                        color: #000;
                    }
                    
                    .right-side-sec {
                        border-bottom: 1px solid #ccc;
                        padding-bottom: 20px;
                        margin-bottom: 20px;
                    }
                    
                    .contact {
                        background-color: #f1f1f1;
                        font-family: 'Roboto', sans-serif;
                    }
                    
                    .head {
                        margin-top: 30px;
                        border-radius: 0;
                    }
                    
                    .career-wrap-box {
                        box-shadow: 0px 5px 6px 0px #ccc;
                        padding: 20px;
                        text-align: center;
                    }
                    
                    .career-wrap-box:hover {
                        box-shadow: 1px 7px 7px 3px #ccc;
                    }
                    
                    .career-box-ttl {
                        font-size: 20px;
                        color: #000;
                        text-transform: capitalize;
                        font-weight: 500;
                    }
                    
                    .career-position-txt {
                        font-size: 14px;
                        font-weight: 300;
                        color: red;
                    }
                    
                    .upcoming-top {
                        font-size: 25px;
                        font-weight: bold;
                        text-transform: uppercase;
                        padding-top: 30px;
                    }
                    
                    .upcoming-box {
                        padding-top: 20px;
                    }
                    
                    .upcoming-head {
                        font-size: 30px;
                        font-weight: bold;
                        padding-bottom: 10px;
                        text-transform: capitalize;
                    }
                    
                    .title {
                        font-size: 12px;
                        padding-bottom: 5px;
                        color: gray;
                    }
                    
                    .paragraph {
                        font-size: 15px;
                        color: gray;
                        line-height: 20px;
                    }
                    
                    .streep {
                        padding-left: 15px;
                        font-size: 25px;
                        font-weight: bold;
                    }
                    
                    .form-class {
                        padding-top: 20px;
                        padding-bottom: 10px;
                        text-align: center;
                        align-items: center;
                        margin: 10px;
                    }
                    /* upcoming event */
                    
                    .form-class input {
                        border-radius: 0px;
                        align-items: center;
                        height: 25px;
                        text-align: center;
                        font-size: 16px;
                    }
                    
                    .form-class input:hover {
                        border: 1px solid black;
                    }
                    
                    .group-menu li {
                        padding: 10px;
                        list-style: none;
                    }
                    
                    .group-menu li a {
                        text-decoration: none;
                        font-size: 13px;
                        text-transform: uppercase;
                        color: black;
                        font-weight: bold;
                    }
                    
                    .group-menu li a:hover {
                        color: orange;
                    }
                    /* upcoming matches */
                    
                    .table-contain .table-1 {
                        width: 90%;
                        ;
                    }
                    
                    .thead-dark {
                        text-align: center;
                        text-decoration: underline;
                    }
                    
                    .logo1 {
                        width: 70px;
                    }
                    
                    .table-contain tr {
                        border-bottom: 1pt solid black;
                    }
                    
                    .table-contain th {
                        border-bottom: 1pt solid black;
                    }
                    
                    .team-title {
                        font-size: 20px;
                        font-weight: 500;
                        line-height: 2.5;
                    }
                    /* ..... */
                    
                    .upcome {
                        max-width: 100%;
                        width: -webkit-fill-available;
                    }
                    
                    .thead-dark {
                        text-align: center;
                        text-decoration: underline;
                    }
                    
                    .logo1 {
                        width: 70px;
                    }
                    
                    .investor-tbl-wrap tr {
                        border-bottom: 1pt solid #f4f4f4;
                    }
                    
                    .investor-tbl-wrap th {
                        border-bottom: 1pt solid #f4f4f4;
                    }
                    
                    .investor-tbl-wrap .table-1 {
                        width: 90%;
                        margin: auto;
                    }
                    
                    .investor-tbl-wrap tr {
                        border-bottom: 1pt solid #f4f4f4;
                    }
                    
                    .investor-tbl-wrap td {
                        border-bottom: 1pt solid #f4f4f4;
                    }
                    
                    .investor {
                        font-style: initial;
                        font-size: 22px;
                        text-decoration: underline;
                        text-align: center;
                    }
                    
                    .logo1 {
                        width: 100px;
                        border: solid;
                    }
                    
                    .investor-tbl-wrap img {
                        height: 95px;
                    }
                    
                    .investor-tbl-wrap .th {
                        font-size: 25px;
                        font-weight: 600;
                    }
                    /* founder style */
                    
                    .founder-wrap-box {
                        padding: 35px 35px 0px;
                        background-color: #fff;
                        -webkit-box-shadow: 0 0 40px rgba(14, 16, 48, 0.02);
                        -moz-box-shadow: 0 0 40px rgba(14, 16, 48, 0.02);
                        box-shadow: 0 0 40px rgba(14, 16, 48, 0.02);
                        border: 1px solid rgba(127, 136, 151, 0.2);
                    }
                    
                    .founder-wrap-box .founder-img-wrap {
                        border-radius: 50%;
                        border: 10px solid #f4f4f4;
                        cursor: pointer;
                    }
                    
                    .founder-name {
                        font-size: 20px;
                        font-weight: 800;
                    }
                    
                    .founder-container {
                        text-align: center;
                        padding-top: 20px;
                        border-bottom: 1px solid #f4f4f4;
                        padding-bottom: 15px;
                    }
                    
                    .founder-social-link ul {
                        padding-left: 0;
                        display: flex;
                        justify-content: center;
                    }
                    
                    .founder-social-link ul li {
                        padding: 10px 20px;
                    }
                    /* enquiry style */
                    /* .form-img img {
                        padding-top: 150px;
                    } */
                    
                    .enquiry-form input[type=text],
                    .enquiry-form input[type=password],
                    .enquiry-form input[type=email] {
                        width: 100%;
                        padding: 15px;
                        margin: 5px 0 22px 0;
                        display: inline-block;
                        border: none;
                        background: #f1f1f1;
                    }
                    
                    .enquiry-form input[type=text]:focus,
                    .enquiry-form input[type=password]:focus {
                        background-color: #ddd;
                        outline: none;
                    }
                    
                    .registerbtn {
                        color: #00a5e4;
                        padding: 13px 40px 13px;
                        border: 1PX solid #00a5e4;
                        font-size: 15px;
                        text-transform: uppercase;
                        margin: 0 0 0;
                        border-radius: 100px;
                        height: 50px;
                        width: 185px;
                        background-color: transparent;
                    }
                    
                    .registerbtn:hover,
                    .registerbtn:focus {
                        background-color: #00a5e4;
                        color: #fff;
                        outline: none;
                    }
                    
                    @media only screen and (max-width:480px) {
                        .registerbtn {
                            padding: 9px 41px 7px;
                            border: 1PX solid #00a5e4;
                            font-size: 15px;
                            text-transform: uppercase;
                            margin: 0 0 0;
                            border-radius: 100px;
                            height: 40px;
                            width: 140px;
                            background-color: transparent;
                        }
                    }
                    
                    .signin {
                        text-align: center;
                    }
                    
                    .img-box-wrap {
                        width: 360px;
                        padding-top: 20px;
                    }
                    
                    .img-box-wrap:hover {
                        opacity: 0.5;
                        width: 340px;
                    }
                    
                    [type=file]+label.upload-btn {
                        background-color: #0398fc;
                        border-radius: 50px;
                        overflow: hidden;
                    }
                    
                    [type=file]+label.upload-btn::before {
                        color: #fff;
                        content: "\f382";
                        font-family: "Fontawesome";
                        font-size: 100%;
                        height: 100%;
                        right: 130%;
                        line-height: 3.3;
                        position: absolute;
                        top: 0px;
                        transition: all 0.3s;
                    }
                    /* chose btn */
                    /* [type=file]+label.upload-btn:hover {
                        background-color: #0398fc;
                    }
                    
                    [type=file]+label.upload-btn:hover::before {
                        right: 75%;
                    } */
                    
                    [type="file"] {
                        height: 0;
                        overflow: hidden;
                        width: 0;
                    }
                    
                    [type="file"]+label {
                        background: #f15d22;
                        border: none;
                        border-radius: 5px;
                        color: #fff;
                        cursor: pointer;
                        display: inline-block;
                        font-family: 'Rubik', sans-serif;
                        font-size: inherit;
                        font-weight: 500;
                        margin-bottom: 1rem;
                        outline: none;
                        padding: 1rem 50px;
                        position: relative;
                        transition: all 0.3s;
                        vertical-align: middle;
                    }
                    
                    [type="file"]+label:hover {
                        background-color: darken(#f15d22, 10%);
                    }
                    /* team style */
                    
                    .team {
                        margin: 75px 0;
                    }
                    
                    .top {
                        text-align: center;
                        font-weight: bold;
                        letter-spacing: 2px;
                        color: #333;
                        padding-bottom: 10px;
                    }
                    
                    .top::after {
                        content: '';
                        background: #333;
                        display: block;
                        height: 3px;
                        width: 150px;
                        margin: 10px auto;
                    }
                    
                    .profile {
                        margin-top: 25px;
                    }
                    
                    .profile .img-box {
                        opacity: 1;
                        display: block;
                        position: relative;
                    }
                    
                    .profile h2 {
                        font-size: 22px;
                        font-weight: bold;
                        margin-top: 15px;
                    }
                    
                    .profile h3 {
                        font-size: 15px;
                        font-weight: bold;
                        margin-top: 15px;
                    }
                    
                    .img-box:after {
                        content: '';
                        opacity: 0;
                        background-color: rgb(0, 0, 0, 0.6);
                        position: absolute;
                        right: 0;
                        left: 0;
                        top: 0;
                        bottom: 0;
                    }
                    
                    .img-box ul {
                        margin: 0;
                        padding: 20px 0;
                        position: absolute;
                        z-index: 1;
                        bottom: 0;
                        display: block;
                        left: 50%;
                        transform: translateX(-50);
                        opacity: 0;
                    }
                    
                    .img-box ul li {
                        width: 30px;
                        height: 30px;
                        border: 1px solid #fff;
                        border-radius: 50%;
                        margin: 3px;
                        padding: 7px;
                        display: inline-block;
                    }
                    
                    .img-box a {
                        color: #fff;
                    }
                    
                    .img-box:hover:after {
                        opacity: 1;
                    }
                    
                    .img-box:hover ul {
                        opacity: 1;
                    }
                    
                    .img-box:hover li {
                        color: #ffffff;
                        border: 1px solid #ffffff;
                        padding: 2px;
                    }
                    
                    .img-box::after,
                    .img-box ul,
                    .img-box ul li {
                        transition: all 0.5s ease-in-out 0s;
                    }
                    
                    .team-name {
                        font-size: 20px;
                        font-weight: 700;
                        color: #000;
                        padding-top: 10px;
                        line-height: 1.5;
                    }
                    
                    .team-sub-name {
                        font-size: 16px;
                        font-weight: 600;
                        color: #333;
                        line-height: 1.2;
                        padding-bottom: 5px;
                    }
                    
                    .sport-team-img {
                        width: 70px;
                    }
                    
                    .latest-sports-sub-txt {
                        font-size: 16px;
                        font-weight: 300;
                        color: #333;
                        line-height: 1.2;
                        padding-bottom: 5px;
                    }
                    /* Circle */
                    
                    .poker-img-gallary .gallery {
                        position: relative;
                        overflow: hidden;
                        cursor: pointer;
                    }
                    
                    .poker-img-gallary .gallery::before {
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        z-index: 2;
                        display: block;
                        content: '';
                        width: 0;
                        height: 0;
                        background: rgba(255, 255, 255, .2);
                        border-radius: 100%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        opacity: 0;
                    }
                    
                    .poker-img-gallary .gallery:hover::before {
                        -webkit-animation: circle .75s;
                        animation: circle .75s;
                    }
                    /* animation start gallary*/
                    
                    .gallery-column {
                        margin: 15px 15px 0;
                        padding: 0;
                    }
                    
                    .gallery-column:last-child {
                        padding-bottom: 60px;
                    }
                    
                    .gallery-column::after {
                        content: '';
                        clear: both;
                        display: block;
                    }
                    
                    .gallery-column {
                        position: relative;
                        float: left;
                        width: 300px;
                        height: 200px;
                        margin: 0 0 0 25px;
                        padding: 0;
                    }
                    
                    .gallery-column :first-child {
                        margin-left: 0;
                    }
                    
                    .gallery-column {
                        position: absolute;
                        bottom: -20px;
                        left: 0;
                        z-index: -1;
                        display: block;
                        width: 300px;
                        margin: 0;
                        padding: 0;
                        color: #444;
                        font-size: 18px;
                        text-decoration: none;
                        text-align: center;
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out;
                        opacity: 0;
                    }
                    
                    @-webkit-keyframes circle {
                        0% {
                            opacity: 1;
                        }
                        40% {
                            opacity: 1;
                        }
                        100% {
                            width: 200%;
                            height: 200%;
                            opacity: 0;
                        }
                    }
                    
                    @keyframes circle {
                        0% {
                            opacity: 1;
                        }
                        40% {
                            opacity: 1;
                        }
                        100% {
                            width: 200%;
                            height: 200%;
                            opacity: 0;
                        }
                    }
                    /* hover image */
                    
                    .founder-wrap {
                        position: relative;
                        overflow: hidden;
                    }
                    
                    .founder-img-wrap {
                        margin: 15px 15px 0;
                        padding: 0;
                    }
                    
                    .founder-img-wrap:last-child {
                        padding-bottom: 60px;
                    }
                    
                    .founder-img-wrap::after {
                        content: '';
                        clear: both;
                        display: block;
                    }
                    
                    .founder-img-wrap {
                        margin: 0;
                        padding: 0;
                        background: #fff;
                        overflow: hidden;
                    }
                    
                    .founder-img-wrap {
                        position: relative;
                        float: left;
                        margin: 0 0 0 25px;
                        padding: 0;
                    }
                    
                    .founder-img-wrap:first-child {
                        margin-left: 0;
                    }
                    
                    .founder-img-wrap {
                        overflow: hidden;
                    }
                    
                    .founder-img-wrap .profile-img {
                        -webkit-transform: scale(1);
                        transform: scale(1);
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out;
                    }
                    
                    .founder-wrap-box:hover .profile-img {
                        -webkit-transform: scale(1.3);
                        transform: scale(1.3);
                    }
                    /* recent-winner */
                    
                    .winnerlogo1 {
                        padding-top: 30%;
                        padding-left: 10%;
                        width: 184px;
                        text-align: center;
                        float: right;
                    }
                    
                    .winnerlogo2 {
                        padding-top: 30%;
                        padding-left: 10%;
                        width: 100px;
                        text-align: center;
                        float: left;
                    }
                    
                    .Winners {
                        width: 400%;
                    }
                    
                    .im .winnerlogo1 {
                        width: 78%
                    }
                    
                    .im h4 {
                        padding-top: 100px;
                        padding-left: 50%;
                    }
                    
                    .im2 .winnerlogo2 {
                        width: 78%
                    }
                    
                    .im2 h4 {
                        padding-top: 100px;
                        padding-left: 35%;
                    }
                    
                    .about-sport-wrap>.img {
                        border-top-left-radius: 50px;
                        border-bottom-right-radius: 50px;
                    }
                    
                    .hover03 figure img {
                        -webkit-transform: scale(1.5);
                        transform: scale(1.5);
                        -webkit-transition: .3s ease-in-out;
                        transition: .3s ease-in-out;
                    }
                    
                    .hover03 figure:hover img {
                        -webkit-transform: scale(1);
                        transform: scale(1);
                    }
                    
                    .investor-logo-wrap {
                        padding: 10px;
                        box-shadow: 1px 1px 5px 3px #f4f4f4;
                        height: 100px;
                        text-align: center;
                    }
                    
                    .investor-logo-wrap>img {
                        height: 90px;
                    }
                    
                    .content-wrap-box {
                        position: absolute;
                        bottom: 0;
                        background: rgb(0, 0, 0);
                        background: rgba(0, 0, 0, 0.5);
                        color: #f1f1f1;
                        width: 92.5%;
                        padding: 5px;
                    }
                    
                    .what-we {
                        text-align: center;
                        color: #000;
                    }
                    
                    .what-we-desc {
                        text-align: center;
                        color: #000;
                    }
                    
                    .pad-l-r-0 {
                        padding-left: 0;
                        padding-right: 0;
                    }
                    /* latest-update */
                    
                    .latest-update h2 {
                        text-align: center;
                        font-size: 40px;
                        font-weight: 600;
                    }
                    
                    .latestupdate h3 {
                        font-size: 30px;
                    }
                    /* animation for home page gallery */
                    
                    .latest-update-wrap-box {
                        text-align: center;
                        overflow: hidden;
                        position: relative;
                        cursor: pointer;
                    }
                    
                    .latest-update-wrap-box:hover {
                        box-shadow: 0 0 20px -7px rgba(0, 0, 0, 0.35);
                    }
                    
                    .latest-update-wrap-box:before {
                        content: '';
                        background: linear-gradient(#f5f5f5, #f4f4f4);
                        height: 0;
                        width: 100%;
                        opacity: 0.8;
                        position: absolute;
                        left: 0;
                        bottom: 0;
                        z-index: 1;
                        transition: all 0.5s ease 0s;
                    }
                    
                    .latest-update-wrap-box:hover:before {
                        height: 100%;
                    }
                    
                    .latest-update-wrap img {
                        width: 100%;
                        /* height: auto; */
                        transform: scale(1.3);
                        transition: all 0.5s ease 0s;
                    }
                    
                    .latest-update-wrap-box:hover .latest-update-wrap img {
                        transform: scale(1);
                    }
                    
                    .latest-update-wrap-box .content-wrap-box {
                        color: #000;
                        background-color: #fff;
                        width: 100%;
                        padding: 7px 10px 5px;
                        transform: rotate(10deg);
                        position: absolute;
                        bottom: -128px;
                        left: 0;
                        z-index: 2;
                        transition: transform 0.5s ease 0.2s, bottom 0.5s ease 0.1s;
                    }
                    
                    .latest-update-wrap-box:hover .content-wrap-box {
                        bottom: 0;
                        transform: rotate(0);
                    }
                    
                    .latest-update-wrap-box .what-we {
                        font-size: 22px;
                        font-weight: 600;
                        text-transform: capitalize;
                        margin: 0 0 1px;
                    }
                    
                    .latest-update-wrap-box.what-we-desc {
                        font-size: 14px;
                        font-weight: 700;
                        text-transform: capitalize;
                        letter-spacing: 1px;
                        display: block;
                    }
                    
                    .latest-update-wrap-box .icon {
                        padding: 0;
                        margin: 0;
                        list-style: none;
                        opacity: 0;
                        transform: translateX(-50%) translateY(-50%) scaleY(0);
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        z-index: 2;
                        transition: all 0.3s ease 0s;
                    }
                    
                    @media only screen and (max-width:990px) {
                        .latest-update-wrap-box {
                            margin: 0 0 30px;
                        }
                    }
                    /* media img */
                    
                    .mediaimg {
                        width: 100%;
                        height: 100%;
                        border-radius: 20px;
                    }
                    
                    .poker-enquiry-img {
                        width: 100%;
                    }
                    
                    @media only screen and (max-width:767px) {
                        .modal-news-media {
                            padding-top: 31px;
                            margin-top: 30px;
                        }
                        /* .media1{
                            color: #00a5e4;
                             padding-top: 5px;
                             padding-bottom: 30px;
                        }
                         */
                    }
                    
                    @media screen and (min-width:768px) {
                        .img-wrap {
                            height: 460px;
                            display: flex;
                        }
                    }
                    
                    @media screen and (max-width:767px) {
                        .banner-bg {
                            background-size: cover;
                            background-position: center;
                            background-repeat: no-repeat;
                            height: 126px;
                        }
                        .brand img {
                            width: fit-content !important;
                        }
                        #nav-header-3 .brand img {
                            width: 134px !important;
                        }
                    }
                    
                    @media (max-width: 460px) {
                        .h1 {
                            font-size: 20px!important;
                            text-align: center;
                        }
                    }
                    
                    @media screen and (max-width:767px) {
                        .who-we-are-txt {
                            font-size: 12px;
                            text-transform: uppercase;
                            font-weight: 200;
                            color: #afafaf;
                            padding-right: 50px;
                            text-align: justify;
                        }
                    }
                    
                    @media screen and (max-width:767px) {
                        .enquiry-form {
                            padding-top: 30px;
                        }
                    }
                    
                    @media screen and (max-width:480px) {
                        h1.heading-of-all {
                            font-size: 35px!important;
                        }
                    }
                    
                    h1.heading-of-all {
                        color: #333;
                        font-weight: bold;
                        padding-top: 10px;
                        padding-bottom: 6px;
                    }
                    
                    .error {
                        color: rgb(255, 9, 9);
                        font-size: 90%;
                    }
                    
                    .effect1 {
                        width: 360px;
                        padding-top: 20px;
                    }
                    
                    .effect1:hover {
                        opacity: 0.5;
                        width: 340px;
                    }
                    
                    h2 {
                        text-align: center;
                        font-size: 40px;
                        font-weight: 600;
                    }
                    
                    .latet-update-title h4 {
                        font-size: 20px;
                        font-weight: bolder;
                    }
                    
                    .hover-zoomin a {
                        display: block;
                        position: relative;
                        overflow: hidden;
                    }
                    
                    .hover-zoomin img {
                        width: 90%;
                        height: auto;
                        -webkit-transition: all 0.5s ease-in-out;
                        -moz-transition: all 0.5s ease-in-out;
                        -o-transition: all 0.5s ease-in-out;
                        -ms-transition: all 0.5s ease-in-out;
                        transition: all 0.5s ease-in-out;
                    }
                    
                    .hover-zoomin:hover img {
                        -webkit-transform: scale(1.2);
                        -moz-transform: scale(1.2);
                        -o-transform: scale(1.2);
                        -ms-transform: scale(1.2);
                        transform: scale(1.2);
                    }
                    
                    .hover-2 .hover-overlay {
                        background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1));
                    }
                    
                    .hover-2-title {
                        position: absolute;
                        top: 50%;
                        left: 0;
                        text-align: center;
                        width: 100%;
                        z-index: 99;
                        transition: all 0.3s;
                    }
                    
                    .hover-2-description {
                        width: 100%;
                        position: absolute;
                        bottom: 0;
                        opacity: 0;
                        left: 0;
                        text-align: center;
                        z-index: 99;
                        transition: all 0.3s;
                        color: #dad8d8;
                    }
                    
                    .hover-2:hover .hover-2-title {
                        transform: translateY(-1.5rem);
                    }
                    
                    .hover-2:hover .hover-2-description {
                        bottom: 0.5rem;
                        opacity: 1;
                    }
                    
                    .hover-2:hover .hover-overlay {
                        background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(230, 10, 10, 0.1));
                    }
                    
                    .hover4 {
                        overflow: hidden;
                        position: relative;
                        padding-bottom: 60%;
                    }
                    
                    .hover4-overlay {
                        width: 100%;
                        height: 100%;
                        position: absolute;
                        top: 0;
                        left: 0;
                        z-index: 90;
                        transition: all 0.4s;
                    }
                    
                    .hover4 img {
                        width: 100%;
                        position: absolute;
                        top: 0;
                        left: 0;
                        transition: all 0.3s;
                    }
                    
                    .hover4-content {
                        position: relative;
                        z-index: 99;
                    }
                    
                    .font-weight-light {
                        color: rgb(252, 246, 246);
                    }
                    
                    .table-1 {
                        width: 80%;
                        margin: auto;
                    }
                    
                    tr {
                        border-bottom: 1pt solid black;
                    }
                    
                    .logo1 {
                        width: 100px;
                        border: solid;
                    }
                    
                    .media-footer {
                        color: #00a5e4;
                        padding-top: 78px;
                        padding-bottom: 30px;
                    }
                    /* @media screen and (max-width:480px){
.media-footer{
color: #00a5e4;
padding-top:40px;
padding-bottom:30px;

}
} */