@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');
@media(max-width:500px){
	.container {
		width: 100%!important;
		max-width: 100%!important;
	}
}
.game-number {
	padding: 8px 4px 8px 10px!important;
    width: 90%!important;
    font-size: 18px!important;
    margin-bottom: 0px!important;
    background: #fff!important;
    display: inline-block!important;
    color: #000!important;
    border: 1px solid #e1e1e1!important;
}
.rank-icon img {
    width: 150px;
    height: auto;
    max-width: 100%;
    z-index: 10;
}
#header {
    z-index: 1!important;
}
#coupon-code{
	font-family: Raleway, sans-serif!important;
	background-color: #fff!important;
	 display: inline-block!important;
	color: #000!important;
	margin-bottom: 0px!important;
}
#coupon-code:focus{
	border: 3px solid #000!important;
}
b {
	color: #000!important;
}
html > body.modal-open {
    overflow-y: hidden!important;
}
h5 {
	color: #212529!important;
	line-height: inherit!important;
}
.row{
	margin-bottom: 0!important;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
    width: 100vw;
	display: none!important;
    height: 100vh;
    background-color: transparent;
}

 .modal{background-color: rgba(0, 0, 0, 0.08)}

body {
	font-family: Raleway, sans-serif!important;
	font-style: normal!important;
	font-weight: 300!important;
}

.bg-blue {
	background-color: #222E3E!important;
}

.step-number {
	font-family: Roboto, sans-serif!important;
	font-weight: 500!important;
    display: inline-block!important;
    text-align: center!important;
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    border-radius: 100px!important;
    background-color: #113761!important;
    color: #fff!important;
}

h5 {
    display: inline-flex!important;
}


.flag {
	max-width: 400px!important;
	padding: 100px!important;
	margin: 0 auto!important;
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-iron.svg)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

.iron.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-iron.svg)!important;
}

.bronze.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-bronze.svg)!important;
}

.silver.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-silver.svg)!important;
}

.gold.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-gold.svg)!important;
}

.platinum.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-platinum.svg)!important;
}

.diamond.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-diamond.svg)!important;
}

.master.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-master.svg)!important;
}

.grandmaster.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-grandmaster.svg)!important;
}

.challenger.flag {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/flags/flag-challenger.svg)!important;
}

.edit-rank-info {
    width: 50px!important;
    height: 50px!important;
    margin: 0 auto 50px!important;
    background-color: #656A70!important;
    border-radius: 100px!important;
}

.edit-rank-info img {
    width: 28px!important;
    cursor: pointer!important;
    height: 28px!important;
    margin: 11px!important;
}

.rank-icon {
    margin: 0px auto!important;
}

.rank-icon-shadow {
    width: 50px!important;
    height: 50px!important;
    background: rgba(166, 165, 165, 1)!important;
    position: absolute!important;
    left: 44%!important;
    top: 45%!important;
    border-radius: 100%!important;
    filter: blur(6px)!important;
    z-index: -10!important;
}

.rank-icon img {
    width: 150px!important;
    height: auto!important;
    max-width: 100%!important;
    z-index: 99999!important;
}

.league-info {
    text-transform: uppercase!important;
}

.league-info, .divison-info {
    color: #fff!important;
}

select {
    display: block!important;
	background-image: none!important;
    width: 90%!important;
    background-color: #eee!important;
	-webkit-appearance: listbox!important;
	-moz-appearance: listbox!important;
	appearance: listbox!important;
    border: 2px solid #eee!important;
	color: #000!important;
	margin-bottom: 0!important;
	font-family: Raleway, sans-serif!important;
}
select:focus {
	 border: 2px solid #444!important;
}
.select-rank {
	color: #000!important;
	background-image: none!important;
	font-family: Raleway, sans-serif!important;
}
.gb-divider {
	display: block!important;
	width: 100%!important;
	height: 3px!important;
    background-color: #eee!important;
}

