Dear students, you know that QUANT is a part of getting points and every chapter is important. Therefore, we are providing 10 questions of quant. Solve all these quizzes every day so that you can improve your accuracy and speed. We also provide lots of quant questions. So you can practice that chapter which takes more time to solve the questions.
@media only screen and (max-width: 1900px) {
button:hover {
text-decoration: underline;
}
.sbipo
{
box-shadow: 0 0px 4px rgba(0, 0, 0, .5);
width: 100%;
padding-bottom: 10px;
}
.cracksbi
{
color: #00aeef;
text-align: center;
font-size: 20px;
padding-top: 14px;
}
.ts
{
box-shadow: 1.5px 0px 0px #E0E0E0;
margin-left: 4%;
position: relative;
width: 46%;
}
.b1, .b2
{
background-color: #ff4081;
border: 0;
height: 35px;
width: 210px;
color:#fff;
border-radius: 3px;
}
.bd1, .bd2
{
text-align: justify;
width:210px;
}
.cp
{
margin-left: 56%;
margin-top: -24%;
width: 46%;
}
}
@media only screen and (max-width: 767px) {
button:hover {
text-decoration: underline;
}
.sbipo
{
box-shadow: 0 0px 4px rgba(0, 0, 0, .5);
width: 100%;
padding-bottom: 10px;
}
.cracksbi
{
color: #00aeef;
text-align: center;
font-size: 20px;
}
.ts
{
margin:0px 0 0 10px;
display: inline-block;
vertical-align: top;
position: relative;
width: 46%;
box-shadow: 1.5px 0px 0px #E0E0E0;
}
.b1, .b2
{
background-color: #ff4081;
border: 0;
height: 35px;
width: 88%;
cursor: pointer;
color:#fff;
border-radius: 2px;
}
.bd1, .bd2
{
text-align: justify;
width: 88%;
}
.cp
{
margin:0px 0 0 10px;
display: inline-block;
vertical-align: top;
width: 46%;
}
}
.button {
padding: 5px 15px;
font-size: 14px;
font-family: inherit;
text-align: Justify;
cursor: pointer;
outline: none;
color: #fff;
background-color: #0BBBF3;
border: none;
border-radius: 5px;
box-shadow: 03px #999;
}
.button:hover {background-color:#c72645}
.button:active {
background-color:#c72645;
box-shadow: 0 5px #666;
transform: translateY(4px);
}