#navigation ul li a {padding: 2px 0 0;}

#navigation ul li {line-height: 15px;}

.hpb_new_to_gambling {max-width: 780px;}

.ab_guide_box2.pull-right, .ab_guide_box3.pull-right {
	    border: 5px solid #dfdfdf;
	    height: auto;
	    background-size: 100% 100%;
	    margin-left: 20px;
}

.pro_tip_reading p {
    margin: 0!important;
    text-align: left;
}

h1.new-main-title {
    color: #efd500;
    background: #00285b;
    padding: 20px 210px 35px 10px;
    margin: 0;
    line-height: 30px;
    text-transform: none;
    font-size: 28px;
}

.stepsContainer .steps .step1, .stepsContainer .steps .step2, .stepsContainer .steps .step3, .stepsContainer .steps .step4, .stepsContainer .steps .step5, .stepsContainer .steps .step6, .stepsContainer .steps .step7, .stepsContainerMobile .steps .step1, .stepsContainerMobile .steps .step2, .stepsContainerMobile .steps .step3, .stepsContainerMobile .steps .step4, .stepsContainerMobile .steps .step5, .stepsContainerMobile .steps .step6, .stepsContainerMobile .steps .step7 {
    left: 0px;
    top: 20px;
}

div.cas-box p {
    margin-left: 0%;
    text-align: center;
}

.SBG_table .content .item {
    display: inline-grid;
}

.SBG_table .content .item .button {
    padding: 5px;
    width: 180px;
}

.SBG_table .content .item .text {
    padding: 5px;
}  

.SBG_button {
    max-width: 380px;
}

.factors_box .item {
    padding-left: 75px;
    padding-top: 20px;
    width: 270px;
    margin: 20px auto;
    display: inline-grid;
    text-align: left;
    white-space: pre-line;
}

@media only screen and (max-width: 450px){
	.ab_guide_box2.pull-right, .ab_guide_box3.pull-right {
	    border: 5px solid #dfdfdf;
	    display: block;
	    float: none!important;
	    height: 345px;
	    margin-left: auto;
	    margin-right: auto;
	    width: 295px;
	    background-size: 100% 100%;
	}
}


@media only screen and (min-width:320px) and (max-width:991px) {

	.SBG_button {
    max-width: 380px;
	}
    .hpb_new_to_gambling::after {
        display: none;
    }
    .hpb_new_to_gambling {
    text-align: center;
	}
}