* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

li {
    list-style: none;
}

a {
    color: rgb(75, 33, 33);
    text-decoration: none;
}

h1 {
    letter-spacing: 2px;

}

@keyframes slider {

    0% {
        background-image: url('../Images/Free_fire/event/48.png');
    }

    20% {
        background-image: url('../Images/home/3.png');
    }

    40% {
        background-image: url('../Images/home/5.png');
    }

    70% {
        background-size: 100% 100%;
        background-image: url('../Images/home/5.png');
    }

    100% {
        background-size: 100% 100%;
        background-image: url('../Images/Free_fire/event/47.png');
    }
}



/* custom classes start */

.carousel-boxes,
.slides,
.slides-1,
.ff-sec-1,
.pubg-sec-1,
.game-con-ff,
.game-con-pubg,
.footer-home,
.foot-link-services,
.foot-login-careeres,
.social-con,
.social-imgs {
    display: flex;
    align-items: center;
}

.tx-c {
    text-align: center;
}

.br5 {
    border: solid 1px white;
    border-radius: 5px;
}

.b-lr-n {
    border: solid 1px white;
    border-left: none;
    border-right: none;
}

.only-color {
    color: white;
    width: fit-content;
    padding: 4px 15px;
    background-color: rgb(9, 114, 114);
}

/* custom classes end */

body {
    background-color: rgb(0, 0, 0) !important;
    color: rgb(255, 255, 255) !important;
}

/* Youtuber style start here */
.ff-sec-1,
.pubg-sec-1 {
    width: 100%;
    padding: 20px 10px 20px 10px;
    justify-content: space-around;
    /* border: solid 2px red; */
}

