@font-face {
    font-family: segoeui-medium;
    src: url('../fonts/segoeui.ttf');
}
@font-face {
    font-family: segoeui-medium-bold;
    src: url('../fonts/segoeuib.ttf');
}
@font-face {
    font-family: segoeui-bold;
    src: url('../fonts/seguibl.ttf');
}

:root {
    --medium: segoeui-medium;
    --medium-bold: segoeui-medium-bold;
    --bold: segoeui-bold;
    --pane-padding: 5px 42px;
  }

html {
  scroll-behavior: smooth !important;
}
body{
    margin:0;
    padding: 0;
    box-sizing: border-box;
}
.container.footer_space {
    padding-bottom: 70px;
}
body:after{
    content: '';
    position: absolute;
    display: block;
    background-image: url(../img/blur_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: -1;
    bottom: 0;
    position: fixed;
}
.owl-carousel .owl-item img{
    border-radius:30px !important;
}
.card{
    box-shadow:3px 3px 7px 0px rgb(0 0 0 / 8%);
}

span.game-heading-title h1{
    font-size: 24px;
}
.container.bottom_ads_section {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    text-align: center;
    /* left: 25%; */
    left: 0;
    right: 0;
}
.bottom_ads{
    text-align:center;
    margin:0 auto;
}


#scroll {
    position:fixed;
    right:20px;
    bottom:20px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color: #3c4b79 !important;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#e74c3c;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

.nav-tabs .nav-item img{
    width:150px;
}

div#navbarSupportedContent button.btn.btn-outline-success {
    background: #fff;
    border: 0;
    margin-left: 15px;
    color: #000;
}
div#result{
    display:none;
}
a.search_game_text,p.not_found {
    font-size: 16px;
    color: #3c4b79;
    font-family:var(--medium-bold);
    margin:0px;
}
.container.search_field {
    background: #FAFAFC;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 10px;
}
.col-md-6.view_all {
    display: flex;
    justify-content: end;
}
.topbar-list li {
    list-style: none;
    transition: all 0.4s;
}
.pageloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url('../img/hzk6C.gif') 50% 50% no-repeat rgb(249, 249, 249);
  opacity: 1;
}
div#result {
    position: absolute;
    background: #ffffff;
    width: 100%;
    z-index: 999;
    top: 50px;
    padding: 5px 10px;
    height: 400px;
    overflow: hidden;
    overflow-y: scroll;
}
.form-control-borderless {
    border: none;
    font-size: 16px;
    font-weight: 500;
}
.topbar-list li a:hover{
    background: linear-gradient(to right, #0e3f73, #1778defa);
    color: #fff;
} 
.topbar-list {
    display: flex;
    justify-content: space-evenly;
    padding-top: 30px;
}
.fa-search:before {
    content: "\f002";
    color: gray;
    font-size: 20px;
}
.card-body.p-0.row.no-gutters.align-items-center {
    padding: 5px 20px !important;
   
}
.container-fluid.p-0.pt-1.pb-1.mt-4.header_sec svg {
    width: 200px;
}
div#content img {
    height: 300px;
}
.card{
    border-radius: 20px;
}
img.card-img-top{
    border-radius: 20px 20px 0px 0px;
}
.owl-carousel.owl-theme.owl-loaded.owl-drag{
    position: relative;
}
.owl-carousel.owl-two .item{
    width: 200px;
}
.nav-tabs .nav-link:focus{
    border-color: transparent !important; 
}
.nav-tabs .nav-link:hover{
    cursor: pointer;
    border-color: transparent;
}
img#action-tab.active,img#action-tab:hover{
    border: 2.5px solid #fddda8;
    border-radius: 20px;
}
img#puzzle-tab.active,img#puzzle-tab:hover{
    border: 2.5px solid #c794cc;
    border-radius: 20px;
}
img#sports-tab.active,img#sports-tab:hover{
    border: 2.5px solid #a1bac6;
    border-radius: 20px;
}
img#strategy-tab.active,img#strategy-tab:hover{
    border: 2.5px solid #b49c95;
    border-radius: 20px;
}
img#topgames-tab.active,img#topgames-tab:hover{
    border: 2.5px solid #ffbd9f;
    border-radius: 20px;
}
.fixed {
    position: fixed;
    top:0; left:0;
    backdrop-filter: saturate(180%) blur(20px);
    background: rgba(255,255,255,.8);
    z-index:9999;
    width: 100%; }
