body{ padding: 0px; margin: 0px; height:100%; width: 100%; background-color: #00000b; color: #fff; font-family: 'Iceland';}
a:link, a:visited, a:hover, a:active{text-decoration: none; color: #f00000; opacity:0.8; outline: none;}
::-webkit-scrollbar {width: 0px;}

.page-content{padding: 100px 0px;}
.login-form-block{width: 400px; height: 550px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background-color: #000; padding: 35px 60px; text-align: center;}
.login-form-block .logo-img{height: 150px;}
.login-form-block .head-txt{font-size: 20px; color: #fff; letter-spacing: 5px; margin-top: 20px; margin-bottom: 10px;}
.login-form-block .or-txt{font-size: 12px; color: #666; letter-spacing: 1px; width: 260px; margin: 0 auto; margin-top: 15px; margin-bottom: 10px; font-weight: 600;}
.login-form-block .kb-txt{font-size: 15px; color: #fff; letter-spacing: 4px; margin-top: 5px; margin-bottom: 10px;}

.social-media-login{ margin: 0 auto; width: 250px; padding: 4px 5px 4px 5px; color: #333 !important; background-color: #cf0; display: block; border-radius: 20px; margin-bottom: 10px; transition: all 0.2s ease-in; border: 2px solid #b9e600; font-weight: 600; text-align: left; letter-spacing: 3px; font-family: 'Bungee Shade';}
.social-media-login img{width: 28px; height: 28px; margin-right: 5px;}

.social-media-login:active{transform: scale(0.90);}
.login-form-block .form-blocks{width: 100%;}
.login-form-block .form-blocks .form-inputs{width: 100%; height: 32px; border-radius: 10px; border: 1px solid #f00000; background-color:#1e2227; padding: 0px 10px; outline: none !important; font-family: 'Montserrat';}


.login-form-block .form-blocks .submit-btn{min-width: 150px; padding: 5px 10px; text-align: center; color: #ffffff; background-color: #800000; transition: all 0.2s ease-in; border: 2px solid #f00000; font-weight: 600; border-radius: 20px; outline: none !important; font-family: 'Bungee Shade'; letter-spacing:2px;}
.login-form-block .form-blocks .submit-btn:active{transform: scale(0.9);}
.text-error{color: #f32d25; font-size: 18px; letter-spacing: 1px; line-height: 1;}
.login-form-block .message-txt{ margin-bottom: 10px;font-size: 10px; color: #fff; letter-spacing: 2px;}
.login-form-block .links{ margin-bottom: 10px; font-size: 20px; color: #f00000; letter-spacing: 2px; transition: all 0.2s ease-in; display: block;}
.login-form-block .links:active{ transform: scale(0.9);}

.pleasewait-popup{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); position: fixed; top: 0; left: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .2s; transition: all .2s; z-index: 50000;}
.pleasewait-popup.active{transform:scale(1); -webkit-transform: scale(1);}
.pleasewait-popup .desc-block{max-height: 100%; padding: 1px; background: transparent; text-align: center;  overflow-y: auto; box-sizing: border-box; position: absolute; top: 48%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 50005;}
.pleasewait-popup .desc-block .kb-pw-img{width: 200px; }
.pleasewait-popup .desc-block .pw-txt{font-size: 28px; letter-spacing: 4px; margin-top: 8px; margin-bottom: 5px;}
.pleasewait-popup .desc-block .loading-img-block img{width: 20px; margin: 0 5px; animation: popupanimation 1s ease-in-out infinite;}
@keyframes popupanimation{	0%,40%,100%{transform: scale(1);}	20%{transform: scale(0.6);}	}	
.pleasewait-popup .desc-block .loading-img-block img:nth-child(1){	animation-delay: -0.9s;}
.pleasewait-popup .desc-block .loading-img-block img:nth-child(2){	animation-delay: -0.7s;}
.pleasewait-popup .desc-block .loading-img-block img:nth-child(3){	animation-delay: -0.5s;}
.pleasewait-popup .desc-block .loading-img-block img:nth-child(4){	animation-delay: -0.3s;}
.pleasewait-popup .desc-block .loading-img-block img:nth-child(5){	animation-delay: -0.1s;}

.web-color{color: #f00000 !important;}

header{position: fixed; top: 0; height: 50px; width: 100%; z-index: 2; background-color: #00000b;}
header .header-content{border-bottom: 1px solid #800000; padding: 5px 15px; text-align: center; background-color: #000;}
header .header-content .logo {display: inline-block; margin: 0 auto; height: 70px; transition: all 0.2s ease-in;}
header .header-content .logo:active {transform: scale(0.9);}
header .header-content .logo img{height: 70px;}

footer{position: fixed; bottom: 0; height: 60px; z-index: 2; background-color: #00000b;}
footer .footer-content{position: fixed; bottom: -1px; height: 60px; z-index: 2; background-color: #00000b;  width: 100%;}
footer .footer-content .footer-blocks a.active{background-color: #0f1213;}
footer .footer-content a{width: 20%; text-align: center; float: left; display: block; height: 60px; }
footer .footer-content a img{width: 40px; margin-top: 10px; height: 40px; transition: all 0.2s ease-in;}
footer .footer-content a:active img{transform: scale(0.9);}
footer .footer-content hr { margin-top: 0px; margin-bottom: 0px; border: 0; height: 2px; background: #333; background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(153,32,40,255)), color-stop(20%,hsla(151,34,60,255)), color-stop(80%,hsla(151,34,60,255)), color-stop(100%,hsla(153,32,40,255))); background: -webkit-linear-gradient(left, #23272d 0%, #343b44 20%, #343b44 80%, #23272d 100%); background: -moz-linear-gradient(left, #23272d 0%, #343b44 20%, #343b44 80%, #23272d 100%); background: -ms-linear-gradient(left, #23272d 0%, #343b44 20%, #343b44 80%, #23272d 100%); background: -o-linear-gradient(left, #23272d 0%, #343b44 20%, #343b44 80%, #23272d 100%); background: linear-gradient(left, #23272d 0%, #343b44 20%, #343b44 80%, #23272d 100%);}


.owl-theme .owl-nav.disabled+.owl-dots {display: none;}
.owl-carousel .item{margin-bottom: 15px;}
.owl-carousel .item a{display: block; transition: all 0.2s ease-in;}
.owl-carousel .item a:active{transform: scale(0.90);}
.owl-carousel .game-img{border: 5px solid #1e2227;}
.owl-carousel .game-name{font-size: 14px; background-color: #1e2227; color: #fff; height: 32px; line-height: 16px; padding: 0px 5px; overflow: hidden; letter-spacing: 1px; }
.owl-carousel .leveltxt{font-size: 9px; padding: 3px 5px 5px 5px; color: #fff; background-color: #1e2227; margin-bottom: 0px; line-height: 14px; letter-spacing: 2px; font-family: 'Montserrat'; position: relative; overflow: hidden;}
.owl-carousel .leveltxt .txt-left{display: block; float: left; width:45%; text-align: left;}
.owl-carousel .leveltxt .txt-right{display: block; float: left; width:55%; text-align: right;}
.home-category-title{letter-spacing: 3px; font-size: 22px; }
.home-category-title span{float: right;}
.home-category-title span a{letter-spacing: 2px; font-size: 15px; color: #f00000;}
.category-hr{margin-top: 5px; margin-bottom: 15px; border-top: 2px solid #800000; width: 180px; float: left;}

.game-detail-banner-block{width: 100%; position: relative; background-image: url(../upload/gamification/Technology_Quiz_Banner.png);background-attachment: initial; background-size: cover; background-position: center; background-repeat: no-repeat; height: 70vh;}
.game-detail-banner-block .btns-block{right: 0px; position: absolute; width: 270px; height: 60px; overflow: hidden; cursor: pointer; margin-bottom: 10px; transition: 0.3s ease-in;}
.game-detail-banner-block .ldrbrd-block{top: 90px;}
.game-detail-banner-block .launch-block{top: 170px;}
.game-detail-banner-block .share-block{top: 250px;}
.game-detail-banner-block .teaser-block{top: 330px;}
.game-detail-banner-block .btns-block:hover{transform: translateX(-4%);}
.game-detail-banner-block .btns-block .icon-block{float: right; width: 75px; height: 60px; color: #fff; transform: skew(-15deg); text-align: left; margin-right: -15px; background: rgba(128,0,0,1); background: -moz-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(173,0,0,1) 45%, rgba(156,0,0,1) 53%, rgba(140,0,0,1) 71%, rgba(128,0,0,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,0,0,1)), color-stop(45%, rgba(173,0,0,1)), color-stop(53%, rgba(156,0,0,1)), color-stop(71%, rgba(140,0,0,1)), color-stop(100%, rgba(128,0,0,1))); background: -webkit-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(173,0,0,1) 45%, rgba(156,0,0,1) 53%, rgba(140,0,0,1) 71%, rgba(128,0,0,1) 100%); background: -o-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(173,0,0,1) 45%, rgba(156,0,0,1) 53%, rgba(140,0,0,1) 71%, rgba(128,0,0,1) 100%); background: -ms-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(173,0,0,1) 45%, rgba(156,0,0,1) 53%, rgba(140,0,0,1) 71%, rgba(128,0,0,1) 100%); background: linear-gradient(to right, rgba(255,0,0,1) 0%, rgba(173,0,0,1) 45%, rgba(156,0,0,1) 53%, rgba(140,0,0,1) 71%, rgba(128,0,0,1) 100%); -webkit-box-shadow: -12px 7px 23px -5px rgba(0,0,0,0.75); -moz-box-shadow: -12px 7px 23px -5px rgba(0,0,0,0.75); box-shadow: -12px 7px 23px -5px rgba(0,0,0,0.75); padding-left: 15px; padding-top: 15px;}
.game-detail-banner-block .btns-block .icon-block>img{width: 35px; height: 35px; transform: skew(15deg);}
.game-detail-banner-block .btns-block .text-block{float: right; width: 195px; height: 54px; margin-top: 3px; background-color: #23282c; color: #fff; transform: skew(-15deg); text-align: center; padding: 7px 4px;}
.game-detail-banner-block .btns-block .text-block h6{color: rgba(186,232,0,1); font-size: 14px; font-weight: 500; margin-top: 0px; margin-bottom: 2px; transform: skew(15deg); text-transform: uppercase; letter-spacing: 2px;}
.game-detail-banner-block .btns-block .text-block p{color: #FFF;font-size: 8px; margin-top: 0px; margin-bottom: 0px; transform: skew(15deg);letter-spacing: 1px; font-family:'Montserrat';}
.game-detail-banner-block .gamepr-scroll-down {font-size: 10rem; line-height: 0.3em; color: rgba(255,255,255,0.2); display: block; position: absolute; top: 470px; left: 50vw; width: 8rem; margin-left: -5rem; opacity: 0.9; text-shadow: 0 0 1rem black; animation: levitate 2s infinite alternate ease;text-align: center;}
.game-detail-banner-block .gamepr-scroll-down i { color: #ffffff; text-decoration: none; transition: 0.5s ease-in;}

.share-icons-popup{width: 100%; height: 100%; background: rgba(0, 0, 0, .9); position: fixed; top: 0; left: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .4s; transition: all .4s; z-index: 5;}
.share-icons-popup.active{ -webkit-transform: scale(1); transform: scale(1);}
.share-icons-block{width: 600px; height: 160px; position: absolute; top: 50%; z-index: 2; left: 50%; transform: translate(-50%,-50%); padding: 10px;}
.share-icons-block .share-txt{padding-left: 10px; color: #f00000; font-size: 34px; line-height: 1; margin-bottom: 15px;}
.share-icons-block .share-txt::before{background: #800000 none repeat scroll 0 0; content: ""; width: 4px; display: block; height: 33px; position: absolute; border-radius: 20px; left: 10px;}
.share-icons-block .share-txt>span{float: right; line-height: 1; cursor: pointer;}
.share-icons-block .share-txt>span>img{width: 30px; height: 30px}
.share-icons-block .icons-block{width: 100%; position: relative; overflow: hidden; padding: 5px 0px 10px 0px; text-align: center;}
.share-icons-block .icons-block a{display: inline-block; position: relative; overflow: hidden; margin: 0px 10px;}
.share-icons-block .icons-block a>img{display: block; width: 60px; height: 60px;}

.bg-grey{background-color: #1e2227;}

.game-detail-game-title{width: 500px; margin: 20px auto 10px auto; font-size: 40px; line-height: 36px; color: #fff; text-align: center;}
.game-detail-game-tagline{width: 600px; margin: 5px auto 20px auto; font-size: 22px; line-height: 20px; color: #fff; text-align: center;}
.section-title { text-align: center;}
.section-title h2 { box-shadow: 0 0 0 2px #800000 inset; color: #ffffff; font-weight: 500; letter-spacing: 2px; padding: 16px 0; position: relative; text-align: center; text-transform: uppercase; margin-bottom: 30px;}
.section-title h2 span {color: #f00000; margin-left: 10px;}
.section-title h2::before, h2::after { -webkit-background: #00000b none repeat scroll 0 0; -moz-background: #00000b none repeat scroll 0 0; -ms-background: #00000b none repeat scroll 0 0; -o-background: #00000b none repeat scroll 0 0; background: #00000b none repeat scroll 0 0; content: ""; display: block; height: 5px; position: absolute; top: 0;}
.section-title h2::before { right: 5px; transition: width 0.3s ease-out 0s; width: 80%;}
.section-title h2::after { left: 5px; top: calc(100% - 4px); transition: width 0.2s ease-in 0s; width: calc(100% - 10px);}
.section-title h2:hover::before, h2:hover::after, h2:active::before, h2:active::after { width: 0;}

.game-detail-desc-info-block{font-size: 14px; line-height: 24px; text-align: justify; font-family:'Montserrat'; padding-bottom: 30px; padding-left: 15px;}
.game-detail-desc-info-block::before{background: #800000 none repeat scroll 0 0; content: ""; width: 5px; display: block; height: 100px;position: absolute; top: 0; border-radius: 20px; left: 15px;}
.game-detail-desc-info-block>span{font-size: 175%; display: block; line-height: 1.2; font-style: italic; margin-bottom: 5px;}
.game-detail-desc-img-block, .game-detail-bouts-img-block{width: 100%; overflow: hidden; padding-bottom: 30px;}
.game-detail-desc-img-block img, .game-detail-bouts-img-block img{width: 80%;}
.game-detail-bout-info-block{width: 70%; margin: 0 auto 20px auto;}
.game-detail-bout-info-block p{font-size: 20px; color: #fff;}
.game-detail-bout-info-block .redirect-btn{min-width: 180px; padding: 5px 10px; border-radius: 20px; background-color: #800000; color: #ffffff; font-family:'Bungee Shade'; font-size: 20px; outline: none !important; transition: all 0.2s ease-in; border: 2px solid #f00000;}
.game-detail-bout-info-block .redirect-btn:active{transform: scale(0.85);}
.game-detail-benefit-block{width: 850px; margin: 0 auto; position: relative; overflow: hidden;}
.game-detail-benefit-block .game-detail-benefit-box{padding: 10px; width: 33%; float: left; display: block;}
.game-detail-benefit-title-block{height: 57px; position: relative; overflow: hidden; border-bottom: 2px solid #800000; margin-bottom: 5px; padding-bottom: 5px; padding-left: 60px;}
.game-detail-benefit-title-block>img{position: absolute; left: 0; width: 50px; height: 50px; display: block;}
.game-detail-benefit-title-block>span{padding: 5px; display: table-cell; vertical-align: middle; line-height: 20px; font-size: 22px; letter-spacing: 2px; height: 50px; width: 100%;}
.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block{padding-left: 90px; position: relative; overflow: hidden; min-height: 80px;}
.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block>img{position: absolute; left: 0; width: 80px; height:80px; display:block;}
.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block .title-txt{font-size: 24px; line-height: 1; color: #f00000;}
.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block .desc-txt{font-size: 15px; line-height: 1.3;}
.ta-rt{text-align: right;}
.ta-lt{text-align: left;}

.game-detail-block{width: 100%; padding: 30px 25px 30px 25px; margin: 10px auto 50px auto;}
.game-detail-block .game-title{font-size: 32px; line-height: 38px; margin-bottom: 0px; letter-spacing: 2px; text-transform: uppercase;}
.game-detail-block .game-info{font-size: 18px; color: grey; margin-bottom: 5px;}
.game-detail-block .game-info span{float:right;}
.game-detail-block hr{margin-top: 0px; margin-bottom: 15px; border-top: 2px solid #cf0;}
.game-detail-block .game-desc{ margin-bottom: 15px; color: #fff; text-align: justify; font-size: 16px; letter-spacing: 1px; font-family: 'Montserrat';}

.game-detail-language-block{margin-bottom: 50px; width: 100%; position: relative; overflow: hidden; text-align: center;}
.game-detail-language-block>a{display: inline-block; width: 150px; height: 150px; border-radius: 50%; margin: 0px 20px 20px 20px; transition: all 0.3s ease-out;}
.game-detail-language-block>a>img{width: 150px; height: 150px; border-radius: 50%;}
.game-detail-language-block>a:active{transform:scale(0.85);}

.game-details-redirect-link{display: inline-block; position: relative; overflow: hidden; transition: all 0.3s ease-out;}
.game-details-redirect-link:active{transform: scale(0.85);}
.game-details-redirect-block{display: inline-block; border: 2px solid #f00000; border-radius: 10px; min-width: 200px; padding: 7px 10px 7px 10px; margin: 0 10px;}
.game-details-redirect-block>img{display: block; float: left; width: 36px; height: 36px; margin-right: 10px;}
.game-details-redirect-block>.title-txt{display: block; float: left; font-size: 20px; color: #f00000; line-height: 36px; letter-spacing: 1px;}

.open-popup{width: 100%; height: 100%; background: rgba(0, 0, 0, .8); position: fixed; top: 0; left: 0; -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all .4s; transition: all .4s; z-index: 50000;}
.open-popup.active{transform:scale(1); -webkit-transform: scale(1);}
.close-popup{position:absolute; right: 20px; top: 15px;}
.close-popup img{width: 32px; cursor:pointer;}
.open-popup .video-block{max-height: 100%; padding: 1px; background: transparent; text-align: center;  overflow-y: auto; box-sizing: border-box; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 50005;}
.open-popup .video-block iframe{width: 800px; height: 500px;}

.discount-section{background-color: #4400AA; background-image: linear-gradient(to right, #4400AA , #AA0044); padding: 25px 0px 10px 0px; position: relative; overflow: hidden;}
.discount-section .discount-perc{font-size: 35px; text-align: center; line-height: 0.8; padding-top: 45px;}
.discount-section .discount-perc span{font-size: 50px; display: block; color: #cf0;}
.discount-section .discount-kb-specialtxt{font-size: 22px; letter-spacing: 3px; margin: 10px 0px 5px 0px; border-bottom: 2px solid #cf0;}
.discount-section .discount-offertxt{font-size: 16px; line-height: 15px; letter-spacing: 2px; margin: 0px 0px 10px 0px;}
.discount-section .discount-offertxt>span{font-size: 20px; color: #cf0;}
.discount-section .discount-coupondesctxt{font-size: 13px; line-height: 12px; letter-spacing: 1px; margin-bottom: 5px;}
.discount-section .discount-couponcodetxt{font-size: 30px; font-weight: 600; letter-spacing: 2px; margin-bottom: 10px; color: #cf0;}
.discount-section .discounted-price{padding-top: 35px; font-size: 55px; letter-spacing: 2px; margin-bottom: 5px; color: #cf0; line-height: 45px;}
.discount-section .buy-btn{min-width: 120px; padding: 5px 20px; border-radius: 20px; background-color: #cf0; color: #000; font-family:'Bungee Shade'; font-size: 16px; outline: none !important; transition: all 0.2s ease-in; border: 2px solid #b9e600;}
.discount-section .buy-btn:active{transform: scale(0.85);}

.gamepr-infosection{position: relative; max-width: 113rem; width: 100%; margin: 0 auto 45px auto;}
.gamepr-infosection .info-accordion{z-index: 2; min-height: 15rem; width: 100%; margin-left: 0; display: flex; flex-direction: row; align-items: stretch; align-content: stretch; position: relative; background-color: rgba(12,14,16,0.95);}
.gamepr-infosection .info-accordion .g-information{display: flex; flex-wrap: wrap; align-content: center; cursor: pointer; background-color: rgba(23,25,27,0.85); border-bottom: 0.8rem solid #cf0; padding: 2.5rem; width: 100%; flex: 1 1 auto; position: relative;}
.gamepr-infosection .info-accordion .g-information.active{flex: 2 1 auto;}
.gamepr-infosection .info-accordion .g-information.active:before{transform: translateY(0); opacity: 1;}
.gamepr-infosection .info-accordion .g-information:before {    content: ''; width: 0; height: 0; border: 0.8rem solid transparent; border-top-color: #cf0; position: absolute; bottom: -2.3rem; left: 50%; margin-left: -1rem; transform: translateY(-50%); opacity: 0;}
.gamepr-infosection .info-accordion .g-information:hover {background-color: rgba(23,27,30,0.95)}
.gamepr-infosection .info-accordion .g-information .active{flex: 2 1 auto;}
.gamepr-infosection .info-accordion .g-information .info-title{color: #cf0; font-size: 3.4rem; font-weight: 100; margin: 0; letter-spacing: 3px;}
.gamepr-infosection .info-accordion .g-information .info-desc{font-size: 1.4rem; color: #d8d8d8; text-transform: uppercase; letter-spacing:2px;}
.gamepr-infosection .info-accordion .g-information-content {font-size: 1.4rem; color: #a6a6a6; opacity: 1; height: auto; overflow: hidden; flex: 1 1 auto;}
.gamepr-infosection .info-accordion .g-information.active .g-information-content {flex: 2 1 auto; max-height: 40rem; opacity: 1;}
.gamepr-infosection .info-accordion .g-information-content p {color: #ffffff; font-size: 15px; max-width: 90%; line-height: 1.2; margin-bottom: 1rem; letter-spacing: 1px;}
.gamepr-infosection .g-information_images {position: relative; z-index: 1; top: 0; height: 100%; overflow: hidden;}
.gamepr-infosection .g-information_images .slider {position: relative;}
.gamepr-infosection .g-information_images .slider img{margin: 0; display: block; border: 0; max-width: 100%;}
.gamepr-infosection .g-information_images .slider .images { position: absolute; top: 0; left: 0; transition-duration: 400ms;}

.gamepr-infosection .info-accordion .g-information.active .g-information-content{ animation: slideDown 550ms 1 forwards ease;}
@-webkit-keyframes slideDown{0%{opacity:0;transform:translateY(-3rem)}100%{opacity:1;transform:initial}}
@-moz-keyframes slideDown{0%{opacity:0;transform:translateY(-3rem)}100%{opacity:1;transform:initial}}
@-o-keyframes slideDown{0%{opacity:0;transform:translateY(-3rem)}100%{opacity:1;transform:initial}}
@keyframes slideDown{0%{opacity:0;transform:translateY(-3rem)}100%{opacity:1;transform:initial}}

.game-leaderboard-img-block{width: 100%; position: relative; overflow: hidden;}
.game-leaderboard-img-block>img{width: 100%; height: 100%;}
.gm-ldrbrd-gametheme-title{color: #cf0; font-style: italic; font-size: 36px; letter-spacing: 2px;}
.gm-ldrbrd-game-title{ font-size: 28px; letter-spacing: 2px; line-height: 1; margin-bottom: 10px;}
.game-ldbrd-myscore-block{background-color: #cf0; border-radius: 9px; background-image: linear-gradient(to bottom, #cf0 , #00000b); padding: 15px; min-height: 100px; position: relative; overflow: hidden; margin-bottom: 10px;}
.game-ldbrd-myscore-block .game-ldbrd-myscore-box{border: 2px solid #cf0;}
.game-ldbrd-myscore-box{background-color: #333; position: relative; overflow: hidden; border-radius: 6px;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top{position: relative; overflow: hidden; padding: 10px 130px 10px 90px; min-height: 90px;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-propic{width: 70px; height: 70px; top: 10px; left: 10px; position: absolute; border: 2px solid #cf0; border-radius: 3px;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-txt{width: 60px; height: 45px; line-height: 1; top: 20px; right: 70px; position: absolute; font-size: 16px;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-box{width: 55px; height: 45px; top: 25px; right: 10px; position: absolute; font-size: 20px; color: #cf0;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-name{font-size: 22px; letter-spacing: 2px; line-height: 1; padding-top: 5px;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank{font-size: 18px; letter-spacing: 1px; line-height: 1;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank>span{font-size: 17px; color: #cf0;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom{position: relative; overflow: hidden; padding: 0px 10px 10px 10px; width: 100%;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom .my-other-score-block{width: 25%; float: left; text-align: center; padding: 0px 5px; font-size: 15px; line-height: 1;}
.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom .my-other-score-block>span{display: block; font-size: 140%; color: #cf0; letter-spacing: 1px;}


.game-play .owl-carousel {top: 44px; overflow: hidden;}
.game-play .owl-carousel .item {margin-left: 30px;}
.game-play .owl-carousel .item img{position: relative; width: 36px; display: block; margin: 0 auto;}
.game-play .owl-carousel .item .qno-txt{position: absolute; height: 100%; color: #fff; margin-left: 15px; top: 50%; padding-top: 10px; font-size: 16px; font-weight: 600; text-align: center; left: 50%; transform: translate(-50%,-50%);}
.game-play .owl-carousel .owl-item .item .down-arrow{display: none;}
.game-play .owl-carousel .owl-item.center .item .down-arrow{display: block; animation: levitate 1s infinite alternate ease;}
.game-play .qno-line{position: absolute; width: 100%; border-top: 3px solid #800000; top: 66px;}
.option-btns{width: 100%; margin-top: 25px;}
.option-btns .btn-block{width: 24%; margin-left:0.5%; margin-right: 0.5%; display: block; float: left; margin-top: 0px; text-align: center; position:relative; cursor:pointer; transition: all 0.2s ease-in;}

.option-btns .btn-block:active{transform:scale(0.9);}
.option-btns .btn-block img{width: 105px; }
.option-btns .btn-block span{position: absolute; width: 100%; left: 0; top: 35px; font-size: 35px; font-weight: 600;}
.option-btns .btn-start-block{width: 100%; margin-left:0.5%; margin-right: 0.5%; display: block; float: left; margin-top: 0px; text-align: center; position:relative; cursor:pointer; transition: all 0.2s ease-in;}
.option-btns .btn-start-block:active{transform:scale(0.9);}
.option-btns .btn-start-block img{width: 105px; }
.option-btns .btn-start-block span{position: absolute; width: 100%; left: 0; top: 35px; font-size: 35px; font-weight: 600;}
		
@keyframes levitate{0% {transform: translateY(-45%);} 100% {transform: translateY(0%);}}

/*.counter-block{width: 100%; position: relative; }
.circle-block{width: 50px; height: 50px; margin: 0 auto 5px auto; border-radius: 50%; overflow: hidden; border: 1px solid #fff;}
.fill{width: 100%; height: 50px;  background-color: #cf0;}*/
.game-play .question-block{width: 97.5%;margin-left: 16px; min-height: 60px; background-color: #1e2227; padding: 10px; margin-bottom: 10px;}
.game-play .option-block{width: 100%; min-height: 60px; background-color: #1e2227; padding: 10px; mar}
.game-play .question-block hr, .game-play .option-block hr{margin-top: 0px; margin-bottom: 8px; border-top: 1px solid #800000;}
.game-play .question-block .head, .game-play .option-block .head{color: #800000; font-size: 12px; margin-bottom: 5px; letter-spacing: 1px;}
.game-play .question-block .ques-txt, .game-play .option-block .opt-txt{font-size: 14px; margin-bottom: 5px; letter-spacing: 0.5px; font-family: 'Montserrat';}
.game-play .question-block pre, .game-play .option-block pre{white-space: pre-wrap; padding: 0; border: none; word-break: break-word; background-color: transparent; color: #fff;}
.counter-block{position: absolute; top: 50%; left: 50%; transform: translate(-50%,12%); width: 44px; height: 44px; box-sizing: border-box; background: transparent;}
.counter-block .circle-block{ position: absolute; border: 2px solid #121212;}
.counter-block .circle-block.line1{top: 0; left: 0; right:0; bottom: 0; background: transparent; box-shadow: 0 0 10px rgba(0,0,0,1); border-radius: 50%; border-left: 2px solid #800000; border-top: 2px solid #800000; animation: circularanimate 2s linear infinite;}

.counter-block .circle-block.line2{top: 3px; left: 3px; right:3px; bottom: 3px; background: transparent; box-shadow: 0 0 10px rgba(0,0,0,1); border-radius: 50%; border-right: 2px solid #03a9f4; border-bottom: 2px solid #03a9f4; animation: circularanimate 2s linear reverse infinite;}

.counter-block .circle-block .circle{position: absolute; top: calc(50% - 1px); left: 50%; width: 50%; height: 2px; transform-origin: left;}
.counter-block .circle-block.line1 .circle{ transform: rotate(-45deg);}
.counter-block .circle-block.line2 .circle{ transform: rotate(-45deg);}
.counter-block .circle-block .circle:before{ content:''; position:absolute; width: 5px; height: 5px; border-radius: 50%; background: #fff; top: -3px; right: -3.5px;}
.counter-block .circle-block.line1 .circle:before{ background: #ffff00; box-shadow: 0 0 15px #ff0, 0 0 30px #ff0, 0 0 45px #ff0, 0 0 60px #ff0, 0 0 0 3px rgba(255,255,0,.1);}
.counter-block .circle-block.line2 .circle:before{ background: #03a9f4; box-shadow: 0 0 15px #03a9f4, 0 0 30px #03a9f4, 0 0 45px #03a9f4, 0 0 60px #03a9f4, 0 0 0 3px rgba(3,169,244,.1);}

@keyframes circularanimate{
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}
.counter-block .timer-txt{font-size: 13px; letter-spacing: 1px; font-weight: 600; text-align: center; padding-top: 14px;}
.question-response-block{position: absolute; top:50%; left: 50%; transform: translate(-50%,-48%); width: 100%; height: 500px; text-align: center; color: #cf0;}
.question-response-block .ack-txt{font-size: 60px; letter-spacing: 3px; font-weight: 600; margin-bottom: 20px; font-family: 'Bungee Inline';}
.question-response-block .ack-img{overflow: hidden; width: 100%; margin-bottom: 20px;}
.question-response-block .ack-img img{width: 210px; height: 210px;}
.question-response-block .ack-msg{font-size: 40px; letter-spacing: 2px;  margin-bottom: 25px;}
.question-response-block .nxt-question-btn{min-width: 180px; display: inline-block; font-size: 30px; font-weight: 600; background-color: #cf0; border-radius: 30px; border: 2px solid #b9e600; color: #000; letter-spacing: 3px; padding: 7px 20px; margin: 0 15px; transition: all 0.2s ease-in; outline: none; font-family: 'Bungee Shade';}
.question-response-block .nxt-question-btn:active{transform: scale(0.9);}
.question-response-block .anim-cls{animation: ltor 0.4s linear;}
@keyframes ltor{
	0%{transform: rotateY(0deg); opacity: 0;}
	50%{transform: rotateY(180deg); opacity: 0.2;}
	100%{transform: rotateY(360deg); opacity: 1;}
}

.mode-tabs .nav-tabs{background-color: transparent; border-bottom: none; color: #fff;}
.mode-tabs .nav-tabs>li.active>a, .mode-tabs .nav-tabs>li.active>a:focus, .mode-tabs .nav-tabs>li.active>a:hover { color: #fff; background-color: transparent; border: 1px solid transparent; border-bottom: 2px solid #cf0;}
.mode-tabs .nav-tabs>li>a {color: #fff; padding: 0px 20px 3px 10px; font-size: 22px; letter-spacing: 2px; font-weight: 500;}
.filter-text-btn{font-size: 20px; font-weight: 500; letter-spacing: 2px; text-align: right;}
.filter-text-btn .open-filter{color: #f00000; transition: all 0.2s ease-in; display: inline-block; cursor:pointer;}
.filter-text-btn .open-filter:active {transform: scale(0.8);}

.open-filter-popup{width: 0%; min-height: 100%; height: auto; background-color: #00000b; position: absolute; top: 0; left: 0; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all .4s; transition: all .4s; z-index: 50000;}
.open-filter-popup.active { width: 100%;}
.open-filter-popup .header-block{display: none; position: fixed; top: 0; height: 60px; width: 100%; z-index: 2; background-color: #00000b; }
.open-filter-popup.active .header-block{display: block; transition: all 1s;}
.open-filter-popup .header-block .header-content{border-bottom: 1px solid #cf0; padding: 5px 15px; text-align: center;}
.open-filter-popup .header-block .header-content span{float: left; display: block; margin-top: 8px; font-size: 40px; font-weight: 600; cursor: pointer; transition: all 0.2s ease-in;}
.open-filter-popup .header-block .header-content span:active{transform: scale(0.8);}
.open-filter-popup .header-block .header-content .logo {display: inline-block; margin: 0 auto; height: 70px; transition: all 0.2s ease-in;}
.open-filter-popup .header-block .header-content .logo:active {transform: scale(0.9);}
.open-filter-popup .header-block .header-content .logo img{height: 70px;}
.open-filter-popup .header-block .header-body-title {height: 50px; padding-top:10px; width: 100%; position: fixed;}
.open-filter-popup .header-block .header-body-title .clear-txt{cursor: pointer; color: #fff; position: fixed; font-size: 20px; padding: 7px 15px; left: 0; transition: all 0.2s ease-in;}
.open-filter-popup .header-block .header-body-title .apply-txt{cursor: pointer; color: #fff; position: fixed; font-size: 20px; padding: 7px 15px; right: 0; transition: all 0.2s ease-in;}
.open-filter-popup .header-block .header-body-title .title-txt{color: #cf0; text-align: center; font-size: 22px; padding: 6px 15px; width: 100%; display: block;}
.open-filter-popup .header-block .header-body-title .clear-txt:active, .open-filter-popup .header-block .header-body-title .apply-txt:active{transform:scale(0.8);}
.open-filter-popup .filter-body-block{margin-top: 135px; padding-top: 5px; display: none; transition: all 1s ease-in; opacity:0; padding: 10px 15px;}
.open-filter-popup.active .filter-body-block{display: block; opacity: 1;}
.open-filter-popup .filter-body-block .filter-categories{width: 100%;}
.open-filter-popup .filter-body-block .filter-categories .nav-tabs{border-bottom: none;}
.open-filter-popup .filter-body-block .filter-categories .nav-tabs .category a{min-width: 90px; text-align: center; padding: 4px 15px; color: #000; background-color: #9abf00; border: 2px solid #b9e600; border-radius: 15px; font-size: 16px; font-weight: 600; margin-right: 10px; letter-spacing: 1px; font-family: 'Bungee Shade';}
.open-filter-popup .filter-body-block .filter-categories .category.active a{background-color: #cf0;}
.open-filter-popup .filter-body-block .tab-content{padding: 10px 0px;}
.open-filter-popup .filter-body-block .tab-content .form-inputs{width: 100%; border-radius: 10px; border: 1px solid #cf0; background-color: #1e2227; color: #fff; height: 32px; padding: 0px 10px;  font-family: 'Montserrat';}
.open-filter-popup .filter-body-block .ckb-container {display: block; position: relative; padding-left: 30px; margin-bottom: 0px;	cursor: pointer; -webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none; user-select: none;}
.open-filter-popup .filter-body-block .ckb-container input {position: absolute; opacity: 0; cursor: pointer;}
.open-filter-popup .filter-body-block .checkmark {position: absolute;	top: 8px; left: 0; height: 19px; width: 19px; background-color: #1e2227; border: 1px solid #cf0; border-radius: 4px;}
.open-filter-popup .filter-body-block .ckb-container input:checked ~ .checkmark {background-color: #ccff00;}
.open-filter-popup .filter-body-block .checkmark:after {content: ""; position: absolute; display: none;}
.open-filter-popup .filter-body-block .ckb-container input:checked ~ .checkmark:after {display: block;}
.open-filter-popup .filter-body-block .ckb-container .checkmark:after {left: 6px;	top: 3px; width: 5px; height: 10px;	border: solid black; border-width: 0 3px 3px 0;	-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);	transform: rotate(45deg);}
	

.leaberboard-top-tab{padding-top: 10px; background-color: #00000b; position: sticky; position: -webkit-sticky; top: 81px; z-index: 1;}
.toppers{width: 100%; display: block; overflow: auto; position: relative; padding-top: 10px; background-color: #00000b; position: sticky; position: -webkit-sticky; top: 127px; z-index: 1; padding-bottom: 10px;}
.toppers .rank2, .toppers .rank3{width: 30%; float: left; text-align: center; position: relative; padding-top: 29px;}
.toppers .rank1 .user-name, .toppers .rank2 .user-name, .toppers .rank3 .user-name{color: #fff; font-size: 20px; letter-spacing: 2px; margin-bottom: 5px;}
.toppers .rank2 .user-pic, .toppers .rank3 .user-pic{width: 100px; margin: 0 auto 18px auto; display: block; border-radius: 50%;}
.toppers .rank2 .user-pic{border: 3px solid #49494f;}
.toppers .rank3 .user-pic{border: 3px solid #9c6129;}
.toppers .rank1 .user-medal, .toppers .rank2 .user-medal, .toppers .rank3 .user-medal{width: 100%; position: absolute;  text-align: center; bottom: 30px;}
.toppers .rank2 .user-medal img, .toppers .rank3 .user-medal img{width: 60px; }
.toppers .rank1 .user-score, .toppers .rank2 .user-score, .toppers .rank3 .user-score{color: #f00000; font-size: 24px; letter-spacing: 1px; font-weight: 600; letter-spacing: 1px;}

.toppers .rank1{width: 40%; float: left; text-align: center; position: relative;}
.toppers .rank1 .user-pic{width: 130px; margin: 0 auto 18px auto; display: block; border: 3px solid #f3d401; border-radius: 50%;}
.toppers .rank1 .user-medal img{width: 75px; }
.table-leaderboard{width: 100%; margin-top: 15px; margin-bottom: 20px;}
.table-leaderboard .table .leadertable-user-img{width: 60px; border: 2px solid #800000; border-radius: 50%; margin-right: 10px; margin-left: 5px;}
.table-leaderboard .table .leadertable-skill-img{width: 60px; border: 2px solid #800000; border-radius: 5px; margin-right: 10px; margin-left: 5px;}
.table-leaderboard .table>tbody>tr>td{font-size: 16px; margin-bottom: 5px; background-color: #1e2227; padding: 4px 8px; border-bottom: 5px solid #00000b; vertical-align: middle; border-top: none; letter-spacing: 1.5px;}
.table-leaderboard .table >tbody>tr>td>span{font-size: 20px; font-weight: 500; letter-spacing: 1px; color: #f00000; display: block;font-family: 'Bungee Inline';}



.profilepage-head-block{width: 100%; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #333; overflow: auto; padding-left: 170px; position: relative; padding-right: 45px;}
.profilepage-head-block .profilepic-block{width: 160px; position: absolute; overflow: hidden; left:0;}
.profilepage-head-block .edit-btn-block{width: 45px; position: absolute; overflow: hidden; right:0; top: 0px; text-align: right;}
.profilepage-head-block .edit-btn-block .edit-btn{width: 30px; height: 30px; border-radius: 50%; border: 2px solid #f00000; color: #800000; background-color: transparent; display: inline-block; text-align: center; padding-top: 3px; font-size: 16px; cursor:pointer; transition: all 0.3s ease-in;}
.profilepage-head-block .edit-btn-block .edit-btn:active{transform:scale(0.8);}
.profilepage-head-block .edit-btn-block .share-btn:active{transform:scale(0.8);}
.profilepage-head-block .edit-btn-block .share-btn{display:none; cursor:pointer; transition: all 0.3s ease-in;}
.profilepage-head-block .profilepic-block img{width: 150px; height: 150px; border: 5px solid #333; border-radius: 5px; }
.profilepage-head-block .profilebasic-block{width: 100%; overflow: hidden; }
.profilepage-head-block .profilebasic-block .fullname{font-size: 21px; letter-spacing: 3px; line-height: 24px; height: 48px; overflow: hidden;}
.profilepage-head-block .profilebasic-block .username, .profilepage-head-block .profilebasic-block .emailid, .profilepage-head-block .profilebasic-block .institute, .profilepage-head-block .profilebasic-block .company{ font-size: 10px; letter-spacing: 2px; line-height: 14px; font-family: 'Montserrat';}
.profilepage-head-block .profilebasic-block .username>span, .profilepage-head-block .profilebasic-block .emailid>span, .profilepage-head-block .profilebasic-block .institute>span, .profilepage-head-block .profilebasic-block .company>span{font-family: 'Iceland'; font-size: 13px;}
.profilepage-head-block .profilebasic-block .emailid{margin-bottom: 10px;}
.profilepage-head-block .profilebasic-block .username{margin-top: 5px;}
.camera-icon-block{position: absolute; bottom: 0px; right: 10px; width: 45px; font-size: 42px; color: #800000; height: 45px;}
.social-share-block-bg .social-options-bg{margin-top: 5px; width: 100%;}
.social-share-block-bg .social-options-bg{width: 26px; height: 26px; display: inline-block; border-radius: 50%; border: 2px solid #cf0; text-align: center; margin-left: 7px;}
.social-share-block-bg .social-options-bg i{font-size: 14px; padding-top:5px; font-weight: 600;}
.social-share-block-bg .sharetxt{font-size: 13px; letter-spacing: 2px; display: inline-block; margin-right:10px;}
.facebook-bg{background-color: #4867aa;}
.google-plus-bg{background-color: #dc4a3d;}
.twitter-bg{background-color: #1da1f2;}
.linked-in-bg{background-color: #0077b5;}
.pinterest-bg{background-color: #bd081b;}
.whatsapp-bg{background-color: #29a71a;}

.highlighted-blocks-div{width: 100%; margin-bottom: 20px; overflow:auto;}
.highlighted-blocks-div .highlight-block{border-left: 3px solid #800000; padding: 5px 10px; width: 33.3%; float: left;}
.highlighted-blocks-div .highlight-block .hgl-txt{font-size: 13px; letter-spacing: 2px;}
.highlighted-blocks-div .highlight-block .hgl-points{font-size: 26px; letter-spacing: 3px; color: #f00000; font-weight: 600;}

.profiletabs-block{width: 100%; overflow: hidden;}
.profiletabs-block .nav-tabs{border-bottom: none;}
.profiletabs-block .nav-tabs li{padding-right: 10px; text-align: center; font-family: 'Bungee Shade';}
.profiletabs-block .nav-tabs li .arrow {margin-top: 0px; height: 25px; position: relative; overflow: auto;}
.profiletabs-block .nav-tabs li .arrow i{display:none;}
.profiletabs-block .nav-tabs li.active .arrow i{display: block; color: #f00000; font-size:22px; position: absolute; left: 36%; animation: levitate 1s infinite alternate ease;}
.profiletabs-block .nav-tabs li a{padding: 5px 20px; border-radius: 20px; background-color: #800000; color: #ffffff; letter-spacing: 3px; border: 2px solid #f00000; opacity: 0.7;}
.profiletabs-block .nav-tabs>li.active>a{opacity:1;}
.profiletabs-block .nav-tabs>li.active>a:focus, .profiletabs-block .nav-tabs>li.active>a:hover{border: 2px solid #f00000; background-color: #800000; color: #ffffff;}
.profiletabs-block .tab-content{margin-top: 5px;}

.profile-games-block{width: 100%; padding-left: 110px; position: relative; margin-bottom:10px; padding-bottom: 10px; border-bottom: 1px solid #333; overflow: auto;}
.profile-games-block>img{width: 100px; left:0; position: absolute;}
.profile-games-block .gamename{font-size: 16px; letter-spacing: 1px;}
.profile-games-block .progressblock{padding: 3px 70px 5px 55px; position: relative;}
.profile-games-block .progressblock .progressouterbar{width:100%; border: 1px solid #800000; background-color: transparent; position: relative; height: 10px; margin-top: 0px; border-radius:3px;}
.profile-games-block .progressblock .progressouterbar .progressinnerbar{background-color: #f00000; position: relative; height: 4px; margin-top:2px; border-radius:3px;}
.profile-games-block .progressblock span.titletxt{position: absolute; left: 0; font-size: 11px; letter-spacing: 2px; top: 0px;}
.profile-games-block .progressblock span.scoretxt{position: absolute; right: 0; font-size: 12px; color: #ffffff; font-weight: 600; top: -1px; text-align: left; letter-spacing: 2px; width: 62px;}
.profile-games-block .badges-block{padding: 3px 0px 3px 55px; position: relative;}
.profile-games-block .badges-block span.titletxt{position: absolute; left: 0; font-size: 11px; letter-spacing: 2px; top: 0px;}
.profile-games-block .badges-block .badges-div .badge-icon{width: 25%; display: block; float: left;}
.profile-games-block .badges-block .badges-div img{width: 65%;}
.profile-games-block .badges-block .badges-div .bdname{font-size: 9px; color: #cf0;line-height: 11px; padding: 0px 2px; word-break: break-all;}	
.share-list-mb{display:none; height: 0px;}

.skl-gamecompletion-box{width: 35%; float:left; padding-top: 5px;}
.skl-gamecompletion-box .titletxt, .skl-badgecollected-box .titletxt{font-size: 11px; letter-spacing: 1px; padding-right: 10px;}
.skl-gamecompletion-box .counts{font-size: 60px; line-height: 55px; text-align: center; color: #f00000; font-weight: 600;}
.skl-badgecollected-box{width: 55%; float:left; padding-top: 5px;}
.skl-badgecollected-box .badge-block{width: 100%; position: relative; overflow: auto;}
.skl-badgecollected-box .badge-block .badge-icon{width: 33.33%; position: relative; overflow: hidden; float:left; text-align:center; padding-top: 5px; padding-bottom: 0px;}
.skl-badgecollected-box .badge-block .badge-icon img{width: 40%; }
.skl-badgecollected-box .badge-block .badge-icon .bdname{font-size: 12px; line-height: 14px; color: #ffffff; }

.profile-tab-title{font-size: 18px; letter-spacing: 2px; font-weight: 600; margin-bottom: 10px; margin-top: 5px; color: #fff;}
.profile-gamebadges-detail-block, .profile-gamebadges-count-block{width: 100%; position: relative; overflow: hidden;}
.profile-gamebadges-detail-block .gamewise-badge-blocks{width: 18%; display: block; float: left; margin-bottom: 10px; margin-left: 0%; margin-right: 2%; border: 5px solid #333;}
.profile-gamebadges-detail-block .gamewise-badge-blocks img{width: 100%;}
.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block{width: 100%; padding-right: 50px; position: relative;}
.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block p{width: 100%; margin-bottom: 0; padding: 5px; font-size: 14px; line-height: 16px;}
.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block h4{width: 50px; padding: 5px; font-size: 30px; font-weight: 600; color: #cf0; text-align: right; position:absolute; right: 0; top:0; margin: 0; line-height: 32px;}
.profile-gamebadges-count-block .profile-badges-icon-block{width: 12.5%; display: block; float:left; margin-bottom: 10px; text-align: center; overflow: hidden;}
.profile-gamebadges-count-block .profile-badges-icon-block img{width: 50%; display: inline-block; margin-bottom: 5px;}
.profile-gamebadges-count-block .profile-badges-icon-block .countstxt{width: 100%; display: block; font-size: 13px; color: #ffffff; line-height: 16px; padding-bottom: 5px;}
.total-bout-data-block, .total-cash-earned-block{padding-top: 5px; width: 100%; text-align:center; position: relative; overflow: hidden; border-right: 4px solid #800000;}
.total-bout-data-block h3{font-size: 75px; font-weight: 600; color: #f00000; letter-spacing: 3px; margin-top: 0px; margin-bottom: 0px; line-height: 75px;}
.total-bout-data-block p, .total-bout-progress-block p, .total-cash-earned-block p, .total-cash-progress-block p{font-size: 16px; color: #fff; letter-spacing: 1px; margin-top: 0px;}

.total-cash-earned-block h3{font-size: 55px; font-weight: 600; color: #f00000; letter-spacing: 2px; margin-top: 0px; margin-bottom: 0px; line-height: 55px;}

.total-bout-progress-block{ padding-top: 5px; position: relative; overflow: hidden; text-align: center;}
.total-cash-progress-block{ padding-top: 10px; position: relative; overflow: hidden; text-align: center;}
.total-bout-progress-block .chart{width: 75px; height: 75px; margin: 0 auto; position: relative; text-align: center; font-size: 16px; line-height: 75px;}
.total-cash-progress-block .chart{width: 140px; height: 140px; margin: 0 auto; position: relative; text-align: center; font-size: 20px; line-height: 140px;}
.total-bout-progress-block canvas{position: absolute; left:0; top: 0; width: 75px !important; height: 75px !important;}
.total-cash-progress-block canvas{position: absolute; left:0; top: 0; width: 140px !important; height: 140px !important;}

.activities-order-block{width: 100%; background-color: #252525; padding: 10px 150px 10px 180px; position: relative; margin-bottom: 10px; min-height: 143px;}
.activities-order-block .order-details{width: 100%; background-color: #252525; position: relative; overflow: hidden;}
.activities-order-block .order-details h4{margin-top: 0px; margin-bottom: 6px; line-height: 24px; height: 50px; overflow: hidden; font-size: 24px;}
.activities-order-block .order-details p{margin-top: 25px; margin-bottom: 0px; line-height: 18px; font-size: 14px; letter-spacing: 1px; overflow: hidden;}
.activities-order-block .invoice-btn-block{width: 140px; position: absolute; right: 10px; top: 10px; padding-left: 5px; text-align: center;}
.activities-order-block .invoice-btn-block .invoice-btn{width: 100%; border-radius: 20px; background-color: #800000; border: 2px solid #f00000; color: #ffffff; padding: 5px; margin-top: 25px; margin-bottom: 5px; transition: all 0.3s ease-in; outline: none !important; font-family: 'Bungee Shade';}
.activities-order-block .invoice-btn-block .invoice-btn:active{transform: scale(0.8);}
.activities-order-block .activities-order-img-block{width: 150px; position: absolute; left: 15px; top: 12px; height: 115px; overflow:hidden; }
.activities-order-block .activities-order-img-block img{width: 100%;}

.wishlist-game-block{width: 100%; position: relative; overflow: hidden; background-color: #333; padding: 10px; margin-bottom: 20px;}
.wishlist-game-block>img{width: 100%; height: auto; display: block; margin-bottom: 5px;}
.wishlist-game-block .game-title-block{width: 100%; height: 40px; margin-bottom: 5px; font-size: 19px; line-height: 20px; overflow: hidden;}
.wishlist-game-block .game-otherinfo-block { font-size: 13px; line-height:1; position: relative; overflow: hidden; letter-spacing: 1px;}
.wishlist-game-block .game-otherinfo-block .levelinfo{ float:left;}
.wishlist-game-block .game-otherinfo-block .playersinfo{ float:right;}

.bout-details-block{width: 100%; background-color: #252525; padding: 10px 150px 10px 170px; position: relative; margin-bottom: 10px;}
.bout-details-block .bout-details{width: 100%; background-color: #252525; position: relative; overflow: hidden;}
.bout-details-block .bout-details h4{margin-top: 0px; margin-bottom: 6px; line-height: 20px; height: 40px; overflow: hidden;}
.bout-details-block .bout-details p{margin-top: 0px; margin-bottom: 0px; line-height: 18px; font-size: 14px; letter-spacing: 1px; overflow: hidden;}
.bout-details-block .bout-status-details{width: 140px; position: absolute; right: 10px; top: 10px; padding-left: 5px; text-align: center;}
.bout-details-block .bout-status-details .join-bout-btn{width: 100%; border-radius: 20px; background-color: #800000; border: 2px solid #f00000; color: #ffffff; padding: 5px; margin-top:10px; margin-bottom: 5px; transition: all 0.3s ease-in; outline: none !important; font-family: 'Bungee Shade';}
.bout-details-block .bout-status-details .join-bout-btn:active{transform: scale(0.8);}
.bout-details-block .bout-status-details .bout-type-block{width: 100%; position: relative; overflow: hidden;}
.bout-details-block .bout-status-details .bout-type-block>img{width: 20px; height: 20px; display: inline-block; margin-right: 5px;}
.bout-details-block .bout-status-details .bout-type-block span{display: inline-block; font-size: 12px; color: #dfdfdf;}
.bout-details-block .bout-status-details img{width: 24px; height: 24px; display: inline-block; margin-bottom: 0px; text-align: center;}
.bout-details-block .bout-status-details .statustxt{font-size: 22px; line-height: 27px; letter-spacing: 2px; font-weight: 500; margin-bottom: 3px; color: #f00000; font-family: 'Bungee Shade';}
.bout-details-block .bout-status-details .statustime{font-size: 12px; color: #fff; letter-spacing: 1px; line-height: 14px;}
.bout-details-block .bout-details-img-block{width: 130px; position: absolute; left: 15px; top: 12px; padding-top: 15px;}
.bout-details-block .bout-details-img-block img{width: 100%;}

.updProfileModal{margin-top: 0; height: 100%; margin: 0 auto; background-color: #000; position: fixed; width: 100%; opacity: 1 !important;}
.updProfileModal .modal-dialog {height: 100%; position: fixed; margin: 0; width: 100%; }
.updProfileModal .modal-content{background-color: transparent; box-shadow: none; border: none; width: 700px; height: 450px; position: absolute; top:50%; left: 50%; transform: translate(-50%,-50%);}
.updProfileModal .modal-content .titletxt{font-size: 20px; color: #fff; font-weight: 600; letter-spacing: 3px; margin-bottom: 25px; text-align: center;}
.profile-formtitle{font-size: 17px; color: #fff; letter-spacing: 2px; height: 42px; line-height: 21px; display: table-cell; vertical-align: middle;}
.profile-inputbox, .bout-search-box, .profile-selectbox{display: block; width: 100%; height: 42px; padding: 6px 12px; font-size: 14px; line-height: 1.4; color: #fff; background-color: transparent; background-image: none; border: 1px solid #800000; border-radius: 15px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; outline: none !important; font-family: 'Montserrat';}
.profile-textarea{width: 100%; border-radius: 5px; background-color: transparent; border: 1px solid #f00000; padding: 6px 12px; font-size: 14px; outline: none !important; font-family: 'Montserrat';}
/*.profile-selectbox option{background-color: #000; color: #fff;}
.profile-selectbox option:active{background-color: #000; color: #fff;}*/
.profile-inputbox::placeholder, .profile-textarea::placeholder { font-size: 14px;}
.profile-inputbox:-ms-input-placeholder, .profile-textarea:-ms-input-placeholder {font-size: 14px;}
.profile-inputbox::-ms-input-placeholder, .profile-textarea::-ms-input-placeholder {font-size: 14px;}
.listOfQuestionsBlock{display: block; position: relative; overflow: hidden; margin-bottom: 10px;}
.listOfQuestionsBlock .block{display: inline-block; position: relative; overflow: hidden; margin-right: 10px; width: 48px; height: 40px; color: #ffffff; background-color: #800000; text-align: center; font-size: 24px; margin-bottom: 5px; cursor: pointer; padding-top: 3px; font-family: 'Bungee Shade';}
		
.updProfileModal .modal-content .profile-save-btn, .updProfileModal .modal-content .profile-cancel-btn, .bout-save-btn{ background-color: #800000; color: #ffffff; padding: 6px 25px; font-weight: 600; font-size: 20px; border-radius: 20px; margin: 0 20px; border: 2px solid #f00000; transition: all 0.3s ease-in; outline: none !important; font-family: 'Bungee Shade'; letter-spacing:2px;}
.updProfileModal .modal-content .profile-save-btn:active, .bout-save-btn:active{transform: scale(0.8);}
.updProfileModal .modal-content .profile-cancel-btn:active{transform: scale(0.8);}

.bout-page-title{font-size: 22px; letter-spacing: 2px; font-weight: 600; line-height: 34px; color: #fff;}
.bout-page-subtitle{font-size: 14px; letter-spacing: 1px; color: #dfdfdf; font-family:'Montserrat';}
.create-bout-btn{padding: 5px 20px; font-size: 14px; letter-spacing: 3px; background-color: #800000; border: 2px solid #f00000; border-radius:20px; color: #ffffff !important; transition: all 0.3s ease-in; opacity: 1 !important;  outline: none !important; font-family: 'Bungee Shade';}
.create-bout-btn:active, .browse-game-block:active{transform: scale(0.8);}

.profiletabs-block .datepicker-dropdown {background-color: #333;}
.profiletabs-block .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover { background: #000;}
.profiletabs-block .datepicker table tr td span:hover { background: #000;}
.profiletabs-block .datepicker table tr td.day:hover, .datepicker table tr td.day.focused { background: #000;}
.profiletabs-block .bootstrap-timepicker-widget.dropdown-menu.open {background-color: #333;}
.profiletabs-block .bootstrap-timepicker-widget table td a i { color: #fff;}
.profiletabs-block .bootstrap-timepicker-widget table td input { color: #fff; background-color: #333;}
.profiletabs-block .input-group-addon { padding: 4px 16px 4px 0px; font-size: 28px; line-height: 24px; color: #800000; background-color: transparent; border: none; border-radius: 4px;}
.form-img-block{width: 200px; height: 200px; border:10px solid #333; display: table-cell; vertical-align: middle;}
.form-img-block img{width: 100%;}
.browse-game-block{padding: 5px 20px; font-size: 14px; letter-spacing: 3px; background-color: #800000; border: 2px solid #f00000; border-radius:20px; color: #ffffff !important; transition: all 0.3s ease-in; opacity: 1 !important; margin-top: 50px; margin-left:5px; margin-right: 5px; outline: none !important; font-family: 'Bungee Shade';}

.wtb-chk-container {display: inline-block;  position: relative; padding-left: 35px; margin-top: 9px; margin-bottom: 10px; color: #fff; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 14px;	letter-spacing: 1px; text-align: left; padding-top: 2px; margin-right: 40px;}
.wtb-chk-container input { position: absolute; opacity: 0; cursor: pointer;}
.wtb-chk-container .checkmark, .wtb-chk-container .radiomark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #000; border: 2px solid rgb(120,120,120);}
.wtb-chk-container:hover input ~ .checkmark, .wtb-chk-container:hover input ~ .radiomark { background-color: #000; color: rgb(128,0,0);}
.wtb-chk-container input:checked ~ .checkmark, .wtb-chk-container input:checked ~ .radiomark { background-color: #000; color: rgb(128,0,0);}
.wtb-chk-container .checkmark:after, .wtb-chk-container .radiomark:after { content: ""; position: absolute; display: none;}
.wtb-chk-container input:checked ~ .checkmark:after, .wtb-chk-container input:checked ~ .radiomark:after {display: block;}
.wtb-chk-container .checkmark:after {left: 7px; top: 1px; width: 10px; height: 18px; border: solid rgb(128,0,0); border-width: 0 5px 5px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

.wtb-chk-container .radiomark { border-radius: 50%;}
.wtb-chk-container .radiomark:after{left: 6px; top: 4px; width: 10px; height: 10px; border: solid rgb(128,0,0); border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

.bout-acktxt{font-size: 33px; font-weight: 500; text-align: center; color: #800000; margin-top: 30px; margin-bottom: 10px; letter-spacing: 4px; font-family: 'Bungee Inline';}
.bout-ack-message{font-size: 16px; line-height: 30px; margin-bottom: 25px; text-align: center; font-family: 'Montserrat';}
.bout-pin-block{ width: 100%; padding: 10px; text-align: center; background-color: #333; color: #fff;}
.bout-pin-block h5{ font-size: 30px; margin-top: 5px; margin-bottom: 10px; letter-spacing: 2px;}
.bout-pin-block h6{ font-size: 32px; margin-top: 0px; margin-bottom: 5px; color: #f00000; letter-spacing: 3px; font-weight: 600;}
.bout-ack-hr{border-top: 2px solid #800000;}
.bout-share-block{width: 100%; position: relative; overflow: hidden; text-align: center;}
.bout-share-block h6{font-size: 25px; margin-bottom: 10px; margin-top: 20px; letter-spacing: 2px;}
.bout-share-block p{font-size: 15px; margin-bottom: 30px; letter-spacing: 2px; font-family: 'Montserrat';}
.bout-share-block .bout-share-btn{display: inline-block; position: relative; overflow: hidden; padding: 5px 25px 5px 5px; background-color:#800000; color: #ffffff; cursor: pointer; border-radius: 25px; margin: 5px 15px; letter-spacing: 3px; transition: all 0.3s ease-in; font-family: 'Bungee Shade';}
.bout-share-block .bout-share-btn img{width: 35px; height: 35px;}
.bout-share-block .bout-share-btn:active{transform: scale(0.85);}

.bout-selectgame-block{width: 100%; background-color: #252525; padding: 10px 140px 10px 105px; position: relative; margin-bottom: 10px; min-height: 105px;}
.bout-selectgame-block .bout-details{width: 100%; background-color: #252525; position: relative; overflow: hidden;}
.bout-selectgame-block .bout-details h4{margin-top: 0px; margin-bottom: 6px; line-height: 20px; height: 40px; overflow: hidden; font-size: 22px;}
.bout-selectgame-block .bout-details p{margin-top: 0px; margin-bottom: 0px; line-height: 18px; font-size: 16px; letter-spacing: 1px; overflow: hidden;}
.bout-selectgame-block .bout-status-details{width: 130px; position: absolute; right: 10px; top: 10px; padding-left: 5px; text-align: center;}
.bout-selectgame-block .bout-status-details .selectgame-bout-btn{width: 100%; border-radius: 20px; background-color: #800000; border: 2px solid #f00000; color: #ffffff; padding: 5px; margin-top:20px; margin-bottom: 5px; transition: all 0.3s ease-in; outline: none !important; font-family: 'Bungee Shade';}
.bout-selectgame-block .bout-status-details .selectgame-bout-btn:active{transform: scale(0.85);}
.bout-selectgame-block .bout-details-img-block{width: 85px; position: absolute; left: 10px; top: 10px; height: 85px; overflow: hidden; display: table-cell; vertical-align: middle;}
.bout-selectgame-block .bout-details-img-block img{width: 85px; height: 85px;}

.browseGameModal{position: fixed; width: 100%; height: 100%;}
.browseGameModal .modal-dialog{position: fixed; width: 100%; height: 100%; margin: 0; background-color: #000; opacity: 0.85;}
.browseGameModal .modal-content{width: 700px; background-color: transparent; padding: 20px; margin: 100px auto 10px auto;}
.browseGameModal .modal-content .titletxt{font-size: 24px; margin-bottom: 10px;}
.select2-container { height: 42px;}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{height: 42px !important; border-radius: 15px !important;}
.select2-container .select2-selection--single { height: 42px !important; outline: none !important; border-radius: 15px !important; background-color: #000 !important; border: 1px solid #f00000 !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 42px !important; color: #fff !important;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent #800000 transparent !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #800000 transparent transparent transparent !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 42px !important;}
.select2-container--open .select2-dropdown--below {background-color: #000; border: 1px solid #333 !important;}
.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #333; background-color: #000 !important;}
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #333 !important;}

.datepicker-dropdown, .bootstrap-timepicker-widget{background-color: #333;}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active{background-color: #000 !important; background-image: -moz-linear-gradient(top,#00000b,#000000); background-image: -ms-linear-gradient(top,#00000b,#000000); background-image: -webkit-gradient(linear,0 0,0 100%,from(#00000b),to(#000000)); background-image: -webkit-linear-gradient(top,#00000b,#000000); background-image: -o-linear-gradient(top,#00000b,#000000); background-image: linear-gradient(top,#00000b,#000000); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000b', endColorstr='#000000', GradientType=0);}
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active{background-color: #000 !important; background-image: -moz-linear-gradient(top,#00000b,#000000); background-image: -ms-linear-gradient(top,#00000b,#000000); background-image: -webkit-gradient(linear,0 0,0 100%,from(#00000b),to(#000000)); background-image: -webkit-linear-gradient(top,#00000b,#000000); background-image: -o-linear-gradient(top,#00000b,#000000); background-image: linear-gradient(top,#00000b,#000000); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000b', endColorstr='#000000', GradientType=0);}
.bootstrap-timepicker-widget table td input {background-color: #000; width: 30px !important;}
.bootstrap-timepicker-widget table td a { color: #000 !important; }
.bootstrap-timepicker-widget table td a:hover { background-color: #333 !important;}


.cms-about{ max-width: 100%; width: 100%; box-sizing: border-box; margin: auto; padding: 0 50px 0 0;}
.image-frame img { max-width: 100%; }
.cms-about .about-image{float: left; width: 65%;}
.cms-about .about-text, .cms-about-product .about-text {padding: 40px; background: #161616; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
.cms-about .about-text .about-title, .cms-about-product .about-text .about-title {font-size: 35px; text-transform: uppercase; letter-spacing: -2px;color: #f00000; line-height: 40px;}

.cms-about .about-text .about-title span.about-title-first, .cms-about-product .about-text .about-title span.about-title-first {font-size: 40px; color: #fff; line-height: 45px; display: block; position: relative; letter-spacing: 1px; text-transform: capitalize;}

.cms-about .about-text .about-sub-title, .cms-about-product .about-text .about-sub-title {font-size: 13px; color: #676767; margin-top: 10px;margin-bottom: 20px; letter-spacing: 2px;}
.cms-about .about-image:hover + .about-text, .cms-about-product .about-image:hover + .about-text { right: -45px;}
.cms-about .about-text .about-description p{text-align:justify; color: #fff;}
.cms-about .about-text, .cms-about-product .about-text { width: 45%; position: absolute; right: 0px; box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.2); margin-right: 0; top: 50%; transform: translateY(-50%);}
		
.wish-col-pages{top: 15px; right: 15px; font-size: 22px; width: 34px; height: 34px;}
.wish-carousel-pages{top: 8px; right: 8px; font-size: 22px; width: 34px; height: 34px;}
.wishlist-span{display: block; position: absolute;  border-radius: 50%; border: 1px dashed #cf0; text-align: center; cursor:pointer; transition: all 0.2s ease-in;}
.wishlist-span:active{transform: scale(0.9);}
.wishlist-span i{line-height: 35px; color:#cf0; font-weight: 600;}
		
@media (min-width : 1025px){	
	.game-detail-banner-block{width: 100%; position: relative; height: 70vh; margin: 0 auto;}
	.game-detail-block{width: 700px; padding: 40px 20px 40px 20px; margin: 10px auto 50px auto;}
	
}
@media (min-width : 992px) and (max-width : 1024px){	
	.login-form-block{width: 500px; height: auto; padding: 10px 10px; background-color: #00000b;}
	.login-form-block .logo-img{height: 100px;}
	.login-form-block .head-txt{font-size: 30px;}
	.login-form-block .or-txt{font-size: 17px; width: 400px; margin-top: 20px; margin-bottom: 15px;}
	.login-form-block .kb-txt{font-size: 20px; margin-top: 10px; margin-bottom: 15px;}

	.social-media-login{ width: 300px; padding: 5px 5px 5px 5px; margin-bottom: 15px;}
	.social-media-login img{width: 30px; height: 30px; margin-right: 5px;}
	.login-form-block .form-blocks .form-inputs{height: 50px; border-radius: 15px; padding: 0px 15px; margin-bottom: 5px;}
	.login-form-block .form-blocks .submit-btn{min-width: 160px; padding: 8px 10px; border-radius: 20px;}
	.login-form-block .message-txt{ margin-bottom: 15px;font-size: 18px; }
	.login-form-block .links{ margin-bottom: 15px; font-size: 26px; letter-spacing: 3px;}
	
	.owl-carousel .owl-stage-outer { margin-left: -15px;}
	
	.cms-about .about-image{width: 70%;}
	.cms-about .about-text, .cms-about-product .about-text { width: 48%; right: 40px; padding: 25px;}
	.cms-about .about-image:hover + .about-text, .cms-about-product .about-image:hover + .about-text { right: 5px;}
	.cms-about .about-text .about-title, .cms-about-product .about-text .about-title {font-size: 28px; letter-spacing: 0px; line-height: 30px;}
	.cms-about .about-text .about-title span.about-title-first, .cms-about-product .about-text .about-title span.about-title-first {font-size: 32px; line-height: 35px; }
	.cms-about .about-text .about-sub-title, .cms-about-product .about-text .about-sub-title {margin-bottom: 10px;}
	.cms-about .about-text .about-description p{font-size: 12px;}
}
@media (min-width : 768px) and (max-width : 991px){
	header .header-content .logo { height: 60px;}
	header .header-content .logo img{height: 60px;}
	.page-content{padding: 90px 0px;}
	.open-filter-popup .header-block .header-content span{font-size: 32px;}
	.open-filter-popup .header-block .header-content .logo { height: 60px;}
	.open-filter-popup .header-block .header-content .logo img{height: 60px;}
	
	.pleasewait-popup .desc-block .kb-pw-img{width: 170px; }
	.pleasewait-popup .desc-block .pw-txt{font-size: 25px; letter-spacing: 3px; margin-top: 8px; margin-bottom: 5px;}
	.pleasewait-popup .desc-block .loading-img-block img{width: 18px; margin: 0 5px;}

	.leaberboard-top-tab{ top: 71px;}
	.toppers{top: 117px; }

	.profilepage-head-block .profilebasic-block .fullname{font-size: 18px; height: 48px; line-height: 24px; overflow: hidden;}
	.profilepage-head-block .profilebasic-block .username, .profilepage-head-block .profilebasic-block .emailid, .profilepage-head-block .profilebasic-block .institute, .profilepage-head-block .profilebasic-block .company{ font-size: 10px; line-height: 14px;}
	.profilepage-head-block .profilebasic-block .emailid{margin-bottom: 8px;}
	.profilepage-head-block .profilebasic-block .username{margin-top: 5px;}

	.updProfileModal .modal-content{width: 600px;}
	
	.login-form-block{background-color: #00000b;}
	
	.owl-carousel .owl-stage-outer { margin-left: -15px;}
	.owl-carousel .game-name{font-size: 13px; letter-spacing: 1px; line-height: 17px;}
	
	.home-category-title{letter-spacing: 2px; font-size: 22px; }
	.home-category-title span a{font-size: 16px;}
	.category-hr{width: 130px;}
	.profile-games-block .badges-block .badges-div img{width: 25%;}
	
	.skl-gamecompletion-box{width: 30%;}
	.skl-gamecompletion-box .titletxt, .skl-badgecollected-box .titletxt{font-size: 10px;}
	.skl-gamecompletion-box .counts{font-size: 45px; line-height: 50px;}
	.skl-badgecollected-box{width: 70%;}
	.skl-badgecollected-box .badge-block .badge-icon{width: 20%; }
	.skl-badgecollected-box .badge-block .badge-icon img{width: 25%; }
	.skl-badgecollected-box .badge-block .badge-icon .bdname{padding-top: 5px; font-size: 10px; line-height: 12px;}
	.profile-gamebadges-count-block .profile-badges-icon-block{width: 20%;}
	.profile-gamebadges-count-block .profile-badges-icon-block img{width: 50%;}
	
	.game-detail-banner-block .btns-block{position: absolute; width: 230px; height: 52px;}
	.game-detail-banner-block .ldrbrd-block{top: 120px;}
	.game-detail-banner-block .launch-block{top: 190px;}
	.game-detail-banner-block .share-block{top: 260px;}
	.game-detail-banner-block .btns-block .icon-block{width: 65px; height: 52px; padding-left: 12px; padding-top: 12px;}
	.game-detail-banner-block .btns-block .text-block{float: right; width: 170px; height: 48px; margin-top: 3px; padding: 2px 4px;}
	.game-detail-banner-block .btns-block .text-block h6{font-size: 12px; margin-top: 3px; margin-bottom: 0px; line-height: 14px; }
	.game-detail-banner-block .btns-block .text-block p{font-size: 8px; letter-spacing: 0.5px;}
	.game-detail-banner-block .gamepr-scroll-down {top: 430px;}
	
	.game-detail-game-title{width: 550px; font-size: 35px; line-height: 32px;}
	.game-detail-game-tagline{width: 650px; font-size: 20px; line-height: 18px; }
	.section-title h2 { margin-bottom: 30px; padding: 15px 0; font-size: 28px;}

	.game-detail-desc-info-block{font-size: 13px; line-height: 20px; padding-bottom: 20px;}
	.game-detail-desc-img-block, .game-detail-bouts-img-block{width: 100%; overflow: hidden; padding-bottom: 20px;}
	.game-detail-desc-img-block img, .game-detail-bout-img-block img{width: 80%;}
	.game-detail-bout-info-block{width: 100%; margin: 0 auto 10px auto;}
	.game-detail-bout-info-block p{font-size: 18px; line-height: 22px; margin-bottom: 20px; margin-top: 15px;}
	.game-detail-bout-info-block .redirect-btn{ font-size: 16px; }
	.game-detail-benefit-block{width: 700px;}	
	.game-detail-benefit-title-block>span{ font-size: 15px; }
	
	.game-detail-language-block>a{ width: 120px; height: 120px; margin: 0px 15px 15px 15px;}
	.game-detail-language-block>a>img{width: 120px; height: 120px; }

	.open-popup .video-block iframe { width: 704px; height: 440px;}
	
	.discount-section{ padding: 15px 0px 0px 0px;}

	.cms-about .about-image{width: 70%;}
	.cms-about .about-text, .cms-about-product .about-text { width: 48%; right: 40px; padding: 20px;}
	.cms-about .about-image:hover + .about-text, .cms-about-product .about-image:hover + .about-text { right: 5px;}
	.cms-about .about-text .about-title, .cms-about-product .about-text .about-title {font-size: 22px; letter-spacing: 0px; line-height: 28px;}
	.cms-about .about-text .about-title span.about-title-first, .cms-about-product .about-text .about-title span.about-title-first {font-size: 24px; line-height: 30px; }
	.cms-about .about-text .about-sub-title, .cms-about-product .about-text .about-sub-title {margin-bottom: 5px;}
	.cms-about .about-text .about-description p{font-size: 11px;}
	
	.wishlist-game-block .game-title-block{ height: 38px; font-size: 17px; line-height: 19px;}
}
@media (max-width: 767px){
	.game-play .question-block{width: 92.5%;margin-left: 16px; min-height: 60px; background-color: #1e2227; padding: 10px; margin-bottom: 10px;}
	header .header-content .logo { height: 60px;}
	header .header-content .logo img{height: 60px;}
	.page-content{padding: 90px 0px;}
	.open-filter-popup .header-block .header-content span{font-size: 32px;}
	.open-filter-popup .header-block .header-content .logo { height: 60px;}
	.open-filter-popup .header-block .header-content .logo img{height: 60px;}
	
	.pleasewait-popup .desc-block .kb-pw-img{width: 170px; }
	.pleasewait-popup .desc-block .pw-txt{font-size: 25px; letter-spacing: 3px; margin-top: 8px; margin-bottom: 5px;}
	.pleasewait-popup .desc-block .loading-img-block img{width: 18px; margin: 0 5px;}
	
	.profilepage-head-block .profilebasic-block .fullname{font-size: 18px; height: 48px; line-height: 24px; overflow: hidden;}
	.profilepage-head-block .profilebasic-block .username, .profilepage-head-block .profilebasic-block .emailid, .profilepage-head-block .profilebasic-block .institute, .profilepage-head-block .profilebasic-block .company{ font-size: 10px; line-height: 14px;}
	.profilepage-head-block .profilebasic-block .emailid{margin-bottom: 8px;}
	.profilepage-head-block .profilebasic-block .username{margin-top: 5px;}
	
	.updProfileModal .modal-content{width: 100%; height: auto; padding-top: 70px !Important; padding: 20px; position: relative; overflow: hidden; top: 0; left: 0;transform: translate(0%,0%);}
	
	.login-form-block{width: 100%; padding: 15px 15px; height: auto; background-color: #00000b;}
	.login-form-block .form-blocks .form-inputs{width: 270px; height: 32px;}
	.login-form-block .logo-img{height: 100px;}
	.login-form-block .head-txt{font-size: 16px; letter-spacing: 3px; margin-top: 20px;}
	.login-form-block .or-txt{font-size: 10px; margin-top: 10px; margin-bottom: 5px;}
	.login-form-block .kb-txt{font-size: 11px; margin-bottom: 6px;}

	.social-media-login{ padding: 2px 5px 2px 5px; font-size: 11px;}
	.social-media-login img{width: 24px; height: 24px;}
	.login-form-block .form-blocks .submit-btn{min-width: 110px; padding: 3px 10px;}
	.login-form-block .message-txt{ margin-bottom: 5px; letter-spacing: 1px;}
	.login-form-block .links{ margin-bottom: 10px; font-size: 14px; letter-spacing: 2px;}
	
	.owl-carousel .owl-stage-outer { margin-left: -15px;}
	.owl-carousel .game-name{font-size: 14px;}
	.owl-carousel .item{margin-bottom: 0px;}
	
	.home-category-title{letter-spacing: 1px; font-size: 14px; }
	.home-category-title span a{font-size: 11px; letter-spacing: 0.5px;}
	.category-hr{width: 120px;}
	
	.game-detail-banner-block .btns-block{position: absolute; width: 230px; height: 52px;}
	.game-detail-banner-block .ldrbrd-block{top: 120px;}
	.game-detail-banner-block .launch-block{top: 190px;}
	.game-detail-banner-block .share-block{top: 260px;}
	.game-detail-banner-block .btns-block .icon-block{width: 65px; height: 52px; padding-left: 8px; padding-top: 8px;}
	.game-detail-banner-block .btns-block .text-block{float: right; width: 170px; height: 48px; margin-top: 3px; padding: 2px 4px;}
	.game-detail-banner-block .btns-block .text-block h6{font-size: 12px; margin-top: 3px; margin-bottom: 0px; line-height: 14px; }
	.game-detail-banner-block .btns-block .text-block p{font-size: 8px; letter-spacing: 0.5px;}
	.game-detail-banner-block .gamepr-scroll-down {top: 430px;}
	
	.game-detail-game-title{width: 90%; font-size: 35px; line-height: 32px;}
	.game-detail-game-tagline{width: 100%; font-size: 20px; line-height: 18px; }
	.section-title h2 { margin-bottom: 20px; padding: 12px 0; }

	.game-detail-desc-img-block, .game-detail-bouts-img-block{width: 100%;}
	.game-detail-desc-img-block img, .game-detail-bouts-img-block img{width: 60%;}
	.game-detail-benefit-block{width: 100%;}	
	.game-detail-benefit-block .game-detail-benefit-box{padding: 8px;}
	.game-detail-benefit-title-block{height: 52px; margin-bottom: 5px; padding-bottom: 5px; padding-left: 55px;}
	.game-detail-benefit-title-block>img{width: 45px; height: 45px;}
	.game-detail-benefit-title-block>span{line-height: 17px; font-size: 13px; letter-spacing: 1px; height: 45px; }
	.game-detail-benefit-subtitle-block{font-size: 12px; letter-spacing:1px; line-height: 15px; }
	
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block{padding-left: 60px; min-height: 50px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block>img{ width: 50px; height:50px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block .title-txt{font-size: 18px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block .desc-txt{font-size: 14px; }
	
	.game-detail-language-block>a{width: 120px; height: 120px; margin: 0px 15px 15px 15px;}
	.game-detail-language-block>a>img{width: 120px; height: 120px; }

	.game-details-redirect-block{min-width: 160px; padding: 5px 7px 5px 7px; margin: 0 10px 10px 10px;}
	.game-details-redirect-block>img{width: 30px; height: 30px; margin-right: 5px;}
	.game-details-redirect-block>.title-txt{font-size: 16px; line-height: 30px;}
	.open-popup .video-block iframe { width: 456px; height: 335px;}
	
	.discount-section{background-image: linear-gradient(to bottom, #4400AA , #AA0044); padding: 15px 0px 0px 0px;}
	.discount-section .discount-perc{font-size: 40px; line-height: 0.9; padding-top: 25px; padding-bottom: 10px;}
	.discount-section .discount-perc span{font-size: 50px; display: block; color: #cf0;}
	.discount-section .discount-couponcodetxt{text-align: center;}
	.discount-section .discounted-price{padding-top: 5px;}
	.discount-section .buy-btn{margin-bottom: 30px; padding: 3px 20px; font-size: 14px; }
	.discount-section .buy-btn:active{transform: scale(0.85);}
	
	.option-btns{width: 100%; margin-top: 0px; bottom: 20px; position: fixed; left: 0;}
	.option-btns .btn-block img{width: 90px; }
	.option-btns .btn-block span{top: 28px; }
	
	.profile-games-block .badges-block .badges-div img{width: 35%;}
	.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block p{ font-size: 12px; line-height: 14px;}
	.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block h4{font-size: 22px; line-height: 32px;}
	.profile-gamebadges-count-block .profile-badges-icon-block{width: 20%;}
	.profile-gamebadges-count-block .profile-badges-icon-block img{width: 50%;}
	
	.activities-order-block{padding: 10px 110px 10px 140px; min-height: 113px;}
	.activities-order-block .order-details h4{margin-bottom: 10px; line-height: 22px; height: 46px; font-size: 20px;}
	.activities-order-block .order-details p{margin-top: 5px; line-height: 16px; font-size: 13px; }
	.activities-order-block .invoice-btn-block{width: 95px; padding-left: 5px;}
	.activities-order-block .invoice-btn-block .invoice-btn{ padding: 5px; margin-top: 20px; margin-bottom: 5px; font-size: 13px;}
	.activities-order-block .activities-order-img-block{width: 115px; position: absolute; left: 15px; top: 12px; height: 88px; overflow:hidden; }

	.bout-details-block{ padding: 10px 110px 10px 120px; }
	.bout-details-block .bout-details h4{line-height: 18px; font-size: 14px; height: 36px;}
	.bout-details-block .bout-details p{line-height: 15px; font-size: 12px; }
	.bout-details-block .bout-status-details{width: 100px;}
	.bout-details-block .bout-status-details .join-bout-btn{ padding: 4px; font-size: 13px; margin-top:7px;}
	.bout-details-block .bout-status-details .bout-type-block>img{width: 18px; height: 18px;}
	.bout-details-block .bout-status-details .bout-type-block span{font-size: 11px;}
	.bout-details-block .bout-status-details img{width: 20px; height: 20px;}
	.bout-details-block .bout-status-details .statustxt{font-size: 18px; line-height: 22px; letter-spacing: 1px; margin-bottom: 3px;}
	.bout-details-block .bout-status-details .statustime{font-size: 10px; letter-spacing: 0.5px; line-height: 12px;}
	.bout-details-block .bout-details-img-block{width: 100px; left: 10px; top: 10px; padding-top: 18px;}
	
	.profile-formtitle{font-size: 16px; height: 36px; line-height: 18px;}
	.profile-inputbox, .bout-search-box{ height: 36px; padding: 6px 12px;}
	.profile-inputbox::placeholder, .profile-textarea::placeholder { font-size: 12px;}
	.profile-inputbox:-ms-input-placeholder, .profile-textarea:-ms-input-placeholder {font-size: 12px;}
	.profile-inputbox::-ms-input-placeholder, .profile-textarea::-ms-input-placeholder {font-size: 12px;}
	.text-error{font-size: 16px; margin-bottom: 5px;}
	.profiletabs-block .input-group-addon { padding: 0px 10px 0px 0px; font-size: 26px; line-height: 44px;}
	.browse-game-block{margin-top: 10px; margin-bottom: 5px;}
	
	.wtb-chk-container {margin-top: 6px; }

	.browseGameModal .modal-content{width: 600px; padding: 15px; margin: 60px auto 0px auto; }
	.select2-container { height: 36px;}
	.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{height: 36px !important; }
	.select2-container .select2-selection--single { height: 36px !important;}
	.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 36px !important;}
	.select2-container--default .select2-selection--single .select2-selection__arrow { height: 36px !important;}

	.cms-about { padding: 0 50px;}
	.cms-about .about-image { float: none; width: 100%;}
	.cms-about .about-text { width: 100%; position: relative; transform: translateY(0%); padding: 15px;}
	.cms-about .about-image:hover + .about-text, .cms-about-product .about-image:hover + .about-text { right: 0px;}
}

@media (max-width: 640px){
	header .header-content .logo { height: 50px;}
	header .header-content .logo img{height: 50px;}
	.page-content{padding: 80px 0px;}
	
	.listOfQuestionsBlock .block{margin-right: 10px; width: 40px; height: 40px; font-size: 20px; padding-top: 5px;}
	
	.mode-tabs .nav-tabs>li>a {padding: 0px 10px 3px 10px; font-size: 13px; letter-spacing: 1px;}
	.filter-text-btn{font-size: 12px; letter-spacing: 1px; }
	.open-filter-popup .header-block .header-content span{font-size: 25px;}
	.open-filter-popup .header-block .header-content .logo { height: 50px;}
	.open-filter-popup .header-block .header-content .logo img{height: 50px;}
	.open-filter-popup .header-block .header-body-title {height: 35px; padding-top:7px;}
	.open-filter-popup .header-block .header-body-title .clear-txt{font-size: 15px;}
	.open-filter-popup .header-block .header-body-title .apply-txt{font-size: 15px;}
	.open-filter-popup .header-block .header-body-title .title-txt{font-size: 16px;}
	.open-filter-popup .filter-body-block{margin-top: 95px; }
	.open-filter-popup .filter-body-block .filter-categories .nav-tabs .category a{font-size: 13px;}
	.open-filter-popup .filter-body-block .tab-content .form-inputs{ height: 32px;}
	
	.leaberboard-top-tab{top: 61px;}
	.toppers{ top: 94px;}
	.toppers .rank1 .user-name, .toppers .rank2 .user-name, .toppers .rank3 .user-name{ font-size: 12px; letter-spacing: 0.5px;}
	.toppers .rank2 .user-pic, .toppers .rank3 .user-pic{width: 65px; }
	.toppers .rank1 .user-medal, .toppers .rank2 .user-medal, .toppers .rank3 .user-medal{bottom: 26px;}
	.toppers .rank2 .user-medal img, .toppers .rank3 .user-medal img{width: 42px; }
	.toppers .rank1 .user-score, .toppers .rank2 .user-score, .toppers .rank3 .user-score{font-size: 18px;}

	.toppers .rank1 .user-pic{width: 95px; }
	.toppers .rank1 .user-medal img{width: 52px; }
	.table-leaderboard .table .leadertable-user-img{width: 40px;}
	.table-leaderboard .table .leadertable-skill-img{width: 40px; }
	.table-leaderboard .table>tbody>tr>td{font-size: 12px; letter-spacing: 0.5px;}
	.table-leaderboard .table >tbody>tr>td>span{font-size: 15px;}

	.profilepage-head-block{margin-bottom: 15px; padding-left: 130px; padding-right: 30px; min-height: 130px;}
	.profilepage-head-block .profilepic-block{width: 130px;}
	.profilepage-head-block .edit-btn-block{width: 30px; }
	.profilepage-head-block .edit-btn-block .edit-btn, .profilepage-head-block .edit-btn-block .share-btn{width: 28px; height: 28px; padding-top: 1px; font-size: 14px; display: inline-block; border-radius: 50%; border:2px solid #f00000; color: #800000; margin-bottom: 10px; text-align: center;}

	.profilepage-head-block .profilepic-block img{width: 120px; height: 120px; border: 3px solid #333;}
	.profilepage-head-block .profilebasic-block .fullname{font-size: 16px; letter-spacing: 1px; line-height: 20px; height: 40px; overflow: hidden;}
	.profilepage-head-block .profilebasic-block .username, .profilepage-head-block .profilebasic-block .emailid, .profilepage-head-block .profilebasic-block .institute, .profilepage-head-block .profilebasic-block .company{ font-size: 11px; letter-spacing: 0.5px; line-height: 16px; word-break: break-all;}
	.profilepage-head-block .profilebasic-block .emailid{margin-bottom: 10px;}
	.social-share-block-bg{display:none;}
	/*.social-share-block-bg .social-options-bg{margin-top: 5px; width: 100%;}
	.social-share-block-bg .social-options-bg{width: 26px; height: 26px; display: inline-block; border-radius: 50%; border: 2px solid #cf0; text-align: center; margin-left: 7px;}
	.social-share-block-bg .social-options-bg i{font-size: 12px; font-weight: 600;}
	.social-share-block-bg .sharetxt{font-size: 12px; display: inline-block; margin-right:10px;}*/
	
	.highlighted-blocks-div .highlight-block{border-left: 3px solid #800000; padding: 4px 6px;}
	.highlighted-blocks-div .highlight-block .hgl-txt{font-size: 10px; letter-spacing: 1px;}
	.highlighted-blocks-div .highlight-block .hgl-points{font-size: 20px; letter-spacing: 2px;}

	.profiletabs-block .nav-tabs li{padding-right: 5px;}
	.profiletabs-block .nav-tabs li .arrow {height: 20px;}
	.profiletabs-block .nav-tabs li.active .arrow i{font-size:16px; left: 38%;}
	.profiletabs-block .nav-tabs li a{padding: 3px 10px; border-radius: 20px; letter-spacing: 2px; font-size: 12px;}

	.profile-games-block{padding-left: 130px; margin-bottom:10px;}
	.profile-games-block>img{width: 120px;}
	.profile-games-block .gamename{font-size: 14px;}
	.profile-games-block .progressblock .progressouterbar{height: 6px; margin-top: 0px;}
	.profile-games-block .progressblock .progressouterbar .progressinnerbar{height: 4px;}
	.profile-games-block .progressblock span.titletxt{font-size: 9px; letter-spacing: 1px;}
	.profile-games-block .progressblock span.scoretxt{font-size: 10px; letter-spacing: 1px; width: 62px;}
	.profile-games-block .badges-block span.titletxt{font-size: 9px; letter-spacing: 1px;}
	.profile-games-block .badges-block .badges-div img{width: 40%;}
	.profile-games-block .badges-block .badges-div .bdname{font-size: 8px; line-height: 12px;}	
	.share-list-mb{position: absolute; right: 15px; top: 75px; overflow: auto; display: block; transition: all 0.3s ease-in; height: 0px; z-index: 1;}
	.share-list-mb.open{height: 100%;}
	.share-list-mb ul{position: relative; padding-left: 0; list-style: none;}
	.share-list-mb ul li{width: 28px; height: 28px; padding-top: 4px; font-size: 17px; text-align: center; border: 1px solid #f00000; border-radius: 50%; margin-bottom: 10px;}
	
	.skl-gamecompletion-box .titletxt, .skl-badgecollected-box .titletxt{font-size: 9px; letter-spacing: 0.5px; padding-right: 5px; line-height: 12px;}
	.skl-gamecompletion-box { padding-top: 2px;}
	.skl-gamecompletion-box .counts{font-size: 40px; line-height: 40px;}
	.skl-badgecollected-box{width: 60%; padding-top: 2px;}
	.skl-badgecollected-box .badge-block .badge-icon{width: 33.33%; padding-top: 5px; padding-bottom: 5px;}
	.skl-badgecollected-box .badge-block .badge-icon img{width: 30%; }
	.skl-badgecollected-box .badge-block .badge-icon .bdname{font-size: 8px; line-height: 10px; padding-top: 1px;}

	.profile-tab-title{font-size: 13px; letter-spacing: 1px;}
	.profile-gamebadges-detail-block .gamewise-badge-blocks{width: 31.33%;}
	
	.profile-gamebadges-count-block .profile-badges-icon-block img{width: 60%;}
	.profile-gamebadges-count-block .profile-badges-icon-block .countstxt{font-size: 10px; line-height: 13px;}
	
	.total-bout-data-block, .total-cash-earned-block{border-right: 3px solid #800000;}
	.total-bout-data-block h3{font-size: 60px; line-height: 65px;}
	.total-cash-earned-block h3{font-size: 40px; line-height: 40px;}
	.total-bout-data-block p, .total-bout-progress-block p, .total-cash-earned-block p, .total-cash-progress-block p {font-size: 13px;}
	.total-cash-progress-block {padding-top: 20px;}
	.total-bout-progress-block .chart{width: 65px; height: 65px; font-size: 14px; line-height: 65px;}
	.total-cash-progress-block .chart{width: 90px; height: 90px; font-size: 17px; line-height: 90px;}
	.total-bout-progress-block canvas{width: 65px !important; height: 65px !important;}
	.total-cash-progress-block canvas{width: 90px !important; height: 90px !important;}
	
	.activities-order-block{padding: 10px 100px 10px 100px; min-height: 81px;}
	.activities-order-block .order-details h4{margin-bottom: 0px; line-height: 18px; height: 37px; font-size: 16px;}
	.activities-order-block .order-details p{line-height: 13px; font-size: 11px; margin-top: 0px; letter-spacing: 0.5px;}
	.activities-order-block .invoice-btn-block{width: 90px; padding-left: 5px;}
	.activities-order-block .invoice-btn-block .invoice-btn{ padding: 5px; margin-top: 20px; margin-bottom: 5px; font-size: 11px;}
	.activities-order-block .activities-order-img-block{width: 80px; left: 10px; top: 10px; height: 61px;}
	
	.wishlist-game-block{margin-bottom: 15px;}
	.wishlist-game-block .game-title-block{height: 36px; font-size: 16px; line-height: 18px;}
	.wishlist-game-block .game-otherinfo-block { font-size: 12px; letter-spacing: 1px;}

	
	.bout-details-block{ padding: 10px 100px 10px 100px; }
	.bout-details-block .bout-details h4{line-height: 16px; font-size: 13px; height: 32px;}
	.bout-details-block .bout-details p{line-height: 13px; font-size: 11px; }
	.bout-details-block .bout-status-details{width: 90px;}
	.bout-details-block .bout-status-details .join-bout-btn{ padding: 3px; font-size: 10px; margin-bottom: 2px;}
	.bout-details-block .bout-status-details .bout-type-block>img{width: 14px; height: 14px;}
	.bout-details-block .bout-status-details .bout-type-block span{font-size: 9px; letter-spacing: 1px;}
	.bout-details-block .bout-status-details img{width: 18px; height: 18px;}
	.bout-details-block .bout-status-details .statustxt{font-size: 16px; line-height: 20px; letter-spacing: 0.5px; margin-bottom: 3px;}
	.bout-details-block .bout-status-details .statustime{font-size: 8px; line-height: 11px;}
	.bout-details-block .bout-details-img-block{width: 80px; left: 10px; top: 10px; padding-top: 18px;}
	
	.bout-page-title{font-size: 18px; line-height: 26px; color: #fff;}
	.bout-page-subtitle{font-size: 12px; }
	.create-bout-btn{padding: 3px 15px; font-size: 12px; }
	.browse-game-block{padding: 3px 15px; font-size: 12px; }
	
	.updProfileModal .modal-content .profile-save-btn, .updProfileModal .modal-content .profile-cancel-btn, .bout-save-btn { padding: 3px 20px; font-size: 15px;margin: 0 15px;}
	
	.bout-acktxt{font-size: 28px; margin-top: 20px; margin-bottom: 5px; letter-spacing: 3px;}
	.bout-ack-message{font-size: 14px; line-height: 24px; margin-bottom: 20px; text-align: justify;}
	.bout-pin-block h5{ font-size: 25px;}
	.bout-pin-block h6{ font-size: 27px;}
	.bout-share-block h6{font-size: 21px; margin-bottom: 5px; margin-top: 0px; text-align: justify;}
	.bout-share-block p{font-size: 14px; margin-bottom: 20px; letter-spacing: 1px; text-align: justify;}
	.bout-share-block .bout-share-btn{padding: 5px 25px 5px 5px; margin: 5px 10px; letter-spacing: 2px; font-size: 12px;}
	.bout-share-block .bout-share-btn img{width: 28px; height: 28px;}
	
	.bout-selectgame-block{ padding: 10px 100px 10px 90px; min-height: 90px;}
	.bout-selectgame-block .bout-details h4{line-height: 18px; height: 36px; font-size: 16px;}
	.bout-selectgame-block .bout-details p{line-height: 13px; font-size: 12px;}
	.bout-selectgame-block .bout-status-details{width: 90px; }
	.bout-selectgame-block .bout-status-details .selectgame-bout-btn{font-size:10px;}
	.bout-selectgame-block .bout-details-img-block{width: 70px; height: 70px;}
	.bout-selectgame-block .bout-details-img-block img { width: 70px; height: 70px;}

	.browseGameModal .modal-content{width: 100%; padding: 15px; margin: 50px auto 0px auto; }
	.browseGameModal .modal-content .titletxt{font-size: 18px; margin-bottom: 5px;}
	
	
	.game-detail-banner-block {height: 60vh;}
	.game-detail-banner-block .btns-block{width: 60px;}
	.game-detail-banner-block .btns-block .text-block{display:none;}
	.game-detail-banner-block .gamepr-scroll-down {top: 390px;}
	
	.game-detail-game-title{width: 100%; font-size: 30px; line-height: 28px;}
	.game-detail-game-tagline{width: 100%; font-size: 16px; line-height: 15px; }
	.section-title h2 { margin-bottom: 20px; padding: 12px 0; }

	.game-detail-benefit-block .game-detail-benefit-box{padding: 8px; width: 100%;}
	.game-detail-benefit-title-block>span{line-height: 18px; font-size: 18px; letter-spacing: 2px; }
	.game-detail-benefit-subtitle-block{font-size: 15px; line-height: 18px; }
	.game-detail-bout-info-block .redirect-btn { min-width: 160px; font-size: 17px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block{padding-left: 70px; min-height: 60px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block>img{ width: 60px; height:60px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block .title-txt{font-size: 20px;}
	.game-detail-benefit-block .game-detail-benefit-box .game-detail-htp-block .desc-txt{font-size: 15px; }
	
	.game-detail-language-block>a{width: 90px; height: 90px; margin: 0px 10px 10px 10px;}
	.game-detail-language-block>a>img{width: 90px; height: 90px; }
	
	.share-icons-block{width: 400px; height: 200px;}
	.share-icons-block .share-txt{font-size: 26px; }
	.share-icons-block .share-txt::before{height: 26px;}
	.share-icons-block .share-txt>span>img{width: 22px; height: 22px}
	.share-icons-block .icons-block a{ margin: 0px 8px 10px 8px;}
	.share-icons-block .icons-block a>img{width: 45px; height: 45px;}
	
	.cms-about { padding: 0 0px;}
	.cms-about .about-text .about-title {font-size: 18px; letter-spacing: 0px; line-height: 24px;}
	.cms-about .about-text .about-title span.about-title-first {font-size: 21px; line-height: 27px; }
	.cms-about .about-text .about-sub-title, .cms-about-product .about-text .about-sub-title {margin-bottom: 5px; margin-top: 5px;}
	.cms-about .about-text .about-description p{font-size: 10px;}
	
	.gamepr-infosection .info-accordion .g-information.active:before {bottom: -2rem;}
	.gamepr-infosection .info-accordion .g-information {max-width:50%; padding:1rem; border-bottom: 0.4rem solid #cf0;}
	.gamepr-infosection .info-accordion .g-information .info-title{font-size:2.4rem;}
	.gamepr-infosection .info-accordion .g-information .info-desc{font-size:1.2rem;}
	.gamepr-infosection .info-accordion .g-information-content p{font-size:12px; letter-spacing:1px; line-height: 15px; text-align: justify;}
	
	.gm-ldrbrd-gametheme-title{font-size: 18px; letter-spacing: 1px;}
	.gm-ldrbrd-game-title{ font-size: 15px; letter-spacing: 1px;}
	.game-ldbrd-myscore-block{padding: 7px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top{padding: 10px 110px 10px 75px; min-height: 70px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-propic{width: 55px; height: 55px; top: 10px; left: 10px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-txt{width: 50px; height: 45px; top: 20px; right: 55px; font-size: 13px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-box{width: 45px; height: 45px; top: 25px; right: 10px; font-size: 16px; }
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-name{font-size: 19px; letter-spacing: 1.5px; }
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank{font-size: 14px; letter-spacing: 0.5px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank>span{font-size: 15px; color: #cf0;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom .my-other-score-block{font-size: 13px;}
	
}
@media (max-width: 480px){
	.pleasewait-popup .desc-block .kb-pw-img{width: 130px; }
	.pleasewait-popup .desc-block .pw-txt{font-size: 22px; letter-spacing: 2px; margin-top: 5px; margin-bottom: 0px;}
	.pleasewait-popup .desc-block .loading-img-block img{width: 15px; margin: 0 3px;}
	
	.owl-carousel .game-name{font-size: 13px; line-height: 15px; height: 30px;}
	.owl-carousel .leveltxt{font-size: 8px; line-height: 12px; letter-spacing: 1px;}
	
	.question-response-block{ height: 380px; transform: translate(-50%,-45%);}
	.question-response-block .ack-txt{font-size: 40px; letter-spacing: 2px; margin-bottom: 15px;}
	.question-response-block .ack-img{ margin-bottom: 15px;}
	.question-response-block .ack-img img{width: 150px; height: 150px;}
	.question-response-block .ack-msg{font-size: 28px; margin-bottom: 20px;}
	.question-response-block .nxt-question-btn{min-width: 120px; font-size: 20px; border-radius: 20px; letter-spacing: 2px; padding: 5px 20px; }
	
	.game-play .option-block{margin-bottom: 65px;}
	.option-btns{background-color: #000; padding-bottom: 10px; bottom: 0px;}
	.option-btns .btn-block img{width: 70px; }
	.option-btns .btn-block span{top: 23px; font-size: 25px;}
	
	
	.profilepage-head-block{padding-left: 90px; padding-right: 32px; min-height: 85px;}
	.profilepage-head-block .profilepic-block{width: 90px;}
	.profilepage-head-block .edit-btn-block{width: 30px; }
	.profilepage-head-block .edit-btn-block .edit-btn, .profilepage-head-block .edit-btn-block .share-btn{width: 28px; height: 28px; padding-top: 3px; font-size: 15px; margin-bottom: 15px;}
	.profilepage-head-block .profilepic-block img{width: 80px; height: 80px;}
	.profilepage-head-block .profilebasic-block .fullname{font-size: 14px; letter-spacing: 0.5px; line-height: 14px; min-height: 14px; max-height: 28px;}
	.profilepage-head-block .profilebasic-block .username{margin-top: 2px;}
	.profilepage-head-block .profilebasic-block .username, .profilepage-head-block .profilebasic-block .emailid, .profilepage-head-block .profilebasic-block .institute, .profilepage-head-block .profilebasic-block .company{ font-size: 9px; letter-spacing: 0px; line-height: 11px;}
	.profilepage-head-block .profilebasic-block .username>span, .profilepage-head-block .profilebasic-block .emailid>span, .profilepage-head-block .profilebasic-block .institute>span, .profilepage-head-block .profilebasic-block .company>span{font-size: 11px;}
	.profilepage-head-block .profilebasic-block .emailid{margin-bottom: 3px;}
	.camera-icon-block{width: 30px !important; font-size: 28px !important; height: 30px !important; text-align: right;}
	.social-share-block-bg{display:none; height: 10px;}
	
	.highlighted-blocks-div .highlight-block{ padding: 3px 6px;}
	.highlighted-blocks-div .highlight-block .hgl-txt{font-size: 10px; letter-spacing: 0px; font-weight: 500;}
	.highlighted-blocks-div .highlight-block .hgl-points{font-size: 16px; letter-spacing: 1px;}

	.profiletabs-block .nav-tabs li{padding-right: 5px;}
	.profiletabs-block .nav-tabs li .arrow {height: 20px;}
	.profiletabs-block .nav-tabs li.active .arrow i{font-size:16px; left: 38%;}
	.profiletabs-block .nav-tabs li a{padding: 3px 8px; letter-spacing: 1px; font-size: 10px;}

	.profile-games-block{padding-left: 90px; padding-bottom: 7px; margin-bottom: 7px;}
	.profile-games-block>img{width: 85px;}
	.profile-games-block .gamename{font-size: 12px;}
	.profile-games-block .progressblock { padding: 3px 50px 3px 40px;}
	.profile-games-block .progressblock .progressouterbar{height: 5px; }
	.profile-games-block .progressblock .progressouterbar .progressinnerbar{height: 3px;}
	.profile-games-block .progressblock span.titletxt{font-size: 8px; letter-spacing: 0.5px;}
	.profile-games-block .progressblock span.scoretxt{font-size: 9px; letter-spacing: 0.5px; width: 45px;}
	.profile-games-block .badges-block { padding: 3px 0px 3px 40px;}
	.profile-games-block .badges-block span.titletxt{font-size: 8px; letter-spacing: 1px;}
	.profile-games-block .badges-block .badges-div img{width: 50%;}
	.profile-games-block .badges-block .badges-div .bdname{margin-top: 3px;font-size: 8px; line-height: 9px;}
	
	.skl-gamecompletion-box .titletxt, .skl-badgecollected-box .titletxt{font-size: 7px; line-height: 10px;}
	.skl-gamecompletion-box .counts{font-size: 30px; line-height: 30px;}
	.skl-badgecollected-box .badge-block .badge-icon{padding-top: 3px; padding-bottom: 0px;}
	.skl-badgecollected-box .badge-block .badge-icon img{width: 35%; }
	.skl-badgecollected-box .badge-block .badge-icon .bdname{font-size: 7px; line-height: 8px; padding-top: 3px;}
	
	.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block{padding-right: 45px;}
	.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block p{ padding: 3px; font-size: 9px; line-height: 12px;}
	.profile-gamebadges-detail-block .gamewise-badge-blocks .badge-info-block h4{width: 45px; padding: 5px; font-size: 16px; line-height: 22px;}
	.profile-gamebadges-count-block .profile-badges-icon-block .countstxt{font-size: 8px; line-height: 11px; font-weight: 600; padding-bottom:0;}
	
	.share-icons-block{width: 300px;}
	.game-details-redirect-block{min-width: 120px; margin: 0 4px 5px 4px;}
	.game-details-redirect-block>img{width: 24px; height: 24px;}
	.game-details-redirect-block>.title-txt{font-size: 13px; line-height: 24px; letter-spacing: 0px;}
	.open-popup .video-block iframe {width: 288px; height: 180px;}
	
	.total-bout-data-block, .total-cash-earned-block{border-right: 2px solid #800000;}
	.total-bout-data-block h3{font-size: 50px; line-height: 55px;}
	.total-cash-earned-block h3{font-size: 30px; line-height: 36px;}
	.total-bout-data-block p, .total-bout-progress-block p, .total-cash-earned-block p, .total-cash-progress-block p{font-size: 9px;}
	.total-cash-progress-block {padding-top: 12px;}
	.total-bout-progress-block .chart{width: 55px; height: 55px; font-size: 12px; line-height: 55px;}
	.total-bout-progress-block canvas{width: 55px !important; height: 55px !important;}
	
	.activities-order-block{padding: 10px 80px 10px 80px; min-height: 66px;}
	.activities-order-block .order-details h4{line-height: 14px; height: 29px; font-size: 14px;}
	.activities-order-block .order-details p{line-height: 11px; font-size: 10px; letter-spacing: 0px;}
	.activities-order-block .invoice-btn-block{width: 70px; padding-left: 5px;}
	.activities-order-block .invoice-btn-block .invoice-btn{ padding: 3px; margin-top: 5px; margin-bottom: 5px; font-size: 10px;}
	.activities-order-block .activities-order-img-block{width: 60px; left: 10px; top: 10px; height: 46px;}
	
	.wishlist-game-block{padding: 6px; }
	.wishlist-game-block .game-title-block{height: 26px; font-size: 12px; line-height: 13px; margin-bottom: 3px;}
	.wishlist-game-block .game-otherinfo-block { font-size: 10px;}

	.bout-details-block{ padding: 10px 80px 10px 70px; }
	.bout-details-block .bout-details h4{line-height: 14px; font-size: 11px; height: 28px;}
	.bout-details-block .bout-details p{line-height: 11px; font-size: 9px; }
	.bout-details-block .bout-status-details{width: 70px; top: 8px;}
	.bout-details-block .bout-status-details .join-bout-btn{ padding: 2px; font-size: 9px; margin-bottom: 2px;}
	.bout-details-block .bout-status-details .bout-type-block>img{width: 12px; height: 12px; margin-right: 3px;}
	.bout-details-block .bout-status-details .bout-type-block span{font-size: 8px; letter-spacing: 0.5px; font-weight: 600;}
	.bout-details-block .bout-status-details img{width: 16px; height: 16px;}
	.bout-details-block .bout-status-details .statustxt{font-size: 13px; line-height: 16px; margin-bottom: 3px;}
	.bout-details-block .bout-status-details .statustime{font-size: 7px; line-height: 10px;}
	.bout-details-block .bout-details-img-block{width: 50px; left: 10px; top: 10px; padding-top: 15px;}
	
	.updProfileModal{top: 50%; position: absolute; left: 50%; transform:translate(-50%,-50%);}
	.updProfileModal .modal-dialog {top: 50%; height: 360px; position: absolute; left: 50%; transform:translate(-50%,-50%) !important; margin: 0; width: 100%; padding: 15px;}
	.updProfileModal .modal-content .titletxt{font-size: 17px; margin-bottom: 15px; letter-spacing: 2px; }
	.profile-formtitle{font-size: 12px; letter-spacing: 1px; height: 34px; line-height: 17px;}
	.profile-inputbox, .bout-search-box{ height: 34px; padding: 5px 10px; font-size: 12px;}
	.profile-textarea{padding: 5px 10px; font-size: 12px;}
	.updProfileModal .modal-content .profile-save-btn, .updProfileModal .modal-content .profile-cancel-btn, .bout-save-btn{padding: 3px 15px; font-size: 12px; margin: 0 5px;}
	.profile-inputbox::placeholder, .profile-textarea::placeholder { font-size: 11px;}
	.profile-inputbox:-ms-input-placeholder, .profile-textarea:-ms-input-placeholder {font-size: 11px;}
	.profile-inputbox::-ms-input-placeholder, .profile-textarea::-ms-input-placeholder {font-size: 11px;}
	.text-error{font-size: 14px;}
	.bout-page-title{font-size: 16px; line-height: 24px; color: #fff;}
	.bout-page-subtitle{font-size: 10px; }
	.create-bout-btn{padding: 3px 10px; font-size: 10px; letter-spacing: 1px;}
	
	.profiletabs-block .input-group-addon { padding: 1px 10px 4px 0px; font-size: 24px; line-height: 38px; }
	.browse-game-block{padding: 3px 10px; font-size: 10px; letter-spacing: 1px; margin-top: 10px;}
	
	.wtb-chk-container {padding-left: 25px; margin-top: 9px; font-size: 10px; margin-right: 15px;}
	.wtb-chk-container .checkmark, .wtb-chk-container .radiomark {height: 18px; width: 18px;}
	.wtb-chk-container .checkmark:after {left: 7px; top: 1px; width: 10px; height: 18px; border: solid rgb(118,185,0); border-width: 0 5px 5px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

	.wtb-chk-container .radiomark { border-radius: 50%;}
	.wtb-chk-container .radiomark:after{left: 3px; top: 2px; width: 8px; height: 8px;}
	
	.bout-acktxt{font-size: 23px; margin-top: 15px; letter-spacing: 1.5px;}
	.bout-ack-message{font-size: 12px; line-height: 20px; }
	.bout-pin-block h5{ font-size: 22px; margin-bottom: 5px;}
	.bout-pin-block h6{ font-size: 24px;}
	.bout-share-block h6{font-size: 19px; }
	.bout-share-block p{font-size: 11px;}
	.bout-ack-hr{margin-top: 10px;}
	.bout-share-block .bout-share-btn{padding: 5px 15px 5px 5px; margin: 5px 5px; font-size: 10px;}
	.bout-share-block .bout-share-btn img{width: 25px; height: 25px;}
	
	.bout-selectgame-block{ padding: 10px 85px 10px 80px; min-height: 80px;}
	.bout-selectgame-block .bout-details h4{line-height: 14px; height: 28px; font-size: 13px;}
	.bout-selectgame-block .bout-details p{line-height: 12px; font-size: 10px;}
	.bout-selectgame-block .bout-status-details{width: 75px; }
	.bout-selectgame-block .bout-status-details .selectgame-bout-btn{font-size: 9px; padding: 2px;}
	.bout-selectgame-block .bout-details-img-block{width: 100%; height: auto;}
	.bout-selectgame-block .bout-details-img-block img{width: 60px; height: auto;}

	.browseGameModal .modal-content{ padding: 10px; margin: 30px auto 0px auto; }
	.browseGameModal .modal-content .titletxt{font-size: 16px;}
	
	.gm-ldrbrd-gametheme-title{font-size: 16px; letter-spacing: 1px;}
	.gm-ldrbrd-game-title{ font-size: 13px; letter-spacing: 0.5px;}
	.game-ldbrd-myscore-block{padding: 7px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top{padding: 10px 90px 10px 65px; min-height: 65px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-propic{width: 48px; height: 48px; top: 10px; left: 8px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-txt{width: 40px; height: 40px; top: 15px; right: 48px; font-size: 12px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-box{width: 40px; height: 40px; top: 18px; right: 8px; font-size: 14px; }
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-name{font-size: 16px; letter-spacing: 0.5px; padding-top: 0px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank{font-size: 13px; letter-spacing: 0px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank>span{font-size: 14px; color: #cf0;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom .my-other-score-block{font-size: 10px;}
}

@media (max-width: 380px){
	header .header-content .logo { height: 42px;}
	header .header-content .logo img{height: 42px;}
	.page-content{padding: 65px 0px;}
	
	.listOfQuestionsBlock .block{margin-right: 8px; width: 36px; height: 36px; font-size: 18px; padding-top: 5px;}
	
	.wtb-chk-container { padding-left: 20px; margin-top: 11px; margin-right: 5px;}
	.wtb-chk-container .checkmark, .wtb-chk-container .radiomark {height: 16px; width: 16px; top: 2px;}
	.wtb-chk-container .radiomark:after { width: 6px; height: 6px; border-width: 0 2px 2px 0;}

	.mode-tabs .nav-tabs>li>a { font-size: 12px;}
	.filter-text-btn{font-size: 11px; }
	.open-filter-popup .header-block .header-content span{font-size: 20px;}
	.open-filter-popup .header-block .header-content .logo { height: 42px;}
	.open-filter-popup .header-block .header-content .logo img{height: 42px;}
	.open-filter-popup .header-block .header-body-title {padding-top:5px;}
	.open-filter-popup .header-block .header-body-title .clear-txt{font-size: 14px;}
	.open-filter-popup .header-block .header-body-title .apply-txt{font-size: 14px;}
	.open-filter-popup .header-block .header-body-title .title-txt{font-size: 15px;}
	.open-filter-popup .filter-body-block{margin-top: 85px; }
	.open-filter-popup .filter-body-block .filter-categories .nav-tabs .category a{font-size: 12px;}
	.open-filter-popup .filter-body-block .tab-content .form-inputs{ height: 32px;}
	
	.owl-carousel .leveltxt{font-size: 7px; line-height: 10px; letter-spacing: 1px;}
	
	.leaberboard-top-tab{top: 53px;}
	.toppers{ top: 85px; padding-bottom: 5px;}
	.toppers .rank1 .user-name, .toppers .rank2 .user-name, .toppers .rank3 .user-name{ font-size: 10px; letter-spacing: 0px;}
	.toppers .rank2 .user-pic, .toppers .rank3 .user-pic{width: 50px; margin: 0 auto 14px auto;}
	.toppers .rank1 .user-medal, .toppers .rank2 .user-medal, .toppers .rank3 .user-medal{bottom: 22px;}
	.toppers .rank2 .user-medal img, .toppers .rank3 .user-medal img{width: 36px; }
	.toppers .rank1 .user-score, .toppers .rank2 .user-score, .toppers .rank3 .user-score{font-size: 15px;}

	.toppers .rank1 .user-pic{width: 78px; margin: 0 auto 16px auto;}
	.toppers .rank1 .user-medal img{width: 40px; }
	.table-leaderboard .table .leadertable-user-img{width: 40px; margin-left: 0px; margin-right: 5px;}
	.table-leaderboard .table .leadertable-skill-img{width: 40px; margin-left: 0px; margin-right: 5px; }
	.table-leaderboard .table>tbody>tr>td{font-size: 11px;}
	.table-leaderboard .table >tbody>tr>td>span{font-size: 14px;}
	
	.profilepage-head-block{padding-left: 70px; padding-right: 32px; min-height: 75px;}
	.profilepage-head-block .profilepic-block{width: 70px;}
	.profilepage-head-block .edit-btn-block{width: 30px; }
	.profilepage-head-block .edit-btn-block .edit-btn{margin-bottom: 10px;}
	.profilepage-head-block .edit-btn-block .share-btn{ margin-bottom: 5px;}
	.profilepage-head-block .profilepic-block img{width: 60px; height: 60px;}
	.profilepage-head-block .profilebasic-block .fullname{font-size: 12px; letter-spacing: 0.5px; line-height: 13px; min-height: 13px; max-height: 26px;}
	.profilepage-head-block .profilebasic-block .username{margin-top: 2px;}
	.profilepage-head-block .profilebasic-block .username, .profilepage-head-block .profilebasic-block .emailid, .profilepage-head-block .profilebasic-block .institute, .profilepage-head-block .profilebasic-block .company{ font-size: 8px; line-height: 10px;}
	.profilepage-head-block .profilebasic-block .username>span, .profilepage-head-block .profilebasic-block .emailid>span, .profilepage-head-block .profilebasic-block .institute>span, .profilepage-head-block .profilebasic-block .company>span{font-size: 10px;}
	.profilepage-head-block .profilebasic-block .emailid{margin-bottom: 0px;}
	.camera-icon-block{width: 26px !important; font-size: 24px !important; height: 26px !important;}
	
	.profiletabs-block .nav-tabs li{padding-right: 3px;}
	.profiletabs-block .nav-tabs li a{padding: 3px 5px; font-size: 9px;}
	.profile-gamebadges-count-block .profile-badges-icon-block .countstxt{font-size: 7px; line-height: 10px; }
	
	.activities-order-block{padding: 10px 65px 10px 65px; min-height: 66px;}
	.activities-order-block .order-details h4{line-height: 13px; height: 26px; font-size: 11px;}
	.activities-order-block .order-details p{line-height: 10px; font-size: 8px;}
	.activities-order-block .invoice-btn-block{width: 60px; right: 5px; padding-left: 5px;}
	.activities-order-block .invoice-btn-block .invoice-btn{ padding: 3px 0px; border-radius: 10px; margin-top: 0px; font-size: 8px;}
	.activities-order-block .activities-order-img-block{width: 55px; left: 5px; height: 42px;}
	
	.wishlist-game-block{padding: 5px;}
	.wishlist-game-block .game-title-block{height: 24px; font-size: 11px; line-height: 12px; word-break: break-all;}
	.wishlist-game-block .game-otherinfo-block { font-size: 9px; letter-spacing:0px;}
	.wish-carousel-pages { top: 7px; right: 7px; font-size: 16px; width: 28px; height: 28px;}
	.wishlist-span i {line-height: 28px;}
	
	.bout-details-block{ padding: 10px 70px 10px 60px; }
	.bout-details-block .bout-details h4{line-height: 13px; font-size: 10px; height: 26px;}
	.bout-details-block .bout-details p{line-height: 11px; font-size: 9px; }
	.bout-details-block .bout-status-details{width: 65px; top: 8px; right: 5px;}
	.bout-details-block .bout-status-details .bout-type-block>img{width: 10px; height: 10px; }
	.bout-details-block .bout-status-details .bout-type-block span{font-size: 7px; }
	.bout-details-block .bout-status-details .statustxt{font-size: 11px; line-height: 14px; margin-bottom: 3px;}
	.bout-details-block .bout-status-details .statustime{font-size: 7px; line-height: 10px;}
	.bout-details-block .bout-details-img-block{width: 50px; left: 5px; top: 10px; padding-top: 15px;}
	
	.profiletabs-block .input-group-addon { padding: 1px 5px 4px 0px; font-size: 18px; line-height: 38px; }
	.form-img-block{width: 180px; height: 180px; border:8px solid #333; }
	
	.bout-selectgame-block{ padding: 10px 75px 10px 72px; min-height: 75px;}
	.bout-selectgame-block .bout-details h4{line-height: 13px; height: 26px; font-size: 12px;}
	.bout-selectgame-block .bout-details p{line-height: 11px; font-size: 10px;}
	.bout-selectgame-block .bout-status-details{width: 65px; }
	.bout-selectgame-block .bout-status-details .selectgame-bout-btn{font-size: 8px; margin-top: 15px;}
	.bout-selectgame-block .bout-details-img-block{width: 55px; height: 55px;}
	.bout-selectgame-block .bout-details-img-block img{width: 55px; height: 55px;}
	
	.game-detail-language-block>a{width: 70px; height: 70px; }
	.game-detail-language-block>a>img{width: 70px; height: 70px; }

	.gm-ldrbrd-gametheme-title{font-size: 15px; letter-spacing: 0px;}
	.gm-ldrbrd-game-title{ font-size: 13px; letter-spacing: 0px;}
	.game-ldbrd-myscore-block{padding: 7px;}
	
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top{padding: 8px 80px 8px 60px; min-height: 60px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-propic{width: 44px; height: 44px; top: 8px; left: 8px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-txt{width: 37px; height: 35px; top: 10px; right: 43px; font-size: 11px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-score-box{width: 35px; height: 35px; top: 12px; right: 8px; font-size: 13px; }
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-name{font-size: 14px; letter-spacing: 0px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank{font-size: 11px; letter-spacing: 0px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-top .my-rank>span{font-size: 12px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom { padding: 0px 8px 10px 8px;}
	.game-ldbrd-myscore-box .game-ldbrd-myscore-bottom .my-other-score-block{font-size: 9px;}
}