.selected-options, .selected-options-wb {
    position: relative!important;
    border: 3px solid #eee!important;
}

.current-ranking {
    position: relative!important;
}

.selected-options .gb-divider, .selected-options-wb .gb-divider, .current-ranking .gb-divider {
	height: 2px!important;
    background-color: #113761!important;
}

.gb-divider.divider-arrow:after {
    content: ''!important;
    display: block!important;
    position: absolute!important;
    width: 14px!important;
    height: 14px!important;
    border-top: 2px solid #113761!important;
    border-right: 2px solid #113761!important;
    transform: rotate(45deg)!important;
    right: 0!important;
    top: -6px!important;
}

.selected-options .rank-icon img, .selected-options-wb .rank-icon img {
    max-width: 80%!important;
}

.selected-options .rank-icon:before {
    content: ''!important;
    display: block!important;
    position: relative!important;
    width: 90px!important;
    height: 90px!important;
    background-color: #c4c0c0!important;
    border-radius: 100px!important;
    margin: 0 auto -70px!important;
    z-index: -1!important;
}

.selected-options-wb .rank-icon:before {
    content: ''!important;
    display: block!important;
    position: relative!important;
    width: 150px!important;
    height: 150px!important;
    background-color: #DBEEED!important;
    border-radius: 100px!important;
    margin: 0 auto -120px!important;
    z-index: -1!important;
}

.current-ranking .rank-icon:before {
    content: ''!important;
    display: block!important;
    position: relative!important;
    width: 200px!important;
    height: 200px!important;
    background-color: #DBEEED!important;
    border-radius: 100%!important;
    margin: 0 auto -150px!important;
    z-index: -1!important;
}

.current-ranking .rank-icon img {
    width: 200px!important;
}

.ranks {
    box-shadow: 0px 6.02894px 18.0868px #C4C4C4!important;
    border-radius: 15px!important;
}

.champion-chose img {
    border-radius: 100%!important;
    border: 6px solid #fff!important; 
    box-shadow: 0px 6.02894px 18.0868px #C4C4C4!important;
}

.select-rank {
    margin: 0px auto!important;
    border-radius: 5px!important;
    text-align: center!important;
    text-align-last: center!important;    
    -webkit-appearance: none!important;
    font-size: 12px!important;
    font-weight: 600!important;
    width: 50%!important;
}

.select-rank:hover {
    background-color: #113761!important;
    border: 2px solid #113761!important;
    color: #fff!important;
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/up-and-down.svg) !important;
    background-size: 15px!important;
    background-repeat: no-repeat!important;
    -webkit-appearance: none!important;
    background-position: right!important;
    text-decoration: none!important;
}

.select-rank option:not(:checked), .select-rank option:checked { 
    background-color: #FFF!important; 
    color: #000!important;
}

.select-rank1 {
    text-align: center!important;
    text-align-last: center!important;    
    -webkit-appearance: none!important;
    font-size: 12px!important;
    font-weight: 600!important;
    background-color: #113761!important;
    border: 5px solid #113761!important;
    color: #fff!important;
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/up-and-down.svg) !important;
    background-size: 15px!important;
    background-repeat: no-repeat!important;
    -webkit-appearance: none!important;
    background-position: right!important;
    text-decoration: none!important;
    padding: 2px 50px !important;
    border-radius: 100px!important;
}


.close-button img, .close-button-ranks img {
    width: 10px!important;
    height: 10px!important;
    margin: 10px!important;
}

.close-button {
    position: absolute!important;
    top: -15px!important;
    right: -15px!important;
    width: 30px!important;
    cursor: pointer!important;
    height: 30px!important;
    border-radius: 100px!important;
    background-color: #6F7175!important;
}


.close-button-ranks {
    position: absolute!important;
    top: -15px!important;
    right: -15px!important;
    width: 30px!important;
    height: 30px!important;
    cursor: pointer!important;
    border-radius: 100px!important;
    background-color: #6F7175!important;
}