img#family-tab.active,img#family-tab:hover{
    border: 2.5px solid #f9b8c8;
    border-radius: 20px;
}
img#adventure-tab.active,img#adventure-tab:hover{
    border: 2.5px solid #9aa5c7;
    border-radius: 20px;
}
button.owl-next span {
    background: red;
    padding: 7px 13px;
    color: #fff;
    border-radius: 100px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color:transparent;
    border-color: transparent;
    padding: 0px;
    box-shadow:3px 3px 7px 0px rgb(0 0 0 / 8%);
}

.nav-tabs .nav-link{
    padding: 0px;
    border: 1px solid #ececec;
    border-radius: 20px;
}
.nav-tabs{
    border-bottom: 0px !important;
}

.main_header_fixed{
    top:0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    margin: 0px !important;
    padding: 15px !important;
    backdrop-filter: saturate(180%) blur(20px);
    background: rgba(255,255,255,.8);
}



button.owl-prev span {
    background: red;
    padding: 7px 13px;
    color: #fff;
    border-radius: 100px;
}
button.owl-next {
    position: absolute;
    right: -5%;
    top: 35%;
}
button.owl-prev{
    position: absolute;
    left: -5%;
    top: 35%;
}
.topbar-list li a{
    color: #000;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 20px;
    background-color: #efefef;
    border-radius: 10px;
    border: 1px solid gray;
}
.section-top-bar a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
form.card.card-sm.border-none{
    border: 0px;
    border-radius: 10px;
    box-shadow: 3px 3px 7px 0px rgb(0 0 0 / 8%);
    
}

.col-md-12.game-headingbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to right, #0e3f73, #1778defa);
    padding: 5px 20px;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 20px;
}
ul#myTab {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-top-bar {
    display: flex;
    align-items: center;
}
span.game-heading-title {
    font-size: 24px;
    padding-top: 10px;
    font-weight: 500;
    font-family: var(--medium-bold);
}
h5.card-title {
    font-size: 14px;
    margin: 0px;
    font-family: var(--medium-bold);
    color:#3c4b79;
}
h5.card-title:hover,a:hover{
    text-decoration: none !important;
}
.card-body.p-0{
    padding: 7px  !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card.mb-3{
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.055);
    /* box-shadow: 6px 15px 31px -19px rgba(0,0,0,0.52); */

}
.card svg {
    width: 15px;
    height: 15px;
}
.navbar-light .navbar-toggler{
    border-color: rgb(255 255 255) !important;
}
.container-fluid.footer-bg {
    padding: 20px;
}
button.navbar-toggler img {
    width: 25px;
}
button:focus{
    outline: none !important;
}
.footer-sec2 li{
    list-style: none;
}
a.nav-link {
    color: #fff !important;
    font-weight: 500;
}
.form-control-borderless {
    border: none;
    font-family: var(--medium);
}
img#left-button:hover,img#right-button:hover{
    cursor: pointer;
}
.form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
i.fa-solid.fa-arrow-right,i.fa-solid.fa-arrow-left {
    background: #fff;
    padding: 12px;
    border-radius: 100px;
    box-shadow: 3px 4px 5px 0px rgb(0 0 0 / 15%);
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background:white !important;
    color: #000 !important;
    border-radius: 100px;
}
.download_info li {
    list-style: none;
    text-align: center;
    padding: 0px 20px;
    border-right: 1px solid #e3e3e3;
}
.ss_sec {
    display: flex;
    align-items: center;
    justify-content: center;
}
.left_scroll_sec {
    transform: translateX(-30%);
}
.game_logo {
    text-align: right;
}
.right_scroll_sec {
    transform: translateX(30%);
}
div#content img:first-child {
    padding-left: 0px !important;
}
div#content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
.similar_games_section h4{
    font-family: var(--medium-bold);
    padding-bottom:20px;
}
.similar_apps_list{
    overflow: hidden;
    height: 465px;
    overflow-y: scroll;
}
.similar_apps_list::-webkit-scrollbar {
    display: none;
}
.similar_apps_name {
    padding-left: 15px;
}
.similar_apps_name p {
    font-size: 14px;
    font-family: var(--medium);
    color: gray;
    font-weight: 500;
}
.similar_apps_name span{
    font-size: 14px;
}
.similar_apps_list li {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 10px;
    color: #000;
    border-radius: 15px;
    background-color: #fff;
    transition: all 0.2s;
}

