
@media(min-width: 1700px){

}
@media(min-width: 1200.01px) and (max-width: 1400px){

}
@media(min-width: 992.01px) and (max-width: 1200px){

}
@media(min-width: 767.01px) and (max-width: 992px){
.game_box_parent .col-3.hide3{display: none;}
.games_collections_img1{display: none;}
.userfrm_row.d-flex{display: block !important;}
/* .profile_box_inner{padding: 30px 20px;} */
.userfrm_row .form-control.small_input{width: 100%;}
.profile_head .user-title {margin-left: 20px;}

}
@media(max-width: 767px){
.header .h-img1 img,.header1 .h-img1 img{
	height: auto;
	width: 100%;
}
.header .h-img2 img{

}
.header .h-img3 img,.header1 .h-img3 img{
	height: auto;
    width: 90%;
    float: right;
}
.section-welcome-list .welcome img{height: 60px;}
.section-welcome-list .start-btn a img{
	width: 340px;
    height: 47px;
    object-fit: cover;
}
.header,.header1{height: 80px;}
.loginpage.col-8{
	flex: 0 0 auto;
    width: 88.666667%;
}
.btn-login{width: 50%;height: 38px;}
.video_header_icon img{height: 20px;}
.video_header_icon,.game_box_parent .hide3,.bkg-2-h{display: none;}
.video_outer{top: 40px}
.video_skipbtn{
    position: fixed;
    width: 100px;
    top: 34%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.game_box{display: block !important;}
.game_box img.btn-h{width: 100% !important;padding: 10px;}
.game_box_parent .game_box{
	margin: 0 auto;
}
/* .game_box_parent .game_box>div{width: 48%;float: left; } */
.game_box_parent .game_box{
	flex: 0 0 auto;
    width: 94.666667%;
}
label, .input_style a{
    font-size: 14px !important;
}
body{overflow-x: hidden;}
.game_box_parent{margin-top:50px;}
.header .h-img2 img, .header1 .h-img2 img{height: auto;}
.games_collections_img1{display: none;}
.profile_box_inner{display: block;}
.profile_left, .profile_right{width: 100%;}
.userfrm_row.d-flex{display: block !important;}
/* .profile_box_inner{padding: 30px 20px;} */
.profile_left {
    border-bottom:  2px solid #fff;
    border-right: none;
    margin-bottom: 30px;
}
.userfrm_row .form-control.small_input{width: 100%;}
.userfrm_row .user_frm_right{padding-right: 0;}
.profile_head .user-title {
    margin-left: 20px;
}
.profile_right h3, .user-title h3{font-size: 23px;}
.usercoin{width: 100px;}
.video_header_icon {
    display: block;
    position: absolute;
    padding: 0;
    top: 53px;
    right: 40%;
}
.video_header_icon img, .header .h-img3 .video_header_icon img{
        height: 34px;width: auto;
}
.video_header_icon div {display: inline-block;}
.profile_box{
    width: auto;
}
}
@media(min-width: 576.01px) and (max-width: 767px){
    .profile_box{
        width: auto;
    }
}
@media(max-width: 576px){
.leaderboard-data ul.nav-tabs li, .leaderboard-data .tab-content ul li {
    width: 100%;    margin-bottom: 1%;}
    .data_box{margin-bottom: 40px;}
    .data-board{ height: auto !important;width: 100%;
    float: left; padding-bottom: 0;}
    .profile_box{
        width: auto;
    }
}