.extra-option {
    display: inline-block!important;
    width: 25px!important;
    height: 25px!important;
    border-radius: 100px!important;
    background-color: #6F7175!important;
    margin-left: 5px!important;
    line-height: 1!important;
	vertical-align: baseline!important;
}

.extra-option img {
    height: 13px!important;
    width: 13px!important;
    margin: 6px!important;
}

#coupon-code {
    padding: 5px 20px!important;
    border: 3px solid #EEEEEE!important;
    box-sizing: border-box!important;
    border-radius: 3px!important;
    line-height: 2!important;
}

.apply {
    color: #fff!important;
    background-color: #113761!important;
    border: 1px solid #113761!important;
    padding: 6px 30px!important;
    border-radius: 2.6px!important;
    line-height: 2!important;
}

.bold-gray {
    color: #808387!important;
    font-weight: 600!important;
    font-size: 16px!important;
}

.bold-gray2 {
    color: #808387!important;
    font-weight: 500!important;
    font-size: 15px!important;
}

.bold-tgray {
    color: #6F7275!important;
    font-weight: 600!important;
    font-size: 20px!important;    
}

.bold-blue {
    color: #113761!important;
    font-weight: bold!important;
}

.price {
    font-family: Roboto!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 22px!important;
    color: #000!important;
}

.total {
    font-size: 30px!important;
    font-weight: 600!important;
}

.total-cost {
    font-family: Roboto!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 34px!important;
}

.btn-next {
    color: #fff!important;
    background-color: #113761!important;
    border: 1px solid #113761!important;
    padding: 6px 80px!important;
}

.radio-inline:nth-child(2) {
    padding: 0px 30px!important;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #113761!important;
    background-color: #113761!important;
    box-shadow: none!important;
}

.custom-radio .custom-control-label::before {
    border-color: #113761!important;
    box-shadow: none!important;
}

input[type=range] {
    -webkit-appearance: none!important;
    margin: 20px 0!important;
    width: 100%!important;
}
input[type=range]:focus {
    outline: none!important;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%!important;
    height: 4px!important;
    cursor: pointer!important;
    animate: 0.2s!important;
    background: #eee!important;
    border-radius: 25px!important;
}
input[type=range]::-webkit-slider-thumb {
    height: 15px!important;
    width: 15px!important;
    border-radius: 50%!important;
    background: #113761!important;
    cursor: pointer!important;
    -webkit-appearance: none!important;
    margin-top: -5px!important;
    overflow: visible!important;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc!important;
}
input[type="range"]::-moz-range-progress {
  background-color: #113761!important; 
}
input[type="range"]::-moz-range-track {  
  background-color: #eee!important;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
  background-color: #113761!important; 
}
input[type="range"]::-ms-fill-upper {  
  background-color: #eee!important;
}

.range-wrap{
    width: 100%!important;
    position: relative!important;
}
.range-value{
    position: absolute!important;
    bottom: 0!important;
}
.range-value span {
    display: inline-block!important;
    text-align: center!important;
    color: #000!important;
    font-size: 18px!important;
    position: relative!important;
    top: 10px!important;
    left: -10px!important;
    width: 20px!important;
}

.custom-right {
    text-align: right!important;
}