.similar_apps_logo img{
    border-radius: 10px;
}
div#content img{
    border-radius: 10px;
    padding: 0px 10px;
}
img#left-button,img#right-button{box-shadow: 3px 4px 5px 0px rgb(0 0 0 / 15%);border-radius: 100px;}
.container.screenshot_section{
    padding-top: 70px;
}
.download_info li:first-child{
    padding-left: 0px;
}
.footer-sec2 li a{
    color:#000;
    font-family: var(--medium);
}
.download_info li:last-child{
    border: 0px !important;
}
.game_category_name h6{
    font-family: var(--medium-bold);
    color:#3c4b79;
}

.download_info li p,.download_info li span{
    font-family: var(--medium);
    font-size: 16px;
}
.game_description{
    font-family: var(--medium);
    padding-top: 50px;
}
.game_description p{
    padding-top: 10px;
    font-family: var(--medium);
    color: rgb(88, 88, 88);
}
.game_description h4{
    font-weight: 500;
    font-family: var(--medium-bold);
    font-size: 20px;
}
.download_info{display: flex;padding: 20px 0px 30px 0px;}
.game_logo img{
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    border-radius: 50px;
    width: 250px;
    height: 200px;
}
.download_info li span{
    font-size: 14px;
    color: gray;
}
.col-auto.search_sec svg {
    width: auto !important;
}
img.logo_behind {
    bottom: -10px;
    filter: blur(10px);
    left: 37%;
    opacity: 50%;
    position: absolute;
    z-index: -1;
    width: 200px;
}
.game_header_section h1{
    font-family: var(--medium-bold);
    font-size: 50px;
}
button.btn.btn-success.btn-lg.play_now {
    font-size: 16px;
    font-family: var(--medium-bold);
    background-color: #3c4b79;
    padding: 12px 50px;
    border: 0px !important;
    box-shadow: 2px 4px 12px 0 rgb(60 75 121 / 44%);
}
button.btn.btn-success.btn-lg.play_now:focus{
    outline: none !important;
    border: 0px !important;
     box-shadow: 2px 4px 12px 0 rgb(60 75 121 / 44%);
}
.card-body.p-0 span {
    color: #f37d51;
    font-family: var(--medium-bold);
}
.mobile_game_description{
    display:none;
}
.games_top_header{
    display:none;
}
.container-fluid.footer-bg p.pt-3 {
    font-family: var(--medium);
}

@media (max-width:545px) {
    .col-md-2 {
        width: 50%;
        padding: 0px 10px 0px 10px;
    }
    .tab-content>.active .col-md-3 {
        width: 50%;
        padding:0px 8px !important;
    }
    .tab-content>.active .card-body.p-0 span{
        display:none !important;
    }
    div#myTabContent .card-body{
        text-align:center;
        display:block !important;
    }
    .bottom_ads img {
        width: 100% !important;
        padding:10px 0px;
    }
    span.game-heading-title h1{
        font-size: 18px !important;
    }
   
    .container.search_field .col-md-1{
        width:17%;
    }
    div#content{
        overflow-x:scroll !important;
    }
    .footer_contact{
        padding-top:20px;
        padding-bottom:30px;
    }
    .container.search_field .col-md-11{
        width:80%;
    }
    .games_top_header .col-md-6 {
        width: 50%;
    }
    .col-md-6.home_icon {
        text-align: right;
    }
    .games_top_header {
        display: block !important;
        padding: 15px;
    }
    .container.category-list{
        display: none !important;
    }
    nav.navbar.navbar-expand-lg.navbar-light.p-0 {
        padding: 3px 20px !important;
    }
    .header_sec .col-md-3.d-flex {
        text-align: center;
        justify-content: center;
        padding-bottom: 20px;
    }
    .header_sec .col-md-9.p-0{
        padding: 0px 20px !important;
    }
    ul#myTab{
        justify-content: space-around !important;
    }
    .nav-tabs .nav-item{
        margin-bottom: 12px !important;
    }
    div#myTabContent {
        padding: 0px 15px;
    }
    .game_header_section h1{
        font-size: 26px !important;
        margin: 0px !important;
    }
    .download_info li p, .download_info li span{
        font-size: 13px !important;
    }
    .game_category_name{
        padding-top: 10px !important;
    }
    .left_scroll_sec {
        transform: translateX(-15%) !important;
    }
    .right_scroll_sec {
        transform: translateX(15%) !important;
    }
    img#left-button, img#right-button{
        width: 40px !important;
    }
    .download_info{
        padding: 10px 0px 20px 0px !important;
    }
    .container.screenshot_section{
        padding-top: 40px !important;
    }
     li.nav-item img {
        width: 150px;
    } 
    button.btn.btn-success.btn-lg.play_now{
        padding:12px 30px !important;
        font-size:14px !important;
        box-shadow: 2px 4px 12px 0 rgb(60 75 121 / 44%);
    }
    .mobile_game_description{
        display: block !important;
    }
    .desktop_game_description{
        display: none;
    }
    .download_info li{
        padding: 0px 6px !important;
    }
    .mobile_col_3{
        width: 30%;
        padding-left: 0px;
    }
    .mobile_col_9{
        width: 70%;
        padding-right:0px !important;
    }
    .game_logo img{
        border-radius: 10px !important;
        width: 90px !important;
        height: 80px !important;
    }
    img.logo_behind{
        display:none !important;
    }
    /*.similar_games_section {*/
    /*    padding-top: 50px;*/
    /*}*/
    
}