.tube-txt {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.ff-tube,
.pubg-tube {
    max-width: 280px;
    border: solid 1px white;
    border-radius: 8px;
    height: 370px;
}

.tuber-img-1 {
    width: 100%;
    height: 60%;
}

.tuber-img-1 img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.tuber-info {
    padding: 10px;
}

/* Youtuber style start here */

/* game center contact style start  */
.con-game-info {
    padding: 5px 20px;
    background-color: rgb(9, 114, 114);
    width: fit-content;
    margin: auto;
    border-radius: 2px;
    margin-bottom: 20px;
}

.game-con-ff,
.game-con-pubg {
    justify-content: space-around;
    height: 350px;
}

.game-con-ff-info:hover,
.game-con-pubg-info:hover {
    box-shadow: 9px 9px 6px 0px rgb(11, 96, 102);
    max-width: 600px;
    height: 103%;
}

.game-con-ff-info,
.game-con-pubg-info {
    background-color: aqua;
    max-width: 590px;
    width: 100%;
    border-radius: 6px;
    height: 100%;
    padding: 0px 15px 0px 15px;
    text-align: center;
    margin: 20px;
}

.game-con-ff-info p,
.game-con-pubg-info p {
    height: 150px;
    padding-top: 5px;
    overflow-y: scroll;
    text-align: justify;
}

.game-con-ff-img,
.game-con-pubg-img {
    max-width: 590px;
    width: 100%;
    display: flex;
    margin: 20px;
}

.game-con-ff-img img,
.game-con-pubg-img img {
    width: 100%;
    height: 350px;
    border-radius: 5px;
}

.game-con-pubg {
    flex-direction: row-reverse;
    margin-top: 30px;
}

/* game center contact style start  */

/* footer style start here */
footer {
    background-image: url('../Images/home/1.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.footer-home {
    justify-content: space-around;
    background-color: rgba(0, 0, 0, 0.507);
}

.foot-company-info,
.foot-link-services,
.foot-login-careeres {
    justify-content: space-between;
    height: 380px;
    /* max-width: 350px; */
    align-items: flex-start;
    width: 27.3%;
    border-collapse: collapse;
    padding: 15px;
}

.foot-link-services {
    /* max-width: 550px; */
    width: 45%;
}

.head-com,
.head-links,
.head-careeres,
.head-services {
    margin-bottom: 30px;
    background-color: rgb(9, 114, 114);
    width: fit-content;
    padding: 4px 20px;
    border-radius: 8px;
}


.ff-img-1{
    width:300px;
}

.ff-img-1 img{
    height: 250px;
    object-fit: contain;
}






.foot-links li,
.s-foot-links li {
    padding-top: 20px;
}

.foot-links li a:hover,
.s-foot-links li a:hover {

    color: white;
    border-radius: 2px;
    padding: 5px 20px;

}

.outer {
    text-align: justify;
}

/* footer style end here */

/* social style start here */
.social-con {
    width: 100%;
    background-color: rgb(9, 114, 114);
}

.social-con {
    padding: 20px;
    justify-content: space-between;
    margin-bottom: 20px;
}

.social-imgs {
    width: 55%;
    justify-content: space-around;
}

.social-imgs a {
    width: 50px;
    height: 50px;
}

.social-imgs img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.rights-taa {
    background-color: rgba(0, 0, 0, 0.801);
}

.social-txt a:hover {
    color: rgb(49, 18, 18);
}

/* social style end here */

/* addtional css start here */

	a {
		color: rgb(148, 148, 255) !important;
	}

	h1 {
		font-size: 1.62rem;
		width: fit-content;
		margin: 10px auto;
		padding: 3px;
		letter-spacing: 1.2px;
		text-decoration-line: underline;
	}

	h2,
	.inner h3 {
		text-decoration-line: underline;
		margin-top: 30px;
	}

	.sk-boss {
		max-width: 800px;
		height: 300px;
		width: 100%;
		margin: 5px auto;
	}

	.sk-boss img {
		width: 100%;
		height: 100%;
	}

	.inner {
		margin: 20px;
	}

	.inner ul li {
		margin: 20px;
		list-style: disc;
	}

	.rai-d {
		width: fit-content;
		margin: 20px auto;
	}

	h4 {
		font-size: 1.39rem;
	}

	.uid {
		border: 1px solid white;
		background-color: rgb(80, 23, 23);
		padding: 5px 20px;
	}

	.sensivity {
		max-width: 800px;
		width: 100%;
		height: 300px;
		margin: 10px auto;
	}

	.sensivity img {
		width: 100%;
		height: 100%;
	}















/* media querey start here  */
@media only screen and (max-width:1200px) {

    .ff-tube,
    .slide-2 {
        box-shadow: 9px 9px 6px 0px rgb(94, 94, 119);
    }

    .ff-tube,
    .pubg-tube {
        max-width: 230px;
        height: 300px;
    }

    .game-con-ff-info,
    .game-con-pubg-info {
        box-shadow: 9px 9px 6px 0px rgb(11, 96, 102);
    }
}

@media only screen and (max-width:1000px) {

  
    .ff-sec-1,
    .pubg-sec-1 {
        flex-wrap: wrap;
    }

    .ff-tube,
    .pubg-tube {
        max-width: 330px;
        height: 400px;
        margin-top: 30px;
    }

    .tube-txt h3 {
        margin-top: 10px;
        font-size: 1.4rem;
    }

    .game-con-ff-info h4,
    .game-con-pubg-info h4 {
        font-size: 1.2rem;
    }

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

    .foot-company-info,
    .foot-link-services,
    .foot-login-careeres {
        width: 100%;
        justify-content: space-around;
        border: 1px solid white;
        border-collapse: collapse;
    }
}

@media only screen and (max-width:720px) {

    .ff-tube,
    .pubg-tube {
        max-width: 230px;
        margin-bottom: 20px;
    }

    .ff-sec-1,
    .pubg-sec-1 {
        padding: 0px;
    }

    .tube-txt h3 {
        font-size: 1.2rem;
    }

    .tube-txt button {
        font-weight: bold;
        font-size: 0.8rem;
    }

    .game-con-ff-info p,
    .game-con-pubg-info p {
        font-size: 0.9rem;
    }

    .game-con-ff-info button,
    .game-con-pubg-info button {
        font-size: 0.9rem;
        margin-bottom: 20px;
        letter-spacing: 1px;
    }

    .social-con {
        flex-direction: column;
    }

    .social-imgs {
        margin-top: 20px;
        width: 100%;
    }
}

@media only screen and (max-width:480px) {

    .ff-tube,
    .pubg-tube {
        max-width: 150px;
        height: 260px;
    }

    .tuber-img-1 {
        height: 50%;
    }

    .ff-sec-1,
    .pubg-sec-1 {
        padding: 0px;
    }

    .tube-txt h3 {
        font-size: 1rem;
    }

    .tube-txt button {
        letter-spacing: 2px;
        font-size: 0.7rem;
    }

    .game-con-ff,
    .game-con-pubg {
        flex-direction: column-reverse;
        height: auto;
    }

    .game-con-ff-info,
    .game-con-pubg-info {
        margin: 0px;
    }

    .game-con-ff-img,
    .game-con-pubg-img {
        margin: 0px;
    }

    .foot-link-services {
        padding: 5px;
    }

    .foot-link-services li {
        font-size: 0.8rem;
    }

    h4 {
        font-size: 0.8rem;
    }

    .social-txt h5 {
        font-size: 1rem;
    }
}

/* media querey end here  */









