body{
    /*background: url("../images/pubg-bg.png") #1f2128 top center no-repeat !important;*/
    direction: ltr !important;
    overflow-x: hidden;
}
.top_footer {
    margin-top: 2px;
}
.marked-text {
    color: #FFFFFF;
}
.message{
    text-align: right;
    color: #141A1F;
    font-size: 19px;
}
.message span{
    color: #141A1F;
    font-size: 19px;
}

.message-link {
    color: white;
    font-size: 19px;
}

.social-links {
    width: 80%;
    float: right;
}
.social-links ul {
    list-style-type: none;

    padding: 12px
}
.social-links ul li  {
    display: inline-block;
    padding: 10px;
}
.social-links ul li i {
    font-size: 30px;
    color: white;
}
.discord-info p {
    color: #0c0305;
    font-size: 18px
}

#pubg-content {
    margin: 70px 0 0 0;
    background-image: url("../images/Background-Redbul.jpg");
    background-size:100% auto;
}

.arabesportcup_block{
    background-image: url("../images/Background_cup.jpg") !important;
    color: #0a90eb;
}

#pubg-header .img-content {
    margin: 0;
    padding: 0;
}

.arabesportcup_block #pubg-header  {
    background-color: black;
}

.register-image-content {
    display: flex;
}


#register-image {
    width: 100%;
    text-align: center;
}

.arabesportcup_block #register-image {
    /*margin-top: 25%*/
}

#pubg-form #register-image {
    margin-top: 50%
}

.arabesportcup_block #pubg-body{
    background-image: url("../images/Background_cup.jpg");
}
.arabesportcup_block #pubg-form{
    background-image: url("../images/Background_cup.jpg");
    margin-top: 25px;
}

#pubg-body #body-information #information{
    width: 100%;
    text-align: right;
    float: right;
    padding: 33px;
}

#pubg-body #body-information #information p,
#pubg-body #body-information #information span {
    font-size: 16px !important;
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    line-height: normal;
}


.break-word-header{
    word-wrap: break-word; overflow-wrap: break-word;
}
#register-form form {
    margin: 20px;
}

#register-form form .form-group  {
    text-align: right;
    color: #141A1F;

}

#register-form-pubg form label  {
    color: #FFFFFF;

}

#register-form-pubg {
    width: 40%;
    padding-right: 40px;

}
#register-form form label  {
    color: #FFFFFF !important;
}

#register-form form input[type="text"]  {
    border-radius: 15px;
}

/*#formRegister h2, #formRegister p {*/
    /*color: #FFFFFF;*/
/*}*/

.formRegisterRedbull label {
    color: #FFFFFF;
}
#formRegister p {
    font-size: 18px;
}

.lights, .left-light, .right-light {
    position: absolute;
}

.redBull-form .form{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.redBull-form{
    /*margin-top: 120px;*/
}
.redBull-form .form .info{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.redBull-form .fields{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.redBull-form .fields .file{
    margin-top: 5px;
}
.redBull-form .fields .field{
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: 1px solid;
    background: white;
    color: #000;
    font-size: 20px;
}

.arabesportcup_block .redBull-form .fields .field:focus{
    border: 3px solid #effa24;
}

.redBull-form .fields .field-img {
    width: 330px;
    margin-bottom: 15px;
}

.arabesportcup_block .redBull-form .fields .field-img {
    width: 430px;
}

.redBull-form .fields .second-image {
    width: 80%;
    margin-bottom: 15px;
}

.arabesportcup_block .redBull-form .fields .second-image {
    max-width: 100%;
}

/*.redBull-form .fields .label{*/
/*    margin-bottom: 15px;*/

/*}*/
.info-side {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.info-side .title{
    text-align: center;
    margin-bottom: 15px;
}

.info-side .info{
    text-align: center;
    margin-bottom: 15px;
}

.left-side-open{
    position: relative;
    height: max-content;
    margin-top: 35%;
}
.fields-and-image{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.lights {
    left: 315px;
    top: 120px;
}

#pubg-content .notice_msg{
    color: #d7c691;
    margin-top: 10px;
    /*margin-left: 48px;*/
    margin-bottom: 25px;
}

/*#pubg-content .notice_msg.arabic{*/
/*    margin-right: 48px;*/
/*}*/

.arabesportcup_block #pubg-form .info__block{
    max-width: 450px;
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: 30px auto;
    border: 1px solid rgba(255, 255, 255, 0.55);
    /*font-size: 25px;*/
    padding: 15px;
}

.arabesportcup_block #pubg-form .info__block p {
    font-size: 18px;
    letter-spacing: normal;
}

.arabesportcup_block #pubg-form .info__block .info_icon{
    display: block;
    color: #F0CC50;
    font-size: 50px;
    margin-bottom: 30px;
}


button.btn-next {
    background-color: #e4b750;
    border-radius: 12px;
    color: #fff;
    font-size: 12px;
    margin: 15px;
}

.arabesportcup_block button.btn-next {
    background-color: #b4b834;
}

button.btn-prev {
    background-color: gray;
    border-radius: 12px;
    color: #000000;
    font-size: 12px;
    margin: 15px;
}
.btn:hover {
    color: white !important;
}
.btn:focus {
    box-shadow: none;
}

input::placeholder {
    font-size: 15px;
    letter-spacing: 1px;
    direction: ltr;
}

@media (max-width: 700px) {
    #pubg-body, #pubg-form {
        /*display: block;*/
        flex-direction: column;
    }
    .arabesportcup_block #pubg-form {
        /*margin-top: 250px;*/
        margin-top: 125px;
    }
    #pubg-form #register-image {
        margin-top: 20px;
    }

    .arabesportcup_block #register-image{
        height: 200px;
    }
    #pubg-body #body-information #information p,
    #pubg-body #body-information #information span {
        font-size: 13px !important;
        line-height: normal;
        text-align: justify;
    }
    .redBull-form .fields {
        font-size: 14px;
    }
    .teamForm .teaminfo input[type=email], .teamForm .teaminfo input[type=tel], .teamForm .teaminfo input[type=text], .teamForm .file_upload, .teamForm .date_fields, .teamForm .country-select{
        margin-bottom: 0;
        width: 100%;
    }
    #pubg-body #body-information #information{
        padding: 20px 20px 10px 20px;
    }
    .teamForm .teaminfo,
    .teaminfo .agreement{
        padding: 33px 33px 0;
        margin-bottom: 10px;
    }
    .teaminfo .agreement{
        padding: 0 33px;
    }
    .teamForm .teaminfo .form_filed{
        width: 100%;
    }
    .buttonArea{
        margin-top: 30px;
    }
}

/*@media (max-width: 575.98px) {*/
/*    #pubg-body, #pubg-form {*/
/*        display: block;*/
/*    }*/
/*    .arabesportcup_block #pubg-body,*/
/*    .arabesportcup_block #pubg-form {*/
/*        margin-top: 250px;*/
/*    }*/
/*    #pubg-form #register-image {*/
/*        margin-top: 20px;*/
/*    }*/

/*    .arabesportcup_block #register-image{*/
/*        height: 200px;*/

/*    }*/
/*}*/
@media (max-width: 600px) {

    .teamForm .playersArea .playerForm{
        width: 100%;
    }
    .buttonArea .tButton{
        width: 100%;
    }
}
@media (max-width: 500px) {
    .arabesportcup_block #pubg-form {
        margin-top: 0;
    }
}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
@media (min-width: 1400px) {

}



