.slide .game-txt1 {
    position: absolute;
    top: 50%;
    left: 30%;
    float: left;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-transform: uppercase;
}

.slide .game-txt2 {
    position: absolute;
    top: 30%;
    right: 5%;
    float: right;
    color: white;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-transform: uppercase;
}

.slide {
    position: relative;
}

.about-us h1 {
    text-align: left;
}

.title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.5em;
    text-align: left;
    position: relative;
}

.title:after {
    content: "";
    border-bottom: 6px solid #ef0f0f;
    width: 50%;
    text-align: left;
    float: left;
    height: 6px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    transition: all .4s ease-in-out;
}

.title1:after {
    content: "";
    border-bottom: 6px solid #ef0f0f;
    width: 100%;
    text-align: left;
    float: left;
    height: 6px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    transition: all .4s ease-in-out;
}

.all-games p {
    text-align: left;
    padding: 15px 0 0px 0px;
    font-size: 1em;
    float: left;
    text-transform: none;
}

.game-txt2 p {
    text-align: right;
    padding: 15px 0 0px 0px;
    font-size: 1em;
    float: right;
}

.fr{
    float: right;
}

.know-more-fr1 {
    border: 1px solid #ffffff;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    float: left;
}

.know-more-fr1:hover {
    color: #ffffff;
    text-decoration: none;
}

.know-more-fr11 {
    border: 1px solid #ffffff;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    float: right;
}

.know-more-fr11:hover {
    color: #ffffff;
    text-decoration: none;
}

.know-more-fr1-r {
    border: 1px solid #ef0f0f;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    background-color: rgb(239, 15, 15);
    cursor: pointer;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    float: left;
}

.know-more-fr1-r:hover {
    color: #000000;
    text-decoration: none;
}

.know-more-fr11-g {
    border: 1px solid #27c317;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    background-color: rgb(39, 195, 23);
    cursor: pointer;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    float: right;
}

.know-more-fr11-g:hover {
    color: #000000;
    text-decoration: none;
}

.know-more-fr11-p {
    border: 1px solid #422a78;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    background-color: rgb(66, 42, 120);
    cursor: pointer;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    float: right;
}

.know-more-fr11-p:hover {
    color: #000000;
    text-decoration: none;
}

.know-more-fr1-b {
    border: 1px solid #3d81a4;
    border-radius: 30px;
    width: 160px;
    text-align: center;
    line-height: 25px;
    font-size: 1em;
    background-color: rgb(61, 129, 164);
    cursor: pointer;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 1rem;
    float: left;
}

.know-more-fr1-b:hover {
    color: #000000;
    text-decoration: none;
}

.gallery-sec h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.5em;
    text-align: center;
    position: relative;
    float: inherit;
    display: initial;
}

.title-gallery:after {
    content: "";
    border-bottom: 8px solid #ffcd00;
    width: 40%;
    text-align: center;
    height: 6px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    left: 0;
    bottom: -5px;
    transition: all .4s ease-in-out;
}

.gallery {
    margin-bottom: 2em;
}

.tsp{
    margin-top: 5em;
}

.tsp-txt{
    margin-bottom: 2.2em;
    text-align: center;
}

.gallery-sec h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5em;
    text-align: center;
    position: relative;
}


.golf:after {
    border-bottom: 8px solid #27c317 !important;
}

.mb:after {

    border-bottom: 8px solid #0757e4 !important;
    width: 100% !important;

}



.sol:after {

    border-bottom: 8px solid #ef0f0f;
    width: 34% !important;

}

.ocu:after {

    left: unset;
    border-bottom: 8px solid #3d81a4;
    width: 20% !important;

}

.ps4:after {
    width: 29%;
    border-bottom: 8px solid #422a78 !important;
}
.tsp .slick-prev, .slick-next{
    top: 40% !important;
}

.allgames-text-modal{
    font-size: 1.2rem !important;
    margin-top: 1rem !important;
    text-align: left !important;
    padding: 0 !important;
    float: none !important;
}

.slick-prev, .slick-next{
    z-index: 999;
    top: 40% !important;
}

.game-points {
    padding: inherit;
}

.mac-os.chrome .know-more-fr1 { height: 33px !important; }
.mac-os.chrome .know-more-fr11 { height: 33px !important; }

.mac-os.chrome .know-more-fr1-r { height: 33px !important; }
.mac-os.chrome .know-more-fr11-g { height: 33px !important; }
.mac-os.chrome .know-more-fr11-p { height: 33px !important; }
.mac-os.chrome .know-more-fr1-b { height: 33px !important; }

@media screen and (max-width: 768px) {

    .slide .game-txt1 {
        -webkit-transform: none !important;
        transform: none !important;
        top: 35%;
        left: 0%;
        padding: 0px 40px 0px 10px;
    }

    .slick-slide {
        margin: 0px;
    }

    .know-more-fr1 {
        line-height: 23px;
    }
	
	.know-more-fr1-r {
        line-height: 23px;
    }
	.know-more-fr1-b {
        line-height: 23px;
    }


    .gallery-sec h1 {
        font-size: 1em;
    }

    .img-hover-gallery img {
        padding: 1rem 3px 1rem 0rem !important;
    }

    .all-games p {
        font-size: 10px;
    }

    .know-more-fr1 {
        width: 100px;
        font-size: 10px;
    }
    .know-more-fr1-r {
        width: 100px;
        font-size: 10px;
    }
	.know-more-fr1-b {
        width: 100px;
        font-size: 10px;
    }
    .know-more-fr11 {
        width: 100px;
        font-size: 10px;
    }

	.know-more-fr11-g {
        width: 100px;
        font-size: 10px;
    }
	.know-more-fr11-p {
        width: 100px;
        font-size: 10px;
    }
    .slide .game-txt2 {
        right:0%;
    }

    .game-slider img {
        height: 400px;
    }

    .slick-slide img {
        padding: 1rem 0rem 1rem 0rem;
    }

    .gallery .slick-prev {
        top: 90% !important;
        left: 90px !important;
    }

    .gallery .slick-next {
        top: 90% !important;
        right: 125px !important;
    }

    .slick-prev:before {
        transform: scale(0.5);
    }

    .slick-next:before {
        transform: scale(0.5);
    }

    .slick-prev:before {
        margin-right: 5px;
        content: "" !important;
    }

    .slick-next:before {
        margin-left: -10px;
        content: "" !important;
    }
}


.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{
	    opacity: 0.7;
}