@media (min-width: 320px) and (max-width: 575px) {
    .row {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    
    .close-button-ranks {
        right: 0px!important;
    }
    
    .apply {
        margin-top: 20px!important;
    }
    
    .btn-next {
        padding: 6px 50px!important;
    }
    
    .arrow-down-mob {
        width: 75px !important;
        margin: 0px auto;
        margin-top: 15% !important;
        margin-bottom: 15% !important;        
    }
    
    .selected-options .gb-divider {
        transform: rotate(90deg)!important;
        
    }
    
    .gb-divider.divider-arrow:after {
        transform: rotate(40deg)!important;
    }
    
    .selected-options .boost-rank-divider, .selected-options-wb .boost-rank-divider{
        display: none!important;  
    }
    
    .game-number {
        width: 90%!important;
    } 
    
    .custom-right {
        text-align: left!important;
    }
}

@media (min-width: 300px) and (max-width: 400px) {
    .rank-icon-shadow {
        left: 42%!important;
    }
    
    .unranked-ranked {
        margin-left: 15%!important;
        margin-top: 2%!important;
    }    
}

@media (min-width: 400px) and (max-width: 500px) {
    .rank-icon-shadow {
        left: 42%!important;
    }
    
    .unranked-ranked {
        margin-left: 25%!important;
        margin-top: 2%!important;
    }     
}
    
@media (min-width: 500px) and (max-width: 575px) {
    .rank-icon-shadow {
        left: 45%!important;
    } 
    
    .unranked-ranked {
        margin-left: 25%!important;
        margin-top: 2%!important;
    }       
}

@media (min-width: 576px) and (max-width: 610px) {
    .rank-icon-shadow {
        left: 33%!important;
        top: 38%!important;
    } 
    
    .apply {
        margin-left: 30px!important;
    }    
}

@media (min-width: 610px) and (max-width: 700px) {
    .rank-icon-shadow {
        left: 32%!important;
        top: 43%!important;
    } 

    .apply {
        margin-left: 32px!important;
    }        
}

@media (min-width: 700px) and (max-width: 800px) {
    .rank-icon-shadow {
        left: 34%!important;
    } 
    
    .apply {
        margin-left: 40px!important;
    }       
}

@media (min-width: 800px) and (max-width: 1000px) {
    .rank-icon-shadow {
        left: 36%!important;
    } 
}

@media (min-width: 576px) and (max-width: 1024px) {
    .boost-rank-info, .boost-info {
        width: 80% !important;
        padding-left: 3rem !important;
        padding-right: 3rem !important;        
        max-width: 80% !important;
        flex: 0 0 80% !important;
        margin-left: 0px !important;
        margin: 0px auto !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .select-rank {
        width: 95%!important;
        font-size: 11px!important;
    }
    
    .unranked-ranked {
        margin-left: 10%!important;
        margin-top: 2%!important;
    }              
}

@media (min-width: 767px) and (max-width: 1000px) {
    .select-rank {
        width: 85%!important;
        font-size: 11px!important;
    }
}

@media (min-width: 1001px) and (max-width: 1200px) {
    .select-rank {
        width: 75%!important;
        font-size: 11px!important;
    }
    
    .rank-icon-shadow {
        left: 40%!important;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .rank-icon-shadow {
        left: 42%!important;
    }
}

@media (min-width: 1400px) and (max-width: 1500px) {
    .rank-icon-shadow {
        left: 42%!important;
    }
}

@media (min-width: 1201px) and (max-width: 1600px) {
    .select-rank {
        width: 65%!important;
        font-size: 11px!important;
    }
}

.regular-duo-popover p, .premium-duo-popover p {
    font-weight: bold;
}

.regular-duo-popover, .premium-duo-popover {
    position: absolute;
    width: 250px;
    z-index: 9;
    display: none;
    top: 100%;
    left: 0;
    margin-top: 15px;
    background-color: #fff;
    border: 2px solid #113761;
    padding: 10px 10px 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

.regular-duo:hover .regular-duo-popover, .premium-duo:hover .premium-duo-popover {
    display: block;
}

.regular-duo-popover ul, .premium-duo-popover ul {
    list-style: none;
}

.regular-duo-popover li, .premium-duo-popover li {
    position: relative;
}

.regular-duo-popover li:before, .premium-duo-popover li:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 24px;
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/included.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: -24px;
}

.regular-duo-popover li.not-included:before, .premium-duo-popover li.not-included:before {
    background-image: url(https://www.gameboost.eu/gb-assets/boost-forms/not-included.svg);
}