@media(min-width:546px) and (max-width:999px){
    
    .tab-content>.active .card-body.p-0 span{
        display:none !important;
    }
    div#myTabContent .card-body{
        text-align:center;
        display:block !important;
    }
    .container.category-list{
        display: none !important;
    }
    .bottom_ads img {
        width: 100% !important;
        padding:10px 0px;
    }
    .header_sec .col-md-3.d-flex {
        text-align: center;
        justify-content: center;
        padding-bottom: 20px;
    }
    .header_sec .col-md-9.p-0{
        padding: 0px 20px !important;
    }
    ul#myTab{
        justify-content: center !important;
    }
    .nav-tabs .nav-item{
        margin-bottom: 12px !important;
        margin-right: 10px;
        margin-left: 10px;
    }
    div#myTabContent {
        padding: 0px 15px;
    }
    .game_header_section h1{
        font-size: 26px !important;
    }
    .download_info li p, .download_info li span{
        font-size: 13px !important;
    }
    .game_category_name{
        padding-top: 10px !important;
    }
    .download_info{
        padding: 10px 0px 20px 0px !important;
    }
     li.nav-item img {
        width: 150px;
    } 
    button.btn.btn-success.btn-lg.play_now{
        padding:8px 25px !important;
        font-size:14px !important;
        box-shadow: 2px 4px 12px 0 rgb(60 75 121 / 44%);
    }
    .mobile_game_description{
        display: block !important;
    }
    .desktop_game_description{
        display: none;
    }
    .download_info li{
        padding: 0px 10px !important;
    }
    .mobile_col_3{
        width: 40%;
    }
    .mobile_col_9{
        width: 60%;
    }
    .game_logo img{
        border-radius: 10px !important;
        width: 150px !important;
        height: 150px !important;
    }
    img.logo_behind{
        display:none !important;
    }
    .similar_games_section {
        padding-top: 50px;
    }
    .similar_apps_list li{
        padding: 10px !important;
    }
}



.backgroundOverlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	z-index: 9999;
	display: none;
}
/*   This is the Popup Window   */
.delayedPopupWindow {
	display: none;
	position: fixed;
	width: auto;
	max-width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	z-index: 99999;
	padding: 10px 20px 20px;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*   This is the closing button  */
#btnClose {
	width:100%;
	display: block;
	text-align: right;
	text-decoration: none;
	color: #fff;
	transform:translateY(-25px);
	font-weight:bold;
}
/*   This is the closing button hover state  */




img.highlight_img{
    animation:highlight 2s infinite;
    border:5px solid #fff !important;
}
@keyframes highlight
{
    0%{
        transform:scale(1);
    }50%{
        transform:scale(1.1);
    }100%{
        transform:scale(1);
    }
}


