.image-radius img {
    border-radius: 50%;
    margin: 0 auto
}

.image-radius {
    text-align: center
}

.margin {
    margin-top: 1%
}

a {
    color: black
}

.text h4 {
    margin-top: 1%;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', Arial, sans-serif
}

img {
    padding: 1%
}

.text {
    text-align: center
}

.isotope {
    margin-top: 3%
}

.text h5 {
    margin-top: 1%;
    text-align: center;
    font-weight: 500;
    font-family: 'Roboto', Arial, sans-serif
}

.silver {
    background: #f2f2f2;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    margin: 1%
}

.btn {
    color: #fff;
    background-color: #f01420;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    width: 100%;
    font-family: 'Roboto', Arial, sans-serif;
    text-align: center;
    line-height: 60px;
    border: 0 none;
    font-weight: 700;
    padding-left: 80px;
    padding-right: 80px
}
.btn_lite {
    color: #fff;
    background-color: #f01420;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 50px;
    font-size: 20px;
    width: 100%;
    font-family: 'Roboto', Arial, sans-serif;
    text-align: center;
    border: 0 none;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px;
	margin-top:30px;
	/* position: relative;
	left: 50%;
	transform: translate(-50%, 0); */
}

@media screen and (max-width: 1199px) {
    .btn {
        width: 80%;
        font-size: 23px;
        height: 70px;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 773px) {
    .text h4 {
        margin-top: 5%;
        text-align: center;
        font-weight: 700;
        font-family: 'Roboto', Arial, sans-serif
    }

    .text h5 {
        margin-top: 5%;
        text-align: center;
        font-weight: 100;
        font-family: 'Roboto', Arial, sans-serif
    }

    .margin {
        margin-top: 8%
    }

    .btn {
        width: 80%;
        font-size: 20px;
        height: 70px;
        padding-left: 0;
        padding-right: 0
    }

    .mob {
        padding: 3%
    }
}

@media screen and (max-width: 360px) {
    .btn {
        font-size: 17px;
        padding-left: 0;
        padding-right: 0
    }
}
.mt50 {
    margin-top: 30px;
}
.blck4-shadow {
    -webkit-box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 11%);
    padding: 15px 15px 15px;   
	margin-bottom: 30px;
}
.bodybuilding {
    background-image: url(/img/bodybuilding.png);
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    height: 215px;
    width: 303px;
    top: 123px;
    left: 264px;
}
.s-title {
    font-size: 36px;    
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 20px;
}
.blck4-title {
    font-size: 24px;
    font-weight: 600;
    margin-top: 5px;
}
footer{
	text-align:center;
	font-weight: 600;
	margin-bottom:30px;
}
@media (min-width: 1200px){
.d-xl-block {
    display: block!important;
}
.blck4-1 {
    height: 490px;
}
.blck4-2 {
    height: 338px;
}
.blck4-3 {
    height: 740px;
}
.blck4-3 .blck4-title{
	margin-top:60px;
}
.blck4-3 .w-text, .blck4-3 .btn_lite{
	margin-top:200px;
}

}
